From 634375813f355fd3ec6c052adcc326ea9aa51219 Mon Sep 17 00:00:00 2001 From: Emilka Date: Sat, 24 Mar 2018 06:45:58 +0100 Subject: [PATCH] Added test files, removed other files --- config.properties | 2 +- data/error_test/0/case.lexicon | 47 + data/error_test/0/lincoln.lexicon | 30 + data/error_test/0/merkelleader.lexicon | 45 + .../error_test/0/person.lexicon | 0 data/error_test/0/utterances.txt | 25 + data/error_test/1/Brad_Pitt.lexicon | 15 + data/error_test/1/actor.lexicon | 35 + data/error_test/1/kate-winslet-spouse.lexicon | 31 + data/error_test/1/owner.lexicon | 57 + data/error_test/1/utterances.txt | 25 + data/error_test/2/author.lexicon | 47 + data/error_test/2/brain.lexicon | 26 + data/error_test/2/einstein.lexicon | 17 + data/error_test/2/tesla-birthplace.lexicon | 45 + data/error_test/2/utterances.txt | 24 + data/error_test/3/architect.lexicon | 44 + data/error_test/3/governor.lexicon | 34 + data/error_test/3/munich.lexicon | 38 + data/error_test/3/renzo-work.lexicon | 10 + data/error_test/3/utterances.txt | 26 + data/error_test/4/cartoon.lexicon | 44 + data/error_test/4/cinderella-author | 55 + data/error_test/4/founder.lexicon | 42 + data/error_test/4/pixar.lexicon | 39 + data/error_test/4/utterances.txt | 26 + data/error_test/5/audi.lexicon | 33 + data/error_test/5/device.lexicon | 30 + data/error_test/5/owner.lexicon | 63 + .../error_test/5/siemens-headquarters.lexicon | 75 + data/error_test/5/utterances.txt | 26 + data/error_test/6/language-russia.lexicon | 91 + data/error_test/6/poland.lexicon | 25 + data/error_test/6/president.lexicon | 52 + data/error_test/6/state.lexicon | 44 + data/error_test/6/utterances.txt | 26 + data/error_test/7/berlin.lexicon | 35 + data/error_test/7/monaco-king.lexicon | 52 + data/error_test/7/prince.lexicon | 42 + data/error_test/7/utterances.txt | 26 + data/error_test/7/village.lexicon | 47 + data/error_test/8/chess.lexicon | 31 + data/error_test/8/fifa-pres.lexicon | 85 + data/error_test/8/owner.lexicon | 57 + data/error_test/8/sport.lexicon | 48 + data/error_test/8/utterances.txt | 26 + data/error_test/9/angela-spouse.txt | 36 + data/error_test/9/play.txt | 38 + data/error_test/9/quentin.txt | 21 + data/error_test/9/sibling.txt | 36 + data/error_test/9/utterances.txt | 26 + data/error_test/README.md | 5 + data/math.grammar | 21 - data/process-webq.py | 18 - data/roboy-dbpedia.examples | 3780 ---- data/roboy-dbpedia.grammar | 139 - data/roboy-demo-talk.grammar | 137 - data/roboy-demo-talk.lexicon | 180 - data/roboy-demo.grammar | 177 - data/roboy-freebase-talk.grammar | 75 - data/roboy-triple.grammar | 156 - data/rpqa/1/test.examples | 48 - data/rpqa/1/test.json | 14 - data/rpqa/1/train.examples | 432 - data/rpqa/1/train.json | 110 - data/rpqa/10/test.examples | 48 - data/rpqa/10/test.json | 14 - data/rpqa/10/train.examples | 432 - data/rpqa/10/train.json | 110 - data/rpqa/2/test.examples | 48 - data/rpqa/2/test.json | 14 - data/rpqa/2/train.examples | 432 - data/rpqa/2/train.json | 110 - data/rpqa/3/test.examples | 48 - data/rpqa/3/test.json | 14 - data/rpqa/3/train.examples | 432 - data/rpqa/3/train.json | 110 - data/rpqa/4/test.examples | 48 - data/rpqa/4/test.json | 14 - data/rpqa/4/train.examples | 432 - data/rpqa/4/train.json | 110 - data/rpqa/5/test.examples | 48 - data/rpqa/5/test.json | 14 - data/rpqa/5/train.examples | 432 - data/rpqa/5/train.json | 110 - data/rpqa/6/test.examples | 48 - data/rpqa/6/test.json | 14 - data/rpqa/6/train.examples | 432 - data/rpqa/6/train.json | 110 - data/rpqa/7/test.examples | 48 - data/rpqa/7/test.json | 14 - data/rpqa/7/train.examples | 432 - data/rpqa/7/train.json | 110 - data/rpqa/8/test.examples | 48 - data/rpqa/8/test.json | 14 - data/rpqa/8/train.examples | 432 - data/rpqa/8/train.json | 110 - data/rpqa/9/test.examples | 48 - data/rpqa/9/test.json | 14 - data/rpqa/9/train.examples | 432 - data/rpqa/9/train.json | 110 - data/rpqa/A/1/test.examples | 48 - data/rpqa/A/1/test.json | 14 - data/rpqa/A/1/train.examples | 160 - data/rpqa/A/1/train.json | 42 - data/rpqa/A/2/test.examples | 48 - data/rpqa/A/2/test.json | 14 - data/rpqa/A/2/train.examples | 160 - data/rpqa/A/2/train.json | 42 - data/rpqa/A/3/test.examples | 48 - data/rpqa/A/3/test.json | 14 - data/rpqa/A/3/train.examples | 160 - data/rpqa/A/3/train.json | 42 - data/rpqa/A/4/test.examples | 48 - data/rpqa/A/4/test.json | 14 - data/rpqa/A/4/train.examples | 160 - data/rpqa/A/4/train.json | 42 - data/rpqa/A/5/test.examples | 48 - data/rpqa/A/5/test.json | 14 - data/rpqa/A/5/train.examples | 160 - data/rpqa/A/5/train.json | 42 - data/rpqa/A/Atrain-0.examples | 40 - data/rpqa/A/Atrain-0.json | 12 - data/rpqa/A/Atrain-1.examples | 40 - data/rpqa/A/Atrain-1.json | 12 - data/rpqa/A/Atrain-2.examples | 40 - data/rpqa/A/Atrain-2.json | 12 - data/rpqa/A/Atrain-3.examples | 40 - data/rpqa/A/Atrain-3.json | 12 - data/rpqa/A/Atrain-4.examples | 40 - data/rpqa/A/Atrain-4.json | 12 - data/rpqa/A/rpqa-test-a.json | 52 + data/rpqa/Q/1/test.examples | 48 - data/rpqa/Q/1/test.json | 14 - data/rpqa/Q/1/train.examples | 224 - data/rpqa/Q/1/train.json | 58 - data/rpqa/Q/2/test.examples | 48 - data/rpqa/Q/2/test.json | 14 - data/rpqa/Q/2/train.examples | 224 - data/rpqa/Q/2/train.json | 58 - data/rpqa/Q/3/test.examples | 48 - data/rpqa/Q/3/test.json | 14 - data/rpqa/Q/3/train.examples | 224 - data/rpqa/Q/3/train.json | 58 - data/rpqa/Q/4/test.examples | 48 - data/rpqa/Q/4/test.json | 14 - data/rpqa/Q/4/train.examples | 224 - data/rpqa/Q/4/train.json | 58 - data/rpqa/Q/5/test.examples | 48 - data/rpqa/Q/5/test.json | 14 - data/rpqa/Q/5/train.examples | 224 - data/rpqa/Q/5/train.json | 58 - data/rpqa/Q/Qtrain-0.examples | 56 - data/rpqa/Q/Qtrain-0.json | 16 - data/rpqa/Q/Qtrain-1.examples | 56 - data/rpqa/Q/Qtrain-1.json | 16 - data/rpqa/Q/Qtrain-2.examples | 56 - data/rpqa/Q/Qtrain-2.json | 16 - data/rpqa/Q/Qtrain-3.examples | 56 - data/rpqa/Q/Qtrain-3.json | 16 - data/rpqa/Q/Qtrain-4.examples | 56 - data/rpqa/Q/Qtrain-4.json | 16 - data/rpqa/Q/rpqa-test-q.json | 72 + data/rpqa/Q/rpqa-train-q.json | 72 + data/rpqa/process-rpqa.py | 25 +- data/rpqa/rpqa-test.json | 52 + data/rpqa/rpqa-train-a.examples | 200 - data/rpqa/rpqa-train-a.json | 52 - data/rpqa/rpqa-train-q.examples | 280 - data/rpqa/rpqa-train-q.json | 71 - data/rpqa/rpqa-train.examples | 204 - data/rpqa/rpqa-train.json | 153 +- data/rpqa/train-0.examples | 48 - data/rpqa/train-0.json | 14 - data/rpqa/train-1.examples | 48 - data/rpqa/train-1.json | 14 - data/rpqa/train-2.examples | 48 - data/rpqa/train-2.json | 14 - data/rpqa/train-3.examples | 48 - data/rpqa/train-3.json | 14 - data/rpqa/train-4.examples | 48 - data/rpqa/train-4.json | 14 - data/rpqa/train-5.examples | 48 - data/rpqa/train-5.json | 14 - data/rpqa/train-6.examples | 48 - data/rpqa/train-6.json | 14 - data/rpqa/train-7.examples | 48 - data/rpqa/train-7.json | 14 - data/rpqa/train-8.examples | 48 - data/rpqa/train-8.json | 14 - data/rpqa/train-9.examples | 48 - data/rpqa/train-9.json | 14 - data/short.examples | 14 - data/webq-test.json | 2034 --- data/webq-train.examples | 15108 ---------------- data/webq-train.json | 3780 ---- overnight/README.md | 40 - overnight/basketball.grammar | 38 - overnight/blocks.grammar | 28 - overnight/calendar-canonical.examples | 6 - overnight/calendar.grammar | 33 - overnight/calendar.turk.examples | 428 - overnight/general.grammar | 416 - overnight/geo880-unittest.examples | 49 - overnight/geo880.grammar | 69 - overnight/housing-unittest.examples | 12 - overnight/housing.grammar | 42 - overnight/null.examples | 2 - overnight/publications.grammar | 27 - overnight/recipes.grammar | 33 - overnight/restaurants-unittest.examples | 19 - overnight/restaurants.grammar | 46 - overnight/socialnetwork-unittest.examples | 59 - overnight/socialnetwork.grammar | 72 - overnight/templates.grammar | 68 - overnight/unittest.db | 5 - overnight/unittest.grammar | 4 - pom.xml | 6 +- resources/DBpedia.lexicon | 1971 +- resources/lexicons/roboy-demo.lexicon | 2055 +-- resources/roboy-final.grammar | 96 +- .../nlp/sempre/roboy/ErrorRetrieval.java | 17 +- .../nlp/sempre/roboy/LexiconGenerator.java | 21 +- .../nlp/sempre/roboy/utils/Tester.java | 55 +- tables/README.md | 104 - tables/alignment/.gitignore | 2 - tables/alignment/commands.sh | 17 - tables/alignment/find-average.py | 32 - tables/alignment/find-top.py | 91 - tables/alignment/get-header-frequencies.py | 40 - tables/alignment/get-phrase-predicate.py | 77 - tables/alignment/ibm-align.py | 107 - tables/codalab-schema | 38 - tables/dump-parsers/convert-to-postfix.py | 130 - tables/dump-parsers/convert-to-prefix.py | 141 - tables/dump-parsers/count-sizes.py | 48 - .../derivation-lisptree-to-tsv.py | 63 - .../dump-parsers/generate-train-and-test.py | 53 - tables/dump-parsers/lisptree.py | 60 - tables/dump-parsers/print-formulas.py | 61 - tables/dump-parsers/split.py | 62 - .../dump-parsers/write-simple-s2s-dataset.py | 73 - tables/grammars/base-predicates.grammar | 84 - tables/grammars/combined.grammar | 311 - tables/grammars/extended.grammar | 169 - tables/grammars/fuzzy-dump.grammar | 25 - tables/grammars/grow.grammar | 206 - tables/grammars/restrict.grammar | 126 - tables/grammars/simple.grammar | 131 - tables/log-parsers/count-predicates.py | 74 - tables/log-parsers/get-base-predicates.py | 228 - tables/log-parsers/get-error-analysis.py | 72 - tables/log-parsers/get-first-trues.py | 26 - tables/log-parsers/get-oracles.py | 56 - tables/log-parsers/get-predictions.py | 95 - tables/log-parsers/get-trues.py | 60 - tables/log-parsers/plot-beam-vs-dpd.py | 89 - tables/log-parsers/plot-num-denotations.py | 98 - tables/mturk-www/table-alter/cookies.js | 63 - tables/mturk-www/table-alter/cookies.min.js | 31 - .../mturk-www/table-alter/data/501-alter/0.js | 9 - tables/mturk-www/table-alter/index.html | 18 - tables/mturk-www/table-alter/index.min.html | 18 - tables/mturk-www/table-alter/jquery.min.js | 5 - tables/mturk-www/table-alter/main.js | 363 - tables/mturk-www/table-alter/main.min.js | 38 - tables/mturk-www/table-alter/style.css | 254 - tables/mturk-www/table-alter/style.min.css | 1 - tables/mturk-www/table-alter/sync | 5 - .../mturk-www/trivia-answer-multi/index.html | 52 - .../trivia-answer-multi/jquery.min.js | 6 - tables/mturk-www/trivia-answer-multi/main.js | 213 - .../mturk-www/trivia-answer-multi/style.css | 281 - tables/mturk-www/trivia-answer/index.html | 59 - tables/mturk-www/trivia-answer/jquery.min.js | 6 - tables/mturk-www/trivia-answer/main.js | 203 - tables/mturk-www/trivia-answer/style.css | 281 - .../mturk-www/trivia-question/img/shuffle.png | Bin 308 -> 0 bytes tables/mturk-www/trivia-question/index.html | 90 - .../mturk-www/trivia-question/jquery.min.js | 6 - tables/mturk-www/trivia-question/main.js | 171 - tables/mturk-www/trivia-question/style.css | 227 - tables/mturk-www/trivia-question/templates.js | 46 - tables/mturk-www/trivia-question/view.html | 48 - tables/mturk-www/trivia-question/view.js | 40 - tables/package-dataset/README-internal.md | 10 - tables/package-dataset/README.md | 169 - tables/stats-computer/word-shape-counter.py | 61 - tables/table-alter/checker-summarize.py | 48 - tables/table-alter/concat-cache.py | 53 - tables/table-alter/count-num-classes.py | 59 - tables/table-alter/fictitious-dump-lf.py | 174 - .../fictitious-experiments-turk.py | 298 - tables/table-alter/fictitious-experiments.py | 237 - tables/table-alter/find-class-sizes.py | 50 - tables/table-alter/generate-json.py | 135 - .../table-alter/old-fictitious-experiments.py | 589 - tables/table-alter/parse-turk-info.py | 101 - tables/table-alter/subtract-agreed.py | 44 - tables/toy-examples/203-839.tsv | 22 - tables/toy-examples/204-495.tsv | 41 - tables/toy-examples/nikos_machlas.csv | 19 - tables/view | 11 - tables/wikipedia-scripts/README | 37 - tables/wikipedia-scripts/convert-all-to-html | 8 - tables/wikipedia-scripts/convert-to-html | 4 - tables/wikipedia-scripts/decode-html | 4 - tables/wikipedia-scripts/display.css | 88 - tables/wikipedia-scripts/display.html | 17 - tables/wikipedia-scripts/display.js | 59 - .../download-wikipedia-pages.py | 60 - tables/wikipedia-scripts/dump.py | 79 - tables/wikipedia-scripts/extract.py | 106 - tables/wikipedia-scripts/find-good-tables.py | 240 - tables/wikipedia-scripts/format.py | 50 - .../wikipedia-scripts/get-wikipedia-pages.py | 115 - tables/wikipedia-scripts/process-exemplars.sh | 9 - tables/wikipedia-scripts/table-to-csv.py | 205 - .../wikipedia-scripts/weblib/AsciiDammit.py | 217 - tables/wikipedia-scripts/weblib/blacklist.py | 7 - tables/wikipedia-scripts/weblib/clean_html.py | 128 - .../weblib/external/.gitignore | 3 - .../wikipedia-scripts/weblib/external/README | 4 - tables/wikipedia-scripts/weblib/table.py | 155 - tables/wikipedia-scripts/weblib/tee.py | 41 - tables/wikipedia-scripts/weblib/web.py | 220 - tables/x | 60 - 327 files changed, 3714 insertions(+), 50700 deletions(-) create mode 100644 data/error_test/0/case.lexicon create mode 100644 data/error_test/0/lincoln.lexicon create mode 100644 data/error_test/0/merkelleader.lexicon rename tables/wikipedia-scripts/weblib/__init__.py => data/error_test/0/person.lexicon (100%) create mode 100644 data/error_test/0/utterances.txt create mode 100644 data/error_test/1/Brad_Pitt.lexicon create mode 100644 data/error_test/1/actor.lexicon create mode 100644 data/error_test/1/kate-winslet-spouse.lexicon create mode 100644 data/error_test/1/owner.lexicon create mode 100644 data/error_test/1/utterances.txt create mode 100644 data/error_test/2/author.lexicon create mode 100644 data/error_test/2/brain.lexicon create mode 100644 data/error_test/2/einstein.lexicon create mode 100644 data/error_test/2/tesla-birthplace.lexicon create mode 100644 data/error_test/2/utterances.txt create mode 100644 data/error_test/3/architect.lexicon create mode 100644 data/error_test/3/governor.lexicon create mode 100644 data/error_test/3/munich.lexicon create mode 100644 data/error_test/3/renzo-work.lexicon create mode 100644 data/error_test/3/utterances.txt create mode 100644 data/error_test/4/cartoon.lexicon create mode 100644 data/error_test/4/cinderella-author create mode 100644 data/error_test/4/founder.lexicon create mode 100644 data/error_test/4/pixar.lexicon create mode 100644 data/error_test/4/utterances.txt create mode 100644 data/error_test/5/audi.lexicon create mode 100644 data/error_test/5/device.lexicon create mode 100644 data/error_test/5/owner.lexicon create mode 100644 data/error_test/5/siemens-headquarters.lexicon create mode 100644 data/error_test/5/utterances.txt create mode 100644 data/error_test/6/language-russia.lexicon create mode 100644 data/error_test/6/poland.lexicon create mode 100644 data/error_test/6/president.lexicon create mode 100644 data/error_test/6/state.lexicon create mode 100644 data/error_test/6/utterances.txt create mode 100644 data/error_test/7/berlin.lexicon create mode 100644 data/error_test/7/monaco-king.lexicon create mode 100644 data/error_test/7/prince.lexicon create mode 100644 data/error_test/7/utterances.txt create mode 100644 data/error_test/7/village.lexicon create mode 100644 data/error_test/8/chess.lexicon create mode 100644 data/error_test/8/fifa-pres.lexicon create mode 100644 data/error_test/8/owner.lexicon create mode 100644 data/error_test/8/sport.lexicon create mode 100644 data/error_test/8/utterances.txt create mode 100644 data/error_test/9/angela-spouse.txt create mode 100644 data/error_test/9/play.txt create mode 100644 data/error_test/9/quentin.txt create mode 100644 data/error_test/9/sibling.txt create mode 100644 data/error_test/9/utterances.txt create mode 100644 data/error_test/README.md delete mode 100644 data/math.grammar delete mode 100644 data/process-webq.py delete mode 100644 data/roboy-dbpedia.examples delete mode 100644 data/roboy-dbpedia.grammar delete mode 100644 data/roboy-demo-talk.grammar delete mode 100644 data/roboy-demo-talk.lexicon delete mode 100644 data/roboy-demo.grammar delete mode 100644 data/roboy-freebase-talk.grammar delete mode 100644 data/roboy-triple.grammar delete mode 100644 data/rpqa/1/test.examples delete mode 100644 data/rpqa/1/test.json delete mode 100644 data/rpqa/1/train.examples delete mode 100644 data/rpqa/1/train.json delete mode 100644 data/rpqa/10/test.examples delete mode 100644 data/rpqa/10/test.json delete mode 100644 data/rpqa/10/train.examples delete mode 100644 data/rpqa/10/train.json delete mode 100644 data/rpqa/2/test.examples delete mode 100644 data/rpqa/2/test.json delete mode 100644 data/rpqa/2/train.examples delete mode 100644 data/rpqa/2/train.json delete mode 100644 data/rpqa/3/test.examples delete mode 100644 data/rpqa/3/test.json delete mode 100644 data/rpqa/3/train.examples delete mode 100644 data/rpqa/3/train.json delete mode 100644 data/rpqa/4/test.examples delete mode 100644 data/rpqa/4/test.json delete mode 100644 data/rpqa/4/train.examples delete mode 100644 data/rpqa/4/train.json delete mode 100644 data/rpqa/5/test.examples delete mode 100644 data/rpqa/5/test.json delete mode 100644 data/rpqa/5/train.examples delete mode 100644 data/rpqa/5/train.json delete mode 100644 data/rpqa/6/test.examples delete mode 100644 data/rpqa/6/test.json delete mode 100644 data/rpqa/6/train.examples delete mode 100644 data/rpqa/6/train.json delete mode 100644 data/rpqa/7/test.examples delete mode 100644 data/rpqa/7/test.json delete mode 100644 data/rpqa/7/train.examples delete mode 100644 data/rpqa/7/train.json delete mode 100644 data/rpqa/8/test.examples delete mode 100644 data/rpqa/8/test.json delete mode 100644 data/rpqa/8/train.examples delete mode 100644 data/rpqa/8/train.json delete mode 100644 data/rpqa/9/test.examples delete mode 100644 data/rpqa/9/test.json delete mode 100644 data/rpqa/9/train.examples delete mode 100644 data/rpqa/9/train.json delete mode 100644 data/rpqa/A/1/test.examples delete mode 100644 data/rpqa/A/1/test.json delete mode 100644 data/rpqa/A/1/train.examples delete mode 100644 data/rpqa/A/1/train.json delete mode 100644 data/rpqa/A/2/test.examples delete mode 100644 data/rpqa/A/2/test.json delete mode 100644 data/rpqa/A/2/train.examples delete mode 100644 data/rpqa/A/2/train.json delete mode 100644 data/rpqa/A/3/test.examples delete mode 100644 data/rpqa/A/3/test.json delete mode 100644 data/rpqa/A/3/train.examples delete mode 100644 data/rpqa/A/3/train.json delete mode 100644 data/rpqa/A/4/test.examples delete mode 100644 data/rpqa/A/4/test.json delete mode 100644 data/rpqa/A/4/train.examples delete mode 100644 data/rpqa/A/4/train.json delete mode 100644 data/rpqa/A/5/test.examples delete mode 100644 data/rpqa/A/5/test.json delete mode 100644 data/rpqa/A/5/train.examples delete mode 100644 data/rpqa/A/5/train.json delete mode 100644 data/rpqa/A/Atrain-0.examples delete mode 100644 data/rpqa/A/Atrain-0.json delete mode 100644 data/rpqa/A/Atrain-1.examples delete mode 100644 data/rpqa/A/Atrain-1.json delete mode 100644 data/rpqa/A/Atrain-2.examples delete mode 100644 data/rpqa/A/Atrain-2.json delete mode 100644 data/rpqa/A/Atrain-3.examples delete mode 100644 data/rpqa/A/Atrain-3.json delete mode 100644 data/rpqa/A/Atrain-4.examples delete mode 100644 data/rpqa/A/Atrain-4.json create mode 100644 data/rpqa/A/rpqa-test-a.json delete mode 100644 data/rpqa/Q/1/test.examples delete mode 100644 data/rpqa/Q/1/test.json delete mode 100644 data/rpqa/Q/1/train.examples delete mode 100644 data/rpqa/Q/1/train.json delete mode 100644 data/rpqa/Q/2/test.examples delete mode 100644 data/rpqa/Q/2/test.json delete mode 100644 data/rpqa/Q/2/train.examples delete mode 100644 data/rpqa/Q/2/train.json delete mode 100644 data/rpqa/Q/3/test.examples delete mode 100644 data/rpqa/Q/3/test.json delete mode 100644 data/rpqa/Q/3/train.examples delete mode 100644 data/rpqa/Q/3/train.json delete mode 100644 data/rpqa/Q/4/test.examples delete mode 100644 data/rpqa/Q/4/test.json delete mode 100644 data/rpqa/Q/4/train.examples delete mode 100644 data/rpqa/Q/4/train.json delete mode 100644 data/rpqa/Q/5/test.examples delete mode 100644 data/rpqa/Q/5/test.json delete mode 100644 data/rpqa/Q/5/train.examples delete mode 100644 data/rpqa/Q/5/train.json delete mode 100644 data/rpqa/Q/Qtrain-0.examples delete mode 100644 data/rpqa/Q/Qtrain-0.json delete mode 100644 data/rpqa/Q/Qtrain-1.examples delete mode 100644 data/rpqa/Q/Qtrain-1.json delete mode 100644 data/rpqa/Q/Qtrain-2.examples delete mode 100644 data/rpqa/Q/Qtrain-2.json delete mode 100644 data/rpqa/Q/Qtrain-3.examples delete mode 100644 data/rpqa/Q/Qtrain-3.json delete mode 100644 data/rpqa/Q/Qtrain-4.examples delete mode 100644 data/rpqa/Q/Qtrain-4.json create mode 100644 data/rpqa/Q/rpqa-test-q.json create mode 100644 data/rpqa/Q/rpqa-train-q.json create mode 100644 data/rpqa/rpqa-test.json delete mode 100644 data/rpqa/rpqa-train-a.examples delete mode 100644 data/rpqa/rpqa-train-a.json delete mode 100644 data/rpqa/rpqa-train-q.examples delete mode 100644 data/rpqa/rpqa-train-q.json delete mode 100644 data/rpqa/rpqa-train.examples delete mode 100644 data/rpqa/train-0.examples delete mode 100644 data/rpqa/train-0.json delete mode 100644 data/rpqa/train-1.examples delete mode 100644 data/rpqa/train-1.json delete mode 100644 data/rpqa/train-2.examples delete mode 100644 data/rpqa/train-2.json delete mode 100644 data/rpqa/train-3.examples delete mode 100644 data/rpqa/train-3.json delete mode 100644 data/rpqa/train-4.examples delete mode 100644 data/rpqa/train-4.json delete mode 100644 data/rpqa/train-5.examples delete mode 100644 data/rpqa/train-5.json delete mode 100644 data/rpqa/train-6.examples delete mode 100644 data/rpqa/train-6.json delete mode 100644 data/rpqa/train-7.examples delete mode 100644 data/rpqa/train-7.json delete mode 100644 data/rpqa/train-8.examples delete mode 100644 data/rpqa/train-8.json delete mode 100644 data/rpqa/train-9.examples delete mode 100644 data/rpqa/train-9.json delete mode 100644 data/short.examples delete mode 100644 data/webq-test.json delete mode 100644 data/webq-train.examples delete mode 100644 data/webq-train.json delete mode 100644 overnight/README.md delete mode 100644 overnight/basketball.grammar delete mode 100644 overnight/blocks.grammar delete mode 100644 overnight/calendar-canonical.examples delete mode 100644 overnight/calendar.grammar delete mode 100644 overnight/calendar.turk.examples delete mode 100644 overnight/general.grammar delete mode 100644 overnight/geo880-unittest.examples delete mode 100644 overnight/geo880.grammar delete mode 100644 overnight/housing-unittest.examples delete mode 100644 overnight/housing.grammar delete mode 100644 overnight/null.examples delete mode 100644 overnight/publications.grammar delete mode 100644 overnight/recipes.grammar delete mode 100644 overnight/restaurants-unittest.examples delete mode 100644 overnight/restaurants.grammar delete mode 100644 overnight/socialnetwork-unittest.examples delete mode 100644 overnight/socialnetwork.grammar delete mode 100644 overnight/templates.grammar delete mode 100644 overnight/unittest.db delete mode 100644 overnight/unittest.grammar delete mode 100644 tables/README.md delete mode 100644 tables/alignment/.gitignore delete mode 100644 tables/alignment/commands.sh delete mode 100755 tables/alignment/find-average.py delete mode 100755 tables/alignment/find-top.py delete mode 100755 tables/alignment/get-header-frequencies.py delete mode 100755 tables/alignment/get-phrase-predicate.py delete mode 100755 tables/alignment/ibm-align.py delete mode 100644 tables/codalab-schema delete mode 100755 tables/dump-parsers/convert-to-postfix.py delete mode 100755 tables/dump-parsers/convert-to-prefix.py delete mode 100755 tables/dump-parsers/count-sizes.py delete mode 100755 tables/dump-parsers/derivation-lisptree-to-tsv.py delete mode 100755 tables/dump-parsers/generate-train-and-test.py delete mode 100644 tables/dump-parsers/lisptree.py delete mode 100755 tables/dump-parsers/print-formulas.py delete mode 100755 tables/dump-parsers/split.py delete mode 100755 tables/dump-parsers/write-simple-s2s-dataset.py delete mode 100644 tables/grammars/base-predicates.grammar delete mode 100644 tables/grammars/combined.grammar delete mode 100644 tables/grammars/extended.grammar delete mode 100644 tables/grammars/fuzzy-dump.grammar delete mode 100644 tables/grammars/grow.grammar delete mode 100644 tables/grammars/restrict.grammar delete mode 100644 tables/grammars/simple.grammar delete mode 100755 tables/log-parsers/count-predicates.py delete mode 100755 tables/log-parsers/get-base-predicates.py delete mode 100755 tables/log-parsers/get-error-analysis.py delete mode 100755 tables/log-parsers/get-first-trues.py delete mode 100755 tables/log-parsers/get-oracles.py delete mode 100755 tables/log-parsers/get-predictions.py delete mode 100755 tables/log-parsers/get-trues.py delete mode 100755 tables/log-parsers/plot-beam-vs-dpd.py delete mode 100755 tables/log-parsers/plot-num-denotations.py delete mode 100644 tables/mturk-www/table-alter/cookies.js delete mode 100644 tables/mturk-www/table-alter/cookies.min.js delete mode 100644 tables/mturk-www/table-alter/data/501-alter/0.js delete mode 100644 tables/mturk-www/table-alter/index.html delete mode 100644 tables/mturk-www/table-alter/index.min.html delete mode 100644 tables/mturk-www/table-alter/jquery.min.js delete mode 100644 tables/mturk-www/table-alter/main.js delete mode 100644 tables/mturk-www/table-alter/main.min.js delete mode 100644 tables/mturk-www/table-alter/style.css delete mode 100644 tables/mturk-www/table-alter/style.min.css delete mode 100755 tables/mturk-www/table-alter/sync delete mode 100644 tables/mturk-www/trivia-answer-multi/index.html delete mode 100644 tables/mturk-www/trivia-answer-multi/jquery.min.js delete mode 100644 tables/mturk-www/trivia-answer-multi/main.js delete mode 100644 tables/mturk-www/trivia-answer-multi/style.css delete mode 100644 tables/mturk-www/trivia-answer/index.html delete mode 100644 tables/mturk-www/trivia-answer/jquery.min.js delete mode 100644 tables/mturk-www/trivia-answer/main.js delete mode 100644 tables/mturk-www/trivia-answer/style.css delete mode 100644 tables/mturk-www/trivia-question/img/shuffle.png delete mode 100644 tables/mturk-www/trivia-question/index.html delete mode 100644 tables/mturk-www/trivia-question/jquery.min.js delete mode 100644 tables/mturk-www/trivia-question/main.js delete mode 100644 tables/mturk-www/trivia-question/style.css delete mode 100644 tables/mturk-www/trivia-question/templates.js delete mode 100644 tables/mturk-www/trivia-question/view.html delete mode 100644 tables/mturk-www/trivia-question/view.js delete mode 100644 tables/package-dataset/README-internal.md delete mode 100644 tables/package-dataset/README.md delete mode 100755 tables/stats-computer/word-shape-counter.py delete mode 100755 tables/table-alter/checker-summarize.py delete mode 100755 tables/table-alter/concat-cache.py delete mode 100755 tables/table-alter/count-num-classes.py delete mode 100755 tables/table-alter/fictitious-dump-lf.py delete mode 100755 tables/table-alter/fictitious-experiments-turk.py delete mode 100755 tables/table-alter/fictitious-experiments.py delete mode 100755 tables/table-alter/find-class-sizes.py delete mode 100755 tables/table-alter/generate-json.py delete mode 100755 tables/table-alter/old-fictitious-experiments.py delete mode 100755 tables/table-alter/parse-turk-info.py delete mode 100755 tables/table-alter/subtract-agreed.py delete mode 100644 tables/toy-examples/203-839.tsv delete mode 100644 tables/toy-examples/204-495.tsv delete mode 100644 tables/toy-examples/nikos_machlas.csv delete mode 100755 tables/view delete mode 100644 tables/wikipedia-scripts/README delete mode 100755 tables/wikipedia-scripts/convert-all-to-html delete mode 100755 tables/wikipedia-scripts/convert-to-html delete mode 100755 tables/wikipedia-scripts/decode-html delete mode 100644 tables/wikipedia-scripts/display.css delete mode 100644 tables/wikipedia-scripts/display.html delete mode 100644 tables/wikipedia-scripts/display.js delete mode 100755 tables/wikipedia-scripts/download-wikipedia-pages.py delete mode 100755 tables/wikipedia-scripts/dump.py delete mode 100755 tables/wikipedia-scripts/extract.py delete mode 100755 tables/wikipedia-scripts/find-good-tables.py delete mode 100755 tables/wikipedia-scripts/format.py delete mode 100755 tables/wikipedia-scripts/get-wikipedia-pages.py delete mode 100755 tables/wikipedia-scripts/process-exemplars.sh delete mode 100755 tables/wikipedia-scripts/table-to-csv.py delete mode 100644 tables/wikipedia-scripts/weblib/AsciiDammit.py delete mode 100644 tables/wikipedia-scripts/weblib/blacklist.py delete mode 100644 tables/wikipedia-scripts/weblib/clean_html.py delete mode 100644 tables/wikipedia-scripts/weblib/external/.gitignore delete mode 100644 tables/wikipedia-scripts/weblib/external/README delete mode 100644 tables/wikipedia-scripts/weblib/table.py delete mode 100644 tables/wikipedia-scripts/weblib/tee.py delete mode 100644 tables/wikipedia-scripts/weblib/web.py delete mode 100755 tables/x diff --git a/config.properties b/config.properties index 15ef181..8118e00 100644 --- a/config.properties +++ b/config.properties @@ -37,5 +37,5 @@ W2V_THRES: 0.3 LEXICON_THRES: 0.2 FOLLOW_THRES: 0.5 WORD2VEC_GOOGLE: false -DEBUG: 3 +DEBUG: 5 CONTEXT_DEPTH: 3 diff --git a/data/error_test/0/case.lexicon b/data/error_test/0/case.lexicon new file mode 100644 index 0000000..d2a3b8b --- /dev/null +++ b/data/error_test/0/case.lexicon @@ -0,0 +1,47 @@ +{"features":" {score:0.09027988797376965} ","formula":"property:component","lexeme":"component","type":"ObjProp"} +{"features":" {score:0.09027988797376965} ","formula":"!property:component","lexeme":"component","type":"DataProp"} +{"features":" {score:0.05154529307282415} ","formula":"resource:Coleophoridae","lexeme":"coleophoridae","type":"NamedEntity"} +{"features":" {score:0.08501508969905948} ","formula":"dbpedia:part","lexeme":"part","type":"ObjectProp"} +{"features":" {score:0.0224458464413635} ","formula":"property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.010293429406804284} ","formula":"!dbpedia:brand","lexeme":"brand","type":"ObjectProp"} +{"features":" {score:0.48927210603260024} ","formula":"resource:Letter_case","lexeme":"letter case","type":"NamedEntity"} +{"features":" {score:0.010293429406804284} ","formula":"!property:brand","lexeme":"brand","type":"ObjProp"} +{"features":" {score:0.09027988797376965} ","formula":"!dbpedia:component","lexeme":"component","type":"ObjectProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.09027988797376965} ","formula":"property:component","lexeme":"component","type":"DataProp"} +{"features":" {score:0.09027988797376965} ","formula":"dbpedia:component","lexeme":"component","type":"ObjectProp"} +{"features":" {score:0.46287744227353467} ","formula":"resource:Case_citation","lexeme":"case citation","type":"NamedEntity"} +{"features":" {score:0.11965552962515966} ","formula":"!property:product","lexeme":"product","type":"DataProp"} +{"features":" {score:0.0224458464413635} ","formula":"!property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.04515437582307611} ","formula":"!property:packaging","lexeme":"packaging","type":"ObjProp"} +{"features":" {score:0.010293429406804284} ","formula":"property:brand","lexeme":"brand","type":"ObjProp"} +{"features":" {score:0.08501508969905948} ","formula":"!dbpedia:part","lexeme":"part","type":"ObjectProp"} +{"features":" {score:0.11965552962515966} ","formula":"property:product","lexeme":"product","type":"ObjProp"} +{"features":" {score:0.08501508969905948} ","formula":"property:part","lexeme":"part","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"!property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:0.08501508969905948} ","formula":"!property:part","lexeme":"part","type":"ObjProp"} +{"features":" {score:0.04515437582307611} ","formula":"!property:packaging","lexeme":"packaging","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:0.09027988797376965} ","formula":"!property:component","lexeme":"component","type":"ObjProp"} +{"features":" {score:0.07465742324009415} ","formula":"!dbpedia:source","lexeme":"source","type":"ObjectProp"} +{"features":" {score:1.075} ","formula":"(rdf:type dbpedia:Case)","lexeme":"case","type":"ClassNoun"} +{"features":" {score:0.0224458464413635} ","formula":"property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.010293429406804284} ","formula":"property:brand","lexeme":"brand","type":"DataProp"} +{"features":" {score:0.11965552962515966} ","formula":"dbpedia:product","lexeme":"product","type":"ObjectProp"} +{"features":" {score:0.11965552962515966} ","formula":"property:product","lexeme":"product","type":"DataProp"} +{"features":" {score:0.0224458464413635} ","formula":"!dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.11965552962515966} ","formula":"!property:product","lexeme":"product","type":"ObjProp"} +{"features":" {score:0.07465742324009415} ","formula":"dbpedia:source","lexeme":"source","type":"ObjectProp"} +{"features":" {score:0.7749999999999999} ","formula":"!property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.3224458464413635} ","formula":"(rdf:type dbpedia:Company)","lexeme":"company","type":"ClassNoun"} +{"features":" {score:0.08570807961862845} ","formula":"resource:Battle_of_France","lexeme":"battle of france","type":"NamedEntity"} +{"features":" {score:0.08501508969905948} ","formula":"!property:part","lexeme":"part","type":"DataProp"} +{"features":" {score:0.07145495651021838} ","formula":"resource:Pipe_organ","lexeme":"pipe organ","type":"NamedEntity"} +{"features":" {score:0.04515437582307611} ","formula":"property:packaging","lexeme":"packaging","type":"DataProp"} +{"features":" {score:0.04515437582307611} ","formula":"property:packaging","lexeme":"packaging","type":"ObjProp"} +{"features":" {score:0.010293429406804284} ","formula":"!property:brand","lexeme":"brand","type":"DataProp"} +{"features":" {score:0.0224458464413635} ","formula":"!property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.11965552962515966} ","formula":"!dbpedia:product","lexeme":"product","type":"ObjectProp"} +{"features":" {score:0.08501508969905948} ","formula":"property:part","lexeme":"part","type":"ObjProp"} +{"features":" {score:0.0224458464413635} ","formula":"dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.010293429406804284} ","formula":"dbpedia:brand","lexeme":"brand","type":"ObjectProp"} diff --git a/data/error_test/0/lincoln.lexicon b/data/error_test/0/lincoln.lexicon new file mode 100644 index 0000000..e0c07b7 --- /dev/null +++ b/data/error_test/0/lincoln.lexicon @@ -0,0 +1,30 @@ +{"features":" {score:1.1796175512457323} ","formula":"resource:Assassination_of_Abraham_Lincoln","lexeme":"assassination of abraham lincoln","type":"NamedEntity"} +{"features":" {score:0.06180546070430793} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.1001388375227358} ","formula":"property:man","lexeme":"man","type":"ObjProp"} +{"features":" {score:0.1001388375227358} ","formula":"!property:man","lexeme":"man","type":"DataProp"} +{"features":" {score:0.1815058743252474} ","formula":"(rdf:type dbpedia:President)","lexeme":"president","type":"ClassNoun"} +{"features":" {score:0.06180546070430793} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.04374357578801174} ","formula":"property:topic","lexeme":"topic","type":"ObjProp"} +{"features":" {score:0.04374357578801174} ","formula":"!property:topic","lexeme":"topic","type":"DataProp"} +{"features":" {score:0.1001388375227358} ","formula":"property:man","lexeme":"man","type":"DataProp"} +{"features":" {score:0.1001388375227358} ","formula":"!property:man","lexeme":"man","type":"ObjProp"} +{"features":" {score:1.800548902195609} ","formula":"resource:Abraham_Lincoln","lexeme":"abraham lincoln","type":"NamedEntity"} +{"features":" {score:0.1815058743252474} ","formula":"dbpedia:president","lexeme":"president","type":"ObjectProp"} +{"features":" {score:0.06180546070430793} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.09437865194152384} ","formula":"property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.04374357578801174} ","formula":"!property:topic","lexeme":"topic","type":"ObjProp"} +{"features":" {score:0.09437865194152384} ","formula":"!property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.04374357578801174} ","formula":"property:topic","lexeme":"topic","type":"DataProp"} +{"features":" {score:0.09437865194152384} ","formula":"!property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.09437865194152384} ","formula":"dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.06180546070430793} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.09437865194152384} ","formula":"!dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.06180546070430793} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.06180546070430793} ","formula":"property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.1815058743252474} ","formula":"!dbpedia:president","lexeme":"president","type":"ObjectProp"} +{"features":" {score:0.06180546070430793} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:0.8593949242266352} ","formula":"resource:Lincoln_Memorial","lexeme":"lincoln memorial","type":"NamedEntity"} +{"features":" {score:0.4599627509088573} ","formula":"\u003chttp://dbpedia.org/resource/United_States_presidential_election,_1860\u003e","lexeme":"united states presidential election, 1860","type":"NamedEntity"} +{"features":" {score:0.09437865194152384} ","formula":"property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.22113282956336022} ","formula":"resource:Marxism","lexeme":"marxism","type":"NamedEntity"} +{"features":" {score:0.016165499827843453} ","formula":"resource:Marxism–Leninism","lexeme":"marxism–leninism","type":"NamedEntity"} diff --git a/data/error_test/0/merkelleader.lexicon b/data/error_test/0/merkelleader.lexicon new file mode 100644 index 0000000..539c2e8 --- /dev/null +++ b/data/error_test/0/merkelleader.lexicon @@ -0,0 +1,45 @@ +{"features":" {score:1.0999999999999999} ","formula":"!property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.021548799582463463} ","formula":"resource:Lightning","lexeme":"lightning","type":"NamedEntity"} +{"features":" {score:0.3308219178082192} ","formula":"!property:word","lexeme":"word","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"!property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:1.0999999999999999} ","formula":"dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.404881434530428} ","formula":"property:role","lexeme":"role","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.3308219178082192} ","formula":"property:term","lexeme":"term","type":"ObjProp"} +{"features":" {score:0.0587982514500618} ","formula":"!property:woman","lexeme":"woman","type":"ObjProp"} +{"features":" {score:0.3308219178082192} ","formula":"property:word","lexeme":"word","type":"DataProp"} +{"features":" {score:0.08459965326591923} ","formula":"resource:Clergy","lexeme":"clergy","type":"NamedEntity"} +{"features":" {score:0.11206691381142384} ","formula":"resource:New_York_State_Assembly","lexeme":"new york state assembly","type":"NamedEntity"} +{"features":" {score:0.3308219178082192} ","formula":"property:word","lexeme":"word","type":"ObjProp"} +{"features":" {score:0.1591639220714569} ","formula":"(rdf:type dbpedia:Politician)","lexeme":"politician","type":"ClassNoun"} +{"features":" {score:0.35597488594381776} ","formula":"!property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.0587982514500618} ","formula":"!property:woman","lexeme":"woman","type":"DataProp"} +{"features":" {score:0.404881434530428} ","formula":"!property:role","lexeme":"role","type":"ObjProp"} +{"features":" {score:0.3308219178082192} ","formula":"!property:word","lexeme":"word","type":"ObjProp"} +{"features":" {score:0.3308219178082192} ","formula":"property:term","lexeme":"term","type":"DataProp"} +{"features":" {score:0.15076627731323244} ","formula":"\u003chttp://dbpedia.org/resource/Officer_(armed_forces)\u003e","lexeme":"officer (armed forces)","type":"NamedEntity"} +{"features":" {score:0.35597488594381776} ","formula":"property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.2627520167827606} ","formula":"!property:politicalLeader","lexeme":"political leader","type":"ObjProp"} +{"features":" {score:0.20372634285862612} ","formula":"resource:Trade_union","lexeme":"trade union","type":"NamedEntity"} +{"features":" {score:0.2627520167827606} ","formula":"property:politicalLeader","lexeme":"political leader","type":"ObjProp"} +{"features":" {score:0.404881434530428} ","formula":"!property:role","lexeme":"role","type":"DataProp"} +{"features":" {score:0.2627520167827606} ","formula":"!property:politicalLeader","lexeme":"political leader","type":"DataProp"} +{"features":" {score:0.404881434530428} ","formula":"property:role","lexeme":"role","type":"ObjProp"} +{"features":" {score:0.27638221204280855} ","formula":"property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:1.0999999999999999} ","formula":"!dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.35597488594381776} ","formula":"!property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.27638221204280855} ","formula":"!property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.3308219178082192} ","formula":"!property:term","lexeme":"term","type":"DataProp"} +{"features":" {score:0.2627520167827606} ","formula":"property:politicalLeader","lexeme":"political leader","type":"DataProp"} +{"features":" {score:0.27638221204280855} ","formula":"dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.0587982514500618} ","formula":"property:woman","lexeme":"woman","type":"DataProp"} +{"features":" {score:0.0587982514500618} ","formula":"property:woman","lexeme":"woman","type":"ObjProp"} +{"features":" {score:0.27638221204280855} ","formula":"property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.35597488594381776} ","formula":"property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.27638221204280855} ","formula":"!property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:1.237588733781939} ","formula":"resource:Angela_Merkel","lexeme":"angela merkel","type":"NamedEntity"} +{"features":" {score:0.2627520167827606} ","formula":"!dbpedia:politicalLeader","lexeme":"political leader","type":"ObjectProp"} +{"features":" {score:0.2627520167827606} ","formula":"dbpedia:politicalLeader","lexeme":"political leader","type":"ObjectProp"} +{"features":" {score:0.27638221204280855} ","formula":"!dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:1.0999999999999999} ","formula":"property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.3308219178082192} ","formula":"!property:term","lexeme":"term","type":"ObjProp"} diff --git a/tables/wikipedia-scripts/weblib/__init__.py b/data/error_test/0/person.lexicon similarity index 100% rename from tables/wikipedia-scripts/weblib/__init__.py rename to data/error_test/0/person.lexicon diff --git a/data/error_test/0/utterances.txt b/data/error_test/0/utterances.txt new file mode 100644 index 0000000..f1df28a --- /dev/null +++ b/data/error_test/0/utterances.txt @@ -0,0 +1,25 @@ +1. +utterance: what is a cartoon +underspecified term: cartoon +type: type +result: success + +2. +utterance: what is abraham lincoln ideology +underspecified term: ideology +type: relation +result: followUp + +3. +utterance: what is a case +underspecified term: case +type: type +result: success + +4. +utterance: who is president of germany +underspecified term: president +type: relation +underspecified term: germany +type: entity +result: fail diff --git a/data/error_test/1/Brad_Pitt.lexicon b/data/error_test/1/Brad_Pitt.lexicon new file mode 100644 index 0000000..86931b3 --- /dev/null +++ b/data/error_test/1/Brad_Pitt.lexicon @@ -0,0 +1,15 @@ +{"features":" {score:0.16851457177637097} ","formula":"(rdf:type dbpedia:Actor)","lexeme":"actor","type":"ClassNoun"} +{"features":" {score:1.1023746701846966} ","formula":"\u003chttp://dbpedia.org/resource/Brad_Pitt_(boxer)\u003e","lexeme":"brad pitt (boxer)","type":"NamedEntity"} +{"features":" {score:0.16851457177637097} ","formula":"!property:actor","lexeme":"actor","type":"DataProp"} +{"features":" {score:0.1225298322811872} ","formula":"property:star","lexeme":"star","type":"ObjProp"} +{"features":" {score:0.1225298322811872} ","formula":"!property:star","lexeme":"star","type":"DataProp"} +{"features":" {score:0.1225298322811872} ","formula":"property:star","lexeme":"star","type":"DataProp"} +{"features":" {score:1.1} ","formula":"resource:Brad_Pitt__1","lexeme":"brad pitt 1","type":"NamedEntity"} +{"features":" {score:0.1225298322811872} ","formula":"!property:star","lexeme":"star","type":"ObjProp"} +{"features":" {score:0.21154076455231896} ","formula":"(rdf:type dbpedia:Celebrity)","lexeme":"celebrity","type":"ClassNoun"} +{"features":" {score:0.16851457177637097} ","formula":"property:actor","lexeme":"actor","type":"ObjProp"} +{"features":" {score:0.16851457177637097} ","formula":"!property:actor","lexeme":"actor","type":"ObjProp"} +{"features":" {score:1.1490366280078887} ","formula":"resource:Brad_Pitt_filmography","lexeme":"brad pitt filmography","type":"NamedEntity"} +{"features":" {score:1.9972295514511875} ","formula":"resource:Brad_Pitt","lexeme":"brad pitt","type":"NamedEntity"} +{"features":" {score:0.1225298322811872} ","formula":"(rdf:type dbpedia:Star)","lexeme":"star","type":"ClassNoun"} +{"features":" {score:0.16851457177637097} ","formula":"property:actor","lexeme":"actor","type":"DataProp"} diff --git a/data/error_test/1/actor.lexicon b/data/error_test/1/actor.lexicon new file mode 100644 index 0000000..0c5b00b --- /dev/null +++ b/data/error_test/1/actor.lexicon @@ -0,0 +1,35 @@ +{"features":" {score:0.41036287472619637} ","formula":"(rdf:type dbpedia:Celebrity)","lexeme":"celebrity","type":"ClassNoun"} +{"features":" {score:0.016558441558441557} ","formula":"property:element","lexeme":"element","type":"ObjProp"} +{"features":" {score:1.0999999999999999} ","formula":"(rdf:type dbpedia:Actor)","lexeme":"actor","type":"ClassNoun"} +{"features":" {score:0.13418489183698382} ","formula":"dbpedia:artist","lexeme":"performer","type":"ObjectProp"} +{"features":" {score:0.13418489183698382} ","formula":"dbpedia:performer","lexeme":"performer","type":"ObjectProp"} +{"features":" {score:0.016558441558441557} ","formula":"!property:element","lexeme":"element","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:actor","lexeme":"actor","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:actor","lexeme":"actor","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:actor","lexeme":"actor","type":"ObjProp"} +{"features":" {score:0.02435064935064935} ","formula":"property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.016558441558441557} ","formula":"property:element","lexeme":"element","type":"DataProp"} +{"features":" {score:0.016558441558441557} ","formula":"!property:element","lexeme":"element","type":"DataProp"} +{"features":" {score:0.35818073463130307} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:0.13418489183698382} ","formula":"property:performer","lexeme":"performer","type":"ObjProp"} +{"features":" {score:0.05818073463130306} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.05818073463130306} ","formula":"property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.18007177841298533} ","formula":"resource:Voice_acting","lexeme":"voice acting","type":"NamedEntity"} +{"features":" {score:0.05818073463130306} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.13418489183698382} ","formula":"!property:performer","lexeme":"performer","type":"ObjProp"} +{"features":" {score:0.05818073463130306} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.13418489183698382} ","formula":"!dbpedia:performer","lexeme":"performer","type":"ObjectProp"} +{"features":" {score:0.02435064935064935} ","formula":"property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.4529665883485373} ","formula":"(rdf:type dbpedia:Artist)","lexeme":"artist","type":"ClassNoun"} +{"features":" {score:0.13418489183698382} ","formula":"!property:performer","lexeme":"performer","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:actor","lexeme":"actor","type":"ObjProp"} +{"features":" {score:0.05818073463130306} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.11275466922374736} ","formula":"resource:Cinema_of_India","lexeme":"cinema of india","type":"NamedEntity"} +{"features":" {score:0.05818073463130306} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.5700907320299977} ","formula":"resource:Pornographic_film_actor","lexeme":"pornographic film actor","type":"NamedEntity"} +{"features":" {score:0.13418489183698382} ","formula":"!dbpedia:artist","lexeme":"performer","type":"ObjectProp"} +{"features":" {score:1.0375756203293325} ","formula":"resource:Actor","lexeme":"actor","type":"NamedEntity"} +{"features":" {score:0.02435064935064935} ","formula":"!property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.13418489183698382} ","formula":"property:performer","lexeme":"performer","type":"DataProp"} +{"features":" {score:0.11268670413024752} ","formula":"resource:Cinema_of_the_United_States","lexeme":"cinema of the united states","type":"NamedEntity"} +{"features":" {score:0.02435064935064935} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} diff --git a/data/error_test/1/kate-winslet-spouse.lexicon b/data/error_test/1/kate-winslet-spouse.lexicon new file mode 100644 index 0000000..93cf321 --- /dev/null +++ b/data/error_test/1/kate-winslet-spouse.lexicon @@ -0,0 +1,31 @@ +{"features":" {score:0.1761973895759226} ","formula":"property:actress","lexeme":"actress","type":"DataProp"} +{"features":" {score:0.1712423444908356} ","formula":"!property:actor","lexeme":"actor","type":"DataProp"} +{"features":" {score:0.0678864210147724} ","formula":"property:star","lexeme":"star","type":"ObjProp"} +{"features":" {score:0.0678864210147724} ","formula":"!property:star","lexeme":"star","type":"ObjProp"} +{"features":" {score:0.1761973895759226} ","formula":"!property:actress","lexeme":"actress","type":"DataProp"} +{"features":" {score:1.5941828254847645} ","formula":"resource:Kate_Winslet","lexeme":"kate winslet","type":"NamedEntity"} +{"features":" {score:0.0678864210147724} ","formula":"(rdf:type dbpedia:Star)","lexeme":"star","type":"ClassNoun"} +{"features":" {score:0.1712423444908356} ","formula":"!property:actor","lexeme":"actor","type":"ObjProp"} +{"features":" {score:0.3169613089175105} ","formula":"\u003chttp://dbpedia.org/resource/What_If_(Kate_Winslet_song)\u003e","lexeme":"what if (kate winslet song)","type":"NamedEntity"} +{"features":" {score:0.0678864210147724} ","formula":"property:star","lexeme":"star","type":"DataProp"} +{"features":" {score:0.7} ","formula":"resource:Kate_Winslet__1","lexeme":"kate winslet 1","type":"NamedEntity"} +{"features":" {score:0.1761973895759226} ","formula":"!property:actress","lexeme":"actress","type":"ObjProp"} +{"features":" {score:0.1761973895759226} ","formula":"property:actress","lexeme":"actress","type":"ObjProp"} +{"features":" {score:0.21640082319206166} ","formula":"(rdf:type dbpedia:Celebrity)","lexeme":"celebrity","type":"ClassNoun"} +{"features":" {score:0.1712423444908356} ","formula":"(rdf:type dbpedia:Actor)","lexeme":"actor","type":"ClassNoun"} +{"features":" {score:0.1712423444908356} ","formula":"property:actor","lexeme":"actor","type":"DataProp"} +{"features":" {score:0.0678864210147724} ","formula":"!property:star","lexeme":"star","type":"DataProp"} +{"features":" {score:0.1712423444908356} ","formula":"property:actor","lexeme":"actor","type":"ObjProp"} +{"features":" {score:1.0999999999999999} ","formula":"!dbpedia:spouse","lexeme":"spouse","type":"ObjectProp"} +{"features":" {score:0.0678864210147724} ","formula":"property:star","lexeme":"star","type":"ObjProp"} +{"features":" {score:0.0678864210147724} ","formula":"!property:star","lexeme":"star","type":"ObjProp"} +{"features":" {score:0.1977403339217691} ","formula":"resource:Morganatic_marriage","lexeme":"morganatic marriage","type":"NamedEntity"} +{"features":" {score:1.0999999999999999} ","formula":"!property:spouse","lexeme":"spouse","type":"ObjProp"} +{"features":" {score:0.15085213184356688} ","formula":"resource:Polygamy","lexeme":"polygamy","type":"NamedEntity"} +{"features":" {score:0.7999999999999999} ","formula":"resource:Spouse","lexeme":"spouse","type":"NamedEntity"} +{"features":" {score:1.0999999999999999} ","formula":"property:spouse","lexeme":"spouse","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"!property:spouse","lexeme":"spouse","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"dbpedia:spouse","lexeme":"spouse","type":"ObjectProp"} +{"features":" {score:0.11957439705729485} ","formula":"resource:Domestic_violence","lexeme":"domestic violence","type":"NamedEntity"} +{"features":" {score:1.0999999999999999} ","formula":"property:spouse","lexeme":"spouse","type":"ObjProp"} +{"features":" {score:0.16556983274572035} ","formula":"resource:Widow","lexeme":"widow","type":"NamedEntity"} diff --git a/data/error_test/1/owner.lexicon b/data/error_test/1/owner.lexicon new file mode 100644 index 0000000..3b3f637 --- /dev/null +++ b/data/error_test/1/owner.lexicon @@ -0,0 +1,57 @@ +{"features":" {score:0.3505637901403199} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.3466754796220365} ","formula":"property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.3117416829745597} ","formula":"!property:group","lexeme":"group","type":"DataProp"} +{"features":" {score:0.373385518590998} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.373385518590998} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} +{"features":" {score:0.3117416829745597} ","formula":"!property:group","lexeme":"group","type":"ObjProp"} +{"features":" {score:0.3444014178475988} ","formula":"property:party","lexeme":"party","type":"DataProp"} +{"features":" {score:0.05056379014031995} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:1.0999999999999999} ","formula":"!dbpedia:owner","lexeme":"owner","type":"ObjectProp"} +{"features":" {score:0.1405946415432619} ","formula":"resource:Business","lexeme":"business","type":"NamedEntity"} +{"features":" {score:0.3093933463796477} ","formula":"property:metadata","lexeme":"metadata","type":"ObjProp"} +{"features":" {score:0.05456713047785404} ","formula":"resource:Homebuilt_aircraft","lexeme":"homebuilt aircraft","type":"NamedEntity"} +{"features":" {score:0.40232855223862857} ","formula":"property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.3444014178475988} ","formula":"!dbpedia:party","lexeme":"party","type":"ObjectProp"} +{"features":" {score:1.0999999999999999} ","formula":"property:owner","lexeme":"owner","type":"ObjProp"} +{"features":" {score:0.373385518590998} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.011741682974559686} ","formula":"(rdf:type dbpedia:Group)","lexeme":"group","type":"ClassNoun"} +{"features":" {score:0.13719923944281812} ","formula":"resource:Slavery","lexeme":"slavery","type":"NamedEntity"} +{"features":" {score:0.3093933463796477} ","formula":"property:metadata","lexeme":"metadata","type":"DataProp"} +{"features":" {score:0.3117416829745597} ","formula":"property:group","lexeme":"group","type":"ObjProp"} +{"features":" {score:0.3466754796220365} ","formula":"property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:0.3444014178475988} ","formula":"!property:party","lexeme":"party","type":"DataProp"} +{"features":" {score:0.33919145323758954} ","formula":"property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"!property:owner","lexeme":"owner","type":"DataProp"} +{"features":" {score:0.37099525935495903} ","formula":"property:property","lexeme":"property","type":"ObjProp"} +{"features":" {score:1.0999999999999999} ","formula":"property:owner","lexeme":"owner","type":"DataProp"} +{"features":" {score:0.373385518590998} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} +{"features":" {score:0.37099525935495903} ","formula":"property:property","lexeme":"property","type":"DataProp"} +{"features":" {score:0.40232855223862857} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.3505637901403199} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.3505637901403199} ","formula":"property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:1.0999999999999999} ","formula":"dbpedia:owner","lexeme":"owner","type":"ObjectProp"} +{"features":" {score:0.3639658757385209} ","formula":"!property:user","lexeme":"user","type":"DataProp"} +{"features":" {score:0.025713486289871294} ","formula":"resource:Franchising","lexeme":"franchising","type":"NamedEntity"} +{"features":" {score:0.40232855223862857} ","formula":"property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.3505637901403199} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"!property:owner","lexeme":"owner","type":"ObjProp"} +{"features":" {score:0.33919145323758954} ","formula":"!property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.3466754796220365} ","formula":"!property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.3093933463796477} ","formula":"!property:metadata","lexeme":"metadata","type":"ObjProp"} +{"features":" {score:0.3444014178475988} ","formula":"property:party","lexeme":"party","type":"ObjProp"} +{"features":" {score:0.3444014178475988} ","formula":"!property:party","lexeme":"party","type":"ObjProp"} +{"features":" {score:0.33919145323758954} ","formula":"property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.37099525935495903} ","formula":"!property:property","lexeme":"property","type":"DataProp"} +{"features":" {score:0.3505637901403199} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.37099525935495903} ","formula":"!property:property","lexeme":"property","type":"ObjProp"} +{"features":" {score:0.3505637901403199} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.33919145323758954} ","formula":"!property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.3639658757385209} ","formula":"property:user","lexeme":"user","type":"ObjProp"} +{"features":" {score:0.3639658757385209} ","formula":"!property:user","lexeme":"user","type":"ObjProp"} +{"features":" {score:0.40232855223862857} ","formula":"!property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.09646481168823798} ","formula":"resource:Property","lexeme":"property","type":"NamedEntity"} +{"features":" {score:0.3093933463796477} ","formula":"!property:metadata","lexeme":"metadata","type":"DataProp"} +{"features":" {score:0.3466754796220365} ","formula":"!property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:0.3639658757385209} ","formula":"property:user","lexeme":"user","type":"DataProp"} +{"features":" {score:0.3117416829745597} ","formula":"property:group","lexeme":"group","type":"DataProp"} +{"features":" {score:0.3444014178475988} ","formula":"dbpedia:party","lexeme":"party","type":"ObjectProp"} diff --git a/data/error_test/1/utterances.txt b/data/error_test/1/utterances.txt new file mode 100644 index 0000000..96d35cf --- /dev/null +++ b/data/error_test/1/utterances.txt @@ -0,0 +1,25 @@ +1. +utterance: tell me an actor +underspecified term: actor +type: type +result: success + +2. +utterance: what is brad pitt birth date +underspecified term: brad pitt +type: entity +result: success + +3. +utterance: what was brad pitt owner +underspecified term: owner +type: relation +result: success + +4. +utterance: who is kate winslet spouse +underspecified term: kate winslet +type: entity +underspecified term: spouse +type: relation +result: success diff --git a/data/error_test/2/author.lexicon b/data/error_test/2/author.lexicon new file mode 100644 index 0000000..ec3b694 --- /dev/null +++ b/data/error_test/2/author.lexicon @@ -0,0 +1,47 @@ +{"features":" {score:1.075} ","formula":"dbpedia:author","lexeme":"author","type":"ObjectProp"} + {"features":" {score:0.11260132645541636} ","formula":"!property:datum","lexeme":"datum","type":"ObjProp"} + {"features":" {score:0.16391393474592122} ","formula":"!property:field","lexeme":"field","type":"DataProp"} + {"features":" {score:0.1232129697862933} ","formula":"property:metadata","lexeme":"metadata","type":"DataProp"} + {"features":" {score:0.14200561016402707} ","formula":"property:property","lexeme":"property","type":"ObjProp"} + {"features":" {score:0.1232129697862933} ","formula":"!property:metadata","lexeme":"metadata","type":"DataProp"} + {"features":" {score:0.1328054519132735} ","formula":"!property:element","lexeme":"element","type":"ObjProp"} + {"features":" {score:0.11260132645541636} ","formula":"!property:datum","lexeme":"datum","type":"DataProp"} + {"features":" {score:0.31353711585588867} ","formula":"resource:Writer","lexeme":"writer","type":"NamedEntity"} + {"features":" {score:0.14200561016402707} ","formula":"!property:property","lexeme":"property","type":"DataProp"} + {"features":" {score:0.1328054519132735} ","formula":"!property:element","lexeme":"element","type":"DataProp"} + {"features":" {score:0.15810625982706217} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} + {"features":" {score:0.8749999999999999} ","formula":"property:author","lexeme":"author","type":"DataProp"} + {"features":" {score:0.16391393474592122} ","formula":"!property:field","lexeme":"field","type":"ObjProp"} + {"features":" {score:0.1328054519132735} ","formula":"property:element","lexeme":"element","type":"DataProp"} + {"features":" {score:0.15810625982706217} ","formula":"!property:person","lexeme":"person","type":"DataProp"} + {"features":" {score:0.24270662496452527} ","formula":"!property:information","lexeme":"information","type":"DataProp"} + {"features":" {score:0.1232129697862933} ","formula":"property:metadata","lexeme":"metadata","type":"ObjProp"} + {"features":" {score:0.15810625982706217} ","formula":"property:person","lexeme":"person","type":"DataProp"} + {"features":" {score:0.8878916047243376} ","formula":"resource:Author","lexeme":"author","type":"NamedEntity"} + {"features":" {score:0.3639139347459212} ","formula":"dbpedia:field","lexeme":"field","type":"ObjectProp"} + {"features":" {score:0.11260132645541636} ","formula":"property:datum","lexeme":"datum","type":"ObjProp"} + {"features":" {score:0.14200561016402707} ","formula":"!property:property","lexeme":"property","type":"ObjProp"} + {"features":" {score:0.15810625982706217} ","formula":"property:person","lexeme":"person","type":"ObjProp"} + {"features":" {score:0.15512494332841328} ","formula":"!property:attribute","lexeme":"attribute","type":"DataProp"} + {"features":" {score:0.05810625982706215} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} + {"features":" {score:0.8749999999999999} ","formula":"!property:author","lexeme":"author","type":"ObjProp"} + {"features":" {score:0.16391393474592122} ","formula":"property:field","lexeme":"field","type":"DataProp"} + {"features":" {score:0.24270662496452527} ","formula":"property:information","lexeme":"information","type":"DataProp"} + {"features":" {score:0.3581062598270621} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} + {"features":" {score:0.24270662496452527} ","formula":"property:information","lexeme":"information","type":"ObjProp"} + {"features":" {score:0.3639139347459212} ","formula":"!dbpedia:field","lexeme":"field","type":"ObjectProp"} + {"features":" {score:0.21063677367493813} ","formula":"resource:The_New_York_Times_Best_Seller_list","lexeme":"the new york times best seller list","type":"NamedEntity"} + {"features":" {score:0.24270662496452527} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} + {"features":" {score:0.15512494332841328} ","formula":"property:attribute","lexeme":"attribute","type":"DataProp"} + {"features":" {score:0.8749999999999999} ","formula":"property:author","lexeme":"author","type":"ObjProp"} + {"features":" {score:0.14200561016402707} ","formula":"property:property","lexeme":"property","type":"DataProp"} + {"features":" {score:0.8749999999999999} ","formula":"!property:author","lexeme":"author","type":"DataProp"} + {"features":" {score:1.075} ","formula":"!dbpedia:author","lexeme":"author","type":"ObjectProp"} + {"features":" {score:0.16391393474592122} ","formula":"property:field","lexeme":"field","type":"ObjProp"} + {"features":" {score:0.1232129697862933} ","formula":"!property:metadata","lexeme":"metadata","type":"ObjProp"} + {"features":" {score:0.14723568218294936} ","formula":"resource:English_literature","lexeme":"english literature","type":"NamedEntity"} + {"features":" {score:0.1328054519132735} ","formula":"property:element","lexeme":"element","type":"ObjProp"} + {"features":" {score:0.3581062598270621} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} + {"features":" {score:0.11260132645541636} ","formula":"property:datum","lexeme":"datum","type":"DataProp"} + {"features":" {score:0.15512494332841328} ","formula":"property:attribute","lexeme":"attribute","type":"ObjProp"} + {"features":" {score:0.15512494332841328} ","formula":"!property:attribute","lexeme":"attribute","type":"ObjProp"} diff --git a/data/error_test/2/brain.lexicon b/data/error_test/2/brain.lexicon new file mode 100644 index 0000000..37a5af6 --- /dev/null +++ b/data/error_test/2/brain.lexicon @@ -0,0 +1,26 @@ +{"features":" {score:0.0355524474057805} ","formula":"!property:area","lexeme":"area","type":"DataProp"} +{"features":" {score:0.01633430535358601} ","formula":"property:site","lexeme":"site","type":"ObjProp"} +{"features":" {score:0.2147691406527012} ","formula":"resource:Neuron","lexeme":"neuron","type":"NamedEntity"} +{"features":" {score:0.22002124821700583} ","formula":"property:organ","lexeme":"organ","type":"ObjProp"} +{"features":" {score:0.509767274269736} ","formula":"resource:Brain_tumor","lexeme":"brain tumor","type":"NamedEntity"} +{"features":" {score:0.871291082215624} ","formula":"resource:Brain","lexeme":"brain","type":"NamedEntity"} +{"features":" {score:0.01633430535358601} ","formula":"!property:site","lexeme":"site","type":"DataProp"} +{"features":" {score:0.0355524474057805} ","formula":"property:area","lexeme":"area","type":"DataProp"} +{"features":" {score:0.20080790948731098} ","formula":"resource:Stroke","lexeme":"stroke","type":"NamedEntity"} +{"features":" {score:0.0355524474057805} ","formula":"property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.0355524474057805} ","formula":"!property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.22002124821700583} ","formula":"!dbpedia:organ","lexeme":"organ","type":"ObjectProp"} +{"features":" {score:0.22002124821700583} ","formula":"property:organ","lexeme":"organ","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"(rdf:type dbpedia:Brain)","lexeme":"brain","type":"ClassNoun"} +{"features":" {score:0.25182308613051774} ","formula":"resource:Magnetic_resonance_imaging","lexeme":"magnetic resonance imaging","type":"NamedEntity"} +{"features":" {score:0.22002124821700583} ","formula":"!property:organ","lexeme":"organ","type":"ObjProp"} +{"features":" {score:0.06486128270466952} ","formula":"property:structure","lexeme":"structure","type":"DataProp"} +{"features":" {score:0.06486128270466952} ","formula":"!property:structure","lexeme":"structure","type":"ObjProp"} +{"features":" {score:0.22002124821700583} ","formula":"dbpedia:organ","lexeme":"organ","type":"ObjectProp"} +{"features":" {score:0.01633430535358601} ","formula":"property:site","lexeme":"site","type":"DataProp"} +{"features":" {score:0.3355524474057805} ","formula":"(rdf:type dbpedia:Area)","lexeme":"area","type":"ClassNoun"} +{"features":" {score:0.01633430535358601} ","formula":"!property:site","lexeme":"site","type":"ObjProp"} +{"features":" {score:0.06486128270466952} ","formula":"!property:structure","lexeme":"structure","type":"DataProp"} +{"features":" {score:0.5200212482170058} ","formula":"(rdf:type dbpedia:Organ)","lexeme":"organ","type":"ClassNoun"} +{"features":" {score:0.22002124821700583} ","formula":"!property:organ","lexeme":"organ","type":"DataProp"} +{"features":" {score:0.06486128270466952} ","formula":"property:structure","lexeme":"structure","type":"ObjProp"} diff --git a/data/error_test/2/einstein.lexicon b/data/error_test/2/einstein.lexicon new file mode 100644 index 0000000..caa2065 --- /dev/null +++ b/data/error_test/2/einstein.lexicon @@ -0,0 +1,17 @@ +{"features":" {score:0.03475736650333604} ","formula":"!property:individual","lexeme":"individual","type":"DataProp"} +{"features":" {score:0.08053095188702775} ","formula":"property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.3533712571538777} ","formula":"resource:Santa_Clarita_Valley","lexeme":"santa clarita valley","type":"NamedEntity"} +{"features":" {score:0.1362879165640563} ","formula":"(rdf:type dbpedia:Scientist)","lexeme":"scientist","type":"ClassNoun"} +{"features":" {score:0.03475736650333604} ","formula":"!property:individual","lexeme":"individual","type":"ObjProp"} +{"features":" {score:0.08053095188702775} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.42321811534123} ","formula":"resource:San_Diego_Unified_School_District","lexeme":"san diego unified school district","type":"NamedEntity"} +{"features":" {score:0.08053095188702775} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.08053095188702775} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:0.3306807669347145} ","formula":"resource:Montefiore_Medical_Center","lexeme":"montefiore medical center","type":"NamedEntity"} +{"features":" {score:0.08053095188702775} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.08053095188702775} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.08053095188702775} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.03475736650333604} ","formula":"property:individual","lexeme":"individual","type":"DataProp"} +{"features":" {score:0.03475736650333604} ","formula":"property:individual","lexeme":"individual","type":"ObjProp"} +{"features":" {score:1.812749003984064} ","formula":"resource:Albert_Einstein","lexeme":"albert einstein","type":"NamedEntity"} +{"features":" {score:1.1707625897935188} ","formula":"resource:Albert_Einstein_College_of_Medicine","lexeme":"albert einstein college of medicine","type":"NamedEntity"} diff --git a/data/error_test/2/tesla-birthplace.lexicon b/data/error_test/2/tesla-birthplace.lexicon new file mode 100644 index 0000000..86c1b76 --- /dev/null +++ b/data/error_test/2/tesla-birthplace.lexicon @@ -0,0 +1,45 @@ +{"features":" {score:0.11463414634146342} ","formula":"!property:datum","lexeme":"datum","type":"ObjProp"} +{"features":" {score:0.06220104083899529} ","formula":"(rdf:type dbpedia:Scientist)","lexeme":"scientist","type":"ClassNoun"} +{"features":" {score:0.04193548387096774} ","formula":"property:inventor","lexeme":"inventor","type":"ObjProp"} +{"features":" {score:0.3561589440194572} ","formula":"dbpedia:field","lexeme":"field","type":"ObjectProp"} +{"features":" {score:0.21163995178734385} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.3021097046413502} ","formula":"resource:TPP_Nikola_Tesla","lexeme":"tpp nikola tesla","type":"NamedEntity"} +{"features":" {score:0.15615894401945718} ","formula":"!property:field","lexeme":"field","type":"ObjProp"} +{"features":" {score:0.17193125846182428} ","formula":"!property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:1.35} ","formula":"!property:birthPlace","lexeme":"birth place","type":"ObjProp"} +{"features":" {score:1.35} ","formula":"property:birthPlace","lexeme":"birth place","type":"ObjProp"} +{"features":" {score:1.55} ","formula":"dbpedia:birthPlace","lexeme":"birth place","type":"ObjectProp"} +{"features":" {score:0.9695652173913044} ","formula":"resource:Place_of_birth","lexeme":"place of birth","type":"NamedEntity"} +{"features":" {score:0.03358799127801772} ","formula":"property:researcher","lexeme":"researcher","type":"ObjProp"} +{"features":" {score:0.17193125846182428} ","formula":"property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:0.0635535902553989} ","formula":"property:man","lexeme":"man","type":"ObjProp"} +{"features":" {score:1.35} ","formula":"!property:birthPlace","lexeme":"birth place","type":"DataProp"} +{"features":" {score:0.3561589440194572} ","formula":"!dbpedia:field","lexeme":"field","type":"ObjectProp"} +{"features":" {score:0.03358799127801772} ","formula":"!property:researcher","lexeme":"researcher","type":"ObjProp"} +{"features":" {score:1.001054852320675} ","formula":"resource:Nikola_Tesla","lexeme":"nikola tesla","type":"NamedEntity"} +{"features":" {score:0.0635535902553989} ","formula":"!property:man","lexeme":"man","type":"DataProp"} +{"features":" {score:0.11463414634146342} ","formula":"property:datum","lexeme":"datum","type":"DataProp"} +{"features":" {score:0.11463414634146342} ","formula":"property:datum","lexeme":"datum","type":"ObjProp"} +{"features":" {score:0.17193125846182428} ","formula":"property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.21163995178734385} ","formula":"property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:1.35} ","formula":"property:birthPlace","lexeme":"birth place","type":"DataProp"} +{"features":" {score:0.0635535902553989} ","formula":"!property:man","lexeme":"man","type":"ObjProp"} +{"features":" {score:0.03358799127801772} ","formula":"!property:researcher","lexeme":"researcher","type":"DataProp"} +{"features":" {score:0.1329825673090375} ","formula":"resource:Elgar_Birthplace_Museum","lexeme":"elgar birthplace museum","type":"NamedEntity"} +{"features":" {score:0.33392169999296656} ","formula":"resource:Belgrade_Nikola_Tesla_Airport","lexeme":"belgrade nikola tesla airport","type":"NamedEntity"} +{"features":" {score:0.17193125846182428} ","formula":"!property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.04193548387096774} ","formula":"!property:inventor","lexeme":"inventor","type":"DataProp"} +{"features":" {score:0.11463414634146342} ","formula":"!property:datum","lexeme":"datum","type":"DataProp"} +{"features":" {score:0.03358799127801772} ","formula":"property:researcher","lexeme":"researcher","type":"DataProp"} +{"features":" {score:0.21163995178734385} ","formula":"!property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.04193548387096774} ","formula":"!property:inventor","lexeme":"inventor","type":"ObjProp"} +{"features":" {score:0.15615894401945718} ","formula":"property:field","lexeme":"field","type":"ObjProp"} +{"features":" {score:1.55} ","formula":"!dbpedia:birthPlace","lexeme":"birth place","type":"ObjectProp"} +{"features":" {score:0.31766050635573734} ","formula":"resource:Nikola_Tesla_Museum","lexeme":"nikola tesla museum","type":"NamedEntity"} +{"features":" {score:0.04193548387096774} ","formula":"property:inventor","lexeme":"inventor","type":"DataProp"} +{"features":" {score:0.33157767141670114} ","formula":"resource:List_of_Nikola_Tesla_patents","lexeme":"list of nikola tesla patents","type":"NamedEntity"} +{"features":" {score:0.15615894401945718} ","formula":"property:field","lexeme":"field","type":"DataProp"} +{"features":" {score:0.09456521739130434} ","formula":"resource:Domrémy-la-Pucelle","lexeme":"domrémy-la-pucelle","type":"NamedEntity"} +{"features":" {score:0.0635535902553989} ","formula":"property:man","lexeme":"man","type":"DataProp"} +{"features":" {score:0.21163995178734385} ","formula":"property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.15615894401945718} ","formula":"!property:field","lexeme":"field","type":"DataProp"} diff --git a/data/error_test/2/utterances.txt b/data/error_test/2/utterances.txt new file mode 100644 index 0000000..4795df0 --- /dev/null +++ b/data/error_test/2/utterances.txt @@ -0,0 +1,24 @@ +1. who is scientist +underspecified term: scientist +type: type +result: success + +2. +utterance: what is albert einstein birth date +underspecified term: albert einstein +type: entity +result: success + +3. +utterance: what is albert einstein author of +underspecified term: author +type: relation +result: success + +4. +utterance: where is nikola tesla birth place +underspecified term: nikola tesla +type: entity +underspecified term: birth place +type: relation +result: success diff --git a/data/error_test/3/architect.lexicon b/data/error_test/3/architect.lexicon new file mode 100644 index 0000000..a994f18 --- /dev/null +++ b/data/error_test/3/architect.lexicon @@ -0,0 +1,44 @@ +{"features":" {score:0.01452449567723343} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.01452449567723343} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.015907780979827087} ","formula":"property:role","lexeme":"role","type":"DataProp"} +{"features":" {score:0.0541113092447564} ","formula":"!property:profession","lexeme":"profession","type":"ObjProp"} +{"features":" {score:0.01452449567723343} ","formula":"property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:architect","lexeme":"architect","type":"ObjProp"} +{"features":" {score:0.8699947233529323} ","formula":"resource:Architect","lexeme":"architect","type":"NamedEntity"} +{"features":" {score:0.7749999999999999} ","formula":"!property:architect","lexeme":"architect","type":"DataProp"} +{"features":" {score:0.015907780979827087} ","formula":"property:role","lexeme":"role","type":"ObjProp"} +{"features":" {score:0.0541113092447564} ","formula":"!property:profession","lexeme":"profession","type":"DataProp"} +{"features":" {score:0.3145244956772334} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:1.075} ","formula":"(rdf:type dbpedia:Architect)","lexeme":"architect","type":"ClassNoun"} +{"features":" {score:0.35411130924475637} ","formula":"(rdf:type dbpedia:Profession)","lexeme":"profession","type":"ClassNoun"} +{"features":" {score:0.16014997794236505} ","formula":"dbpedia:designer","lexeme":"designer","type":"ObjectProp"} +{"features":" {score:0.19742107469536285} ","formula":"resource:Architecture","lexeme":"architecture","type":"NamedEntity"} +{"features":" {score:0.7749999999999999} ","formula":"dbpedia:architect","lexeme":"architect","type":"ObjectProp"} +{"features":" {score:0.01452449567723343} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.0541113092447564} ","formula":"dbpedia:profession","lexeme":"profession","type":"ObjectProp"} +{"features":" {score:0.03561572928335893} ","formula":"!property:specialist","lexeme":"specialist","type":"DataProp"} +{"features":" {score:0.24538303518208124} ","formula":"resource:Gothic_Revival_architecture","lexeme":"gothic revival architecture","type":"NamedEntity"} +{"features":" {score:0.16014997794236505} ","formula":"property:designer","lexeme":"designer","type":"ObjProp"} +{"features":" {score:0.01452449567723343} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.014005763688760806} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:architect","lexeme":"architect","type":"DataProp"} +{"features":" {score:0.015907780979827087} ","formula":"!property:role","lexeme":"role","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"!property:architect","lexeme":"architect","type":"ObjProp"} +{"features":" {score:0.03561572928335893} ","formula":"property:specialist","lexeme":"specialist","type":"DataProp"} +{"features":" {score:0.0541113092447564} ","formula":"property:profession","lexeme":"profession","type":"DataProp"} +{"features":" {score:0.015907780979827087} ","formula":"!property:role","lexeme":"role","type":"DataProp"} +{"features":" {score:0.014005763688760806} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.0541113092447564} ","formula":"property:profession","lexeme":"profession","type":"ObjProp"} +{"features":" {score:0.03561572928335893} ","formula":"property:specialist","lexeme":"specialist","type":"ObjProp"} +{"features":" {score:0.16014997794236505} ","formula":"!property:designer","lexeme":"designer","type":"ObjProp"} +{"features":" {score:0.0541113092447564} ","formula":"!dbpedia:profession","lexeme":"profession","type":"ObjectProp"} +{"features":" {score:0.16014997794236505} ","formula":"!dbpedia:designer","lexeme":"designer","type":"ObjectProp"} +{"features":" {score:0.7749999999999999} ","formula":"!dbpedia:architect","lexeme":"architect","type":"ObjectProp"} +{"features":" {score:0.014005763688760806} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} +{"features":" {score:0.16014997794236505} ","formula":"!property:designer","lexeme":"designer","type":"DataProp"} +{"features":" {score:0.03561572928335893} ","formula":"!property:specialist","lexeme":"specialist","type":"ObjProp"} +{"features":" {score:0.22358051973393506} ","formula":"resource:Neoclassical_architecture","lexeme":"neoclassical architecture","type":"NamedEntity"} +{"features":" {score:0.16014997794236505} ","formula":"property:designer","lexeme":"designer","type":"DataProp"} +{"features":" {score:0.18419243469104207} ","formula":"resource:Victorian_architecture","lexeme":"victorian architecture","type":"NamedEntity"} +{"features":" {score:0.01452449567723343} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.014005763688760806} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} diff --git a/data/error_test/3/governor.lexicon b/data/error_test/3/governor.lexicon new file mode 100644 index 0000000..55c0492 --- /dev/null +++ b/data/error_test/3/governor.lexicon @@ -0,0 +1,34 @@ +{"features":" {score:0.26274987273746064} ","formula":"!property:executive","lexeme":"executive","type":"DataProp"} +{"features":" {score:0.4684267547395494} ","formula":"dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.1802733983265029} ","formula":"!property:official","lexeme":"official","type":"ObjProp"} +{"features":" {score:0.8749999999999999} ","formula":"property:governor","lexeme":"governor","type":"DataProp"} +{"features":" {score:0.5311320377785261} ","formula":"resource:Governor_General_of_Canada","lexeme":"governor general of canada","type":"NamedEntity"} +{"features":" {score:1.075} ","formula":"dbpedia:governor","lexeme":"governor","type":"ObjectProp"} +{"features":" {score:0.21908657365375095} ","formula":"!property:office","lexeme":"office","type":"ObjProp"} +{"features":" {score:0.1802733983265029} ","formula":"property:official","lexeme":"official","type":"ObjProp"} +{"features":" {score:0.26842675473954947} ","formula":"!property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.20648550271987914} ","formula":"!property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.17897919087972564} ","formula":"resource:Arnold_Schwarzenegger","lexeme":"arnold schwarzenegger","type":"NamedEntity"} +{"features":" {score:0.11941143623003814} ","formula":"resource:Bank_of_England","lexeme":"bank of england","type":"NamedEntity"} +{"features":" {score:0.26274987273746064} ","formula":"property:executive","lexeme":"executive","type":"DataProp"} +{"features":" {score:0.21908657365375095} ","formula":"property:office","lexeme":"office","type":"ObjProp"} +{"features":" {score:0.8873468316022872} ","formula":"resource:Governor","lexeme":"governor","type":"NamedEntity"} +{"features":" {score:0.26842675473954947} ","formula":"property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"(rdf:type dbpedia:Governor)","lexeme":"governor","type":"ClassNoun"} +{"features":" {score:0.1802733983265029} ","formula":"!property:official","lexeme":"official","type":"DataProp"} +{"features":" {score:1.075} ","formula":"!dbpedia:governor","lexeme":"governor","type":"ObjectProp"} +{"features":" {score:0.8749999999999999} ","formula":"property:governor","lexeme":"governor","type":"ObjProp"} +{"features":" {score:0.8749999999999999} ","formula":"!property:governor","lexeme":"governor","type":"ObjProp"} +{"features":" {score:0.21908657365375095} ","formula":"property:office","lexeme":"office","type":"DataProp"} +{"features":" {score:0.09344304582872057} ","formula":"resource:Sarah_Palin","lexeme":"sarah palin","type":"NamedEntity"} +{"features":" {score:0.8749999999999999} ","formula":"!property:governor","lexeme":"governor","type":"DataProp"} +{"features":" {score:0.26842675473954947} ","formula":"property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.26274987273746064} ","formula":"!property:executive","lexeme":"executive","type":"ObjProp"} +{"features":" {score:0.20648550271987914} ","formula":"property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.26842675473954947} ","formula":"!property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.4684267547395494} ","formula":"!dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.20648550271987914} ","formula":"!property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.1802733983265029} ","formula":"property:official","lexeme":"official","type":"DataProp"} +{"features":" {score:0.26274987273746064} ","formula":"property:executive","lexeme":"executive","type":"ObjProp"} +{"features":" {score:0.21908657365375095} ","formula":"!property:office","lexeme":"office","type":"DataProp"} +{"features":" {score:0.20648550271987914} ","formula":"property:title","lexeme":"title","type":"ObjProp"} diff --git a/data/error_test/3/munich.lexicon b/data/error_test/3/munich.lexicon new file mode 100644 index 0000000..c076111 --- /dev/null +++ b/data/error_test/3/munich.lexicon @@ -0,0 +1,38 @@ +{"features":" {score:0.0103717308691614} ","formula":"!property:university","lexeme":"university","type":"ObjProp"} + {"features":" {score:0.007279029462738301} ","formula":"property:film","lexeme":"film","type":"DataProp"} + {"features":" {score:0.007279029462738301} ","formula":"!property:film","lexeme":"film","type":"DataProp"} + {"features":" {score:0.7897536345754081} ","formula":"resource:Ludwig_Maximilian_University_of_Munich","lexeme":"ludwig maximilian university of munich","type":"NamedEntity"} + {"features":" {score:0.010771606719214953} ","formula":"!property:place","lexeme":"place","type":"DataProp"} + {"features":" {score:0.0471029847602084} ","formula":"(rdf:type dbpedia:Municipality)","lexeme":"municipality","type":"ClassNoun"} + {"features":" {score:0.7647454868018848} ","formula":"resource:FC_Bayern_Munich","lexeme":"fc bayern munich","type":"NamedEntity"} + {"features":" {score:0.0471029847602084} ","formula":"!dbpedia:municipality","lexeme":"municipality","type":"ObjectProp"} + {"features":" {score:0.07283882301436347} ","formula":"(rdf:type dbpedia:Airport)","lexeme":"airport","type":"ClassNoun"} + {"features":" {score:0.20989131628950505} ","formula":"!property:city","lexeme":"city","type":"ObjProp"} + {"features":" {score:0.20989131628950505} ","formula":"(rdf:type dbpedia:City)","lexeme":"city","type":"ClassNoun"} + {"features":" {score:0.20989131628950505} ","formula":"property:city","lexeme":"city","type":"DataProp"} + {"features":" {score:0.010771606719214953} ","formula":"property:place","lexeme":"place","type":"ObjProp"} + {"features":" {score:0.4242845780288863} ","formula":"resource:1972_Summer_Olympics","lexeme":"1972 summer olympics","type":"NamedEntity"} + {"features":" {score:0.20989131628950505} ","formula":"dbpedia:city","lexeme":"city","type":"ObjectProp"} + {"features":" {score:0.010771606719214953} ","formula":"(rdf:type dbpedia:Place)","lexeme":"place","type":"ClassNoun"} + {"features":" {score:0.0471029847602084} ","formula":"dbpedia:municipality","lexeme":"municipality","type":"ObjectProp"} + {"features":" {score:0.0103717308691614} ","formula":"!property:university","lexeme":"university","type":"DataProp"} + {"features":" {score:0.20989131628950505} ","formula":"!dbpedia:city","lexeme":"city","type":"ObjectProp"} + {"features":" {score:0.0103717308691614} ","formula":"property:university","lexeme":"university","type":"DataProp"} + {"features":" {score:0.007279029462738301} ","formula":"!dbpedia:film","lexeme":"film","type":"ObjectProp"} + {"features":" {score:0.7292970102183438} ","formula":"resource:Munich_Agreement","lexeme":"munich agreement","type":"NamedEntity"} + {"features":" {score:0.0103717308691614} ","formula":"!dbpedia:university","lexeme":"university","type":"ObjectProp"} + {"features":" {score:0.0103717308691614} ","formula":"(rdf:type dbpedia:University)","lexeme":"university","type":"ClassNoun"} + {"features":" {score:0.010771606719214953} ","formula":"property:place","lexeme":"place","type":"DataProp"} + {"features":" {score:0.0103717308691614} ","formula":"property:university","lexeme":"university","type":"ObjProp"} + {"features":" {score:0.007279029462738301} ","formula":"!property:film","lexeme":"film","type":"ObjProp"} + {"features":" {score:0.007279029462738301} ","formula":"dbpedia:film","lexeme":"film","type":"ObjectProp"} + {"features":" {score:0.0471029847602084} ","formula":"!property:municipality","lexeme":"municipality","type":"ObjProp"} + {"features":" {score:0.20989131628950505} ","formula":"property:city","lexeme":"city","type":"ObjProp"} + {"features":" {score:0.007279029462738301} ","formula":"property:film","lexeme":"film","type":"ObjProp"} + {"features":" {score:0.0471029847602084} ","formula":"property:municipality","lexeme":"municipality","type":"ObjProp"} + {"features":" {score:0.010771606719214953} ","formula":"!property:place","lexeme":"place","type":"ObjProp"} + {"features":" {score:0.0103717308691614} ","formula":"dbpedia:university","lexeme":"university","type":"ObjectProp"} + {"features":" {score:0.20989131628950505} ","formula":"!property:city","lexeme":"city","type":"DataProp"} + {"features":" {score:0.0471029847602084} ","formula":"!property:municipality","lexeme":"municipality","type":"DataProp"} + {"features":" {score:1.3366984200743495} ","formula":"resource:Munich","lexeme":"munich","type":"NamedEntity"} + {"features":" {score:0.0471029847602084} ","formula":"property:municipality","lexeme":"municipality","type":"DataProp"} diff --git a/data/error_test/3/renzo-work.lexicon b/data/error_test/3/renzo-work.lexicon new file mode 100644 index 0000000..908d2cd --- /dev/null +++ b/data/error_test/3/renzo-work.lexicon @@ -0,0 +1,10 @@ +{"features":" {score:0.1750251680612564} ","formula":"property:name","lexeme":"name","type":"ObjProp"} +{"features":" {score:0.3171428571428571} ","formula":"resource:Stadio_Renzo_Barbera","lexeme":"stadio renzo barbera","type":"NamedEntity"} +{"features":" {score:0.3242857142857143} ","formula":"resource:Pallacanestro_Reggiana","lexeme":"pallacanestro reggiana","type":"NamedEntity"} +{"features":" {score:0.1750251680612564} ","formula":"!property:name","lexeme":"name","type":"ObjProp"} +{"features":" {score:0.1750251680612564} ","formula":"(rdf:type dbpedia:Name)","lexeme":"name","type":"ClassNoun"} +{"features":" {score:0.33285714285714285} ","formula":"resource:Renzo_Novatore","lexeme":"renzo novatore","type":"NamedEntity"} +{"features":" {score:0.6378571428571429} ","formula":"resource:Renzo_Piano","lexeme":"renzo piano","type":"NamedEntity"} +{"features":" {score:0.38785714285714284} ","formula":"resource:Renzo_Gracie","lexeme":"renzo gracie","type":"NamedEntity"} +{"features":" {score:0.1750251680612564} ","formula":"!property:name","lexeme":"name","type":"DataProp"} +{"features":" {score:0.1750251680612564} ","formula":"property:name","lexeme":"name","type":"DataProp"} diff --git a/data/error_test/3/utterances.txt b/data/error_test/3/utterances.txt new file mode 100644 index 0000000..d3d72bd --- /dev/null +++ b/data/error_test/3/utterances.txt @@ -0,0 +1,26 @@ +1. +utterance: who is architect +underspecified term: architect +type: type +result: success + +2. +utterance: what is renzo piano work +underspecified term: renzo piano +type: entity +result: success +underspecified term: work +type: relation +result: failure + +3. +utterance: i live in munich +underspecified term: munich +type: entity +result: success + +4. +utterance: what is munich governor +underspecified term: governor +type: relation +result: success diff --git a/data/error_test/4/cartoon.lexicon b/data/error_test/4/cartoon.lexicon new file mode 100644 index 0000000..d72b575 --- /dev/null +++ b/data/error_test/4/cartoon.lexicon @@ -0,0 +1,44 @@ +{"features":" {score:0.254863739166016} ","formula":"\u003chttp://dbpedia.org/resource/Character_(arts)\u003e","lexeme":"character (arts)","type":"NamedEntity"} +{"features":" {score:0.03522286671258154} ","formula":"property:category","lexeme":"category","type":"DataProp"} +{"features":" {score:0.08591098331269764} ","formula":"property:medium","lexeme":"medium","type":"DataProp"} +{"features":" {score:0.03522286671258154} ","formula":"!dbpedia:category","lexeme":"category","type":"ObjectProp"} +{"features":" {score:0.03522286671258154} ","formula":"!property:category","lexeme":"category","type":"ObjProp"} +{"features":" {score:0.08591098331269764} ","formula":"property:medium","lexeme":"medium","type":"ObjProp"} +{"features":" {score:0.12496829203196934} ","formula":"dbpedia:genre","lexeme":"genre","type":"ObjectProp"} +{"features":" {score:0.12496829203196934} ","formula":"property:genre","lexeme":"genre","type":"DataProp"} +{"features":" {score:0.06993105493840716} ","formula":"!property:material","lexeme":"material","type":"DataProp"} +{"features":" {score:0.07200707918121702} ","formula":"!property:illustration","lexeme":"illustration","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:cartoon","lexeme":"cartoon","type":"DataProp"} +{"features":" {score:0.07200707918121702} ","formula":"property:illustration","lexeme":"illustration","type":"ObjProp"} +{"features":" {score:0.42496829203196934} ","formula":"(rdf:type dbpedia:Genre)","lexeme":"genre","type":"ClassNoun"} +{"features":" {score:0.030307930296375636} ","formula":"property:program","lexeme":"program","type":"DataProp"} +{"features":" {score:0.06993105493840716} ","formula":"!property:material","lexeme":"material","type":"ObjProp"} +{"features":" {score:0.07200707918121702} ","formula":"!property:illustration","lexeme":"illustration","type":"ObjProp"} +{"features":" {score:0.06561001760619027} ","formula":"!property:image","lexeme":"image","type":"ObjProp"} +{"features":" {score:0.030307930296375636} ","formula":"!property:program","lexeme":"program","type":"DataProp"} +{"features":" {score:0.08591098331269764} ","formula":"!property:medium","lexeme":"medium","type":"ObjProp"} +{"features":" {score:0.030307930296375636} ","formula":"property:program","lexeme":"program","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"resource:Cartoon","lexeme":"cartoon","type":"NamedEntity"} +{"features":" {score:0.3656100176061903} ","formula":"(rdf:type dbpedia:Image)","lexeme":"image","type":"ClassNoun"} +{"features":" {score:0.03522286671258154} ","formula":"!property:category","lexeme":"category","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:cartoon","lexeme":"cartoon","type":"DataProp"} +{"features":" {score:0.46626168868221796} ","formula":"resource:Cartoon_Network","lexeme":"cartoon network","type":"NamedEntity"} +{"features":" {score:0.12496829203196934} ","formula":"property:genre","lexeme":"genre","type":"ObjProp"} +{"features":" {score:0.22269830107308045} ","formula":"resource:Animation","lexeme":"animation","type":"NamedEntity"} +{"features":" {score:0.06993105493840716} ","formula":"property:material","lexeme":"material","type":"ObjProp"} +{"features":" {score:0.03522286671258154} ","formula":"property:category","lexeme":"category","type":"ObjProp"} +{"features":" {score:0.12496829203196934} ","formula":"!property:genre","lexeme":"genre","type":"ObjProp"} +{"features":" {score:0.06561001760619027} ","formula":"property:image","lexeme":"image","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:cartoon","lexeme":"cartoon","type":"ObjProp"} +{"features":" {score:1.0999999999999999} ","formula":"(rdf:type dbpedia:Cartoon)","lexeme":"cartoon","type":"ClassNoun"} +{"features":" {score:0.06993105493840716} ","formula":"property:material","lexeme":"material","type":"DataProp"} +{"features":" {score:0.08591098331269764} ","formula":"!property:medium","lexeme":"medium","type":"DataProp"} +{"features":" {score:0.12396468837040302} ","formula":"resource:Cartoonist","lexeme":"cartoonist","type":"NamedEntity"} +{"features":" {score:0.030307930296375636} ","formula":"!property:program","lexeme":"program","type":"ObjProp"} +{"features":" {score:0.03522286671258154} ","formula":"dbpedia:category","lexeme":"category","type":"ObjectProp"} +{"features":" {score:0.06561001760619027} ","formula":"property:image","lexeme":"image","type":"DataProp"} +{"features":" {score:0.12496829203196934} ","formula":"!dbpedia:genre","lexeme":"genre","type":"ObjectProp"} +{"features":" {score:0.07200707918121702} ","formula":"property:illustration","lexeme":"illustration","type":"DataProp"} +{"features":" {score:0.12496829203196934} ","formula":"!property:genre","lexeme":"genre","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:cartoon","lexeme":"cartoon","type":"ObjProp"} +{"features":" {score:0.06561001760619027} ","formula":"!property:image","lexeme":"image","type":"DataProp"} diff --git a/data/error_test/4/cinderella-author b/data/error_test/4/cinderella-author new file mode 100644 index 0000000..ee712ae --- /dev/null +++ b/data/error_test/4/cinderella-author @@ -0,0 +1,55 @@ +{"features":" {score:0.13818747557057295} ","formula":"property:field","lexeme":"field","type":"DataProp"} +{"features":" {score:0.13466387807927593} ","formula":"property:property","lexeme":"property","type":"ObjProp"} +{"features":" {score:0.33818747557057294} ","formula":"dbpedia:field","lexeme":"field","type":"ObjectProp"} +{"features":" {score:1.075} ","formula":"dbpedia:author","lexeme":"author","type":"ObjectProp"} +{"features":" {score:0.11830690053044533} ","formula":"property:story","lexeme":"story","type":"ObjProp"} +{"features":" {score:0.1232129697862933} ","formula":"!property:metadata","lexeme":"metadata","type":"DataProp"} +{"features":" {score:0.11260132645541636} ","formula":"!property:datum","lexeme":"datum","type":"DataProp"} +{"features":" {score:0.15810625982706217} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.22801013531749442} ","formula":"property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.13818747557057295} ","formula":"!property:field","lexeme":"field","type":"ObjProp"} +{"features":" {score:0.1232129697862933} ","formula":"property:metadata","lexeme":"metadata","type":"ObjProp"} +{"features":" {score:0.8925047438330171} ","formula":"resource:Cinderella","lexeme":"cinderella","type":"NamedEntity"} +{"features":" {score:0.8878916047243376} ","formula":"resource:Author","lexeme":"author","type":"NamedEntity"} +{"features":" {score:0.3346317816112169} ","formula":"resource:La_Cenerentola","lexeme":"la cenerentola","type":"NamedEntity"} +{"features":" {score:0.15810625982706217} ","formula":"property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.15512494332841328} ","formula":"!property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:0.16059515175149147} ","formula":"resource:The_New_York_Times_Best_Seller_list","lexeme":"the new york times best seller list","type":"NamedEntity"} +{"features":" {score:0.3581062598270621} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.33818747557057294} ","formula":"!dbpedia:field","lexeme":"field","type":"ObjectProp"} +{"features":" {score:0.12144436256448048} ","formula":"property:element","lexeme":"element","type":"ObjProp"} +{"features":" {score:0.8749999999999999} ","formula":"property:author","lexeme":"author","type":"ObjProp"} +{"features":" {score:1.075} ","formula":"!dbpedia:author","lexeme":"author","type":"ObjectProp"} +{"features":" {score:0.11830690053044533} ","formula":"!property:story","lexeme":"story","type":"ObjProp"} +{"features":" {score:0.22801013531749442} ","formula":"property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.13818747557057295} ","formula":"property:field","lexeme":"field","type":"ObjProp"} +{"features":" {score:0.32485768500948764} ","formula":"\u003chttp://dbpedia.org/resource/Cinderella_(1950_film)\u003e","lexeme":"cinderella (1950 film)","type":"NamedEntity"} +{"features":" {score:0.12144436256448048} ","formula":"property:element","lexeme":"element","type":"DataProp"} +{"features":" {score:0.12144436256448048} ","formula":"!property:element","lexeme":"element","type":"DataProp"} +{"features":" {score:0.15512494332841328} ","formula":"!property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.11830690053044533} ","formula":"property:story","lexeme":"story","type":"DataProp"} +{"features":" {score:0.11260132645541636} ","formula":"!property:datum","lexeme":"datum","type":"ObjProp"} +{"features":" {score:0.1232129697862933} ","formula":"property:metadata","lexeme":"metadata","type":"DataProp"} +{"features":" {score:0.11830690053044533} ","formula":"!property:story","lexeme":"story","type":"DataProp"} +{"features":" {score:0.31353711585588867} ","formula":"resource:Writer","lexeme":"writer","type":"NamedEntity"} +{"features":" {score:0.8749999999999999} ","formula":"property:author","lexeme":"author","type":"DataProp"} +{"features":" {score:0.13466387807927593} ","formula":"property:property","lexeme":"property","type":"DataProp"} +{"features":" {score:0.15810625982706217} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.15810625982706217} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.22801013531749442} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.13466387807927593} ","formula":"!property:property","lexeme":"property","type":"ObjProp"} +{"features":" {score:0.11260132645541636} ","formula":"property:datum","lexeme":"datum","type":"ObjProp"} +{"features":" {score:0.05810625982706215} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:0.8749999999999999} ","formula":"!property:author","lexeme":"author","type":"ObjProp"} +{"features":" {score:0.32333965844402274} ","formula":"\u003chttp://dbpedia.org/resource/Cinderella_(band)\u003e","lexeme":"cinderella (band)","type":"NamedEntity"} +{"features":" {score:0.15512494332841328} ","formula":"property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:0.8749999999999999} ","formula":"!property:author","lexeme":"author","type":"DataProp"} +{"features":" {score:0.1232129697862933} ","formula":"!property:metadata","lexeme":"metadata","type":"ObjProp"} +{"features":" {score:0.14723568218294936} ","formula":"resource:English_literature","lexeme":"english literature","type":"NamedEntity"} +{"features":" {score:0.13818747557057295} ","formula":"!property:field","lexeme":"field","type":"DataProp"} +{"features":" {score:0.3581062598270621} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.11260132645541636} ","formula":"property:datum","lexeme":"datum","type":"DataProp"} +{"features":" {score:0.22801013531749442} ","formula":"!property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.13466387807927593} ","formula":"!property:property","lexeme":"property","type":"DataProp"} +{"features":" {score:0.15512494332841328} ","formula":"property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.12144436256448048} ","formula":"!property:element","lexeme":"element","type":"ObjProp"} diff --git a/data/error_test/4/founder.lexicon b/data/error_test/4/founder.lexicon new file mode 100644 index 0000000..671135e --- /dev/null +++ b/data/error_test/4/founder.lexicon @@ -0,0 +1,42 @@ +{"features":" {score:0.07206309275592075} ","formula":"property:word","lexeme":"word","type":"ObjProp"} +{"features":" {score:0.04278772662667667} ","formula":"!property:issue","lexeme":"issue","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:founder","lexeme":"founder","type":"ObjProp"} +{"features":" {score:0.07206309275592075} ","formula":"!property:word","lexeme":"word","type":"ObjProp"} +{"features":" {score:0.04481121064985499} ","formula":"!property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.08509143142139211} ","formula":"property:investor","lexeme":"investor","type":"ObjProp"} +{"features":" {score:0.04481121064985499} ","formula":"!property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.10554184700668097} ","formula":"resource:Muhammad_Ali_Jinnah","lexeme":"muhammad ali jinnah","type":"NamedEntity"} +{"features":" {score:0.7999999999999999} ","formula":"resource:Founder","lexeme":"founder","type":"NamedEntity"} +{"features":" {score:0.04278772662667667} ","formula":"!property:issue","lexeme":"issue","type":"DataProp"} +{"features":" {score:0.0956378076357} ","formula":"!property:speaker","lexeme":"speaker","type":"ObjProp"} +{"features":" {score:0.08927602873129004} ","formula":"!property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.04481121064985499} ","formula":"property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.04278772662667667} ","formula":"property:issue","lexeme":"issue","type":"DataProp"} +{"features":" {score:0.03455922771902645} ","formula":"property:condition","lexeme":"condition","type":"DataProp"} +{"features":" {score:0.08927602873129004} ","formula":"property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.07911667232976909} ","formula":"resource:Jimmy_Wales","lexeme":"jimmy wales","type":"NamedEntity"} +{"features":" {score:0.7999999999999999} ","formula":"property:founder","lexeme":"founder","type":"ObjProp"} +{"features":" {score:0.08927602873129004} ","formula":"property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:founder","lexeme":"founder","type":"DataProp"} +{"features":" {score:0.13616693184747225} ","formula":"resource:Henry_Ford","lexeme":"henry ford","type":"NamedEntity"} +{"features":" {score:0.08927602873129004} ","formula":"!dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.7999999999999999} ","formula":"!dbpedia:founder","lexeme":"founder","type":"ObjectProp"} +{"features":" {score:0.08509143142139211} ","formula":"property:investor","lexeme":"investor","type":"DataProp"} +{"features":" {score:0.07206309275592075} ","formula":"!property:word","lexeme":"word","type":"DataProp"} +{"features":" {score:0.04278772662667667} ","formula":"property:issue","lexeme":"issue","type":"ObjProp"} +{"features":" {score:0.0956378076357} ","formula":"property:speaker","lexeme":"speaker","type":"DataProp"} +{"features":" {score:0.08509143142139211} ","formula":"!property:investor","lexeme":"investor","type":"ObjProp"} +{"features":" {score:0.03455922771902645} ","formula":"!property:condition","lexeme":"condition","type":"ObjProp"} +{"features":" {score:0.07206309275592075} ","formula":"property:word","lexeme":"word","type":"DataProp"} +{"features":" {score:0.04481121064985499} ","formula":"property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:founder","lexeme":"founder","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"dbpedia:founder","lexeme":"founder","type":"ObjectProp"} +{"features":" {score:0.0956378076357} ","formula":"property:speaker","lexeme":"speaker","type":"ObjProp"} +{"features":" {score:0.08509143142139211} ","formula":"!property:investor","lexeme":"investor","type":"DataProp"} +{"features":" {score:0.0956378076357} ","formula":"!property:speaker","lexeme":"speaker","type":"DataProp"} +{"features":" {score:0.03455922771902645} ","formula":"!property:condition","lexeme":"condition","type":"DataProp"} +{"features":" {score:0.03455922771902645} ","formula":"property:condition","lexeme":"condition","type":"ObjProp"} +{"features":" {score:0.08927602873129004} ","formula":"!property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.08927602873129004} ","formula":"dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.07353814379759907} ","formula":"resource:Eponym","lexeme":"eponym","type":"NamedEntity"} +{"features":" {score:0.38927602873129} ","formula":"(rdf:type dbpedia:Company)","lexeme":"company","type":"ClassNoun"} diff --git a/data/error_test/4/pixar.lexicon b/data/error_test/4/pixar.lexicon new file mode 100644 index 0000000..a09f088 --- /dev/null +++ b/data/error_test/4/pixar.lexicon @@ -0,0 +1,39 @@ +{"features":" {score:0.011573768048966903} ","formula":"!property:firm","lexeme":"firm","type":"DataProp"} +{"features":" {score:0.35931809850867574} ","formula":"\u003chttp://dbpedia.org/resource/Cars_(film)\u003e","lexeme":"cars (film)","type":"NamedEntity"} +{"features":" {score:0.022484382628882905} ","formula":"!property:place","lexeme":"place","type":"DataProp"} +{"features":" {score:0.023911517529144822} ","formula":"!property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.041201716738197426} ","formula":"property:studio","lexeme":"studio","type":"ObjProp"} +{"features":" {score:0.011573768048966903} ","formula":"property:firm","lexeme":"firm","type":"DataProp"} +{"features":" {score:0.011573768048966903} ","formula":"!property:firm","lexeme":"firm","type":"ObjProp"} +{"features":" {score:0.041201716738197426} ","formula":"property:studio","lexeme":"studio","type":"DataProp"} +{"features":" {score:0.15526860663307582} ","formula":"dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.15526860663307582} ","formula":"!dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.041201716738197426} ","formula":"!property:studio","lexeme":"studio","type":"DataProp"} +{"features":" {score:0.016738197424892704} ","formula":"!property:brand","lexeme":"brand","type":"ObjProp"} +{"features":" {score:0.022484382628882905} ","formula":"(rdf:type dbpedia:Place)","lexeme":"place","type":"ClassNoun"} +{"features":" {score:0.30821656050955415} ","formula":"resource:Disney_Villains","lexeme":"disney villains","type":"NamedEntity"} +{"features":" {score:0.15526860663307582} ","formula":"!property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.15526860663307582} ","formula":"(rdf:type dbpedia:Company)","lexeme":"company","type":"ClassNoun"} +{"features":" {score:0.023911517529144822} ","formula":"property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.041201716738197426} ","formula":"!property:studio","lexeme":"studio","type":"ObjProp"} +{"features":" {score:0.023911517529144822} ","formula":"property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.32999999999999996} ","formula":"\u003chttp://dbpedia.org/resource/Ratatouille_(film)\u003e","lexeme":"ratatouille (film)","type":"NamedEntity"} +{"features":" {score:0.3580773840018898} ","formula":"\u003chttp://dbpedia.org/resource/Up_(2009_film)\u003e","lexeme":"up (2009 film)","type":"NamedEntity"} +{"features":" {score:0.023911517529144822} ","formula":"!property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.014163090128755365} ","formula":"property:organization","lexeme":"organization","type":"DataProp"} +{"features":" {score:0.016738197424892704} ","formula":"property:brand","lexeme":"brand","type":"DataProp"} +{"features":" {score:0.016738197424892704} ","formula":"property:brand","lexeme":"brand","type":"ObjProp"} +{"features":" {score:0.15526860663307582} ","formula":"!property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.15526860663307582} ","formula":"property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.011573768048966903} ","formula":"property:firm","lexeme":"firm","type":"ObjProp"} +{"features":" {score:0.016738197424892704} ","formula":"!dbpedia:brand","lexeme":"brand","type":"ObjectProp"} +{"features":" {score:0.919299363057325} ","formula":"resource:Pixar","lexeme":"pixar","type":"NamedEntity"} +{"features":" {score:0.014163090128755365} ","formula":"!property:organization","lexeme":"organization","type":"ObjProp"} +{"features":" {score:0.016738197424892704} ","formula":"dbpedia:brand","lexeme":"brand","type":"ObjectProp"} +{"features":" {score:0.022484382628882905} ","formula":"!property:place","lexeme":"place","type":"ObjProp"} +{"features":" {score:0.022484382628882905} ","formula":"property:place","lexeme":"place","type":"ObjProp"} +{"features":" {score:0.15526860663307582} ","formula":"property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.014163090128755365} ","formula":"property:organization","lexeme":"organization","type":"ObjProp"} +{"features":" {score:0.014163090128755365} ","formula":"!property:organization","lexeme":"organization","type":"DataProp"} +{"features":" {score:0.022484382628882905} ","formula":"property:place","lexeme":"place","type":"DataProp"} +{"features":" {score:0.016738197424892704} ","formula":"!property:brand","lexeme":"brand","type":"DataProp"} diff --git a/data/error_test/4/utterances.txt b/data/error_test/4/utterances.txt new file mode 100644 index 0000000..538ad6c --- /dev/null +++ b/data/error_test/4/utterances.txt @@ -0,0 +1,26 @@ +1. +utterance: what is cartoon +underspecified term: cartoon +type: type +result: success + +2. +utterance: i work at pixar +underspecified term: pixar +type: entity +result: success + +3. +utterance: tell me a founder of pixar +underspecified term: founder +type: relation +result: success + +4. +utterance: who is the author of cinderella +underspecified term: cinderella +type: entity +result: success +underspecified term: author +type: relation +result: follow up diff --git a/data/error_test/5/audi.lexicon b/data/error_test/5/audi.lexicon new file mode 100644 index 0000000..b3d8721 --- /dev/null +++ b/data/error_test/5/audi.lexicon @@ -0,0 +1,33 @@ +{"features":" {score:0.147885784528615} ","formula":"!dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.14610363611539673} ","formula":"property:car","lexeme":"car","type":"ObjProp"} +{"features":" {score:0.16633987288000296} ","formula":"!property:brand","lexeme":"brand","type":"DataProp"} +{"features":" {score:0.1562217098203969} ","formula":"property:manufacturer","lexeme":"manufacturer","type":"DataProp"} +{"features":" {score:1.3070739549839228} ","formula":"resource:Audi","lexeme":"audi","type":"NamedEntity"} +{"features":" {score:0.147885784528615} ","formula":"dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.14610363611539673} ","formula":"!property:car","lexeme":"car","type":"ObjProp"} +{"features":" {score:0.16633987288000296} ","formula":"dbpedia:brand","lexeme":"brand","type":"ObjectProp"} +{"features":" {score:0.033504991318436005} ","formula":"!property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.033504991318436005} ","formula":"property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.16633987288000296} ","formula":"!dbpedia:brand","lexeme":"brand","type":"ObjectProp"} +{"features":" {score:0.16633987288000296} ","formula":"!property:brand","lexeme":"brand","type":"ObjProp"} +{"features":" {score:0.1562217098203969} ","formula":"property:manufacturer","lexeme":"manufacturer","type":"ObjProp"} +{"features":" {score:0.147885784528615} ","formula":"property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.147885784528615} ","formula":"!property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.14610363611539673} ","formula":"property:car","lexeme":"car","type":"DataProp"} +{"features":" {score:0.147885784528615} ","formula":"property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.1562217098203969} ","formula":"!dbpedia:manufacturer","lexeme":"manufacturer","type":"ObjectProp"} +{"features":" {score:0.10857696973038278} ","formula":"!dbpedia:vehicle","lexeme":"vehicle","type":"ObjectProp"} +{"features":" {score:0.36746846509863806} ","formula":"resource:Space_frame","lexeme":"space frame","type":"NamedEntity"} +{"features":" {score:0.1562217098203969} ","formula":"!property:manufacturer","lexeme":"manufacturer","type":"DataProp"} +{"features":" {score:0.1562217098203969} ","formula":"dbpedia:manufacturer","lexeme":"manufacturer","type":"ObjectProp"} +{"features":" {score:0.575716625149227} ","formula":"resource:Volkswagen_Group","lexeme":"volkswagen group","type":"NamedEntity"} +{"features":" {score:0.7191318327974277} ","formula":"resource:Audi_80","lexeme":"audi 80","type":"NamedEntity"} +{"features":" {score:0.147885784528615} ","formula":"!property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.1562217098203969} ","formula":"!property:manufacturer","lexeme":"manufacturer","type":"ObjProp"} +{"features":" {score:0.14610363611539673} ","formula":"!property:car","lexeme":"car","type":"DataProp"} +{"features":" {score:0.10857696973038278} ","formula":"dbpedia:vehicle","lexeme":"vehicle","type":"ObjectProp"} +{"features":" {score:0.033504991318436005} ","formula":"!property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.033504991318436005} ","formula":"property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.147885784528615} ","formula":"(rdf:type dbpedia:Company)","lexeme":"company","type":"ClassNoun"} +{"features":" {score:0.16633987288000296} ","formula":"property:brand","lexeme":"brand","type":"DataProp"} +{"features":" {score:0.16633987288000296} ","formula":"property:brand","lexeme":"brand","type":"ObjProp"} diff --git a/data/error_test/5/device.lexicon b/data/error_test/5/device.lexicon new file mode 100644 index 0000000..2901341 --- /dev/null +++ b/data/error_test/5/device.lexicon @@ -0,0 +1,30 @@ +{"features":" {score:0.11743707263326071} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.06458083214530026} ","formula":"property:product","lexeme":"product","type":"DataProp"} +{"features":" {score:0.06458083214530026} ","formula":"!property:product","lexeme":"product","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:device","lexeme":"device","type":"ObjProp"} +{"features":" {score:0.3216867469879518} ","formula":"(rdf:type dbpedia:Area)","lexeme":"area","type":"ClassNoun"} +{"features":" {score:0.021686746987951807} ","formula":"property:area","lexeme":"area","type":"DataProp"} +{"features":" {score:0.08536603483809047} ","formula":"property:term","lexeme":"term","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:device","lexeme":"device","type":"DataProp"} +{"features":" {score:0.06458083214530026} ","formula":"!property:product","lexeme":"product","type":"DataProp"} +{"features":" {score:0.021686746987951807} ","formula":"!property:area","lexeme":"area","type":"DataProp"} +{"features":" {score:0.06458083214530026} ","formula":"dbpedia:product","lexeme":"product","type":"ObjectProp"} +{"features":" {score:0.021686746987951807} ","formula":"property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.08536603483809047} ","formula":"!property:term","lexeme":"term","type":"DataProp"} +{"features":" {score:0.11743707263326071} ","formula":"property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.11743707263326071} ","formula":"property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.19679411103751387} ","formula":"resource:Nuclear_weapon","lexeme":"nuclear weapon","type":"NamedEntity"} +{"features":" {score:0.1439471015677896} ","formula":"resource:Video","lexeme":"video","type":"NamedEntity"} +{"features":" {score:0.021686746987951807} ","formula":"!property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"resource:Device","lexeme":"device","type":"NamedEntity"} +{"features":" {score:0.08536603483809047} ","formula":"!property:term","lexeme":"term","type":"ObjProp"} +{"features":" {score:0.11743707263326071} ","formula":"!property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"(rdf:type dbpedia:Device)","lexeme":"device","type":"ClassNoun"} +{"features":" {score:0.08607994768853108} ","formula":"resource:Heraldry","lexeme":"heraldry","type":"NamedEntity"} +{"features":" {score:0.06458083214530026} ","formula":"!dbpedia:product","lexeme":"product","type":"ObjectProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:device","lexeme":"device","type":"DataProp"} +{"features":" {score:0.06458083214530026} ","formula":"property:product","lexeme":"product","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:device","lexeme":"device","type":"ObjProp"} +{"features":" {score:0.08352945324021868} ","formula":"resource:Torture","lexeme":"torture","type":"NamedEntity"} +{"features":" {score:0.17409436529914535} ","formula":"resource:Electronics","lexeme":"electronics","type":"NamedEntity"} +{"features":" {score:0.08536603483809047} ","formula":"property:term","lexeme":"term","type":"ObjProp"} diff --git a/data/error_test/5/owner.lexicon b/data/error_test/5/owner.lexicon new file mode 100644 index 0000000..cd5c101 --- /dev/null +++ b/data/error_test/5/owner.lexicon @@ -0,0 +1,63 @@ +{"features":" {score:0.13766743260237102} ","formula":"property:party","lexeme":"party","type":"DataProp"} +{"features":" {score:0.3505637901403199} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.8999999999999999} ","formula":"property:owner","lexeme":"owner","type":"ObjProp"} +{"features":" {score:0.17099525935495904} ","formula":"!property:property","lexeme":"property","type":"DataProp"} +{"features":" {score:0.16396587573852092} ","formula":"property:user","lexeme":"user","type":"ObjProp"} +{"features":" {score:0.15056379014031995} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.13919145323758958} ","formula":"!property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.05056379014031995} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:1.0999999999999999} ","formula":"!dbpedia:owner","lexeme":"owner","type":"ObjectProp"} +{"features":" {score:0.17338551859099804} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} +{"features":" {score:0.11174168297455969} ","formula":"property:group","lexeme":"group","type":"ObjProp"} +{"features":" {score:0.16396587573852092} ","formula":"!property:user","lexeme":"user","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"!property:owner","lexeme":"owner","type":"ObjProp"} +{"features":" {score:0.1405946415432619} ","formula":"resource:Business","lexeme":"business","type":"NamedEntity"} +{"features":" {score:0.6015572071075439} ","formula":"property:brand","lexeme":"brand","type":"ObjProp"} +{"features":" {score:0.011741682974559686} ","formula":"(rdf:type dbpedia:Group)","lexeme":"group","type":"ClassNoun"} +{"features":" {score:0.6015572071075439} ","formula":"!property:brand","lexeme":"brand","type":"ObjProp"} +{"features":" {score:0.17099525935495904} ","formula":"property:property","lexeme":"property","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"dbpedia:owner","lexeme":"owner","type":"ObjectProp"} +{"features":" {score:0.11174168297455969} ","formula":"property:group","lexeme":"group","type":"DataProp"} +{"features":" {score:0.13919145323758958} ","formula":"property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.025713486289871294} ","formula":"resource:Franchising","lexeme":"franchising","type":"NamedEntity"} +{"features":" {score:0.20683766075222226} ","formula":"property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.14667547962203653} ","formula":"!property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:0.6015572071075439} ","formula":"property:brand","lexeme":"brand","type":"DataProp"} +{"features":" {score:0.613473254442215} ","formula":"dbpedia:brand","lexeme":"brand","type":"ObjectProp"} +{"features":" {score:0.8999999999999999} ","formula":"!property:owner","lexeme":"owner","type":"DataProp"} +{"features":" {score:0.11174168297455969} ","formula":"!property:group","lexeme":"group","type":"ObjProp"} +{"features":" {score:0.613473254442215} ","formula":"!dbpedia:brand","lexeme":"brand","type":"ObjectProp"} +{"features":" {score:0.33766743260237103} ","formula":"dbpedia:party","lexeme":"party","type":"ObjectProp"} +{"features":" {score:0.07181166616243961} ","formula":"resource:Homebuilt_aircraft","lexeme":"homebuilt aircraft","type":"NamedEntity"} +{"features":" {score:0.13766743260237102} ","formula":"!property:party","lexeme":"party","type":"ObjProp"} +{"features":" {score:0.13766743260237102} ","formula":"property:party","lexeme":"party","type":"ObjProp"} +{"features":" {score:0.11174168297455969} ","formula":"!property:group","lexeme":"group","type":"DataProp"} +{"features":" {score:0.17099525935495904} ","formula":"property:property","lexeme":"property","type":"ObjProp"} +{"features":" {score:0.20683766075222226} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.10939334637964776} ","formula":"property:metadata","lexeme":"metadata","type":"DataProp"} +{"features":" {score:0.6015572071075439} ","formula":"!property:brand","lexeme":"brand","type":"DataProp"} +{"features":" {score:0.13766743260237102} ","formula":"!property:party","lexeme":"party","type":"DataProp"} +{"features":" {score:0.14667547962203653} ","formula":"!property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.14667547962203653} ","formula":"property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:0.16396587573852092} ","formula":"property:user","lexeme":"user","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"property:owner","lexeme":"owner","type":"DataProp"} +{"features":" {score:0.13919145323758958} ","formula":"property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.20683766075222226} ","formula":"!property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.10939334637964776} ","formula":"property:metadata","lexeme":"metadata","type":"ObjProp"} +{"features":" {score:0.17338551859099804} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.33766743260237103} ","formula":"!dbpedia:party","lexeme":"party","type":"ObjectProp"} +{"features":" {score:0.3505637901403199} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.15056379014031995} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.15056379014031995} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.13919145323758958} ","formula":"!property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.17099525935495904} ","formula":"!property:property","lexeme":"property","type":"ObjProp"} +{"features":" {score:0.10939334637964776} ","formula":"!property:metadata","lexeme":"metadata","type":"ObjProp"} +{"features":" {score:0.09646481168823798} ","formula":"resource:Property","lexeme":"property","type":"NamedEntity"} +{"features":" {score:0.10939334637964776} ","formula":"!property:metadata","lexeme":"metadata","type":"DataProp"} +{"features":" {score:0.16396587573852092} ","formula":"!property:user","lexeme":"user","type":"ObjProp"} +{"features":" {score:0.1268606603245663} ","formula":"resource:Slavery","lexeme":"slavery","type":"NamedEntity"} +{"features":" {score:0.20683766075222226} ","formula":"property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.17338551859099804} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.17338551859099804} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} +{"features":" {score:0.14667547962203653} ","formula":"property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.15056379014031995} ","formula":"property:person","lexeme":"person","type":"ObjProp"} diff --git a/data/error_test/5/siemens-headquarters.lexicon b/data/error_test/5/siemens-headquarters.lexicon new file mode 100644 index 0000000..fb51743 --- /dev/null +++ b/data/error_test/5/siemens-headquarters.lexicon @@ -0,0 +1,75 @@ +{"features":" {score:0.04083064412071792} ","formula":"property:corporation","lexeme":"corporation","type":"DataProp"} +{"features":" {score:0.19217759396718898} ","formula":"property:area","lexeme":"area","type":"DataProp"} +{"features":" {score:0.9324561403508771} ","formula":"resource:Siemens","lexeme":"siemens","type":"NamedEntity"} +{"features":" {score:0.4182398718336354} ","formula":"!dbpedia:building","lexeme":"building","type":"ObjectProp"} +{"features":" {score:0.2182398718336354} ","formula":"property:building","lexeme":"building","type":"ObjProp"} +{"features":" {score:0.11823987183363541} ","formula":"(rdf:type dbpedia:Building)","lexeme":"building","type":"ClassNoun"} +{"features":" {score:0.04036117420175504} ","formula":"property:organization","lexeme":"organization","type":"ObjProp"} +{"features":" {score:0.3602649605718621} ","formula":"resource:Intel_Science_Talent_Search","lexeme":"intel science talent search","type":"NamedEntity"} +{"features":" {score:0.04036117420175504} ","formula":"!property:organization","lexeme":"organization","type":"DataProp"} +{"features":" {score:0.19639535960943805} ","formula":"!property:party","lexeme":"party","type":"DataProp"} +{"features":" {score:0.043938947936402926} ","formula":"property:brand","lexeme":"brand","type":"DataProp"} +{"features":" {score:0.15646010287429976} ","formula":"property:unit","lexeme":"unit","type":"DataProp"} +{"features":" {score:0.09217759396718897} ","formula":"(rdf:type dbpedia:Area)","lexeme":"area","type":"ClassNoun"} +{"features":" {score:0.04036117420175504} ","formula":"property:organization","lexeme":"organization","type":"DataProp"} +{"features":" {score:0.016863804725394095} ","formula":"property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.24683158967805946} ","formula":"!property:facility","lexeme":"facility","type":"DataProp"} +{"features":" {score:0.23789407614179064} ","formula":"dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.2182398718336354} ","formula":"property:building","lexeme":"building","type":"DataProp"} +{"features":" {score:0.19639535960943805} ","formula":"!property:party","lexeme":"party","type":"ObjProp"} +{"features":" {score:0.23789407614179064} ","formula":"!dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.23789407614179064} ","formula":"property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.3885063442221859} ","formula":"resource:Electrical_resistivity_and_conductivity","lexeme":"electrical resistivity and conductivity","type":"NamedEntity"} +{"features":" {score:0.04761197733905376} ","formula":"dbpedia:manufacturer","lexeme":"manufacturer","type":"ObjectProp"} +{"features":" {score:0.8999999999999999} ","formula":"!property:headquarters","lexeme":"headquarters","type":"DataProp"} +{"features":" {score:0.04036117420175504} ","formula":"!property:organization","lexeme":"organization","type":"ObjProp"} +{"features":" {score:0.23789407614179064} ","formula":"(rdf:type dbpedia:Company)","lexeme":"company","type":"ClassNoun"} +{"features":" {score:0.8999999999999999} ","formula":"property:headquarters","lexeme":"headquarters","type":"ObjProp"} +{"features":" {score:0.2182398718336354} ","formula":"!property:building","lexeme":"building","type":"ObjProp"} +{"features":" {score:0.04083064412071792} ","formula":"property:corporation","lexeme":"corporation","type":"ObjProp"} +{"features":" {score:0.3101973684210526} ","formula":"resource:Siemens_Desiro","lexeme":"siemens desiro","type":"NamedEntity"} +{"features":" {score:0.23789407614179064} ","formula":"!property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"property:headquarters","lexeme":"headquarters","type":"DataProp"} +{"features":" {score:0.8471584546472564} ","formula":"resource:Headquarters","lexeme":"headquarters","type":"NamedEntity"} +{"features":" {score:0.18960796489744278} ","formula":"resource:Seat_of_local_government","lexeme":"seat of local government","type":"NamedEntity"} +{"features":" {score:0.2182398718336354} ","formula":"!property:building","lexeme":"building","type":"DataProp"} +{"features":" {score:0.04739180103420817} ","formula":"!property:firm","lexeme":"firm","type":"ObjProp"} +{"features":" {score:0.043938947936402926} ","formula":"!property:brand","lexeme":"brand","type":"ObjProp"} +{"features":" {score:0.4182398718336354} ","formula":"dbpedia:building","lexeme":"building","type":"ObjectProp"} +{"features":" {score:0.23789407614179064} ","formula":"!property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.19217759396718898} ","formula":"!property:area","lexeme":"area","type":"DataProp"} +{"features":" {score:0.3606647859539902} ","formula":"resource:Bristol_Jupiter","lexeme":"bristol jupiter","type":"NamedEntity"} +{"features":" {score:0.8999999999999999} ","formula":"!property:headquarters","lexeme":"headquarters","type":"ObjProp"} +{"features":" {score:0.04761197733905376} ","formula":"!dbpedia:manufacturer","lexeme":"manufacturer","type":"ObjectProp"} +{"features":" {score:0.04739180103420817} ","formula":"property:firm","lexeme":"firm","type":"ObjProp"} +{"features":" {score:0.15646010287429976} ","formula":"property:unit","lexeme":"unit","type":"ObjProp"} +{"features":" {score:0.04761197733905376} ","formula":"!property:manufacturer","lexeme":"manufacturer","type":"ObjProp"} +{"features":" {score:0.1802968156998529} ","formula":"resource:The_Pentagon","lexeme":"the pentagon","type":"NamedEntity"} +{"features":" {score:0.19015685529985193} ","formula":"resource:Secret_Intelligence_Service","lexeme":"secret intelligence service","type":"NamedEntity"} +{"features":" {score:0.19639535960943805} ","formula":"property:party","lexeme":"party","type":"ObjProp"} +{"features":" {score:0.19217759396718898} ","formula":"property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.15646010287429976} ","formula":"!property:unit","lexeme":"unit","type":"ObjProp"} +{"features":" {score:0.04761197733905376} ","formula":"property:manufacturer","lexeme":"manufacturer","type":"ObjProp"} +{"features":" {score:0.043938947936402926} ","formula":"dbpedia:brand","lexeme":"brand","type":"ObjectProp"} +{"features":" {score:0.016863804725394095} ","formula":"!property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.04739180103420817} ","formula":"property:firm","lexeme":"firm","type":"DataProp"} +{"features":" {score:0.04083064412071792} ","formula":"!property:corporation","lexeme":"corporation","type":"DataProp"} +{"features":" {score:0.19639535960943805} ","formula":"property:party","lexeme":"party","type":"DataProp"} +{"features":" {score:0.23789407614179064} ","formula":"property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.043938947936402926} ","formula":"!property:brand","lexeme":"brand","type":"DataProp"} +{"features":" {score:0.016863804725394095} ","formula":"property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.25870239102226356} ","formula":"resource:United_States_Army_Air_Corps","lexeme":"united states army air corps","type":"NamedEntity"} +{"features":" {score:0.04761197733905376} ","formula":"property:manufacturer","lexeme":"manufacturer","type":"DataProp"} +{"features":" {score:0.043938947936402926} ","formula":"!dbpedia:brand","lexeme":"brand","type":"ObjectProp"} +{"features":" {score:0.016863804725394095} ","formula":"!property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.04739180103420817} ","formula":"!property:firm","lexeme":"firm","type":"DataProp"} +{"features":" {score:0.24683158967805946} ","formula":"property:facility","lexeme":"facility","type":"DataProp"} +{"features":" {score:0.04083064412071792} ","formula":"!property:corporation","lexeme":"corporation","type":"ObjProp"} +{"features":" {score:0.19217759396718898} ","formula":"!property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.396395359609438} ","formula":"!dbpedia:party","lexeme":"party","type":"ObjectProp"} +{"features":" {score:0.15646010287429976} ","formula":"!property:unit","lexeme":"unit","type":"DataProp"} +{"features":" {score:0.24683158967805946} ","formula":"property:facility","lexeme":"facility","type":"ObjProp"} +{"features":" {score:0.24683158967805946} ","formula":"!property:facility","lexeme":"facility","type":"ObjProp"} +{"features":" {score:0.396395359609438} ","formula":"dbpedia:party","lexeme":"party","type":"ObjectProp"} +{"features":" {score:0.043938947936402926} ","formula":"property:brand","lexeme":"brand","type":"ObjProp"} +{"features":" {score:0.04761197733905376} ","formula":"!property:manufacturer","lexeme":"manufacturer","type":"DataProp"} diff --git a/data/error_test/5/utterances.txt b/data/error_test/5/utterances.txt new file mode 100644 index 0000000..91c48bc --- /dev/null +++ b/data/error_test/5/utterances.txt @@ -0,0 +1,26 @@ +1. +utterance: i work at audi +underspecified term: audi +type: entity +result: success + +2. +utterance: what is a device +underspecified term: device +type: type +result: success + +3. +utterance: where are siemens headquarters +underspecified term: siemens +type: entity +result: success +underspecified term: headquarters +type: relation +result: success + +4. +utterance: who is the owner of audi +underspecified term: owner +type: relation +result: success diff --git a/data/error_test/6/language-russia.lexicon b/data/error_test/6/language-russia.lexicon new file mode 100644 index 0000000..f31ccc2 --- /dev/null +++ b/data/error_test/6/language-russia.lexicon @@ -0,0 +1,91 @@ +{"features":" {score:0.5187417168758166} ","formula":"resource:French_language","lexeme":"french language","type":"NamedEntity"} +{"features":" {score:0.0897810477825998} ","formula":"!property:market","lexeme":"market","type":"DataProp"} +{"features":" {score:1.06} ","formula":"!dbpedia:language","lexeme":"language","type":"ObjectProp"} +{"features":" {score:0.14416331712296718} ","formula":"!property:aspect","lexeme":"aspect","type":"DataProp"} +{"features":" {score:0.16286005772906748} ","formula":"!property:skill","lexeme":"skill","type":"ObjProp"} +{"features":" {score:0.17650258035732327} ","formula":"!property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.021435620793223954} ","formula":"!property:power","lexeme":"power","type":"ObjProp"} +{"features":" {score:0.5436398827001939} ","formula":"resource:Russian_Empire","lexeme":"russian empire","type":"NamedEntity"} +{"features":" {score:0.0897810477825998} ","formula":"property:market","lexeme":"market","type":"DataProp"} +{"features":" {score:0.76} ","formula":"resource:Language","lexeme":"language","type":"NamedEntity"} +{"features":" {score:0.16286005772906748} ","formula":"!property:skill","lexeme":"skill","type":"DataProp"} +{"features":" {score:0.024088286165052583} ","formula":"property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:0.040415230515447806} ","formula":"!property:place","lexeme":"place","type":"DataProp"} +{"features":" {score:0.1482004006854814} ","formula":"property:subject","lexeme":"subject","type":"ObjProp"} +{"features":" {score:0.040415230515447806} ","formula":"(rdf:type dbpedia:Place)","lexeme":"place","type":"ClassNoun"} +{"features":" {score:0.16286005772906748} ","formula":"property:skill","lexeme":"skill","type":"ObjProp"} +{"features":" {score:0.021435620793223954} ","formula":"property:power","lexeme":"power","type":"ObjProp"} +{"features":" {score:0.18298622765857953} ","formula":"!property:topic","lexeme":"topic","type":"DataProp"} +{"features":" {score:1.2219814265708004} ","formula":"resource:Russia","lexeme":"russia","type":"NamedEntity"} +{"features":" {score:0.0640658044629816} ","formula":"dbpedia:state","lexeme":"state","type":"ObjectProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:russia","lexeme":"russia","type":"ObjProp"} +{"features":" {score:0.76} ","formula":"(rdf:type dbpedia:Language)","lexeme":"language","type":"ClassNoun"} +{"features":" {score:0.040415230515447806} ","formula":"!property:place","lexeme":"place","type":"ObjProp"} +{"features":" {score:0.4876279671446909} ","formula":"resource:German_language","lexeme":"german language","type":"NamedEntity"} +{"features":" {score:0.024088286165052583} ","formula":"!property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.0643339765166996} ","formula":"property:region","lexeme":"region","type":"DataProp"} +{"features":" {score:0.6169578859559037} ","formula":"resource:Soviet_Union","lexeme":"soviet union","type":"NamedEntity"} +{"features":" {score:0.19042516828442307} ","formula":"!property:issue","lexeme":"issue","type":"ObjProp"} +{"features":" {score:0.040415230515447806} ","formula":"property:place","lexeme":"place","type":"DataProp"} +{"features":" {score:0.1482004006854814} ","formula":"property:subject","lexeme":"subject","type":"DataProp"} +{"features":" {score:0.14416331712296718} ","formula":"!property:aspect","lexeme":"aspect","type":"ObjProp"} +{"features":" {score:0.463823156895439} ","formula":"resource:Moscow","lexeme":"moscow","type":"NamedEntity"} +{"features":" {score:0.11701253295282715} ","formula":"property:nation","lexeme":"nation","type":"ObjProp"} +{"features":" {score:0.19042516828442307} ","formula":"property:issue","lexeme":"issue","type":"DataProp"} +{"features":" {score:0.16286005772906748} ","formula":"property:skill","lexeme":"skill","type":"DataProp"} +{"features":" {score:0.024088286165052583} ","formula":"!property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:1.06} ","formula":"dbpedia:language","lexeme":"language","type":"ObjectProp"} +{"features":" {score:0.86} ","formula":"property:language","lexeme":"language","type":"DataProp"} +{"features":" {score:0.14243908027966945} ","formula":"property:area","lexeme":"area","type":"DataProp"} +{"features":" {score:0.0640658044629816} ","formula":"!property:state","lexeme":"state","type":"DataProp"} +{"features":" {score:0.14243908027966945} ","formula":"!property:area","lexeme":"area","type":"DataProp"} +{"features":" {score:0.19042516828442307} ","formula":"property:issue","lexeme":"issue","type":"ObjProp"} +{"features":" {score:0.14243908027966945} ","formula":"property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.0640658044629816} ","formula":"!property:state","lexeme":"state","type":"ObjProp"} +{"features":" {score:0.18298622765857953} ","formula":"property:topic","lexeme":"topic","type":"DataProp"} +{"features":" {score:0.4950854370317156} ","formula":"resource:Saint_Petersburg","lexeme":"saint petersburg","type":"NamedEntity"} +{"features":" {score:0.86} ","formula":"!property:language","lexeme":"language","type":"DataProp"} +{"features":" {score:0.14416331712296718} ","formula":"property:aspect","lexeme":"aspect","type":"DataProp"} +{"features":" {score:0.86} ","formula":"property:language","lexeme":"language","type":"ObjProp"} +{"features":" {score:0.17650258035732327} ","formula":"property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.1482004006854814} ","formula":"!property:subject","lexeme":"subject","type":"ObjProp"} +{"features":" {score:0.11701253295282715} ","formula":"!property:nation","lexeme":"nation","type":"DataProp"} +{"features":" {score:0.0643339765166996} ","formula":"property:region","lexeme":"region","type":"ObjProp"} +{"features":" {score:0.0640658044629816} ","formula":"property:state","lexeme":"state","type":"DataProp"} +{"features":" {score:0.18298622765857953} ","formula":"property:topic","lexeme":"topic","type":"ObjProp"} +{"features":" {score:0.0643339765166996} ","formula":"(rdf:type dbpedia:Region)","lexeme":"region","type":"ClassNoun"} +{"features":" {score:0.0895798512525991} ","formula":"property:economy","lexeme":"economy","type":"ObjProp"} +{"features":" {score:0.12812827014000705} ","formula":"resource:Latin","lexeme":"latin","type":"NamedEntity"} +{"features":" {score:0.14416331712296718} ","formula":"property:aspect","lexeme":"aspect","type":"ObjProp"} +{"features":" {score:0.0640658044629816} ","formula":"property:state","lexeme":"state","type":"ObjProp"} +{"features":" {score:0.0643339765166996} ","formula":"!dbpedia:region","lexeme":"region","type":"ObjectProp"} +{"features":" {score:0.0897810477825998} ","formula":"property:market","lexeme":"market","type":"ObjProp"} +{"features":" {score:0.0897810477825998} ","formula":"!property:market","lexeme":"market","type":"ObjProp"} +{"features":" {score:0.48865373835874193} ","formula":"resource:Spanish_language","lexeme":"spanish language","type":"NamedEntity"} +{"features":" {score:0.0640658044629816} ","formula":"(rdf:type dbpedia:State)","lexeme":"state","type":"ClassNoun"} +{"features":" {score:0.0640658044629816} ","formula":"!dbpedia:state","lexeme":"state","type":"ObjectProp"} +{"features":" {score:0.19042516828442307} ","formula":"!property:issue","lexeme":"issue","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:russia","lexeme":"russia","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:russia","lexeme":"russia","type":"DataProp"} +{"features":" {score:0.11701253295282715} ","formula":"!property:nation","lexeme":"nation","type":"ObjProp"} +{"features":" {score:0.17650258035732327} ","formula":"property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.0895798512525991} ","formula":"!property:economy","lexeme":"economy","type":"DataProp"} +{"features":" {score:0.5779605659150392} ","formula":"resource:English_language","lexeme":"english language","type":"NamedEntity"} +{"features":" {score:0.042439080279669444} ","formula":"(rdf:type dbpedia:Area)","lexeme":"area","type":"ClassNoun"} +{"features":" {score:0.0895798512525991} ","formula":"!property:economy","lexeme":"economy","type":"ObjProp"} +{"features":" {score:0.021435620793223954} ","formula":"property:power","lexeme":"power","type":"DataProp"} +{"features":" {score:0.0643339765166996} ","formula":"!property:region","lexeme":"region","type":"ObjProp"} +{"features":" {score:0.0643339765166996} ","formula":"dbpedia:region","lexeme":"region","type":"ObjectProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:russia","lexeme":"russia","type":"DataProp"} +{"features":" {score:0.18298622765857953} ","formula":"!property:topic","lexeme":"topic","type":"ObjProp"} +{"features":" {score:0.86} ","formula":"!property:language","lexeme":"language","type":"ObjProp"} +{"features":" {score:0.0895798512525991} ","formula":"property:economy","lexeme":"economy","type":"DataProp"} +{"features":" {score:0.0643339765166996} ","formula":"!property:region","lexeme":"region","type":"DataProp"} +{"features":" {score:0.024088286165052583} ","formula":"property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.17650258035732327} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.040415230515447806} ","formula":"property:place","lexeme":"place","type":"ObjProp"} +{"features":" {score:0.14243908027966945} ","formula":"!property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.024088286165052583} ","formula":"(rdf:type dbpedia:Case)","lexeme":"case","type":"ClassNoun"} +{"features":" {score:0.11701253295282715} ","formula":"property:nation","lexeme":"nation","type":"DataProp"} +{"features":" {score:0.1482004006854814} ","formula":"!property:subject","lexeme":"subject","type":"DataProp"} +{"features":" {score:0.021435620793223954} ","formula":"!property:power","lexeme":"power","type":"DataProp"} diff --git a/data/error_test/6/poland.lexicon b/data/error_test/6/poland.lexicon new file mode 100644 index 0000000..2a966ba --- /dev/null +++ b/data/error_test/6/poland.lexicon @@ -0,0 +1,25 @@ +{"features":" {score:0.05813002033809059} ","formula":"!property:nation","lexeme":"nation","type":"DataProp"} +{"features":" {score:0.051528739872047896} ","formula":"property:state","lexeme":"state","type":"DataProp"} +{"features":" {score:0.05813002033809059} ","formula":"!property:nation","lexeme":"nation","type":"ObjProp"} +{"features":" {score:0.039197522785141714} ","formula":"property:market","lexeme":"market","type":"ObjProp"} +{"features":" {score:1.3097600677875396} ","formula":"resource:Poland","lexeme":"poland","type":"NamedEntity"} +{"features":" {score:0.03135666324224731} ","formula":"property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:0.039197522785141714} ","formula":"!property:market","lexeme":"market","type":"DataProp"} +{"features":" {score:0.051528739872047896} ","formula":"!property:state","lexeme":"state","type":"ObjProp"} +{"features":" {score:0.03135666324224731} ","formula":"(rdf:type dbpedia:Case)","lexeme":"case","type":"ClassNoun"} +{"features":" {score:0.7378639171236664} ","formula":"resource:Greater_Poland_Voivodeship","lexeme":"greater poland voivodeship","type":"NamedEntity"} +{"features":" {score:0.05813002033809059} ","formula":"property:nation","lexeme":"nation","type":"DataProp"} +{"features":" {score:0.03135666324224731} ","formula":"!property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.05813002033809059} ","formula":"property:nation","lexeme":"nation","type":"ObjProp"} +{"features":" {score:0.039197522785141714} ","formula":"property:market","lexeme":"market","type":"DataProp"} +{"features":" {score:0.051528739872047896} ","formula":"!property:state","lexeme":"state","type":"DataProp"} +{"features":" {score:0.039197522785141714} ","formula":"!property:market","lexeme":"market","type":"ObjProp"} +{"features":" {score:0.051528739872047896} ","formula":"(rdf:type dbpedia:State)","lexeme":"state","type":"ClassNoun"} +{"features":" {score:0.5071860881216024} ","formula":"resource:Warsaw","lexeme":"warsaw","type":"NamedEntity"} +{"features":" {score:0.03135666324224731} ","formula":"property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.3272978638005619} ","formula":"resource:Kraków","lexeme":"kraków","type":"NamedEntity"} +{"features":" {score:0.051528739872047896} ","formula":"!dbpedia:state","lexeme":"state","type":"ObjectProp"} +{"features":" {score:0.051528739872047896} ","formula":"property:state","lexeme":"state","type":"ObjProp"} +{"features":" {score:0.03135666324224731} ","formula":"!property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:0.051528739872047896} ","formula":"dbpedia:state","lexeme":"state","type":"ObjectProp"} +{"features":" {score:0.3269500066895598} ","formula":"resource:Poznań","lexeme":"poznań","type":"NamedEntity"} diff --git a/data/error_test/6/president.lexicon b/data/error_test/6/president.lexicon new file mode 100644 index 0000000..5f599c6 --- /dev/null +++ b/data/error_test/6/president.lexicon @@ -0,0 +1,52 @@ +{"features":" {score:0.11960177911432227} ","formula":"property:position","lexeme":"position","type":"DataProp"} +{"features":" {score:0.1128715978948634} ","formula":"!property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.18822194873012446} ","formula":"!property:executive","lexeme":"executive","type":"ObjProp"} +{"features":" {score:1.075} ","formula":"(rdf:type dbpedia:President)","lexeme":"president","type":"ClassNoun"} +{"features":" {score:0.05188352662424011} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.1318018805669209} ","formula":"!property:officer","lexeme":"officer","type":"ObjProp"} +{"features":" {score:0.1128715978948634} ","formula":"property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.05188352662424011} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.05655930184818928} ","formula":"property:role","lexeme":"role","type":"DataProp"} +{"features":" {score:0.18059626829029546} ","formula":"!dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.1558805931209102} ","formula":"property:office","lexeme":"office","type":"ObjProp"} +{"features":" {score:0.18822194873012446} ","formula":"property:executive","lexeme":"executive","type":"ObjProp"} +{"features":" {score:0.18059626829029546} ","formula":"dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.059794367825584276} ","formula":"resource:Barack_Obama","lexeme":"barack obama","type":"NamedEntity"} +{"features":" {score:0.18059626829029546} ","formula":"!property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:president","lexeme":"president","type":"DataProp"} +{"features":" {score:0.11960177911432227} ","formula":"property:position","lexeme":"position","type":"ObjProp"} +{"features":" {score:0.11960177911432227} ","formula":"!property:position","lexeme":"position","type":"DataProp"} +{"features":" {score:0.1558805931209102} ","formula":"property:office","lexeme":"office","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"resource:President","lexeme":"president","type":"NamedEntity"} +{"features":" {score:0.18822194873012446} ","formula":"!property:executive","lexeme":"executive","type":"DataProp"} +{"features":" {score:0.18059626829029546} ","formula":"property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.11960177911432227} ","formula":"dbpedia:position","lexeme":"position","type":"ObjectProp"} +{"features":" {score:0.22356586199500222} ","formula":"resource:Ronald_Reagan","lexeme":"ronald reagan","type":"NamedEntity"} +{"features":" {score:0.1128715978948634} ","formula":"property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"!property:president","lexeme":"president","type":"ObjProp"} +{"features":" {score:0.05188352662424011} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.1318018805669209} ","formula":"property:officer","lexeme":"officer","type":"DataProp"} +{"features":" {score:0.1558805931209102} ","formula":"!property:office","lexeme":"office","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"dbpedia:president","lexeme":"president","type":"ObjectProp"} +{"features":" {score:0.7749999999999999} ","formula":"!property:president","lexeme":"president","type":"DataProp"} +{"features":" {score:0.18059626829029546} ","formula":"property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.556158430655365} ","formula":"resource:President_of_the_United_States","lexeme":"president of the united states","type":"NamedEntity"} +{"features":" {score:0.18059626829029546} ","formula":"!property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.05188352662424011} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.05655930184818928} ","formula":"property:role","lexeme":"role","type":"ObjProp"} +{"features":" {score:0.1318018805669209} ","formula":"!property:officer","lexeme":"officer","type":"DataProp"} +{"features":" {score:0.05655930184818928} ","formula":"!property:role","lexeme":"role","type":"DataProp"} +{"features":" {score:0.3518835266242401} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:0.05188352662424011} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.1128715978948634} ","formula":"!property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.1558805931209102} ","formula":"!property:office","lexeme":"office","type":"DataProp"} +{"features":" {score:0.05188352662424011} ","formula":"property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:president","lexeme":"president","type":"ObjProp"} +{"features":" {score:0.2632383167025021} ","formula":"resource:George_W._Bush","lexeme":"george w. bush","type":"NamedEntity"} +{"features":" {score:0.20879448568046177} ","formula":"resource:Bill_Clinton","lexeme":"bill clinton","type":"NamedEntity"} +{"features":" {score:0.11960177911432227} ","formula":"!property:position","lexeme":"position","type":"ObjProp"} +{"features":" {score:0.1318018805669209} ","formula":"property:officer","lexeme":"officer","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"!dbpedia:president","lexeme":"president","type":"ObjectProp"} +{"features":" {score:0.11960177911432227} ","formula":"!dbpedia:position","lexeme":"position","type":"ObjectProp"} +{"features":" {score:0.18822194873012446} ","formula":"property:executive","lexeme":"executive","type":"DataProp"} +{"features":" {score:0.05655930184818928} ","formula":"!property:role","lexeme":"role","type":"ObjProp"} diff --git a/data/error_test/6/state.lexicon b/data/error_test/6/state.lexicon new file mode 100644 index 0000000..171f3a8 --- /dev/null +++ b/data/error_test/6/state.lexicon @@ -0,0 +1,44 @@ +{"features":" {score:0.018205394190871367} ","formula":"property:concept","lexeme":"concept","type":"DataProp"} +{"features":" {score:0.19271613169953739} ","formula":"resource:Texas","lexeme":"texas","type":"NamedEntity"} +{"features":" {score:0.017738589211618257} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.10298337570364544} ","formula":"!dbpedia:institution","lexeme":"institution","type":"ObjectProp"} +{"features":" {score:0.018205394190871367} ","formula":"!property:concept","lexeme":"concept","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:state","lexeme":"state","type":"DataProp"} +{"features":" {score:0.046213692946058094} ","formula":"property:issue","lexeme":"issue","type":"ObjProp"} +{"features":" {score:0.10298337570364544} ","formula":"dbpedia:institution","lexeme":"institution","type":"ObjectProp"} +{"features":" {score:0.017738589211618257} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.10298337570364544} ","formula":"!property:institution","lexeme":"institution","type":"DataProp"} +{"features":" {score:0.020695020746887966} ","formula":"property:organization","lexeme":"organization","type":"DataProp"} +{"features":" {score:0.024273858921161826} ","formula":"!property:agency","lexeme":"agency","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"!property:state","lexeme":"state","type":"ObjProp"} +{"features":" {score:0.024273858921161826} ","formula":"property:agency","lexeme":"agency","type":"ObjProp"} +{"features":" {score:0.017738589211618257} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} +{"features":" {score:0.060455393536624664} ","formula":"resource:Pakistan","lexeme":"pakistan","type":"NamedEntity"} +{"features":" {score:0.046213692946058094} ","formula":"!property:issue","lexeme":"issue","type":"DataProp"} +{"features":" {score:0.024273858921161826} ","formula":"dbpedia:agency","lexeme":"agency","type":"ObjectProp"} +{"features":" {score:0.020695020746887966} ","formula":"!property:organization","lexeme":"organization","type":"DataProp"} +{"features":" {score:0.07506030926565907} ","formula":"property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.020695020746887966} ","formula":"property:organization","lexeme":"organization","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"!dbpedia:state","lexeme":"state","type":"ObjectProp"} +{"features":" {score:0.10298337570364544} ","formula":"property:institution","lexeme":"institution","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"!property:state","lexeme":"state","type":"DataProp"} +{"features":" {score:0.046213692946058094} ","formula":"!property:issue","lexeme":"issue","type":"ObjProp"} +{"features":" {score:0.020695020746887966} ","formula":"!property:organization","lexeme":"organization","type":"ObjProp"} +{"features":" {score:0.018205394190871367} ","formula":"!property:concept","lexeme":"concept","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:state","lexeme":"state","type":"ObjProp"} +{"features":" {score:0.07506030926565907} ","formula":"property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.07506030926565907} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.018205394190871367} ","formula":"property:concept","lexeme":"concept","type":"ObjProp"} +{"features":" {score:0.10298337570364544} ","formula":"!property:institution","lexeme":"institution","type":"ObjProp"} +{"features":" {score:0.024273858921161826} ","formula":"!dbpedia:agency","lexeme":"agency","type":"ObjectProp"} +{"features":" {score:0.046213692946058094} ","formula":"property:issue","lexeme":"issue","type":"DataProp"} +{"features":" {score:0.017738589211618257} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} +{"features":" {score:0.32840576165323004} ","formula":"resource:New_York","lexeme":"new york","type":"NamedEntity"} +{"features":" {score:0.024273858921161826} ","formula":"property:agency","lexeme":"agency","type":"DataProp"} +{"features":" {score:1.075} ","formula":"(rdf:type dbpedia:State)","lexeme":"state","type":"ClassNoun"} +{"features":" {score:0.45000241667644847} ","formula":"resource:U.S._state","lexeme":"u.s. state","type":"NamedEntity"} +{"features":" {score:0.07488176849841613} ","formula":"resource:Israel","lexeme":"israel","type":"NamedEntity"} +{"features":" {score:0.10298337570364544} ","formula":"property:institution","lexeme":"institution","type":"ObjProp"} +{"features":" {score:0.07506030926565907} ","formula":"!property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"dbpedia:state","lexeme":"state","type":"ObjectProp"} +{"features":" {score:0.024273858921161826} ","formula":"!property:agency","lexeme":"agency","type":"DataProp"} diff --git a/data/error_test/6/utterances.txt b/data/error_test/6/utterances.txt new file mode 100644 index 0000000..485752e --- /dev/null +++ b/data/error_test/6/utterances.txt @@ -0,0 +1,26 @@ +1. +utterance: i was born in poland +underspecified term: poland +type: entity +result: success + +2. +utterance: what is country +underspecified term: country +type: type +result: success + +3. +utterance: who is the president of poland +underspecified term: president +type: relation +result: follow up + +4. +utterance: what is an official language in russia +underspecified term: russia +type: entity +result: success +underspecified term: language +type: relation +result: follow up diff --git a/data/error_test/7/berlin.lexicon b/data/error_test/7/berlin.lexicon new file mode 100644 index 0000000..be53b8b --- /dev/null +++ b/data/error_test/7/berlin.lexicon @@ -0,0 +1,35 @@ +{"features":" {score:0.008958837772397093} ","formula":"dbpedia:destination","lexeme":"destination","type":"ObjectProp"} +{"features":" {score:0.008958837772397093} ","formula":"property:destination","lexeme":"destination","type":"DataProp"} +{"features":" {score:0.03195874761366094} ","formula":"!dbpedia:state","lexeme":"state","type":"ObjectProp"} +{"features":" {score:0.03437165153950236} ","formula":"!property:place","lexeme":"place","type":"DataProp"} +{"features":" {score:0.24216414496627325} ","formula":"!property:city","lexeme":"city","type":"DataProp"} +{"features":" {score:0.24216414496627325} ","formula":"(rdf:type dbpedia:City)","lexeme":"city","type":"ClassNoun"} +{"features":" {score:0.03437165153950236} ","formula":"property:place","lexeme":"place","type":"ObjProp"} +{"features":" {score:0.40192138890091866} ","formula":"resource:1936_Summer_Olympics","lexeme":"1936 summer olympics","type":"NamedEntity"} +{"features":" {score:0.03195874761366094} ","formula":"property:state","lexeme":"state","type":"DataProp"} +{"features":" {score:0.03195874761366094} ","formula":"dbpedia:state","lexeme":"state","type":"ObjectProp"} +{"features":" {score:0.7587592152254363} ","formula":"resource:Berlin_Wall","lexeme":"berlin wall","type":"NamedEntity"} +{"features":" {score:0.24216414496627325} ","formula":"dbpedia:city","lexeme":"city","type":"ObjectProp"} +{"features":" {score:0.24216414496627325} ","formula":"!property:city","lexeme":"city","type":"ObjProp"} +{"features":" {score:0.24216414496627325} ","formula":"property:city","lexeme":"city","type":"ObjProp"} +{"features":" {score:0.008958837772397093} ","formula":"!property:destination","lexeme":"destination","type":"DataProp"} +{"features":" {score:0.24216414496627325} ","formula":"property:city","lexeme":"city","type":"DataProp"} +{"features":" {score:0.04018013579793473} ","formula":"(rdf:type dbpedia:Town)","lexeme":"town","type":"ClassNoun"} +{"features":" {score:1.3605667911413466} ","formula":"resource:Berlin","lexeme":"berlin","type":"NamedEntity"} +{"features":" {score:0.03437165153950236} ","formula":"property:place","lexeme":"place","type":"DataProp"} +{"features":" {score:0.008958837772397093} ","formula":"!dbpedia:destination","lexeme":"destination","type":"ObjectProp"} +{"features":" {score:0.03437165153950236} ","formula":"!property:place","lexeme":"place","type":"ObjProp"} +{"features":" {score:0.008958837772397093} ","formula":"!property:destination","lexeme":"destination","type":"ObjProp"} +{"features":" {score:0.8052829516612965} ","formula":"resource:Humboldt_University_of_Berlin","lexeme":"humboldt university of berlin","type":"NamedEntity"} +{"features":" {score:0.24216414496627325} ","formula":"!dbpedia:city","lexeme":"city","type":"ObjectProp"} +{"features":" {score:0.03195874761366094} ","formula":"!property:state","lexeme":"state","type":"ObjProp"} +{"features":" {score:0.35448131495817103} ","formula":"resource:Axis_powers","lexeme":"axis powers","type":"NamedEntity"} +{"features":" {score:0.008958837772397093} ","formula":"property:destination","lexeme":"destination","type":"ObjProp"} +{"features":" {score:0.03195874761366094} ","formula":"!property:state","lexeme":"state","type":"DataProp"} +{"features":" {score:0.025769711857702195} ","formula":"property:festival","lexeme":"festival","type":"DataProp"} +{"features":" {score:0.03437165153950236} ","formula":"(rdf:type dbpedia:Place)","lexeme":"place","type":"ClassNoun"} +{"features":" {score:0.025769711857702195} ","formula":"!property:festival","lexeme":"festival","type":"ObjProp"} +{"features":" {score:0.025769711857702195} ","formula":"!property:festival","lexeme":"festival","type":"DataProp"} +{"features":" {score:0.03195874761366094} ","formula":"property:state","lexeme":"state","type":"ObjProp"} +{"features":" {score:0.03195874761366094} ","formula":"(rdf:type dbpedia:State)","lexeme":"state","type":"ClassNoun"} +{"features":" {score:0.025769711857702195} ","formula":"property:festival","lexeme":"festival","type":"ObjProp"} diff --git a/data/error_test/7/monaco-king.lexicon b/data/error_test/7/monaco-king.lexicon new file mode 100644 index 0000000..8fac002 --- /dev/null +++ b/data/error_test/7/monaco-king.lexicon @@ -0,0 +1,52 @@ +{"features":" {score:0.95} ","formula":"property:king","lexeme":"king","type":"DataProp"} +{"features":" {score:0.1739918999227823} ","formula":"property:author","lexeme":"author","type":"ObjProp"} +{"features":" {score:0.11830065359477125} ","formula":"property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:0.10210973195780336} ","formula":"(rdf:type dbpedia:Name)","lexeme":"name","type":"ClassNoun"} +{"features":" {score:0.38529306178778605} ","formula":"dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.08215030045096391} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:0.1739918999227823} ","formula":"!property:author","lexeme":"author","type":"DataProp"} +{"features":" {score:0.95} ","formula":"!property:king","lexeme":"king","type":"DataProp"} +{"features":" {score:0.37399189992278226} ","formula":"dbpedia:author","lexeme":"author","type":"ObjectProp"} +{"features":" {score:0.38529306178778605} ","formula":"!dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.3439825018262502} ","formula":"resource:Henry_VIII_of_England","lexeme":"henry viii of england","type":"NamedEntity"} +{"features":" {score:1.2972329765429287} ","formula":"resource:Monaco","lexeme":"monaco","type":"NamedEntity"} +{"features":" {score:0.3821503004509639} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.37399189992278226} ","formula":"!dbpedia:author","lexeme":"author","type":"ObjectProp"} +{"features":" {score:0.19472992007249323} ","formula":"property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.20210973195780335} ","formula":"property:name","lexeme":"name","type":"DataProp"} +{"features":" {score:0.11830065359477125} ","formula":"property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.20210973195780335} ","formula":"property:name","lexeme":"name","type":"ObjProp"} +{"features":" {score:0.305429788808935} ","formula":"resource:Louis_XIV_of_France","lexeme":"louis xiv of france","type":"NamedEntity"} +{"features":" {score:0.20210973195780335} ","formula":"!property:name","lexeme":"name","type":"ObjProp"} +{"features":" {score:0.11830065359477125} ","formula":"!property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.95} ","formula":"property:king","lexeme":"king","type":"ObjProp"} +{"features":" {score:0.8408472630834796} ","formula":"\u003chttp://dbpedia.org/resource/Albert_II,_Prince_of_Monaco\u003e","lexeme":"albert ii, prince of monaco","type":"NamedEntity"} +{"features":" {score:0.12026143790849673} ","formula":"!property:size","lexeme":"size","type":"DataProp"} +{"features":" {score:0.18529306178778607} ","formula":"property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.1739918999227823} ","formula":"property:author","lexeme":"author","type":"DataProp"} +{"features":" {score:0.18529306178778607} ","formula":"!property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.19472992007249323} ","formula":"!property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.12026143790849673} ","formula":"property:size","lexeme":"size","type":"ObjProp"} +{"features":" {score:0.018300653594771243} ","formula":"(rdf:type dbpedia:Case)","lexeme":"case","type":"ClassNoun"} +{"features":" {score:0.7829107836522188} ","formula":"resource:AS_Monaco_FC","lexeme":"as monaco fc","type":"NamedEntity"} +{"features":" {score:0.18529306178778607} ","formula":"!property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.18215030045096392} ","formula":"property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.481908914704742} ","formula":"resource:Monte_Carlo","lexeme":"monte carlo","type":"NamedEntity"} +{"features":" {score:0.1739918999227823} ","formula":"!property:author","lexeme":"author","type":"ObjProp"} +{"features":" {score:0.19472992007249323} ","formula":"property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.404012817424024} ","formula":"resource:Grace_Kelly","lexeme":"grace kelly","type":"NamedEntity"} +{"features":" {score:0.95} ","formula":"!property:king","lexeme":"king","type":"ObjProp"} +{"features":" {score:0.18215030045096392} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.18215030045096392} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.20210973195780335} ","formula":"!property:name","lexeme":"name","type":"DataProp"} +{"features":" {score:0.11830065359477125} ","formula":"!property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:0.18529306178778607} ","formula":"property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.18215030045096392} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.12026143790849673} ","formula":"property:size","lexeme":"size","type":"DataProp"} +{"features":" {score:0.031939431781472724} ","formula":"(rdf:type dbpedia:Musical)","lexeme":"musical","type":"ClassNoun"} +{"features":" {score:0.25786822625241657} ","formula":"resource:James_VI_and_I","lexeme":"james vi and i","type":"NamedEntity"} +{"features":" {score:0.24672699047886693} ","formula":"resource:Charles_I_of_England","lexeme":"charles i of england","type":"NamedEntity"} +{"features":" {score:0.3821503004509639} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.19472992007249323} ","formula":"!property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.27839210231847555} ","formula":"resource:Charles_II_of_England","lexeme":"charles ii of england","type":"NamedEntity"} +{"features":" {score:0.12026143790849673} ","formula":"!property:size","lexeme":"size","type":"ObjProp"} diff --git a/data/error_test/7/prince.lexicon b/data/error_test/7/prince.lexicon new file mode 100644 index 0000000..39c39cc --- /dev/null +++ b/data/error_test/7/prince.lexicon @@ -0,0 +1,42 @@ +{"features":" {score:0.05066099824274287} ","formula":"!property:word","lexeme":"word","type":"ObjProp"} +{"features":" {score:0.037002148137373084} ","formula":"!property:issue","lexeme":"issue","type":"ObjProp"} +{"features":" {score:0.05361160250271068} ","formula":"!property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:founder","lexeme":"founder","type":"ObjProp"} +{"features":" {score:0.10554184700668097} ","formula":"resource:Muhammad_Ali_Jinnah","lexeme":"muhammad ali jinnah","type":"NamedEntity"} +{"features":" {score:0.7999999999999999} ","formula":"resource:Founder","lexeme":"founder","type":"NamedEntity"} +{"features":" {score:0.09360716192161336} ","formula":"property:investor","lexeme":"investor","type":"ObjProp"} +{"features":" {score:0.0956378076357} ","formula":"!property:speaker","lexeme":"speaker","type":"ObjProp"} +{"features":" {score:0.08927602873129004} ","formula":"!property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.029715737520771866} ","formula":"property:condition","lexeme":"condition","type":"DataProp"} +{"features":" {score:0.08927602873129004} ","formula":"property:company","lexeme":"company","type":"DataProp"} +{"features":" {score:0.037002148137373084} ","formula":"property:issue","lexeme":"issue","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:founder","lexeme":"founder","type":"ObjProp"} +{"features":" {score:0.05361160250271068} ","formula":"property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.08927602873129004} ","formula":"property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"property:founder","lexeme":"founder","type":"DataProp"} +{"features":" {score:0.09360716192161336} ","formula":"!property:investor","lexeme":"investor","type":"ObjProp"} +{"features":" {score:0.09360716192161336} ","formula":"!property:investor","lexeme":"investor","type":"DataProp"} +{"features":" {score:0.13616693184747225} ","formula":"resource:Henry_Ford","lexeme":"henry ford","type":"NamedEntity"} +{"features":" {score:0.10057142680154796} ","formula":"resource:Jimmy_Wales","lexeme":"jimmy wales","type":"NamedEntity"} +{"features":" {score:0.05066099824274287} ","formula":"property:word","lexeme":"word","type":"DataProp"} +{"features":" {score:0.08927602873129004} ","formula":"!dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.7999999999999999} ","formula":"!dbpedia:founder","lexeme":"founder","type":"ObjectProp"} +{"features":" {score:0.05066099824274287} ","formula":"!property:word","lexeme":"word","type":"DataProp"} +{"features":" {score:0.05361160250271068} ","formula":"property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.0956378076357} ","formula":"property:speaker","lexeme":"speaker","type":"DataProp"} +{"features":" {score:0.05066099824274287} ","formula":"property:word","lexeme":"word","type":"ObjProp"} +{"features":" {score:0.029715737520771866} ","formula":"!property:condition","lexeme":"condition","type":"ObjProp"} +{"features":" {score:0.037002148137373084} ","formula":"!property:issue","lexeme":"issue","type":"DataProp"} +{"features":" {score:0.029715737520771866} ","formula":"property:condition","lexeme":"condition","type":"ObjProp"} +{"features":" {score:0.7999999999999999} ","formula":"!property:founder","lexeme":"founder","type":"DataProp"} +{"features":" {score:0.7999999999999999} ","formula":"dbpedia:founder","lexeme":"founder","type":"ObjectProp"} +{"features":" {score:0.037002148137373084} ","formula":"property:issue","lexeme":"issue","type":"DataProp"} +{"features":" {score:0.0956378076357} ","formula":"property:speaker","lexeme":"speaker","type":"ObjProp"} +{"features":" {score:0.029715737520771866} ","formula":"!property:condition","lexeme":"condition","type":"DataProp"} +{"features":" {score:0.0956378076357} ","formula":"!property:speaker","lexeme":"speaker","type":"DataProp"} +{"features":" {score:0.05361160250271068} ","formula":"!property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.08927602873129004} ","formula":"!property:company","lexeme":"company","type":"ObjProp"} +{"features":" {score:0.08927602873129004} ","formula":"dbpedia:company","lexeme":"company","type":"ObjectProp"} +{"features":" {score:0.07353814379759907} ","formula":"resource:Eponym","lexeme":"eponym","type":"NamedEntity"} +{"features":" {score:0.09360716192161336} ","formula":"property:investor","lexeme":"investor","type":"DataProp"} +{"features":" {score:0.38927602873129} ","formula":"(rdf:type dbpedia:Company)","lexeme":"company","type":"ClassNoun"} diff --git a/data/error_test/7/utterances.txt b/data/error_test/7/utterances.txt new file mode 100644 index 0000000..daf7a6f --- /dev/null +++ b/data/error_test/7/utterances.txt @@ -0,0 +1,26 @@ +1. +utterance: i live in berlin +underspecified term: berlin +type: entity +result: success + +2. +utterance: what is a village +underspecified term: village +type: type +result: success + +3. +utterance: who is the king of monaco +underspecified term: monaco +type: entity +result: success +underspecified term: king +type: relation +result: success + +4. +utterance: who is the prince of monaco +underspecified term: prince +type: relation +result: follow up diff --git a/data/error_test/7/village.lexicon b/data/error_test/7/village.lexicon new file mode 100644 index 0000000..a8c9621 --- /dev/null +++ b/data/error_test/7/village.lexicon @@ -0,0 +1,47 @@ +{"features":" {score:0.014835160175074856} ","formula":"!property:feature","lexeme":"feature","type":"ObjProp"} +{"features":" {score:0.12491042333615758} ","formula":"resource:Unincorporated_area","lexeme":"unincorporated area","type":"NamedEntity"} +{"features":" {score:0.7749999999999999} ","formula":"!property:village","lexeme":"village","type":"ObjProp"} +{"features":" {score:0.009393818406486763} ","formula":"property:cluster","lexeme":"cluster","type":"ObjProp"} +{"features":" {score:0.014835160175074856} ","formula":"!property:feature","lexeme":"feature","type":"DataProp"} +{"features":" {score:0.05025819271257913} ","formula":"property:community","lexeme":"community","type":"DataProp"} +{"features":" {score:0.009393818406486763} ","formula":"property:cluster","lexeme":"cluster","type":"DataProp"} +{"features":" {score:0.07755500764888107} ","formula":"!property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.597392325566524} ","formula":"(rdf:type dbpedia:Municipality)","lexeme":"municipality","type":"ClassNoun"} +{"features":" {score:0.08433580788657342} ","formula":"!dbpedia:settlement","lexeme":"settlement","type":"ObjectProp"} +{"features":" {score:0.37755500764888106} ","formula":"(rdf:type dbpedia:Area)","lexeme":"area","type":"ClassNoun"} +{"features":" {score:0.05025819271257913} ","formula":"property:community","lexeme":"community","type":"ObjProp"} +{"features":" {score:0.06772972500243934} ","formula":"property:place","lexeme":"place","type":"DataProp"} +{"features":" {score:0.297392325566524} ","formula":"dbpedia:municipality","lexeme":"municipality","type":"ObjectProp"} +{"features":" {score:1.075} ","formula":"(rdf:type dbpedia:Village)","lexeme":"village","type":"ClassNoun"} +{"features":" {score:0.4113221549338235} ","formula":"resource:Village_development_committee","lexeme":"village development committee","type":"NamedEntity"} +{"features":" {score:0.06772972500243934} ","formula":"!property:place","lexeme":"place","type":"ObjProp"} +{"features":" {score:0.297392325566524} ","formula":"!property:municipality","lexeme":"municipality","type":"ObjProp"} +{"features":" {score:0.009393818406486763} ","formula":"!property:cluster","lexeme":"cluster","type":"ObjProp"} +{"features":" {score:0.08433580788657342} ","formula":"!property:settlement","lexeme":"settlement","type":"ObjProp"} +{"features":" {score:0.297392325566524} ","formula":"property:municipality","lexeme":"municipality","type":"ObjProp"} +{"features":" {score:0.08433580788657342} ","formula":"dbpedia:settlement","lexeme":"settlement","type":"ObjectProp"} +{"features":" {score:0.07755500764888107} ","formula":"property:area","lexeme":"area","type":"DataProp"} +{"features":" {score:0.07755500764888107} ","formula":"property:area","lexeme":"area","type":"ObjProp"} +{"features":" {score:0.08433580788657342} ","formula":"property:settlement","lexeme":"settlement","type":"DataProp"} +{"features":" {score:0.08433580788657342} ","formula":"property:settlement","lexeme":"settlement","type":"ObjProp"} +{"features":" {score:0.009393818406486763} ","formula":"dbpedia:cluster","lexeme":"cluster","type":"ObjectProp"} +{"features":" {score:0.9832364018527149} ","formula":"resource:Village","lexeme":"village","type":"NamedEntity"} +{"features":" {score:0.297392325566524} ","formula":"!dbpedia:municipality","lexeme":"municipality","type":"ObjectProp"} +{"features":" {score:0.05025819271257913} ","formula":"!property:community","lexeme":"community","type":"ObjProp"} +{"features":" {score:0.36772972500243933} ","formula":"(rdf:type dbpedia:Place)","lexeme":"place","type":"ClassNoun"} +{"features":" {score:0.009393818406486763} ","formula":"!dbpedia:cluster","lexeme":"cluster","type":"ObjectProp"} +{"features":" {score:0.05025819271257913} ","formula":"!property:community","lexeme":"community","type":"DataProp"} +{"features":" {score:0.08433580788657342} ","formula":"!property:settlement","lexeme":"settlement","type":"DataProp"} +{"features":" {score:0.1487426846111372} ","formula":"resource:Types_of_inhabited_localities_in_Russia","lexeme":"types of inhabited localities in russia","type":"NamedEntity"} +{"features":" {score:0.7749999999999999} ","formula":"property:village","lexeme":"village","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"!property:village","lexeme":"village","type":"DataProp"} +{"features":" {score:0.014835160175074856} ","formula":"property:feature","lexeme":"feature","type":"DataProp"} +{"features":" {score:0.06772972500243934} ","formula":"!property:place","lexeme":"place","type":"DataProp"} +{"features":" {score:0.297392325566524} ","formula":"property:municipality","lexeme":"municipality","type":"DataProp"} +{"features":" {score:0.297392325566524} ","formula":"!property:municipality","lexeme":"municipality","type":"DataProp"} +{"features":" {score:0.3843358078865734} ","formula":"(rdf:type dbpedia:Settlement)","lexeme":"settlement","type":"ClassNoun"} +{"features":" {score:0.7749999999999999} ","formula":"property:village","lexeme":"village","type":"ObjProp"} +{"features":" {score:0.06772972500243934} ","formula":"property:place","lexeme":"place","type":"ObjProp"} +{"features":" {score:0.009393818406486763} ","formula":"!property:cluster","lexeme":"cluster","type":"DataProp"} +{"features":" {score:0.014835160175074856} ","formula":"property:feature","lexeme":"feature","type":"ObjProp"} +{"features":" {score:0.07755500764888107} ","formula":"!property:area","lexeme":"area","type":"DataProp"} diff --git a/data/error_test/8/chess.lexicon b/data/error_test/8/chess.lexicon new file mode 100644 index 0000000..6cb86c9 --- /dev/null +++ b/data/error_test/8/chess.lexicon @@ -0,0 +1,31 @@ +{"features":" {score:0.15502640314142924} ","formula":"resource:FIDE","lexeme":"fide","type":"NamedEntity"} +{"features":" {score:0.07953894959679021} ","formula":"property:club","lexeme":"club","type":"DataProp"} +{"features":" {score:0.2586901839423016} ","formula":"!property:game","lexeme":"game","type":"ObjProp"} +{"features":" {score:0.16687446800235348} ","formula":"resource:IBM_Personal_Computer","lexeme":"ibm personal computer","type":"NamedEntity"} +{"features":" {score:0.2586901839423016} ","formula":"!property:game","lexeme":"game","type":"DataProp"} +{"features":" {score:0.07953894959679021} ","formula":"!dbpedia:club","lexeme":"club","type":"ObjectProp"} +{"features":" {score:1.0016456865688879} ","formula":"resource:Chess","lexeme":"chess","type":"NamedEntity"} +{"features":" {score:0.4306963852638873} ","formula":"resource:Chess_Olympiad","lexeme":"chess olympiad","type":"NamedEntity"} +{"features":" {score:0.06770797888550475} ","formula":"!property:sport","lexeme":"sport","type":"ObjProp"} +{"features":" {score:0.027656691333709436} ","formula":"!property:activity","lexeme":"activity","type":"ObjProp"} +{"features":" {score:0.027656691333709436} ","formula":"property:activity","lexeme":"activity","type":"ObjProp"} +{"features":" {score:0.06770797888550475} ","formula":"dbpedia:sport","lexeme":"sport","type":"ObjectProp"} +{"features":" {score:0.32765669133370945} ","formula":"(rdf:type dbpedia:Activity)","lexeme":"activity","type":"ClassNoun"} +{"features":" {score:0.07953894959679021} ","formula":"!property:club","lexeme":"club","type":"DataProp"} +{"features":" {score:0.07953894959679021} ","formula":"property:club","lexeme":"club","type":"ObjProp"} +{"features":" {score:0.06770797888550475} ","formula":"!property:sport","lexeme":"sport","type":"DataProp"} +{"features":" {score:0.027656691333709436} ","formula":"!dbpedia:activity","lexeme":"activity","type":"ObjectProp"} +{"features":" {score:0.07953894959679021} ","formula":"dbpedia:club","lexeme":"club","type":"ObjectProp"} +{"features":" {score:0.027656691333709436} ","formula":"dbpedia:activity","lexeme":"activity","type":"ObjectProp"} +{"features":" {score:0.06770797888550475} ","formula":"property:sport","lexeme":"sport","type":"DataProp"} +{"features":" {score:0.2586901839423016} ","formula":"property:game","lexeme":"game","type":"DataProp"} +{"features":" {score:0.2586901839423016} ","formula":"property:game","lexeme":"game","type":"ObjProp"} +{"features":" {score:0.07953894959679021} ","formula":"!property:club","lexeme":"club","type":"ObjProp"} +{"features":" {score:0.5586901839423015} ","formula":"(rdf:type dbpedia:Game)","lexeme":"game","type":"ClassNoun"} +{"features":" {score:0.14469626719991002} ","formula":"\u003chttp://dbpedia.org/resource/Grandmaster_(chess)\u003e","lexeme":"grandmaster (chess)","type":"NamedEntity"} +{"features":" {score:0.4646975261354099} ","formula":"(rdf:type dbpedia:BoardGame)","lexeme":"board game","type":"ClassNoun"} +{"features":" {score:0.027656691333709436} ","formula":"!property:activity","lexeme":"activity","type":"DataProp"} +{"features":" {score:0.06770797888550475} ","formula":"property:sport","lexeme":"sport","type":"ObjProp"} +{"features":" {score:0.027656691333709436} ","formula":"property:activity","lexeme":"activity","type":"DataProp"} +{"features":" {score:0.06770797888550475} ","formula":"!dbpedia:sport","lexeme":"sport","type":"ObjectProp"} +{"features":" {score:0.36770797888550477} ","formula":"(rdf:type dbpedia:Sport)","lexeme":"sport","type":"ClassNoun"} diff --git a/data/error_test/8/fifa-pres.lexicon b/data/error_test/8/fifa-pres.lexicon new file mode 100644 index 0000000..8f01953 --- /dev/null +++ b/data/error_test/8/fifa-pres.lexicon @@ -0,0 +1,85 @@ +{"features":" {score:0.15188352662424012} ","formula":"property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.6310622692108154} ","formula":"property:director","lexeme":"director","type":"ObjProp"} +{"features":" {score:0.7749999999999999} ","formula":"(rdf:type dbpedia:President)","lexeme":"president","type":"ClassNoun"} +{"features":" {score:0.15188352662424012} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.3518835266242401} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.8507802474688053} ","formula":"resource:FIFA_World_Cup","lexeme":"fifa world cup","type":"NamedEntity"} +{"features":" {score:0.013910777271417395} ","formula":"!property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:0.4196017791143223} ","formula":"dbpedia:position","lexeme":"position","type":"ObjectProp"} +{"features":" {score:0.09173946405554416} ","formula":"(rdf:type dbpedia:Organisation)","lexeme":"organisation","type":"ClassNoun"} +{"features":" {score:0.0906708560728129} ","formula":"!property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:1.075} ","formula":"!dbpedia:president","lexeme":"president","type":"ObjectProp"} +{"features":" {score:1.075} ","formula":"dbpedia:president","lexeme":"president","type":"ObjectProp"} +{"features":" {score:0.15188352662424012} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.2186378227560084} ","formula":"property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.21960177911432227} ","formula":"property:position","lexeme":"position","type":"ObjProp"} +{"features":" {score:0.09173946405554416} ","formula":"property:organisation","lexeme":"organisation","type":"ObjProp"} +{"features":" {score:0.15655930184818928} ","formula":"property:role","lexeme":"role","type":"DataProp"} +{"features":" {score:0.059794367825584276} ","formula":"resource:Barack_Obama","lexeme":"barack obama","type":"NamedEntity"} +{"features":" {score:0.2558805931209102} ","formula":"property:office","lexeme":"office","type":"DataProp"} +{"features":" {score:0.21960177911432227} ","formula":"property:position","lexeme":"position","type":"DataProp"} +{"features":" {score:0.16525942989971848} ","formula":"!property:organization","lexeme":"organization","type":"DataProp"} +{"features":" {score:0.15655930184818928} ","formula":"!property:role","lexeme":"role","type":"DataProp"} +{"features":" {score:0.09173946405554416} ","formula":"!property:organisation","lexeme":"organisation","type":"DataProp"} +{"features":" {score:0.0906708560728129} ","formula":"property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.2805962682902955} ","formula":"!property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.2805962682902955} ","formula":"!property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.28822194873012447} ","formula":"!property:executive","lexeme":"executive","type":"DataProp"} +{"features":" {score:0.8749999999999999} ","formula":"!property:president","lexeme":"president","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"resource:President","lexeme":"president","type":"NamedEntity"} +{"features":" {score:0.2805962682902955} ","formula":"property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.013910777271417395} ","formula":"(rdf:type dbpedia:Case)","lexeme":"case","type":"ClassNoun"} +{"features":" {score:0.15188352662424012} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.17689239315408045} ","formula":"!property:game","lexeme":"game","type":"ObjProp"} +{"features":" {score:0.16525942989971848} ","formula":"property:organization","lexeme":"organization","type":"ObjProp"} +{"features":" {score:0.21960177911432227} ","formula":"!property:position","lexeme":"position","type":"DataProp"} +{"features":" {score:0.2186378227560084} ","formula":"property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.17689239315408045} ","formula":"property:game","lexeme":"game","type":"ObjProp"} +{"features":" {score:0.22356586199500222} ","formula":"resource:Ronald_Reagan","lexeme":"ronald reagan","type":"NamedEntity"} +{"features":" {score:0.6310622692108154} ","formula":"!property:director","lexeme":"director","type":"ObjProp"} +{"features":" {score:0.8387367354252933} ","formula":"resource:2006_FIFA_World_Cup","lexeme":"2006 fifa world cup","type":"NamedEntity"} +{"features":" {score:0.09173946405554416} ","formula":"!dbpedia:organisation","lexeme":"organisation","type":"ObjectProp"} +{"features":" {score:0.23180188056692091} ","formula":"property:officer","lexeme":"officer","type":"ObjProp"} +{"features":" {score:0.17689239315408045} ","formula":"property:game","lexeme":"game","type":"DataProp"} +{"features":" {score:0.09173946405554416} ","formula":"!property:organisation","lexeme":"organisation","type":"ObjProp"} +{"features":" {score:0.6310622692108154} ","formula":"property:director","lexeme":"director","type":"DataProp"} +{"features":" {score:0.013910777271417395} ","formula":"property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.2558805931209102} ","formula":"property:office","lexeme":"office","type":"ObjProp"} +{"features":" {score:1.064005439005439} ","formula":"resource:FIFA","lexeme":"fifa","type":"NamedEntity"} +{"features":" {score:0.3518835266242401} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.15655930184818928} ","formula":"property:role","lexeme":"role","type":"ObjProp"} +{"features":" {score:0.48059626829029545} ","formula":"!dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.48059626829029545} ","formula":"dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.2186378227560084} ","formula":"!property:title","lexeme":"title","type":"ObjProp"} +{"features":" {score:0.17689239315408045} ","formula":"(rdf:type dbpedia:Game)","lexeme":"game","type":"ClassNoun"} +{"features":" {score:0.23180188056692091} ","formula":"!property:officer","lexeme":"officer","type":"ObjProp"} +{"features":" {score:0.17689239315408045} ","formula":"!property:game","lexeme":"game","type":"DataProp"} +{"features":" {score:0.09173946405554416} ","formula":"property:organisation","lexeme":"organisation","type":"DataProp"} +{"features":" {score:0.09173946405554416} ","formula":"dbpedia:organisation","lexeme":"organisation","type":"ObjectProp"} +{"features":" {score:0.0906708560728129} ","formula":"property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.013910777271417395} ","formula":"!property:case","lexeme":"case","type":"ObjProp"} +{"features":" {score:0.2805962682902955} ","formula":"property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.2558805931209102} ","formula":"!property:office","lexeme":"office","type":"DataProp"} +{"features":" {score:0.8395720112605691} ","formula":"resource:2010_FIFA_World_Cup","lexeme":"2010 fifa world cup","type":"NamedEntity"} +{"features":" {score:0.28822194873012447} ","formula":"property:executive","lexeme":"executive","type":"DataProp"} +{"features":" {score:0.013910777271417395} ","formula":"property:case","lexeme":"case","type":"DataProp"} +{"features":" {score:0.2186378227560084} ","formula":"!property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.4196017791143223} ","formula":"!dbpedia:position","lexeme":"position","type":"ObjectProp"} +{"features":" {score:0.8749999999999999} ","formula":"property:president","lexeme":"president","type":"DataProp"} +{"features":" {score:0.8749999999999999} ","formula":"property:president","lexeme":"president","type":"ObjProp"} +{"features":" {score:0.6310622692108154} ","formula":"!property:director","lexeme":"director","type":"DataProp"} +{"features":" {score:0.28822194873012447} ","formula":"!property:executive","lexeme":"executive","type":"ObjProp"} +{"features":" {score:0.23180188056692091} ","formula":"!property:officer","lexeme":"officer","type":"DataProp"} +{"features":" {score:0.2558805931209102} ","formula":"!property:office","lexeme":"office","type":"ObjProp"} +{"features":" {score:0.8749999999999999} ","formula":"!property:president","lexeme":"president","type":"ObjProp"} +{"features":" {score:0.28822194873012447} ","formula":"property:executive","lexeme":"executive","type":"ObjProp"} +{"features":" {score:0.0906708560728129} ","formula":"!property:title","lexeme":"title","type":"DataProp"} +{"features":" {score:0.23180188056692091} ","formula":"property:officer","lexeme":"officer","type":"DataProp"} +{"features":" {score:0.16525942989971848} ","formula":"property:organization","lexeme":"organization","type":"DataProp"} +{"features":" {score:0.2632383167025021} ","formula":"resource:George_W._Bush","lexeme":"george w. bush","type":"NamedEntity"} +{"features":" {score:0.15655930184818928} ","formula":"!property:role","lexeme":"role","type":"ObjProp"} +{"features":" {score:0.05188352662424011} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:0.20879448568046177} ","formula":"resource:Bill_Clinton","lexeme":"bill clinton","type":"NamedEntity"} +{"features":" {score:0.5684454535738278} ","formula":"resource:President_of_the_United_States","lexeme":"president of the united states","type":"NamedEntity"} +{"features":" {score:0.16525942989971848} ","formula":"!property:organization","lexeme":"organization","type":"ObjProp"} +{"features":" {score:0.21960177911432227} ","formula":"!property:position","lexeme":"position","type":"ObjProp"} diff --git a/data/error_test/8/owner.lexicon b/data/error_test/8/owner.lexicon new file mode 100644 index 0000000..79645f5 --- /dev/null +++ b/data/error_test/8/owner.lexicon @@ -0,0 +1,57 @@ +{"features":" {score:0.3505637901403199} ","formula":"!dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.8999999999999999} ","formula":"property:owner","lexeme":"owner","type":"ObjProp"} +{"features":" {score:0.20676924356071683} ","formula":"property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.20676924356071683} ","formula":"property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.17099525935495904} ","formula":"!property:property","lexeme":"property","type":"DataProp"} +{"features":" {score:0.16396587573852092} ","formula":"property:user","lexeme":"user","type":"ObjProp"} +{"features":" {score:0.15056379014031995} ","formula":"!property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.05056379014031995} ","formula":"(rdf:type dbpedia:Person)","lexeme":"person","type":"ClassNoun"} +{"features":" {score:1.0999999999999999} ","formula":"!dbpedia:owner","lexeme":"owner","type":"ObjectProp"} +{"features":" {score:0.17338551859099804} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} +{"features":" {score:0.11174168297455969} ","formula":"property:group","lexeme":"group","type":"ObjProp"} +{"features":" {score:0.16396587573852092} ","formula":"!property:user","lexeme":"user","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"!property:owner","lexeme":"owner","type":"ObjProp"} +{"features":" {score:0.13925108172422285} ","formula":"!property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.05456713047785404} ","formula":"resource:Homebuilt_aircraft","lexeme":"homebuilt aircraft","type":"NamedEntity"} +{"features":" {score:0.011741682974559686} ","formula":"(rdf:type dbpedia:Group)","lexeme":"group","type":"ClassNoun"} +{"features":" {score:0.20676924356071683} ","formula":"!property:information","lexeme":"information","type":"DataProp"} +{"features":" {score:0.13925108172422285} ","formula":"!property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.15291694271179562} ","formula":"!property:party","lexeme":"party","type":"DataProp"} +{"features":" {score:0.13925108172422285} ","formula":"property:client","lexeme":"client","type":"DataProp"} +{"features":" {score:0.17099525935495904} ","formula":"property:property","lexeme":"property","type":"DataProp"} +{"features":" {score:1.0999999999999999} ","formula":"dbpedia:owner","lexeme":"owner","type":"ObjectProp"} +{"features":" {score:0.15291694271179562} ","formula":"property:party","lexeme":"party","type":"DataProp"} +{"features":" {score:0.11174168297455969} ","formula":"property:group","lexeme":"group","type":"DataProp"} +{"features":" {score:0.025713486289871294} ","formula":"resource:Franchising","lexeme":"franchising","type":"NamedEntity"} +{"features":" {score:0.14165459094130267} ","formula":"resource:Business","lexeme":"business","type":"NamedEntity"} +{"features":" {score:0.14667547962203653} ","formula":"!property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"!property:owner","lexeme":"owner","type":"DataProp"} +{"features":" {score:0.11174168297455969} ","formula":"!property:group","lexeme":"group","type":"ObjProp"} +{"features":" {score:0.13925108172422285} ","formula":"property:client","lexeme":"client","type":"ObjProp"} +{"features":" {score:0.11174168297455969} ","formula":"!property:group","lexeme":"group","type":"DataProp"} +{"features":" {score:0.17099525935495904} ","formula":"property:property","lexeme":"property","type":"ObjProp"} +{"features":" {score:0.10939334637964776} ","formula":"property:metadata","lexeme":"metadata","type":"DataProp"} +{"features":" {score:0.15291694271179562} ","formula":"property:party","lexeme":"party","type":"ObjProp"} +{"features":" {score:0.14667547962203653} ","formula":"!property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.14667547962203653} ","formula":"property:attribute","lexeme":"attribute","type":"DataProp"} +{"features":" {score:0.16396587573852092} ","formula":"property:user","lexeme":"user","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"property:owner","lexeme":"owner","type":"DataProp"} +{"features":" {score:0.35291694271179563} ","formula":"!dbpedia:party","lexeme":"party","type":"ObjectProp"} +{"features":" {score:0.10939334637964776} ","formula":"property:metadata","lexeme":"metadata","type":"ObjProp"} +{"features":" {score:0.17338551859099804} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.3505637901403199} ","formula":"dbpedia:person","lexeme":"person","type":"ObjectProp"} +{"features":" {score:0.15056379014031995} ","formula":"!property:person","lexeme":"person","type":"ObjProp"} +{"features":" {score:0.15056379014031995} ","formula":"property:person","lexeme":"person","type":"DataProp"} +{"features":" {score:0.15291694271179562} ","formula":"!property:party","lexeme":"party","type":"ObjProp"} +{"features":" {score:0.17099525935495904} ","formula":"!property:property","lexeme":"property","type":"ObjProp"} +{"features":" {score:0.10939334637964776} ","formula":"!property:metadata","lexeme":"metadata","type":"ObjProp"} +{"features":" {score:0.09646481168823798} ","formula":"resource:Property","lexeme":"property","type":"NamedEntity"} +{"features":" {score:0.10939334637964776} ","formula":"!property:metadata","lexeme":"metadata","type":"DataProp"} +{"features":" {score:0.20676924356071683} ","formula":"!property:information","lexeme":"information","type":"ObjProp"} +{"features":" {score:0.35291694271179563} ","formula":"dbpedia:party","lexeme":"party","type":"ObjectProp"} +{"features":" {score:0.16396587573852092} ","formula":"!property:user","lexeme":"user","type":"ObjProp"} +{"features":" {score:0.1268606603245663} ","formula":"resource:Slavery","lexeme":"slavery","type":"NamedEntity"} +{"features":" {score:0.17338551859099804} ","formula":"!property:stakeholder","lexeme":"stakeholder","type":"DataProp"} +{"features":" {score:0.17338551859099804} ","formula":"property:stakeholder","lexeme":"stakeholder","type":"ObjProp"} +{"features":" {score:0.14667547962203653} ","formula":"property:attribute","lexeme":"attribute","type":"ObjProp"} +{"features":" {score:0.15056379014031995} ","formula":"property:person","lexeme":"person","type":"ObjProp"} diff --git a/data/error_test/8/sport.lexicon b/data/error_test/8/sport.lexicon new file mode 100644 index 0000000..5ac28a1 --- /dev/null +++ b/data/error_test/8/sport.lexicon @@ -0,0 +1,48 @@ +{"features":" {score:0.05370018859239181} ","formula":"property:subject","lexeme":"subject","type":"ObjProp"} + {"features":" {score:0.0778940906170047} ","formula":"!property:field","lexeme":"field","type":"ObjProp"} + {"features":" {score:0.03788837970462595} ","formula":"!property:category","lexeme":"category","type":"DataProp"} + {"features":" {score:0.1947012918441109} ","formula":"\u003chttp://dbpedia.org/resource/Rowing_(sport)\u003e","lexeme":"rowing (sport)","type":"NamedEntity"} + {"features":" {score:0.04845598355117774} ","formula":"!property:theme","lexeme":"theme","type":"DataProp"} + {"features":" {score:0.76} ","formula":"!property:sport","lexeme":"sport","type":"ObjProp"} + {"features":" {score:0.06915981323373444} ","formula":"property:area","lexeme":"area","type":"DataProp"} + {"features":" {score:0.76} ","formula":"property:sport","lexeme":"sport","type":"ObjProp"} + {"features":" {score:0.0778940906170047} ","formula":"!dbpedia:field","lexeme":"field","type":"ObjectProp"} + {"features":" {score:0.4849855999575976} ","formula":"(rdf:type dbpedia:Activity)","lexeme":"activity","type":"ClassNoun"} + {"features":" {score:0.04845598355117774} ","formula":"property:theme","lexeme":"theme","type":"ObjProp"} + {"features":" {score:0.09180511749227849} ","formula":"!property:topic","lexeme":"topic","type":"ObjProp"} + {"features":" {score:0.8136551511412707} ","formula":"resource:Sport","lexeme":"sport","type":"NamedEntity"} + {"features":" {score:0.05370018859239181} ","formula":"!property:subject","lexeme":"subject","type":"DataProp"} + {"features":" {score:0.03788837970462595} ","formula":"property:category","lexeme":"category","type":"DataProp"} + {"features":" {score:0.76} ","formula":"property:sport","lexeme":"sport","type":"DataProp"} + {"features":" {score:0.1849855999575976} ","formula":"property:activity","lexeme":"activity","type":"DataProp"} + {"features":" {score:0.15075214301488196} ","formula":"resource:Fishing","lexeme":"fishing","type":"NamedEntity"} + {"features":" {score:0.1849855999575976} ","formula":"dbpedia:activity","lexeme":"activity","type":"ObjectProp"} + {"features":" {score:0.03788837970462595} ","formula":"property:category","lexeme":"category","type":"ObjProp"} + {"features":" {score:0.0778940906170047} ","formula":"property:field","lexeme":"field","type":"DataProp"} + {"features":" {score:0.09180511749227849} ","formula":"!property:topic","lexeme":"topic","type":"DataProp"} + {"features":" {score:0.06915981323373444} ","formula":"property:area","lexeme":"area","type":"ObjProp"} + {"features":" {score:0.3691598132337344} ","formula":"(rdf:type dbpedia:Area)","lexeme":"area","type":"ClassNoun"} + {"features":" {score:0.06915981323373444} ","formula":"!property:area","lexeme":"area","type":"ObjProp"} + {"features":" {score:0.09180511749227849} ","formula":"property:topic","lexeme":"topic","type":"ObjProp"} + {"features":" {score:0.1877796115366343} ","formula":"\u003chttp://dbpedia.org/resource/Swimming_(sport)\u003e","lexeme":"swimming (sport)","type":"NamedEntity"} + {"features":" {score:0.06915981323373444} ","formula":"!property:area","lexeme":"area","type":"DataProp"} + {"features":" {score:0.07282313359217611} ","formula":"\u003chttp://dbpedia.org/resource/Cap_(sport)\u003e","lexeme":"cap (sport)","type":"NamedEntity"} + {"features":" {score:0.76} ","formula":"!dbpedia:sport","lexeme":"sport","type":"ObjectProp"} + {"features":" {score:0.1849855999575976} ","formula":"!property:activity","lexeme":"activity","type":"ObjProp"} + {"features":" {score:0.03788837970462595} ","formula":"!dbpedia:category","lexeme":"category","type":"ObjectProp"} + {"features":" {score:1.06} ","formula":"(rdf:type dbpedia:Sport)","lexeme":"sport","type":"ClassNoun"} + {"features":" {score:0.1849855999575976} ","formula":"property:activity","lexeme":"activity","type":"ObjProp"} + {"features":" {score:0.0778940906170047} ","formula":"dbpedia:field","lexeme":"field","type":"ObjectProp"} + {"features":" {score:0.76} ","formula":"dbpedia:sport","lexeme":"sport","type":"ObjectProp"} + {"features":" {score:0.1849855999575976} ","formula":"!dbpedia:activity","lexeme":"activity","type":"ObjectProp"} + {"features":" {score:0.03788837970462595} ","formula":"!property:category","lexeme":"category","type":"ObjProp"} + {"features":" {score:0.0778940906170047} ","formula":"!property:field","lexeme":"field","type":"DataProp"} + {"features":" {score:0.09180511749227849} ","formula":"property:topic","lexeme":"topic","type":"DataProp"} + {"features":" {score:0.05370018859239181} ","formula":"!property:subject","lexeme":"subject","type":"ObjProp"} + {"features":" {score:0.1849855999575976} ","formula":"!property:activity","lexeme":"activity","type":"DataProp"} + {"features":" {score:0.76} ","formula":"!property:sport","lexeme":"sport","type":"DataProp"} + {"features":" {score:0.04845598355117774} ","formula":"!property:theme","lexeme":"theme","type":"ObjProp"} + {"features":" {score:0.0778940906170047} ","formula":"property:field","lexeme":"field","type":"ObjProp"} + {"features":" {score:0.04845598355117774} ","formula":"property:theme","lexeme":"theme","type":"DataProp"} + {"features":" {score:0.05370018859239181} ","formula":"property:subject","lexeme":"subject","type":"DataProp"} + {"features":" {score:0.03788837970462595} ","formula":"dbpedia:category","lexeme":"category","type":"ObjectProp"} diff --git a/data/error_test/8/utterances.txt b/data/error_test/8/utterances.txt new file mode 100644 index 0000000..20d41a1 --- /dev/null +++ b/data/error_test/8/utterances.txt @@ -0,0 +1,26 @@ +1. +utterance: what is chess +underspecified term: chess +type: entity +result: success + +2. +utterance: what is a sport +underspecified term: sport +type: type +result: success + +3. +utterance: who is the owner of fifa +underspecified term: owner +type: relation +result: success + +4. +utterance: who is the president of fifa +underspecified term: fifa +type: entity +result: success +underspecified term: president +type: relation +result: success diff --git a/data/error_test/9/angela-spouse.txt b/data/error_test/9/angela-spouse.txt new file mode 100644 index 0000000..4508ca7 --- /dev/null +++ b/data/error_test/9/angela-spouse.txt @@ -0,0 +1,36 @@ +{"features":" {score:0.10187720775604248} ","formula":"dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.45176068544387815} ","formula":"property:child","lexeme":"child","type":"ObjProp"} +{"features":" {score:0.08794415533542634} ","formula":"property:woman","lexeme":"woman","type":"ObjProp"} +{"features":" {score:0.5462324798107148} ","formula":"dbpedia:child","lexeme":"child","type":"ObjectProp"} +{"features":" {score:1.0999999999999999} ","formula":"!dbpedia:spouse","lexeme":"spouse","type":"ObjectProp"} +{"features":" {score:0.08794415533542634} ","formula":"!property:woman","lexeme":"woman","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"!property:spouse","lexeme":"spouse","type":"ObjProp"} +{"features":" {score:0.06304805517196654} ","formula":"dbpedia:politicalLeader","lexeme":"political leader","type":"ObjectProp"} +{"features":" {score:0.10187720775604248} ","formula":"!property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.1977403339217691} ","formula":"resource:Morganatic_marriage","lexeme":"morganatic marriage","type":"NamedEntity"} +{"features":" {score:0.06304805517196654} ","formula":"property:politicalLeader","lexeme":"political leader","type":"ObjProp"} +{"features":" {score:0.1366547226905823} ","formula":"(rdf:type dbpedia:Politician)","lexeme":"politician","type":"ClassNoun"} +{"features":" {score:0.8999999999999999} ","formula":"!property:spouse","lexeme":"spouse","type":"DataProp"} +{"features":" {score:0.15085213184356688} ","formula":"resource:Polygamy","lexeme":"polygamy","type":"NamedEntity"} +{"features":" {score:0.10187720775604248} ","formula":"!dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.06304805517196654} ","formula":"!dbpedia:politicalLeader","lexeme":"political leader","type":"ObjectProp"} +{"features":" {score:0.7999999999999999} ","formula":"resource:Spouse","lexeme":"spouse","type":"NamedEntity"} +{"features":" {score:0.45176068544387815} ","formula":"!property:child","lexeme":"child","type":"ObjProp"} +{"features":" {score:0.06304805517196654} ","formula":"!property:politicalLeader","lexeme":"political leader","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"property:spouse","lexeme":"spouse","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"property:spouse","lexeme":"spouse","type":"ObjProp"} +{"features":" {score:0.5462324798107148} ","formula":"!dbpedia:child","lexeme":"child","type":"ObjectProp"} +{"features":" {score:1.0999999999999999} ","formula":"dbpedia:spouse","lexeme":"spouse","type":"ObjectProp"} +{"features":" {score:0.45176068544387815} ","formula":"!property:child","lexeme":"child","type":"DataProp"} +{"features":" {score:1.4249565217391305} ","formula":"resource:Angela_Merkel","lexeme":"angela merkel","type":"NamedEntity"} +{"features":" {score:0.06304805517196654} ","formula":"!property:politicalLeader","lexeme":"political leader","type":"ObjProp"} +{"features":" {score:0.22461159527301788} ","formula":"resource:Incest","lexeme":"incest","type":"NamedEntity"} +{"features":" {score:0.45176068544387815} ","formula":"property:child","lexeme":"child","type":"DataProp"} +{"features":" {score:0.08794415533542634} ","formula":"!property:woman","lexeme":"woman","type":"ObjProp"} +{"features":" {score:0.08794415533542634} ","formula":"property:woman","lexeme":"woman","type":"DataProp"} +{"features":" {score:0.11354709826409817} ","formula":"resource:Domestic_violence","lexeme":"domestic violence","type":"NamedEntity"} +{"features":" {score:0.06304805517196654} ","formula":"property:politicalLeader","lexeme":"political leader","type":"DataProp"} +{"features":" {score:0.16556983274572035} ","formula":"resource:Widow","lexeme":"widow","type":"NamedEntity"} +{"features":" {score:0.10187720775604248} ","formula":"!property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.10187720775604248} ","formula":"property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.10187720775604248} ","formula":"property:leader","lexeme":"leader","type":"ObjProp"} diff --git a/data/error_test/9/play.txt b/data/error_test/9/play.txt new file mode 100644 index 0000000..51d7ef5 --- /dev/null +++ b/data/error_test/9/play.txt @@ -0,0 +1,38 @@ +{"features":" {score:0.11094714636388034} ","formula":"property:feature","lexeme":"feature","type":"ObjProp"} +{"features":" {score:0.08919752517842358} ","formula":"!dbpedia:event","lexeme":"event","type":"ObjectProp"} +{"features":" {score:0.08919752517842358} ","formula":"dbpedia:event","lexeme":"event","type":"ObjectProp"} +{"features":" {score:0.38919752517842354} ","formula":"(rdf:type dbpedia:Event)","lexeme":"event","type":"ClassNoun"} +{"features":" {score:0.7749999999999999} ","formula":"!property:play","lexeme":"play","type":"ObjProp"} +{"features":" {score:0.03354037267080745} ","formula":"property:function","lexeme":"function","type":"DataProp"} +{"features":" {score:0.11094714636388034} ","formula":"property:feature","lexeme":"feature","type":"DataProp"} +{"features":" {score:0.08919752517842358} ","formula":"!property:event","lexeme":"event","type":"DataProp"} +{"features":" {score:0.08919752517842358} ","formula":"property:event","lexeme":"event","type":"ObjProp"} +{"features":" {score:0.07646546473506814} ","formula":"property:activity","lexeme":"activity","type":"ObjProp"} +{"features":" {score:0.03354037267080745} ","formula":"!property:function","lexeme":"function","type":"ObjProp"} +{"features":" {score:0.07646546473506814} ","formula":"!property:activity","lexeme":"activity","type":"ObjProp"} +{"features":" {score:0.15252045476263634} ","formula":"resource:Broadway_theatre","lexeme":"broadway theatre","type":"NamedEntity"} +{"features":" {score:0.11094714636388034} ","formula":"!property:feature","lexeme":"feature","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:play","lexeme":"play","type":"DataProp"} +{"features":" {score:0.09332735079415838} ","formula":"property:work","lexeme":"work","type":"ObjProp"} +{"features":" {score:0.09332735079415838} ","formula":"!property:work","lexeme":"work","type":"ObjProp"} +{"features":" {score:0.37646546473506814} ","formula":"(rdf:type dbpedia:Activity)","lexeme":"activity","type":"ClassNoun"} +{"features":" {score:0.39332735079415837} ","formula":"(rdf:type dbpedia:Work)","lexeme":"work","type":"ClassNoun"} +{"features":" {score:0.1619955686795313} ","formula":"resource:Musical_theatre","lexeme":"musical theatre","type":"NamedEntity"} +{"features":" {score:0.03354037267080745} ","formula":"property:function","lexeme":"function","type":"ObjProp"} +{"features":" {score:0.09332735079415838} ","formula":"!property:work","lexeme":"work","type":"DataProp"} +{"features":" {score:0.5114570421590107} ","formula":"resource:Extended_play","lexeme":"extended play","type":"NamedEntity"} +{"features":" {score:0.08919752517842358} ","formula":"!property:event","lexeme":"event","type":"ObjProp"} +{"features":" {score:0.07646546473506814} ","formula":"!property:activity","lexeme":"activity","type":"DataProp"} +{"features":" {score:0.07646546473506814} ","formula":"!dbpedia:activity","lexeme":"activity","type":"ObjectProp"} +{"features":" {score:0.11094714636388034} ","formula":"!property:feature","lexeme":"feature","type":"ObjProp"} +{"features":" {score:0.09332735079415838} ","formula":"property:work","lexeme":"work","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"resource:Play","lexeme":"play","type":"NamedEntity"} +{"features":" {score:0.10230957327575056} ","formula":"resource:PlayStation_2","lexeme":"playstation 2","type":"NamedEntity"} +{"features":" {score:0.07646546473506814} ","formula":"dbpedia:activity","lexeme":"activity","type":"ObjectProp"} +{"features":" {score:0.03354037267080745} ","formula":"!property:function","lexeme":"function","type":"DataProp"} +{"features":" {score:0.11516826203535604} ","formula":"resource:Gramophone_record","lexeme":"gramophone record","type":"NamedEntity"} +{"features":" {score:0.7749999999999999} ","formula":"!property:play","lexeme":"play","type":"DataProp"} +{"features":" {score:0.7749999999999999} ","formula":"property:play","lexeme":"play","type":"ObjProp"} +{"features":" {score:0.08919752517842358} ","formula":"property:event","lexeme":"event","type":"DataProp"} +{"features":" {score:0.07646546473506814} ","formula":"property:activity","lexeme":"activity","type":"DataProp"} +{"features":" {score:1.075} ","formula":"(rdf:type dbpedia:Play)","lexeme":"play","type":"ClassNoun"} diff --git a/data/error_test/9/quentin.txt b/data/error_test/9/quentin.txt new file mode 100644 index 0000000..1cc6a6d --- /dev/null +++ b/data/error_test/9/quentin.txt @@ -0,0 +1,21 @@ +{"features":" {score:0.20716283620816273} ","formula":"!property:filmmaker","lexeme":"filmmaker","type":"DataProp"} +{"features":" {score:0.37101987432415895} ","formula":"resource:My_Name_Is_Modesty","lexeme":"my name is modesty","type":"NamedEntity"} +{"features":" {score:0.1274923180375619} ","formula":"!dbpedia:director","lexeme":"film director","type":"ObjectProp"} +{"features":" {score:0.22253213750807593} ","formula":"property:director","lexeme":"director","type":"DataProp"} +{"features":" {score:0.7441080995827187} ","formula":"resource:Quentin_Tarantino_filmography","lexeme":"quentin tarantino filmography","type":"NamedEntity"} +{"features":" {score:0.20716283620816273} ","formula":"property:filmmaker","lexeme":"filmmaker","type":"ObjProp"} +{"features":" {score:0.0326594124967453} ","formula":"(rdf:type dbpedia:Star)","lexeme":"star","type":"ClassNoun"} +{"features":" {score:0.1274923180375619} ","formula":"dbpedia:director","lexeme":"film director","type":"ObjectProp"} +{"features":" {score:0.07444080529619733} ","formula":"(rdf:type dbpedia:Artist)","lexeme":"artist","type":"ClassNoun"} +{"features":" {score:0.22253213750807593} ","formula":"!property:director","lexeme":"director","type":"DataProp"} +{"features":" {score:1.4429756097560975} ","formula":"resource:Quentin_Tarantino","lexeme":"quentin tarantino","type":"NamedEntity"} +{"features":" {score:0.20716283620816273} ","formula":"!property:filmmaker","lexeme":"filmmaker","type":"ObjProp"} +{"features":" {score:0.0326594124967453} ","formula":"!property:star","lexeme":"star","type":"DataProp"} +{"features":" {score:0.22253213750807593} ","formula":"!property:director","lexeme":"director","type":"ObjProp"} +{"features":" {score:0.22253213750807593} ","formula":"property:director","lexeme":"director","type":"ObjProp"} +{"features":" {score:0.7566186882533679} ","formula":"resource:Quentin_Tarantino_Film_Festival","lexeme":"quentin tarantino film festival","type":"NamedEntity"} +{"features":" {score:0.0326594124967453} ","formula":"property:star","lexeme":"star","type":"DataProp"} +{"features":" {score:0.0326594124967453} ","formula":"!property:star","lexeme":"star","type":"ObjProp"} +{"features":" {score:0.20716283620816273} ","formula":"property:filmmaker","lexeme":"filmmaker","type":"DataProp"} +{"features":" {score:0.0326594124967453} ","formula":"property:star","lexeme":"star","type":"ObjProp"} +{"features":" {score:0.060609908776260664} ","formula":"(rdf:type dbpedia:Celebrity)","lexeme":"celebrity","type":"ClassNoun"} diff --git a/data/error_test/9/sibling.txt b/data/error_test/9/sibling.txt new file mode 100644 index 0000000..4508ca7 --- /dev/null +++ b/data/error_test/9/sibling.txt @@ -0,0 +1,36 @@ +{"features":" {score:0.10187720775604248} ","formula":"dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.45176068544387815} ","formula":"property:child","lexeme":"child","type":"ObjProp"} +{"features":" {score:0.08794415533542634} ","formula":"property:woman","lexeme":"woman","type":"ObjProp"} +{"features":" {score:0.5462324798107148} ","formula":"dbpedia:child","lexeme":"child","type":"ObjectProp"} +{"features":" {score:1.0999999999999999} ","formula":"!dbpedia:spouse","lexeme":"spouse","type":"ObjectProp"} +{"features":" {score:0.08794415533542634} ","formula":"!property:woman","lexeme":"woman","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"!property:spouse","lexeme":"spouse","type":"ObjProp"} +{"features":" {score:0.06304805517196654} ","formula":"dbpedia:politicalLeader","lexeme":"political leader","type":"ObjectProp"} +{"features":" {score:0.10187720775604248} ","formula":"!property:leader","lexeme":"leader","type":"ObjProp"} +{"features":" {score:0.1977403339217691} ","formula":"resource:Morganatic_marriage","lexeme":"morganatic marriage","type":"NamedEntity"} +{"features":" {score:0.06304805517196654} ","formula":"property:politicalLeader","lexeme":"political leader","type":"ObjProp"} +{"features":" {score:0.1366547226905823} ","formula":"(rdf:type dbpedia:Politician)","lexeme":"politician","type":"ClassNoun"} +{"features":" {score:0.8999999999999999} ","formula":"!property:spouse","lexeme":"spouse","type":"DataProp"} +{"features":" {score:0.15085213184356688} ","formula":"resource:Polygamy","lexeme":"polygamy","type":"NamedEntity"} +{"features":" {score:0.10187720775604248} ","formula":"!dbpedia:leader","lexeme":"leader","type":"ObjectProp"} +{"features":" {score:0.06304805517196654} ","formula":"!dbpedia:politicalLeader","lexeme":"political leader","type":"ObjectProp"} +{"features":" {score:0.7999999999999999} ","formula":"resource:Spouse","lexeme":"spouse","type":"NamedEntity"} +{"features":" {score:0.45176068544387815} ","formula":"!property:child","lexeme":"child","type":"ObjProp"} +{"features":" {score:0.06304805517196654} ","formula":"!property:politicalLeader","lexeme":"political leader","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"property:spouse","lexeme":"spouse","type":"DataProp"} +{"features":" {score:0.8999999999999999} ","formula":"property:spouse","lexeme":"spouse","type":"ObjProp"} +{"features":" {score:0.5462324798107148} ","formula":"!dbpedia:child","lexeme":"child","type":"ObjectProp"} +{"features":" {score:1.0999999999999999} ","formula":"dbpedia:spouse","lexeme":"spouse","type":"ObjectProp"} +{"features":" {score:0.45176068544387815} ","formula":"!property:child","lexeme":"child","type":"DataProp"} +{"features":" {score:1.4249565217391305} ","formula":"resource:Angela_Merkel","lexeme":"angela merkel","type":"NamedEntity"} +{"features":" {score:0.06304805517196654} ","formula":"!property:politicalLeader","lexeme":"political leader","type":"ObjProp"} +{"features":" {score:0.22461159527301788} ","formula":"resource:Incest","lexeme":"incest","type":"NamedEntity"} +{"features":" {score:0.45176068544387815} ","formula":"property:child","lexeme":"child","type":"DataProp"} +{"features":" {score:0.08794415533542634} ","formula":"!property:woman","lexeme":"woman","type":"ObjProp"} +{"features":" {score:0.08794415533542634} ","formula":"property:woman","lexeme":"woman","type":"DataProp"} +{"features":" {score:0.11354709826409817} ","formula":"resource:Domestic_violence","lexeme":"domestic violence","type":"NamedEntity"} +{"features":" {score:0.06304805517196654} ","formula":"property:politicalLeader","lexeme":"political leader","type":"DataProp"} +{"features":" {score:0.16556983274572035} ","formula":"resource:Widow","lexeme":"widow","type":"NamedEntity"} +{"features":" {score:0.10187720775604248} ","formula":"!property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.10187720775604248} ","formula":"property:leader","lexeme":"leader","type":"DataProp"} +{"features":" {score:0.10187720775604248} ","formula":"property:leader","lexeme":"leader","type":"ObjProp"} diff --git a/data/error_test/9/utterances.txt b/data/error_test/9/utterances.txt new file mode 100644 index 0000000..b1af678 --- /dev/null +++ b/data/error_test/9/utterances.txt @@ -0,0 +1,26 @@ +1. +utterance: what is quentin tarantino birth name +underspecified term: quentin tarantino +type: entity +result: success + +2. +utterance: what is a play +underspecified term: play +type: type +result: success + +3. +utterance: who is quentin tarantino sibling +underspecified term: sibling +type: relation +result: follow up + +4. +utterance: where is apple headquarters +underspecified term: apple +type: entity +result: failure +underspecified term: headquarters +type: relation +result: failure diff --git a/data/error_test/README.md b/data/error_test/README.md new file mode 100644 index 0000000..8d90c18 --- /dev/null +++ b/data/error_test/README.md @@ -0,0 +1,5 @@ +# ERM test results + +The directory contains results from testing lexicon generation. Each subdirectory provides generated lexemes for underspecified terms as well as a list of utterances parsed. + +The system was tested using utterances with missing entities, relations, types and multiple underspecified terms. \ No newline at end of file diff --git a/data/math.grammar b/data/math.grammar deleted file mode 100644 index 4fec257..0000000 --- a/data/math.grammar +++ /dev/null @@ -1,21 +0,0 @@ -# Math lexicon - -(rule $Expr ($PHRASE) (NumberFn)) -(rule $Operator (plus) (ConstantFn (lambda y (lambda x (call + (var x) (var y)))))) -(rule $Operator (times) (ConstantFn (lambda y (lambda x (call * (var x) (var y)))))) -(rule $Operator (divided by) (ConstantFn (lambda y (lambda x (call / (var x) (var y)))))) -(rule $Operator (multiplied by) (ConstantFn (lambda y (lambda x (call * (var x) (var y)))))) -(rule $Operator (to the power of) (ConstantFn (lambda y (lambda x (call java.lang.Math.pow (var x) (var y)))))) -(rule $Function (cosine of) (ConstantFn (lambda x (call java.lang.Math.cos (var x))))) -(rule $Function (sine of) (ConstantFn (lambda x (call java.lang.Math.sin (var x))))) -(rule $Function (absolute (value optional) of) (ConstantFn (lambda x (call java.lang.Math.abs (var x))))) -(rule $Function (square (root optional) of) (ConstantFn (lambda x (call java.lang.Math.sqrt (var x))))) -(rule $Conversion (in degrees) (ConstantFn (lambda x (call java.lang.Math.toDegrees (var x))))) -(rule $Conversion (in radians) (ConstantFn (lambda x (call java.lang.Math.toRadians (var x))))) -(rule $Partial ($Operator $Expr) (JoinFn forward)) -(rule $Expr ($Expr $Partial) (JoinFn backward)) -(rule $Expr ($Function $Expr) (JoinFn forward)) -(rule $Expr ($Expr $Conversion) (JoinFn backward)) - -(rule $ROOT ((what optional) (is optional) $Expr (? optional)) (IdentityFn)) -(rule $ROOT ((how optional) (much optional) (is optional) $Expr (? optional)) (IdentityFn)) diff --git a/data/process-webq.py b/data/process-webq.py deleted file mode 100644 index cfd9ce2..0000000 --- a/data/process-webq.py +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/python -import glob, os -import json -from pprint import pprint -import codecs - - -f = codecs.open('webq-train.json', 'r', 'UTF-8') -data = json.load(f) -output = open("webq-train.examples", "w") - -for record in data: - print record - output.write("(example\n") - output.write("\t(utterance \"" + record["utterance"].encode('utf-8').replace('"','\\"') + "\")\n") - output.write("\t(targetValue " + record["targetValue"].encode('utf-8').replace('"','\\"') + ")\n)") - output.write("\n") - print output diff --git a/data/roboy-dbpedia.examples b/data/roboy-dbpedia.examples deleted file mode 100644 index 4be4065..0000000 --- a/data/roboy-dbpedia.examples +++ /dev/null @@ -1,3780 +0,0 @@ -[ - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description \"Jazmyn Bieber\") (description \"Jaxon Bieber\"))", "utterance": "what is the name of justin bieber brother?"}, - {"url": "http://www.freebase.com/view/en/natalie_portman", "targetValue": "(list (description \"Padm\u00e9 Amidala\"))", "utterance": "what character did natalie portman play in star wars?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"New York City\"))", "utterance": "what state does selena gomez?"}, - {"url": "http://www.freebase.com/view/en/grand_bahama", "targetValue": "(list (description Bahamas))", "utterance": "what country is the grand bahama island in?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description \"Bahamian dollar\"))", "utterance": "what kind of money to take to bahamas?"}, - {"url": "http://www.freebase.com/view/en/john_noble", "targetValue": "(list (description \"Denethor II\"))", "utterance": "what character did john noble play in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/joakim_noah", "targetValue": "(list (description \"Chicago Bulls\"))", "utterance": "who does joakim noah play for?"}, - {"url": "http://www.freebase.com/view/en/washington_redskins", "targetValue": "(list (description \"Washington Redskins\"))", "utterance": "where are the nfl redskins from?"}, - {"url": "http://www.freebase.com/view/en/saki", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where did saki live?"}, - {"url": "http://www.freebase.com/view/en/sacha_baron_cohen", "targetValue": "(list (description http://justjared.buzznet.com/2009/01/12/sacha-baron-cohen-insults-madonna-at-golden-globes/))", "utterance": "how old is sacha baron cohen?"}, - {"url": "http://www.freebase.com/view/en/poland", "targetValue": "(list (description Germany))", "utterance": "what two countries invaded poland in the beginning of ww2?"}, - {"url": "http://www.freebase.com/view/en/cleveland_ohio", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone am i in cleveland ohio?"}, - {"url": "http://www.freebase.com/view/en/draco_malfoy", "targetValue": "(list (description \"Astoria Greengrass\"))", "utterance": "who did draco malloy end up marrying?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "which countries border the us?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description Rome))", "utterance": "where is rome italy located on a map?"}, - {"url": "http://www.freebase.com/view/en/nina_dobrev", "targetValue": "(list (description Bulgaria))", "utterance": "what is nina dobrev nationality?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description Iceland))", "utterance": "what country does iceland belong to?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"John F. Kennedy\"))", "utterance": "which kennedy died first?"}, - {"url": "http://www.freebase.com/view/en/beverly_cleary", "targetValue": "(list (description \"Ramona's World\") (description \"Ramona Quimby, Age 8\") (description \"Ralph S. Mouse\") (description \"Runaway Ralph\") (description Ribsy) (description \"Sister of the Bride\") (description \"Ellen Tebbits\") (description \"Dear Mr. Henshaw\") (description \"The Mouse and the Motorcycle\") (description \"Beezus and Ramona\"))", "utterance": "what books did beverly cleary right?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"United States of America\"))", "utterance": "who did the philippines gain independence from?"}, - {"url": "http://www.freebase.com/view/en/bali", "targetValue": "(list (description \"Ngurah Rai Airport\"))", "utterance": "where to fly into bali?"}, - {"url": "http://www.freebase.com/view/en/ethiopia", "targetValue": "(list (description \"Hailemariam Desalegn\"))", "utterance": "who is the prime minister of ethiopia?"}, - {"url": "http://www.freebase.com/view/en/sedona", "targetValue": "(list (description \"Sedona Airport\") (description \"Red Rock State Park\") (description \"Seven Canyons\") (description Honanki) (description \"Cathedral Rock\") (description \"Chapel of the Holy Cross\") (description \"Sycamore Canyon\") (description \"Oak Creek Canyon\") (description \"Slide Rock State Park\") (description \"Bell Rock\"))", "utterance": "what to see near sedona arizona?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"Hot Springs High School\"))", "utterance": "what high school did president bill clinton attend?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what form of government does russia have today?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description Abduction) (description Eclipse) (description \"Valentine's Day\") (description \"The Twilight Saga: Breaking Dawn - Part 1\") (description \"New Moon\"))", "utterance": "what movies does taylor lautner play in?"}, - {"url": "http://www.freebase.com/view/en/lebron_james", "targetValue": "(list (description \"2003\u201304 NBA season\"))", "utterance": "what year lebron james came to the nba?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description \"German Democratic Republic\"))", "utterance": "what did the german revolution lead to?"}, - {"url": "http://www.freebase.com/view/en/adriana_lima", "targetValue": "(list (description \"Spike Guys' Choice Awards\"))", "utterance": "how much did adriana lima gain during pregnancy?"}, - {"url": "http://www.freebase.com/view/en/thai_language", "targetValue": "(list (description Language))", "utterance": "what does thai mean?"}, - {"url": "http://www.freebase.com/view/en/wives_of_henry_viii", "targetValue": "(list (description \"Anne of the Thousand Days\"))", "utterance": "which wife did king henry behead?"}, - {"url": "http://www.freebase.com/view/en/ishmael", "targetValue": "(list (description Hagar))", "utterance": "who was ishmael's mom?"}, - {"url": "http://www.freebase.com/view/en/malcolm_x", "targetValue": "(list (description \"African Americans' rights\") (description \"Black Liberation\"))", "utterance": "what was malcolm x trying to accomplish?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description \"Kingdom of the Netherlands\"))", "utterance": "where are the netherlands on a world map?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Dilma Rousseff\"))", "utterance": "what is the president of brazil?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Paris))", "utterance": "what are the major cities in france?"}, - {"url": "http://www.freebase.com/view/en/esther", "targetValue": "(list (description Susa))", "utterance": "what city did esther live in?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"Ice Hockey\"))", "utterance": "what sport do the toronto maple leafs play?"}, - {"url": "http://www.freebase.com/view/en/nicholas_ii_of_russia", "targetValue": "(list (description \"Grand Duke Alexander Alexandrovich of Russia\"))", "utterance": "what is saint nicholas known for?"}, - {"url": "http://www.freebase.com/view/en/essex", "targetValue": "(list (description \"West Horndon\"))", "utterance": "when is the new series of the only way is essex starting?"}, - {"url": "http://www.freebase.com/view/en/cher", "targetValue": "(list (description \"Elijah Blue Allman\") (description \"Chaz Bono\"))", "utterance": "what is cher's son's name?"}, - {"url": "http://www.freebase.com/view/en/martin_cooper", "targetValue": "(list (description Inventor))", "utterance": "what is martin cooper doing now?"}, - {"url": "http://www.freebase.com/view/en/andrew_jackson", "targetValue": "(list (description \"Democratic-Republican Party\") (description \"Democratic Party\") (description \"Jacksonian Democratic Party\"))", "utterance": "what party was andrew jackson?"}, - {"url": "http://www.freebase.com/view/en/medicare", "targetValue": "(list (description \"Centers for Medicare and Medicaid Services\"))", "utterance": "what is medicare a?"}, - {"url": "http://www.freebase.com/view/en/hampton", "targetValue": "(list (description Hampton))", "utterance": "what county is the city of hampton va in?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Philosopher's Stone\"))", "utterance": "what is the name of the first harry potter novel?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description Poet) (description Playwright) (description Dramatist) (description Lyricist) (description Author))", "utterance": "what did william shakespeare do for a living?"}, - {"url": "http://www.freebase.com/view/en/london_heathrow_airport", "targetValue": "(list (description London))", "utterance": "what county is heathrow airport in?"}, - {"url": "http://www.freebase.com/view/en/dmitri_mendeleev", "targetValue": "(list (description \"Saint Petersburg State University\") (description \"Ruprecht Karl University of Heidelberg\"))", "utterance": "where did dmitri mendeleev study science?"}, - {"url": "http://www.freebase.com/view/en/josh_hutcherson", "targetValue": "(list (description \"Cirque du Freak: The Vampire's Assistant\") (description \"The Hunger Games\") (description \"7 Days in Havana\") (description \"Journey to the Center of the Earth\") (description \"The Forger\") (description Detention) (description \"Journey 2: The Mysterious Island\") (description \"Red Dawn\") (description \"The Third Rule\") (description \"The Kids Are All Right\"))", "utterance": "what movie is josh hutcherson in?"}, - {"url": "http://www.freebase.com/view/en/laredo", "targetValue": "(list (description \"Veterans Field\") (description \"San Augustin de Laredo Historic District\") (description \"Laredo Energy Arena\") (description \"Lake Casa Blanca\") (description \"Texas A&M International University Soccer Complex\") (description \"Fort McIntosh\") (description \"Southern Careers Institute, Laredo Campus\") (description \"Texas A&M International University\") (description \"Webb County Courthouse\") (description Nye))", "utterance": "what is there to do in laredo tx?"}, - {"url": "http://www.freebase.com/view/en/tony_soprano", "targetValue": "(list (description \"The Sopranos\"))", "utterance": "what season did tony soprano get shot?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"AT&T Park\"))", "utterance": "where do the san francisco giants play home games?"}, - {"url": "http://www.freebase.com/view/en/william_jennings_bryan", "targetValue": "(list (description \"1900 Democratic National Convention\") (description \"1908 Democratic National Convention\") (description \"1896 Democratic National Convention\"))", "utterance": "what year did william jennings bryan run for president?"}, - {"url": "http://www.freebase.com/view/en/frederick_douglass", "targetValue": "(list (description \"Narrative of the Life of Frederick Douglass, an American Slave\"))", "utterance": "what was the name of frederick douglass book?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"Prince Edward, Duke of Kent and Strathearn\") (description \"Princess Victoria of Saxe-Coburg-Saalfeld\"))", "utterance": "who was queen victoria's parents called?"}, - {"url": "http://www.freebase.com/view/en/sally_field", "targetValue": "(list (description \"Places in the Heart\") (description Sybil) (description \"Norma Rae\") (description \"A Woman Of Independent Means\") (description \"A Cooler Climate\") (description \"Brothers & Sisters\") (description ER))", "utterance": "what movies did sally field win an oscar for?"}, - {"url": "http://www.freebase.com/view/en/sherlock_holmes", "targetValue": "(list (description \"A Study in Scarlet\"))", "utterance": "what is the first book sherlock holmes appeared in?"}, - {"url": "http://www.freebase.com/view/en/michael_weston", "targetValue": "(list (description Wishcraft))", "utterance": "what type of car does michael weston drive?"}, - {"url": "http://www.freebase.com/view/en/lena_river", "targetValue": "(list (description \"Baikal Mountains\"))", "utterance": "where does lena river begin and end?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Brazil) (description Canada) (description Angola) (description Portugal) (description Macau) (description \"Cape Verde\") (description Andorra) (description Timor-Leste) (description Guinea-Bissau) (description Mozambique))", "utterance": "what countries do people speak portuguese?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh", "targetValue": "(list (description \"Allegheny County\"))", "utterance": "where to exchange euros in pittsburgh?"}, - {"url": "http://www.freebase.com/view/en/walt_disney", "targetValue": "(list (description \"Diane Disney Miller\") (description \"Sharon Mae Disney\"))", "utterance": "what are the names of walt disney kids?"}, - {"url": "http://www.freebase.com/view/en/bush", "targetValue": "(list (description \"Dave Parsons\") (description \"Gavin Rossdale\") (description \"Sacha Putnam\") (description \"Robin Goodridge\") (description \"Nigel Pulsford\") (description \"Corey Britz\") (description \"Chris Traynor\"))", "utterance": "who is in the band bush?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description Bishop))", "utterance": "what was tupac name in juice?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description UTC+8))", "utterance": "what timezone is australia gmt?"}, - {"url": "http://www.freebase.com/view/en/maggie_grace", "targetValue": "(list (description Kim))", "utterance": "who does maggie grace play in taken?"}, - {"url": "http://www.freebase.com/view/en/louis_armstrong", "targetValue": "(list (description Jazz))", "utterance": "what style of music did louis armstrong play?"}, - {"url": "http://www.freebase.com/view/en/sydney", "targetValue": "(list (description \"City of Sydney\"))", "utterance": "when is summer in australia sydney?"}, - {"url": "http://www.freebase.com/view/en/joey_lawrence", "targetValue": "(list (description Blossom) (description \"Melissa & Joey\") (description Bow) (description \"Gimme a Break!\") (description \"Run of the House\") (description \"Brotherly Love\"))", "utterance": "what tv show did joey lawrence play on?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "what timezone is denver co?"}, - {"url": "http://www.freebase.com/view/en/brian_austin_green", "targetValue": "(list (description \"David Silver\"))", "utterance": "what character did brian austin green play on 90210?"}, - {"url": "http://www.freebase.com/view/en/jackie_french", "targetValue": "(list (description Australia))", "utterance": "where does jackie french live?"}, - {"url": "http://www.freebase.com/view/en/sparta", "targetValue": "(list (description Monarchy) (description Diarchy))", "utterance": "what form of government was practiced in sparta?"}, - {"url": "http://www.freebase.com/view/en/colorado_rockies", "targetValue": "(list (description \"2007 National League Championship Series\"))", "utterance": "when did the colorado rockies go to the world series?"}, - {"url": "http://www.freebase.com/view/en/peter_parker_spider_man", "targetValue": "(list (description \"Marvel Comics\"))", "utterance": "who was peter parker's first girlfriend?"}, - {"url": "http://www.freebase.com/view/en/matt_lauer", "targetValue": "(list (description \"Ohio University\"))", "utterance": "what college did matt lauer attend?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "where to go in london england?"}, - {"url": "http://www.freebase.com/view/en/joan_miro", "targetValue": "(list (description \"Cercle Art\u00edstic de Sant Lluc\"))", "utterance": "what school did joan miro attend?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description R\u00e9union) (description \"Saint Barth\u00e9lemy\") (description Mayotte) (description \"French Southern and Antarctic Lands\") (description \"New Caledonia\") (description \"Saint Pierre and Miquelon\") (description \"Collectivity of Saint Martin\") (description \"French Polynesia\") (description Martinique) (description Guadeloupe))", "utterance": "where did france colonise?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description \"Jozef Isra\u00ebls\") (description \"Paul C\u00e9zanne\") (description \"Anton Mauve\") (description \"Peter Paul Rubens\") (description \"Jean-Fran\u00e7ois Millet\") (description \"Willem Roelofs\") (description \"Eug\u00e8ne Delacroix\") (description \"Claude Monet\") (description Rembrandt))", "utterance": "who was vincent van gogh inspired by?"}, - {"url": "http://www.freebase.com/view/en/jacksonville", "targetValue": "(list (description \"Atlantic Beach\") (description \"Jacksonville Beach\") (description Baldwin) (description \"St. Johns River\") (description \"Masonic Temple\") (description \"Lewis Mausoleum\") (description \"EverBank Field\") (description \"Jacksonville Veterans Memorial Arena\") (description \"Morocco Temple\") (description \"El Modelo Block\"))", "utterance": "where to get married in jacksonville nc?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone am i in michigan?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"1970 NBA Finals\") (description \"1973 NBA Finals\"))", "utterance": "when did the new york knicks win a championship?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Chinese language\"))", "utterance": "what is the official language of china 2010?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"United States Secretary of Agriculture\") (description \"Governor of New Jersey\") (description \"President of the United States\"))", "utterance": "what was woodrow wilson's major accomplishments?"}, - {"url": "http://www.freebase.com/view/en/jack_daniels", "targetValue": "(list (description Tennessee))", "utterance": "where is jack daniels factory?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"English Language\") (description \"Urdu Language\"))", "utterance": "what language do the speak in pakistan?"}, - {"url": "http://www.freebase.com/view/en/santa_clara_university", "targetValue": "(list (description \"United States of America\") (description California) (description \"Santa Clara\"))", "utterance": "where is santa clara university?"}, - {"url": "http://www.freebase.com/view/en/korea", "targetValue": "(list (description \"North Korea\"))", "utterance": "which part of korea is communist?"}, - {"url": "http://www.freebase.com/view/en/timothy_mcveigh", "targetValue": "(list (description \"Terre Haute\"))", "utterance": "where did timothy mcveigh go to prison?"}, - {"url": "http://www.freebase.com/view/en/yangtze_river", "targetValue": "(list (description \"East China Sea\"))", "utterance": "what sea does the yangtze river flow into?"}, - {"url": "http://www.freebase.com/view/en/miley_cyrus", "targetValue": "(list (description \"Liam Hemsworth\"))", "utterance": "who miley cyrus engaged to?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description Evolution))", "utterance": "what is charles darwin famous for?"}, - {"url": "http://www.freebase.com/view/en/roanoke_colony", "targetValue": "(list (description \"Rainbow Bluff Expedition\"))", "utterance": "who founded the roanoke settlement?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what kind of money should i take to jamaica?"}, - {"url": "http://www.freebase.com/view/en/robert_downey_jr", "targetValue": "(list (description \"Susan Downey\"))", "utterance": "who is robert downey jr wife?"}, - {"url": "http://www.freebase.com/view/en/new_york_rangers", "targetValue": "(list (description \"Madison Square Garden\"))", "utterance": "where do the ny rangers play?"}, - {"url": "http://www.freebase.com/view/en/jefferson_davis", "targetValue": "(list (description \"Hollywood Cemetery\"))", "utterance": "where is jefferson davis buried?"}, - {"url": "http://www.freebase.com/view/en/stephenie_meyer", "targetValue": "(list (description \"Woman at Wedding\"))", "utterance": "who does the author stephenie meyer play in the movie twilight?"}, - {"url": "http://www.freebase.com/view/en/oscar_pistorius", "targetValue": "(list (description \"2012 Summer Olympics\"))", "utterance": "when will oscar pistorius compete?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Super Bowl XXVIII\") (description \"Super Bowl XXVII\") (description \"Super Bowl VI\") (description \"Super Bowl XXX\") (description \"Super Bowl XII\"))", "utterance": "what years have the dallas cowboys won the superbowl?"}, - {"url": "http://www.freebase.com/view/en/louis_sachar", "targetValue": "(list (description \"National Book Award for Young People's Literature\") (description \"Anne V. Zarrow Award for Young Readers' Literature\") (description \"Dorothy Canfield Fisher Children's Book Award\") (description \"Newbery Medal\"))", "utterance": "what awards has louis sachar won?"}, - {"url": "http://www.freebase.com/view/en/missouri", "targetValue": "(list (description \"Claire McCaskill\"))", "utterance": "who are the current senators from missouri?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lyndon B. Johnson\"))", "utterance": "who was the president after jfk died?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what is the best currency to take to egypt 2013?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what are the countries in the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/united_states_navy", "targetValue": "(list (description \"LTV A-7 Corsair II\"))", "utterance": "what planes does the navy have?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Philadelphia))", "utterance": "where did benjamin franklin died?"}, - {"url": "http://www.freebase.com/view/en/northern_ireland", "targetValue": "(list (description Antrim))", "utterance": "where to visit in n. ireland?"}, - {"url": "http://www.freebase.com/view/en/cancun", "targetValue": "(list (description \"Belize Barrier Reef\") (description \"Ik Kil\") (description \"Isla Contoy\") (description \"Xcaret Park\") (description \"Chichen Itza\") (description \"Xel-Ha Park\") (description \"Sistema Dos Ojos\") (description Coba) (description \"Delphinus Dreams\") (description \"Cancun Underwater Museum\"))", "utterance": "what to do in cancun with family?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Hebrew Language\"))", "utterance": "what is the local language of israel?"}, - {"url": "http://www.freebase.com/view/en/united_states_air_force_academy", "targetValue": "(list (description \"El Paso County\") (description \"United States of America\") (description Colorado) (description \"Colorado Springs\"))", "utterance": "what city and state was the air force academy established?"}, - {"url": "http://www.freebase.com/view/en/puerto_rico", "targetValue": "(list (description \"Puerto Rico men's national volleyball team\") (description \"Puerto Rico women's national volleyball team\") (description \"Puerto Rico national football team\"))", "utterance": "what's the national sport of puerto rico?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian Orthodox Church\") (description Islam))", "utterance": "what religion are people in russia?"}, - {"url": "http://www.freebase.com/view/en/shawnee_smith", "targetValue": "(list (description \"The Grudge 3\") (description \"Saw IV\") (description \"Summer School\") (description \"Saw II\") (description \"Saw III\") (description \"The Island\") (description Saw) (description \"The Blob\") (description \"Who's Harry Crumb?\"))", "utterance": "what did shawnee smith play in?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "what countries did queen victoria reign over?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description \"Dartmouth College\") (description \"University of Oxford\") (description \"Lincoln College, Oxford\"))", "utterance": "where did dr seuss go to school?"}, - {"url": "http://www.freebase.com/view/en/luis_suarez", "targetValue": "(list (description \"Liverpool F.C.\"))", "utterance": "what team does luis suarez play for?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Peseta))", "utterance": "what are dollars called in spain?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Mila Kunis\"))", "utterance": "who plays meg in family guy?"}, - {"url": "http://www.freebase.com/view/en/tim_allen", "targetValue": "(list (description \"Seaholm High School\"))", "utterance": "what high school did tim allen go to?"}, - {"url": "http://www.freebase.com/view/en/dubai", "targetValue": "(list (description \"Burj Khalifa\"))", "utterance": "what is the world's tallest building in dubai called?"}, - {"url": "http://www.freebase.com/view/en/asiana_airlines", "targetValue": "(list (description \"John F. Kennedy International Airport\") (description \"Sydney Airport\"))", "utterance": "where does asiana airlines fly to?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"In the Land of Blood and Honey\") (description \"A Place in Time\"))", "utterance": "what movie did angelina jolie direct?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Memphis))", "utterance": "where did martin luther king got shot?"}, - {"url": "http://www.freebase.com/view/en/bangkok", "targetValue": "(list (description \"MRT Blue Line\") (description \"Wat Benchamabophit\") (description \"Grand Palace\") (description \"Ananta Samakhom Throne Hall\") (description \"Wat Saket\") (description \"Khaosan Road\") (description \"Bangkok National Museum\") (description \"Samutprakarn Crocodile Farm and Zoo\") (description \"Wat Pho\") (description \"Wat Arun\"))", "utterance": "where to visit near bangkok?"}, - {"url": "http://www.freebase.com/view/en/christina_milian", "targetValue": "(list (description The-Dream))", "utterance": "who does christina milian have a baby by?"}, - {"url": "http://www.freebase.com/view/en/tutankhamun", "targetValue": "(list (description \"Eighteenth Dynasty of Egypt\"))", "utterance": "what year did tut became king?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Leonel Fern\u00e1ndez\"))", "utterance": "who is the current president of the dominican republic in 2010?"}, - {"url": "http://www.freebase.com/view/en/julia_roberts", "targetValue": "(list (description \"Daniel Moder\") (description \"Lyle Lovett\"))", "utterance": "who has been married to julia roberts?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"M&T Bank Stadium\"))", "utterance": "where do baltimore ravens play?"}, - {"url": "http://www.freebase.com/view/en/united_staff", "targetValue": "(list (description \"United Nations Security Council\"))", "utterance": "where does the un get its funding?"}, - {"url": "http://www.freebase.com/view/en/brandon_dubinsky", "targetValue": "(list (description \"New York Rangers\"))", "utterance": "who does brandon dubinsky play for?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Harry Styles\"))", "utterance": "who all has dated taylor swift?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Hebrew Language\"))", "utterance": "what is the dominant language in israel?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Ibibio Language\") (description \"Efik Language\") (description \"Hausa Language\") (description \"English Language\") (description \"Idoma Language\") (description \"Igbo Language\") (description \"Fula language\") (description \"Naki Language\") (description \"Yoruba Language\") (description \"Izon Language\"))", "utterance": "what are the main languages of nigeria?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Diplomat) (description Statesman) (description Politician) (description \"Political activist\") (description Author) (description Writer) (description Printer) (description Scientist) (description Librarian) (description Inventor))", "utterance": "what jobs did ben franklin do?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Book of Nehemiah\") (description \"The Bible\") (description \"New Testament\") (description \"Old Testament\"))", "utterance": "what bible does the catholic church follow?"}, - {"url": "http://www.freebase.com/view/en/lola_bunny", "targetValue": "(list (description \"Britt McKillip\") (description \"Kath Soucie\"))", "utterance": "who plays lola bunny in the looney tunes show?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description \"University of Phoenix Stadium\"))", "utterance": "what stadium did the chicago cardinals play in?"}, - {"url": "http://www.freebase.com/view/en/rufus_wainwright", "targetValue": "(list (description \"J\u00f6rn Weisbrodt\"))", "utterance": "who did rufus wainwright married?"}, - {"url": "http://www.freebase.com/view/en/c_s_lewis", "targetValue": "(list (description \"Malvern College\") (description \"Campbell College\") (description \"University of Oxford\") (description \"University College, Oxford\"))", "utterance": "where did c.s. lewis go to college?"}, - {"url": "http://www.freebase.com/view/en/nick_clegg", "targetValue": "(list (description \"Political philosophy\") (description \"Social anthropology\"))", "utterance": "what did nick clegg study at university?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description \"Jerzy Buzek\"))", "utterance": "who is the president of the european union 2011?"}, - {"url": "http://www.freebase.com/view/en/cassie_bernall", "targetValue": "(list (description \"Columbine High School\"))", "utterance": "what school did cassie bernall go to?"}, - {"url": "http://www.freebase.com/view/en/james_frey", "targetValue": "(list (description \"Sugar: The Fall of the West\") (description \"Kissing a Fool\"))", "utterance": "what movie did james frey write?"}, - {"url": "http://www.freebase.com/view/en/rob_kardashian", "targetValue": "(list (description Appendicitis))", "utterance": "what did rob kardashian get surgery for?"}, - {"url": "http://www.freebase.com/view/en/gospel_of_matthew", "targetValue": "(list (description \"The Gospel According to Matthew\"))", "utterance": "what did st. matthew do?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"The gospel according to Harry Potter\"))", "utterance": "when does harry potter come out on dvd deathly hallows 2?"}, - {"url": "http://www.freebase.com/view/en/nelson_mandela", "targetValue": "(list (description Methodism))", "utterance": "what was nelson mandela's religion?"}, - {"url": "http://www.freebase.com/view/en/national_hockey_league", "targetValue": "(list (description Canada))", "utterance": "who will win the 2011 nhl stanley cup?"}, - {"url": "http://www.freebase.com/view/en/henry_clay", "targetValue": "(list (description Lawyer))", "utterance": "what is henry clay known for?"}, - {"url": "http://www.freebase.com/view/en/axl_rose", "targetValue": "(list (description \"Erin Everly\"))", "utterance": "who did axl rose marry?"}, - {"url": "http://www.freebase.com/view/en/brett_favre", "targetValue": "(list (description \"1995 NFL season\") (description \"1996 NFL season\") (description \"1997 NFL season\"))", "utterance": "what years did brett favre go to the super bowl?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the money of spain called?"}, - {"url": "http://www.freebase.com/view/en/sunbeam_products", "targetValue": "(list (description Florida))", "utterance": "where are sunbeam microwaves made?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Carlos P. Garcia\") (description \"Corazon Aquino\") (description \"Diosdado Macapagal\") (description \"Gloria Macapagal-Arroyo\") (description \"Fidel V. Ramos\") (description \"Elpidio Quirino\") (description \"Ramon Magsaysay\") (description \"Ferdinand Marcos\") (description \"Sergio Osme\u00f1a\") (description \"Joseph Estrada\"))", "utterance": "who was elected president of the philippines?"}, - {"url": "http://www.freebase.com/view/en/ryanair", "targetValue": "(list (description Bergamo) (description Derry) (description Oslo) (description Cork) (description Dublin) (description Barcelona) (description Bratislava) (description Nottingham) (description Alicante) (description London) (description Stockholm) (description Carcassonne) (description Faro))", "utterance": "what cities does ryanair fly to?"}, - {"url": "http://www.freebase.com/view/en/oklahoma", "targetValue": "(list (description \"Central Time Zone\") (description UTC\u221206:00))", "utterance": "what time zone is oklahoma state?"}, - {"url": "http://www.freebase.com/view/en/paul_of_tarsus", "targetValue": "(list (description \"Paul of Tarsus\"))", "utterance": "who was the apostle paul considered to be?"}, - {"url": "http://www.freebase.com/view/en/ontario", "targetValue": "(list (description \"Canadian dollar\"))", "utterance": "what currency does ontario canada use?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description guitar) (description Piano) (description trumpet) (description Drums))", "utterance": "what instrument does justin bieber?"}, - {"url": "http://www.freebase.com/view/en/shaquille_oneal", "targetValue": "(list (description \"Orlando Magic\"))", "utterance": "what team did shaq play for first?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Dallas))", "utterance": "where was kennedy when he got shot?"}, - {"url": "http://www.freebase.com/view/en/derek_fisher", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "who do derek fisher play for?"}, - {"url": "http://www.freebase.com/view/en/caylee_anthony_homicide", "targetValue": "(list (description Orlando))", "utterance": "where did the casey anthony case take place?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"University College, Oxford\") (description \"Ramble Elementary\") (description \"Yale Law School\") (description \"Hot Springs High School\") (description \"Georgetown University Law Center\") (description \"Edmund A. Walsh School of Foreign Service\") (description \"St. John's Catholic Elementary School\"))", "utterance": "where did pres clinton go to college?"}, - {"url": "http://www.freebase.com/view/en/seattle", "targetValue": "(list (description \"Seattle Mariners\"))", "utterance": "what was the name of the original seattle baseball team?"}, - {"url": "http://www.freebase.com/view/en/charles_cornwallis_1st_marquess_cornwallis", "targetValue": "(list (description \"British Army\"))", "utterance": "who was general cornwallis american revolution?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of monarchy did england have?"}, - {"url": "http://www.freebase.com/view/en/texas_rangers", "targetValue": "(list (description 1972))", "utterance": "when were the texas rangers started?"}, - {"url": "http://www.freebase.com/view/en/tennessee_titans", "targetValue": "(list (description \"Tennessee Titans\"))", "utterance": "where did the houston oilers football team go?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description XHVG-FM))", "utterance": "what do they call football in spanish?"}, - {"url": "http://www.freebase.com/view/en/pauley_perrette", "targetValue": "(list (description \"Valdosta State University\"))", "utterance": "where did pauley perrette go to college?"}, - {"url": "http://www.freebase.com/view/en/niles_crane", "targetValue": "(list (description Seattle))", "utterance": "where does niles crane live?"}, - {"url": "http://www.freebase.com/view/en/gabriel_faure", "targetValue": "(list (description France))", "utterance": "where was gabriel faure born?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"Steve Beshear\"))", "utterance": "who is the governor of kentucky 2012?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Jefferson Sessions\"))", "utterance": "who is the senator of the united states 2010?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Normandy))", "utterance": "where did the massive allied invasion of northern france take place in june 1944?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Eurasia) (description \"Western Europe\") (description \"United Kingdom, with Dependencies and Territories\"))", "utterance": "which countries are part of the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"E15 4HT\") (description \"W1F 0HS\") (description \"W11 3JS\") (description \"E5 8BP\") (description \"SW1P 2PD\") (description \"NW1 3HB\") (description \"E6 6ER\") (description W1W5BD) (description \"WC1X 8RA\") (description \"SE1 7JW\"))", "utterance": "what is the postcode for london?"}, - {"url": "http://www.freebase.com/view/en/vincent_chin", "targetValue": "(list (description \"Ronald Ebens\") (description \"Michael Nitz\"))", "utterance": "who killed vincent chin dvd?"}, - {"url": "http://www.freebase.com/view/en/jules_verne", "targetValue": "(list (description \"Off on a Comet\") (description \"Five Weeks in a Balloon\") (description \"Gil Braltar\") (description \"Paris in the Twentieth Century\") (description \"The Child of the Cavern\") (description \"Tribulations of a Chinaman in China\") (description \"The Mysterious Island\") (description \"The Adventures of Captain Hatteras\") (description \"Facing the Flag\") (description \"The Begum's Fortune\"))", "utterance": "what other books did jules verne wrote?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what is the currency name of brazil?"}, - {"url": "http://www.freebase.com/view/en/fiji", "targetValue": "(list (description \"Fiji Hindi\") (description \"English Language\") (description \"Fijian Language\"))", "utterance": "what language does fiji?"}, - {"url": "http://www.freebase.com/view/en/percy_jackson_the_olympians", "targetValue": "(list (description \"The Sea of Monsters\"))", "utterance": "what is the second percy jackson book called?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description \"Experiments in plant hybridisation\"))", "utterance": "what did gregor mendel conducted his experiments on?"}, - {"url": "http://www.freebase.com/view/en/jon_gosselin", "targetValue": "(list (description \"Deanna Hummel\"))", "utterance": "who did jon gosselin cheat with?"}, - {"url": "http://www.freebase.com/view/en/mitsubishi", "targetValue": "(list (description Tokyo))", "utterance": "where is mitsubishi headquarters?"}, - {"url": "http://www.freebase.com/view/en/jay_cutler_1983", "targetValue": "(list (description \"Chicago Bears\"))", "utterance": "where is jay cutler now?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description \"Czech Republic\") (description Estonia) (description Denmark) (description Finland) (description France) (description Austria) (description Germany) (description Belgium) (description Cyprus) (description Bulgaria))", "utterance": "what are eu countries?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description \"Jozef Isra\u00ebls\") (description \"Paul C\u00e9zanne\") (description \"Anton Mauve\") (description \"Peter Paul Rubens\") (description \"Jean-Fran\u00e7ois Millet\") (description \"Willem Roelofs\") (description \"Eug\u00e8ne Delacroix\") (description \"Claude Monet\") (description Rembrandt))", "utterance": "what influenced vincent van gogh work?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"North American Eastern Time Zone\") (description UTC\u221206:00) (description \"Mountain Time Zone\") (description \"Hawaii\u2013Aleutian Time Zone\") (description \"Pacific Time Zone\") (description \"Samoa Time Zone\") (description \"Alaska Time Zone\") (description UTC-5) (description \"Atlantic Time Zone\") (description \"Central Time Zone\"))", "utterance": "what time zones are there in the us?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"New York\"))", "utterance": "what are the 5 biggest cities in the usa?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Lojban) (description \"Esperanto Language\") (description \"English Language\"))", "utterance": "what language do australian people speak?"}, - {"url": "http://www.freebase.com/view/en/ben_stiller", "targetValue": "(list (description Bernard))", "utterance": "who did ben stiller play in megamind?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"United Kingdom\") (description \"British Raj\"))", "utterance": "what countries did queen victoria rule?"}, - {"url": "http://www.freebase.com/view/en/betty_white", "targetValue": "(list (description \"Tess Curtis Cachikis\") (description \"Horace Lawrence White\"))", "utterance": "who are betty white's parents?"}, - {"url": "http://www.freebase.com/view/en/jeff_dunham", "targetValue": "(list (description \"Baylor University\"))", "utterance": "where did jeff dunham go to school?"}, - {"url": "http://www.freebase.com/view/en/kevjumba", "targetValue": "(list (description \"University of California, Davis\"))", "utterance": "what college did kevjumba?"}, - {"url": "http://www.freebase.com/view/en/david_james", "targetValue": "(list (description \"Bristol City F.C.\"))", "utterance": "who does david james play for 2011?"}, - {"url": "http://www.freebase.com/view/en/tonkin", "targetValue": "(list (description \"Yen Bai mutiny\"))", "utterance": "what was the purpose of the 1964 gulf of tonkin resolution?"}, - {"url": "http://www.freebase.com/view/en/diana_ross", "targetValue": "(list (description \"The Wiz\"))", "utterance": "what movies did diana ross play in?"}, - {"url": "http://www.freebase.com/view/en/minneapolis", "targetValue": "(list (description 55406) (description 55407) (description 55409) (description 55408) (description 55410) (description 55411) (description 55405) (description 55403) (description 55402) (description 55401))", "utterance": "what is the zip code for minneapolis?"}, - {"url": "http://www.freebase.com/view/en/west_bank", "targetValue": "(list (description \"Palestinian National Authority\"))", "utterance": "what country is the west bank located in?"}, - {"url": "http://www.freebase.com/view/en/european_golden_boot", "targetValue": "(list (description \"Lionel Messi\"))", "utterance": "who won golden boot?"}, - {"url": "http://www.freebase.com/view/en/jayne_mansfield", "targetValue": "(list (description Slidell))", "utterance": "where did jane mansfield die?"}, - {"url": "http://www.freebase.com/view/en/river_thames", "targetValue": "(list (description London))", "utterance": "where is the thames river located?"}, - {"url": "http://www.freebase.com/view/en/stanley_cup", "targetValue": "(list (description \"2012 Stanley Cup Finals\"))", "utterance": "when did kings last win stanley cup?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"King Edward VI School, Stratford-upon-Avon\"))", "utterance": "what school did william shakespeare attend?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Chilean peso\"))", "utterance": "what money do they use in chile?"}, - {"url": "http://www.freebase.com/view/en/peyton_manning", "targetValue": "(list (description \"University of Tennessee\"))", "utterance": "what college did peyton manning?"}, - {"url": "http://www.freebase.com/view/en/national_football_league", "targetValue": "(list (description \"National Football Conference\") (description \"NFL Films\") (description \"American Football Conference\"))", "utterance": "what are the 2 conferences in the nfl?"}, - {"url": "http://www.freebase.com/view/en/jlo", "targetValue": "(list (description \"In Living Color (Season 4)\"))", "utterance": "when did jennifer lopez start on in living color?"}, - {"url": "http://www.freebase.com/view/en/portland", "targetValue": "(list (description \"Zora Lancaster\"))", "utterance": "when is portland marathon?"}, - {"url": "http://www.freebase.com/view/en/ellen_degeneres", "targetValue": "(list (description Dory))", "utterance": "what character does ellen play in finding nemo?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description \"Super Bowl XXV\"))", "utterance": "when was the last time the ny giants were in the super bowl?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Half-Blood Prince\") (description \"Harry Potter and the Deathly Hallows\") (description \"Harry Potter and the Goblet of Fire\") (description \"Harry Potter and the Philosopher's Stone\") (description \"Harry Potter and the Chamber of Secrets\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Harry Potter and the Prisoner of Azkaban\"))", "utterance": "what are all the names of harry potter?"}, - {"url": "http://www.freebase.com/view/en/nick_cannon", "targetValue": "(list (description \"The Nightlife\") (description \"Up All Night\") (description \"Soul Train\") (description \"All That\") (description \"Short Circuitz\") (description \"Wild 'n Out\") (description \"The Nick Cannon Show\") (description \"Mash Up\") (description \"America's Got Talent\"))", "utterance": "what does nick cannon play in?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))", "utterance": "what sort of government does brazil have?"}, - {"url": "http://www.freebase.com/view/en/milan_italy", "targetValue": "(list (description \"Il Caravaggio International Airport\") (description \"Malpensa Airport\") (description \"Linate Airport\"))", "utterance": "which airport is best to fly into milan?"}, - {"url": "http://www.freebase.com/view/en/matthias_jakob_schleiden", "targetValue": "(list (description \"Ruprecht Karl University of Heidelberg\"))", "utterance": "where did matthias schleiden go to school?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Saint Michael Parish\") (description Barbados))", "utterance": "what county is rihanna from?"}, - {"url": "http://www.freebase.com/view/en/daddy_yankee", "targetValue": "(list (description Gunshot))", "utterance": "what happened to daddy yankee?"}, - {"url": "http://www.freebase.com/view/en/balkans", "targetValue": "(list (description \"Lake Prespa\") (description Kosovo) (description \"Republic of Macedonia\") (description Montenegro) (description Macedonia) (description \"Kingdom of Serbia\") (description Albania) (description \"Federal Republic of Yugoslavia\") (description \"Small Prespa Lake\") (description \"Republic of Serbian Krajina Government in Exile\"))", "utterance": "what country is located in the balkan peninsula?"}, - {"url": "http://www.freebase.com/view/en/south_dakota", "targetValue": "(list (description Iowa) (description \"North Dakota\") (description Wyoming) (description Minnesota) (description Nebraska) (description Montana))", "utterance": "what 6 states border south dakota?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what are the main languages spoken in spain?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description \"1034 Mozartia\"))", "utterance": "what songs did mozart write?"}, - {"url": "http://www.freebase.com/view/en/thai_language", "targetValue": "(list (description \"Tai\u2013Kadai languages\"))", "utterance": "what language do they speak in thai?"}, - {"url": "http://www.freebase.com/view/en/montana", "targetValue": "(list (description \"Jon Tester\"))", "utterance": "who is the new senator of montana?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Ciampino \u2013 G.B. Pastine International Airport\") (description \"Rome Viterbo Airport\") (description \"Italian Met Office Airport\") (description \"Leonardo da Vinci\u2013Fiumicino Airport\") (description \"Urbe Airport\"))", "utterance": "which airport to fly in rome?"}, - {"url": "http://www.freebase.com/view/en/pompeii", "targetValue": "(list (description \"Pompeii and the Roman Villa: Art and Culture around the Bay of Naples\"))", "utterance": "where are the ruins of pompeii?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Pashto language\") (description \"Farsi, Eastern Language\"))", "utterance": "what language people speak in afghanistan?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian Portuguese\") (description \"Portuguese Language\") (description \"Italian Language\"))", "utterance": "what language do people speak in brazil wikipedia?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Colusa County\") (description \"San Bernardino County\") (description \"Contra Costa County\") (description \"El Dorado County\") (description \"Alameda County\") (description \"Calaveras County\") (description \"Del Norte County\") (description \"Alpine County\") (description \"Amador County\") (description \"Rancho Cucamonga\"))", "utterance": "what cities should i visit in california?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Polis Massa\"))", "utterance": "where was princess leia raised?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Mike Tomlin\"))", "utterance": "what is the name of the pittsburgh steelers head coach?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"\u00c9milie Heymans\") (description \"Blythe Hartley\"))", "utterance": "when does canada's wonderland close?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"1985 NBA Finals\") (description \"1948 NBL Finals\") (description \"1954 NBA Finals\") (description \"1972 NBA Finals\") (description \"1949 BAA Finals\") (description \"1952 NBA Finals\") (description \"1980 NBA Finals\") (description \"1950 NBA Finals\") (description \"1953 NBA Finals\") (description \"1982 NBA Finals\"))", "utterance": "when did the lakers win the championship?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"1906 San Francisco earthquake\"))", "utterance": "what year was the great san francisco fire?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Italy) (description Monaco) (description Luxembourg) (description Andorra) (description Switzerland) (description Germany) (description \"Bay of Biscay\") (description Belgium) (description Piedmont) (description Spain))", "utterance": "what countries share borders with france?"}, - {"url": "http://www.freebase.com/view/en/patrick_swayze", "targetValue": "(list (description \"She's Like The Wind\"))", "utterance": "what did patrick swayze sing?"}, - {"url": "http://www.freebase.com/view/en/salvador_dali", "targetValue": "(list (description Painting) (description Photography) (description Sculpture) (description Drawing))", "utterance": "what style of art is salvador dali?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description Vinci))", "utterance": "what city was leonardo da vinci from?"}, - {"url": "http://www.freebase.com/view/en/george_v_of_the_united_kingdom", "targetValue": "(list (description Euthanasia))", "utterance": "what did george v die of?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description \"Yisrael Mordecai Safeek\"))", "utterance": "what are the three major rivers in south america?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Reflecting telescope\"))", "utterance": "what other discoveries did isaac newton discover?"}, - {"url": "http://www.freebase.com/view/en/pixar", "targetValue": "(list (description \"Edwin Catmull\") (description \"Steve Jobs\"))", "utterance": "who started pixar?"}, - {"url": "http://www.freebase.com/view/en/tamera_mowry", "targetValue": "(list (description \"Darlene Mowry\") (description \"Timothy Mowry\"))", "utterance": "who is tia and tamera mowry parents?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))", "utterance": "what political party was lincoln?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description de))", "utterance": "what would have happened if germany had won ww1?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))", "utterance": "what kind of government is china?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Europe) (description Eurasia) (description \"Southeast Europe\"))", "utterance": "where is the nation of greece located?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Pacific Ocean\") (description \"Gulf of California\") (description \"Contiguous United States\") (description \"Caribbean Sea\") (description \"United States of America\") (description \"Gulf of Mexico\") (description Guatemala) (description California) (description \"Sea of Cort\u00e9z\") (description Belize))", "utterance": "what three countries does mexico border?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"New York City blackout of 1977\"))", "utterance": "what year was the new york blackout?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "which countries have english as native language?"}, - {"url": "http://www.freebase.com/view/en/rafael_furcal", "targetValue": "(list (description \"Second baseman\") (description Shortstop))", "utterance": "what position does rafael furcal play?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Pharmaceutical Preparations\") (description Food) (description \"Industrial Organic Chemicals, NEC\") (description Automobile))", "utterance": "what are major exports of the usa?"}, - {"url": "http://www.freebase.com/view/en/kellie_martin", "targetValue": "(list (description \"A Pup Named Scooby-Doo\") (description \"Crisis Center\") (description \"Father Murphy\") (description \"Life Goes On\") (description Christy))", "utterance": "what shows did kellie martin star in?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Saint Michael Parish\") (description Barbados))", "utterance": "where did rihanna grow up?"}, - {"url": "http://www.freebase.com/view/en/whistler", "targetValue": "(list (description \"British Columbia\"))", "utterance": "where is whistler mountain located?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\") (description \"Cuban convertible peso\"))", "utterance": "what currency do i need in cuba?"}, - {"url": "http://www.freebase.com/view/en/james_cook", "targetValue": "(list (description \"Kingdom of Great Britain\"))", "utterance": "what country did james cook come from?"}, - {"url": "http://www.freebase.com/view/en/julia_roberts", "targetValue": "(list (description \"Daniel Moder\"))", "utterance": "who is julia roberts married to 2012?"}, - {"url": "http://www.freebase.com/view/en/rebecca_adlington", "targetValue": "(list (description Swimming))", "utterance": "what sport does rebecca adlington compete in?"}, - {"url": "http://www.freebase.com/view/en/christchurch", "targetValue": "(list (description \"2011 Christchurch earthquake\"))", "utterance": "when did the christchurch quake happened?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"United Kingdom\") (description Japan) (description \"United States of America\"))", "utterance": "what other countries does canada trade with?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Kampung Days\") (description \"Tiger Sky Tower\") (description \"Singapore Zoo\") (description \"Telok Ayer Market\") (description \"Former Saint Joseph's Institution\") (description \"Armenian Church, Singapore\") (description \"Singapore Flyer\") (description \"Kong Meng San Phor Kark See Monastery\") (description \"Sri Mariamman Temple, Singapore\") (description \"Jurong BirdPark\"))", "utterance": "what to see in singapore at night?"}, - {"url": "http://www.freebase.com/view/en/julia_wainwright_capwell", "targetValue": "(list (description \"Nancy Lee Grahn\"))", "utterance": "who played mason capwell?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what is james madison most famous for?"}, - {"url": "http://www.freebase.com/view/en/maccabees", "targetValue": "(list (description \"Seleucid Empire\"))", "utterance": "who did the maccabees revolted against?"}, - {"url": "http://www.freebase.com/view/en/antietam_creek", "targetValue": "(list (description Pennsylvania) (description Maryland))", "utterance": "where was the battle of antietam creek?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"American Civil War\"))", "utterance": "during what war did abraham lincoln serve as president?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"John Shakespeare\") (description \"Mary Shakespeare\"))", "utterance": "who are shakespeare's parents names?"}, - {"url": "http://www.freebase.com/view/en/shakira", "targetValue": "(list (description Colombia))", "utterance": "where is she from shakira?"}, - {"url": "http://www.freebase.com/view/en/james_t_kirk", "targetValue": "(list (description \"Chris Pine\"))", "utterance": "who plays captain kirk in 2009?"}, - {"url": "http://www.freebase.com/view/en/hera", "targetValue": "(list (description Zeus))", "utterance": "who did hera marry?"}, - {"url": "http://www.freebase.com/view/en/kirk_hammett", "targetValue": "(list (description guitar) (description Sitar) (description \"Bass guitar\"))", "utterance": "what type of guitar does kirk hammett play?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Filipino language\") (description \"English Language\"))", "utterance": "what language they speak in the philippines?"}, - {"url": "http://www.freebase.com/view/en/kakadu_national_park", "targetValue": "(list (description \"Northern Territory\"))", "utterance": "where is the kakadu national park located?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"Black American West Museum & Heritage Center\") (description \"Denver Firefighters Museum\") (description \"Colorado State Capitol\") (description \"Denver Mint\") (description \"Molly Brown House\") (description \"Forney Transportation Museum\") (description \"Denver Botanic Gardens\") (description \"Museum of Contemporary Art Denver\") (description \"Denver Museum of Nature and Science\") (description \"Chamberlin Observatory\"))", "utterance": "what to do with kids in denver today?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what money does jamaica use?"}, - {"url": "http://www.freebase.com/view/en/william_mckinley", "targetValue": "(list (description 1897))", "utterance": "what year did william mckinley became president?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description 1/3/1947))", "utterance": "what date did kennedy become president?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "what timezone is colorado in right now?"}, - {"url": "http://www.freebase.com/view/en/aston_martin", "targetValue": "(list (description \"David Richards\"))", "utterance": "who owns aston martin 2012?"}, - {"url": "http://www.freebase.com/view/en/jack_osbourne", "targetValue": "(list (description \"Multiple sclerosis\"))", "utterance": "what disease has jack osbourne got?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Muslims))", "utterance": "what do the islamic believe?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"Paris Saint-Germain F.C.\"))", "utterance": "who will david beckham play for in 2013?"}, - {"url": "http://www.freebase.com/view/en/chinese_taipei", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what language they speak in taiwan?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"Maple Leaf Sports & Entertainment\"))", "utterance": "who owns the toronto maple leafs?"}, - {"url": "http://www.freebase.com/view/en/novato", "targetValue": "(list (description \"Marin County\"))", "utterance": "what county is novato california in?"}, - {"url": "http://www.freebase.com/view/en/sikhism", "targetValue": "(list (description Sa\u1e43s\u0101ra) (description Dharma) (description Reincarnation) (description Monotheism) (description Karma) (description Pyaar))", "utterance": "what are the basic beliefs of sikhism?"}, - {"url": "http://www.freebase.com/view/en/hernan_cortes", "targetValue": "(list (description \"Castilleja de la Cuesta\"))", "utterance": "where did hernando cortez die?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_taylor", "targetValue": "(list (description \"Richard Burton\"))", "utterance": "who was liz taylor married too?"}, - {"url": "http://www.freebase.com/view/en/mesopotamia", "targetValue": "(list (description \"Middle East\"))", "utterance": "where was the ancient region of mesopotamia?"}, - {"url": "http://www.freebase.com/view/en/brandi_glanville", "targetValue": "(list (description \"Eddie Cibrian\"))", "utterance": "who was real housewives brandi married to?"}, - {"url": "http://www.freebase.com/view/en/charlotte_bobcats", "targetValue": "(list (description \"2004 NBA Draft\"))", "utterance": "when did the charlotte bobcats first play in the nba?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Mein Kampf\"))", "utterance": "what's the book hitler wrote in prison?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description \"Near East\"))", "utterance": "where is the ottoman empire located?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"Olympic games\"))", "utterance": "which city held the summer olympics twice?"}, - {"url": "http://www.freebase.com/view/en/green_bay_packers", "targetValue": "(list (description \"Green Bay Packers Board of Directors\"))", "utterance": "who are the green bay packers owned by?"}, - {"url": "http://www.freebase.com/view/en/langston_hughes", "targetValue": "(list (description \"Walt Whitman\"))", "utterance": "what inspired langston hughes to write poetry?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what languages are there in switzerland?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\"))", "utterance": "when was the last time the orioles had a winning season?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Energy) (description Agriculture))", "utterance": "what does australia export?"}, - {"url": "http://www.freebase.com/view/en/henry_knox", "targetValue": "(list (description Thomaston))", "utterance": "where did henry knox die?"}, - {"url": "http://www.freebase.com/view/en/iceni", "targetValue": "(list (description Boudica))", "utterance": "who was the queen of the iceni tribe?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Muhammad))", "utterance": "what is the name of the first prophet of islam?"}, - {"url": "http://www.freebase.com/view/en/garry_trudeau", "targetValue": "(list (description \"Jane Pauley\"))", "utterance": "who is married to garry trudeau?"}, - {"url": "http://www.freebase.com/view/en/norway", "targetValue": "(list (description \"Barents Euro-Arctic Council\"))", "utterance": "where does norway get their oil?"}, - {"url": "http://www.freebase.com/view/en/northern_ireland", "targetValue": "(list (description Irish) (description \"English Language\") (description \"Ulster Scots dialects\"))", "utterance": "what language do they speak in northern ireland?"}, - {"url": "http://www.freebase.com/view/en/europe", "targetValue": "(list (description \"United Kingdom\") (description Albania) (description Finland) (description \"San Marino\") (description France) (description Andorra) (description Liechtenstein) (description Georgia) (description Germany) (description Belgium))", "utterance": "what countries make up continental europe?"}, - {"url": "http://www.freebase.com/view/en/abrahamic_religion", "targetValue": "(list (description Monotheism))", "utterance": "what do abrahamic religions have in common?"}, - {"url": "http://www.freebase.com/view/en/johnny_crawford", "targetValue": "(list (description \"Judy Loves Me\") (description \"Your Nose Is Gonna Grow\") (description Rumors) (description Rumours) (description Daydreams) (description \"Maybe It's You\") (description \"Cindy's Gonna Cry\") (description \"Cindy's Birthday\") (description \"Patti Ann\"))", "utterance": "what did johnny crawford sing?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description Statesman) (description Politician) (description Lawyer))", "utterance": "what did abraham lincoln do before he was president?"}, - {"url": "http://www.freebase.com/view/en/sally_mclellan", "targetValue": "(list (description \"Track and field athlete\"))", "utterance": "what sport does sally pearson compete in?"}, - {"url": "http://www.freebase.com/view/en/atlanta_texas", "targetValue": "(list (description \"Cass County\"))", "utterance": "where is atlanta texas located?"}, - {"url": "http://www.freebase.com/view/en/elton_john", "targetValue": "(list (description \"Renate Blauel\"))", "utterance": "who did elton john marry first?"}, - {"url": "http://www.freebase.com/view/en/tom_cruise", "targetValue": "(list (description Syracuse))", "utterance": "where is tom cruise from?"}, - {"url": "http://www.freebase.com/view/en/madonna", "targetValue": "(list (description \"Shadows and Fog\") (description \"A League of Their Own\") (description Evita) (description \"Four Rooms\") (description \"Arthur and the Invisibles\") (description \"Dangerous Game\") (description \"Dick Tracy\") (description \"A Certain Sacrifice\") (description \"Who's That Girl?\") (description \"Body of Evidence\"))", "utterance": "what movies did madonna appear in?"}, - {"url": "http://www.freebase.com/view/en/leland_chapman", "targetValue": "(list (description Kailua))", "utterance": "where does leland chapman live now?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Rome))", "utterance": "where was the roman colosseum located?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Abraham Lincoln 1861 presidential inauguration\"))", "utterance": "what date was abraham lincoln inaugurated?"}, - {"url": "http://www.freebase.com/view/en/henry_ford", "targetValue": "(list (description \"Ford Motor Company\"))", "utterance": "what invention did henry ford invent?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is new york under?"}, - {"url": "http://www.freebase.com/view/en/maya_civilization", "targetValue": "(list (description 2012))", "utterance": "when did mayans predict end of the world?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Mein Kampf\"))", "utterance": "what is the name of the book hitler wrote while in prison?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Mila Kunis\"))", "utterance": "who voiced meg in the pilot?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description Mathematician))", "utterance": "what albert einstein do for math?"}, - {"url": "http://www.freebase.com/view/en/bashar_al-assad", "targetValue": "(list (description \"University of Damascus\"))", "utterance": "where did bashar al assad study?"}, - {"url": "http://www.freebase.com/view/en/lois_lane", "targetValue": "(list (description \"Kate Bosworth\"))", "utterance": "who plays lois lane in superman returns?"}, - {"url": "http://www.freebase.com/view/en/joseph_lister_1st_baron_lister", "targetValue": "(list (description Listerine))", "utterance": "what did joseph lister do for science?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who is the voice of stewie griffin from family guy?"}, - {"url": "http://www.freebase.com/view/en/king_james_version_of_the_bible", "targetValue": "(list (description Christianity))", "utterance": "who uses new king james bible?"}, - {"url": "http://www.freebase.com/view/en/charlie_chaplin", "targetValue": "(list (description \"A King in New York\"))", "utterance": "what films did charlie chaplin direct?"}, - {"url": "http://www.freebase.com/view/en/lea_michele", "targetValue": "(list (description \"Cory Monteith\"))", "utterance": "who does lea michele dating in real life?"}, - {"url": "http://www.freebase.com/view/en/joe_walsh", "targetValue": "(list (description 1980))", "utterance": "when did joe walsh leave the eagles?"}, - {"url": "http://www.freebase.com/view/en/annie", "targetValue": "(list (description \"Annie (1977 original Broadway cast)\"))", "utterance": "when was the musical annie written?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what should you see in london?"}, - {"url": "http://www.freebase.com/view/en/billy_beane", "targetValue": "(list (description \"Oakland Athletics\"))", "utterance": "who does billy beane work for now?"}, - {"url": "http://www.freebase.com/view/en/j_j_thomson", "targetValue": "(list (description Electron))", "utterance": "what subatomic particles did jj thomson discover?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))", "utterance": "what films have taylor lautner been in?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Shmi Skywalker\"))", "utterance": "who were anakin skywalker's parents?"}, - {"url": "http://www.freebase.com/view/en/natalie", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country is the name natalie from?"}, - {"url": "http://www.freebase.com/view/en/aladdin_1992", "targetValue": "(list (description \"Scott Weinger\"))", "utterance": "who played the voice of aladdin?"}, - {"url": "http://www.freebase.com/view/en/dale_earnhardt", "targetValue": "(list (description \"Traffic collision\"))", "utterance": "what exactly did dale earnhardt die from?"}, - {"url": "http://www.freebase.com/view/en/miami_heat", "targetValue": "(list (description \"2012 NBA Finals\") (description \"2006 NBA Finals\"))", "utterance": "what year did miami heat win the championship?"}, - {"url": "http://www.freebase.com/view/en/benito_mussolini", "targetValue": "(list (description Dictator))", "utterance": "what kind of government did benito mussolini have?"}, - {"url": "http://www.freebase.com/view/en/diocletian", "targetValue": "(list (description \"Roman emperor\"))", "utterance": "who was emperor diocletian?"}, - {"url": "http://www.freebase.com/view/en/chelsea_staub", "targetValue": "(list (description Singer))", "utterance": "who is chelsea kane?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description Naturalist))", "utterance": "who is darwin and what is his theory?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Political Science\"))", "utterance": "what did obama study in school?"}, - {"url": "http://www.freebase.com/view/en/deion_sanders", "targetValue": "(list (description \"Cincinnati Reds\") (description \"Atlanta Braves\") (description \"San Francisco Giants\") (description \"New York Yankees\"))", "utterance": "where did deion sanders play baseball?"}, - {"url": "http://www.freebase.com/view/en/oregon", "targetValue": "(list (description \"John Kitzhaber\"))", "utterance": "who is the new governor of oregon?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Africa))", "utterance": "what continent is south africa part of?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Elizabeth Taylor\") (description \"Al Sharpton\") (description \"Uri Geller\") (description \"Brooke Shields\") (description \"Elton John\"))", "utterance": "who was michael jackson's best friend?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"New Moon\") (description Eclipse) (description \"The Twilight Saga\") (description Abduction) (description Twilight) (description \"The Twilight Saga: Breaking Dawn - Part 2\"))", "utterance": "what movies has taylor lautner been in 2011?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Canberra))", "utterance": "where does the australian prime minister reside?"}, - {"url": "http://www.freebase.com/view/en/kate_winslet", "targetValue": "(list (description \"The Reader\"))", "utterance": "what did kate winslet get an oscar for?"}, - {"url": "http://www.freebase.com/view/en/henry_ford", "targetValue": "(list (description \"Ford Motor Company\"))", "utterance": "what company did henry ford work for?"}, - {"url": "http://www.freebase.com/view/en/thomas_cromwell_1st_earl_of_essex", "targetValue": "(list (description \"Gregory Cromwell, 1st Baron Cromwell\"))", "utterance": "what happened to thomas cromwell's children?"}, - {"url": "http://www.freebase.com/view/en/indian_ocean", "targetValue": "(list (description \"South Asia\"))", "utterance": "where indian ocean is located?"}, - {"url": "http://www.freebase.com/view/en/united_states_navy", "targetValue": "(list (description \"William J. Fallon\"))", "utterance": "what year was the navy chief established?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1970 World Series\"))", "utterance": "what year did the orioles win 100 games?"}, - {"url": "http://www.freebase.com/view/en/our_lady_of_penafrancia", "targetValue": "(list (description \"Saint Anne\"))", "utterance": "who was mary's mother?"}, - {"url": "http://www.freebase.com/view/en/american_express", "targetValue": "(list (description \"New York City\") (description Wilmington))", "utterance": "where is american express located?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Renminbi))", "utterance": "what is the china money called?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what is the government of spain today?"}, - {"url": "http://www.freebase.com/view/en/howard_university", "targetValue": "(list (description \"United States of America\") (description \"Washington, D.C.\"))", "utterance": "where is the howard university located?"}, - {"url": "http://www.freebase.com/view/en/terrell_owens", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "where did terrell owens get traded to?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description God) (description \"Holy Spirit\") (description \"The Father\") (description \"Jesus Christ\"))", "utterance": "what do catholics call their god?"}, - {"url": "http://www.freebase.com/view/en/alaska", "targetValue": "(list (description Juneau))", "utterance": "what is the capital of alaska state?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Soviet democracy\") (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))", "utterance": "what was the soviet union?"}, - {"url": "http://www.freebase.com/view/en/jeff_corwin", "targetValue": "(list (description \"Bridgewater State College\"))", "utterance": "what college did jeff corwin go to?"}, - {"url": "http://www.freebase.com/view/en/persian_language", "targetValue": "(list (description Canada) (description Afghanistan) (description Iran) (description Oman) (description Uzbekistan) (description Bahrain) (description Iraq) (description Tajikistan))", "utterance": "who speaks farsi?"}, - {"url": "http://www.freebase.com/view/en/neptune", "targetValue": "(list (description \"John Couch Adams\") (description \"Dr Galle\") (description \"Urbain Le Verrier\") (description \"Heinrich Louis d'Arrest\") (description \"Johann Gottfried Galle\"))", "utterance": "who was neptune discovered by?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Uzbekistan))", "utterance": "who were the major trade partners of russia?"}, - {"url": "http://www.freebase.com/view/en/corey_haim", "targetValue": "(list (description Pneumonia) (description \"Drug overdose\"))", "utterance": "what did corey haim really die of?"}, - {"url": "http://www.freebase.com/view/en/pavlova", "targetValue": "(list (description \"New Zealand cuisine\"))", "utterance": "where did pavlova originate?"}, - {"url": "http://www.freebase.com/view/en/nathaniel_hawthorne", "targetValue": "(list (description Plymouth))", "utterance": "where did nathaniel hawthorne die?"}, - {"url": "http://www.freebase.com/view/en/jack_johnson", "targetValue": "(list (description \"Kahuku High & Intermediate School\"))", "utterance": "where did jack johnson go to high school?"}, - {"url": "http://www.freebase.com/view/en/maxie_jones", "targetValue": "(list (description \"Kirsten Storms\"))", "utterance": "who played maxie jones on general hospital?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description \"United States Military Academy\"))", "utterance": "what military school did poe attend?"}, - {"url": "http://www.freebase.com/view/en/buddhism", "targetValue": "(list (description \u0100gama))", "utterance": "what are buddhist gods?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description \"Carl Philipp Emanuel Bach\") (description \"Johann Sebastian Bach\") (description \"George Frideric Handel\") (description \"Joseph Haydn\") (description \"Michael Haydn\"))", "utterance": "who influenced wolfgang amadeus mozart?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Super Bowl XXX\"))", "utterance": "when was the last dallas cowboys super bowl win?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description \"Icelandic Language\"))", "utterance": "what language do they speak in iceland wikipedia?"}, - {"url": "http://www.freebase.com/view/en/kateri_tekakwitha", "targetValue": "(list (description 1656))", "utterance": "when was blessed kateri born?"}, - {"url": "http://www.freebase.com/view/en/bali", "targetValue": "(list (description \"2002 Bali bombings\"))", "utterance": "when did the bali bombings occur?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"Parliamentary republic\"))", "utterance": "what is the political system in south africa?"}, - {"url": "http://www.freebase.com/view/en/croatia", "targetValue": "(list (description \"Croatian kuna\"))", "utterance": "what is the currency in croatia 2012?"}, - {"url": "http://www.freebase.com/view/en/joe_montana", "targetValue": "(list (description \"Ringgold High School\"))", "utterance": "where did joe montana go to high school?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"The Supreme Court\"))", "utterance": "what cases does the supreme court have original jurisdiction over?"}, - {"url": "http://www.freebase.com/view/en/palestine", "targetValue": "(list (description Eurasia) (description \"Near East\") (description \"Middle East\") (description Levant) (description \"Eastern Mediterranean\"))", "utterance": "where is the nation of palestine?"}, - {"url": "http://www.freebase.com/view/en/titan", "targetValue": "(list (description Titanium))", "utterance": "what are the greek titans?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "what countries speak english primarily?"}, - {"url": "http://www.freebase.com/view/en/missouri_river", "targetValue": "(list (description \"South Dakota\") (description Iowa) (description \"North Dakota\") (description Kansas) (description Illinois) (description Nebraska) (description Montana) (description Missouri))", "utterance": "what states does the missouri river touch?"}, - {"url": "http://www.freebase.com/view/en/liverpool", "targetValue": "(list (description \"New Pleasureland Southport\") (description \"World Museum Liverpool\") (description \"251 Menlove Avenue\") (description \"Walker Art Gallery\") (description \"The Oratory\") (description \"St George's Hall, Liverpool\") (description \"Merseyside Maritime Museum\") (description \"Liverpool Cathedral\") (description \"Royal Liver Building\") (description \"Bluecoat Chambers\"))", "utterance": "what is in liverpool england?"}, - {"url": "http://www.freebase.com/view/en/harvard_college", "targetValue": "(list (description Massachusetts))", "utterance": "what state is harvard college located?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description Amboise))", "utterance": "where was leonardo da vinci when he died?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japanese yen\"))", "utterance": "what money do japanese use?"}, - {"url": "http://www.freebase.com/view/en/oklahoma_city", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what is the time zone in oklahoma city?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description Drowning) (description \"Coronary artery disease\") (description \"Cocaine overdose\"))", "utterance": "what killed whitney houston?"}, - {"url": "http://www.freebase.com/view/en/mali", "targetValue": "(list (description Republic))", "utterance": "what kind of government did the mali empire have?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Judaism))", "utterance": "what is the religion of israel people?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description Stratovolcano) (description Volcano))", "utterance": "what is mount st helens?"}, - {"url": "http://www.freebase.com/view/en/saint_lucia", "targetValue": "(list (description \"George F. L. Charles Airport\"))", "utterance": "what airport is closest to sandals grande in st lucia?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "which country is north of the usa?"}, - {"url": "http://www.freebase.com/view/en/gordon_hayward", "targetValue": "(list (description \"Utah Jazz\"))", "utterance": "where does drew gordon play?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Dmitry Medvedev\"))", "utterance": "who was the first russian president?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description \"Frisian languages\") (description \"West Flemish\") (description \"Dutch Language\"))", "utterance": "what language does people in netherlands speak?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))", "utterance": "what type of language does china speak?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description France))", "utterance": "what countries around the world speak french?"}, - {"url": "http://www.freebase.com/view/en/esther_hicks", "targetValue": "(list (description Writer) (description Author))", "utterance": "who is esther hicks?"}, - {"url": "http://www.freebase.com/view/en/michael_vick", "targetValue": "(list (description \"American football player\"))", "utterance": "what does michael vick do?"}, - {"url": "http://www.freebase.com/view/en/johannesburg", "targetValue": "(list (description Gauteng))", "utterance": "in which province is johannesburg?"}, - {"url": "http://www.freebase.com/view/en/john_lennon", "targetValue": "(list (description \"New York City\"))", "utterance": "where was john lennon standing when he was shot?"}, - {"url": "http://www.freebase.com/view/en/atlantic_city_new_jersey", "targetValue": "(list (description \"World War I Memorial\"))", "utterance": "what time do atlantic city bars close?"}, - {"url": "http://www.freebase.com/view/en/al_gore", "targetValue": "(list (description Tennessee))", "utterance": "what state did al gore represent?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Hayden Christensen\"))", "utterance": "who voiced darth vader in revenge of the sith?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Sculpture) (description Printmaking) (description Collage) (description Painting) (description Drawing))", "utterance": "what type of art is henri matisse famous for?"}, - {"url": "http://www.freebase.com/view/en/laughlin", "targetValue": "(list (description \"Riverside Resort Hotel & Casino\") (description \"Harrah's Laughlin\") (description \"Edgewater Hotel and Casino\"))", "utterance": "what to do in laughlin nevada?"}, - {"url": "http://www.freebase.com/view/en/padme_amidala", "targetValue": "(list (description \"Catherine Taber\"))", "utterance": "who plays princess padme in star wars?"}, - {"url": "http://www.freebase.com/view/en/andorra", "targetValue": "(list (description \"Ordino-Arcalis Ski Area\"))", "utterance": "where to ski in andorra reviews?"}, - {"url": "http://www.freebase.com/view/en/louis_riel", "targetValue": "(list (description Politician))", "utterance": "who was louis riel?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Scotland) (description England) (description Wales) (description \"Northern Ireland\"))", "utterance": "what are the four nations of the uk?"}, - {"url": "http://www.freebase.com/view/en/judy_garland", "targetValue": "(list (description \"Mark Herron\") (description \"Sidney Luft\") (description \"David Rose\") (description \"Mickey Deans\") (description \"Vincente Minnelli\"))", "utterance": "who was judy garland married to?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description Hodgenville))", "utterance": "where is abraham lincoln hometown?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description Deafness))", "utterance": "what disease did helen keller?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what is the name of money in brazil?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"1985 NBA Finals\") (description \"1948 NBL Finals\") (description \"1954 NBA Finals\") (description \"1972 NBA Finals\") (description \"1949 BAA Finals\") (description \"1952 NBA Finals\") (description \"1980 NBA Finals\") (description \"1950 NBA Finals\") (description \"1953 NBA Finals\") (description \"1982 NBA Finals\"))", "utterance": "what year did lakers win championship?"}, - {"url": "http://www.freebase.com/view/en/calvin_coolidge", "targetValue": "(list (description \"Parties do not maintain themselves. They are maintained by effort. The government is not self-existent. It is maintained by the effort of those who believe in it. The people of America believe in American institutions, the American form of government and the American method of transacting business.\"))", "utterance": "what did coolidge believe with regards to the role of government?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description Homer))", "utterance": "what is the atlanta braves mascot?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of government did england have during the glorious revolution?"}, - {"url": "http://www.freebase.com/view/en/albus_dumbledore", "targetValue": "(list (description \"Richard Harris\"))", "utterance": "who played dumbledore in the first movie?"}, - {"url": "http://www.freebase.com/view/en/greenpeace", "targetValue": "(list (description Vancouver))", "utterance": "where was greenpeace an international environmental organization founded?"}, - {"url": "http://www.freebase.com/view/en/roger_the_alien", "targetValue": "(list (description \"American Dad!\"))", "utterance": "what does roger that mean?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Trafalgar Square\"))", "utterance": "what is the center of london called?"}, - {"url": "http://www.freebase.com/view/en/washington_redskins", "targetValue": "(list (description \"Boston Redskins\"))", "utterance": "what was the first name of the washington redskins?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Canada national baseball team\") (description \"Canada national rugby union team\") (description \"Canada women's national volleyball team\") (description \"Canada men's national soccer team\") (description \"Canadian national bandy team\") (description \"Canada national badminton team\") (description \"Canada men's national volleyball team\") (description \"Canadian women's cricket team\") (description \"A1 Team Canada\") (description Northwind))", "utterance": "what sports do they do in canada?"}, - {"url": "http://www.freebase.com/view/en/american_football_league", "targetValue": "(list (description \"Bud Adams\") (description \"Lamar Hunt\"))", "utterance": "who was the first leader of the afl?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description \"Bruce Arians\"))", "utterance": "who is the arizona cardinals football coach?"}, - {"url": "http://www.freebase.com/view/en/tamu", "targetValue": "(list (description Myanmar))", "utterance": "when did tamu admit women?"}, - {"url": "http://www.freebase.com/view/en/battle_of_waterloo", "targetValue": "(list (description Waterloo))", "utterance": "where was the battle of waterloo held?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description Singer) (description \"Nude Glamour Model\") (description \"Film Producer\") (description Actor) (description Showgirl) (description Model) (description \"Pin-up girl\"))", "utterance": "what was marilyn monroe known for?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"\"President Obama appears to me to have elevated and implemented the artist-activist concept to the role of empowered servant-leader...\"\"))", "utterance": "what has barack obama done wrong?"}, - {"url": "http://www.freebase.com/view/en/staff_intel", "targetValue": "(list (description \"Inside Intel: Andy Grove and the Rise of the World's Most Powerful Chip Company\"))", "utterance": "which is faster amd dual core or intel dual core?"}, - {"url": "http://www.freebase.com/view/en/lee_corso", "targetValue": "(list (description \"Florida State University\"))", "utterance": "where did lee corso go to college?"}, - {"url": "http://www.freebase.com/view/en/colorado_eagles", "targetValue": "(list (description \"Ice Hockey\"))", "utterance": "who are the colorado eagles?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description \"4 BCE\"))", "utterance": "what time period did jesus live in?"}, - {"url": "http://www.freebase.com/view/en/alani_vasquez", "targetValue": "(list (description Brooklyn))", "utterance": "where does lala anthony live?"}, - {"url": "http://www.freebase.com/view/en/kenya", "targetValue": "(list (description \"Kenyan shilling\"))", "utterance": "what currency do they accept in kenya?"}, - {"url": "http://www.freebase.com/view/en/henry_hudson", "targetValue": "(list (description \"Hudson River\"))", "utterance": "what river did henry hudson sail up?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Swiss franc\"))", "utterance": "what currency is used in switzerland 2012?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Turkmen Language\") (description \"Pashto language\") (description \"Kurdish language\") (description \"Gilaki Language\") (description \"Assyrian Neo-Aramaic Language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"Persian Language\") (description \"Mazanderani Language\") (description \"Luri language\"))", "utterance": "what do they speak in iran?"}, - {"url": "http://www.freebase.com/view/en/ayrton_senna", "targetValue": "(list (description \"Lotus Cars\"))", "utterance": "who did ayrton senna drive for?"}, - {"url": "http://www.freebase.com/view/en/madonna", "targetValue": "(list (description \"iPartyRadio.com: The #1 Party Authority\"))", "utterance": "what happened to madonna childhood home?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Santo Domingo\"))", "utterance": "where is the best place to vacation in the dominican republic?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Capture of Rome\"))", "utterance": "what made ancient rome fall?"}, - {"url": "http://www.freebase.com/view/en/brad_pitt", "targetValue": "(list (description Shawnee))", "utterance": "where was brad pitt born?"}, - {"url": "http://www.freebase.com/view/en/vernon_davis", "targetValue": "(list (description \"Tight end\"))", "utterance": "what position does vernon davis play?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "where is the euro 2012 tournament?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Texas Revolution\"))", "utterance": "what time is right now in texas?"}, - {"url": "http://www.freebase.com/view/en/malta", "targetValue": "(list (description \"Casa Rocca Piccola\") (description \"Dingli Cliffs\") (description \"Gozo 360\u00b0 Multivision Show\") (description \"The Armoury and the Maritime Museum\") (description \"National Museum of Fine Arts, Malta\") (description \"National Museum of Archaeology, Malta\") (description \"Fort Rinella\") (description \"Megalithic Temples of Malta\") (description \"St. Paul's Catacombs\") (description \"Manoel Theatre\"))", "utterance": "what to see and do in malta?"}, - {"url": "http://www.freebase.com/view/en/dolly_parton", "targetValue": "(list (description Sevierville))", "utterance": "where did dolly parton grew up?"}, - {"url": "http://www.freebase.com/view/en/rick_santorum", "targetValue": "(list (description Pennsylvania))", "utterance": "what state is rick santorum from?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ii_of_the_united_kingdom", "targetValue": "(list (description \"Queen of Tuvalu\") (description \"Queen of the United Kingdom\") (description \"Queen of New Zealand\") (description \"Queen of the Bahamas\") (description \"Queen of Antigua and Barbuda\") (description \"Queen of Australia\") (description \"Queen of Jamaica\") (description \"Queen of Barbados\") (description \"Queen of Canada\"))", "utterance": "what countries does queen elizabeth ii reign?"}, - {"url": "http://www.freebase.com/view/en/aurora", "targetValue": "(list (description \"2012 Aurora shooting\"))", "utterance": "when did the aurora colorado shooting take place?"}, - {"url": "http://www.freebase.com/view/en/jonas_brothers", "targetValue": "(list (description \"Nick Jonas\") (description \"Kevin Jonas\") (description \"Joe Jonas\"))", "utterance": "what is jonas brothers names?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))", "utterance": "what art movements was henri matisse involved in?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Topography of Terror\"))", "utterance": "what are some famous tourist attractions in germany?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Basketball player\"))", "utterance": "who's kobe bryant?"}, - {"url": "http://www.freebase.com/view/en/saudi_arabia", "targetValue": "(list (description \"Absolute monarchy\") (description \"Islamic state\") (description \"Unitary state\"))", "utterance": "what type of government system does saudi arabia have?"}, - {"url": "http://www.freebase.com/view/en/czechoslovakia", "targetValue": "(list (description Slovakia) (description \"Czech Republic\"))", "utterance": "what countries did czechoslovakia become?"}, - {"url": "http://www.freebase.com/view/en/richard_marx", "targetValue": "(list (description \"Dance with My Father\"))", "utterance": "what songs did richard marx write?"}, - {"url": "http://www.freebase.com/view/en/ryan_dunn", "targetValue": "(list (description \"Traffic collision\"))", "utterance": "what did ryan dunn died from?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"American Revolutionary War\"))", "utterance": "what war was george washington associated with?"}, - {"url": "http://www.freebase.com/view/en/zachary_taylor", "targetValue": "(list (description Kentucky))", "utterance": "where was zachary taylor elected from?"}, - {"url": "http://www.freebase.com/view/en/kris_humphries", "targetValue": "(list (description \"Brooklyn Nets\"))", "utterance": "who does kris humphries play for in the nba?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"East Harlem\"))", "utterance": "where tupac grew up?"}, - {"url": "http://www.freebase.com/view/en/al_capone", "targetValue": "(list (description \"United States Penitentiary, Alcatraz Island\") (description \"United States Penitentiary, Atlanta\") (description \"Federal Correctional Institution, Terminal Island\"))", "utterance": "where did al capone go to jail?"}, - {"url": "http://www.freebase.com/view/en/richardwagner", "targetValue": "(list (description Opera) (description \"Classical music\") (description \"Romantic music\"))", "utterance": "what type of music did richard wagner play?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what do you call money in brazil?"}, - {"url": "http://www.freebase.com/view/en/tim_tebow", "targetValue": "(list (description \"Florida Gators football\"))", "utterance": "what team did tim tebow play for in college?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Beauvais-Till\u00e9 Airport\") (description \"Charles de Gaulle Airport\") (description \"Orly Air Base\") (description \"Paris Orly Airport\"))", "utterance": "what airport in paris?"}, - {"url": "http://www.freebase.com/view/en/andy_williams", "targetValue": "(list (description \"United States of America\"))", "utterance": "what nationality was andy williams?"}, - {"url": "http://www.freebase.com/view/en/mathew_brady", "targetValue": "(list (description \"New York City\"))", "utterance": "where did matthew brady live?"}, - {"url": "http://www.freebase.com/view/en/rickie_fowler", "targetValue": "(list (description Golf))", "utterance": "what ball does rickie fowler play?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description \"Wesley Woodyard\") (description \"Peyton Manning\") (description \"Joe Mays\") (description \"Knowshon Moreno\") (description \"Joel Dreessen\") (description \"Mario Fannin\") (description \"Manuel Ram\u00edrez\") (description \"Tracy Porter\") (description \"Andre Caldwell\") (description \"Jacob Tamme\"))", "utterance": "who are the broncos players?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Tokyo))", "utterance": "where do most of the people live in japan?"}, - {"url": "http://www.freebase.com/view/en/basque_language", "targetValue": "(list (description Spain) (description France))", "utterance": "in what country do they speak basque?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"Western Europe\"))", "utterance": "where is belgium at?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian Orthodox Church\") (description Islam))", "utterance": "what religions are in russia?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Single-party state\") (description \"Socialist state\") (description \"People's Republic\") (description Juche) (description \"Unitary state\"))", "utterance": "what government system does north korea have?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description \"Theoretical Physicist\"))", "utterance": "what did einstein do?"}, - {"url": "http://www.freebase.com/view/en/amsterdam", "targetValue": "(list (description Netherlands))", "utterance": "in what country is amsterdam?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Unitarian Universalism\") (description Judaism) (description Christianity) (description Atheism) (description Buddhism) (description Hinduism) (description Islam))", "utterance": "what are the most common religions in the united states?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Sociology))", "utterance": "what did martin luther king jr go to college for?"}, - {"url": "http://www.freebase.com/view/en/ernest_shackleton", "targetValue": "(list (description \"100 Greatest Britons\"))", "utterance": "where did sir ernest shackleton come from?"}, - {"url": "http://www.freebase.com/view/en/jimi_hendrix", "targetValue": "(list (description guitar))", "utterance": "what made jimi hendrix great?"}, - {"url": "http://www.freebase.com/view/en/aaron_rodgers", "targetValue": "(list (description \"University of California, Berkeley\"))", "utterance": "who did aaron rodgers play college football 4?"}, - {"url": "http://www.freebase.com/view/en/nathan_scott", "targetValue": "(list (description \"James Lafferty\"))", "utterance": "who plays nathan scott?"}, - {"url": "http://www.freebase.com/view/en/houston_rockets", "targetValue": "(list (description \"1994 NBA Finals\") (description \"1995 NBA Finals\"))", "utterance": "when did the houston rockets win the championship?"}, - {"url": "http://www.freebase.com/view/en/mount_whitney", "targetValue": "(list (description \"Sierra Nevada\") (description California))", "utterance": "where is mount whitney?"}, - {"url": "http://www.freebase.com/view/en/romeo_montague", "targetValue": "(list (description \"William Shakespeare\"))", "utterance": "who created the character of romeo?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Chelsea Art Museum\") (description \"Brooklyn Bridge\") (description \"Empire State Building\") (description \"The Broadway Theatre\") (description \"American Museum of Natural History\") (description \"Central Park\") (description \"St. Patrick's Cathedral\") (description \"Japan Society of New York\") (description \"FusionArts Museum\") (description \"American Folk Art Museum\"))", "utterance": "what are some places to visit in new york?"}, - {"url": "http://www.freebase.com/view/en/central_america", "targetValue": "(list (description Honduras) (description \"El Salvador\") (description Panama) (description \"Costa Rica\") (description Guatemala) (description \"Gran Colombia\") (description Belize))", "utterance": "what are the countries and capitals of central america?"}, - {"url": "http://www.freebase.com/view/en/puntland", "targetValue": "(list (description Garoowe) (description \"Bari Region\") (description Dalweyn) (description Eyl))", "utterance": "where is puntland somalia?"}, - {"url": "http://www.freebase.com/view/en/western_australia", "targetValue": "(list (description \"Black Swan\"))", "utterance": "what animal is on the western australian flag?"}, - {"url": "http://www.freebase.com/view/en/drew_stanton", "targetValue": "(list (description \"Michigan State University\"))", "utterance": "where did drew stanton play in college?"}, - {"url": "http://www.freebase.com/view/en/kareem_abdul-jabbar", "targetValue": "(list (description \"Ferdinand Lewis Alcindor, Sr.\"))", "utterance": "what is kareem abdul jabbar real name?"}, - {"url": "http://www.freebase.com/view/en/eastern_europe", "targetValue": "(list (description \"Southern Carpathians\") (description Caucasus) (description \"Belarusian Central Rada\") (description Kresy) (description \"Kievan Rus'\") (description \"Grand Duchy of Lithuania\") (description \"Kingdom of Romania\") (description Moldova) (description \"Belarusian People's Republic\") (description \"Second Polish Republic\"))", "utterance": "what countries fall in eastern europe?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Stripped Raw & Real\") (description Ronan) (description \"CMT Crossroads\") (description \"Speak Now - World Tour Live\") (description Fearless) (description \"iTunes Live From SoHo\") (description \"Beautiful Eyes\") (description \"We Are Never Ever Getting Back Together\") (description \"Speak Now\") (description Red))", "utterance": "what are taylor swift's albums?"}, - {"url": "http://www.freebase.com/view/en/ethiopia", "targetValue": "(list (description \"Meles Zenawi\"))", "utterance": "who is the prime minister of ethiopia now?"}, - {"url": "http://www.freebase.com/view/en/mary_poppins_1964", "targetValue": "(list (description 1964))", "utterance": "when was mary poppins made?"}, - {"url": "http://www.freebase.com/view/en/edward_vi_of_england", "targetValue": "(list (description Tuberculosis))", "utterance": "what did king edward vi died from?"}, - {"url": "http://www.freebase.com/view/en/robert_boyle", "targetValue": "(list (description \"Boyle's law\"))", "utterance": "what did robert boyle accomplish?"}, - {"url": "http://www.freebase.com/view/en/johnny_bench", "targetValue": "(list (description \"Cincinnati Reds\"))", "utterance": "who did johnny bench play for?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Allah))", "utterance": "who does the islamic worship?"}, - {"url": "http://www.freebase.com/view/en/napoleon_i_of_france", "targetValue": "(list (description \"Les Invalides\") (description Longwood))", "utterance": "where is napoleon buried?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description \"Icelandic Language\"))", "utterance": "what language do people speak in iceland?"}, - {"url": "http://www.freebase.com/view/en/mtv", "targetValue": "(list (description \"Twisted Sister\") (description \"Suicidal Tendencies\") (description \"Guns N' Roses\") (description \"Red Hot Chili Peppers\") (description AC/DC) (description Nirvana) (description Run-D.M.C.) (description \"Ice Cube\") (description \"The Offspring\") (description Metallica))", "utterance": "who sang at the mtv movie awards 2011?"}, - {"url": "http://www.freebase.com/view/en/houston_aeros", "targetValue": "(list (description \"Toyota Center\"))", "utterance": "where do houston aeros play?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"Raymond Felton\") (description \"Marcus Camby\") (description \"J. R. Smith\") (description \"Tyson Chandler\") (description \"Carmelo Anthony\") (description \"Iman Shumpert\") (description \"Jason Kidd\") (description \"Steve Novak\") (description \"Chris Copeland\") (description \"Pablo Prigioni\"))", "utterance": "what is the new york knicks starting lineup?"}, - {"url": "http://www.freebase.com/view/en/galway", "targetValue": "(list (description \"Galway City Museum\") (description \"Taibhdhearc na Gaillimhe\") (description \"Spanish Arch\") (description \"Cathedral of Our Lady Assumed into Heaven and St Nicholas, Galway\") (description \"Galway Sportsgrounds\") (description \"Hotel Meyrick\") (description \"Eyre Square\") (description \"St. Nicholas' Collegiate Church\") (description \"National University of Ireland, Galway\") (description \"Galway Arts Festival\"))", "utterance": "what to see and do in galway ireland?"}, - {"url": "http://www.freebase.com/view/en/brandon_roy", "targetValue": "(list (description \"2006 NBA Draft\"))", "utterance": "what year did brandon roy get drafted?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Paris-Michael Katherine Jackson\") (description \"Prince Michael Jackson I\") (description \"Prince Michael Jackson II\"))", "utterance": "what are the names of michael jackson children?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania", "targetValue": "(list (description \"Kalmia latifolia\"))", "utterance": "what is pennsylvania's state flower called?"}, - {"url": "http://www.freebase.com/view/en/niccolo_machiavelli", "targetValue": "(list (description \"The Prince\"))", "utterance": "what book did niccolo machiavelli write?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Catholicism) (description Buddhism) (description Islam) (description Anglicanism))", "utterance": "what religions are found in australia?"}, - {"url": "http://www.freebase.com/view/en/drew_bledsoe", "targetValue": "(list (description \"Washington State University\"))", "utterance": "what college did drew bledsoe?"}, - {"url": "http://www.freebase.com/view/en/mtv", "targetValue": "(list (description \"New York City\"))", "utterance": "where is the mtv headquarters?"}, - {"url": "http://www.freebase.com/view/en/michael_vick", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "who does michael vick play for?"}, - {"url": "http://www.freebase.com/view/en/guatemala", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Unitary state\"))", "utterance": "what is guatemala current system of government?"}, - {"url": "http://www.freebase.com/view/en/anderson_silva", "targetValue": "(list (description \"Mixed Martial Artist\"))", "utterance": "what is anderson silva trained in?"}, - {"url": "http://www.freebase.com/view/en/asia", "targetValue": "(list (description \"Asian Affairs\"))", "utterance": "what caused the asian currency crisis?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))", "utterance": "which countries does russia border?"}, - {"url": "http://www.freebase.com/view/en/brooke_burke", "targetValue": "(list (description \"Dancing with the Stars - Season 7\"))", "utterance": "what season did brooke burke won?"}, - {"url": "http://www.freebase.com/view/en/pixar", "targetValue": "(list (description \"A Bug's Life\") (description \"Toy Story 2\") (description Ratatouille) (description Cars) (description Up) (description \"Toy Story\") (description \"Monsters, Inc.\") (description \"The Incredibles\") (description \"Finding Nemo\") (description WALL-E))", "utterance": "what does pixar produce?"}, - {"url": "http://www.freebase.com/view/en/emily_dickinson", "targetValue": "(list (description \"Bright's disease\"))", "utterance": "what did emily dickinson die of?"}, - {"url": "http://www.freebase.com/view/en/james_i_of_england", "targetValue": "(list (description \"Charles I of England\"))", "utterance": "who was king or queen after james i?"}, - {"url": "http://www.freebase.com/view/en/lois_lane", "targetValue": "(list (description \"Margot Kidder\"))", "utterance": "who played lois lane in superman 1?"}, - {"url": "http://www.freebase.com/view/en/elie_wiesel", "targetValue": "(list (description \"Chlomo Wiesel\"))", "utterance": "what was elie wiesel's father's name?"}, - {"url": "http://www.freebase.com/view/en/vincent_de_paul", "targetValue": "(list (description Paris))", "utterance": "where is st vincent de paul buried?"}, - {"url": "http://www.freebase.com/view/en/fiji", "targetValue": "(list (description \"Fiji Hindi\") (description \"English Language\") (description \"Fijian Language\"))", "utterance": "what language do fiji people speak?"}, - {"url": "http://www.freebase.com/view/en/victoria_beckham", "targetValue": "(list (description \"Romeo Beckham\") (description \"Cruz Beckham\") (description \"Harper Beckham\") (description \"Brooklyn Beckham\"))", "utterance": "what victoria beckham kids names?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"New York City\"))", "utterance": "where is new york in the map?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Mediterranean Sea\"))", "utterance": "where did france surrender ww2?"}, - {"url": "http://www.freebase.com/view/en/jim_valvano", "targetValue": "(list (description Cancer))", "utterance": "what did jimmy valvano die with?"}, - {"url": "http://www.freebase.com/view/en/charles_barkley", "targetValue": "(list (description \"Philadelphia 76ers\") (description \"Houston Rockets\") (description \"Phoenix Suns\"))", "utterance": "what teams did charles barkley?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"1996 Democratic National Convention\") (description \"1992 Democratic National Convention\"))", "utterance": "when was bill clinton elected president?"}, - {"url": "http://www.freebase.com/view/en/giovanni_pierluigi_da_palestrina", "targetValue": "(list (description Italy))", "utterance": "where did giovanni pierluigi da palestrina live?"}, - {"url": "http://www.freebase.com/view/en/almadina", "targetValue": "(list (description \"1988 Winter Olympics\"))", "utterance": "when was the 2012 calgary stampede?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984 NBA Draft\"))", "utterance": "when michael jordan got drafted?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Philippine peso\"))", "utterance": "what kind of money do the philippines use?"}, - {"url": "http://www.freebase.com/view/en/dorothy_gale", "targetValue": "(list (description \"Judy Garland\"))", "utterance": "who played dorothy in the wizard of oz movie?"}, - {"url": "http://www.freebase.com/view/en/marion_barber", "targetValue": "(list (description \"Chicago Bears\") (description \"Minnesota Golden Gophers football\") (description \"Dallas Cowboys\"))", "utterance": "who does marion barber play 4?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description \"Columbia University School of the Arts\"))", "utterance": "what college did james franco go to?"}, - {"url": "http://www.freebase.com/view/en/national_collegiate_athletic_association", "targetValue": "(list (description \"Stanford Cardinal football\") (description \"Baylor Bears baseball\") (description \"Murray State Racers men's basketball\") (description \"Wofford Terriers men's basketball\") (description \"UC Santa Barbara Gauchos men's basketball\") (description \"Ohio State Buckeyes football\") (description \"Oregon State University Beavers\") (description \"Wake Forest Demon Deacons women's golf\") (description \"Kenyon Men's Swimming\") (description \"Saint Mary's College of California Gaels men's basketball\"))", "utterance": "how many teams are there in the ncaa football?"}, - {"url": "http://www.freebase.com/view/en/bobby_garrett", "targetValue": "(list (description \"American football player\"))", "utterance": "who is garrett pretty little liars?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what type of currency should i take to mexico?"}, - {"url": "http://www.freebase.com/view/en/lucille_ball", "targetValue": "(list (description \"Aortic dissection\"))", "utterance": "what did lucille ball die of?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Catholicism))", "utterance": "what religion was john f kennedy?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Maule Region\"))", "utterance": "where was the earthquake in chile 2010?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"Pop art\"))", "utterance": "what style of art does andy warhol do?"}, - {"url": "http://www.freebase.com/view/en/ron_howard", "targetValue": "(list (description \"Apollo 13\") (description \"A Beautiful Mind\") (description \"Curious George\") (description \"Happy Days\") (description Cocoon) (description \"From the Earth to the Moon\"))", "utterance": "what movies did ron howard do?"}, - {"url": "http://www.freebase.com/view/en/charlotte", "targetValue": "(list (description \"Mecklenburg County\"))", "utterance": "what county is charlotte north carolina?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what type of government and economic system does the united states have?"}, - {"url": "http://www.freebase.com/view/en/michelle_obama", "targetValue": "(list (description Writer) (description Lawyer))", "utterance": "who is michelle obama?"}, - {"url": "http://www.freebase.com/view/en/kate_middleton", "targetValue": "(list (description \"St Andrew's School, Pangbourne\"))", "utterance": "where did kate middleton go to prep school?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description Federation))", "utterance": "what type of government does nigeria have today?"}, - {"url": "http://www.freebase.com/view/en/hans_christian_orsted", "targetValue": "(list (description Aluminium))", "utterance": "what did hans oersted discovered in 1819?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Philosopher's Stone\"))", "utterance": "what is the very first harry potter book?"}, - {"url": "http://www.freebase.com/view/en/kourtney_kardashian", "targetValue": "(list (description \"Penelope Scotland Disick\"))", "utterance": "what kourtney kardashian name her daughter?"}, - {"url": "http://www.freebase.com/view/en/lion", "targetValue": "(list (description Tombo))", "utterance": "when did the lions last win a thanksgiving game?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Presidential system\") (description Republic) (description \"Unitary state\"))", "utterance": "what kind of government does chile have today?"}, - {"url": "http://www.freebase.com/view/en/richard_arkwright", "targetValue": "(list (description Cromford))", "utterance": "where did richard arkwright die?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description \"Mark Hamill\"))", "utterance": "who played luke skywalker in star wars episode 4?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))", "utterance": "what movies has taylor lautner?"}, - {"url": "http://www.freebase.com/view/en/sam_bradford", "targetValue": "(list (description \"St. Louis Rams\"))", "utterance": "where does sam bradford play?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description Asia))", "utterance": "where did vietnam originate?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Sydney Gazette\"))", "utterance": "what was the first newspaper called in australia?"}, - {"url": "http://www.freebase.com/view/en/london_borough_of_hackney", "targetValue": "(list (description London))", "utterance": "where was hackney 2012 held?"}, - {"url": "http://www.freebase.com/view/en/st_louis_rams", "targetValue": "(list (description \"Edward Jones Dome\"))", "utterance": "where does the st louis rams play football?"}, - {"url": "http://www.freebase.com/view/en/scottie_pippen", "targetValue": "(list (description 1987))", "utterance": "what year did scottie pippen come into the nba?"}, - {"url": "http://www.freebase.com/view/en/zagreb", "targetValue": "(list (description Croatia))", "utterance": "where are you if you re in zagreb?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"The Cup\"))", "utterance": "which country has won the cricket world cup the most times?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"Grand Prairie\"))", "utterance": "what city was selena gomez born in?"}, - {"url": "http://www.freebase.com/view/en/dominic_monaghan", "targetValue": "(list (description \"Meriadoc Brandybuck\"))", "utterance": "who does dominic monaghan play in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Lesotho) (description Zimbabwe) (description Mozambique) (description Swaziland) (description Namibia) (description Botswana))", "utterance": "which country does south africa border 2 the north?"}, - {"url": "http://www.freebase.com/view/en/pink_floyd", "targetValue": "(list (description \"David Gilmour\"))", "utterance": "who sang for pink floyd?"}, - {"url": "http://www.freebase.com/view/en/john_connor", "targetValue": "(list (description \"Edward Furlong\"))", "utterance": "who played john connor friend in terminator 2?"}, - {"url": "http://www.freebase.com/view/en/lagos", "targetValue": "(list (description \"Central European Time\"))", "utterance": "what is the current time in nigeria lagos?"}, - {"url": "http://www.freebase.com/view/en/henry_winkler", "targetValue": "(list (description \"Mr. Sunshine\") (description \"Dallas Reunion: The Return to Southfork\") (description MacGyver) (description \"So Weird\") (description \"Dead Man's Gun\") (description WinTuition))", "utterance": "what shows did henry winkler produce?"}, - {"url": "http://www.freebase.com/view/en/texaco", "targetValue": "(list (description \"New York\") (description California))", "utterance": "what state was texaco gas founded?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what is the official language of china and 3 other dialects?"}, - {"url": "http://www.freebase.com/view/en/connecticut", "targetValue": "(list (description \"Chris Dodd\"))", "utterance": "who is the senator of connecticut 2010?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Super Bowl XXX\"))", "utterance": "when was the last time the dallas cowboys went to the super bowl?"}, - {"url": "http://www.freebase.com/view/en/rukia_kuchiki", "targetValue": "(list (description \"Bleach: Fade to Black\"))", "utterance": "what episode does rukia fade away?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description UTC\u221202:00) (description UTC\u221204:00) (description UTC\u221203:00))", "utterance": "what is brazil time zone?"}, - {"url": "http://www.freebase.com/view/en/gospel_of_john", "targetValue": "(list (description \"Gospel of John\"))", "utterance": "who wrote john 3 16 in the bible?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Czech Language\"))", "utterance": "what do people in the czech republic speak?"}, - {"url": "http://www.freebase.com/view/en/bruno_mars", "targetValue": "(list (description Honolulu))", "utterance": "where did bruno mars get his start?"}, - {"url": "http://www.freebase.com/view/en/tex_beneke", "targetValue": "(list (description Singer) (description Musician))", "utterance": "who was tex beneke?"}, - {"url": "http://www.freebase.com/view/en/thomas_edison", "targetValue": "(list (description Phonograph) (description \"Carbon microphone\") (description Mimeograph) (description \"Quadruplex telegraph\") (description \"Electric power distribution\") (description \"Movie camera\") (description \"Incandescent light bulb\") (description \"Phonograph cylinder\"))", "utterance": "what are all the things thomas edison invented?"}, - {"url": "http://www.freebase.com/view/en/albania", "targetValue": "(list (description \"Albanian language\"))", "utterance": "what does albania speak?"}, - {"url": "http://www.freebase.com/view/en/shakira", "targetValue": "(list (description Colombia))", "utterance": "what is shakira's nationality?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description Constantinople))", "utterance": "where did the sultan of the ottoman empire live?"}, - {"url": "http://www.freebase.com/view/en/bilbo_baggins", "targetValue": "(list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))", "utterance": "who is playing bilbo baggins?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"Delegate to the Continental Congress\"))", "utterance": "what position did george washington serve in the constitutional convention?"}, - {"url": "http://www.freebase.com/view/en/national_collegiate_athletic_association", "targetValue": "(list (description \"NCAA March Madness: Cinderellas, Superstars, and Champions from the NCAA Men's Final Four\"))", "utterance": "where is the 2012 ncaa basketball tournament?"}, - {"url": "http://www.freebase.com/view/en/caitlin_todd", "targetValue": "(list (description \"Kill Ari - Part 1\"))", "utterance": "what episode did kate leave ncis?"}, - {"url": "http://www.freebase.com/view/en/seneca_nation", "targetValue": "(list (description \"New York\"))", "utterance": "where are the seneca indians now?"}, - {"url": "http://www.freebase.com/view/en/mohammed_farah", "targetValue": "(list (description \"Track and field athlete\"))", "utterance": "what did farrah dad do?"}, - {"url": "http://www.freebase.com/view/en/matt_barnes", "targetValue": "(list (description \"Small forward\"))", "utterance": "where did matt barnes play?"}, - {"url": "http://www.freebase.com/view/en/jordan_river", "targetValue": "(list (description \"Anti-Lebanon mountains\"))", "utterance": "where does the jordan river begin?"}, - {"url": "http://www.freebase.com/view/en/d_carter", "targetValue": "(list (description \"University of Phoenix\"))", "utterance": "what college did lil wayne graduated from?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Saint Michael Parish\") (description Barbados))", "utterance": "where did rihanna come from?"}, - {"url": "http://www.freebase.com/view/en/kurt_busch", "targetValue": "(list (description \"Miller Lite\"))", "utterance": "who does kurt busch drive for now?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"1970 NBA Finals\") (description \"1973 NBA Finals\"))", "utterance": "what years did the knicks win the championship?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Greenwich Mean Time\") (description UTC\u00b100:00))", "utterance": "what is the time zone in uk now?"}, - {"url": "http://www.freebase.com/view/en/dustin_diamond", "targetValue": "(list (description \"Film Director\") (description Musician) (description Comedian) (description Actor))", "utterance": "what does dustin diamond do now?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Virginia))", "utterance": "what state did thomas jefferson live in?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Mountain View\"))", "utterance": "where are google headquarters located?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Star Wars\"))", "utterance": "who is princess leia?"}, - {"url": "http://www.freebase.com/view/en/richard_wright", "targetValue": "(list (description \"Keyboard player\"))", "utterance": "what was richard wright known for?"}, - {"url": "http://www.freebase.com/view/en/nascar_hall_of_fame", "targetValue": "(list (description Charlotte) (description \"North Carolina\"))", "utterance": "where is the nascar hall of fame?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what do australia call their money?"}, - {"url": "http://www.freebase.com/view/en/wright_brothers", "targetValue": "(list (description \"Wright Model B\") (description \"Wright Model C\") (description \"Wright Flyer\") (description \"Wright Model EX\") (description \"1902 Wright Glider\") (description \"1900 Wright Glider\"))", "utterance": "what was the name of wright brothers plane?"}, - {"url": "http://www.freebase.com/view/en/university_of_leeds", "targetValue": "(list (description \"United Kingdom\") (description Leeds))", "utterance": "where is located university of leeds?"}, - {"url": "http://www.freebase.com/view/en/gilbert_gottfried", "targetValue": "(list (description Actor))", "utterance": "who is gilbert gottfried snl?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description \"Danish Language\"))", "utterance": "what language do they denmark?"}, - {"url": "http://www.freebase.com/view/en/martin_luther", "targetValue": "(list (description Physician) (description Theologian) (description Professor) (description Writer) (description Monk) (description Priest))", "utterance": "what did martin luther do?"}, - {"url": "http://www.freebase.com/view/en/grover_cleveland_alexander", "targetValue": "(list (description \"Philadelphia Phillies\") (description \"Chicago Cubs\"))", "utterance": "what team did grover cleveland alexander play for?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description \"United States of America\"))", "utterance": "what was eli whitney nationality?"}, - {"url": "http://www.freebase.com/view/en/christiaan_barnard", "targetValue": "(list (description Surgeon))", "utterance": "what was christiaan barnard famous for?"}, - {"url": "http://www.freebase.com/view/en/dwight_d_eisenhower", "targetValue": "(list (description \"United States of America\"))", "utterance": "where was dwight d. eisenhower from?"}, - {"url": "http://www.freebase.com/view/en/audi", "targetValue": "(list (description Ingolstadt))", "utterance": "where do audi come from?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what team is chris paul on?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description \"White House\") (description \"The Phillips Collection\") (description \"United States Capitol\") (description \"Thomas Jefferson Memorial\") (description \"National Museum of the American Indian\") (description \"International Spy Museum\") (description \"National Portrait Gallery\") (description \"Washington Monument\") (description \"Lincoln Memorial\") (description \"Freer Gallery of Art\"))", "utterance": "what to do washington dc december?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))", "utterance": "what language is spoken in singapore?"}, - {"url": "http://www.freebase.com/view/en/sanjay_gupta", "targetValue": "(list (description \"Rebecca Olson Gupta\"))", "utterance": "who is sanjay gupta married too?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))", "utterance": "what do singapore speak?"}, - {"url": "http://www.freebase.com/view/en/luke_perry", "targetValue": "(list (description \"Battle Scars: The Bud Moore Story\"))", "utterance": "what movies did luke perry play in?"}, - {"url": "http://www.freebase.com/view/en/gospel_of_john", "targetValue": "(list (description \"John the Evangelist\"))", "utterance": "who wrote the book of st. john?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Joe Bryant\"))", "utterance": "who is kobe bryant dad?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Asia))", "utterance": "what continent does israel belong to?"}, - {"url": "http://www.freebase.com/view/en/albania", "targetValue": "(list (description Tirana))", "utterance": "what is the capital city of albania?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Monticello))", "utterance": "where is thomas jefferson's home?"}, - {"url": "http://www.freebase.com/view/en/wentworth_miller", "targetValue": "(list (description \"Prison Break\"))", "utterance": "what is wentworth miller in?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Madrid))", "utterance": "what is the capital of spain in 2010?"}, - {"url": "http://www.freebase.com/view/en/harvey_milk", "targetValue": "(list (description \"Dan White\"))", "utterance": "who killed harvey milk?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description \"Fox in Socks\"))", "utterance": "what was the title of the first book dr. seuss wrote?"}, - {"url": "http://www.freebase.com/view/en/nissan_motors", "targetValue": "(list (description \"Nissan Motor Manufacturing UK\") (description Jatco) (description Infiniti) (description \"Nissan North America\") (description \"Nissan Motor Car Carrier\"))", "utterance": "who owns nissan car manufacturer?"}, - {"url": "http://www.freebase.com/view/en/university_of_west_alabama", "targetValue": "(list (description Alabama) (description Livingston) (description \"United States of America\"))", "utterance": "where is the university of west alabama located?"}, - {"url": "http://www.freebase.com/view/en/kenny_everett", "targetValue": "(list (description AIDS))", "utterance": "what did kenny everett die off?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Portuguese Language\"))", "utterance": "what main language do they speak in brazil?"}, - {"url": "http://www.freebase.com/view/en/joey_king", "targetValue": "(list (description \"Las Vegas\") (description \"Los Angeles\"))", "utterance": "where does joey king live?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description \"Billboard Music Award for Top Social Artist\"))", "utterance": "what happened to justin bieber 2012?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"City of Moreland\") (description \"Northern Territory\") (description \"Western Australia\") (description \"Australian Capital Territory\") (description Victoria) (description \"Town of Cottesloe\") (description \"New South Wales\") (description Queensland) (description Tasmania) (description \"South Australia\"))", "utterance": "how many australian states and territories?"}, - {"url": "http://www.freebase.com/view/en/manchester_united_fc", "targetValue": "(list (description \"Newton Heath L&YR F.C.\"))", "utterance": "what was manchester united first name?"}, - {"url": "http://www.freebase.com/view/en/hawaii", "targetValue": "(list (description \"Neil Abercrombie\"))", "utterance": "who is the governor of hawaii now?"}, - {"url": "http://www.freebase.com/view/en/herbert_hoover", "targetValue": "(list (description 3/4/1929))", "utterance": "when did herbert hoover become president?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description Memphis))", "utterance": "where did elvis presley started his career?"}, - {"url": "http://www.freebase.com/view/en/vince_mcmahon", "targetValue": "(list (description \"Professional Wrestling Promoter\") (description \"Film Director\") (description \"Television Producer\") (description Announcer) (description \"Film Producer\") (description Actor) (description Wrestler) (description \"Sports commentator\") (description Screenwriter))", "utterance": "what happened vince mcmahon?"}, - {"url": "http://www.freebase.com/view/en/harriet_tubman", "targetValue": "(list (description Writer))", "utterance": "what jobs did harriet tubman have?"}, - {"url": "http://www.freebase.com/view/en/unesco", "targetValue": "(list (description Paris))", "utterance": "where does unesco operate?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Nelson Paddywack IPA\") (description \"Steam Whistle Pilsner\") (description \"Molson XXX\") (description \"Tin Whistle Coyote\") (description \"Okanagan Spring Brewery Honey Blonde Ale\") (description \"Labatt Brewing Co. John Labatt Classic Premium Lager\") (description \"Granville Island Honey Lager\") (description \"Cannery Blackberry Porter\") (description \"McAuslan Brewing St. Ambroise Pale Ale\") (description \"Mt. Begbie Brewing Company High Country K\u00f6lsch\"))", "utterance": "what does canada grow for food?"}, - {"url": "http://www.freebase.com/view/en/david", "targetValue": "(list (description \"Psalm 145\") (description \"Books of Samuel\") (description \"Books of Chronicles\") (description Psalms))", "utterance": "where in the bible does it talk about david?"}, - {"url": "http://www.freebase.com/view/en/amanda_seyfried", "targetValue": "(list (description \"Boogie Woogie\") (description \"Jennifer's Body\") (description Chloe) (description \"Dear John\") (description \"Nine Lives\") (description Solstice) (description \"Mamma Mia!\") (description \"American Gun\") (description \"Mean Girls\") (description \"Alpha Dog\"))", "utterance": "what does amanda seyfried play in?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description Persian))", "utterance": "what language do people speak in iran?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"United States of America\"))", "utterance": "what is the jurisdiction of the us supreme court?"}, - {"url": "http://www.freebase.com/view/en/hank_azaria", "targetValue": "(list (description \"Carl Carlson\") (description \"Chief Wiggum\") (description \"Apu Nahasapeemapetilon\"))", "utterance": "what voice does hank azaria do on the simpsons?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "who is the leader of japan?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Greenwich Mean Time\") (description UTC\u00b100:00))", "utterance": "what time zone is the uk in right now?"}, - {"url": "http://www.freebase.com/view/en/bela_fleck", "targetValue": "(list (description Banjo))", "utterance": "what instrument does bela fleck play?"}, - {"url": "http://www.freebase.com/view/en/ray_allen", "targetValue": "(list (description \"Shooting guard\"))", "utterance": "what position does ray allen?"}, - {"url": "http://www.freebase.com/view/en/united_states_house_of_representatives", "targetValue": "(list (description Congress))", "utterance": "what branch is made up of the house of representatives?"}, - {"url": "http://www.freebase.com/view/en/kurdish_people", "targetValue": "(list (description Asia))", "utterance": "where did kurds originate from?"}, - {"url": "http://www.freebase.com/view/en/battle_of_chancellorsville", "targetValue": "(list (description \"Spotsylvania County\"))", "utterance": "where did chancellorsville battle take place?"}, - {"url": "http://www.freebase.com/view/en/chicago_cubs", "targetValue": "(list (description \"1908 World Series\"))", "utterance": "what year was the cubs last world series?"}, - {"url": "http://www.freebase.com/view/en/hawkeye", "targetValue": "(list (description \"Jeremy Renner\"))", "utterance": "who is playing hawkeye in the avengers movie?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "what country speak english as native language?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"Edward VII\"))", "utterance": "who was king or queen after victoria?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"This Is the End\") (description Battleship) (description \"Happy Smekday!\"))", "utterance": "what movie did rihanna play in?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"2003 NFL season\"))", "utterance": "when was the last time the oakland raiders were in the super bowl?"}, - {"url": "http://www.freebase.com/view/en/mary_todd_lincoln", "targetValue": "(list (description Presbyterianism) (description Baptists) (description Catholicism))", "utterance": "what religion was mary todd lincoln?"}, - {"url": "http://www.freebase.com/view/en/united_states_house_of_representatives", "targetValue": "(list (description \"Nancy Pelosi\"))", "utterance": "who is the house of representatives made up of?"}, - {"url": "http://www.freebase.com/view/en/jason_kidd", "targetValue": "(list (description \"New York Knicks\") (description \"Phoenix Suns\") (description \"Brooklyn Nets\") (description \"Dallas Mavericks\"))", "utterance": "who all has jason kidd played for?"}, - {"url": "http://www.freebase.com/view/en/verizon_communications", "targetValue": "(list (description \"New York\"))", "utterance": "where is headquarters of verizon?"}, - {"url": "http://www.freebase.com/view/en/cyprus", "targetValue": "(list (description Europe) (description \"Mediterranean Sea\") (description Cyprus) (description Asia) (description Eurasia))", "utterance": "where is the country of cyprus located?"}, - {"url": "http://www.freebase.com/view/en/dell", "targetValue": "(list (description \"Michael S. Dell\"))", "utterance": "who invented dell computer?"}, - {"url": "http://www.freebase.com/view/en/morgan_freeman", "targetValue": "(list (description Memphis))", "utterance": "where did morgan freeman come from?"}, - {"url": "http://www.freebase.com/view/en/bob_barker", "targetValue": "(list (description \"South Dakota\"))", "utterance": "where did bob barker grow up?"}, - {"url": "http://www.freebase.com/view/en/cavalier_king_charles_spaniel", "targetValue": "(list (description Dog))", "utterance": "what are king charles spaniels?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description \"Traditional Chinese characters\") (description Chinese) (description \"Simplified Chinese character\") (description \"'Phags-pa script\") (description \"N\u00fcshu script\") (description \"Chinese characters\"))", "utterance": "when was the chinese flag designed?"}, - {"url": "http://www.freebase.com/view/en/boston_terrier", "targetValue": "(list (description \"United States of America\"))", "utterance": "where did boston terriers come from?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description \"Mathematics and Physics\"))", "utterance": "what makes einstein smart?"}, - {"url": "http://www.freebase.com/view/en/juni_cortez", "targetValue": "(list (description \"Daryl Sabara\"))", "utterance": "who played juni in spy kids 4?"}, - {"url": "http://www.freebase.com/view/en/new_york_mets", "targetValue": "(list (description 1962))", "utterance": "what year did the new york mets start?"}, - {"url": "http://www.freebase.com/view/en/neil_gaiman", "targetValue": "(list (description Menomonie))", "utterance": "where did neil gaiman grow up?"}, - {"url": "http://www.freebase.com/view/en/aristotle", "targetValue": "(list (description \"Atheniensium respublica\") (description \"Nicomachean Ethics\") (description Dell'interpretazione) (description \"L' anima\") (description Physique) (description \"\u00dcber die Seele\") (description \"Les metheores d'Aristote\") (description \"Aristotelis stagiritae, pepli fragmentum\") (description \"De anima, in the version of William of Moerbeke\") (description \"Prior Analytics and Posterior Analytics\"))", "utterance": "what books did aristotle wrote?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description Brussels))", "utterance": "where is eu headquarters located?"}, - {"url": "http://www.freebase.com/view/en/cornelia_marie", "targetValue": "(list (description \"Jake Harris\"))", "utterance": "who runs the cornelia marie now?"}, - {"url": "http://www.freebase.com/view/en/john_muir", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "where did john muir die?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"Grand Prairie\"))", "utterance": "where was selena gomez raised?"}, - {"url": "http://www.freebase.com/view/en/andean_community_of_nations", "targetValue": "(list (description Brazil) (description Ecuador) (description Peru) (description Colombia))", "utterance": "what countries are in the andean region?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"the Federation of Free States\"))", "utterance": "who created english alphabet?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2012 World Series\"))", "utterance": "when was the last time the san francisco giants won a world series?"}, - {"url": "http://www.freebase.com/view/en/destin", "targetValue": "(list (description \"Northwest Florida Regional Airport\") (description \"Destin\u2013Fort Walton Beach Airport\"))", "utterance": "what airport do you fly into for destin?"}, - {"url": "http://www.freebase.com/view/en/charlie-o", "targetValue": "(list (description \"Kansas City Athletics\"))", "utterance": "who played violet's mother in charlie and the chocolate factory?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"Kingdom of Great Britain\"))", "utterance": "what country was george washington from?"}, - {"url": "http://www.freebase.com/view/en/pete_rose", "targetValue": "(list (description \"1968 Major League Baseball Season\") (description \"1971 Major League Baseball Season\") (description \"1969 Major League Baseball Season\") (description \"1963 Major League Baseball Season\") (description \"1966 Major League Baseball Season\") (description \"1967 Major League Baseball Season\") (description \"1970 Major League Baseball Season\") (description \"1972 Major League Baseball Season\") (description \"1964 Major League Baseball Season\") (description \"1965 Major League Baseball Season\"))", "utterance": "what year did pete rose play?"}, - {"url": "http://www.freebase.com/view/en/kyla_ross", "targetValue": "(list (description \"Aliso Viejo\"))", "utterance": "where does kyla ross live?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description \"1996\u201397 NBA season\"))", "utterance": "when did allen iverson get drafted?"}, - {"url": "http://www.freebase.com/view/en/jackson_browne", "targetValue": "(list (description \"Before the Deluge\"))", "utterance": "what does jackson browne sing?"}, - {"url": "http://www.freebase.com/view/en/ferris_buellers_day_off", "targetValue": "(list (description \"Alan Ruck\"))", "utterance": "who plays ferris bueller's best friend?"}, - {"url": "http://www.freebase.com/view/en/anna_kendrick", "targetValue": "(list (description Rapturepalooza) (description \"Drinking Buddies\") (description \"Get a Job\") (description \"End of Watch\") (description 50/50) (description ParaNorman) (description \"Scott Pilgrim vs. the World\") (description \"What to Expect When You're Expecting\") (description \"The Twilight Saga: Breaking Dawn - Part 2\") (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "what has anna kendrick been in?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Pharmaceutical Preparations\") (description Automobile) (description Petroleum) (description Clothing) (description Furniture))", "utterance": "what are the major imports of the united states?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description White) (description Black) (description Gold))", "utterance": "what are the team colors for the pittsburgh steelers?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))", "utterance": "what is the current government system in france?"}, - {"url": "http://www.freebase.com/view/en/roy_rogers", "targetValue": "(list (description \"Congestive Heart Failure\"))", "utterance": "what did roy rogers die of?"}, - {"url": "http://www.freebase.com/view/en/calabria", "targetValue": "(list (description \"Italian region\"))", "utterance": "what is calabria italy?"}, - {"url": "http://www.freebase.com/view/en/new_orleans_oklahoma_city_hornets", "targetValue": "(list (description \"Charlotte Hornets\"))", "utterance": "what did the new orleans hornets used to be?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Judaism))", "utterance": "what are the major religions practiced in israel?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Desnoes & Geddes Dragon Stout\") (description \"Red Stripe\") (description \"Desnoes & Geddes Red Stripe Lager\"))", "utterance": "what does jamaica manufacturer?"}, - {"url": "http://www.freebase.com/view/en/andrew_jackson", "targetValue": "(list (description 3/4/1829))", "utterance": "what years did andrew jackson run for president?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description \"Principality of Wales\") (description \"Kingdom of Scotland\"))", "utterance": "what 4 countries make up great britain?"}, - {"url": "http://www.freebase.com/view/en/bernard_l_madoff", "targetValue": "(list (description Queens))", "utterance": "where did madoff live in nyc?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Filipino language\") (description \"Kapampangan language\") (description \"Cebuano language\") (description \"English Language\") (description \"Ilokano language\") (description \"Tagalog language\") (description \"Hiligaynon language\") (description \"Pangasinan Language\") (description \"Waray-Waray Language\"))", "utterance": "how many languages are there in the philippines?"}, - {"url": "http://www.freebase.com/view/en/monifa", "targetValue": "(list (description \"Touch It\"))", "utterance": "what song is monifah famous for?"}, - {"url": "http://www.freebase.com/view/en/heinrich_himmler", "targetValue": "(list (description \"Margarete Boden\"))", "utterance": "who did heinrich himmler marry?"}, - {"url": "http://www.freebase.com/view/en/sherwin-williams_company", "targetValue": "(list (description \"Building Material and Garden Equipment and Supplies Dealers\"))", "utterance": "who carries sherwin williams paint?"}, - {"url": "http://www.freebase.com/view/en/josh_groban", "targetValue": "(list (description Richard))", "utterance": "who was josh groban in crazy stupid love?"}, - {"url": "http://www.freebase.com/view/en/columbia_university", "targetValue": "(list (description \"New York\"))", "utterance": "where is the columbia university located?"}, - {"url": "http://www.freebase.com/view/en/kris_humphries", "targetValue": "(list (description \"Brooklyn Nets\"))", "utterance": "what team does kris humphries play for in 2011?"}, - {"url": "http://www.freebase.com/view/en/j_j_thomson", "targetValue": "(list (description Electron) (description \"Mass spectrometry\"))", "utterance": "what did the scientist thomson discover?"}, - {"url": "http://www.freebase.com/view/en/john_boehner", "targetValue": "(list (description Ohio))", "utterance": "where did john boehner come from?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Morehouse College\"))", "utterance": "where did martin luther king junior go to college?"}, - {"url": "http://www.freebase.com/view/en/carrie_underwood", "targetValue": "(list (description \"Sarah Hill\"))", "utterance": "who was carrie underwood in soul surfer?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who plays lois griffin in family guy?"}, - {"url": "http://www.freebase.com/view/en/julian_fellowes", "targetValue": "(list (description \"Never Mind the Full Stops\") (description \"Julian Fellowes Investigates: A Most Mysterious Murder\") (description \"My Son, My Son\") (description Sharpe) (description \"Monarch of the Glen\") (description \"Our Friends in the North\"))", "utterance": "what did julian fellowes write?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"New York City\"))", "utterance": "where does selena gomez live map?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Allah))", "utterance": "who does the islam worship?"}, - {"url": "http://www.freebase.com/view/en/lance_armstrong", "targetValue": "(list (description \"Kristin Richard\"))", "utterance": "who was married to lance armstrong?"}, - {"url": "http://www.freebase.com/view/en/venus", "targetValue": "(list (description Planet))", "utterance": "what is venus named for?"}, - {"url": "http://www.freebase.com/view/en/john_fox_1955", "targetValue": "(list (description \"Denver Broncos\"))", "utterance": "who did john fox coach for?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Operation Grapple\") (description \"Operation Hurricane\") (description \"Operation Totem\") (description \"British nuclear tests at Maralinga\") (description \"Operation Buffalo\") (description \"Operation Mosaic\"))", "utterance": "where are the nuclear plants in uk?"}, - {"url": "http://www.freebase.com/view/en/los_angeles_dodgers", "targetValue": "(list (description \"1988 World Series\") (description \"1959 World Series\") (description \"1963 World Series\") (description \"1965 World Series\") (description \"1981 World Series\"))", "utterance": "what years have the dodgers won the world series?"}, - {"url": "http://www.freebase.com/view/en/farrah_fawcett", "targetValue": "(list (description \"Anal cancer\"))", "utterance": "what did farrah have surgery for?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Joseph Stalin\"))", "utterance": "who was the leader of the soviet union in 1945?"}, - {"url": "http://www.freebase.com/view/en/john_beck", "targetValue": "(list (description \"Washington Redskins\") (description \"Miami Dolphins\") (description \"Baltimore Ravens\") (description \"Houston Texans\"))", "utterance": "who does john beck play for?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description God))", "utterance": "what god do catholics believe in?"}, - {"url": "http://www.freebase.com/view/en/kenya_moore", "targetValue": "(list (description Trois) (description \"The Confidant\") (description \"No Turning Back\") (description Senseless) (description \"Cloud 9\") (description \"Waiting to Exhale\") (description \"I Know Who Killed Me\") (description \"Hot Parts\") (description \"Deliver Us from Eva\") (description \"Brothers in Arms\"))", "utterance": "what movies have kenya moore produced?"}, - {"url": "http://www.freebase.com/view/en/robbie_hummel", "targetValue": "(list (description \"Valparaiso High School\"))", "utterance": "where did robbie hummel go to high school?"}, - {"url": "http://www.freebase.com/view/en/cleveland_indians", "targetValue": "(list (description \"1948 World Series\") (description \"1920 World Series\"))", "utterance": "what year did the cleveland indians go to the world series?"}, - {"url": "http://www.freebase.com/view/en/cleveland_browns", "targetValue": "(list (description \"Randy Lerner\"))", "utterance": "who owns the cleveland browns?"}, - {"url": "http://www.freebase.com/view/en/jew", "targetValue": "(list (description \"Yiddish Language\") (description \"Judeo-Arabic languages\") (description \"Karaim Language\") (description \"Hulaul\u00e1 Language\") (description \"Hebrew Language\") (description Catalanic) (description Judeo-Portuguese) (description Judeo-Tat) (description \"Judeo-Italian Language\") (description \"Jud\u00e6o-Persian dialects\"))", "utterance": "what language do jewish speak?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what legal system does germany use?"}, - {"url": "http://www.freebase.com/view/en/danneel_harris", "targetValue": "(list (description \"Rachel Gatina\"))", "utterance": "who does danneel harris play on one tree hill?"}, - {"url": "http://www.freebase.com/view/en/michelangelo", "targetValue": "(list (description \"Lorenzo de' Medici\") (description \"Domenico Ghirlandaio\") (description \"Giovanni Pico della Mirandola\") (description \"Girolamo Savonarola\") (description \"Melozzo da Forl\u00ec\"))", "utterance": "what inspired michelangelo?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Berlin))", "utterance": "what battle did germany surrender in ww2?"}, - {"url": "http://www.freebase.com/view/en/indianapolis_colts", "targetValue": "(list (description \"Jim Caldwell\"))", "utterance": "who was the colts coach in 2011?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"William P. Hobby Airport\"))", "utterance": "what airport is closer to downtown houston?"}, - {"url": "http://www.freebase.com/view/en/liz_mclarnon", "targetValue": "(list (description England))", "utterance": "where does liz mcclarnon live?"}, - {"url": "http://www.freebase.com/view/en/fc_schalke_04", "targetValue": "(list (description Gelsenkirchen))", "utterance": "what city is fc schalke 04 in?"}, - {"url": "http://www.freebase.com/view/en/south_korea", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what system of government is used in south korea?"}, - {"url": "http://www.freebase.com/view/en/giovanni_di_cosimo_de_medici", "targetValue": "(list (description Italy))", "utterance": "where did giovanni da verrazano come from?"}, - {"url": "http://www.freebase.com/view/en/daytona_beach", "targetValue": "(list (description \"Massey Ranch Airpark\") (description \"Daytona Beach International Airport\") (description \"Spruce Creek Airport\"))", "utterance": "what airport is close to daytona beach florida?"}, - {"url": "http://www.freebase.com/view/en/omar_epps", "targetValue": "(list (description Juice))", "utterance": "what was omar epps first movie?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Haloti Ngata\") (description \"Mark Clayton\") (description \"Ben Grubbs\") (description \"Joe Flacco\") (description \"Terrell Suggs\") (description \"Kyle Boller\") (description \"Michael Oher\"))", "utterance": "who did the baltimore ravens draft in 2011?"}, - {"url": "http://www.freebase.com/view/en/puerto_rico", "targetValue": "(list (description \"Luis Fortu\u00f1o\"))", "utterance": "who won the governor election in puerto rico?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Globe Theatre, London\"))", "utterance": "where did william shakespeare perform most of his plays?"}, - {"url": "http://www.freebase.com/view/en/aubrey_oday", "targetValue": "(list (description \"Danity Kane\"))", "utterance": "what group is aubrey o'day in?"}, - {"url": "http://www.freebase.com/view/en/joe_namath", "targetValue": "(list (description \"University of Alabama\"))", "utterance": "what college did joe namath go to?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Lark Bunting\"))", "utterance": "what wild animals live in colorado?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description Brussels))", "utterance": "where is eu parliament?"}, - {"url": "http://www.freebase.com/view/en/new_england", "targetValue": "(list (description Waltham))", "utterance": "when does summer start in new england?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description \"Saudi Arabia\"))", "utterance": "who invented arabic alphabet?"}, - {"url": "http://www.freebase.com/view/en/lyndon_b_johnson", "targetValue": "(list (description Austin))", "utterance": "where was president lyndon johnson from?"}, - {"url": "http://www.freebase.com/view/en/richardwagner", "targetValue": "(list (description \"Die Feen\") (description \"Rienzi, der Letzte der Tribunen\") (description Tannh\u00e4user) (description \"Das Rheingold\") (description G\u00f6tterd\u00e4mmerung) (description \"Tristan und Isolde\") (description \"Die Walk\u00fcre\") (description \"Der Ring des Nibelungen\") (description \"Der fliegende Holl\u00e4nder\") (description Siegfried))", "utterance": "what did wagner compose?"}, - {"url": "http://www.freebase.com/view/en/jew", "targetValue": "(list (description \"Hebrew Language\"))", "utterance": "what language did jewish people speak?"}, - {"url": "http://www.freebase.com/view/en/michael_oher", "targetValue": "(list (description \"Baltimore Ravens\"))", "utterance": "who does michael oher play for in 2009?"}, - {"url": "http://www.freebase.com/view/en/barry_bonds", "targetValue": "(list (description \"2001 Major League Baseball Season\") (description \"1990 Major League Baseball Season\") (description \"1996 Major League Baseball Season\") (description \"1993 Major League Baseball Season\") (description \"1992 Major League Baseball Season\") (description \"2002 Major League Baseball Season\") (description \"2003 Major League Baseball season\") (description \"2004 Major League Baseball season\") (description \"1998 Major League Baseball Season\"))", "utterance": "what years did barry bonds play?"}, - {"url": "http://www.freebase.com/view/en/emma_frost", "targetValue": "(list (description \"Finola Hughes\") (description \"Tahyna Tozzi\") (description \"January Jones\"))", "utterance": "who played emma frost?"}, - {"url": "http://www.freebase.com/view/en/maya_civilization", "targetValue": "(list (description \"The End Of Time\"))", "utterance": "what does the mayan calendar say about 2012?"}, - {"url": "http://www.freebase.com/view/en/peter_crouch", "targetValue": "(list (description \"Portsmouth F.C.\") (description \"Queens Park Rangers F.C.\") (description \"Liverpool F.C.\") (description \"Tottenham Hotspur F.C.\") (description \"Southampton F.C.\") (description \"Aston Villa F.C.\") (description \"Stoke City F.C.\"))", "utterance": "what clubs has peter crouch played for?"}, - {"url": "http://www.freebase.com/view/en/hannah_montana", "targetValue": "(list (description \"Jason Earles\"))", "utterance": "who plays the brother in hannah montana?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what team does lamar odom play for 2011?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description \"Jun\u00edpero Serra High School\"))", "utterance": "what highschool did tom brady go to?"}, - {"url": "http://www.freebase.com/view/en/skywest", "targetValue": "(list (description \"AirTran Airways\") (description \"SkyWest, Inc.\"))", "utterance": "who owns skywest?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"Yvette Prieto\"))", "utterance": "who did michael jordan marry?"}, - {"url": "http://www.freebase.com/view/en/syracuse_university", "targetValue": "(list (description \"New York\") (description \"United States of America\") (description Syracuse))", "utterance": "where is the syracuse university?"}, - {"url": "http://www.freebase.com/view/en/mario_lopez", "targetValue": "(list (description \"Holiday in Handcuffs\") (description \"Aloha, Scooby-Doo!\") (description \"Saved by the Bell: Hawaiian Style\") (description \"King Rikki\") (description \"Husband for Hire\") (description Colors) (description \"The Dog Who Saved Christmas\") (description \"Big Brother Trouble\") (description \"A Crack in the Floor\") (description \"Fever Lake\"))", "utterance": "what has mario lopez been in?"}, - {"url": "http://www.freebase.com/view/en/logan_browning", "targetValue": "(list (description Atlanta))", "utterance": "where do logan browning live?"}, - {"url": "http://www.freebase.com/view/en/mcdonalds", "targetValue": "(list (description 5/15/1940))", "utterance": "when did mcdonalds officially open?"}, - {"url": "http://www.freebase.com/view/en/terrell_owens", "targetValue": "(list (description \"Cincinnati Bengals\"))", "utterance": "what team does terrell owens play for this year?"}, - {"url": "http://www.freebase.com/view/en/city_of_halifax", "targetValue": "(list (description \"Discovery Centre\"))", "utterance": "what to do with kids in halifax?"}, - {"url": "http://www.freebase.com/view/en/lake_waynoka", "targetValue": "(list (description \"United States of America\") (description \"Brown County\"))", "utterance": "where is lake waynoka ohio?"}, - {"url": "http://www.freebase.com/view/en/jeremy_lin", "targetValue": "(list (description \"Houston Rockets\") (description \"New York Knicks\"))", "utterance": "who did jeremy lin sign with?"}, - {"url": "http://www.freebase.com/view/en/kevin_harvick", "targetValue": "(list (description \"Royal Dutch Shell\") (description \"Pennzoil-Quaker State\"))", "utterance": "who will sponsor kevin harvick in 2011?"}, - {"url": "http://www.freebase.com/view/en/adidas", "targetValue": "(list (description Germany))", "utterance": "where adidas originate?"}, - {"url": "http://www.freebase.com/view/en/palpatine", "targetValue": "(list (description \"Ron Prather\") (description \"Ian Abercrombie\") (description \"Ian McDiarmid\"))", "utterance": "who played emperor palpatine?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description UTC+8))", "utterance": "what is 2pm est in philippines?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description Egypt))", "utterance": "where are the pyramids of giza located?"}, - {"url": "http://www.freebase.com/view/en/sally_mclellan", "targetValue": "(list (description \"Track and field athletics\"))", "utterance": "when does sally pearson race tonight?"}, - {"url": "http://www.freebase.com/view/en/demeter", "targetValue": "(list (description Zeus))", "utterance": "who were demeter's brothers and sisters?"}, - {"url": "http://www.freebase.com/view/en/louis_armstrong", "targetValue": "(list (description trumpet))", "utterance": "what instrument was louis armstrong famous for?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2010 World Series\") (description \"2012 World Series\"))", "utterance": "what date did the san francisco giants win the world series?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Ontario))", "utterance": "what province is canada's capital located in?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"North America\"))", "utterance": "on which continent is the usa located?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description Eurasia) (description \"Southeast Asia\") (description Asia))", "utterance": "where is singapore on a world map?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what to see in london in june 2012?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Hebrew Language\") (description \"Arabic Language\"))", "utterance": "what is the main language of israel?"}, - {"url": "http://www.freebase.com/view/en/kerry_collins", "targetValue": "(list (description \"Pennsylvania State University\"))", "utterance": "what college did kerry collins?"}, - {"url": "http://www.freebase.com/view/en/bob_ross", "targetValue": "(list (description Lymphoma))", "utterance": "what did bob ross die of?"}, - {"url": "http://www.freebase.com/view/en/saddam_hussein", "targetValue": "(list (description \"President of Iraq\"))", "utterance": "who was king hussein?"}, - {"url": "http://www.freebase.com/view/en/martin_luther", "targetValue": "(list (description Saxony-Anhalt))", "utterance": "where did martin luther live in?"}, - {"url": "http://www.freebase.com/view/en/kia_motors", "targetValue": "(list (description Seoul))", "utterance": "where is made kia car?"}, - {"url": "http://www.freebase.com/view/en/nicki_minaj", "targetValue": "(list (description \"Roman Reloaded\") (description Monster) (description \"What's Wrong With Them (feat. Nicki Minaj)\") (description \"Dark Fantasy\") (description \"YM Salute\") (description \"Fire Burns\") (description \"Letting Go (Dutty Love)\") (description \"Woohoo (feat. Nicki Minaj)\") (description \"Raining Men\") (description Champion))", "utterance": "what are all the songs nicki minaj is in?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"German Workers' Party\") (description \"Nazi Party\"))", "utterance": "what groups was hitler involved in?"}, - {"url": "http://www.freebase.com/view/en/magic_johnson", "targetValue": "(list (description \"Michigan State University\"))", "utterance": "what college did magic johnson go to?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Albanian language\") (description \"Greek Language\"))", "utterance": "what kind of language do they speak in greece?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Lincoln Park Zoo\") (description \"DuSable Museum of African American History\") (description \"Wrigley Field\") (description \"Willis Tower\") (description \"Polish Museum of America\") (description \"Gilmore Car Museum\") (description \"National Museum of Mexican Art\") (description \"Shedd Aquarium\") (description \"John Hancock Center\") (description \"Field Museum of Natural History\"))", "utterance": "what to see in chicago downtown?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Philippine peso\"))", "utterance": "what kind of money does the philippines use?"}, - {"url": "http://www.freebase.com/view/en/george_eastman", "targetValue": "(list (description \"Roll film\"))", "utterance": "what did george eastman make?"}, - {"url": "http://www.freebase.com/view/en/billy_burke_1966", "targetValue": "(list (description \"New Moon\") (description \"Feast of Love\") (description \"Without Limits\") (description \"Dill Scallion\") (description Fracture) (description Komodo) (description \"Ladder 49\") (description \"Don't Look Down\") (description Untraceable) (description Mafia!))", "utterance": "what movies has billy burke been in?"}, - {"url": "http://www.freebase.com/view/en/rudolf_virchow", "targetValue": "(list (description Physician) (description Scientist) (description Politician) (description Pathologist))", "utterance": "who was rudolf virchow?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description General-in-Chief) (description Commander))", "utterance": "who were ulysses s grant and robert e lee?"}, - {"url": "http://www.freebase.com/view/en/brittany_murphy", "targetValue": "(list (description \"8 Mile\"))", "utterance": "what is the last movie brittany murphy made?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Tanzania) (description Angola))", "utterance": "with which countries does south africa trade?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what kind of language do they speak in china?"}, - {"url": "http://www.freebase.com/view/en/hillary_rodham_clinton", "targetValue": "(list (description \"United States Secretary of State\"))", "utterance": "what office does hillary clinton hold?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description \"Latin alphabet\"))", "utterance": "where does portuguese language come from?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Judaism) (description Catholicism) (description Presbyterianism) (description Sikhism) (description Methodism) (description \"Church of England\") (description Hinduism) (description Islam))", "utterance": "what are the major religions in uk?"}, - {"url": "http://www.freebase.com/view/en/jennifer_hudson", "targetValue": "(list (description \"Dunbar Vocational High School\") (description \"Langston University\"))", "utterance": "where did jennifer hudson go to school?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description \"Fender Stratocaster\"))", "utterance": "what type of guitar does john mayer play?"}, - {"url": "http://www.freebase.com/view/en/toronto_blue_jays", "targetValue": "(list (description \"1977 Major League Baseball Season\"))", "utterance": "when did toronto blue jays become a team?"}, - {"url": "http://www.freebase.com/view/en/moorpark", "targetValue": "(list (description 93021) (description 93020))", "utterance": "what is the zip code for moorpark ca?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"North America\"))", "utterance": "what continent is the usa located in?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the currency of spain called?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "which country is to the north of the united states of america?"}, - {"url": "http://www.freebase.com/view/en/pacific_ocean", "targetValue": "(list (description California))", "utterance": "what 3 states border the pacific ocean?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description Composer))", "utterance": "what did mozart do to become famous?"}, - {"url": "http://www.freebase.com/view/en/avril_lavigne", "targetValue": "(list (description Belleville))", "utterance": "where was avril lavigne born?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what are the 3 official languages of spain?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what type of government does australia currently have?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Netherlands) (description \"Czech Republic\") (description Salzburg) (description Denmark) (description Poland) (description Luxembourg) (description France) (description Belgium) (description Austria) (description Switzerland))", "utterance": "which countries do germany border?"}, - {"url": "http://www.freebase.com/view/en/tampa", "targetValue": "(list (description \"Hillsborough County\"))", "utterance": "what county is tampa located in?"}, - {"url": "http://www.freebase.com/view/en/minnesota_vikings", "targetValue": "(list (description \"Harrison Smith\") (description \"Devin Aromashodu\") (description \"Chris Kluwe\") (description \"Joe Webb\") (description \"Christian Ponder\") (description \"Josh Robinson\") (description \"Jarius Wright\") (description \"McLeod Bethel-Thompson\") (description \"Blair Walsh\") (description \"Stephen Burton\"))", "utterance": "who has coached the minnesota vikings?"}, - {"url": "http://www.freebase.com/view/en/queen_latifah", "targetValue": "(list (description Taxi) (description \"Jungle Fever\") (description \"Set It Off\") (description \"Stranger than Fiction\") (description \"Last Holiday\") (description \"Brown Sugar\") (description \"Ice Age: The Meltdown\") (description \"Ice Age: Dawn of the Dinosaurs\") (description Hairspray) (description \"Bringing Down the House\"))", "utterance": "what movies have queen latifah played in?"}, - {"url": "http://www.freebase.com/view/en/stephanie", "targetValue": "(list (description Stepha))", "utterance": "what is the short name for stephanie?"}, - {"url": "http://www.freebase.com/view/en/jessica_mcclure", "targetValue": "(list (description Midland))", "utterance": "where are they now jessica mcclure?"}, - {"url": "http://www.freebase.com/view/en/tim_duncan", "targetValue": "(list (description \"1997\u201398 NBA season\"))", "utterance": "what year did tim duncan enter the nba?"}, - {"url": "http://www.freebase.com/view/en/alf", "targetValue": "(list (description \"Paul Fusco\"))", "utterance": "who played alf on the tv show?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"Al Gore\"))", "utterance": "who was the vice president when bill clinton was in office?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Tanzania) (description Angola))", "utterance": "which countries does south africa export to?"}, - {"url": "http://www.freebase.com/view/en/waukesha", "targetValue": "(list (description \"Waukesha County Museum\") (description \"University of Wisconsin-Waukesha\") (description \"Nice Ash\") (description \"Boscos Social Club\") (description \"Margaret Brate Bryant Civic Theatre Building\") (description \"Carroll University\") (description \"The Academy Waukesha\") (description \"Buddha Haksa Temple\"))", "utterance": "what to do in downtown waukesha?"}, - {"url": "http://www.freebase.com/view/en/general_motors", "targetValue": "(list (description Hummer) (description Pontiac) (description Chevrolet) (description Buick) (description Oldsmobile) (description Cadillac))", "utterance": "what other cars does gm make?"}, - {"url": "http://www.freebase.com/view/en/george_lucas", "targetValue": "(list (description \"Mellody Hobson\"))", "utterance": "who did george lucas get engaged to?"}, - {"url": "http://www.freebase.com/view/en/leo_howard", "targetValue": "(list (description Logan) (description \"G.I. Joe: The Rise of Cobra\") (description \"Aussie & Ted's Great Adventure\") (description \"Conan the Barbarian\") (description Shorts))", "utterance": "what movies does leo howard play in?"}, - {"url": "http://www.freebase.com/view/en/john_willams", "targetValue": "(list (description Trombone) (description Piano) (description trumpet) (description clarinet))", "utterance": "what instruments does john williams use?"}, - {"url": "http://www.freebase.com/view/en/lionel_messi", "targetValue": "(list (description \"FC Barcelona\"))", "utterance": "who does messi play with?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian Portuguese\"))", "utterance": "what is the language spoken in brazil?"}, - {"url": "http://www.freebase.com/view/en/johnny_cash", "targetValue": "(list (description \"Vivian Liberto\"))", "utterance": "who was johnny cash's first wife?"}, - {"url": "http://www.freebase.com/view/en/tasmania", "targetValue": "(list (description \"In Tasmania\"))", "utterance": "where do tasmanian devils live?"}, - {"url": "http://www.freebase.com/view/en/montana", "targetValue": "(list (description Helena))", "utterance": "what a city in montana?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is toronto canada?"}, - {"url": "http://www.freebase.com/view/en/milwaukee_brewers", "targetValue": "(list (description \"Seattle Pilots\"))", "utterance": "what was the milwaukee brewers old name?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what type of political system does russia have?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description Republic) (description \"Unitary state\"))", "utterance": "what is the political system in egypt?"}, - {"url": "http://www.freebase.com/view/en/kauai", "targetValue": "(list (description \"Lihue Airport\"))", "utterance": "what airport is in kauai hawaii?"}, - {"url": "http://www.freebase.com/view/en/kevin_durant", "targetValue": "(list (description \"Small forward\"))", "utterance": "what is kevin durant play style?"}, - {"url": "http://www.freebase.com/view/en/volkswagen", "targetValue": "(list (description Germany))", "utterance": "where are vw cc made?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what team chris paul play for?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what currency should i take to jamaica?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Northern Cardinal\"))", "utterance": "what is illinois state bird?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Champagne-Ardenne) (description \"Lower Normandy\") (description Brittany) (description Burgundy) (description Aquitaine) (description Auvergne) (description Alsace) (description Franche-Comt\u00e9) (description \"Centre region, France\") (description Corsica))", "utterance": "what places can you visit in france?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description Politician))", "utterance": "what did richard nixon do for a living before he became president?"}, - {"url": "http://www.freebase.com/view/en/atlantic_ocean", "targetValue": "(list (description Canada) (description Europe) (description \"Western Sahara\") (description \"United States of America\") (description France) (description \"Sierra Leone\") (description Ireland) (description Guyana) (description Nicaragua) (description Maine))", "utterance": "what three continents touch the atlantic ocean?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Modern Standard Arabic\"))", "utterance": "what language do u speak in egypt?"}, - {"url": "http://www.freebase.com/view/en/lionel_messi", "targetValue": "(list (description \"Argentina national football team\") (description \"FC Barcelona\") (description \"FC Barcelona C\") (description \"FC Barcelona B\"))", "utterance": "what teams has lionel messi played for?"}, - {"url": "http://www.freebase.com/view/en/north_america", "targetValue": "(list (description \"Navassa Island\") (description Greenland) (description Honduras) (description \"El Salvador\") (description \"Saint Pierre and Miquelon\") (description \"Jan Mayen\") (description Guatemala) (description Aruba) (description \"Clipperton Island\") (description Belize))", "utterance": "what countries in north america continent?"}, - {"url": "http://www.freebase.com/view/en/colorado_springs", "targetValue": "(list (description \"Mountain Time Zone\"))", "utterance": "what time zone is colorado springs co?"}, - {"url": "http://www.freebase.com/view/en/sergio_romo", "targetValue": "(list (description \"University of North Alabama\"))", "utterance": "what school did sergio romo go to?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description \"Jackie Sandler\"))", "utterance": "who did adam sandler married?"}, - {"url": "http://www.freebase.com/view/en/jehovah", "targetValue": "(list (description \"Jehovah's Witnesses\"))", "utterance": "when did the name jehovah first appear?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description \"Mark Hamill\"))", "utterance": "who play luke skywalker?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Ionian Islands\"))", "utterance": "what is the best island to visit in greece?"}, - {"url": "http://www.freebase.com/view/en/john_howard", "targetValue": "(list (description Sydney))", "utterance": "where did john howard live?"}, - {"url": "http://www.freebase.com/view/en/ludwig_van_beethoven", "targetValue": "(list (description Opera) (description \"Classical music\"))", "utterance": "what music did beethoven composed?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Romulus and Remus\"))", "utterance": "what does the name rome mean?"}, - {"url": "http://www.freebase.com/view/en/f_scott_fitzgerald", "targetValue": "(list (description \"Oswald Spengler\") (description \"Sara Murphy\") (description \"R. D. Blackmore\") (description \"Edith Wharton\") (description \"Shane Leslie\") (description \"Sherwood Anderson\") (description \"John Keats\"))", "utterance": "what inspired scott fitzgerald?"}, - {"url": "http://www.freebase.com/view/en/george_steinbrenner", "targetValue": "(list (description Entrepreneur) (description \"Theatrical producer\") (description Businessperson) (description Investor))", "utterance": "what did george steinbrenner do?"}, - {"url": "http://www.freebase.com/view/en/hadrian", "targetValue": "(list (description \"Hadrian's Wall\"))", "utterance": "who was hadrian and what did he do?"}, - {"url": "http://www.freebase.com/view/en/langston_hughes", "targetValue": "(list (description \"Walt Whitman\"))", "utterance": "what influenced langston hughes to write?"}, - {"url": "http://www.freebase.com/view/en/pablo_picasso", "targetValue": "(list (description Mougins))", "utterance": "where did pablo picasso die?"}, - {"url": "http://www.freebase.com/view/en/seattle", "targetValue": "(list (description \"Woodland Park Zoo\") (description \"Henry Art Gallery\") (description \"Seattle Art Museum\") (description \"Seattle Aquarium\") (description \"Frye Art Museum\") (description \"Space Needle\") (description \"Pike Place Market\") (description \"Smith Tower\") (description \"Tillicum Village\") (description \"Museum of Flight\"))", "utterance": "what to do in seattle during the summer?"}, - {"url": "http://www.freebase.com/view/en/henry_hudson", "targetValue": "(list (description \"Hudson Bay\"))", "utterance": "where did henry hudson travel?"}, - {"url": "http://www.freebase.com/view/en/judy_collins", "targetValue": "(list (description \"Peter Taylor\") (description \"Louis Nelson\"))", "utterance": "who was judy collins married to?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"1967 Stanley Cup Finals\"))", "utterance": "when was the last time the toronto maple leafs make the playoffs?"}, - {"url": "http://www.freebase.com/view/en/cambodia", "targetValue": "(list (description \"French Language\") (description \"Cambodian French\") (description \"Khmer language\"))", "utterance": "what do they speak in cambodia?"}, - {"url": "http://www.freebase.com/view/en/geico", "targetValue": "(list (description \"Fire, Marine, and Casualty Insurance\"))", "utterance": "what kind of insurance does geico offer?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description \"John Key\"))", "utterance": "who is the prime minister of new zealand now?"}, - {"url": "http://www.freebase.com/view/en/nebraska", "targetValue": "(list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC\u221207:00) (description UTC\u221206:00))", "utterance": "what time is nebraska now?"}, - {"url": "http://www.freebase.com/view/en/nick_carter", "targetValue": "(list (description guitar))", "utterance": "what did nick carter sister died of?"}, - {"url": "http://www.freebase.com/view/en/james_dean", "targetValue": "(list (description Actor))", "utterance": "who is james dean?"}, - {"url": "http://www.freebase.com/view/en/bob_dylan", "targetValue": "(list (description \"Greenwich Village\"))", "utterance": "where did bob dylan live?"}, - {"url": "http://www.freebase.com/view/en/roman_catholic_church", "targetValue": "(list (description Pope))", "utterance": "who do roman catholics give authority to?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "where did pres. obama go to school?"}, - {"url": "http://www.freebase.com/view/en/nina_dobrev", "targetValue": "(list (description Candace))", "utterance": "who is nina dobrev playing in perks of being a wallflower?"}, - {"url": "http://www.freebase.com/view/en/moscow", "targetValue": "(list (description \"1812 Fire of Moscow\"))", "utterance": "when did moscow burn?"}, - {"url": "http://www.freebase.com/view/en/barcelona", "targetValue": "(list (description \"Museu Picasso\") (description \"Gothic Quarter, Barcelona\") (description \"Park G\u00fcell\") (description \"La Rambla\") (description \"Palau de la M\u00fasica Catalana\") (description \"Sagrada Fam\u00edlia\") (description \"Pla\u00e7a d'Espanya, Barcelona\") (description \"Barcelona Museum of Contemporary Art\") (description \"Casa Mil\u00e0\") (description \"Museu Nacional d'Art de Catalunya\"))", "utterance": "what is there to see in barcelona?"}, - {"url": "http://www.freebase.com/view/en/larry_ellison", "targetValue": "(list (description Entrepreneur) (description Businessperson) (description Investor))", "utterance": "who is larry ellison oracle?"}, - {"url": "http://www.freebase.com/view/en/fort_stockton", "targetValue": "(list (description 79735))", "utterance": "what is the zip code for fort stockton texas?"}, - {"url": "http://www.freebase.com/view/en/markieff_morris", "targetValue": "(list (description \"Phoenix Suns\"))", "utterance": "what teams drafted the morris twins?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Honolulu))", "utterance": "what state does obama come from?"}, - {"url": "http://www.freebase.com/view/en/tim_howard", "targetValue": "(list (description \"Everton F.C.\"))", "utterance": "who does tim howard play for club?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))", "utterance": "what did egyptians speak?"}, - {"url": "http://www.freebase.com/view/en/vanderbilt_university", "targetValue": "(list (description \"Mr. Commodore\"))", "utterance": "what is vanderbilt's mascot?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description Drowning) (description \"Coronary artery disease\") (description \"Cocaine overdose\"))", "utterance": "what did whitney houston die off?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"George W. Bush 2001 presidential inauguration\"))", "utterance": "when was george w bush sworn in?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"St. Francis of Assisi Catholic School\"))", "utterance": "what middle school did barack obama attend?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Lansing Municipal Airport\") (description \"O'Hare International Airport\") (description \"Chicago Midway International Airport\") (description \"Chicago Executive Airport\") (description \"Schaumburg Regional Airport\") (description \"Aurora Municipal Airport\") (description \"Lewis University Airport\") (description \"Gary/Chicago International Airport\") (description \"Waukegan Regional Airport\"))", "utterance": "what are the airports in chicago?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Painter))", "utterance": "what was van gogh famous for?"}, - {"url": "http://www.freebase.com/view/en/jane_goodall", "targetValue": "(list (description \"University of Cambridge\"))", "utterance": "where did jane goodall go to school?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Nicolas Sarkozy\"))", "utterance": "who won 2012 presidential election in france?"}, - {"url": "http://www.freebase.com/view/en/donald_trump", "targetValue": "(list (description \"Trump Tower\") (description \"The Trump Organization\") (description \"Trump Entertainment Resorts\"))", "utterance": "what does donald trump own?"}, - {"url": "http://www.freebase.com/view/en/j_j_thomson", "targetValue": "(list (description Electron))", "utterance": "what did thomson discover with his cathode ray tube experiment?"}, - {"url": "http://www.freebase.com/view/en/emily_murphy", "targetValue": "(list (description \"Bishop Strachan School\"))", "utterance": "where did emily murphy go to school?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian Orthodox Church\") (description Islam))", "utterance": "what are the major religions in russia?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"English Language\"))", "utterance": "what do most nigerians speak?"}, - {"url": "http://www.freebase.com/view/en/briton", "targetValue": "(list (description \"Black British\") (description \"White British\") (description \"British American\"))", "utterance": "who was the general for the british in the revolutionary war?"}, - {"url": "http://www.freebase.com/view/en/fairfield_california", "targetValue": "(list (description \"Fairfield Center for Creative Arts\") (description \"Pepper Belly's Comedy Club\") (description \"Milan Institute of Cosmetology\") (description \"Solano Community College\"))", "utterance": "what to do at fairfield ca?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Yorba Linda\"))", "utterance": "where president nixon was born?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what currency does thailand accept?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description \"Interchangeable parts\") (description \"Cotton gin\") (description Milling))", "utterance": "what else did eli whitney invent?"}, - {"url": "http://www.freebase.com/view/en/collegehumor", "targetValue": "(list (description \"Josh Abramson\") (description \"Ricky Van Veen\"))", "utterance": "who founded collegehumor?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "where did barack obama attend school?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description Writer) (description Author) (description Mathematician) (description Professor) (description \"Theoretical Physicist\") (description Physicist) (description Philosopher) (description Scientist) (description \"Peace activist\") (description Pacifist))", "utterance": "what jobs did albert einstein have?"}, - {"url": "http://www.freebase.com/view/en/sydney", "targetValue": "(list (description \"The Rocks\") (description \"Rose Seidler House\") (description \"Bondi Beach\") (description \"Sydney Opera House\") (description \"Luna Park Sydney\") (description \"Wild Life Sydney\") (description \"Darling Harbour\") (description \"Sydney Harbour Bridge\") (description \"St Mary's Cathedral, Sydney\") (description \"Powerhouse Museum\"))", "utterance": "where to travel around sydney?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Michael Jackson: The Trial and Triumph of the King of Pop\") (description Moonwalker) (description \"Listen Up! The Lives of Quincy Jones\") (description \"Maniac Magee\") (description \"Miss Cast Away\") (description \"Michael Jackson: Live in Japan\") (description \"Michael Jackson: Live in Bucharest: The Dangerous Tour\") (description \"Miles Davis: Live in Montreal\") (description \"Michael Jackson's Ghosts\") (description \"The Wiz\"))", "utterance": "what are the names of michael jackson movies?"}, - {"url": "http://www.freebase.com/view/en/oceania", "targetValue": "(list (description \"Northern Mariana Islands\") (description \"Norfolk Island\") (description Guam) (description \"American Samoa\") (description \"New Caledonia\") (description \"Marshall Islands\") (description Kiribati) (description Nauru) (description Fiji) (description \"Cook Islands\"))", "utterance": "what are the islands of oceania?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Central Time Zone\") (description UTC\u221206:00))", "utterance": "what timezone is illinois on?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"CFP franc\") (description Euro))", "utterance": "what is the currency in france?"}, - {"url": "http://www.freebase.com/view/en/hsbc_bank_usa", "targetValue": "(list (description \"New York City\"))", "utterance": "where is the head office of hsbc bank?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what is the currency in england 2012?"}, - {"url": "http://www.freebase.com/view/en/martin_cooper", "targetValue": "(list (description Chicago))", "utterance": "where was martin cooper from?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Iberian Peninsula\") (description Europe))", "utterance": "where is spain exactly located?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Renminbi))", "utterance": "what is the currency name of china?"}, - {"url": "http://www.freebase.com/view/en/charlie_hunnam", "targetValue": "(list (description \"Green Street\"))", "utterance": "what movies did charlie hunnam play in?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))", "utterance": "what kind of government does italy have?"}, - {"url": "http://www.freebase.com/view/en/athens", "targetValue": "(list (description Athens))", "utterance": "what medium is the school of athens?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984 NBA Draft\"))", "utterance": "what year michael jordan came in the nba?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"2003 World Series\"))", "utterance": "what year did florida marlins win the world series?"}, - {"url": "http://www.freebase.com/view/en/marlee_matlin", "targetValue": "(list (description \"Children of a Lesser God\"))", "utterance": "what movie did marlee matlin won an academy award for?"}, - {"url": "http://www.freebase.com/view/en/leann_rimes", "targetValue": "(list (description \"Eddie Cibrian\"))", "utterance": "who is leann rimes with now?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Xi Jinping\"))", "utterance": "who is the current leader of china today?"}, - {"url": "http://www.freebase.com/view/en/north_dakota", "targetValue": "(list (description \"Midwestern United States\") (description \"United States of America\") (description \"Contiguous United States\") (description \"United States, with Territories\"))", "utterance": "where north dakota located?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ii_of_the_united_kingdom", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "what countries did queen elizabeth ii rule?"}, - {"url": "http://www.freebase.com/view/en/forrest_gump", "targetValue": "(list (description \"Michael Connor Humphreys\"))", "utterance": "who played forrest gump as a kid?"}, - {"url": "http://www.freebase.com/view/en/battle_of_vicksburg", "targetValue": "(list (description \"Warren County\"))", "utterance": "where was the battle of vicksburg held?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Sculpture) (description Printmaking) (description Collage) (description Painting) (description Drawing))", "utterance": "what kind of artist is henri matisse?"}, - {"url": "http://www.freebase.com/view/en/17_kids_and_counting", "targetValue": "(list (description \"Jana Duggar\"))", "utterance": "what are the duggars kids names and ages?"}, - {"url": "http://www.freebase.com/view/en/ben_stiller", "targetValue": "(list (description \"New York\"))", "utterance": "where does ben stiller live in ny?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what is the official language in mexico?"}, - {"url": "http://www.freebase.com/view/en/ulysses_s_grant", "targetValue": "(list (description \"Grant rises in the West.\") (description \"Ulysses S. Grant: The Unlikely Hero\") (description \"Ulysses S Grant, 1861-1864\") (description \"The Civil War memoirs of Ulysses S. Grant\") (description \"The generalship of Ulysses S. Grant\") (description Grant) (description \"Grant and Twain: The Story of a Friendship That Changed America\") (description \"Letters of Ulysses S. Grant to His Father and His Youngest Sister\") (description \"Personal memoirs\") (description \"Ulysses S. Grant: The Soldier And the Man\"))", "utterance": "what wars did ulysses s grant served in?"}, - {"url": "http://www.freebase.com/view/en/tennessee_titans", "targetValue": "(list (description \"Mike Munchak\"))", "utterance": "who is the head coach of the tennessee titans?"}, - {"url": "http://www.freebase.com/view/en/fiji", "targetValue": "(list (description \"Military dictatorship\") (description \"Military junta\") (description \"Parliamentary republic\"))", "utterance": "what type of government does fiji have?"}, - {"url": "http://www.freebase.com/view/en/battle_of_antietam", "targetValue": "(list (description Sharpsburg))", "utterance": "in what state did the bloody battle of antietam take place?"}, - {"url": "http://www.freebase.com/view/en/vietnamese_people", "targetValue": "(list (description Asian))", "utterance": "where did vietnamese people originate from?"}, - {"url": "http://www.freebase.com/view/en/dan_cody", "targetValue": "(list (description \"American football player\"))", "utterance": "who was dan cody?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Arabic Language\") (description \"Kurdish language\") (description \"Zazaki language\") (description \"Ladino Language\") (description \"Turkish Language\"))", "utterance": "what language do people speak in turkey?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Lightning rod\") (description \"Franklin stove\") (description Bifocals) (description \"Glass harmonica\"))", "utterance": "what are all the inventions benjamin franklin made?"}, - {"url": "http://www.freebase.com/view/en/joan_crawford", "targetValue": "(list (description \"Myocardial infarction\") (description \"Pancreatic cancer\"))", "utterance": "what was wrong with joan crawford?"}, - {"url": "http://www.freebase.com/view/en/debbie_dingle", "targetValue": "(list (description \"Eli Dingle\") (description \"Scott Windsor\") (description \"Andy Sugden\") (description \"Jasmine Thomas\"))", "utterance": "who does debbie dingle go out with?"}, - {"url": "http://www.freebase.com/view/en/anton_van_leeuwenhoek", "targetValue": "(list (description \"Dutch Republic\") (description Netherlands))", "utterance": "what country was anton van leeuwenhoek from?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Central European Time\") (description UTC+01:00))", "utterance": "what is the time in france if it is 8am in scotland?"}, - {"url": "http://www.freebase.com/view/en/todd_manning", "targetValue": "(list (description \"Blair Cramer\"))", "utterance": "who played todd manning on one life to live?"}, - {"url": "http://www.freebase.com/view/en/latin_america", "targetValue": "(list (description Bolivia) (description Honduras) (description Cuba) (description \"El Salvador\") (description Guatemala) (description \"Costa Rica\") (description \"Cuauht\u00e9moc, D.F.\") (description \"Great Pyramid of Tenochtitl\u00e1n\") (description Paraguay) (description Belize))", "utterance": "what does latin america consist of?"}, - {"url": "http://www.freebase.com/view/en/st_louis_cardinals", "targetValue": "(list (description \"Mike Matheny\"))", "utterance": "who is the manager of the st louis cardinals?"}, - {"url": "http://www.freebase.com/view/en/oregon", "targetValue": "(list (description \"Mahonia aquifolium\") (description \"Oregon Swallowtail\") (description \"Western Meadowlark\") (description \"Alis volat propriis\") (description Pseudotsuga) (description \"Chinook salmon\") (description Milk))", "utterance": "where in oregon was stand by me filmed?"}, - {"url": "http://www.freebase.com/view/en/vasco_da_gama", "targetValue": "(list (description Portugal))", "utterance": "what country vasco da gama sail for?"}, - {"url": "http://www.freebase.com/view/en/harlem", "targetValue": "(list (description \"William Henry Draper, Jr.\"))", "utterance": "what did writers of the harlem renaissance write about?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))", "utterance": "what is the language they speak in jamaica?"}, - {"url": "http://www.freebase.com/view/en/duluth", "targetValue": "(list (description \"You'll Like My Mother\"))", "utterance": "where to live in duluth ga?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what is the currency in australia 2011?"}, - {"url": "http://www.freebase.com/view/en/daniel", "targetValue": "(list (description Babylon))", "utterance": "where did prophet daniel died?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"New York\"))", "utterance": "what state was theodore roosevelt from?"}, - {"url": "http://www.freebase.com/view/en/donna_noble", "targetValue": "(list (description \"Personal assistant\") (description \"office temp-worker\"))", "utterance": "what does the term prima donna mean?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))", "utterance": "what form of government does brazil have?"}, - {"url": "http://www.freebase.com/view/en/lebron_james", "targetValue": "(list (description \"St. Vincent \u2013 St. Mary High School\"))", "utterance": "where did lebron james go to highschool?"}, - {"url": "http://www.freebase.com/view/en/toussaint_louverture", "targetValue": "(list (description Haiti))", "utterance": "where was toussaint l'ouverture from?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"Marlins Park\"))", "utterance": "where do the fla marlins play?"}, - {"url": "http://www.freebase.com/view/en/wassily_kandinsky", "targetValue": "(list (description Painting))", "utterance": "what type of art does wassily kandinsky do?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Stephen Foster\"))", "utterance": "who won london mayoral elections 2012?"}, - {"url": "http://www.freebase.com/view/en/arthur_miller", "targetValue": "(list (description \"Isidore Miller\"))", "utterance": "who was arthur miller father?"}, - {"url": "http://www.freebase.com/view/en/william_morris", "targetValue": "(list (description \"John Ruskin\"))", "utterance": "what influenced william morris to be an artist?"}, - {"url": "http://www.freebase.com/view/en/western_abenaki", "targetValue": "(list (description \"Indigenous peoples of the Northeastern Woodlands\"))", "utterance": "where do the abenaki indians live?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2010 World Series\") (description \"2012 World Series\"))", "utterance": "what super bowls have the giants won?"}, - {"url": "http://www.freebase.com/view/en/rod_stewart", "targetValue": "(list (description Highgate))", "utterance": "where was rod stewart born?"}, - {"url": "http://www.freebase.com/view/en/jack_kevorkian", "targetValue": "(list (description \"Assisted suicide\"))", "utterance": "what did jack kevorkian go to prison for?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "which country uses euro as its main currency?"}, - {"url": "http://www.freebase.com/view/en/tunisia", "targetValue": "(list (description \"Ali Laarayedh\"))", "utterance": "who is ruling tunisia now?"}, - {"url": "http://www.freebase.com/view/en/eowyn", "targetValue": "(list (description \"Miranda Otto\"))", "utterance": "who played eowyn in the lord of the rings movies?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"Cape Town\"))", "utterance": "where is the parliament in south africa?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"United States Representative\") (description \"President of the United States\") (description \"Member of Illinois House of Representatives\"))", "utterance": "what important office did abraham lincoln hold?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "which country has adopted the euro as its currency ( 1 point )?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"Emsley A. Laney High School\"))", "utterance": "where did michael jordan play high school basketball?"}, - {"url": "http://www.freebase.com/view/en/huell_howser", "targetValue": "(list (description \"Prostate cancer\"))", "utterance": "what type of cancer did huell howser die of?"}, - {"url": "http://www.freebase.com/view/en/minneapolis", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is minneapolis in?"}, - {"url": "http://www.freebase.com/view/en/aidan_davis", "targetValue": "(list (description \"Street dance\") (description Presenter))", "utterance": "who is aidan davis?"}, - {"url": "http://www.freebase.com/view/en/samantha_jade", "targetValue": "(list (description Singer))", "utterance": "who is samantha gibb?"}, - {"url": "http://www.freebase.com/view/en/nicolaus_copernicus", "targetValue": "(list (description Astronomer))", "utterance": "what was nicolaus copernicus occupation?"}, - {"url": "http://www.freebase.com/view/en/richard_arkwright", "targetValue": "(list (description \"Spinning frame\"))", "utterance": "what did richard arkwright contribute to the industrial revolution?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Euro))", "utterance": "what kind of currency does greece have?"}, - {"url": "http://www.freebase.com/view/en/manchester_united_fc", "targetValue": "(list (description \"FA Cup 1976\u201377\"))", "utterance": "when did manchester united first win a trophy?"}, - {"url": "http://www.freebase.com/view/en/mozambique", "targetValue": "(list (description Africa))", "utterance": "where is the mozambique located?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Costa Rica\"))", "utterance": "where is isthmus of panama located?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description \"White House\") (description \"The Phillips Collection\") (description \"United States Capitol\") (description \"Thomas Jefferson Memorial\") (description \"National Museum of the American Indian\") (description \"International Spy Museum\") (description \"National Portrait Gallery\") (description \"Washington Monument\") (description \"Lincoln Memorial\") (description \"Freer Gallery of Art\"))", "utterance": "what to see in washington dc in 2 days?"}, - {"url": "http://www.freebase.com/view/en/azerbaijan", "targetValue": "(list (description Europe) (description Eurasia) (description Asia))", "utterance": "where is azerbaijan?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Argentine peso\"))", "utterance": "what is the money of argentina called?"}, - {"url": "http://www.freebase.com/view/en/matt_schaub", "targetValue": "(list (description \"Virginia Cavaliers football\"))", "utterance": "what college did matt schaub play for?"}, - {"url": "http://www.freebase.com/view/en/bella_abzug", "targetValue": "(list (description Lawyer))", "utterance": "what did bella abzug do?"}, - {"url": "http://www.freebase.com/view/en/madrid", "targetValue": "(list (description \"Paseo del Prado\") (description \"Thyssen-Bornemisza Museum\") (description \"Almudena Cathedral\") (description \"Plaza de Cibeles\") (description \"Puerta del Sol\") (description \"Royal Palace of Madrid\") (description \"Museo de Lazaro Galdiano\") (description \"Gran V\u00eda\") (description \"Museo Nacional Centro de Arte Reina Sof\u00eda\") (description \"Plaza Mayor, Madrid\"))", "utterance": "what sights to see in madrid?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"Academy Award for Actress in a Supporting Role\"))", "utterance": "what good things has angelina jolie done?"}, - {"url": "http://www.freebase.com/view/en/gerard_butler", "targetValue": "(list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))", "utterance": "what films has gerard butler starred in?"}, - {"url": "http://www.freebase.com/view/en/hans_zimmer", "targetValue": "(list (description \"Beyond Rangoon\") (description \"Black Hawk Down\") (description \"Crimson Tide\") (description \"Batman Begins\") (description \"As Good as It Gets\") (description \"A League of Their Own\") (description \"Driving Miss Daisy\") (description \"A World Apart\") (description \"Broken Arrow\") (description \"Black Rain\"))", "utterance": "what films did hans zimmer wrote music for?"}, - {"url": "http://www.freebase.com/view/en/alice_paul", "targetValue": "(list (description \"Mount Laurel Township\"))", "utterance": "where was alice paul born?"}, - {"url": "http://www.freebase.com/view/en/john_quincy_adams", "targetValue": "(list (description \"Cerebral hemorrhage\"))", "utterance": "what did john quincy adams died of?"}, - {"url": "http://www.freebase.com/view/en/medicare", "targetValue": "(list (description \"Centers for Medicare and Medicaid Services\"))", "utterance": "what is means testing medicare?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description \"Leonor de Le\u00f3n\"))", "utterance": "who did juan ponce de leon mary?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Greenwich Mean Time\") (description UTC\u00b100:00))", "utterance": "what time zone in the uk?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))", "utterance": "what is the political system in italy?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Nicolas Sarkozy\"))", "utterance": "who is the leader of france 2012?"}, - {"url": "http://www.freebase.com/view/en/raquel_welch", "targetValue": "(list (description \"Tahnee Welch\"))", "utterance": "who is raquel welch's daughter?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description Sculpture) (description Painting) (description Drawing))", "utterance": "what kind of art did leonardo da vinci produce?"}, - {"url": "http://www.freebase.com/view/en/zambezi", "targetValue": "(list (description Namibia))", "utterance": "what does the zambezi river flow into?"}, - {"url": "http://www.freebase.com/view/en/connecticut_river", "targetValue": "(list (description Vermont) (description Connecticut) (description \"New Hampshire\") (description Massachusetts))", "utterance": "what states does the connecticut river flow through?"}, - {"url": "http://www.freebase.com/view/en/maldives", "targetValue": "(list (description \"Maldivian rufiyaa\"))", "utterance": "what money is used in the maldives?"}, - {"url": "http://www.freebase.com/view/en/anderson_cooper", "targetValue": "(list (description CNN))", "utterance": "what is anderson cooper?"}, - {"url": "http://www.freebase.com/view/en/mike_leach", "targetValue": "(list (description \"Washington State Cougars football\"))", "utterance": "where does mike leach coach?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description 10004) (description 10005) (description 10006) (description 10007) (description 10001) (description 10002) (description 10003) (description 10009) (description 10013) (description 10012))", "utterance": "what is the zip code of new york city?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description \"Parkinson's disease\"))", "utterance": "what condition does michael j fox have?"}, - {"url": "http://www.freebase.com/view/en/j_r_r_tolkien", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where did jrr tolkien live?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Albanian language\") (description \"Austrian German\") (description \"Esperanto Language\") (description \"Italian Language\") (description \"Occitan language\"))", "utterance": "what are the major languages of italy?"}, - {"url": "http://www.freebase.com/view/en/panama_city_beach", "targetValue": "(list (description \"Thunder Beach Motorcycle Rally\") (description \"Club La Vela\") (description \"Man in the Sea Museum\") (description \"Camp Helen State Park\") (description \"Pier Park\") (description \"Shipwreck Island\") (description \"Latimer Cabin\") (description \"St. Andrews State Park\") (description \"Miracle Strip at Pier Park\"))", "utterance": "what to do in panama city beach fl?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what is currency in dominican republic?"}, - {"url": "http://www.freebase.com/view/en/san_miguel_de_allende", "targetValue": "(list (description Guanajuato) (description Mexico))", "utterance": "where is san miguel mexico on map?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Japan))", "utterance": "where does the tsunami happened in japan?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description \"Cairo Metro\"))", "utterance": "where are the great pyramid of giza located?"}, - {"url": "http://www.freebase.com/view/en/liam_neeson", "targetValue": "(list (description \"Qui-Gon Jinn\"))", "utterance": "what was liam neeson's character in star wars?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who plays the voice of lois griffin?"}, - {"url": "http://www.freebase.com/view/en/sergio_aguero", "targetValue": "(list (description \"Argentina national football team\"))", "utterance": "what team does sergio aguero play for?"}, - {"url": "http://www.freebase.com/view/en/georgia", "targetValue": "(list (description Atlanta))", "utterance": "what is the capital of georgia?"}, - {"url": "http://www.freebase.com/view/en/ford_ranger", "targetValue": "(list (description \"2011 Ford Ranger\"))", "utterance": "when did they stop making ford rangers?"}, - {"url": "http://www.freebase.com/view/en/miley_cyrus", "targetValue": "(list (description therichest.org))", "utterance": "what color is miley cyrus red hair?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"John Roberts\"))", "utterance": "who is the present chief justice of the u.s. supreme court?"}, - {"url": "http://www.freebase.com/view/en/susan_saint_james", "targetValue": "(list (description Actor))", "utterance": "who is susan st james?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"Christopher Emmanuel Paul II\"))", "utterance": "what is chris paul's son name?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description \"Einstein refrigerator\"))", "utterance": "what did einstein invent?"}, - {"url": "http://www.freebase.com/view/en/josh_hutcherson", "targetValue": "(list (description \"Peeta Mellark\"))", "utterance": "who does josh hutcherson play in the hunger games?"}, - {"url": "http://www.freebase.com/view/en/miami", "targetValue": "(list (description \"S & S Sandwich Shop\"))", "utterance": "where to eat in miami florida?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Flag of Colorado\"))", "utterance": "what is the state flag of colorado called?"}, - {"url": "http://www.freebase.com/view/en/claire_bennet", "targetValue": "(list (description \"Hayden Panettiere\"))", "utterance": "who plays claire in lost?"}, - {"url": "http://www.freebase.com/view/en/new_jersey", "targetValue": "(list (description \"Joseph S. Frelinghuysen\") (description \"Frederick Frelinghuysen\") (description \"Frank Lautenberg\") (description \"Jon Corzine\") (description \"Frederick T. Frelinghuysen\") (description \"Jonathan Elmer\") (description \"Philemon Dickinson\") (description \"William Paterson\") (description \"John Rutherfurd\") (description \"Bob Menendez\"))", "utterance": "who are senators from new jersey?"}, - {"url": "http://www.freebase.com/view/en/jamie_campbell_bower", "targetValue": "(list (description \"Anne Elizabeth Roseberry\"))", "utterance": "who does jamie campbell bower play in breaking dawn?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description \"Danish Language\"))", "utterance": "what language do denmark?"}, - {"url": "http://www.freebase.com/view/en/marie_curie", "targetValue": "(list (description Warsaw))", "utterance": "where marie curie come from?"}, - {"url": "http://www.freebase.com/view/en/facebook", "targetValue": "(list (description \"Mark Zuckerberg\"))", "utterance": "who is facebook's founder?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what kind of money do you use in aruba?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what language do people speak in costa rica?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description \"Pop rock\"))", "utterance": "what kind of music does john mayer play?"}, - {"url": "http://www.freebase.com/view/en/d_carter", "targetValue": "(list (description \"Dwayne Carter III\"))", "utterance": "what is lil wayne real name?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what is the political system of the us?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Shia Islam\") (description \"Sunni Islam\"))", "utterance": "what religions are practiced in afghanistan?"}, - {"url": "http://www.freebase.com/view/en/world_series", "targetValue": "(list (description \"The Gashouse Gang: How Dizzy Dean, Leo Durocher, Branch Rickey, Pepper Martin, and Their Colorful, Come-from-Behind Ball Club Won the World Series - and America's Heart - During the Great Depression\"))", "utterance": "where is the world series 2012 being played?"}, - {"url": "http://www.freebase.com/view/en/irish_people", "targetValue": "(list (description Irish) (description Hiberno-English) (description \"Scots Language\") (description \"English Language\") (description \"Shelta Language\") (description \"Ulster Scots dialects\"))", "utterance": "what kind of language do irish speak?"}, - {"url": "http://www.freebase.com/view/en/audrey_hepburn", "targetValue": "(list (description \"Appendix cancer\"))", "utterance": "what cancer did audrey hepburn died of?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description Hampton))", "utterance": "where does allen iverson live now?"}, - {"url": "http://www.freebase.com/view/en/dwight_howard", "targetValue": "(list (description Atlanta))", "utterance": "where was dwight howard born?"}, - {"url": "http://www.freebase.com/view/en/guyanese_people", "targetValue": "(list (description Guyana))", "utterance": "where do guyanese people live?"}, - {"url": "http://www.freebase.com/view/en/san_antonio", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is texas san antonio in?"}, - {"url": "http://www.freebase.com/view/en/alexandria", "targetValue": "(list (description Egypt))", "utterance": "where is alexandria located?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Hitler))", "utterance": "who was the fascist dictator of germany?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what is australian currency?"}, - {"url": "http://www.freebase.com/view/en/michelle_obama", "targetValue": "(list (description \"First Lady of the United States\"))", "utterance": "what did michelle obama do?"}, - {"url": "http://www.freebase.com/view/en/chris_humphrey", "targetValue": "(list (description \"Motherwell F.C.\"))", "utterance": "what team does chris humphrey play for?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description China))", "utterance": "where do most chinese live?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Super Bowl XV\"))", "utterance": "when did the raiders win the superbowl?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "where is the euro used?"}, - {"url": "http://www.freebase.com/view/en/roman_catholic_church", "targetValue": "(list (description Catholicism))", "utterance": "how rich is the roman catholic church?"}, - {"url": "http://www.freebase.com/view/en/jew", "targetValue": "(list (description \"Yiddish Language\"))", "utterance": "what year is it going to be on the jewish calendar?"}, - {"url": "http://www.freebase.com/view/en/pixie_lott", "targetValue": "(list (description \"Italia Conti Academy of Theatre Arts\"))", "utterance": "where did pixie lott go to school?"}, - {"url": "http://www.freebase.com/view/en/iraq", "targetValue": "(list (description \"2003 invasion of Iraq\"))", "utterance": "what date did we invade iraq?"}, - {"url": "http://www.freebase.com/view/en/new_orleans_oklahoma_city_hornets", "targetValue": "(list (description \"Charlotte Hornets\"))", "utterance": "what is the new orleans hornets new name?"}, - {"url": "http://www.freebase.com/view/en/darry_beckwith", "targetValue": "(list (description Male))", "utterance": "what did darry look like?"}, - {"url": "http://www.freebase.com/view/en/hugh_hefner", "targetValue": "(list (description \"Crystal Harris\"))", "utterance": "who is hugh hefner dating now in 2012?"}, - {"url": "http://www.freebase.com/view/en/gautama_buddha", "targetValue": "(list (description Buddhism))", "utterance": "what do the buddha believe in?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description \"1995 World Series\"))", "utterance": "when did braves win the world series?"}, - {"url": "http://www.freebase.com/view/en/walt_disney", "targetValue": "(list (description \"Roy O. Disney\"))", "utterance": "what is the name of walt disney's son?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Sistine Chapel\") (description \"Piazza Navona\") (description \"Roman Forum\") (description \"Baths of Caracalla\") (description \"Castel Sant'Angelo\") (description \"Bocca della Verit\u00e0\") (description Pantheon) (description \"St. Peter's Basilica\") (description \"Raphael Rooms\") (description Colosseum))", "utterance": "what are some sights to see in rome?"}, - {"url": "http://www.freebase.com/view/en/jack_daniels", "targetValue": "(list (description Tennessee))", "utterance": "where is jack daniels tennessee whiskey made?"}, - {"url": "http://www.freebase.com/view/en/battle_of_antietam", "targetValue": "(list (description \"Maryland Campaign\") (description \"American Civil War\"))", "utterance": "what is the battle of antietam?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "what time zone is it in london england?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Rick Perry\"))", "utterance": "who was governor of texas in 2003?"}, - {"url": "http://www.freebase.com/view/en/yale_university", "targetValue": "(list (description \"Handsome Dan\"))", "utterance": "what is yale university mascot?"}, - {"url": "http://www.freebase.com/view/en/tunisia", "targetValue": "(list (description \"Tunisian dinar\"))", "utterance": "what is the currency used in tunisia?"}, - {"url": "http://www.freebase.com/view/en/polish", "targetValue": "(list (description \"Lechitic languages\"))", "utterance": "what language group does polish belong to?"}, - {"url": "http://www.freebase.com/view/en/new_orleans_saints", "targetValue": "(list (description \"Mercedes-Benz Superdome\"))", "utterance": "what is the name of the new orleans saints football stadium?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Italy) (description Monaco) (description Luxembourg) (description Andorra) (description Switzerland) (description Germany) (description \"Bay of Biscay\") (description Belgium) (description Piedmont) (description Spain))", "utterance": "what are five countries that border france?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"The Cup\"))", "utterance": "where was hockey world cup 2010 held?"}, - {"url": "http://www.freebase.com/view/en/william_ii_german_emperor", "targetValue": "(list (description Doorn))", "utterance": "where did kaiser wilhelm fled to?"}, - {"url": "http://www.freebase.com/view/en/yuvraj_singh", "targetValue": "(list (description 10/3/2000))", "utterance": "when did yuvraj made his odi debut?"}, - {"url": "http://www.freebase.com/view/en/scott_joplin", "targetValue": "(list (description Ragtime))", "utterance": "what type of music was scott joplin noted for?"}, - {"url": "http://www.freebase.com/view/en/sergio_romo", "targetValue": "(list (description \"University of North Alabama\"))", "utterance": "where did sergio romo go to college?"}, - {"url": "http://www.freebase.com/view/en/peter_parker_spider_man", "targetValue": "(list (description \"Marvel Comics\"))", "utterance": "what happened to peter parker's uncle?"}, - {"url": "http://www.freebase.com/view/en/adam_smith", "targetValue": "(list (description Kirkcaldy))", "utterance": "where is adam smith from?"}, - {"url": "http://www.freebase.com/view/en/warren_g_harding", "targetValue": "(list (description \"Calvin Coolidge\"))", "utterance": "who became president after harding died?"}, - {"url": "http://www.freebase.com/view/en/niccolo_machiavelli", "targetValue": "(list (description Florence))", "utterance": "in what city did machiavelli live?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description Malaria) (description Smallpox) (description Tuberculosis))", "utterance": "what illnesses did george washington have?"}, - {"url": "http://www.freebase.com/view/en/north_port", "targetValue": "(list (description \"Sarasota County\") (description \"United States of America\") (description Florida))", "utterance": "where is north port florida located?"}, - {"url": "http://www.freebase.com/view/en/jennifer_lawrence", "targetValue": "(list (description \"Nicholas Hoult\"))", "utterance": "who is jennifer lawrence boyfriend 2012?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"William Daniels\"))", "utterance": "who was the voice of kitt?"}, - {"url": "http://www.freebase.com/view/en/united_states_house_of_representatives", "targetValue": "(list (description \"Nancy Pelosi\"))", "utterance": "who is the speaker of the house of representatives currently?"}, - {"url": "http://www.freebase.com/view/en/sean_murray", "targetValue": "(list (description 2003))", "utterance": "when did sean murray first appear on ncis?"}, - {"url": "http://www.freebase.com/view/en/abraham_maslow", "targetValue": "(list (description Psychologist))", "utterance": "who is abraham maslow?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuba Island\"))", "utterance": "where did the cuban missile crisis happen?"}, - {"url": "http://www.freebase.com/view/en/benedict_arnold", "targetValue": "(list (description Traitor))", "utterance": "what is benedict arnold famous for?"}, - {"url": "http://www.freebase.com/view/en/mona_lisa", "targetValue": "(list (description Louvre))", "utterance": "where is the original mona lisa?"}, - {"url": "http://www.freebase.com/view/en/jill_wagner", "targetValue": "(list (description Him/Herself))", "utterance": "what is jill wagner on wipeout?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Omagua Language\") (description \"Spanish Language\") (description \"Waorani Language\") (description Quechua) (description \"Puquina Language\") (description \"Aymara language\"))", "utterance": "what type of language does peru speak?"}, - {"url": "http://www.freebase.com/view/en/port_lavaca", "targetValue": "(list (description \"United States of America\") (description Texas) (description \"Calhoun County\"))", "utterance": "where is port lavaca tx?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Brazil national football team\"))", "utterance": "which team does ronaldinho play for 2013?"}, - {"url": "http://www.freebase.com/view/en/nicholas_sparks", "targetValue": "(list (description \"Das L\u00e4cheln der Sterne.\") (description \"Weg Der Traume\") (description \"Three weeks with my brother\") (description \"Dear John\") (description \"A bend in the road\") (description \"Weg der Tr\u00e4ume.\") (description \"Une bouteille \u00e0 la mer\") (description \"A Tout Jamais\") (description \"At first sight\") (description \"The Choice\"))", "utterance": "what kind of books does nicholas sparks wrote?"}, - {"url": "http://www.freebase.com/view/en/chernobyl_disaster", "targetValue": "(list (description \"Nuclear accident\") (description \"Industrial disaster\"))", "utterance": "what happened to the people in chernobyl?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Honduras) (description Uruguay) (description \"El Salvador\") (description Panama) (description \"Equatorial Guinea\") (description Andorra) (description Guatemala) (description \"Puerto Rico\") (description Paraguay) (description Belize))", "utterance": "what countries has spanish as their official language?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Kim Jong-il\"))", "utterance": "who was the communist dictator of north korea?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Hitler))", "utterance": "who was the leader of germany in wwii?"}, - {"url": "http://www.freebase.com/view/en/raj_kundra", "targetValue": "(list (description Entrepreneur) (description Businessperson) (description \"Film Producer\"))", "utterance": "what business does raj kundra do?"}, - {"url": "http://www.freebase.com/view/en/molly_ringwald", "targetValue": "(list (description \"Office Killer\") (description \"The Breakfast Club\") (description \"Sixteen Candles\") (description \"Fresh Horses\") (description \"Strike It Rich\") (description \"Betsy's Wedding\") (description \"Pretty in Pink\") (description \"Spacehunter: Adventures in the Forbidden Zone\") (description \"The Stand\") (description Tempest))", "utterance": "what movies is molly ringwald in?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what is the time zone in california called?"}, - {"url": "http://www.freebase.com/view/en/didier_drogba", "targetValue": "(list (description \"Galatasaray S.K.\"))", "utterance": "what team does drogba play for 2013?"}, - {"url": "http://www.freebase.com/view/en/michael_faraday", "targetValue": "(list (description \"Experimental researches in electricity\"))", "utterance": "what did michael faraday accomplish?"}, - {"url": "http://www.freebase.com/view/en/ernest_hemingway", "targetValue": "(list (description \"Toronto Star\"))", "utterance": "what was the name of the newspaper where hemingway wrote?"}, - {"url": "http://www.freebase.com/view/en/alex_smith", "targetValue": "(list (description \"San Francisco 49ers\"))", "utterance": "who will alex smith play for in 2011?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "what is the northeast of the united states?"}, - {"url": "http://www.freebase.com/view/en/dutch_people", "targetValue": "(list (description \"Sofie Oosterwaal\"))", "utterance": "what does the dutch word boer mean?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what currency does brazil use?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Central European Time\"))", "utterance": "what timezone does sweden have?"}, - {"url": "http://www.freebase.com/view/en/lois_lane", "targetValue": "(list (description \"Dana Delany\") (description \"Anne Heche\") (description \"Kate Bosworth\") (description \"Amy Adams\") (description \"Margot Kidder\"))", "utterance": "who played lois en superman?"}, - {"url": "http://www.freebase.com/view/en/zambezi", "targetValue": "(list (description \"Indian Ocean\"))", "utterance": "where does the zambezi river end?"}, - {"url": "http://www.freebase.com/view/en/mister_rogers", "targetValue": "(list (description \"Minister of religion\"))", "utterance": "what did mister rogers do before tv?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Swiss franc\"))", "utterance": "what is the money currency in switzerland?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description Virginia))", "utterance": "what state did george washington live in?"}, - {"url": "http://www.freebase.com/view/en/mount_vernon_virginia", "targetValue": "(list (description \"Fairfax County, Virginia\") (description \"Washington metropolitan area\"))", "utterance": "where is mount vernon virginia?"}, - {"url": "http://www.freebase.com/view/en/kia_motors", "targetValue": "(list (description \"South Korea\"))", "utterance": "where is kia car from?"}, - {"url": "http://www.freebase.com/view/en/nuh", "targetValue": "(list (description Mesopotamia))", "utterance": "where did noah live before the flood?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"George W. Bush 2001 presidential inauguration\"))", "utterance": "when did george w bush take office?"}, - {"url": "http://www.freebase.com/view/en/kansas_city", "targetValue": "(list (description \"Kansas City\"))", "utterance": "where do the kansas city chiefs play?"}, - {"url": "http://www.freebase.com/view/en/mississippi_river", "targetValue": "(list (description \"United States of America\"))", "utterance": "what countries does the mississippi river run through?"}, - {"url": "http://www.freebase.com/view/en/yucatan_peninsula", "targetValue": "(list (description Mexico))", "utterance": "in what modern country is the yucatan peninsula located?"}, - {"url": "http://www.freebase.com/view/en/starbucks", "targetValue": "(list (description \"Cafe / Coffee Shop\") (description \"American food\") (description Bakery) (description Delicatessen) (description Bagels))", "utterance": "what does starbucks sell?"}, - {"url": "http://www.freebase.com/view/en/lincoln_steffens", "targetValue": "(list (description Journalist))", "utterance": "who is lincoln steffens?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what type of political system does iran have?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who does the voice of lois in family guy?"}, - {"url": "http://www.freebase.com/view/en/channing_tatum", "targetValue": "(list (description \"A Guide to Recognizing Your Saints\") (description \"Battle in Seattle\") (description Stop-Loss) (description \"Step Up\") (description \"Coach Carter\") (description \"She's the Man\") (description Havoc) (description \"Poor Things\") (description Supercross) (description \"G.I. Joe: The Rise of Cobra\"))", "utterance": "what are all the movies channing tatum has been in?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Central America\") (description \"North America\") (description Americas) (description \"Latin America\"))", "utterance": "where is the country of panama located?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"New Jersey\"))", "utterance": "what state did woodrow wilson represent?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"Cardiovascular disease\"))", "utterance": "what hardships did teddy roosevelt overcome?"}, - {"url": "http://www.freebase.com/view/en/university_of_alabama", "targetValue": "(list (description Tuscaloosa) (description Alabama) (description \"United States of America\"))", "utterance": "where is university of alabama located?"}, - {"url": "http://www.freebase.com/view/en/arthur_miller", "targetValue": "(list (description \"Henrik Ibsen\"))", "utterance": "who was arthur miller influenced by?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "which countries use euro money?"}, - {"url": "http://www.freebase.com/view/en/el_salvador", "targetValue": "(list (description Americas))", "utterance": "where is el salvador located?"}, - {"url": "http://www.freebase.com/view/en/kevin_durant", "targetValue": "(list (description \"2007 NBA Draft\"))", "utterance": "what year was kevin durant drafted?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description Malaria) (description Smallpox) (description Tuberculosis))", "utterance": "what illnesses did george washington suffer from?"}, - {"url": "http://www.freebase.com/view/en/barcelona", "targetValue": "(list (description \"Museu Picasso\") (description \"Gothic Quarter, Barcelona\") (description \"Park G\u00fcell\") (description \"La Rambla\") (description \"Palau de la M\u00fasica Catalana\") (description \"Sagrada Fam\u00edlia\") (description \"Pla\u00e7a d'Espanya, Barcelona\") (description \"Barcelona Museum of Contemporary Art\") (description \"Casa Mil\u00e0\") (description \"Museu Nacional d'Art de Catalunya\"))", "utterance": "what are some places to visit in barcelona?"}, - {"url": "http://www.freebase.com/view/en/nina_simone", "targetValue": "(list (description \"Breast cancer\") (description Cancer))", "utterance": "what happened to nina simone?"}, - {"url": "http://www.freebase.com/view/en/wellsville_missouri", "targetValue": "(list (description \"United States of America\") (description \"Montgomery County\") (description Missouri))", "utterance": "where is wellsville missouri?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Carrie Fisher\"))", "utterance": "who played princess leia from star wars?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Elizabeth II\"))", "utterance": "who is the current queen of australia?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description \"University of Pisa\"))", "utterance": "where did galileo go to school?"}, - {"url": "http://www.freebase.com/view/en/richard_burton", "targetValue": "(list (description \"Elizabeth Taylor\") (description \"Suzy Hunt\") (description \"Sally Burton\") (description \"Sybil Williams\"))", "utterance": "who all was richard burton married to?"}, - {"url": "http://www.freebase.com/view/en/david_villa", "targetValue": "(list (description \"Spain national football team\"))", "utterance": "who did david villa play for?"}, - {"url": "http://www.freebase.com/view/en/nicolaus_copernicus", "targetValue": "(list (description \"Copernican heliocentrism\"))", "utterance": "what did copernicus invented?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description jm))", "utterance": "what's jamaica country code?"}, - {"url": "http://www.freebase.com/view/en/robert_frost", "targetValue": "(list (description \"Dartmouth College\") (description \"University of Oxford\") (description \"Harvard University\") (description \"University of Cambridge\") (description \"Bates College\"))", "utterance": "where robert frost went to school?"}, - {"url": "http://www.freebase.com/view/en/harley_quinn", "targetValue": "(list (description \"Arleen Sorkin\") (description \"Mia Sara\") (description \"Hynden Walch\"))", "utterance": "who should play harley quinn?"}, - {"url": "http://www.freebase.com/view/en/dubai", "targetValue": "(list (description \"United States dollar\"))", "utterance": "what currency should i take to dubai?"}, - {"url": "http://www.freebase.com/view/en/plainfield_illinois", "targetValue": "(list (description \"Will County\"))", "utterance": "what county is plainfield il in?"}, - {"url": "http://www.freebase.com/view/en/mekong", "targetValue": "(list (description Thailand) (description Vietnam) (description Cambodia) (description Laos))", "utterance": "what country is the mekong river located in?"}, - {"url": "http://www.freebase.com/view/en/joseph", "targetValue": "(list (description Rachel))", "utterance": "who founded the sisters of saint joseph?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lee Harvey Oswald\"))", "utterance": "who shot and killed president john f kennedy?"}, - {"url": "http://www.freebase.com/view/en/gatlinburg", "targetValue": "(list (description 37738))", "utterance": "what is there to do in gatlinburg in december?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"the Federation of Free States\"))", "utterance": "where does the english football team train?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description \"Kitty became so idealized and started to lead her own life in the diary that it ceases to matter who is meant by 'Kitty'. The name ... is not meant to be me.\"))", "utterance": "who did anne frank wrote her diary to?"}, - {"url": "http://www.freebase.com/view/en/tony_romo", "targetValue": "(list (description \"Candice Crawford\"))", "utterance": "who is tony romo engaged to?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"Northern Sotho language\") (description \"Afrikaans Language\") (description \"Tswana Language\") (description \"Venda Language\") (description \"Sotho language\") (description \"Swati Language\") (description \"English Language\") (description \"Tsonga Language\") (description \"Southern Ndebele language\") (description \"Xhosa Language\"))", "utterance": "what do people in south africa speak?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description Europe) (description \"United Kingdom\"))", "utterance": "where great britain located?"}, - {"url": "http://www.freebase.com/view/en/hillary_rodham_clinton", "targetValue": "(list (description \"New York\"))", "utterance": "what state was hillary clinton a senator for?"}, - {"url": "http://www.freebase.com/view/en/starbucks", "targetValue": "(list (description \"Cafe / Coffee Shop\") (description \"American food\") (description Bakery) (description Delicatessen) (description Bagels))", "utterance": "what market does starbucks operate in?"}, - {"url": "http://www.freebase.com/view/en/nike_inc", "targetValue": "(list (description Earth) (description \"United States of America\") (description Oregon))", "utterance": "what country does nike operate in?"}, - {"url": "http://www.freebase.com/view/en/oakland_county", "targetValue": "(list (description \"Metro Detroit\"))", "utterance": "what cities are in oakland county michigan?"}, - {"url": "http://www.freebase.com/view/en/trey_parker", "targetValue": "(list (description \"Eric Cartman\") (description \"Fosse McDonald\") (description \"Kenny McCormick\") (description Chef) (description \"Butters Stotch\") (description \"Mr. Garrison\") (description \"Kyle Broflovski\") (description \"Stan Marsh\"))", "utterance": "what characters does trey parker voice?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "where will euro 2012 be?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who the voice of lois griffin?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"The gospel according to Harry Potter\"))", "utterance": "when did the 7th harry potter book come out?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliament of Canada\"))", "utterance": "what is the parliament of canada called?"}, - {"url": "http://www.freebase.com/view/en/south_carolina", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is south carolina located?"}, - {"url": "http://www.freebase.com/view/en/paul_revere", "targetValue": "(list (description \"Deborah Hitchborn\") (description \"Apollos Rivoire\"))", "utterance": "who are paul revere's parents?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what political system does russia use?"}, - {"url": "http://www.freebase.com/view/en/american_staffordshire_terrier", "targetValue": "(list (description Dog))", "utterance": "what are american staffordshire terriers?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"Tom Thibodeau\"))", "utterance": "who is the current coach of the chicago bulls?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"English Language\"))", "utterance": "what language is mainly spoken in england?"}, - {"url": "http://www.freebase.com/view/en/morgan_freeman", "targetValue": "(list (description \"Golden Icon\") (description \"National Board of Review Award for Best Actor\") (description \"London Film Critics Circle Award for Best Actor\") (description \"Golden Globe Award for Best Actor - Musical or Comedy Film\") (description \"National Society of Film Critics Award for Best Supporting Actor\") (description \"Kennedy Center Honor\") (description \"Camie Award\") (description \"NAACP Image Award for Outstanding Supporting Actor in a Motion Picture\") (description \"Academy Award for Actor in a Supporting Role\"))", "utterance": "what awards has morgan freeman won?"}, - {"url": "http://www.freebase.com/view/en/michael_schumacher", "targetValue": "(list (description \"Omega SA\"))", "utterance": "who will michael schumacher drive for in 2013?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what kind of government does the united states have today?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Rebbie Jackson\") (description \"Tito Jackson\") (description \"Janet Jackson\") (description \"Jermaine Jackson\") (description \"La Toya Jackson\") (description \"Brandon Jackson\") (description \"Marlon Jackson\") (description \"Randy Jackson\") (description \"Jackie Jackson\"))", "utterance": "who were michael jackson's brothers and sisters?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"1998 NBA Finals\"))", "utterance": "when is the last time the chicago bulls won a championship?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description \"Major League Baseball\"))", "utterance": "what is the braves mascot?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"H\u00f4tel Ritz Paris\") (description \"H\u00f4tel de Crillon\"))", "utterance": "where to stay in paris france?"}, - {"url": "http://www.freebase.com/view/en/george_steinbrenner", "targetValue": "(list (description \"New York Yankees\"))", "utterance": "what teams did george steinbrenner own?"}, - {"url": "http://www.freebase.com/view/en/christopher_walken", "targetValue": "(list (description \"Max Shreck\"))", "utterance": "who does christopher walken play in batman returns?"}, - {"url": "http://www.freebase.com/view/en/revelstoke_canada", "targetValue": "(list (description \"Kinbasket Lake\"))", "utterance": "what to see and do in revelstoke?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Israel))", "utterance": "what land did god give to israel?"}, - {"url": "http://www.freebase.com/view/en/andres_segovia", "targetValue": "(list (description \"Spanish acoustic guitar\"))", "utterance": "what guitar did andres segovia use?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what style of art did vincent van gogh do?"}, - {"url": "http://www.freebase.com/view/en/nicolaus_copernicus", "targetValue": "(list (description Heliocentrism) (description \"Copernican heliocentrism\") (description \"Copernican Revolution\"))", "utterance": "what was nicolaus copernicus discovery?"}, - {"url": "http://www.freebase.com/view/en/tutsi", "targetValue": "(list (description Rwanda))", "utterance": "where did the tutsi come from?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description Sudan) (description Afghanistan) (description \"Saudi Arabia\") (description Pakistan))", "utterance": "what country did osama bin laden live in?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Rome))", "utterance": "where was the roman empire centered?"}, - {"url": "http://www.freebase.com/view/en/samuel_sullivan", "targetValue": "(list (description \"Robert Knepper\"))", "utterance": "who played samuel sullivan in heroes?"}, - {"url": "http://www.freebase.com/view/en/murray_river", "targetValue": "(list (description \"Southern Ocean\"))", "utterance": "which ocean does the murray river flow into?"}, - {"url": "http://www.freebase.com/view/en/cincinnati_ohio", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is cincinnati oh in?"}, - {"url": "http://www.freebase.com/view/en/jacob_riis", "targetValue": "(list (description Photographer) (description Journalist) (description Artist))", "utterance": "who was jacob riis and why was he important?"}, - {"url": "http://www.freebase.com/view/en/peter_t_king", "targetValue": "(list (description \"New York City\"))", "utterance": "where does peter king live?"}, - {"url": "http://www.freebase.com/view/en/west_africa", "targetValue": "(list (description Ghana) (description Mauritania) (description Gambia) (description \"C\u00f4te d\u2019Ivoire\") (description Mali) (description Togo) (description Guinea-Bissau) (description Guinea) (description \"Burkina Faso\") (description Benin))", "utterance": "what are west african countries?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lyndon B. Johnson\"))", "utterance": "who became president when jfk was killed?"}, - {"url": "http://www.freebase.com/view/en/mallorca", "targetValue": "(list (description \"Mediterranean Sea\"))", "utterance": "where is mallorca?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description Victoria))", "utterance": "where are the mines in victoria?"}, - {"url": "http://www.freebase.com/view/en/chicago_cubs", "targetValue": "(list (description \"1908 World Series\") (description \"1907 World Series\"))", "utterance": "what years have the cubs been in the world series?"}, - {"url": "http://www.freebase.com/view/en/ford_motor_company", "targetValue": "(list (description \"Ford Super Enhanced Investment Partnership\") (description \"Ford India Private Limited\") (description \"Ford Holdings LLC\") (description \"Ford Mexico Holdings Inc\") (description \"Ford Capital B.V.\") (description \"Flat Rock Assembly Plant\") (description \"Ford Credit CP Auto Receivables LLC\") (description \"Ford Motor Co (Switzerland) SA\") (description \"Ford South America Holdings, LLC\"))", "utterance": "what car companies does ford motor company own?"}, - {"url": "http://www.freebase.com/view/en/ibrahim", "targetValue": "(list (description \"Cave of the Patriarchs\"))", "utterance": "what did god say to abraham about circumcision?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what type of government does the bahamas?"}, - {"url": "http://www.freebase.com/view/en/jimi_hendrix", "targetValue": "(list (description \"Rock music\"))", "utterance": "what style of music did jimi hendrix play?"}, - {"url": "http://www.freebase.com/view/en/mila_kunis", "targetValue": "(list (description \"Meg Griffin\"))", "utterance": "what character does mila kunis play on family guy?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Jake Lloyd\"))", "utterance": "who played anakin skywalker in phantom menace?"}, - {"url": "http://www.freebase.com/view/en/ghana", "targetValue": "(list (description \"English Language\"))", "utterance": "what language do the people in ghana speak?"}, - {"url": "http://www.freebase.com/view/en/luke_air_force_base", "targetValue": "(list (description Glendale))", "utterance": "where is luke afb arizona?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"French Language\") (description \"German Language\") (description \"Dutch Language\"))", "utterance": "what language people speak in belgium?"}, - {"url": "http://www.freebase.com/view/en/battle_of_vicksburg", "targetValue": "(list (description \"Warren County\"))", "utterance": "where was the battle of vicksburg located?"}, - {"url": "http://www.freebase.com/view/en/vancouver_british_columbia", "targetValue": "(list (description \"Tsawwassen Ferry Terminal\") (description \"Horseshoe Bay Ferry Terminal\"))", "utterance": "where is the cruise ship terminal in vancouver bc?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gallipoli", "targetValue": "(list (description Gallipoli))", "utterance": "where was the gallipoli campaign waged?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Nancy Lincoln\"))", "utterance": "what was lincoln's wife's name?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Japan))", "utterance": "what does the japanese call their country?"}, - {"url": "http://www.freebase.com/view/en/george_vi_of_the_united_kingdom", "targetValue": "(list (description \"Lung cancer\"))", "utterance": "what did king george vi die of?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what type of currency is used in the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/brad_paisley", "targetValue": "(list (description \"Belmont University\"))", "utterance": "where did brad paisley graduate from college?"}, - {"url": "http://www.freebase.com/view/en/robert_f_kennedy", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "what city was robert kennedy killed in?"}, - {"url": "http://www.freebase.com/view/en/queensland", "targetValue": "(list (description Woorabinda))", "utterance": "when are school holidays in queensland 2013?"}, - {"url": "http://www.freebase.com/view/en/michael_myers", "targetValue": "(list (description \"Brad Loree\"))", "utterance": "who plays the new michael myers?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description Tupac))", "utterance": "who was killed first tupac or biggie?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what kind of currency to bring to mexico?"}, - {"url": "http://www.freebase.com/view/en/nobel_peace_prize", "targetValue": "(list (description \"Intergovernmental Panel on Climate Change\") (description \"Al Gore\"))", "utterance": "who won the nobel peace prize in 2007?"}, - {"url": "http://www.freebase.com/view/en/alan_thicke", "targetValue": "(list (description \"It Takes Diff'rent Strokes\"))", "utterance": "what theme songs did alan thicke wrote?"}, - {"url": "http://www.freebase.com/view/en/patrick_swayze", "targetValue": "(list (description \"City of Joy\") (description \"Christmas in Wonderland\") (description \"Father Hood\") (description \"Along for the Ride\") (description \"Black Dog\") (description \"George and the Dragon\") (description \"Donnie Darko\") (description \"Dirty Dancing: Havana Nights\") (description \"Dirty Dancing\") (description 11:14))", "utterance": "what films did patrick swayze star in?"}, - {"url": "http://www.freebase.com/view/en/sony", "targetValue": "(list (description Tokyo))", "utterance": "where is sony headquarters?"}, - {"url": "http://www.freebase.com/view/en/liz_lemon", "targetValue": "(list (description \"Jack Donaghy\"))", "utterance": "who is liz lemon getting married to?"}, - {"url": "http://www.freebase.com/view/en/jumanji_1995", "targetValue": "(list (description \"Bonnie Hunt\"))", "utterance": "who plays sarah wittle in jumanji?"}, - {"url": "http://www.freebase.com/view/en/peter_tjajkovskij", "targetValue": "(list (description Opera) (description \"Classical music\") (description Ballet) (description \"Art song\"))", "utterance": "what type of music is tchaikovsky?"}, - {"url": "http://www.freebase.com/view/en/wimbledon", "targetValue": "(list (description Yearly))", "utterance": "when is wimbledon tennis tournament?"}, - {"url": "http://www.freebase.com/view/en/ted_kennedy", "targetValue": "(list (description \"1980 Democratic National Convention\"))", "utterance": "what year did ted kennedy run for president?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description \"Radcliffe College\") (description \"Perkins School for the Blind\") (description \"Wright-Humason School for the Deaf\") (description \"The Cambridge School of Weston\") (description \"Horace Mann School for the Deaf and Hard of Hearing\"))", "utterance": "where did helen keller go to school?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"World Organization of the Scout Movement\") (description \"2008 Raindance Film Festival\") (description \"Grunwick dispute\") (description \"2003 London blackout\") (description \"1st Computer Olympiad\") (description \"Ocean transport and erection of Cleopatra\u2019s Needle, (from Egypt to) London, 1878\") (description \"Early fires of London\") (description \"Fathers 4 Justice protests\") (description \"2nd Computer Olympiad\") (description \"Live Earth\"))", "utterance": "what shows are on in london at the moment?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))", "utterance": "where is german an official language?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Turkmen Language\") (description \"Pashto language\") (description \"Kurdish language\") (description \"Gilaki Language\") (description \"Assyrian Neo-Aramaic Language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"Persian Language\") (description \"Mazanderani Language\") (description \"Luri language\"))", "utterance": "what language do you speak in iran?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"Keisha Morris\"))", "utterance": "who did tupac shakur date?"}, - {"url": "http://www.freebase.com/view/en/paul_bettany", "targetValue": "(list (description \"Edwin Jarvis\"))", "utterance": "who does paul bettany play in the avengers?"}, - {"url": "http://www.freebase.com/view/en/naples_florida", "targetValue": "(list (description \"Marco Island Airport\"))", "utterance": "what is the closest airport to naples florida?"}, - {"url": "http://www.freebase.com/view/en/larry_hagman", "targetValue": "(list (description Leukemia))", "utterance": "what did larry hagman die of?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Bill Ritter\"))", "utterance": "who is the governor of colorado 2009?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description UTC-5))", "utterance": "what timezone is michigan usa?"}, - {"url": "http://www.freebase.com/view/en/robin_roberts", "targetValue": "(list (description \"Myelodysplastic syndrome\"))", "utterance": "what blood disease does robin roberts have?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Benito Mussolini\"))", "utterance": "who seized power in italy in 1922?"}, - {"url": "http://www.freebase.com/view/en/jill_wagner", "targetValue": "(list (description Wipeout) (description Punk'd) (description \"Blade: The Series\") (description \"Teen Wolf\"))", "utterance": "what show is jill wagner on?"}, - {"url": "http://www.freebase.com/view/en/megan_fox", "targetValue": "(list (description \"Brian Austin Green\"))", "utterance": "who did megan fox have a baby with?"}, - {"url": "http://www.freebase.com/view/en/senegal", "targetValue": "(list (description \"West African CFA franc\"))", "utterance": "what currency does senegal use?"}, - {"url": "http://www.freebase.com/view/en/alabama", "targetValue": "(list (description \"United Church of Christ\"))", "utterance": "where to get married in north alabama?"}, - {"url": "http://www.freebase.com/view/en/russians", "targetValue": "(list (description Europeans))", "utterance": "what do ethnic russians look like?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Europe) (description \"North Africa\") (description \"Middle East\"))", "utterance": "what places made up the western roman empire?"}, - {"url": "http://www.freebase.com/view/en/marie_curie", "targetValue": "(list (description \"Radio-active substances\"))", "utterance": "what experiments did marie curie conduct?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Bain Capital\"))", "utterance": "what company did mitt romney run?"}, - {"url": "http://www.freebase.com/view/en/vito_corleone", "targetValue": "(list (description \"Marlon Brando\"))", "utterance": "what is vito corleone real name?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Juan Carlos I of Spain\"))", "utterance": "what is the king of spain's name?"}, - {"url": "http://www.freebase.com/view/en/mr_blackwell", "targetValue": "(list (description Critic) (description Journalist) (description Actor) (description \"Fashion Designer\"))", "utterance": "who is blackwell?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description Canada))", "utterance": "where did justin bieber grew up?"}, - {"url": "http://www.freebase.com/view/en/john_cornyn", "targetValue": "(list (description Texas))", "utterance": "what district does john cornyn represent?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"2006 NFL season\"))", "utterance": "when was the last superbowl win for the steelers?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))", "utterance": "what language do they speak in argentina yahoo?"}, - {"url": "http://www.freebase.com/view/en/kevin_garnett", "targetValue": "(list (description \"Minnesota Timberwolves\"))", "utterance": "who drafted kevin garnett?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description 60605) (description 60604) (description 60607) (description 60606) (description 60601) (description 60610) (description 60603) (description 60602) (description 60290) (description 60608))", "utterance": "what is zip code for chicago illinois?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description \"Light in my Darkness\") (description \"Die Geschichte meines Lebens\") (description \"The Frost King\") (description \"The open door\") (description \"The World I Live In\") (description \"Peace at eventide\") (description \"My religion\") (description \"Jia ru gei wo san tian guang ming\") (description \"The Story of My Life\") (description \"Helen Keller, her Socialist years\"))", "utterance": "what is the name of book written by helen keller?"}, - {"url": "http://www.freebase.com/view/en/bruce_jenner", "targetValue": "(list (description \"Athletics at the 1976 Summer Olympics - Men's Decathlon\"))", "utterance": "what did bruce jenner win gold for?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"James Earl Jones\"))", "utterance": "who did the voice of darth vader in star wars?"}, - {"url": "http://www.freebase.com/view/en/17_kids_and_counting", "targetValue": "(list (description \"Jana Duggar\"))", "utterance": "what are the duggars kids full names?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Yoshihiko Noda\"))", "utterance": "who is prime minister of japan 2011?"}, - {"url": "http://www.freebase.com/view/en/aaron_rodgers", "targetValue": "(list (description \"2005 NFL Draft\"))", "utterance": "what year did aaron rodgers get drafted?"}, - {"url": "http://www.freebase.com/view/en/robinson_projection", "targetValue": "(list (description Pseudo-cylinder))", "utterance": "what equipment does porter robinson use?"}, - {"url": "http://www.freebase.com/view/en/the_lion_king_ii_simbas_pride", "targetValue": "(list (description \"Jason Marsden\"))", "utterance": "who plays the voice of kovu?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Coretta Scott King\"))", "utterance": "who is martin luther king jr wife?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description \"Rick Scott\"))", "utterance": "who is the new governor of florida 2011?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what kind of money does the uk use?"}, - {"url": "http://www.freebase.com/view/en/jules_verne", "targetValue": "(list (description \"Off on a Comet\") (description \"Five Weeks in a Balloon\") (description \"Gil Braltar\") (description \"Paris in the Twentieth Century\") (description \"The Child of the Cavern\") (description \"Tribulations of a Chinaman in China\") (description \"The Mysterious Island\") (description \"The Adventures of Captain Hatteras\") (description \"Facing the Flag\") (description \"The Begum's Fortune\"))", "utterance": "what books did jules verne wright?"}, - {"url": "http://www.freebase.com/view/en/oklahoma", "targetValue": "(list (description \"Oklahoma City\"))", "utterance": "where in oklahoma are scorpions found?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_major_league_soccer_team", "targetValue": "(list (description \"PPL Park\"))", "utterance": "where does the philadelphia union soccer team play?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Brazil) (description Canada) (description Angola) (description Portugal) (description Macau) (description \"Cape Verde\") (description Andorra) (description Timor-Leste) (description Guinea-Bissau) (description Mozambique))", "utterance": "where is the portuguese language derived from?"}, - {"url": "http://www.freebase.com/view/en/ethiopia", "targetValue": "(list (description Sudan) (description Eritrea) (description Djibouti) (description Somalia) (description Kenya))", "utterance": "what 5 countries border ethiopia?"}, - {"url": "http://www.freebase.com/view/en/qatar", "targetValue": "(list (description \"Organization of Arab Petroleum Exporting Countries\"))", "utterance": "what does qatar export?"}, - {"url": "http://www.freebase.com/view/en/virgin_america", "targetValue": "(list (description \"Airbus A319\") (description \"Airbus A320\"))", "utterance": "what type of planes does virgin america fly?"}, - {"url": "http://www.freebase.com/view/en/university_of_maryland_university_college", "targetValue": "(list (description Adelphi))", "utterance": "what city is the university of maryland university college in?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description Frankfurt))", "utterance": "where did anne frank live before the war?"}, - {"url": "http://www.freebase.com/view/en/joseph_p_kennedy_sr", "targetValue": "(list (description Boston))", "utterance": "where was joseph p kennedy born?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description Europe))", "utterance": "which country is located directly east of belgium?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description Madagascar))", "utterance": "who are iran's major trading partners?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"Polo Grounds\") (description \"Polo Grounds III\") (description \"Polo Grounds II\") (description \"Seals Stadium\") (description \"Candlestick Park\") (description \"Hilltop Park\") (description \"St. George Cricket Grounds\") (description \"Polo Grounds IV\") (description \"AT&T Park\"))", "utterance": "where do the san francisco giants play baseball?"}, - {"url": "http://www.freebase.com/view/en/battle_of_shiloh", "targetValue": "(list (description \"Surprise Attack!\"))", "utterance": "what happened to the battle of shiloh?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what type of currency does egypt have?"}, - {"url": "http://www.freebase.com/view/en/diego_forlan", "targetValue": "(list (description \"Uruguay national football team\"))", "utterance": "what club team is diego forlan on?"}, - {"url": "http://www.freebase.com/view/en/kaplan_university", "targetValue": "(list (description Maryland))", "utterance": "what state is kaplan university online located?"}, - {"url": "http://www.freebase.com/view/en/rastafari_movement", "targetValue": "(list (description Zion) (description Afrocentrism) (description Jah))", "utterance": "who do rastafarians worship?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description UTC-5) (description \"North American Eastern Time Zone\"))", "utterance": "what timezone are the bahamas?"}, - {"url": "http://www.freebase.com/view/en/l_frank_baum", "targetValue": "(list (description Hollywood))", "utterance": "where did l frank baum die?"}, - {"url": "http://www.freebase.com/view/en/saint_peter", "targetValue": "(list (description \"Virgin and Child Enthroned with Saints Peter, Paul, John the Baptist, Dominic and a Donor\"))", "utterance": "what is the episode of family guy when peter makes his own country?"}, - {"url": "http://www.freebase.com/view/en/john_steinbeck", "targetValue": "(list (description \"William Faulkner\") (description \"Robert Burns\") (description \"Sherwood Anderson\") (description \"Thomas Malory\"))", "utterance": "what inspired steinbeck to write?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Ra\u00fal Castro\"))", "utterance": "who is the leader of cuba 2012?"}, - {"url": "http://www.freebase.com/view/en/gareth_southgate", "targetValue": "(list (description England))", "utterance": "where did gareth southgate play?"}, - {"url": "http://www.freebase.com/view/en/duke_ellington", "targetValue": "(list (description Piano) (description \"Jazz piano\"))", "utterance": "what musical instruments did duke ellington play?"}, - {"url": "http://www.freebase.com/view/en/bank_of_america_pavilion", "targetValue": "(list (description \"Suffolk County\"))", "utterance": "where is the bank of america pavilion?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Google Maps Engine\") (description \"Google Maps API for Business\") (description \"Google Chrome\") (description \"Google Earth Enterprise\") (description \"Google Apps\") (description \"Google AdWords\"))", "utterance": "what all does google have?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"Jeff Green\") (description \"Jason Terry\") (description \"Kevin Garnett\") (description \"Rajon Rondo\") (description \"Fab Melo\") (description \"Brandon Bass\") (description \"Jared Sullinger\") (description \"Avery Bradley\") (description \"Paul Pierce\") (description \"Courtney Lee\"))", "utterance": "what is the boston celtics current roster?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description \"Abrahamic religions\"))", "utterance": "what features do islam and christianity have in common?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "what was queen victoria queen of?"}, - {"url": "http://www.freebase.com/view/en/ray_romano", "targetValue": "(list (description \"Ray Romano, Michael Buble\"))", "utterance": "who plays ray barone?"}, - {"url": "http://www.freebase.com/view/en/robert_blake_1933", "targetValue": "(list (description \"Alfalfa's Double\") (description Busting) (description \"Captain Spanky's Show Boat\") (description \"Bubbling Troubles\") (description \"Dancing Romeo\") (description \"Dad for a Day\") (description \"Bridal Suite\") (description \"All About Hash\") (description \"Coast to Coast\") (description \"Auto Antics\"))", "utterance": "what movies did robert blake play in?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Flight of the Conchords\"))", "utterance": "what tv shows are taped in new york city?"}, - {"url": "http://www.freebase.com/view/en/gerald_ford", "targetValue": "(list (description \"Cardiovascular disease\"))", "utterance": "what did gerald ford die of?"}, - {"url": "http://www.freebase.com/view/en/gobi_desert", "targetValue": "(list (description Mongolia))", "utterance": "where is the gobi desert located?"}, - {"url": "http://www.freebase.com/view/en/howard_hughes", "targetValue": "(list (description Hypochondriasis) (description Mysophobia))", "utterance": "what kind of mental illness did howard hughes have?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "who is prime minister of japan 2012?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Honolulu))", "utterance": "what city was barack obama born in?"}, - {"url": "http://www.freebase.com/view/en/cabo_san_lucas", "targetValue": "(list (description \"Cabo San Lucas International Airport\"))", "utterance": "what airport do you fly into to get to cabo san lucas?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Spain))", "utterance": "what countries speak spanish wikipedia?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description \"The tourist\") (description \"The Rum Diary\") (description \"Alice in Wonderland\") (description \"Pirates of the Caribbean: On Stranger Tides\") (description Rango) (description \"Sweeney Todd: The Demon Barber of Fleet Street\"))", "utterance": "what films have johnny depp been in?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Wen Jiabao\"))", "utterance": "who runs china 2011?"}, - {"url": "http://www.freebase.com/view/en/destin", "targetValue": "(list (description \"Northwest Florida Regional Airport\") (description \"Destin\u2013Fort Walton Beach Airport\"))", "utterance": "what major airport is near destin florida?"}, - {"url": "http://www.freebase.com/view/en/vasco_da_gama", "targetValue": "(list (description Portugal))", "utterance": "what country did vasco da gama came from?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\") (description Dictatorship))", "utterance": "what is the current government of vietnam?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description \"South Vietnam\") (description Australia) (description \"New Zealand\") (description \"North Vietnam\") (description \"Pathet Lao\") (description Philippines) (description \"Khmer Republic\") (description \"United States of America\") (description \"Khmer Rouge\") (description \"North Korea\") (description \"Viet Cong\") (description China) (description Thailand) (description \"South Korea\") (description \"Kingdom of Laos\") (description Taiwan) (description \"Soviet Union\"))", "utterance": "what countries was the vietnam war between?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Stade de France\") (description \"20th arrondissement\") (description \"American Graduate School in Paris\") (description \"Eiffel Tower\") (description \"Latin Quarter, Paris\") (description \"\u00c9cole Nationale des Ponts et Chauss\u00e9es\") (description Champs-\u00c9lys\u00e9es) (description Gif-sur-Yvette) (description \"Parc des Princes\") (description \"Coll\u00e8ge S\u00e9vign\u00e9\"))", "utterance": "what to see outside of paris?"}, - {"url": "http://www.freebase.com/view/en/nazism", "targetValue": "(list (description \"National Socialist Party\"))", "utterance": "what does nazis stand for?"}, - {"url": "http://www.freebase.com/view/en/pro_football_hall_of_fame", "targetValue": "(list (description Canton))", "utterance": "where is the nfl hall of fame located and when was the building opened?"}, - {"url": "http://www.freebase.com/view/en/laura_ingalls_wilder", "targetValue": "(list (description Wisconsin))", "utterance": "where did laura ingalls wilder live?"}, - {"url": "http://www.freebase.com/view/en/jason_segel", "targetValue": "(list (description \"Linda Cardellini\"))", "utterance": "who did jason segel date?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description Genoa))", "utterance": "where christopher columbus was born?"}, - {"url": "http://www.freebase.com/view/en/katerina_graham", "targetValue": "(list (description Jackie))", "utterance": "who did kat graham play in parent trap?"}, - {"url": "http://www.freebase.com/view/en/sammy_hagar", "targetValue": "(list (description \"Rock music\") (description \"Hard rock\") (description \"Heavy metal\"))", "utterance": "what does sammy hagar sing?"}, - {"url": "http://www.freebase.com/view/en/lex_luthor", "targetValue": "(list (description \"Michael Rosenbaum\"))", "utterance": "who plays young lex luthor in smallville?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "who is lamar odom playing for in 2012?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description \"New Zealand national women's cricket team\") (description \"New Zealand national cricket team\") (description \"A1 Team New Zealand\") (description \"New Zealand Davis Cup team\") (description \"New Zealand Fed Cup team\") (description \"New Zealand national football team\") (description \"New Zealand men's national ice hockey team\") (description \"New Zealand national basketball team\") (description \"New Zealand national badminton team\") (description \"New Zealand women's national field hockey team\"))", "utterance": "what are the main sports in new zealand?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who makes lois griffin voice?"}, - {"url": "http://www.freebase.com/view/en/trenton", "targetValue": "(list (description 08610) (description 08611) (description 08618) (description 08608) (description 08603) (description 08602) (description 08601) (description 08607) (description 08605) (description 08604))", "utterance": "what is the zip code for trenton ga?"}, - {"url": "http://www.freebase.com/view/en/finland", "targetValue": "(list (description \"Saami, North Language\") (description \"Swedish Language\") (description \"Finnish Language\") (description \"Saami, Inari Language\"))", "utterance": "what language do you speak in finland?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what kind of system of government does the united states have?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"Double hull\") (description \"Viola organista\"))", "utterance": "what inventions did da vinci made?"}, - {"url": "http://www.freebase.com/view/en/lebron_james", "targetValue": "(list (description \"2003\u201304 NBA season\"))", "utterance": "what was lebron james rookie year?"}, - {"url": "http://www.freebase.com/view/en/shirley_temple", "targetValue": "(list (description \"Charles Alden Black Jr.\") (description \"Lori Black\") (description \"Linda Susan Agar\"))", "utterance": "what are shirley temple kids names?"}, - {"url": "http://www.freebase.com/view/en/malcom_floyd", "targetValue": "(list (description \"San Diego Chargers\"))", "utterance": "who does malcom floyd play for?"}, - {"url": "http://www.freebase.com/view/en/terrell_owens", "targetValue": "(list (description \"Wide Receiver\"))", "utterance": "what position does terrell owens play?"}, - {"url": "http://www.freebase.com/view/en/julia_gillard", "targetValue": "(list (description \"Prime minister\"))", "utterance": "what is julia gillard famous for?"}, - {"url": "http://www.freebase.com/view/en/kourtney_kardashian", "targetValue": "(list (description Theatre))", "utterance": "what did kourtney kardashian go to college for?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"English Language\"))", "utterance": "what are the four official languages of nigeria?"}, - {"url": "http://www.freebase.com/view/en/bergen-belsen_concentration_camp", "targetValue": "(list (description Germany))", "utterance": "where is bergen belsen concentration camp located?"}, - {"url": "http://www.freebase.com/view/en/louis_xvi_of_france", "targetValue": "(list (description \"King of France\"))", "utterance": "who was louis xvi?"}, - {"url": "http://www.freebase.com/view/en/tecumseh", "targetValue": "(list (description Tenskwatawa))", "utterance": "what was the name of tecumseh brother?"}, - {"url": "http://www.freebase.com/view/en/donna_summer", "targetValue": "(list (description \"Lung cancer\") (description Cancer))", "utterance": "what did donna summers die from?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description 8/3/2001))", "utterance": "what year did allen iverson get married?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"Grand Prairie\"))", "utterance": "where was selena gomez really born?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "who did lamar odom sign with?"}, - {"url": "http://www.freebase.com/view/en/philadelphia", "targetValue": "(list (description \"Rittenhouse Square\"))", "utterance": "what is the best neighborhood to live in in philadelphia?"}, - {"url": "http://www.freebase.com/view/en/thermopylae", "targetValue": "(list (description Greece))", "utterance": "when did the battle of thermopylae occur?"}, - {"url": "http://www.freebase.com/view/en/eleanor_roosevelt", "targetValue": "(list (description \"Allenswood Academy\") (description \"The New School\"))", "utterance": "where did eleanor roosevelt go to school?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Wymysorys))", "utterance": "what do you say after a sneeze in german?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description Albania) (description Algeria))", "utterance": "what country does turkey trade with?"}, - {"url": "http://www.freebase.com/view/en/husqvarna_ab", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is husqvarna 235 made?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))", "utterance": "what do people speak in singapore?"}, - {"url": "http://www.freebase.com/view/en/slovakia", "targetValue": "(list (description Euro))", "utterance": "what is the currency in slovakia 2012?"}, - {"url": "http://www.freebase.com/view/en/dartmouth_college", "targetValue": "(list (description \"Dartmouth Moose\") (description \"Keggy the Keg\"))", "utterance": "what is the mascot of dartmouth college?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))", "utterance": "what country is next to russia?"}, - {"url": "http://www.freebase.com/view/en/jacob_black", "targetValue": "(list (description \"Taylor Lautner\"))", "utterance": "who played jacob black?"}, - {"url": "http://www.freebase.com/view/en/medicare", "targetValue": "(list (description \"Centers for Medicare and Medicaid Services\"))", "utterance": "who pays social security and medicare?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description \"Funny People\") (description \"Anger Management\") (description \"Happy Gilmore\") (description \"Big Daddy\") (description \"50 First Dates\") (description Click) (description Bulletproof) (description \"Billy Madison\") (description \"Eight Crazy Nights\") (description Airheads))", "utterance": "what movies star adam sandler?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"Yale Law School\"))", "utterance": "what university did bill clinton graduated from?"}, - {"url": "http://www.freebase.com/view/en/ralph_waite", "targetValue": "(list (description \"Ralph H. Waite\"))", "utterance": "who plays jackson gibbs on ncis?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Riverdale Country School\") (description \"Stanford Graduate School of Business\") (description \"Stanford University\") (description \"Canterbury School\") (description \"London School of Economics\") (description \"Choate Rosemary Hall\") (description \"Harvard University\") (description \"Edward Devotion School\") (description \"Harvard College\") (description \"Princeton University\"))", "utterance": "where did president kennedy go to school?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"1973 NBA Finals\"))", "utterance": "when did the ny knicks last win a championship?"}, - {"url": "http://www.freebase.com/view/en/fukushima_i_nuclear_power_plant", "targetValue": "(list (description \"2011 T\u014dhoku earthquake and tsunami\"))", "utterance": "what happened at fukushima daiichi nuclear plant?"}, - {"url": "http://www.freebase.com/view/en/lajos_kossuth", "targetValue": "(list (description Politician) (description Lawyer))", "utterance": "who was louis kossuth?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))", "utterance": "what country do arabic people come from?"}, - {"url": "http://www.freebase.com/view/en/boston_red_sox", "targetValue": "(list (description \"1918 World Series\") (description \"2007 World Series\") (description \"2004 World Series\") (description \"1903 World Series\") (description \"1912 World Series\") (description \"1916 World Series\") (description \"1915 World Series\"))", "utterance": "when did the red sox win the pennant?"}, - {"url": "http://www.freebase.com/view/en/harry_s_truman", "targetValue": "(list (description \"Kansas City\"))", "utterance": "where did harry truman die?"}, - {"url": "http://www.freebase.com/view/en/charles_prince_of_wales", "targetValue": "(list (description Mountbatten-Windsor))", "utterance": "what was prince charles last name?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description \"Governor of California\"))", "utterance": "what was reagan before president?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))", "utterance": "what type of legal system does italy have?"}, - {"url": "http://www.freebase.com/view/en/bernard_l_madoff", "targetValue": "(list (description \"Bernard L. Madoff Investment Securities\"))", "utterance": "where did bernie madoff work?"}, - {"url": "http://www.freebase.com/view/en/mark_zuckerberg", "targetValue": "(list (description Facebook))", "utterance": "what website did mark zuckerberg co founder?"}, - {"url": "http://www.freebase.com/view/en/kings_of_leon", "targetValue": "(list (description \"bass guitar\"))", "utterance": "what bass does jared followill use?"}, - {"url": "http://www.freebase.com/view/en/james_t_kirk", "targetValue": "(list (description \"Jimmy Bennett\") (description \"Chris Pine\") (description \"William Shatner\"))", "utterance": "who played captain kirk in star trek?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"United States dollar\"))", "utterance": "what type of currency does the us have?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what currency does thailand use?"}, - {"url": "http://www.freebase.com/view/en/canadian_county", "targetValue": "(list (description \"Oklahoma City, OK Metropolitan Statistical Area\") (description Oklahoma))", "utterance": "where is canadian county oklahoma?"}, - {"url": "http://www.freebase.com/view/en/islamabad", "targetValue": "(list (description Pakistan))", "utterance": "in which province islamabad is located?"}, - {"url": "http://www.freebase.com/view/en/rob_kardashian", "targetValue": "(list (description \"TV Personality\"))", "utterance": "what does rob kardashian do for living?"}, - {"url": "http://www.freebase.com/view/en/oceania", "targetValue": "(list (description \"Pacific Ocean\"))", "utterance": "where is oceania on a map?"}, - {"url": "http://www.freebase.com/view/en/nintendo", "targetValue": "(list (description \"NINTENDO CO LTD Common Stock\"))", "utterance": "what did nintendo announce at e3 2012?"}, - {"url": "http://www.freebase.com/view/en/palm_springs", "targetValue": "(list (description \"The Fabulous Palm Springs Follies\") (description \"Palm Springs Air Museum\") (description \"Living Desert Zoo and Gardens\") (description \"Palm Springs Walk of Stars\") (description \"The Palm Springs Art Museum\") (description \"Knott's Soak City\") (description \"Tahquitz Canyon\") (description \"Palm Springs Aerial Tramway\") (description \"Moorten Botanical Garden and Cactarium\") (description \"San Jacinto Mountains\"))", "utterance": "what can you do in palm springs ca?"}, - {"url": "http://www.freebase.com/view/en/red_lake", "targetValue": "(list (description Canada))", "utterance": "where is red lake ontario?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description \"Super Bowl XXV\"))", "utterance": "when was the last time the ny giants played in the superbowl?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description Actor))", "utterance": "who is adam sandler?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Muhammad Zia-ul-Haq\"))", "utterance": "who was the president of pakistan in 1980?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Columbia University\"))", "utterance": "which college did barack obama attend?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ann_seton", "targetValue": "(list (description \"New York City\"))", "utterance": "where was st elizabeth ann seton born?"}, - {"url": "http://www.freebase.com/view/en/adriatic_sea", "targetValue": "(list (description \"Kvarner Gulf\") (description Pag))", "utterance": "what does the adriatic sea border?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description UTC\u221206:00))", "utterance": "what time do the polls open in indiana 2012?"}, - {"url": "http://www.freebase.com/view/en/stanley_cup", "targetValue": "(list (description \"Chicago Blackhawks\"))", "utterance": "what teams played in the 2010 stanley cup?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description Massachusetts))", "utterance": "what colony is john adams from?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Netherlands) (description \"Czech Republic\") (description Salzburg) (description Denmark) (description Poland) (description Luxembourg) (description France) (description Belgium) (description Austria) (description Switzerland))", "utterance": "what countries do germany border?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Uzbekistan))", "utterance": "who does russia trade with the most?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description \"Akkadian language\"))", "utterance": "what language do the assyrians speak?"}, - {"url": "http://www.freebase.com/view/en/mary_jane_watson", "targetValue": "(list (description \"Kirsten Dunst\"))", "utterance": "who plays mary jane in spiderman 3?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Oak Ridge Cemetery\"))", "utterance": "where was abraham lincoln buried?"}, - {"url": "http://www.freebase.com/view/en/david", "targetValue": "(list (description Solomon))", "utterance": "who was the grandson of king david's father?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Abraham Lincoln 1861 presidential inauguration\"))", "utterance": "when president lincoln was elected?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Super Bowl XV\"))", "utterance": "when was the last time the oakland raiders won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what did theodore roosevelt do that brought him to national prominence?"}, - {"url": "http://www.freebase.com/view/en/devon_sawa", "targetValue": "(list (description Vancouver))", "utterance": "where is devon sawa now?"}, - {"url": "http://www.freebase.com/view/en/cleveland_browns", "targetValue": "(list (description \"Jeff Faine\") (description \"Kellen Winslow II\") (description \"Braylon Edwards\") (description \"Kamerion Wimbley\") (description \"Brady Quinn\") (description \"Joe Thomas\"))", "utterance": "who did the cleveland browns draft?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description \"Charles Stanley Gifford\") (description \"Martin Edward Mortensen\") (description \"Gladys Pearl Baker\"))", "utterance": "who was marilyn monroe's parents?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what to do when traveling to london?"}, - {"url": "http://www.freebase.com/view/en/shoreditch", "targetValue": "(list (description London))", "utterance": "where is shoreditch?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"George R. Brown Convention Center\") (description \"Sam Houston Race Park\") (description \"Rothko Chapel\") (description \"Kemah Boardwalk\") (description \"Space Center Houston\") (description \"Downtown Aquarium, Houston\") (description \"Hanna\u2013Barbera Land\") (description \"Bayou Bend\") (description \"SplashTown Houston\") (description \"Houston Zoo\"))", "utterance": "what should i do today in houston?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Spain))", "utterance": "where does the spanish language come from?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "when do they change the time in london?"}, - {"url": "http://www.freebase.com/view/en/ryan_lochte", "targetValue": "(list (description Gainesville))", "utterance": "where does ryan lochte live now?"}, - {"url": "http://www.freebase.com/view/en/nashville_tennessee", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is tennessee nashville?"}, - {"url": "http://www.freebase.com/view/en/henry_clay", "targetValue": "(list (description \"Whig Party\"))", "utterance": "what political party was henry clay?"}, - {"url": "http://www.freebase.com/view/en/ontario", "targetValue": "(list (description Ottawa))", "utterance": "what is capital city of ontario?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what money is used in england?"}, - {"url": "http://www.freebase.com/view/en/corey_feldman", "targetValue": "(list (description \"Susie Feldman\"))", "utterance": "who did corey feldman married?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who is the voice of lois from family guy?"}, - {"url": "http://www.freebase.com/view/en/walt_disney", "targetValue": "(list (description \"Steamboat Willie\"))", "utterance": "what was walt disney's first cartoon called?"}, - {"url": "http://www.freebase.com/view/en/mother_jones", "targetValue": "(list (description \"Children's rights\") (description \"Labor rights\"))", "utterance": "what did mary harris jones accomplish?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what currency do i need in egypt?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description \"Captain John Smith\"))", "utterance": "who was the founder of the colony of virginia?"}, - {"url": "http://www.freebase.com/view/en/albert_ellis", "targetValue": "(list (description \"New York City\"))", "utterance": "where is ellis park rugby stadium?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description \"European Union\"))", "utterance": "what does the letters eu stand for?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what are the 5 countries in the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/jojo", "targetValue": "(list (description Mercury) (description \"Edel AG\") (description \"Interscope Records\") (description \"Blackground Records\") (description \"Universal Motown Republic Group\") (description \"Universal Records\"))", "utterance": "what label is jojo signed to?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"Mitch McConnell\"))", "utterance": "who is the state senator of kentucky?"}, - {"url": "http://www.freebase.com/view/en/douglas_macarthur", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "where did douglas macarthur die?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))", "utterance": "what does russian people speak?"}, - {"url": "http://www.freebase.com/view/en/jason_morgan", "targetValue": "(list (description \"Steve Burton\"))", "utterance": "who is playing jason morgan on general hospital?"}, - {"url": "http://www.freebase.com/view/en/hong_kong", "targetValue": "(list (description Asia))", "utterance": "where is hong kong china?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Italy))", "utterance": "what countries do they speak italian?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"Paris Saint-Germain F.C.\"))", "utterance": "who does david beckham play for in 2013?"}, - {"url": "http://www.freebase.com/view/en/nikki_reed", "targetValue": "(list (description \"Rosalie Hale\"))", "utterance": "who nikki reed play in twilight?"}, - {"url": "http://www.freebase.com/view/en/blake_griffin", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "who does blake griffin play for in the nba?"}, - {"url": "http://www.freebase.com/view/en/fox_mulder", "targetValue": "(list (description \"David Duchovny\"))", "utterance": "who played mulder in the x files?"}, - {"url": "http://www.freebase.com/view/en/bridgit_mendler", "targetValue": "(list (description \"Harry Mendler\") (description \"Leah Mendler\"))", "utterance": "what are bridgit mendler's parents names?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"George R. Brown Convention Center\") (description \"Sam Houston Race Park\") (description \"Rothko Chapel\") (description \"Kemah Boardwalk\") (description \"Space Center Houston\") (description \"Downtown Aquarium, Houston\") (description \"Hanna\u2013Barbera Land\") (description \"Bayou Bend\") (description \"SplashTown Houston\") (description \"Houston Zoo\"))", "utterance": "what tourist attractions are in houston texas?"}, - {"url": "http://www.freebase.com/view/en/maryland", "targetValue": "(list (description \"Ben Cardin\"))", "utterance": "who are the current maryland senators?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Ottawa))", "utterance": "where is the capital of canada on the map?"}, - {"url": "http://www.freebase.com/view/en/albert_c_barnes", "targetValue": "(list (description \"Central High School\") (description \"University of Pennsylvania\"))", "utterance": "what time does barnes and noble close on saturday?"}, - {"url": "http://www.freebase.com/view/en/frida_kahlo", "targetValue": "(list (description Surrealism))", "utterance": "what kind of paintings did frida kahlo do?"}, - {"url": "http://www.freebase.com/view/en/francisco_vasquez_de_coronado", "targetValue": "(list (description \"Mexico City\"))", "utterance": "what was francisco vasquez de coronado known for?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Hellenic Parliament\"))", "utterance": "what form of government does greece use?"}, - {"url": "http://www.freebase.com/view/en/columbia_river", "targetValue": "(list (description \"British Columbia\"))", "utterance": "where did the columbia river begin?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Lacey Chabert\"))", "utterance": "who was the original voice of meg on family guy?"}, - {"url": "http://www.freebase.com/view/en/michael_clarke_duncan", "targetValue": "(list (description \"American Crude\") (description \"Air Buddies\") (description \"A Crush on You\") (description \"Brother Bear\") (description \"Back in Business\") (description \"A Night at the Roxbury\") (description \"Breakfast of Champions\") (description Bulworth) (description Armageddon) (description \"Brother Bear 2\"))", "utterance": "what movies has michael clarke duncan been in?"}, - {"url": "http://www.freebase.com/view/en/matt_barnes", "targetValue": "(list (description \"Gloria Govan\"))", "utterance": "who did matt barnes married?"}, - {"url": "http://www.freebase.com/view/en/nobel_peace_prize", "targetValue": "(list (description \"Ellen Johnson Sirleaf\") (description \"Tawakkol Karman\") (description \"Leymah Gbowee\"))", "utterance": "who won the nobel peace prize in 2011 for physics?"}, - {"url": "http://www.freebase.com/view/en/jessica_ennis", "targetValue": "(list (description \"Track and field athletics\"))", "utterance": "what is jessica ennis sport?"}, - {"url": "http://www.freebase.com/view/en/tahiti", "targetValue": "(list (description \"French Polynesia\"))", "utterance": "where is tahiti bora bora?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Music & Me\") (description Ben) (description \"Remember the Time\") (description \"Black or White\") (description Dangerous) (description \"Smooth Criminal\") (description \"Forever, Michael\") (description Bad) (description \"Off the Wall\") (description \"Black or White (The Clivill\u00e9s & Cole Remixes)\"))", "utterance": "what are all of michael jackson albums?"}, - {"url": "http://www.freebase.com/view/en/joe_namath", "targetValue": "(list (description \"Fire Island\") (description \"Beaver Falls\"))", "utterance": "where did joe namath live?"}, - {"url": "http://www.freebase.com/view/en/minnesota", "targetValue": "(list (description \"Al Franken\"))", "utterance": "who is my state senator and representative minnesota?"}, - {"url": "http://www.freebase.com/view/en/kristen_stewart", "targetValue": "(list (description \"Panic Room\") (description \"Catch That Kid\") (description \"In the Land of Women\") (description \"Fierce People\") (description \"Into the Wild\") (description \"The Messengers\") (description \"Cold Creek Manor\") (description Zathura) (description \"The Safety of Objects\") (description Speak))", "utterance": "what films has kristen stewart starred in?"}, - {"url": "http://www.freebase.com/view/en/samsung_lions", "targetValue": "(list (description \"Daegu Baseball Stadium\"))", "utterance": "where do samsung lions play?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description \"Battle of Appomattox Court House\"))", "utterance": "where did lee surrender to grant to end the civil war?"}, - {"url": "http://www.freebase.com/view/en/annie_leibovitz", "targetValue": "(list (description Photographer) (description Artist))", "utterance": "what does annie leibovitz do?"}, - {"url": "http://www.freebase.com/view/en/derek_fisher", "targetValue": "(list (description \"Oklahoma City Thunder\") (description \"Dallas Mavericks\") (description \"Los Angeles Lakers\"))", "utterance": "what teams did derek fisher play for in the nba?"}, - {"url": "http://www.freebase.com/view/en/mike_tomlin", "targetValue": "(list (description \"Pittsburgh Steelers\"))", "utterance": "who did mike tomlin play for?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\"))", "utterance": "what kind of currency does cuba use?"}, - {"url": "http://www.freebase.com/view/en/ben_roethlisberger", "targetValue": "(list (description \"Ida Jane Foust\") (description \"Kenneth Todd Roethlisberger\"))", "utterance": "who is ben roethlisberger parents?"}, - {"url": "http://www.freebase.com/view/en/robert_pattinson", "targetValue": "(list (description Eclipse) (description Twilight) (description \"New Moon\") (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "what movies have robert pattinson starred in?"}, - {"url": "http://www.freebase.com/view/en/zoroastrianism", "targetValue": "(list (description \"The Zend-Avesta, The Gathas, and the Doctrine of Zarathustra\"))", "utterance": "what are the zoroastrian scriptures called?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Democratic Party\"))", "utterance": "what political party is barack obama from?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Civil rights movement\") (description \"Civil disobedience\") (description Nonviolence))", "utterance": "what organization did martin luther king lead?"}, - {"url": "http://www.freebase.com/view/en/nazism", "targetValue": "(list (description \"National Socialist Party\"))", "utterance": "where did the name nazi come from?"}, - {"url": "http://www.freebase.com/view/en/arthur_conan_doyle", "targetValue": "(list (description \"Sherlock Holmes\"))", "utterance": "what was arthur conan doyle famous for?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984 NBA Draft\"))", "utterance": "what year did michael jordan started his career?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what currency should you take to thailand?"}, - {"url": "http://www.freebase.com/view/en/jemaine_clement", "targetValue": "(list (description \"Bass guitar\"))", "utterance": "what kind of guitar does jemaine clement play?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description \"Greyhound Lines\") (description \"Peter Pan Bus Lines\"))", "utterance": "where is greyhound station in washington dc?"}, - {"url": "http://www.freebase.com/view/en/lance_armstrong", "targetValue": "(list (description 9/18/1971))", "utterance": "where was lance armstrong born and in what year?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Israeli new shekel\"))", "utterance": "what kind of money is used in israel?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"New Haven\"))", "utterance": "where is george bush from?"}, - {"url": "http://www.freebase.com/view/en/william_howe_5th_viscount_howe", "targetValue": "(list (description \"Battle of Bunker Hill\"))", "utterance": "what did william howe do in the revolutionary war?"}, - {"url": "http://www.freebase.com/view/en/atlanta_falcons", "targetValue": "(list (description \"Matt Ryan\"))", "utterance": "who is the falcons quarterback 2012?"}, - {"url": "http://www.freebase.com/view/en/trenton_ohio", "targetValue": "(list (description 45067))", "utterance": "what is the zip code for trenton ohio?"}, - {"url": "http://www.freebase.com/view/en/north_dakota", "targetValue": "(list (description \"Western Meadowlark\"))", "utterance": "what is north dakota state's mascot?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"The Structure and Distribution of Coral Reefs\") (description \"On evolution\") (description \"A student's introduction to Charles Darwin\") (description \"Climbing Plants\") (description \"The Expression of the Emotions in Man and Animals\") (description \"The origin of species : complete and fully illustrated\") (description \"The Origin of Species\") (description \"The Life of Erasmus Darwin\") (description \"The Autobiography of Charles Darwin\") (description \"The Descent of Man, and Selection in Relation to Sex\"))", "utterance": "what is the work of charles darwin?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description \"Big Daddy\") (description \"Dickie Roberts: Former Child Star\") (description \"Joe Dirt 2\") (description \"Bedtime Stories\") (description Click) (description \"The Benchwarmers\") (description \"Eight Crazy Nights\") (description \"The House Bunny\") (description \"You Don't Mess with the Zohan\") (description \"I Now Pronounce You Chuck and Larry\"))", "utterance": "what movies have adam sandler been in?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Franklin stove\"))", "utterance": "what was one of benjamin franklin's inventions?"}, - {"url": "http://www.freebase.com/view/en/phil_mickelson", "targetValue": "(list (description \"Arizona State University\"))", "utterance": "where did phil mickelson go to college?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Christianity))", "utterance": "what is the most practiced religion in the us?"}, - {"url": "http://www.freebase.com/view/en/duffy", "targetValue": "(list (description Mercy) (description Rockferry) (description /m/0dm9yv1) (description \"Smoke Without Fire\") (description \"Big Flame\") (description \"Warwick Avenue\") (description \"Mercy (Gareth Wyn remix)\") (description \"I'm Scared\") (description Tomorrow))", "utterance": "what does duffy sing?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"Paul Laurence Dunbar High School\") (description \"Baltimore School for the Arts\") (description \"Tamalpais High School\"))", "utterance": "what school did tupac go to?"}, - {"url": "http://www.freebase.com/view/en/guyana", "targetValue": "(list (description \"English Language\"))", "utterance": "what does guyana speak?"}, - {"url": "http://www.freebase.com/view/en/vlaams_language", "targetValue": "(list (description Belgium))", "utterance": "where did the flemish live?"}, - {"url": "http://www.freebase.com/view/en/houston_rockets", "targetValue": "(list (description \"1994 NBA Finals\"))", "utterance": "what year did the houston rockets win their first championship?"}, - {"url": "http://www.freebase.com/view/en/harry_s_truman", "targetValue": "(list (description \"University of Missouri\u2013Kansas City\"))", "utterance": "what college did harry s. truman attend?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what is the official language spoken in mexico?"}, - {"url": "http://www.freebase.com/view/en/minneapolis", "targetValue": "(list (description \"Hennepin County\"))", "utterance": "what county is minneapolis mn in?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description Buddhism) (description Christian) (description Islam))", "utterance": "what religion in thailand?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_i_of_england", "targetValue": "(list (description \"Henry VIII of England\"))", "utterance": "who is queen elizabeth 1 father?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what other languages does switzerland speak?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Clube Atl\u00e9tico Mineiro\"))", "utterance": "what team is ronaldinho on?"}, - {"url": "http://www.freebase.com/view/en/paul_blart_mall_cop", "targetValue": "(list (description \"Kevin James\"))", "utterance": "who plays paul blart?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Vanessa Laine\"))", "utterance": "who is kobe bryant wife bio?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind of government system does canada have?"}, - {"url": "http://www.freebase.com/view/en/sparta", "targetValue": "(list (description Monarchy) (description Diarchy))", "utterance": "what type of government did sparta greece have?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Corriere della Sera\") (description l'Unit\u00e0) (description \"Il Foglio\") (description \"la Repubblica\") (description \"Il Messaggero\") (description \"La Domenica del Corriere\") (description \"La Stampa\") (description Avanti!) (description \"La Gazzetta dello Sport\") (description Liberazione))", "utterance": "where to vacation in italy in august?"}, - {"url": "http://www.freebase.com/view/en/teotihuacan", "targetValue": "(list (description Mexico))", "utterance": "what culture lived in teotihuacan?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what kind of voting system does japan have?"}, - {"url": "http://www.freebase.com/view/en/africa", "targetValue": "(list (description Angola) (description \"C\u00f4te d\u2019Ivoire\") (description \"Central African Republic\") (description \"Burkina Faso\") (description Djibouti) (description Congo) (description Burundi) (description Botswana) (description \"Cape Verde\") (description Benin))", "utterance": "what are the names of all the countries in africa?"}, - {"url": "http://www.freebase.com/view/en/gulf_war", "targetValue": "(list (description Kuwait))", "utterance": "who started the first persian gulf war?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Pitt Stadium\") (description \"Forbes Field\") (description \"Heinz Field\") (description \"Three Rivers Stadium\"))", "utterance": "what is the name of the pittsburgh steelers stadium?"}, - {"url": "http://www.freebase.com/view/en/cleopatra", "targetValue": "(list (description \"Mark Antony\"))", "utterance": "who was cleopatra married too?"}, - {"url": "http://www.freebase.com/view/en/nicki_minaj", "targetValue": "(list (description \"Saint James, Trinidad and Tobago\"))", "utterance": "where was nicki minaj born?"}, - {"url": "http://www.freebase.com/view/en/jesse_james", "targetValue": "(list (description \"Zerelda Mimms\"))", "utterance": "what was jesse james wife name?"}, - {"url": "http://www.freebase.com/view/en/spike", "targetValue": "(list (description \"James Marsters\"))", "utterance": "who plays spike in buffy the vampire slayer?"}, - {"url": "http://www.freebase.com/view/en/hadrian", "targetValue": "(list (description Rome))", "utterance": "where was emperor hadrian born?"}, - {"url": "http://www.freebase.com/view/en/gardasil", "targetValue": "(list (description 2006))", "utterance": "when was gardasil released to the public?"}, - {"url": "http://www.freebase.com/view/en/franklin_d_roosevelt", "targetValue": "(list (description \"Harry S. Truman\"))", "utterance": "who became president when roosevelt died in office?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Morehouse College\"))", "utterance": "where did martin luther king went to school?"}, - {"url": "http://www.freebase.com/view/en/charles_r_drew", "targetValue": "(list (description \"Amherst College\"))", "utterance": "where did charles drew go to college?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description Gladiator))", "utterance": "what was the colosseum in rome used for?"}, - {"url": "http://www.freebase.com/view/en/peter_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who voice acts peter griffin?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"Emma Darwin\"))", "utterance": "who was charles darwin married to?"}, - {"url": "http://www.freebase.com/view/en/lynette_scavo", "targetValue": "(list (description \"Felicity Huffman\"))", "utterance": "who plays lynette on desperate housewives?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984-85 NBA season\"))", "utterance": "what year was michael jordan rookie year?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is the state of texas?"}, - {"url": "http://www.freebase.com/view/en/james_chadwick", "targetValue": "(list (description Neutron))", "utterance": "what did chadwick identify?"}, - {"url": "http://www.freebase.com/view/en/ithaca_new_york", "targetValue": "(list (description \"Ithaca Tompkins Regional Airport\"))", "utterance": "what airport is closest to ithaca ny?"}, - {"url": "http://www.freebase.com/view/en/kurt_cobain", "targetValue": "(list (description Seattle))", "utterance": "where did kurt cobain die?"}, - {"url": "http://www.freebase.com/view/en/jackson_michigan", "targetValue": "(list (description \"Jackson County\"))", "utterance": "what county is jackson michigan in?"}, - {"url": "http://www.freebase.com/view/en/battle_of_verdun", "targetValue": "(list (description Verdun))", "utterance": "where was the battle of verdun held?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description Federation))", "utterance": "what system of government does nigeria have?"}, - {"url": "http://www.freebase.com/view/en/boss_hogg", "targetValue": "(list (description \"Sorell Booke\"))", "utterance": "who played boss hogg dukes of hazzard?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"William Daniels\"))", "utterance": "who played kitt in knight rider?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description Islam) (description Judaism) (description Christianity))", "utterance": "what religion did the ottoman turks follow?"}, - {"url": "http://www.freebase.com/view/en/vanderbilt_university", "targetValue": "(list (description \"Vanderbilt University School of Medicine\"))", "utterance": "what is vanderbilt university known for?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is toronto gmt?"}, - {"url": "http://www.freebase.com/view/en/henry_viii_of_england", "targetValue": "(list (description \"Church of England\") (description Anglo-Catholicism))", "utterance": "what religion is king henry viii?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description France))", "utterance": "what countries did germany take over during world war 2?"}, - {"url": "http://www.freebase.com/view/en/james_baldwin", "targetValue": "(list (description \"DeWitt Clinton High School\"))", "utterance": "where did james baldwin go to school?"}, - {"url": "http://www.freebase.com/view/en/joseph_pulitzer", "targetValue": "(list (description Publisher) (description Politician) (description Journalist) (description Lawyer))", "utterance": "who was joseph pulitzer and what did he do?"}, - {"url": "http://www.freebase.com/view/en/destin", "targetValue": "(list (description \"Northwest Florida Regional Airport\") (description \"Destin\u2013Fort Walton Beach Airport\"))", "utterance": "where do you fly into for destin?"}, - {"url": "http://www.freebase.com/view/en/jane_austen", "targetValue": "(list (description England))", "utterance": "where did jane austen grow up?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"Cultural geography\"))", "utterance": "what was basketball player michael jordan's major in college?"}, - {"url": "http://www.freebase.com/view/en/american_red_cross", "targetValue": "(list (description \"Clara Barton\"))", "utterance": "who made the american red cross?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind government does canada have?"}, - {"url": "http://www.freebase.com/view/en/sanjay_gupta", "targetValue": "(list (description \"Grady Memorial Hospital\"))", "utterance": "where does dr. sanjay gupta practice?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Newton's law of universal gravitation\"))", "utterance": "what did newton discover or invent?"}, - {"url": "http://www.freebase.com/view/en/ralph_macchio", "targetValue": "(list (description \"Ralph Macchio, Sr.\"))", "utterance": "who played daniel larusso?"}, - {"url": "http://www.freebase.com/view/en/eddie_fatu", "targetValue": "(list (description \"Myocardial infarction\"))", "utterance": "what happened to umaga wwe?"}, - {"url": "http://www.freebase.com/view/en/geneva", "targetValue": "(list (description March))", "utterance": "when is the next geneva motor show?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"LA Galaxy\"))", "utterance": "who does david beckham play for in 2012?"}, - {"url": "http://www.freebase.com/view/en/battle_of_antietam", "targetValue": "(list (description Sharpsburg))", "utterance": "when and where did the battle of antietam take place?"}, - {"url": "http://www.freebase.com/view/en/j_j_abrams", "targetValue": "(list (description \"Star Wars Episode VII\") (description \"Anatomy of Hope\") (description \"Star Trek\") (description \"Star Trek into Darkness\") (description \"Mission: Impossible III\") (description \"Super 8\"))", "utterance": "what movies did jj abrams direct?"}, - {"url": "http://www.freebase.com/view/en/armenia", "targetValue": "(list (description Turkey) (description Georgia) (description Azerbaijan))", "utterance": "what countries does armenia border?"}, - {"url": "http://www.freebase.com/view/en/nikki_haley", "targetValue": "(list (description \"United States of America\"))", "utterance": "what season does haley have her second baby?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Italy))", "utterance": "what two countries speak italian?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description 1960))", "utterance": "when richard nixon was president?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Preacher) (description Writer) (description Pastor) (description \"Peace activist\"))", "utterance": "what job did martin luther king jr have?"}, - {"url": "http://www.freebase.com/view/en/seth_macfarlane", "targetValue": "(list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))", "utterance": "what characters does seth macfarlane voice?"}, - {"url": "http://www.freebase.com/view/en/hector_camacho", "targetValue": "(list (description \"San Juan\"))", "utterance": "where did macho camacho got shot at?"}, - {"url": "http://www.freebase.com/view/en/ian_somerhalder", "targetValue": "(list (description \"The Rules of Attraction\") (description \"In Enemy Hands\") (description \"How to Make Love to a Woman\") (description Pulse) (description \"Anatomy of a Hate Crime\") (description Wake) (description \"The Tournament\") (description \"Marco Polo\") (description Fireball) (description \"The Lost Samaritan\"))", "utterance": "what has ian somerhalder played in?"}, - {"url": "http://www.freebase.com/view/en/alhambra", "targetValue": "(list (description \"The Alhambra\"))", "utterance": "what time does target in alhambra close?"}, - {"url": "http://www.freebase.com/view/en/andrew_carnegie", "targetValue": "(list (description Entrepreneur) (description Businessperson) (description \"Business magnate\"))", "utterance": "who is andrew carnegie and what did he do?"}, - {"url": "http://www.freebase.com/view/en/lorne", "targetValue": "(list (description \"Andy Hallett\"))", "utterance": "who plays lorne on angel?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))", "utterance": "what form of government exists in china?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Theodore Parker\") (description \"Thomas Paine\") (description \"Henry Clay\"))", "utterance": "what influenced abraham lincoln to become president?"}, - {"url": "http://www.freebase.com/view/en/jeremy_sumpter", "targetValue": "(list (description Actor))", "utterance": "who is jeremy sumpter?"}, - {"url": "http://www.freebase.com/view/en/real_madrid", "targetValue": "(list (description \"2002 UEFA Champions League Final\"))", "utterance": "when last did real madrid win the champions league?"}, - {"url": "http://www.freebase.com/view/en/nobel_peace_prize", "targetValue": "(list (description \"Barack Obama\"))", "utterance": "who was the winner of the 2009 nobel peace prize?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Kim Jong-un\"))", "utterance": "who is ruling north korea now?"}, - {"url": "http://www.freebase.com/view/en/rastafari_movement", "targetValue": "(list (description Zion) (description Afrocentrism) (description Jah))", "utterance": "what bible do rastafarians use?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Portugal national football team\"))", "utterance": "who does cristiano ronaldo play for now 2011?"}, - {"url": "http://www.freebase.com/view/en/henry_clay", "targetValue": "(list (description Kentucky))", "utterance": "what state did henry clay represent?"}, - {"url": "http://www.freebase.com/view/en/vasco_nunez_de_balboa", "targetValue": "(list (description Spain))", "utterance": "what country was vasco nunez de balboa born in?"}, - {"url": "http://www.freebase.com/view/en/mississippi_river", "targetValue": "(list (description Mississippi) (description Wisconsin) (description Minnesota) (description Kentucky) (description Illinois) (description Tennessee) (description Arkansas) (description Missouri) (description Iowa) (description Louisiana))", "utterance": "which states does the mississippi river pass through?"}, - {"url": "http://www.freebase.com/view/en/mission_san_gabriel_arcangel", "targetValue": "(list (description \"San Gabriel\") (description California))", "utterance": "where was san gabriel arcangel located?"}, - {"url": "http://www.freebase.com/view/en/nero", "targetValue": "(list (description Claudius))", "utterance": "who was the emperor before nero?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))", "utterance": "what type of artwork did henri matisse produce?"}, - {"url": "http://www.freebase.com/view/en/gibby_haynes", "targetValue": "(list (description \"Doris Haynes\"))", "utterance": "what is gibby's mom's name?"}, - {"url": "http://www.freebase.com/view/en/ella_fitzgerald", "targetValue": "(list (description \"Swing music\") (description Jazz) (description \"Vocal jazz\") (description \"Traditional pop music\") (description Ballad))", "utterance": "what type of music does ella fitzgerald sing?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description Baltimore))", "utterance": "where do the orioles play spring training?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Topography of Terror\"))", "utterance": "what are the best places to go in germany?"}, - {"url": "http://www.freebase.com/view/en/steven_spielberg", "targetValue": "(list (description Duel) (description \"Close Encounters of the Third Kind\") (description Always) (description \"Catch Me If You Can\") (description 1941) (description Amistad) (description \"A.I. Artificial Intelligence\") (description \"E.T. the Extra-Terrestrial\") (description Amblin) (description \"Empire of the Sun\"))", "utterance": "what movies are directed by steven spielberg?"}, - {"url": "http://www.freebase.com/view/en/mike_huckabee", "targetValue": "(list (description \"bass guitar\"))", "utterance": "what instrument does mike huckabee play?"}, - {"url": "http://www.freebase.com/view/en/matt_damon", "targetValue": "(list (description \"American Teacher\") (description Contagion) (description \"Che: Part Two\") (description \"All the Pretty Horses\") (description \"Courage Under Fire\") (description Dogma) (description \"Behind the Screens\") (description \"Confessions of a Dangerous Mind\") (description Elysium) (description \"Chasing Amy\"))", "utterance": "what movies does matt damon play in?"}, - {"url": "http://www.freebase.com/view/en/basque_language", "targetValue": "(list (description Spain) (description France))", "utterance": "where is basque located?"}, - {"url": "http://www.freebase.com/view/en/alyson_stoner", "targetValue": "(list (description \"Cheaper by the Dozen\") (description \"Garfield: The Movie\") (description \"Step Up 3D\") (description \"Alyson Stoner Project\") (description \"Holly Hobbie and Friends: Christmas Wishes\") (description \"Step Up\") (description \"Cheaper by the Dozen 2\") (description \"Alice Upside Down\") (description \"Yin Yang Yo! The Movie\") (description \"Camp Rock\"))", "utterance": "what movies does alyson stoner play in?"}, - {"url": "http://www.freebase.com/view/en/paul_teutul_jr", "targetValue": "(list (description \"Rachael Biester\"))", "utterance": "who did paul jr marry?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Denbighshire))", "utterance": "when are school holidays in uk 2011?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Central Europe\"))", "utterance": "what region is czech republic in?"}, - {"url": "http://www.freebase.com/view/en/jack_skellington", "targetValue": "(list (description \"Danny Elfman\") (description \"Chris Sarandon\"))", "utterance": "who the voice of jack skellington?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"Prince Edward, Duke of Kent and Strathearn\") (description \"Princess Victoria of Saxe-Coburg-Saalfeld\"))", "utterance": "who raised queen victoria?"}, - {"url": "http://www.freebase.com/view/en/kenya", "targetValue": "(list (description \"Emmanuel Kipchirchir Mutai\") (description \"Milcah Chemos Cheywa\") (description \"Janeth Jepkosgei\") (description \"Ezekiel Kemboi\") (description \"Linet Masai\") (description \"Moses Masai\") (description \"Alfred Kirwa Yego\") (description \"Sylvia Kibet\") (description \"Richard Mateelong\") (description \"Vivian Cheruiyot\"))", "utterance": "who are the famous athletes in kenya?"}, - {"url": "http://www.freebase.com/view/en/staten_island", "targetValue": "(list (description \"Third County Courthouse\") (description \"Staten Island Museum\") (description \"The Christopher House\") (description \"Staten Island Zoo\") (description \"Verrazano-Narrows Bridge\") (description \"Voorlezer's House\") (description \"Snug Harbor Cultural Center and Botanical Garden\") (description \"Staten Island Children's Museum\") (description \"The Stephens-Black House\"))", "utterance": "what to see in staten island new york?"}, - {"url": "http://www.freebase.com/view/en/greenland", "targetValue": "(list (description \"North America\"))", "utterance": "what continent is greenland located?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))", "utterance": "what language do egyptians use?"}, - {"url": "http://www.freebase.com/view/en/wayne_gretzky", "targetValue": "(list (description \"Edmonton Oilers\"))", "utterance": "what teams did gretzky play on?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "where was obama educated?"}, - {"url": "http://www.freebase.com/view/en/wayne_gretzky", "targetValue": "(list (description \"Edmonton Oilers\"))", "utterance": "who did wayne gretzky play 4?"}, - {"url": "http://www.freebase.com/view/en/sean_lennon", "targetValue": "(list (description \"Michael Jackson: 30th Anniversary Special\"))", "utterance": "who played sean in scrubs?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Mein Kampf\"))", "utterance": "what was the name of the book hitler wrote while in prison?"}, - {"url": "http://www.freebase.com/view/en/francisco_pizarro", "targetValue": "(list (description Spain))", "utterance": "where did pizarro land?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Emeryville Amtrak Station\"))", "utterance": "what is the name of the main train station in san francisco?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Rocky Mountains\"))", "utterance": "what is the large mountain range in the western united states?"}, - {"url": "http://www.freebase.com/view/en/brazilian_jiu_jitsu_theory_and_technique", "targetValue": "(list (description \"Martial arts\"))", "utterance": "what is brazilian jiu jitsu?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Language\"))", "utterance": "what are the major languages in italy?"}, - {"url": "http://www.freebase.com/view/en/new_orleans", "targetValue": "(list (description Touro) (description \"French Quarter\") (description \"East Riverside\") (description \"Central City\") (description \"Lower Garden District\") (description Milan) (description \"Garden District\") (description \"Irish Channel\") (description \"New Orleans Central Business District\") (description \"St. Thomas Development\"))", "utterance": "where did the battle of new orleans start?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Haitian Creole French Language\") (description \"Spanish Language\") (description \"Saman\u00e1 English\"))", "utterance": "what does the dominican republic speak?"}, - {"url": "http://www.freebase.com/view/en/barry_zito", "targetValue": "(list (description \"2002 Major League Baseball Season\"))", "utterance": "when did barry zito won the cy young?"}, - {"url": "http://www.freebase.com/view/en/paul_revere", "targetValue": "(list (description Silversmith))", "utterance": "who is paul revere and what did he do?"}, - {"url": "http://www.freebase.com/view/en/brussels", "targetValue": "(list (description \"De Lijn\") (description \"Brussels Metro\") (description \"Soci\u00e9t\u00e9 R\u00e9gionale Wallonne du Transport\") (description \"National Railway Company of Belgium\"))", "utterance": "where is the thalys train station in brussels?"}, - {"url": "http://www.freebase.com/view/en/phoenix", "targetValue": "(list (description \"Phoenix Sky Harbor International Airport\"))", "utterance": "what airlines hub in phoenix?"}, - {"url": "http://www.freebase.com/view/en/jay_cutler_1983", "targetValue": "(list (description \"Vanderbilt University\"))", "utterance": "where did cutler jay go to college?"}, - {"url": "http://www.freebase.com/view/en/eita_james", "targetValue": "(list (description \"Artis Mills\"))", "utterance": "who did etta james marry?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"Andy Warhol\"))", "utterance": "who played andy in toy story 3?"}, - {"url": "http://www.freebase.com/view/en/ann_romney", "targetValue": "(list (description \"Metro Detroit\"))", "utterance": "where is ann romney from?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description Mathematician) (description Astronomer) (description Scientist) (description Physicist) (description Astrologer))", "utterance": "who was galileo galilei?"}, - {"url": "http://www.freebase.com/view/en/bill_gates", "targetValue": "(list (description \"Harvard College\") (description \"Lakeside School\"))", "utterance": "what school did bill gates go to?"}, - {"url": "http://www.freebase.com/view/en/miley_cyrus", "targetValue": "(list (description \"Hannah Montana: The Movie\") (description \"Super Rhino\") (description \"Sonic the Hedgehog\") (description \"LOL: Laughing Out Loud\") (description \"Big Fish\") (description \"Sex and the City 2\") (description Bolt) (description \"The Last Song\") (description \"So Undercover\") (description \"High School Musical 2\"))", "utterance": "what movies did miley cyrus play in?"}, - {"url": "http://www.freebase.com/view/en/dubai", "targetValue": "(list (description \"United Arab Emirates\"))", "utterance": "what country does dubai come under?"}, - {"url": "http://www.freebase.com/view/en/nate_robinson", "targetValue": "(list (description \"Chicago Bulls\"))", "utterance": "who do nate robinson play for?"}, - {"url": "http://www.freebase.com/view/en/mount_baldy_california", "targetValue": "(list (description California) (description \"San Bernardino County\"))", "utterance": "what is there to do in mt baldy california?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Panama Canal Zone\"))", "utterance": "where does the panama canal run through?"}, - {"url": "http://www.freebase.com/view/en/jackie_robinson", "targetValue": "(list (description \"1956 Major League Baseball Season\") (description \"1948 Major League Baseball Season\") (description \"1951 Major League Baseball Season\") (description \"1949 Major League Baseball Season\") (description \"1950 Major League Baseball Season\") (description \"1955 Major League Baseball Season\") (description \"1954 Major League Baseball season\") (description \"1953 Major League Baseball Season\") (description \"1947 Major League Baseball Season\") (description \"1952 Major League Baseball Season\"))", "utterance": "what years did jackie robinson play baseball?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))", "utterance": "what countries use english as national language?"}, - {"url": "http://www.freebase.com/view/en/steve_nash", "targetValue": "(list (description \"Phoenix Suns\") (description \"Dallas Mavericks\"))", "utterance": "who all has steve nash played for?"}, - {"url": "http://www.freebase.com/view/en/jason_statham", "targetValue": "(list (description Sydenham) (description \"Great Yarmouth\"))", "utterance": "where does jason statham live?"}, - {"url": "http://www.freebase.com/view/en/wisconsin", "targetValue": "(list (description \"Wisconsin gubernatorial recall election\"))", "utterance": "what are the natural resources in wisconsin?"}, - {"url": "http://www.freebase.com/view/en/cyprus", "targetValue": "(list (description \"Greek Language\") (description \"Turkish Language\"))", "utterance": "what language is cyprus using?"}, - {"url": "http://www.freebase.com/view/en/roatan", "targetValue": "(list (description \"Sante' Wellness Center\") (description \"Enomis Divers\") (description \"Gumbalimba Park\") (description \"French Harbour Iguana Reserve\") (description \"Roat\u00e1n Butterfly Garden\"))", "utterance": "what to do in roatan bay?"}, - {"url": "http://www.freebase.com/view/en/gerald_ford", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what did gerald ford do?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Amazon rainforest\"))", "utterance": "what is the rainforest in peru called?"}, - {"url": "http://www.freebase.com/view/en/mount_jefferson", "targetValue": "(list (description \"Jefferson County\") (description \"United States of America\") (description \"Linn County\") (description Oregon) (description \"Marion County\"))", "utterance": "where is mount jefferson located?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Painted turtle\") (description Stegosaurus) (description \"Nil sine numine\") (description \"Aquilegia saximontana\") (description \"Greenback cutthroat trout\") (description \"Yule Marble\") (description \"Lark Bunting\") (description \"Picea pungens\"))", "utterance": "what is the state symbols of colorado?"}, - {"url": "http://www.freebase.com/view/en/buzz_williams", "targetValue": "(list (description \"Oklahoma City University\") (description \"Texas A&M University\u2013Kingsville\"))", "utterance": "where did buzz williams go to college?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"\u00c9milie Heymans\") (description \"Blythe Hartley\"))", "utterance": "what battles did canada win in ww2?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Chicago Midway International Airport\"))", "utterance": "which airport is closest to the city of chicago?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Africa))", "utterance": "what part of the world is south africa in?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description \"Big Daddy\") (description \"Dickie Roberts: Former Child Star\") (description \"Joe Dirt 2\") (description \"Bedtime Stories\") (description Click) (description \"The Benchwarmers\") (description \"Eight Crazy Nights\") (description \"The House Bunny\") (description \"You Don't Mess with the Zohan\") (description \"I Now Pronounce You Chuck and Larry\"))", "utterance": "what movies did adam sandler play in?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Libertarian Party of San Francisco\"))", "utterance": "who to vote for in san francisco 2012?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description Maryland))", "utterance": "where is washington d.c. at?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Joe Flacco\"))", "utterance": "who is the ravens quarterback 2012?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Xi Jinping\"))", "utterance": "who is the current leader of china and what is their title?"}, - {"url": "http://www.freebase.com/view/en/aldi", "targetValue": "(list (description 1961))", "utterance": "when did aldi originate?"}, - {"url": "http://www.freebase.com/view/en/microsoft", "targetValue": "(list (description \"Bill Gates\"))", "utterance": "who created microsoft windows?"}, - {"url": "http://www.freebase.com/view/en/cavalier_king_charles_spaniel", "targetValue": "(list (description \"Toy Group\"))", "utterance": "what is a king charles cavalier dog?"}, - {"url": "http://www.freebase.com/view/en/john_steinbeck", "targetValue": "(list (description \"Of Mice and Men\"))", "utterance": "what is john steinbeck best known for?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description 1/10/2011))", "utterance": "when was barack obama elected president?"}, - {"url": "http://www.freebase.com/view/en/anthony_kennedy", "targetValue": "(list (description \"Ronald Reagan\"))", "utterance": "who nominated anthony kennedy?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Hayden Christensen\"))", "utterance": "who was the voice of darth vader in episode iii?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"2000\u201301 NBA season\"))", "utterance": "what year did lamar odom play for the clippers?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description \"Indo-European languages\") (description \"Romance languages\"))", "utterance": "where the french language come from?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description Republic))", "utterance": "what is the government of chile?"}, - {"url": "http://www.freebase.com/view/en/natalie_portman", "targetValue": "(list (description Closer) (description \"Beautiful Girls\") (description \"Star Wars Episode III: Revenge of the Sith\") (description \"Cold Mountain\") (description \"The Other Boleyn Girl\") (description \"V for Vendetta\") (description \"Star Wars Episode II: Attack of the Clones\") (description \"Anywhere but Here\") (description \"Garden State\") (description \"Star Wars Episode I: The Phantom Menace\"))", "utterance": "what movie does natalie portman play in?"}, - {"url": "http://www.freebase.com/view/en/new_orleans_saints", "targetValue": "(list (description \"Sean Payton\"))", "utterance": "who is the head coach of the new orleans saints?"}, - {"url": "http://www.freebase.com/view/en/river_shannon", "targetValue": "(list (description Limerick) (description \"Shannon, County Clare\") (description Athlone))", "utterance": "where does the shannon river flow?"}, - {"url": "http://www.freebase.com/view/en/zac_efron", "targetValue": "(list (description \"17 Again\") (description \"Charlie St. Cloud\") (description \"Miracle Run\") (description \"Me and Orson Welles\") (description \"Melinda's World\") (description \"High School Musical\") (description \"The Derby Stallion\") (description \"High School Musical 2\") (description \"High School Musical 3: Senior Year\") (description Hairspray))", "utterance": "what movies does zac efron star in?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what is the political system of nigeria?"}, - {"url": "http://www.freebase.com/view/en/puerto_galera_oriental_mindoro", "targetValue": "(list (description Philippines) (description \"Oriental Mindoro\"))", "utterance": "where is puerto galera?"}, - {"url": "http://www.freebase.com/view/en/battle_of_verdun", "targetValue": "(list (description Verdun))", "utterance": "where is the battle of verdun located?"}, - {"url": "http://www.freebase.com/view/en/hungary", "targetValue": "(list (description \"Hungarian forint\"))", "utterance": "what currency does hungary have?"}, - {"url": "http://www.freebase.com/view/en/stella_artois", "targetValue": "(list (description Lager))", "utterance": "who plays stella in coronation street?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Neverland Ranch\"))", "utterance": "what all did michael jackson own?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\"))", "utterance": "what form of government does canada have?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"English Language\"))", "utterance": "what language does people speak in australia?"}, - {"url": "http://www.freebase.com/view/en/jessica_simpson", "targetValue": "(list (description \"Nick Lachey\"))", "utterance": "who married jessica simpson?"}, - {"url": "http://www.freebase.com/view/en/green_bay_packers", "targetValue": "(list (description \"Dark green\"))", "utterance": "what jersey will the packers wear in the super bowl?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Ricardo Martinelli\"))", "utterance": "who controls panama?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))", "utterance": "when did baltimore orioles win the world series?"}, - {"url": "http://www.freebase.com/view/en/miami", "targetValue": "(list (description Wolfsonian-FIU) (description \"Lowe Art Museum\") (description \"Holocaust Memorial of the Greater Miami Jewish Federation\") (description \"Miami Art Museum\") (description \"Frost Art Museum\") (description \"Coral Castle\") (description \"Jewish Museum of Florida\") (description \"Jungle Island\") (description \"Miami Seaquarium\") (description \"Venetian Pool\"))", "utterance": "what to do and see in miami florida?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what is the currency in the dominican republic 2010?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Golf Beach Landing\") (description \"Second Battle of the Aisne\"))", "utterance": "what is happening in germany right now?"}, - {"url": "http://www.freebase.com/view/en/chris_farley", "targetValue": "(list (description Coneheads) (description \"Wayne's World\") (description \"Black Sheep\") (description \"Beverly Hills Ninja\") (description \"Wayne's World 2\") (description \"Billy Madison\") (description \"Dirty Work\") (description \"Almost Heroes\") (description Airheads) (description \"Tommy Boy\"))", "utterance": "what movies did chris farley do?"}, - {"url": "http://www.freebase.com/view/en/nana", "targetValue": "(list (description \"Anna Tsuchiya\"))", "utterance": "who plays nana in the royal family?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"United States of America\"))", "utterance": "who helped china in ww2?"}, - {"url": "http://www.freebase.com/view/en/arab", "targetValue": "(list (description \"Semitic people\"))", "utterance": "what race are arabs?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"Tuskegee University\") (description \"Iowa State University\") (description \"Simpson College\"))", "utterance": "where george washington carver go to school?"}, - {"url": "http://www.freebase.com/view/en/steffy_forrester", "targetValue": "(list (description \"Jacqueline MacInnes Wood\"))", "utterance": "who plays steffy on bold and the beautiful?"}, - {"url": "http://www.freebase.com/view/en/christchurch", "targetValue": "(list (description Canterbury))", "utterance": "where was the earthquake in christchurch?"}, - {"url": "http://www.freebase.com/view/en/reno", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what timezone is reno nv?"}, - {"url": "http://www.freebase.com/view/en/niccolo_machiavelli", "targetValue": "(list (description Cicero) (description \"Desiderius Erasmus\") (description Tacitus) (description Plato) (description Livy) (description \"Dante Alighieri\") (description Aristotle) (description \"Leonardo da Vinci\") (description Plutarch))", "utterance": "who was niccolo machiavelli influenced by?"}, - {"url": "http://www.freebase.com/view/en/cameron_newton", "targetValue": "(list (description Quarterback))", "utterance": "what did cam newton do?"}, - {"url": "http://www.freebase.com/view/en/latin_america", "targetValue": "(list (description \"Western Hemisphere\"))", "utterance": "what is latin america spanish?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description \"North America\"))", "utterance": "what continent does the bahamas belong to?"}, - {"url": "http://www.freebase.com/view/en/baybrook_mall", "targetValue": "(list (description Friendswood))", "utterance": "where is baybrook mall?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Illinois))", "utterance": "what state did obama win?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"The King's School, Grantham\"))", "utterance": "where did isaac newton go to high school?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description Alderaan))", "utterance": "what planet did princess leia call home?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"Latin alphabet\"))", "utterance": "where did english numbers originate from?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Costa Rican col\u00f3n\"))", "utterance": "what kind of money do you use in costa rica?"}, - {"url": "http://www.freebase.com/view/en/bob_marley", "targetValue": "(list (description \"Nine Mile, Jamaica\"))", "utterance": "where is bob marley from where was he born?"}, - {"url": "http://www.freebase.com/view/en/spud_webb", "targetValue": "(list (description \"1985-86 NBA season\"))", "utterance": "what year did spudd webb won the dunk contest?"}, - {"url": "http://www.freebase.com/view/en/randy_jackson", "targetValue": "(list (description \"bass guitar\") (description Vocals))", "utterance": "what did randy jackson play in journey?"}, - {"url": "http://www.freebase.com/view/en/grand_canyon", "targetValue": "(list (description \"Grand Canyon South Rim Ranger's Dormitory\"))", "utterance": "where to stay in south rim grand canyon?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"\u00c9milie Heymans\") (description \"Blythe Hartley\"))", "utterance": "what beach did the canadians assault?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"He assumed that the rate of fall is proportional to the force of gravity and that this force is inversely proportional to the square of the distance from the center of the Earth.\"))", "utterance": "what discovery did sir isaac newton make about force?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what currency can you use in aruba?"}, - {"url": "http://www.freebase.com/view/en/roman_abramovich", "targetValue": "(list (description Moscow) (description Ukhta))", "utterance": "where does roman abramovich live?"}, - {"url": "http://www.freebase.com/view/en/nolan_ryan", "targetValue": "(list (description \"Ruth Holdorff\"))", "utterance": "who is nolan ryan married to?"}, - {"url": "http://www.freebase.com/view/en/africa", "targetValue": "(list (description Angola) (description \"C\u00f4te d\u2019Ivoire\") (description \"Central African Republic\") (description \"Burkina Faso\") (description Djibouti) (description Congo) (description Burundi) (description Botswana) (description \"Cape Verde\") (description Benin))", "utterance": "where to travel in africa in january?"}, - {"url": "http://www.freebase.com/view/en/walt_disney", "targetValue": "(list (description Chicago) (description \"Kansas City\") (description France) (description \"Holmby Hills\") (description Marceline) (description Hermosa))", "utterance": "where did walt disney live before he died?"}, - {"url": "http://www.freebase.com/view/en/neil_armstrong", "targetValue": "(list (description \"One Small Step\"))", "utterance": "what did neil say on the moon?"}, - {"url": "http://www.freebase.com/view/en/alfonso_ribeiro", "targetValue": "(list (description \"Alfonso Ribeiro\"))", "utterance": "who played carlton banks?"}, - {"url": "http://www.freebase.com/view/en/matt_damon", "targetValue": "(list (description \"Luciana Barroso\"))", "utterance": "who does matt damon have kids with?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Ra\u00fal Castro\"))", "utterance": "who is the current leader of cuba today?"}, - {"url": "http://www.freebase.com/view/en/emily_dickinson", "targetValue": "(list (description \"Two poems\") (description \"\"Hope\" is the thing with feathers\") (description Success) (description \"The letters\") (description \"Selected poetry of Emily Dickinson\") (description \"Emily Dickinson's open folios\") (description Poems) (description \"Acts of Light: The World of Emily Dickinson\") (description \"The complete poems\") (description \"Emily Dickinson\"))", "utterance": "what books did emily dickinson wrote?"}, - {"url": "http://www.freebase.com/view/en/ancient_pueblo_peoples", "targetValue": "(list (description \"Four Corners\"))", "utterance": "what did anasazi indians live in?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description /g/124x8gxxd))", "utterance": "what part of italy did most immigrants come from?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Palace Hotel, San Francisco\"))", "utterance": "what hotel should i stay in san francisco?"}, - {"url": "http://www.freebase.com/view/en/napoleon_i_of_france", "targetValue": "(list (description \"Arsenic poisoning\") (description \"Stomach cancer\"))", "utterance": "what events led to napoleon's downfall?"}, - {"url": "http://www.freebase.com/view/en/santa_fe", "targetValue": "(list (description \"New Mexico\"))", "utterance": "in which state did the santa fe trail begin?"}, - {"url": "http://www.freebase.com/view/en/james_j_bulger", "targetValue": "(list (description Boston))", "utterance": "where is whitey bulger?"}, - {"url": "http://www.freebase.com/view/en/youtube", "targetValue": "(list (description \"Chad Hurley\") (description \"Steve Chen\") (description \"Jawed Karim\"))", "utterance": "who created youtube?"}, - {"url": "http://www.freebase.com/view/en/hong_kong", "targetValue": "(list (description \"Victoria Peak\") (description \"Hong Kong Museum of Art\") (description \"Dr Sun Yat-sen Museum\") (description \"Kowloon Walled City\") (description \"Po Lin Monastery\") (description \"Hong Kong Disneyland\") (description \"Ten Thousand Buddhas Monastery\") (description \"Lantau Island\"))", "utterance": "what to do in hong kong for a week?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Euro))", "utterance": "what currency does greece use 2012?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"Jasper Johns\") (description \"Jack Smith\") (description \"Truman Capote\") (description \"Tom of Finland\") (description \"Ben Shahn\") (description \"Marcel Duchamp\"))", "utterance": "what influenced andy warhol's work?"}, - {"url": "http://www.freebase.com/view/en/fresno_california", "targetValue": "(list (description 93702) (description 93703) (description 93701) (description 93706) (description 93707) (description 93704) (description 93705) (description 93650) (description 93708) (description 93709))", "utterance": "what is fresno state's zip code?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"Brad Pitt\"))", "utterance": "who is angelina jolie husband name?"}, - {"url": "http://www.freebase.com/view/en/kourtney_kardashian", "targetValue": "(list (description \"Penelope Scotland Disick\") (description \"Mason Dash Disick\"))", "utterance": "what kourtney kardashian baby girls name?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what is the present form of government in iran?"}, - {"url": "http://www.freebase.com/view/en/hmv_group_plc", "targetValue": "(list (description Waterstones))", "utterance": "which hmv stores are open?"}, - {"url": "http://www.freebase.com/view/en/marco_polo", "targetValue": "(list (description Explorer))", "utterance": "what were marco polo's goals?"}, - {"url": "http://www.freebase.com/view/en/marco_polo", "targetValue": "(list (description \"Niccol\u00f2 Polo\") (description \"Nicole Anna Defuseh\"))", "utterance": "who did marco polo travel with?"}, - {"url": "http://www.freebase.com/view/en/icelandic_language", "targetValue": "(list (description \"Indo-European languages\") (description \"North Germanic languages\"))", "utterance": "what does icelandic sound like?"}, - {"url": "http://www.freebase.com/view/en/bill_richardson", "targetValue": "(list (description \"New Mexico\"))", "utterance": "where does bill richardson live?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"John Roberts\") (description \"Clarence Thomas\") (description \"David Souter\") (description \"John Paul Stevens\") (description \"Edward Douglass White\"))", "utterance": "who are the judges on the us supreme court?"}, - {"url": "http://www.freebase.com/view/en/dubuque", "targetValue": "(list (description \"Dubuque Arboretum and Botanical Gardens\"))", "utterance": "what to do in dubuque this weekend?"}, - {"url": "http://www.freebase.com/view/en/sergio_aguero", "targetValue": "(list (description \"Atl\u00e9tico Madrid\"))", "utterance": "what club did aguero play for before man city?"}, - {"url": "http://www.freebase.com/view/en/jay_adams", "targetValue": "(list (description Him/Herself))", "utterance": "who plays jay adams in lords of dogtown?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what system of government is used in the united states of america?"}, - {"url": "http://www.freebase.com/view/en/habsburg", "targetValue": "(list (description \"Kingdom of Hungary\") (description \"Kingdom of Bohemia\") (description \"Holy Roman Empire\") (description \"Kingdom of Ireland\") (description \"Kingdom of Portugal\") (description Slovenia) (description Austria) (description Croatia) (description \"German Empire\") (description \"Kingdom of England\"))", "utterance": "what did the habsburg family control?"}, - {"url": "http://www.freebase.com/view/en/beyonce", "targetValue": "(list (description \"Blue Ivy Carter\"))", "utterance": "what is beyonce's daughters name?"}, - {"url": "http://www.freebase.com/view/en/indianapolis_colts", "targetValue": "(list (description \"Super Bowl XLI\"))", "utterance": "when did the colts last win the superbowl?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"University of North Carolina at Chapel Hill\"))", "utterance": "what college did michael jordan play basketball for?"}, - {"url": "http://www.freebase.com/view/en/madonna", "targetValue": "(list (description Masterpiece) (description \"Die Another Day\") (description \"I'll Remember\") (description \"Give Me All Your Luvin'\") (description \"Future Lovers\") (description \"Future Lovers/I Feel Love\") (description \"Like a Prayer\") (description \"This Used to Be My Playground\") (description \"Gang Bang\") (description \"Who's That Girl\"))", "utterance": "what songs has madonna written?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description \"Kingdom of the Netherlands\"))", "utterance": "what countries are located in the netherlands?"}, - {"url": "http://www.freebase.com/view/en/andrew_johnson", "targetValue": "(list (description \"United States Representative\") (description \"Vice President of the United States\") (description \"United States Senator\") (description \"President of the United States\") (description \"Governor of Tennessee\"))", "utterance": "who was andrew johnson and what did he do?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"W San Francisco\") (description \"Hostelling International, City Center\") (description \"Palace Hotel, San Francisco\") (description Clift))", "utterance": "what are the best hotels to stay in san francisco?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Andrew Johnson\"))", "utterance": "who was lincoln's vice president when he died?"}, - {"url": "http://www.freebase.com/view/en/benedict_pope", "targetValue": "(list (description Germany))", "utterance": "where did pope benedict xvi live?"}, - {"url": "http://www.freebase.com/view/en/dan_wheldon", "targetValue": "(list (description \"Las Vegas Motor Speedway\"))", "utterance": "what race did dan wheldon died in?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Portuguese Language\"))", "utterance": "what language brazil use?"}, - {"url": "http://www.freebase.com/view/en/tommy_emmanuel", "targetValue": "(list (description Australia))", "utterance": "where is tommy emmanuel from?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Lesotho) (description Zimbabwe) (description Mozambique) (description Swaziland) (description Namibia) (description Botswana))", "utterance": "with which country does south africa border?"}, - {"url": "http://www.freebase.com/view/en/austin", "targetValue": "(list (description \"Texas Department of Public Safety Historical Museum and Research Center\") (description \"Cathedral of Junk\") (description \"Harry Ransom Center\") (description \"Texas Memorial Museum\") (description \"Ann W. Richards Congress Avenue Bridge\") (description \"Zilker Park\") (description \"Texas State Capitol\") (description \"William Sidney Porter House\") (description \"Bullock Texas State History Museum\") (description \"Barton Springs Pool\"))", "utterance": "what is there to do around austin texas?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))", "utterance": "what countries in the world speak german?"}, - {"url": "http://www.freebase.com/view/en/effy_stonem", "targetValue": "(list (description \"Kaya Scodelario\"))", "utterance": "who plays effy in skins uk?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "what countries use the euro as official currency?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description Euro))", "utterance": "what kind of money do the netherlands use?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Columbia University\"))", "utterance": "which college did obama graduated?"}, - {"url": "http://www.freebase.com/view/en/henry_david_thoreau", "targetValue": "(list (description Poet))", "utterance": "who is henry david thoreau?"}, - {"url": "http://www.freebase.com/view/en/richard_pryor", "targetValue": "(list (description \"Franklin Pryor\") (description \"Steven Pryor\") (description \"Richard Pryor Jr.\") (description \"Rain Pryor\") (description \"Kelsey Pryor\") (description \"Elizabeth Pryor\") (description \"Renee Pryor\"))", "utterance": "who are richard pryor children?"}, - {"url": "http://www.freebase.com/view/en/dustin_johnson", "targetValue": "(list (description \"Amanda Caulder\"))", "utterance": "who is golfer dustin johnson dating?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what are the official languages in spain?"}, - {"url": "http://www.freebase.com/view/en/santi_cazorla", "targetValue": "(list (description \"Spain national football team\"))", "utterance": "what club did santi cazorla play for?"}, - {"url": "http://www.freebase.com/view/en/bill_gates", "targetValue": "(list (description \"Lakeside School\"))", "utterance": "what highschool did bill gates graduated from?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description \"Turner Field\"))", "utterance": "where does the atlanta braves play?"}, - {"url": "http://www.freebase.com/view/en/detroit_pistons", "targetValue": "(list (description \"1990 NBA Finals\") (description \"2004 NBA Finals\") (description \"1989 NBA Finals\"))", "utterance": "what year did detroit pistons win nba championships?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"United States of America\"))", "utterance": "what each fold of the us flag means?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what do people from spain speak?"}, - {"url": "http://www.freebase.com/view/en/danielle_rousseau", "targetValue": "(list (description \"Mira Furlan\") (description \"Melissa Farman\"))", "utterance": "who played danielle rousseau on lost?"}, - {"url": "http://www.freebase.com/view/en/muharram", "targetValue": "(list (description \"Islamic calendar\"))", "utterance": "when will muharram start 2011?"}, - {"url": "http://www.freebase.com/view/en/tutankhamun", "targetValue": "(list (description Ankhesenamun))", "utterance": "who did king tut married?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"Woodrow Wilson 1917 presidential inauguration\") (description \"Woodrow Wilson 1913 presidential inauguration\"))", "utterance": "how old was woodrow wilson when he was elected president?"}, - {"url": "http://www.freebase.com/view/en/john_bell", "targetValue": "(list (description \"Know Nothing\") (description \"Whig Party\") (description \"Democratic Party\") (description \"National Republican Party\") (description \"Democratic-Republican Party\") (description \"Constitutional Union Party\"))", "utterance": "what political party did john bell belong to?"}, - {"url": "http://www.freebase.com/view/en/north_atlantic_treaty_organization", "targetValue": "(list (description Netherlands) (description Poland) (description \"United States of America\") (description \"United Kingdom\") (description Germany) (description Bulgaria))", "utterance": "what countries are part of nato?"}, - {"url": "http://www.freebase.com/view/en/mary_i_of_scotland", "targetValue": "(list (description Catholicism))", "utterance": "what religion is mary queen of scots?"}, - {"url": "http://www.freebase.com/view/en/chris_cooley", "targetValue": "(list (description \"Christy Oglevee Cooley\"))", "utterance": "who is chris cooley married to?"}, - {"url": "http://www.freebase.com/view/en/st_johns_florida", "targetValue": "(list (description Florida))", "utterance": "where is port st johns florida?"}, - {"url": "http://www.freebase.com/view/en/e_stanley_kroenke", "targetValue": "(list (description \"St. Louis Rams\") (description \"Arsenal F.C.\") (description \"Colorado Avalanche\") (description \"Colorado Rapids\") (description \"Denver Nuggets\"))", "utterance": "what teams does kroenke own?"}, - {"url": "http://www.freebase.com/view/en/battle_of_shiloh", "targetValue": "(list (description \"Hardin County\"))", "utterance": "where was the battle of shiloh?"}, - {"url": "http://www.freebase.com/view/en/theodor_schwann", "targetValue": "(list (description \"Microscopical researches into the accordance in the structure and growth of animals and plants\"))", "utterance": "what did theodor schwann contribute to our understanding of cells?"}, - {"url": "http://www.freebase.com/view/en/kate_spade", "targetValue": "(list (description \"Kansas City\"))", "utterance": "where is kate spade from?"}, - {"url": "http://www.freebase.com/view/en/caribbean", "targetValue": "(list (description \"School of Business and Computer Science, Port of Spain\") (description \"School of Business and Computer Science, Trincity\") (description \"Lesser Antilles\") (description \"School of Business and Computer Science, San Fernando\") (description \"Leeward Islands\") (description \"School of Business and Computer Science, Champs Fleurs\") (description \"British Virgin Islands\") (description \"Puerto Rico\") (description \"University of the West Indies\") (description Anguilla))", "utterance": "what countries are in the caribbean?"}, - {"url": "http://www.freebase.com/view/en/bbc", "targetValue": "(list (description \"BBC Three\"))", "utterance": "what freeview channel is bbc three?"}, - {"url": "http://www.freebase.com/view/en/new_york_mets", "targetValue": "(list (description 1962))", "utterance": "when did the new york mets start playing baseball?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"Democratic Party\"))", "utterance": "what party was woodrow wilson from?"}, - {"url": "http://www.freebase.com/view/en/seth_macfarlane", "targetValue": "(list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))", "utterance": "what part does seth macfarlane play in family guy?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description \"Socialist state\"))", "utterance": "what type of government does vietnam have today?"}, - {"url": "http://www.freebase.com/view/en/ben_hall", "targetValue": "(list (description Bushranger))", "utterance": "what did ben hall do?"}, - {"url": "http://www.freebase.com/view/en/virgin_america", "targetValue": "(list (description \"Airbus A319\") (description \"Airbus A320\"))", "utterance": "what type of aircraft does virgin america use?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what currency do mexico use?"}, - {"url": "http://www.freebase.com/view/en/university_of_oregon", "targetValue": "(list (description Oregon))", "utterance": "where is the university of oregon state?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish region is not suited to be the administrative division type for Turkish Region.\"))", "utterance": "where put thermometer in turkey?"}, - {"url": "http://www.freebase.com/view/en/george_wendt", "targetValue": "(list (description \"Norm Peterson\"))", "utterance": "who did george wendt play on cheers?"}, - {"url": "http://www.freebase.com/view/en/cruella_de_vil", "targetValue": "(list (description \"Glenn Close\"))", "utterance": "who played cruella deville in 102 dalmatians?"}, - {"url": "http://www.freebase.com/view/en/indianapolis_colts", "targetValue": "(list (description \"AFC South\"))", "utterance": "what division did the baltimore colts play in?"}, - {"url": "http://www.freebase.com/view/en/iraq", "targetValue": "(list (description \"2003 invasion of Iraq\"))", "utterance": "what year did us invaded iraq?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what is the local currency in the dominican republic?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Ottawa))", "utterance": "what is the capital city of canada on a map?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the name of currency used in spain?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description Persian))", "utterance": "what ethnicity are people from iran?"}, - {"url": "http://www.freebase.com/view/en/germans", "targetValue": "(list (description Germany))", "utterance": "where did the germans come from wiki?"}, - {"url": "http://www.freebase.com/view/en/tom_hanks", "targetValue": "(list (description Big))", "utterance": "what movie did tom hanks won his first oscar?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description eg))", "utterance": "when was ancient egypt created?"}, - {"url": "http://www.freebase.com/view/en/bilbo_baggins", "targetValue": "(list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))", "utterance": "who played bilbo baggins?"}, - {"url": "http://www.freebase.com/view/en/kansas_city", "targetValue": "(list (description \"Cecil Newman\") (description \"Robert Altman\") (description \"Dianne Wiest\") (description \"Walter J. Ong\") (description \"Yvette Vickers\") (description \"Monique Gabrielle\") (description \"Andrea Ciliberti\") (description \"Edward Tufte\") (description \"Yudell Luke\") (description \"Crystal Smith\"))", "utterance": "what famous people are from kansas city?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description England))", "utterance": "what country did francis drake represent?"}, - {"url": "http://www.freebase.com/view/en/indianapolis", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is indianapolis indiana in?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"\"It is not the strongest of the species that survives, nor the most intelligent, but the one most responsive to change.\"\"))", "utterance": "what did darwin propose as the mechanism of evolution?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"George Bush\"))", "utterance": "who ran against bill clinton for president?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Gems from Abraham Lincoln\") (description \"The Writings of Abraham Lincoln\") (description \"Life and Public Services\") (description \"The Autobiography and Selected Writings of Abraham Lincoln\") (description \"Anecdotes Of Abraham Lincoln And Lincoln's Stories\") (description \"The Papers of Abraham Lincoln: Legal Documents and Cases\") (description \"Letters And Addresses of Abraham Lincoln\") (description \"Selections From the Works of Abraham Lincoln\") (description \"Poems of Abraham Lincoln\") (description \"Complete Works Of Abraham Lincoln V10\"))", "utterance": "what books did lincoln write?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spain women's national handball team\") (description \"Spain men's national volleyball team\") (description \"Spain national beach handball team\") (description \"Spain national football team\") (description \"Spain women's national volleyball team\") (description \"Spain national handball team\"))", "utterance": "what are popular sports in spain?"}, - {"url": "http://www.freebase.com/view/en/corey_haim", "targetValue": "(list (description \"Fast Getaway\") (description \"Fast Getaway II\") (description \"Dream a Little Dream 2\") (description \"Demolition High\") (description \"Dream a Little Dream\") (description \"Blown Away\") (description Busted) (description \"Demolition University\") (description \"Fever Lake\") (description Firstborn))", "utterance": "what did corey haim act in?"}, - {"url": "http://www.freebase.com/view/en/the_wall_street_journal", "targetValue": "(list (description \"Dow Jones & Company\"))", "utterance": "who is the publisher of the wall street journal?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Pharmaceutical Preparations\") (description Food) (description \"Industrial Organic Chemicals, NEC\") (description Automobile))", "utterance": "what products are made in the usa?"}, - {"url": "http://www.freebase.com/view/en/tibetan_people", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Baima language\") (description \"Tibetan languages\"))", "utterance": "what do tibetan people speak?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Islamic republic\"))", "utterance": "what form of government does afghanistan have?"}, - {"url": "http://www.freebase.com/view/en/edward_vii_of_the_united_kingdom", "targetValue": "(list (description \"Alexandra of Denmark\"))", "utterance": "who was the wife of king edward vii?"}, - {"url": "http://www.freebase.com/view/en/john_stockton", "targetValue": "(list (description \"Point guard\"))", "utterance": "what position did john stockton play?"}, - {"url": "http://www.freebase.com/view/en/virginia_tech_massacre", "targetValue": "(list (description \"Killing spree\"))", "utterance": "what happened at the virginia tech massacre?"}, - {"url": "http://www.freebase.com/view/en/freddy_krueger", "targetValue": "(list (description \"A Nightmare on Elm Street\"))", "utterance": "when did freddy krueger die?"}, - {"url": "http://www.freebase.com/view/en/niagara_falls_new_york", "targetValue": "(list (description \"Johann Williams Farm\") (description \"Niagara Reservation\") (description \"Adams Power Plant Transformer House\") (description \"Fallsville Splash Park\") (description \"Niagara Falls Public Library\") (description \"Holley-Rankine House\") (description \"Whitney Mansion\") (description \"US Post Office-Niagara Falls Main\") (description \"U.S. Customhouse\") (description \"Niagara Falls State Park\"))", "utterance": "what is there to do in niagara falls new york?"}, - {"url": "http://www.freebase.com/view/en/meet_the_fockers", "targetValue": "(list (description \"Dustin Hoffman\"))", "utterance": "who played bernie focker?"}, - {"url": "http://www.freebase.com/view/en/troy_aikman", "targetValue": "(list (description \"Dallas Cowboys\"))", "utterance": "who did troy aikman play for?"}, - {"url": "http://www.freebase.com/view/en/turkish_language", "targetValue": "(list (description Turkey))", "utterance": "where does turkish language?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description Scientist))", "utterance": "who was mendel and what did he develop?"}, - {"url": "http://www.freebase.com/view/en/universal_studios_hollywood", "targetValue": "(list (description Glendale) (description \"Universal City\") (description Hollywood))", "utterance": "where is universal studios california theme park?"}, - {"url": "http://www.freebase.com/view/en/j_grimm", "targetValue": "(list (description \"la Belle Durmiente\"))", "utterance": "where the grimm brothers were born?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"China PR national football team\") (description \"China men's national volleyball team\") (description \"China national futsal team\") (description \"China national baseball team\") (description \"China women's national basketball team\") (description \"Bayi Yiyang High-Tech District\") (description \"China women's national volleyball team\") (description \"China Fed Cup team\") (description \"China national cricket team\") (description \"China Davis Cup team\"))", "utterance": "what sport is popular in china?"}, - {"url": "http://www.freebase.com/view/en/phoenix", "targetValue": "(list (description \"Grand Canyon\") (description \"Phoenix Mountain Preserve\") (description \"Phoenix Art Museum\") (description \"Desert Botanical Garden\") (description \"Heard Museum\") (description \"Musical Instrument Museum\") (description \"Arizona Science Center\") (description \"Ro Ho En\") (description \"Mesa Arts Center\") (description \"Pueblo Grande Ruin\"))", "utterance": "what to do with kids in phx az?"}, - {"url": "http://www.freebase.com/view/en/kirk_cameron", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "where does kirk cameron live now?"}, - {"url": "http://www.freebase.com/view/en/greenland", "targetValue": "(list (description \"North America\"))", "utterance": "what continent is greenland apart of?"}, - {"url": "http://www.freebase.com/view/en/gospel_of_john", "targetValue": "(list (description \"The Gospel According to John\"))", "utterance": "which books did john the apostle write?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Ancient Egypt\"))", "utterance": "who made the ancient egyptian pyramids?"}, - {"url": "http://www.freebase.com/view/en/asia", "targetValue": "(list (description China))", "utterance": "which asian country has the biggest population?"}, - {"url": "http://www.freebase.com/view/en/san_diego_chargers", "targetValue": "(list (description \"Los Angeles Chargers\"))", "utterance": "where did the san diego chargers originate?"}, - {"url": "http://www.freebase.com/view/en/finding_nemo", "targetValue": "(list (description \"Albert Brooks\"))", "utterance": "who was the voice of nemo's dad?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what 4 countries are part of the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/george_v_of_the_united_kingdom", "targetValue": "(list (description \"Edward VII\"))", "utterance": "who was king george v father?"}, - {"url": "http://www.freebase.com/view/en/national_football_league", "targetValue": "(list (description \"Baltimore Ravens\"))", "utterance": "who won last year's nfl super bowl?"}, - {"url": "http://www.freebase.com/view/en/michael_myers", "targetValue": "(list (description \"George P. Wilbur\"))", "utterance": "who played michael myers in halloween 4?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description Chinese))", "utterance": "what language do chinese?"}, - {"url": "http://www.freebase.com/view/en/daniel_tosh", "targetValue": "(list (description \"Daniel Tosh: Happy Thoughts\"))", "utterance": "what did daniel tosh say that was so offensive?"}, - {"url": "http://www.freebase.com/view/en/nagasaki", "targetValue": "(list (description \"Atomic bombings of Hiroshima and Nagasaki\"))", "utterance": "what happened to nagasaki?"}, - {"url": "http://www.freebase.com/view/en/basque_language", "targetValue": "(list (description Basque))", "utterance": "what language is spoken in basque?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description \"Tristan & Isolde\") (description \"Pineapple Express\") (description \"The Great Raid\") (description Annapolis) (description \"Whatever It Takes\") (description \"The Company\") (description \"An American Crime\") (description Spider-Man) (description \"Spider-Man 2\") (description \"Spider-Man 3\"))", "utterance": "what movies did james franco play in?"}, - {"url": "http://www.freebase.com/view/en/bob_dylan", "targetValue": "(list (description \"Like a Rolling Stone\"))", "utterance": "what does bob dylan sing?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description 4/21/1789))", "utterance": "what year did john adams get elected president?"}, - {"url": "http://www.freebase.com/view/en/palo_alto", "targetValue": "(list (description \"Hoover Tower\") (description PARC) (description \"Stanford Memorial Church\") (description \"Hewlett-Packard House and Garage\") (description \"Leland Stanford Junior University Museum of Art\") (description \"Iris & B. Gerald Cantor Center for Visual Arts\") (description \"Palo Alto Baylands Nature Preserve\") (description \"Arastradero Preserve\") (description \"Stanford Shopping Center\") (description Professorville))", "utterance": "what to do in palo alto ca with kids?"}, - {"url": "http://www.freebase.com/view/en/jacques_cartier", "targetValue": "(list (description France))", "utterance": "what country did jacques cartier came from?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Marfan syndrome\") (description Smallpox) (description Strabismus))", "utterance": "what disease did abe lincoln have?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description \"Eid al-Fitr\") (description Ramadan) (description \"Eid al-Adha\"))", "utterance": "what are the holidays of islam?"}, - {"url": "http://www.freebase.com/view/en/ferdinand_magellan", "targetValue": "(list (description Explorer))", "utterance": "who did magellan sail for?"}, - {"url": "http://www.freebase.com/view/en/irish_people", "targetValue": "(list (description Ireland))", "utterance": "where did irish people come from?"}, - {"url": "http://www.freebase.com/view/en/ghana", "targetValue": "(list (description \"Flag of Ghana\"))", "utterance": "what represents ghana?"}, - {"url": "http://www.freebase.com/view/en/asheville", "targetValue": "(list (description \"Asheville Art Museum\") (description \"Folk Art Center\") (description \"Grove Park Inn\") (description \"Pisgah National Forest\") (description \"Bele Chere\") (description \"Biltmore Estate\") (description \"Chimney Rock State Park\") (description \"Thomas Wolfe House\") (description \"Carl Sandburg Home National Historic Site\") (description \"Smith-McDowell House\"))", "utterance": "what to see in downtown asheville nc?"}, - {"url": "http://www.freebase.com/view/en/carrie_underwood", "targetValue": "(list (description Checotah))", "utterance": "where did carrie underwood live?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Canada women's national volleyball team\"))", "utterance": "what sports do canadians like?"}, - {"url": "http://www.freebase.com/view/en/carolina_hurricanes", "targetValue": "(list (description \"2006 Stanley Cup Finals\"))", "utterance": "when did carolina hurricanes win the cup?"}, - {"url": "http://www.freebase.com/view/en/jr_smith", "targetValue": "(list (description \"New York Knicks\"))", "utterance": "who does jr smith play for 2012?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Rooney family\"))", "utterance": "who currently owns the steelers?"}, - {"url": "http://www.freebase.com/view/en/toni_braxton", "targetValue": "(list (description Severn))", "utterance": "where was toni braxton born and raised?"}, - {"url": "http://www.freebase.com/view/en/dirk_nowitzki", "targetValue": "(list (description \"Dallas Mavericks\"))", "utterance": "who has dirk nowitzki played for?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what is the currency in the dominican republic called?"}, - {"url": "http://www.freebase.com/view/en/shoreview", "targetValue": "(list (description \"Ramsey County\"))", "utterance": "where is shoreview mn?"}, - {"url": "http://www.freebase.com/view/en/maria_theresa_of_austria", "targetValue": "(list (description Bohemia) (description Hungary))", "utterance": "what did maria theresa rule?"}, - {"url": "http://www.freebase.com/view/en/jack_london", "targetValue": "(list (description \"University of California, Berkeley\") (description \"Oakland High School\"))", "utterance": "what was jack london's education?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Clube Atl\u00e9tico Mineiro\"))", "utterance": "what club team does ronaldinho play for?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Perejil Island\") (description Portugal) (description France) (description Andorra) (description Morocco) (description Gibraltar))", "utterance": "which countries share borders with spain?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"CFP franc\") (description Euro))", "utterance": "what is the official currency in france?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Conflict in Afghanistan\"))", "utterance": "what going on in afghanistan right now?"}, - {"url": "http://www.freebase.com/view/en/roger_sherman", "targetValue": "(list (description Connecticut))", "utterance": "what state did roger sherman represent at the constitutional convention?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japanese yen\"))", "utterance": "what type of money do japanese use?"}, - {"url": "http://www.freebase.com/view/en/bradenton", "targetValue": "(list (description \"Manatee County\"))", "utterance": "what county is bradenton fl located in?"}, - {"url": "http://www.freebase.com/view/en/molly_ringwald", "targetValue": "(list (description \"Office Killer\") (description \"The Breakfast Club\") (description \"Sixteen Candles\") (description \"Fresh Horses\") (description \"Strike It Rich\") (description \"Betsy's Wedding\") (description \"Pretty in Pink\") (description \"Spacehunter: Adventures in the Forbidden Zone\") (description \"The Stand\") (description Tempest))", "utterance": "what is molly ringwald in?"}, - {"url": "http://www.freebase.com/view/en/scarlett_johansson", "targetValue": "(list (description \"Girl with a Pearl Earring\") (description Fall) (description \"A Good Woman\") (description \"A Love Song for Bobby Long\") (description \"Don Jon's Addiction\") (description \"Eight Legged Freaks\") (description \"Ghost World\") (description \"Captain America: The Winter Soldier\") (description \"An American Rhapsody\"))", "utterance": "what movies has scarlett johansson played in?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_church_of_god", "targetValue": "(list (description \"Protestant Organizations\"))", "utterance": "what is the philadelphia church of god?"}, - {"url": "http://www.freebase.com/view/en/david_duke", "targetValue": "(list (description \"Interregional Academy of Personnel Management\") (description \"Louisiana State University\"))", "utterance": "where did david duke go to college?"}, - {"url": "http://www.freebase.com/view/en/bradley_cooper", "targetValue": "(list (description Philadelphia))", "utterance": "where does bradley cooper live now?"}, - {"url": "http://www.freebase.com/view/en/mark_zuckerberg", "targetValue": "(list (description \"Facebook, Inc.\"))", "utterance": "what mark zuckerberg?"}, - {"url": "http://www.freebase.com/view/en/vasco_da_gama", "targetValue": "(list (description Portugal))", "utterance": "what country did vasco da gama come from?"}, - {"url": "http://www.freebase.com/view/en/persian_language", "targetValue": "(list (description Canada) (description Afghanistan) (description Iran) (description Oman) (description Uzbekistan) (description Bahrain) (description Iraq) (description Tajikistan))", "utterance": "what country do they speak farsi?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Iwane Matsui\"))", "utterance": "who did japan surrender to in ww2?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description Tatooine))", "utterance": "where does luke skywalker live in star wars?"}, - {"url": "http://www.freebase.com/view/en/kris_humphries", "targetValue": "(list (description \"Brooklyn Nets\"))", "utterance": "what basketball team does kris humphrey play for?"}, - {"url": "http://www.freebase.com/view/en/hawaii", "targetValue": "(list (description \"Hawaii\u2013Aleutian Time Zone\"))", "utterance": "what is time zone in hawaii?"}, - {"url": "http://www.freebase.com/view/en/john_cena", "targetValue": "(list (description \"Fast Cars and Superstars: The Gillette Young Guns Celebrity Race\") (description \"WWE Saturday Night's Main Event\") (description \"WWE RAW\"))", "utterance": "what is john cena doing right now?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description Carrasco) (description Chacaltaya) (description Chile) (description Pampas) (description \"Amazon Basin\") (description \"French Guiana\") (description Peru) (description Guyana) (description Paraguay) (description Bolivia))", "utterance": "what are two countries in south america?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Lower Merion High School\"))", "utterance": "where did kobe bryant attend high school?"}, - {"url": "http://www.freebase.com/view/en/jack_kevorkian", "targetValue": "(list (description Physician) (description Pathologist))", "utterance": "what did doctor kevorkian do?"}, - {"url": "http://www.freebase.com/view/en/chowchilla", "targetValue": "(list (description \"United States of America\") (description California) (description \"Madera County\"))", "utterance": "where is chowchilla located?"}, - {"url": "http://www.freebase.com/view/en/vatican_city", "targetValue": "(list (description Rome))", "utterance": "what country is vatican city in?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Padm\u00e9 Amidala\"))", "utterance": "who played princess leia's mother in star wars?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Government of the United Kingdom\"))", "utterance": "what type of voting system does the uk have?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Florida))", "utterance": "where is the warmest weather in the united states in december?"}, - {"url": "http://www.freebase.com/view/en/donald_trump", "targetValue": "(list (description \"The Kew-Forest School\") (description \"University of Pennsylvania\") (description \"Fordham University\") (description \"Wharton School of the University of Pennsylvania\") (description \"New York Military Academy\"))", "utterance": "where donald trump went to college?"}, - {"url": "http://www.freebase.com/view/en/john_howard", "targetValue": "(list (description \"Bachelor of Laws\"))", "utterance": "what did john howard study at university?"}, - {"url": "http://www.freebase.com/view/en/duke_ellington", "targetValue": "(list (description Musician))", "utterance": "what did duke ellington do?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"University of Chicago\"))", "utterance": "from which university did president obama receive his bachelor's degree?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description \"1923 World Series\"))", "utterance": "what year did yankees win their first world series?"}, - {"url": "http://www.freebase.com/view/en/new_england_patriots", "targetValue": "(list (description \"Super Bowl XXXVIII\"))", "utterance": "when was the last time the new england patriots won the superbowl?"}, - {"url": "http://www.freebase.com/view/en/morgan_freeman", "targetValue": "(list (description \"A Raisin in the Sun\"))", "utterance": "what films has morgan freeman narrated?"}, - {"url": "http://www.freebase.com/view/en/atlanta_falcons", "targetValue": "(list (description Atlanta))", "utterance": "where are the atlanta falcons located?"}, - {"url": "http://www.freebase.com/view/en/francis_of_assisi", "targetValue": "(list (description \"All Creatures Of Our God And King\"))", "utterance": "what is st francis patron saint of?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Hawaii))", "utterance": "where was obama born?"}, - {"url": "http://www.freebase.com/view/en/tommy_emmanuel", "targetValue": "(list (description Muswellbrook))", "utterance": "where was tommy emmanuel born?"}, - {"url": "http://www.freebase.com/view/en/frida_kahlo", "targetValue": "(list (description Surrealism))", "utterance": "what techniques did frida kahlo use in her paintings?"}, - {"url": "http://www.freebase.com/view/en/larry_david", "targetValue": "(list (description Screenwriter))", "utterance": "who does larry david play in seinfeld?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Parliamentary system\") (description Democracy))", "utterance": "what type of government does israel?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"United States Representative\") (description \"President of the United States\") (description \"Member of Illinois House of Representatives\"))", "utterance": "what political experience did abraham lincoln have?"}, - {"url": "http://www.freebase.com/view/en/brian_williams", "targetValue": "(list (description Ridgewood))", "utterance": "where does brian williams live?"}, - {"url": "http://www.freebase.com/view/en/littleton", "targetValue": "(list (description \"Arapahoe County\"))", "utterance": "where is downtown littleton?"}, - {"url": "http://www.freebase.com/view/en/shawnee_smith", "targetValue": "(list (description \"The Grudge 3\") (description \"Saw IV\") (description \"Summer School\") (description \"Saw II\") (description \"Saw III\") (description \"The Island\") (description Saw) (description \"The Blob\") (description \"Who's Harry Crumb?\"))", "utterance": "what did shawnee smith star in?"}, - {"url": "http://www.freebase.com/view/en/cincinnati_bengals", "targetValue": "(list (description \"AFC North\"))", "utterance": "what division is cincinnati bengals in?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what technique did vincent van gogh use in his paintings?"}, - {"url": "http://www.freebase.com/view/en/toussaint_charbonneau", "targetValue": "(list (description Boucherville))", "utterance": "where was toussaint charbonneau from?"}, - {"url": "http://www.freebase.com/view/en/western_europe", "targetValue": "(list (description \"Kingdom of Great Britain\") (description \"French First Republic\") (description Austria) (description Luxembourg) (description \"British Isles\") (description Liechtenstein) (description \"Western Roman Empire\") (description \"West Germany\") (description Monaco) (description Switzerland))", "utterance": "what countries include western europe?"}, - {"url": "http://www.freebase.com/view/en/new_mexico", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "what timezone is new mexico currently in?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Hu Jintao\"))", "utterance": "who is the current president of china 2010?"}, - {"url": "http://www.freebase.com/view/en/missouri", "targetValue": "(list (description \"Missouri General Assembly\"))", "utterance": "what is the legislature of missouri called?"}, - {"url": "http://www.freebase.com/view/en/harriet_beecher_stowe", "targetValue": "(list (description Novelist) (description Writer) (description Author))", "utterance": "what did harriet beecher stowe do as an abolitionist?"}, - {"url": "http://www.freebase.com/view/en/pretoria", "targetValue": "(list (description Gauteng))", "utterance": "in which province is pretoria?"}, - {"url": "http://www.freebase.com/view/en/jerry_rice", "targetValue": "(list (description \"Mississippi Valley State University\"))", "utterance": "what college did jerry rice attend?"}, - {"url": "http://www.freebase.com/view/en/liz_lemon", "targetValue": "(list (description \"Jack Donaghy\"))", "utterance": "who is liz lemon marrying on 30 rock?"}, - {"url": "http://www.freebase.com/view/en/battle_of_appomattox_courthouse", "targetValue": "(list (description \"Appomattox Court House\"))", "utterance": "where was the battle of appomattox located?"}, - {"url": "http://www.freebase.com/view/en/john_cabot", "targetValue": "(list (description Italy))", "utterance": "what country did john cabot sail for?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description \"1980 eruption of Mount St. Helens\"))", "utterance": "when did mt st helens first erupt?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Romulus and Remus\"))", "utterance": "where did the name rome come from?"}, - {"url": "http://www.freebase.com/view/en/fresno_california", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what time zone is fresno ca?"}, - {"url": "http://www.freebase.com/view/en/missouri", "targetValue": "(list (description \"Mel Carnahan\"))", "utterance": "who was the governor of missouri in 1996?"}, - {"url": "http://www.freebase.com/view/en/sage_stallone", "targetValue": "(list (description \"Myocardial infarction\") (description Atherosclerosis))", "utterance": "what was the cause of death for sage stallone?"}, - {"url": "http://www.freebase.com/view/en/isabella_of_castile", "targetValue": "(list (description \"Madrigal de las Altas Torres\"))", "utterance": "where did queen isabella live?"}, - {"url": "http://www.freebase.com/view/en/up_2009", "targetValue": "(list (description \"Ed Asner\"))", "utterance": "who played carl fredricksen in up?"}, - {"url": "http://www.freebase.com/view/en/robert_pattinson", "targetValue": "(list (description \"The Harrodian School\"))", "utterance": "where did robert pattinson go to acting school?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Language\"))", "utterance": "what language does the country italy speak?"}, - {"url": "http://www.freebase.com/view/en/super_bowl_xliv", "targetValue": "(list (description \"New Orleans Saints\"))", "utterance": "who won the super bowl xliv 2010?"}, - {"url": "http://www.freebase.com/view/en/franklin_d_roosevelt", "targetValue": "(list (description \"1932 Democratic National Convention\"))", "utterance": "what events caused roosevelt to become more of an internationalist?"}, - {"url": "http://www.freebase.com/view/en/mali", "targetValue": "(list (description \"Flag of Mali\"))", "utterance": "what do the colors on mali's flag represent?"}, - {"url": "http://www.freebase.com/view/en/los_angeles", "targetValue": "(list (description August))", "utterance": "when does school start in los angeles california 2011?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description \"1941 World Series\") (description \"1939 World Series\") (description \"1932 World Series\") (description \"1928 World Series\") (description \"1936 World Series\") (description \"1923 World Series\") (description \"1927 World Series\") (description \"1937 World Series\") (description \"1938 World Series\") (description \"1943 World Series\"))", "utterance": "what years did the yankees win the championship?"}, - {"url": "http://www.freebase.com/view/en/samuel_de_champlain", "targetValue": "(list (description Soldier) (description Sailor) (description Navigator))", "utterance": "what did samuel de champlain?"}, - {"url": "http://www.freebase.com/view/en/william_faulkner", "targetValue": "(list (description \"Background to Danger\") (description Flesh) (description \"The Big Sleep\") (description \"The Long, Hot Summer\") (description \"To Have and Have Not\") (description \"Land of the Pharaohs\") (description \"Mildred Pierce\") (description \"Submarine Patrol\") (description \"Gunga Din\") (description \"Drums Along the Mohawk\"))", "utterance": "what was william faulkner known for?"}, - {"url": "http://www.freebase.com/view/en/miwok", "targetValue": "(list (description \"Utian languages\"))", "utterance": "what language did the miwok indians speak?"}, - {"url": "http://www.freebase.com/view/en/audrey_hepburn", "targetValue": "(list (description \"Robert Wolders\") (description \"Andrea Dotti\") (description \"Mel Ferrer\"))", "utterance": "who was audrey hepburn's husbands?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_i_of_england", "targetValue": "(list (description \"Anne Boleyn\") (description \"Henry VIII of England\"))", "utterance": "who were queen elizabeth 1 parents?"}, - {"url": "http://www.freebase.com/view/en/jerrod_niemann", "targetValue": "(list (description \"Universal Music Group Nashville\") (description \"Arista Nashville\") (description \"Category 5 Records\"))", "utterance": "what do you want from me jerrod niemann lyrics meaning?"}, - {"url": "http://www.freebase.com/view/en/robert_koch", "targetValue": "(list (description Physician))", "utterance": "what did robert koch do?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "who does cristiano ronaldo play for?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what currency is best to take to dominican republic?"}, - {"url": "http://www.freebase.com/view/en/betty_white", "targetValue": "(list (description Singer) (description \"Television Producer\") (description Author) (description Actor) (description \"TV Personality\") (description Comedian))", "utterance": "who's betty white?"}, - {"url": "http://www.freebase.com/view/en/mars", "targetValue": "(list (description \"Acidalia Colles\") (description \"Aganippe Fossa\") (description \"Acheron Fossae\") (description \"Alba Patera\") (description Adirondack) (description \"Aeolis Mensae\") (description Airy-0) (description Airy) (description \"Aeolis quadrangle\") (description \"Acidalia Planitia\"))", "utterance": "what has been discovered on mars so far?"}, - {"url": "http://www.freebase.com/view/en/lleyton_hewitt", "targetValue": "(list (description \"Tennis player\"))", "utterance": "who is lleyton hewitt?"}, - {"url": "http://www.freebase.com/view/en/quentin_tarantino", "targetValue": "(list (description Grindhouse) (description \"The Cutting Edge: The Magic of Movie Editing\") (description \"Sukiyaki Western Django\") (description \"Full Tilt Boogie\") (description \"Z Channel: A Magnificent Obsession\") (description \"BaadAsssss Cinema\") (description Desperado) (description \"Four Rooms\") (description \"From Dusk till Dawn\") (description \"Dead On: The Life and Cinema of George A. Romero\"))", "utterance": "what movies did quentin tarantino star in?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description \"Esperanto Language\") (description \"English Language\") (description \"M\u0101ori language\") (description \"Samoan Language\") (description \"Tongan Language\") (description \"Standard Mandarin\") (description \"Fijian Language\"))", "utterance": "what language does the new zealand speak?"}, - {"url": "http://www.freebase.com/view/en/larry_hagman", "targetValue": "(list (description \"Head and neck cancer\") (description Cancer) (description Leukemia))", "utterance": "what kind of cancer killed larry hagman have?"}, - {"url": "http://www.freebase.com/view/en/charlie_sheen", "targetValue": "(list (description Cocaine))", "utterance": "what kind of drugs does charlie sheen do?"}, - {"url": "http://www.freebase.com/view/en/clint_eastwood", "targetValue": "(list (description \"Dina Eastwood\"))", "utterance": "who is clint eastwood dating?"}, - {"url": "http://www.freebase.com/view/en/sacramento", "targetValue": "(list (description \"Sacramento County\"))", "utterance": "what county is sacramento located in?"}, - {"url": "http://www.freebase.com/view/en/audrey_hepburn", "targetValue": "(list (description \"Appendix cancer\"))", "utterance": "what did audrey hepburn died of?"}, - {"url": "http://www.freebase.com/view/en/palace_of_versailles", "targetValue": "(list (description France))", "utterance": "what country was the treaty of versailles written?"}, - {"url": "http://www.freebase.com/view/en/college_of_william_and_mary", "targetValue": "(list (description Griffin))", "utterance": "what is st mary mascot?"}, - {"url": "http://www.freebase.com/view/en/irwing_berlin", "targetValue": "(list (description Songwriter) (description Lyricist) (description Composer))", "utterance": "who was irving berlin and what did he do?"}, - {"url": "http://www.freebase.com/view/en/john_lennon", "targetValue": "(list (description \"Mark David Chapman\"))", "utterance": "who shot j lennon?"}, - {"url": "http://www.freebase.com/view/en/william_henry_harrison", "targetValue": "(list (description \"Battle of Tippecanoe\"))", "utterance": "what happened during william henry harrison presidency?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description \"Sports Authority Field at Mile High\"))", "utterance": "where is the denver broncos stadium located?"}, - {"url": "http://www.freebase.com/view/en/ernest_shackleton", "targetValue": "(list (description \"County Kildare\"))", "utterance": "where did sir ernest shackleton live?"}, - {"url": "http://www.freebase.com/view/en/scott_joplin", "targetValue": "(list (description Piano) (description \"Jazz piano\"))", "utterance": "what type of music is scott joplin?"}, - {"url": "http://www.freebase.com/view/en/welsh_people", "targetValue": "(list (description Celts))", "utterance": "where did the welsh language originate from?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Bail Organa\"))", "utterance": "who does leia think her father is?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what languages do people speak in switzerland?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Nicolas Sarkozy\"))", "utterance": "who is president of france?"}, - {"url": "http://www.freebase.com/view/en/alf", "targetValue": "(list (description \"Paul Fusco\"))", "utterance": "who did alf's voice?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"Republican Party\") (description \"Progressive Party\"))", "utterance": "what was theodore roosevelt's political party?"}, - {"url": "http://www.freebase.com/view/en/cincinnati_reds", "targetValue": "(list (description 1881))", "utterance": "what year were the cincinnati reds founded?"}, - {"url": "http://www.freebase.com/view/en/ulysses_s_grant", "targetValue": "(list (description \"United States Military Academy\"))", "utterance": "where ulysses s grant go to school?"}, - {"url": "http://www.freebase.com/view/en/kia_motors", "targetValue": "(list (description Seoul))", "utterance": "where is kia cars made?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description \"The Stylus\") (description \"Graham's Magazine\") (description \"Broadway Journal\") (description \"Burton's Magazine\"))", "utterance": "what magazine did edgar allan poe work for?"}, - {"url": "http://www.freebase.com/view/en/sunbeam_products", "targetValue": "(list (description Canada) (description \"United States of America\"))", "utterance": "where are sunbeam appliances made?"}, - {"url": "http://www.freebase.com/view/en/chickasaw", "targetValue": "(list (description \"Indigenous peoples of the Southeastern Woodlands\"))", "utterance": "where did chickasaw indians live?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description perished) (description Typhus))", "utterance": "what happened after anne frank died?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description \"Baroque music\") (description \"Classical music\"))", "utterance": "what music did antonio vivaldi compose?"}, - {"url": "http://www.freebase.com/view/en/batman", "targetValue": "(list (description \"Christian Bale\"))", "utterance": "who plays batman in 2012?"}, - {"url": "http://www.freebase.com/view/en/vancouver_british_columbia", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what is the timezone in vancouver?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"Every 4 Years\"))", "utterance": "what time is world cup soccer?"}, - {"url": "http://www.freebase.com/view/en/stockton", "targetValue": "(list (description \"San Joaquin County\"))", "utterance": "what county is stockton ca located in?"}, - {"url": "http://www.freebase.com/view/en/ronnie_radke", "targetValue": "(list (description guitar) (description \"Lead vocalist\") (description keyboard))", "utterance": "what did ronnie radke do?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"New York City\"))", "utterance": "where does selena gomez live right now 2010?"}, - {"url": "http://www.freebase.com/view/en/rajya_sabha", "targetValue": "(list (description \"Ch. Munawwar Hasan\") (description \"Anil Ambani\") (description \"Jaya Bhaduri Bachchan\"))", "utterance": "who is the member of rajya sabha?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Parliamentary republic\"))", "utterance": "what form of government does czech republic have?"}, - {"url": "http://www.freebase.com/view/en/syria", "targetValue": "(list (description \"Bashar al-Assad\"))", "utterance": "who is the leader of syria now?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description \"Yale University\") (description \"Yale College\"))", "utterance": "what was eli whitney education?"}, - {"url": "http://www.freebase.com/view/en/renee_zellweger", "targetValue": "(list (description \"Bridget Jones's Diary\"))", "utterance": "what movies has renee zellweger been in?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description \"Tobias Smollett\") (description \"Washington Irving\") (description \"Miguel de Cervantes\") (description \"William Wordsworth\") (description \"Honor\u00e9 de Balzac\") (description \"Henry Fielding\") (description \"Victor Hugo\") (description \"Sheridan Le Fanu\") (description \"William Shakespeare\") (description \"Laurence Sterne\"))", "utterance": "what other writers influenced charles dickens?"}, - {"url": "http://www.freebase.com/view/en/jay-z", "targetValue": "(list (description Brooklyn))", "utterance": "where jay z was raised?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"War in Afghanistan\"))", "utterance": "what two countries is the us at war with?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description \"Middle East\"))", "utterance": "where did the assyrian empire start?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what currency does the dominican republic?"}, - {"url": "http://www.freebase.com/view/en/daniel_radcliffe", "targetValue": "(list (description \"Arthur Kipps\"))", "utterance": "what is daniel radcliffe name in the woman in black?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what money do they use in thailand?"}, - {"url": "http://www.freebase.com/view/en/battle_of_verdun", "targetValue": "(list (description Verdun))", "utterance": "where was battle of verdun located?"}, - {"url": "http://www.freebase.com/view/en/avril_lavigne", "targetValue": "(list (description Belleville) (description \"Greater Napanee\"))", "utterance": "where does avril lavigne live now?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who plays stewie griffin's voice family guy?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what should i see in london england?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what currency is used in england 2012?"}, - {"url": "http://www.freebase.com/view/en/iraqi_american", "targetValue": "(list (description \"Mesopotamian Arabic\") (description \"Turkmen Language\") (description \"Mandaic language\") (description \"Hebrew Language\") (description \"Kurdish language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"South Azeri language\") (description \"American English\"))", "utterance": "what language do iraqi people speak?"}, - {"url": "http://www.freebase.com/view/en/paul_rudd", "targetValue": "(list (description \"Shawnee Mission West High School\"))", "utterance": "where did paul rudd go to high school?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description Blues-rock))", "utterance": "what gauge strings john mayer?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description Firearm))", "utterance": "what was abe lincoln shot with?"}, - {"url": "http://www.freebase.com/view/en/regina_hall", "targetValue": "(list (description \"Scary Movie\") (description \"First Sunday\") (description Danika) (description \"Paid in Full\") (description \"Disappearing Acts\") (description \"Malibu's Most Wanted\") (description \"Scary Movie 4\") (description \"King's Ransom\") (description \"Scary Movie 3\") (description \"Scary Movie 2\"))", "utterance": "what did regina hall play in?"}, - {"url": "http://www.freebase.com/view/en/jacob_black", "targetValue": "(list (description \"Taylor Lautner\"))", "utterance": "who plays jacob black in twilight?"}, - {"url": "http://www.freebase.com/view/en/us_1_cent", "targetValue": "(list (description Cent))", "utterance": "what american penny is worth money?"}, - {"url": "http://www.freebase.com/view/en/jacob_riis", "targetValue": "(list (description \"How the other half lives\"))", "utterance": "what book did jacob riis wrote?"}, - {"url": "http://www.freebase.com/view/en/scottsdale", "targetValue": "(list (description \"Scottsdale Airport\"))", "utterance": "what airport is close to scottsdale arizona?"}, - {"url": "http://www.freebase.com/view/en/mr_bennet", "targetValue": "(list (description \"Jack Coleman\"))", "utterance": "who plays noah bennet?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"World War II\"))", "utterance": "when did the italian fascists came to power?"}, - {"url": "http://www.freebase.com/view/en/american_idol", "targetValue": "(list (description \"Jordin Sparks\"))", "utterance": "who won american idol 2006 season 5?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description Hanoi))", "utterance": "what to see in vietnam in two weeks?"}, - {"url": "http://www.freebase.com/view/en/chicago_cubs", "targetValue": "(list (description \"Wrigley Field\"))", "utterance": "where do the chicago cubs play?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description Bel-Air))", "utterance": "where did reagan die?"}, - {"url": "http://www.freebase.com/view/en/ian_thorpe", "targetValue": "(list (description \"2000 Summer Olympics\"))", "utterance": "when did ian thorpe become famous?"}, - {"url": "http://www.freebase.com/view/en/indonesia", "targetValue": "(list (description \"Javanese Language\") (description \"Malay Language\") (description \"Sunda Language\") (description \"English Language\") (description \"Bali Language\") (description \"Indonesian Language\") (description \"Batak Language\") (description \"Tobelo Language\") (description \"Dutch Language\") (description \"Madura Language\"))", "utterance": "what is the language used in indonesia?"}, - {"url": "http://www.freebase.com/view/en/irving_langmuir", "targetValue": "(list (description \"Franklin Medal\") (description \"Perkin Medal\") (description \"Nobel Prize in Chemistry\") (description \"John Scott Legacy Medal and Premium\"))", "utterance": "what was irving langmuir famous for?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description Bobsleigh) (description \"Track and field athletics\") (description Swimming))", "utterance": "what are the traditions in jamaica?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what is the official language of china called?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Cranbrook Schools\"))", "utterance": "where did mitt romney go to elementary school?"}, - {"url": "http://www.freebase.com/view/en/saint_lawrence_river", "targetValue": "(list (description Canada) (description Qu\u00e9bec) (description \"United States of America\") (description Ohio))", "utterance": "where is the gulf of st lawrence river?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Martin Luther King, Sr.\") (description \"Alberta Williams King\"))", "utterance": "what was the name of martin luther king jr parents?"}, - {"url": "http://www.freebase.com/view/en/guatemala", "targetValue": "(list (description \"Guatemalan quetzal\"))", "utterance": "what money does guatemala use?"}, - {"url": "http://www.freebase.com/view/en/nelson_rockefeller", "targetValue": "(list (description \"Gerald Ford\"))", "utterance": "who was president when nelson rockefeller was vice president?"}, - {"url": "http://www.freebase.com/view/en/magic_johnson", "targetValue": "(list (description 1991))", "utterance": "what year magic johnson retired?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind of government does spain have now?"}, - {"url": "http://www.freebase.com/view/en/sigmund_freud", "targetValue": "(list (description \"Anatomy is destiny.\"))", "utterance": "what did freud say about women?"}, - {"url": "http://www.freebase.com/view/en/john_winchester", "targetValue": "(list (description \"Jeffrey Dean Morgan\"))", "utterance": "who plays young john winchester in supernatural?"}, - {"url": "http://www.freebase.com/view/en/vincent_chin", "targetValue": "(list (description \"Ronald Ebens\") (description \"Michael Nitz\"))", "utterance": "who killed vincent chin film?"}, - {"url": "http://www.freebase.com/view/en/shakira", "targetValue": "(list (description Barranquilla))", "utterance": "where is shakira from originally?"}, - {"url": "http://www.freebase.com/view/en/manchester_united_kingdom", "targetValue": "(list (description \"North West England\"))", "utterance": "what region is manchester england?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gettysburg", "targetValue": "(list (description Gettysburg))", "utterance": "where was the gettysburg war located?"}, - {"url": "http://www.freebase.com/view/en/amsterdam", "targetValue": "(list (description \"Molen van Sloten Windmill\") (description \"Begijnhof Chapel\") (description \"Amsterdam Museum\") (description \"Oude Kerk\") (description \"Diamond Museum Amsterdam\") (description Sexmuseum) (description \"De Gooyer Windmill\") (description \"Hash, Marihuana and Hemp Museum\") (description \"Rembrandt House Museum\") (description Jordaan))", "utterance": "what do people go to amsterdam for?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Jerry Brown\"))", "utterance": "who is the elected governor of california?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Puquina Language\") (description \"Spanish Language\"))", "utterance": "what language chile speak?"}, - {"url": "http://www.freebase.com/view/en/john_glenn", "targetValue": "(list (description \"1976 Democratic National Convention\"))", "utterance": "what year did john glenn walk on the moon?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what currency to take to side turkey?"}, - {"url": "http://www.freebase.com/view/en/democrat_party", "targetValue": "(list (description \"James Madison\") (description \"Thomas Jefferson\"))", "utterance": "who founded the new democratic party?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"World War I\"))", "utterance": "what were the causes of the russian revolution in 1917?"}, - {"url": "http://www.freebase.com/view/en/john_madden", "targetValue": "(list (description \"Philadelphia Eagles\") (description \"Oregon Ducks football\") (description \"Cal Poly Mustangs football\"))", "utterance": "what team did john madden play football for?"}, - {"url": "http://www.freebase.com/view/en/julian_clary", "targetValue": "(list (description Actor))", "utterance": "what does julian clary do?"}, - {"url": "http://www.freebase.com/view/en/potomac_river", "targetValue": "(list (description \"Chesapeake Bay\"))", "utterance": "where does the potomac river flow into?"}, - {"url": "http://www.freebase.com/view/en/olympic_national_park", "targetValue": "(list (description Washington))", "utterance": "where is the olympic national park located?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"Every 4 Years\"))", "utterance": "when does the world cup occur?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Super Bowl IX\") (description \"Super Bowl XLIII\") (description \"Super Bowl X\") (description \"Super Bowl XL\") (description \"Super Bowl XIV\") (description \"Super Bowl XIII\"))", "utterance": "what years the steelers won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what art movement was vincent van gogh apart of?"}, - {"url": "http://www.freebase.com/view/en/danish_language", "targetValue": "(list (description Denmark) (description Greenland))", "utterance": "where does danish language come from?"}, - {"url": "http://www.freebase.com/view/en/baltic_countries", "targetValue": "(list (description Latvia) (description Lithuania) (description Estonia))", "utterance": "what countries are in the baltic region?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Germany))", "utterance": "what nation did hitler lead?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Air Transportation\"))", "utterance": "what time is in london heathrow?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"The complete book of the Winter Olympics\"))", "utterance": "when were women allowed to go to the olympics?"}, - {"url": "http://www.freebase.com/view/en/amazon_river", "targetValue": "(list (description \"South America\"))", "utterance": "what continent does the amazon river flow through?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"City of Brussels\"))", "utterance": "what is a city in belgium?"}, - {"url": "http://www.freebase.com/view/en/elle_greenaway", "targetValue": "(list (description \"Lola Glaudini\"))", "utterance": "who played elle greenaway?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Realschule))", "utterance": "what secondary school did adolf hitler go to?"}, - {"url": "http://www.freebase.com/view/en/andy_williams", "targetValue": "(list (description \"Debbie Meyer\"))", "utterance": "who was andy williams second wife?"}, - {"url": "http://www.freebase.com/view/en/egyptian_arabic", "targetValue": "(list (description Egypt))", "utterance": "where are you from in egyptian arabic?"}, - {"url": "http://www.freebase.com/view/en/robert_falcon_scott", "targetValue": "(list (description Starvation))", "utterance": "what did captain scott die of?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Paul the Apostle\") (description \"Saint Peter\"))", "utterance": "where does the catholic church originated from?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description Tupelo))", "utterance": "what city did elvis presley grew up in?"}, - {"url": "http://www.freebase.com/view/en/belize", "targetValue": "(list (description \"Central America\"))", "utterance": "what continent is belize located in?"}, - {"url": "http://www.freebase.com/view/en/donald_duck", "targetValue": "(list (description \"Daisy Duck\"))", "utterance": "who was donald duck's girlfriend?"}, - {"url": "http://www.freebase.com/view/en/winston_churchill", "targetValue": "(list (description \"Conservative Party\"))", "utterance": "what party was winston churchill in politics?"}, - {"url": "http://www.freebase.com/view/en/wayne_gretzky", "targetValue": "(list (description \"Edmonton Oilers\"))", "utterance": "what 4 teams did wayne gretzky play for?"}, - {"url": "http://www.freebase.com/view/en/a_philip_randolph", "targetValue": "(list (description \"Trade unionist\") (description \"Social activist\"))", "utterance": "who was philip randolph?"}, - {"url": "http://www.freebase.com/view/en/brembo", "targetValue": "(list (description Bergamo))", "utterance": "where are brembo brakes from?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Grammy Award for Best Country Solo Performance\"))", "utterance": "what did taylor swift do at the vmas 2012?"}, - {"url": "http://www.freebase.com/view/en/russians", "targetValue": "(list (description \"East Slavs\"))", "utterance": "who did russians descend from?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"San Diego Zoo Safari Park\") (description \"San Diego Zoo\") (description \"Cabrillo National Monument\") (description \"Hotel del Coronado\") (description \"Mission San Diego de Alcal\u00e1\") (description \"Old Town San Diego State Historic Park\") (description \"Balboa Park\") (description \"Birch Aquarium\") (description \"Old Point Loma Lighthouse\") (description \"USS Midway\"))", "utterance": "what to see and do in san diego california?"}, - {"url": "http://www.freebase.com/view/en/clarksville", "targetValue": "(list (description 37043) (description 37042) (description 37041) (description 37040) (description 37044))", "utterance": "what is the zip code for clarksville tn?"}, - {"url": "http://www.freebase.com/view/en/wayne_state_university", "targetValue": "(list (description Michigan) (description \"United States of America\") (description Detroit))", "utterance": "where's wayne state?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description Chinese))", "utterance": "what dialect do most chinese speak?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Fidel Castro\"))", "utterance": "who is the president of cuba in 2009?"}, - {"url": "http://www.freebase.com/view/en/avril_lavigne", "targetValue": "(list (description Heather))", "utterance": "who does avril lavigne play in over the hedge?"}, - {"url": "http://www.freebase.com/view/en/university_of_alabama", "targetValue": "(list (description Tuscaloosa) (description Alabama) (description \"United States of America\"))", "utterance": "where is the university of alabama?"}, - {"url": "http://www.freebase.com/view/en/armenia", "targetValue": "(list (description Turkey) (description Georgia) (description Azerbaijan))", "utterance": "where is the country of armenia?"}, - {"url": "http://www.freebase.com/view/en/tom_cruise", "targetValue": "(list (description \"Katie Holmes\") (description \"Nicole Kidman\") (description \"Mimi Rogers\"))", "utterance": "who tom cruise been married to?"}, - {"url": "http://www.freebase.com/view/en/gaza_strip", "targetValue": "(list (description Israel))", "utterance": "which country is gaza city located?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Asif Ali Zardari\"))", "utterance": "who is president of pakistan 2012?"}, - {"url": "http://www.freebase.com/view/en/james_watt", "targetValue": "(list (description Scotland))", "utterance": "what country did james watt come from?"}, - {"url": "http://www.freebase.com/view/en/louis_armstrong", "targetValue": "(list (description trumpet) (description Cornet))", "utterance": "what instrument did louis armstrong like to play?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what is the currency in germany in 2010?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Premier of the People's Republic of China\"))", "utterance": "what types of government does china have?"}, - {"url": "http://www.freebase.com/view/en/boeing", "targetValue": "(list (description Seattle) (description Chicago))", "utterance": "where is the boeing company?"}, - {"url": "http://www.freebase.com/view/en/bill_gates", "targetValue": "(list (description \"Bill Gates' house\"))", "utterance": "what does bill gates own?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description \"He continued teaching part-time, and began his experiments with cross-breeding garden peas.\"))", "utterance": "what organism did mendel use?"}, - {"url": "http://www.freebase.com/view/en/congress_u_s", "targetValue": "(list (description \"United States House of Representatives\") (description \"United States Senate\"))", "utterance": "what are the two houses in congress?"}, - {"url": "http://www.freebase.com/view/en/ladainian_tomlinson", "targetValue": "(list (description \"San Diego Chargers\") (description \"New York Jets\"))", "utterance": "what team does ladainian tomlinson play 4?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"French Language\") (description \"English Language\"))", "utterance": "what is the major language spoken in canada?"}, - {"url": "http://www.freebase.com/view/en/camille_donatacci", "targetValue": "(list (description \"Film Producer\") (description Model) (description Actor))", "utterance": "what did camille grammer do for a living?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))", "utterance": "what jamaican language called?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description Tatooine))", "utterance": "what planet was luke skywalker raised on?"}, - {"url": "http://www.freebase.com/view/en/georgia_okeeffe", "targetValue": "(list (description \"Arthur Dove\"))", "utterance": "who did georgia o'keeffe inspired?"}, - {"url": "http://www.freebase.com/view/en/brandon_jacobs", "targetValue": "(list (description \"San Francisco 49ers\"))", "utterance": "who does brandon jacobs play for?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Constitutional republic\") (description \"Multi-party system\") (description \"Federal republic\") (description Democracy) (description \"Parliamentary republic\"))", "utterance": "what is the government structure of germany?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_i_of_england", "targetValue": "(list (description \"Anne Boleyn\"))", "utterance": "who was queen elizabeth the first's mother?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Leonel Fern\u00e1ndez\"))", "utterance": "who is the leader of the dominican republic 2011?"}, - {"url": "http://www.freebase.com/view/en/anglican_communion", "targetValue": "(list (description \"Archbishop of Canterbury\"))", "utterance": "where did the anglican church start?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Saul Alinsky\") (description \"Nipsey Russell\"))", "utterance": "who does obama look up to?"}, - {"url": "http://www.freebase.com/view/en/william_mckinley", "targetValue": "(list (description \"Poland Seminary High School\"))", "utterance": "where did william mckinley go to high school?"}, - {"url": "http://www.freebase.com/view/en/the_big_valley", "targetValue": "(list (description \"Lee Majors\"))", "utterance": "who played heath barkley?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description 2012))", "utterance": "what year did baltimore ravens win the superbowl?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the name of the money used in spain?"}, - {"url": "http://www.freebase.com/view/en/edward_jenner", "targetValue": "(list (description \"edward jenner catalogued specimens from captain james cook\"))", "utterance": "what did edward jenner do for a living?"}, - {"url": "http://www.freebase.com/view/en/shawn_johnson", "targetValue": "(list (description \"2008 Summer Olympics\"))", "utterance": "when did shawn johnson won the gold medal?"}, - {"url": "http://www.freebase.com/view/en/brittany_murphy", "targetValue": "(list (description Pneumonia) (description \"Cardiac arrest\") (description Anemia))", "utterance": "what did brittany murphy died of?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Single-party state\") (description \"Socialist state\") (description \"People's Republic\") (description Juche) (description \"Unitary state\"))", "utterance": "what type of political system does north korea have?"}, - {"url": "http://www.freebase.com/view/en/indonesia", "targetValue": "(list (description \"Yayasan Kerti Praja\"))", "utterance": "when does ramadan end 2012 indonesia?"}, - {"url": "http://www.freebase.com/view/en/tyler_clary", "targetValue": "(list (description \"Lonnie Clary\"))", "utterance": "who will play clary in city of bones?"}, - {"url": "http://www.freebase.com/view/en/francis_h_burnett", "targetValue": "(list (description \"The Secret Garden\"))", "utterance": "what books did frances hodgson burnett wrote?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description 2/14/1826))", "utterance": "what year did edgar allan poe go to college?"}, - {"url": "http://www.freebase.com/view/en/amsterdam_ohio", "targetValue": "(list (description \"Jefferson County\") (description Ohio) (description \"Springfield Township\"))", "utterance": "where is amsterdam ohio?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Dick Durbin\"))", "utterance": "who are the two current senators of illinois?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))", "utterance": "when did the orioles win the pennant?"}, - {"url": "http://www.freebase.com/view/en/stephenie_meyer", "targetValue": "(list (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "who did stephenie meyer play in twilight?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"United States of America\"))", "utterance": "what 3 countries does mexico border?"}, - {"url": "http://www.freebase.com/view/en/rupert_giles", "targetValue": "(list (description \"Anthony Stewart Head\"))", "utterance": "who played giles on buffy the vampire slayer?"}, - {"url": "http://www.freebase.com/view/en/american_league_west", "targetValue": "(list (description \"Texas Rangers\") (description \"Houston Astros\") (description \"Seattle Mariners\") (description \"Los Angeles Angels of Anaheim\") (description \"Oakland Athletics\"))", "utterance": "what teams are in the american league west?"}, - {"url": "http://www.freebase.com/view/en/robert_burns", "targetValue": "(list (description \"To a Louse\") (description \"A Red, Red Rose\") (description \"The letters of Robert Burns\") (description \"Address to the Deil\") (description \"Tam o' Shanter\") (description \"Epitaph for James Smith\") (description \"To a Mouse\") (description \"Holy Willie's Prayer\") (description \"The wit of Robert Burns\") (description \"The Glenriddell manuscripts of Robert Burns\"))", "utterance": "what books did robert burns wrote?"}, - {"url": "http://www.freebase.com/view/en/didier_drogba", "targetValue": "(list (description \"C\u00f4te d'Ivoire national football team\"))", "utterance": "where does drogba play now?"}, - {"url": "http://www.freebase.com/view/en/chrysler", "targetValue": "(list (description \"Walter Chrysler\"))", "utterance": "who owns chrysler corporation 2012?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Tagg Romney\") (description \"Josh Romney\") (description \"Craig Romney\") (description \"Matt Romney\") (description \"Ben Romney\"))", "utterance": "what are the name of mitt romney sons?"}, - {"url": "http://www.freebase.com/view/en/larry_hagman", "targetValue": "(list (description \"Head and neck cancer\") (description Cancer) (description Leukemia))", "utterance": "what was the cause of death of larry hagman?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description \"Amazon Basin\"))", "utterance": "what is the rainforest in south america called?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"The King's School, Grantham\") (description \"Trinity College, Cambridge\"))", "utterance": "what school did sir isaac newton go to?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description Diaphragm) (description \"Universal joint\") (description \"Balance wheel\"))", "utterance": "what was robert hooke's contributions to science?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))", "utterance": "how many major dialects are there in china?"}, - {"url": "http://www.freebase.com/view/en/mount_everest", "targetValue": "(list (description Nepal) (description China))", "utterance": "in which country is mount everest found?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what form of government does germany use?"}, - {"url": "http://www.freebase.com/view/en/scottish", "targetValue": "(list (description \"Jamie MacDonald\") (description \"Malcolm Tucker\") (description \"Robert the Bruce\") (description \"William Wallace\") (description \"Haggis McHaggis\"))", "utterance": "what age do scottish people go to university?"}, - {"url": "http://www.freebase.com/view/en/haiti", "targetValue": "(list (description \"French Language\") (description \"Haitian Creole French Language\"))", "utterance": "what language do haitian speak?"}, - {"url": "http://www.freebase.com/view/en/nick_grimshaw", "targetValue": "(list (description Presenter) (description \"Disc jockey\"))", "utterance": "who is nick grimshaw?"}, - {"url": "http://www.freebase.com/view/en/florence_r_sabin", "targetValue": "(list (description Physician))", "utterance": "what did florence sabin do?"}, - {"url": "http://www.freebase.com/view/en/grease_1978", "targetValue": "(list (description \"Stockard Channing\"))", "utterance": "who played betty rizzo in grease?"}, - {"url": "http://www.freebase.com/view/en/wesley_crusher", "targetValue": "(list (description \"Wil Wheaton\"))", "utterance": "who played wesley crusher on star trek the next generation?"}, - {"url": "http://www.freebase.com/view/en/sherlock_holmes", "targetValue": "(list (description \"5049 Sherlock\"))", "utterance": "when did sherlock holmes live?"}, - {"url": "http://www.freebase.com/view/en/audie_murphy", "targetValue": "(list (description Texas))", "utterance": "where did audie murphy grow up?"}, - {"url": "http://www.freebase.com/view/en/bart_simpson", "targetValue": "(list (description \"Springfield Elementary School\") (description \"Springfield High School\"))", "utterance": "what school does bart simpson go to?"}, - {"url": "http://www.freebase.com/view/en/mark_sanchez", "targetValue": "(list (description \"New York Jets\"))", "utterance": "where is mark sanchez now?"}, - {"url": "http://www.freebase.com/view/en/battle_of_verdun", "targetValue": "(list (description Verdun))", "utterance": "where was the battle of verdun ww1?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description 1996))", "utterance": "what year did kobe bryant go to high school?"}, - {"url": "http://www.freebase.com/view/en/okemos", "targetValue": "(list (description \"Ingham County\") (description Michigan) (description \"Meridian Charter Township\") (description \"United States of America\"))", "utterance": "where is okemos michigan?"}, - {"url": "http://www.freebase.com/view/en/caroline_kennedy", "targetValue": "(list (description \"Radcliffe College\") (description \"Concord Academy\") (description \"Columbia Law School\") (description \"Harvard University\"))", "utterance": "where did caroline kennedy go to school?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what type of government is the us government?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"John Shakespeare\") (description \"Mary Shakespeare\"))", "utterance": "what is shakespeare's parents names?"}, - {"url": "http://www.freebase.com/view/en/arthur_conan_doyle", "targetValue": "(list (description \"Sherlock Holmes\"))", "utterance": "what was sir arthur conan doyle famous for?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Jim Harbaugh\"))", "utterance": "who is the ravens coach?"}, - {"url": "http://www.freebase.com/view/en/ron_jaworski", "targetValue": "(list (description \"Youngstown State University\"))", "utterance": "what college did ron jaworski go to?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description \"Detroit Pistons\") (description \"Philadelphia 76ers\") (description \"Denver Nuggets\") (description \"Memphis Grizzlies\"))", "utterance": "what team does allen iverson play for now?"}, - {"url": "http://www.freebase.com/view/en/richard_grenville", "targetValue": "(list (description \"Archipelago of the Azores\"))", "utterance": "where did sir richard grenville explore?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description \"1995 World Series\"))", "utterance": "what years did the atlanta braves win the world series?"}, - {"url": "http://www.freebase.com/view/en/hillsborough_county", "targetValue": "(list (description Valrico))", "utterance": "when does school start in hillsborough county?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Boston) (description Massachusetts) (description \"Washington, D.C.\"))", "utterance": "where did jfk and his wife live?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Monotheism))", "utterance": "what are the basic beliefs of islam religion?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Modern Standard Arabic\"))", "utterance": "what is modern egyptian language?"}, - {"url": "http://www.freebase.com/view/en/sam_shepard", "targetValue": "(list (description \"Fort Sheridan\") (description \"New York\") (description England) (description Stillwater))", "utterance": "where does sam shepard live?"}, - {"url": "http://www.freebase.com/view/en/united_states_air_force_academy", "targetValue": "(list (description Colorado))", "utterance": "in what state was the air force academy established?"}, - {"url": "http://www.freebase.com/view/en/battle_of_the_alamo", "targetValue": "(list (description \"San Antonio\"))", "utterance": "where did the battle of the alamo start?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Dreams from My Father\"))", "utterance": "what do barack obama do as a president?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Half-Blood Prince\") (description \"Harry Potter and the Deathly Hallows\") (description \"Harry Potter and the Goblet of Fire\") (description \"Harry Potter and the Philosopher's Stone\") (description \"Harry Potter and the Chamber of Secrets\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Harry Potter and the Prisoner of Azkaban\"))", "utterance": "what are the names of harry potter books in order?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what currency should i bring to italy?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))", "utterance": "what years did the orioles play in the world series?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Cilicia))", "utterance": "what does the roman empire consist of?"}, - {"url": "http://www.freebase.com/view/en/fred_goodwin", "targetValue": "(list (description Businessperson) (description \"Chartered Accountant\"))", "utterance": "what did fred goodwin do?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Newton fractal\") (description \"Newton\u2013Euler equations\") (description \"Newton's laws of motion\") (description \"Newton's cannonball\") (description Newton) (description \"Newton's inequalities\") (description \"Newton's notation\") (description \"Newton polygon\") (description \"Newton disc\"))", "utterance": "what did isaac newton contribute to science?"}, - {"url": "http://www.freebase.com/view/en/burne_hogarth", "targetValue": "(list (description \"School of Visual Arts\"))", "utterance": "what school did burne hogarth establish?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Socialist state\"))", "utterance": "what is the economy of china?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description Singer) (description \"Nude Glamour Model\") (description \"Film Producer\") (description Actor) (description Showgirl) (description Model) (description \"Pin-up girl\"))", "utterance": "who is marilyn monroe and why is she famous?"}, - {"url": "http://www.freebase.com/view/en/port_charlotte", "targetValue": "(list (description \"United States of America\") (description Florida) (description \"Charlotte County\"))", "utterance": "where is port charlotte florida located?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Pacific Time Zone\") (description UTC-8))", "utterance": "what time zone is it in california?"}, - {"url": "http://www.freebase.com/view/en/reba_mcentire", "targetValue": "(list (description \"Shelby Steven McEntire Blackstock\"))", "utterance": "who is reba mcentire's son?"}, - {"url": "http://www.freebase.com/view/en/american_federation_of_labor", "targetValue": "(list (description \"Samuel Gompers\"))", "utterance": "who helped form the american federation of labor?"}, - {"url": "http://www.freebase.com/view/en/julie_edwards", "targetValue": "(list (description \"Queen Lillian\"))", "utterance": "who did julie andrews play in shrek?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description \"Count on Me\") (description \"Ain't No Way (feat. Mary J. Blige)\") (description \"Why Does It Hurt So Bad\") (description \"I Will Always Love You\") (description \"I'm Every Woman\") (description \"Who Would Imagine a King\") (description \"You'll Never Stand Alone\") (description \"My Love Is Your Love\") (description Fine) (description \"It's Not Right, but It's Okay\"))", "utterance": "what songs did whitney houston?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"1969 NBA Finals\") (description \"1986 NBA Finals\") (description \"2008 NBA Finals\") (description \"1974 NBA Finals\") (description \"1984 NBA Finals\") (description \"1965 NBA Finals\") (description \"1966 NBA Finals\") (description \"1976 NBA Finals\") (description \"1981 NBA Finals\") (description \"1968 NBA Finals\"))", "utterance": "when did the celtics win championship?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Iron Ore Mining\"))", "utterance": "what does canada export and import the most?"}, - {"url": "http://www.freebase.com/view/en/eric_northman", "targetValue": "(list (description \"True Blood Season 4\") (description \"True Blood Season 5\") (description \"True Blood Season 1\") (description \"True Blood Season 2\") (description \"True Blood Season 3\"))", "utterance": "what episode does eric northman come in?"}, - {"url": "http://www.freebase.com/view/en/elijah_mccoy", "targetValue": "(list (description Engineer) (description Inventor))", "utterance": "what was elijah mccoy famous for?"}, - {"url": "http://www.freebase.com/view/en/john_paul_jones", "targetValue": "(list (description \"Continental Navy\") (description \"Imperial Russian Navy\"))", "utterance": "who did john paul jones fight for?"}, - {"url": "http://www.freebase.com/view/en/hudson_river", "targetValue": "(list (description \"Lake Tear of the Clouds\"))", "utterance": "where does hudson river start?"}, - {"url": "http://www.freebase.com/view/en/brad_paisley", "targetValue": "(list (description \"Glen Dale\"))", "utterance": "where was brad paisley born and raised?"}, - {"url": "http://www.freebase.com/view/en/charlotte", "targetValue": "(list (description \"Bojangles' Coliseum\") (description \"U.S. National Whitewater Center\") (description \"Land of Oz\") (description \"Discovery Place\") (description \"NASCAR Hall of Fame\") (description \"Carolinas Aviation Museum\") (description \"Billy Graham Library\") (description \"Bechtler Museum of Modern Art\") (description \"Freedom Park\") (description \"North Carolina Performing Arts Center at Charlotte Foundation\"))", "utterance": "what is charlotte north carolina known for?"}, - {"url": "http://www.freebase.com/view/en/glastonbury_connecticut", "targetValue": "(list (description Connecticut))", "utterance": "where is glastonbury connecticut?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"Westmoreland County\"))", "utterance": "what is george washington's hometown?"}, - {"url": "http://www.freebase.com/view/en/arlington_texas", "targetValue": "(list (description 76013) (description 76011) (description 76010) (description 76004) (description 76005) (description 76006) (description 76007) (description 76001) (description 76002) (description 76003))", "utterance": "what is arlington texas zip code?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description \"1941 World Series\") (description \"1939 World Series\") (description \"1932 World Series\") (description \"1928 World Series\") (description \"1936 World Series\") (description \"1923 World Series\") (description \"1927 World Series\") (description \"1937 World Series\") (description \"1938 World Series\") (description \"1943 World Series\"))", "utterance": "what years did yankees win championships?"}, - {"url": "http://www.freebase.com/view/en/seth_macfarlane", "targetValue": "(list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))", "utterance": "what characters does seth macfarlane play in family guy?"}, - {"url": "http://www.freebase.com/view/en/miami", "targetValue": "(list (description \"Miami International Airport\"))", "utterance": "what airport fly into miami?"}, - {"url": "http://www.freebase.com/view/en/steve_nash", "targetValue": "(list (description \"1998\u201399 NBA season\"))", "utterance": "what year did steve nash play for the mavericks?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))", "utterance": "where is arabic used?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"On evolution\"))", "utterance": "what book did charles darwin write on evolution?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Cold as You\") (description \"Love Story Oooh Baby Just Say Yes\") (description \"Beautiful Eyes\") (description \"A Place in This World\") (description \"Love Story (U.S. Pop mix)\") (description \"I Heart?\") (description \"White Horse\") (description \"Picture to Burn (radio edit)\") (description \"Christmases When You Were Mine\") (description \"Love Story (Stripped)\"))", "utterance": "what are all songs by taylor swift?"}, - {"url": "http://www.freebase.com/view/en/katy_perry", "targetValue": "(list (description Vocals))", "utterance": "what instruments does katy perry play?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description \"Mary Newman\") (description \"Elizabeth Sydenham\"))", "utterance": "who was francis drake married to?"}, - {"url": "http://www.freebase.com/view/en/chickasaw", "targetValue": "(list (description \"Indigenous peoples of the Southeastern Woodlands\"))", "utterance": "where were the chickasaw indians located?"}, - {"url": "http://www.freebase.com/view/en/don_king", "targetValue": "(list (description Cleveland))", "utterance": "where does don king live?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description \"Super Bowl XXXVI\"))", "utterance": "when was tom brady first superbowl win?"}, - {"url": "http://www.freebase.com/view/en/deborah_sampson", "targetValue": "(list (description \"Benjamin Gannet\"))", "utterance": "who did deborah sampson married?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))", "utterance": "what form of government does mexico?"}, - {"url": "http://www.freebase.com/view/en/mickey_mouse", "targetValue": "(list (description \"Wayne Allwine\"))", "utterance": "who played mickey on days of our lives?"}, - {"url": "http://www.freebase.com/view/en/nicole_kidman", "targetValue": "(list (description \"Billy Bathgate\") (description Bewitched) (description \"Birthday Girl\") (description \"Cold Mountain\") (description \"Days of Thunder\") (description \"Dead Calm\") (description Birth) (description \"BMX Bandits\") (description \"Batman Forever\") (description Dogville))", "utterance": "what movies does nicole kidman star in?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Lisa Marie Presley\"))", "utterance": "who was michael jackson first girlfriend?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Palace Hotel, San Francisco\"))", "utterance": "where to stay in san francisco ca?"}, - {"url": "http://www.freebase.com/view/en/reggie_bush", "targetValue": "(list (description \"Miami Dolphins\"))", "utterance": "what team does reggie bush play for 2011?"}, - {"url": "http://www.freebase.com/view/en/kate_chopin", "targetValue": "(list (description \"St. Louis\"))", "utterance": "where did kate chopin grow up?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Danilo Medina\"))", "utterance": "who is the current president of dominican republic 2011?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Greek drachma\"))", "utterance": "what money system does greece use?"}, - {"url": "http://www.freebase.com/view/en/obi-wan_kenobi", "targetValue": "(list (description \"Ewan McGregor\"))", "utterance": "who played obi wan kenobi in phantom menace?"}, - {"url": "http://www.freebase.com/view/en/phoenix", "targetValue": "(list (description \"The Catholic Sun\") (description \"The Arizona Republic\") (description \"Phoenix New Times\") (description \"Phoenix Gazette\"))", "utterance": "what is the newspaper in phoenix?"}, - {"url": "http://www.freebase.com/view/en/luke_bryan", "targetValue": "(list (description Leesburg))", "utterance": "where is luke bryan from?"}, - {"url": "http://www.freebase.com/view/en/facebook", "targetValue": "(list (description \"Mark Zuckerberg\"))", "utterance": "who invented facebook wikipedia?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Perejil Island\") (description Portugal) (description France) (description Andorra) (description Morocco) (description Gibraltar))", "utterance": "what country surrounds spain?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Church of the Holy Trinity, Stratford-upon-Avon\"))", "utterance": "when and where was william shakespeare buried?"}, - {"url": "http://www.freebase.com/view/en/john_mcenroe", "targetValue": "(list (description \"One-handed backhand\"))", "utterance": "what type of tennis racket does john mcenroe use?"}, - {"url": "http://www.freebase.com/view/en/james_cook", "targetValue": "(list (description Marton))", "utterance": "where did captain james cook grow up?"}, - {"url": "http://www.freebase.com/view/en/sony", "targetValue": "(list (description Tokyo))", "utterance": "where is sony headquarters located?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Hayden Christensen\"))", "utterance": "who wore the darth vader suit in revenge of the sith?"}, - {"url": "http://www.freebase.com/view/en/scarlett_johansson", "targetValue": "(list (description \"Girl with a Pearl Earring\") (description Fall) (description \"A Good Woman\") (description \"A Love Song for Bobby Long\") (description \"Don Jon's Addiction\") (description \"Eight Legged Freaks\") (description \"Ghost World\") (description \"Captain America: The Winter Soldier\") (description \"An American Rhapsody\"))", "utterance": "what movies has scarlett johansson in?"}, - {"url": "http://www.freebase.com/view/en/alex_rodriguez", "targetValue": "(list (description \"Washington Heights\"))", "utterance": "where is alex rodriguez from?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"North Carolina Tar Heels men's basketball\"))", "utterance": "what school did michael jordan play for?"}, - {"url": "http://www.freebase.com/view/en/morse_code", "targetValue": "(list (description \"Samuel Morse\"))", "utterance": "who invented morse code?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Suicide))", "utterance": "what happened to adolf hitler at the end of the war?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what is the political system in england?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description \"George H. W. Bush\"))", "utterance": "who was vice president under ronald reagan?"}, - {"url": "http://www.freebase.com/view/en/rupert_murdoch", "targetValue": "(list (description \"STAR India\") (description \"Fox News Channel\") (description \"Sky Italia\") (description \"News Corporation\") (description \"British Sky Broadcasting\") (description \"Fox Broadcasting Company\"))", "utterance": "what does rupert murdoch own 2012?"}, - {"url": "http://www.freebase.com/view/en/william_howard_taft", "targetValue": "(list (description \"Woodward High School\"))", "utterance": "where did william howard taft go to high school?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"1991 NBA Finals\"))", "utterance": "when did the chicago bulls win their first championship?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description California))", "utterance": "which four states touch mexico?"}, - {"url": "http://www.freebase.com/view/en/sammy_davis_jr", "targetValue": "(list (description Complication) (description \"Throat cancer\"))", "utterance": "what did sammy davis jr die of?"}, - {"url": "http://www.freebase.com/view/en/anna_nicole_smith", "targetValue": "(list (description \"Drug overdose\"))", "utterance": "what did anna nicole smith died from?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description \"Kingdom of England\"))", "utterance": "what country did francis drake explored for?"}, - {"url": "http://www.freebase.com/view/en/great_lakes", "targetValue": "(list (description Canada) (description \"United States of America\"))", "utterance": "what two countries share a border with the great lakes?"}, - {"url": "http://www.freebase.com/view/en/dwyane_wade", "targetValue": "(list (description \"2003 NBA Draft\"))", "utterance": "what year did dwayne wade came to the nba?"}, - {"url": "http://www.freebase.com/view/en/the_dan_patrick_show", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is the dan patrick studio?"}, - {"url": "http://www.freebase.com/view/en/jacqueline_kennedy_onassis", "targetValue": "(list (description \"Georgetown University\") (description \"George Washington University\") (description \"Miss Porter's School\") (description \"Holton-Arms School\") (description \"Vassar College\"))", "utterance": "where did jackie kennedy go to college?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Corriere della Sera\") (description l'Unit\u00e0) (description \"Il Foglio\") (description \"la Repubblica\") (description \"Il Messaggero\") (description \"La Domenica del Corriere\") (description \"La Stampa\") (description Avanti!) (description \"La Gazzetta dello Sport\") (description Liberazione))", "utterance": "what do italy people eat for breakfast?"}, - {"url": "http://www.freebase.com/view/en/tom_cruise", "targetValue": "(list (description Catholicism) (description Scientology))", "utterance": "what religion does tom cruise follow?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Nicolas Sarkozy\"))", "utterance": "what is the president of france's name?"}, - {"url": "http://www.freebase.com/view/en/lakota", "targetValue": "(list (description \"Lakota Language\") (description \"English Language\"))", "utterance": "what language do lakota indians speak?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the money called in spain?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description \"Giza Plateau\"))", "utterance": "where is the great pyramid of giza situated?"}, - {"url": "http://www.freebase.com/view/en/deere_company", "targetValue": "(list (description Moline))", "utterance": "where is john deere made?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description \"Ukrainian hryvnia\"))", "utterance": "what money is used in the ukraine?"}, - {"url": "http://www.freebase.com/view/en/ayn_rand", "targetValue": "(list (description \"Saint Petersburg\"))", "utterance": "where did ayn rand live?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description 2011))", "utterance": "when was the civil war in libya?"}, - {"url": "http://www.freebase.com/view/en/united_staff", "targetValue": "(list (description \"New York City\"))", "utterance": "where are the headquarters of the united nations organization found?"}, - {"url": "http://www.freebase.com/view/en/charles_lindbergh", "targetValue": "(list (description Pilot))", "utterance": "what did charles lindbergh became famous for in the 1920s?"}, - {"url": "http://www.freebase.com/view/en/roy_lichtenstein", "targetValue": "(list (description \"Jasper Johns\"))", "utterance": "what influenced roy lichtenstein artwork?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description Massachusetts))", "utterance": "what state did romney governor?"}, - {"url": "http://www.freebase.com/view/en/lake_victoria", "targetValue": "(list (description Kenya) (description Tanzania) (description Uganda))", "utterance": "which countries border lake victoria?"}, - {"url": "http://www.freebase.com/view/en/ryan_gosling", "targetValue": "(list (description \"The United States of Leland\") (description \"Half Nelson\") (description \"The Slaughter Rule\") (description Stay) (description \"Lars and the Real Girl\") (description \"The Believer\") (description Fracture) (description \"Murder by Numbers\") (description \"The Notebook\") (description \"All Good Things\"))", "utterance": "what movies does ryan gosling star in?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"Contiguous United States\"))", "utterance": "where is kentucky located?"}, - {"url": "http://www.freebase.com/view/en/john_tyler", "targetValue": "(list (description \"Charles City County\"))", "utterance": "where john tyler was born?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "where the english came from?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Charlottesville))", "utterance": "what place did thomas jefferson died?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"Every 4 Years\"))", "utterance": "when is next t20 world cup cricket?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Central European Time\") (description UTC+01:00))", "utterance": "what is the time zone in france?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Communist state\"))", "utterance": "what kind of economy was the soviet union?"}, - {"url": "http://www.freebase.com/view/en/lancaster_california", "targetValue": "(list (description \"Los Angeles County\"))", "utterance": "what county is lancaster ca located in?"}, - {"url": "http://www.freebase.com/view/en/steve_nash", "targetValue": "(list (description \"Alejandra Amarilla\"))", "utterance": "who is steve nash married to?"}, - {"url": "http://www.freebase.com/view/en/compaq", "targetValue": "(list (description Houston))", "utterance": "where is compaq laptops made?"}, - {"url": "http://www.freebase.com/view/en/cincinnati_bengals", "targetValue": "(list (description \"Andy Dalton\"))", "utterance": "what is the name of the bengals quarterback?"}, - {"url": "http://www.freebase.com/view/en/janelle_corlass_brown", "targetValue": "(list (description Singer) (description Actor))", "utterance": "what job does janelle brown have?"}, - {"url": "http://www.freebase.com/view/en/michelle_obama", "targetValue": "(list (description Writer) (description Lawyer))", "utterance": "what do michelle obama do for a living?"}, - {"url": "http://www.freebase.com/view/en/rhode_island", "targetValue": "(list (description \"Roger Williams: Lives and Legacies\"))", "utterance": "who was the founder of rhode island?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description \"Theodor Robert Geisel\"))", "utterance": "who was dr seuss?"}, - {"url": "http://www.freebase.com/view/en/paul_wesley", "targetValue": "(list (description Stephen))", "utterance": "who does paul wesley play in 24?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Australia))", "utterance": "what continent is australia in?"}, - {"url": "http://www.freebase.com/view/en/roshon_fegan", "targetValue": "(list (description \"African American\"))", "utterance": "what is roshon fegan's heritage?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Europe))", "utterance": "where is spanish springs nv?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Clube Atl\u00e9tico Mineiro\"))", "utterance": "what club does ronaldinho play for 2012?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Quran) (description \"Sahih al-Bukhari\") (description Sunnah))", "utterance": "what is the name of the sacred text of islam?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Fullerton Union High School\"))", "utterance": "where did richard nixon go to high school?"}, - {"url": "http://www.freebase.com/view/en/fred_claus", "targetValue": "(list (description \"Vince Vaughn\") (description \"Kathy Bates\") (description \"John Michael Higgins\") (description \"Kevin Spacey\") (description Ludacris) (description \"Elizabeth Banks\") (description \"Rachel Weisz\") (description \"Miranda Richardson\") (description \"Jeffrey Dean Morgan\") (description \"Paul Giamatti\"))", "utterance": "who stars in the movie fred claus?"}, - {"url": "http://www.freebase.com/view/en/masters", "targetValue": "(list (description London))", "utterance": "who won the 2012 snooker masters?"}, - {"url": "http://www.freebase.com/view/en/bernard_l_madoff", "targetValue": "(list (description \"Palm Beach\") (description France) (description Roslyn) (description Montauk) (description Manhattan) (description Queens))", "utterance": "where did madoff live?"}, - {"url": "http://www.freebase.com/view/en/sammy_davis_jr", "targetValue": "(list (description Complication) (description \"Throat cancer\"))", "utterance": "what killed sammy davis jr?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Wrigley Field\"))", "utterance": "where to hang out in chicago?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"Hotel del Coronado\") (description \"Cabrillo National Monument\") (description \"San Diego Zoo Safari Park\") (description \"San Diego Zoo\") (description \"Mission San Diego de Alcal\u00e1\") (description \"Old Town San Diego State Historic Park\") (description \"Balboa Park\") (description \"Birch Aquarium\") (description \"Old Point Loma Lighthouse\") (description \"USS Midway\"))", "utterance": "what are the best things to do in san diego?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Costa Rican col\u00f3n\"))", "utterance": "what currency do you use in costa rica?"}, - {"url": "http://www.freebase.com/view/en/kansas", "targetValue": "(list (description \"Jerry Moran\") (description \"Sam Brownback\") (description \"Pat Roberts\"))", "utterance": "who are the senators of kansas 2013?"}, - {"url": "http://www.freebase.com/view/en/jackson_pollock", "targetValue": "(list (description \"Mark Tobey\") (description \"Thomas Hart Benton\") (description \"Joan Mir\u00f3\") (description \"Max Ernst\") (description \"John D. Graham\") (description \"Pablo Picasso\"))", "utterance": "what influenced jackson pollock's work?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description Massachusetts))", "utterance": "what state was john adams elected from?"}, - {"url": "http://www.freebase.com/view/en/sam_winchester", "targetValue": "(list (description \"Colin Ford\"))", "utterance": "who played young sam winchester?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description \"Ukrainian Language\"))", "utterance": "what is the official language of the ukraine?"}, - {"url": "http://www.freebase.com/view/en/fa_cup", "targetValue": "(list (description \"Liverpool F.C.\"))", "utterance": "who won 2001 fa cup?"}, - {"url": "http://www.freebase.com/view/en/duane_allman", "targetValue": "(list (description \"Happily Married Man\") (description \"Goin' Down Slow\") (description \"Mean Old World (feat. Duane Allman)\") (description \"Have You Ever Loved a Woman (feat. Duane Allman)\") (description \"Mean Old World\") (description \"Black Hearted Woman\") (description \"No Money Down\") (description \"Trouble No More\"))", "utterance": "what songs did duane allman sing?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"David Prowse\"))", "utterance": "who played darth vader in the original star wars movies?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description au))", "utterance": "when do we change the clocks in 2011 in australia?"}, - {"url": "http://www.freebase.com/view/en/joe_hart", "targetValue": "(list (description \"Shrewsbury Town F.C.\"))", "utterance": "what team did joe hart play for before man city?"}, - {"url": "http://www.freebase.com/view/en/scarlett_johansson", "targetValue": "(list (description \"Ryan Reynolds\"))", "utterance": "who did scarlett johansson married?"}, - {"url": "http://www.freebase.com/view/en/doug_williams_1955", "targetValue": "(list (description \"Washington Redskins\") (description \"Tampa Bay Buccaneers\") (description \"Arizona Outlaws\") (description \"Grambling State Tigers football\"))", "utterance": "what team did doug williams play for?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Philippines men's national volleyball team\") (description \"Philippines national football team\"))", "utterance": "what are the different sports in the philippines?"}, - {"url": "http://www.freebase.com/view/en/venezuela", "targetValue": "(list (description \"Nicol\u00e1s Maduro\"))", "utterance": "who won the presidential race in venezuela?"}, - {"url": "http://www.freebase.com/view/en/willy_wonka", "targetValue": "(list (description \"Chocolate Factory Universe\"))", "utterance": "where did willy wonka take place?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Bachelor of Divinity\") (description \"Bachelor of Arts\") (description PhD))", "utterance": "what degree did martin luther king get?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description \"Classical music\"))", "utterance": "what type of music did vivaldi write?"}, - {"url": "http://www.freebase.com/view/en/elie_wiesel", "targetValue": "(list (description \"The judges\") (description \"Memoirs: All Rivers Run to the Sea\") (description \"Contre la me\u0301lancolie\") (description \"The trial of God\") (description \"The Gates of the Forest\") (description \"The Forgotten\") (description Night) (description Twilight) (description \"Ethics and memory =\") (description \"The Oath\"))", "utterance": "what books has elie wiesel written?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"1965 NBA Finals\"))", "utterance": "when did the boston celtics win their first championship?"}, - {"url": "http://www.freebase.com/view/en/cameron_crowe", "targetValue": "(list (description \"Film Producer\") (description \"Film Director\") (description Writer) (description Screenwriter))", "utterance": "who is cameron crowe?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"National Anthem of Russia\"))", "utterance": "what is the national anthem of russia?"}, - {"url": "http://www.freebase.com/view/en/lee_corso", "targetValue": "(list (description \"Florida State University\"))", "utterance": "what college did lee corso attend?"}, - {"url": "http://www.freebase.com/view/en/liam_neeson", "targetValue": "(list (description Excalibur) (description \"Kingdom of Heaven\") (description \"Batman Begins\") (description \"Gangs of New York\") (description Nailed) (description \"K-19: The Widowmaker\") (description \"Pilgrim's Progress\") (description \"Husbands and Wives\") (description Darkman))", "utterance": "what films did liam neeson star in?"}, - {"url": "http://www.freebase.com/view/en/north_atlantic_treaty_organization", "targetValue": "(list (description Netherlands) (description Poland) (description \"United States of America\") (description \"United Kingdom\") (description Germany) (description Bulgaria))", "utterance": "what are all the countries in nato?"}, - {"url": "http://www.freebase.com/view/en/tim_gunn", "targetValue": "(list (description \"TV Personality\") (description Consultant))", "utterance": "what does tim gunn do for a living?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description Engineer) (description Inventor))", "utterance": "what was eli whitney job?"}, - {"url": "http://www.freebase.com/view/en/swiss_alps", "targetValue": "(list (description \"Monte Rosa Massif\"))", "utterance": "what city are the swiss alps in?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"German Workers' Party\") (description \"Nazi Party\"))", "utterance": "what political party was adolf hitler from?"}, - {"url": "http://www.freebase.com/view/en/hermione_granger", "targetValue": "(list (description \"Ronald Weasley\"))", "utterance": "who did hermione granger marry?"}, - {"url": "http://www.freebase.com/view/en/jedi", "targetValue": "(list (description Yoda))", "utterance": "who was the first jedi master?"}, - {"url": "http://www.freebase.com/view/en/henry_hudson", "targetValue": "(list (description \"Hudson Bay\"))", "utterance": "what areas did henry hudson discover?"}, - {"url": "http://www.freebase.com/view/en/chinese_taipei", "targetValue": "(list (description \"Chinese, Hakka Language\") (description \"Taiwanese Mandarin\") (description Taiwanese) (description \"Mandarin Chinese\"))", "utterance": "what does taiwan people speak?"}, - {"url": "http://www.freebase.com/view/en/angela_davis", "targetValue": "(list (description \"Political activist\"))", "utterance": "what made angela davis famous?"}, - {"url": "http://www.freebase.com/view/en/george_washington_university", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "what state is george washington university located in?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description \"American Robin\"))", "utterance": "what is the state bird and flower of michigan?"}, - {"url": "http://www.freebase.com/view/en/arabic_name", "targetValue": "(list (description \"Arabic nomenclature\"))", "utterance": "what is al in arabic names?"}, - {"url": "http://www.freebase.com/view/en/andrew_cuomo", "targetValue": "(list (description Queens))", "utterance": "where was governor cuomo born?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"John Roberts\") (description \"Clarence Thomas\") (description \"David Souter\") (description \"John Paul Stevens\") (description \"Edward Douglass White\"))", "utterance": "who are the judges of the supreme court?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Dilma Rousseff\"))", "utterance": "who is the president of brazil now?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Super Bowl XXXV\") (description \"Super Bowl XLVII\"))", "utterance": "what years have the ravens won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/sri_lanka", "targetValue": "(list (description \"Sri Lankan rupee\"))", "utterance": "what money to take to sri lanka?"}, - {"url": "http://www.freebase.com/view/en/new_york_mets", "targetValue": "(list (description \"1969 World Series\"))", "utterance": "what year did the mets win their first world series?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"lorenzo de' medici patron of leonardo da vinci\"))", "utterance": "who was leonardo da vinci teacher?"}, - {"url": "http://www.freebase.com/view/en/newt_gingrich", "targetValue": "(list (description \"Tulane University\") (description \"Emory University\"))", "utterance": "where did newt gingrich attend college?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Charlottesville))", "utterance": "where did thomas jefferson died?"}, - {"url": "http://www.freebase.com/view/en/emmitt_smith", "targetValue": "(list (description \"Arizona Cardinals\") (description \"Florida Gators football\") (description \"Dallas Cowboys\"))", "utterance": "what football teams did emmitt smith play for?"}, - {"url": "http://www.freebase.com/view/en/joe_namath", "targetValue": "(list (description \"University of Alabama\"))", "utterance": "where did joe namath attend college?"}, - {"url": "http://www.freebase.com/view/en/purdue_university", "targetValue": "(list (description Indiana) (description \"West Lafayette\") (description \"United States of America\"))", "utterance": "what city is purdue university located?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai Language\"))", "utterance": "what language does people in thailand speak?"}, - {"url": "http://www.freebase.com/view/en/narnaul", "targetValue": "(list (description Haryana))", "utterance": "where is ibrahim chatta from?"}, - {"url": "http://www.freebase.com/view/en/beth_tweddle", "targetValue": "(list (description \"Artistic gymnastics\"))", "utterance": "what does beth tweddle compete in?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"Toronto Pearson International Airport\"))", "utterance": "what airport is closest to downtown toronto?"}, - {"url": "http://www.freebase.com/view/en/emily_bronte", "targetValue": "(list (description Tuberculosis))", "utterance": "what did emily bronte died of?"}, - {"url": "http://www.freebase.com/view/en/krabi", "targetValue": "(list (description \"Tup Island\") (description \"Ao Phra Nang\") (description \"Ko Lanta Yai\") (description \"Nosey Parker's Elephant Camp\") (description \"Ao Tha Len Bay\") (description \"Phra Nang Beach\") (description \"Hat Noppharat Beach\") (description \"Tiger Cave Temple\") (description \"Khao Phanom Bencha National Park\") (description \"Railay Beach\"))", "utterance": "what to do around krabi thailand?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country is george washington carver from?"}, - {"url": "http://www.freebase.com/view/en/bilbo_baggins", "targetValue": "(list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))", "utterance": "who is playing bilbo in the hobbit movie?"}, - {"url": "http://www.freebase.com/view/en/orlando", "targetValue": "(list (description \"Baldwin Park\"))", "utterance": "what else is there in orlando besides disney?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"John F. Kennedy 1961 presidential inauguration\"))", "utterance": "when did kennedy get elected?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what kind of currency do they use in thailand?"}, - {"url": "http://www.freebase.com/view/en/hannah_montana", "targetValue": "(list (description \"Mois\u00e9s Arias\"))", "utterance": "who is the actor that plays rico in hannah montana?"}, - {"url": "http://www.freebase.com/view/en/birmingham", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "what time zone is birmingham england?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"Film Director\") (description Illustrator) (description Artist) (description \"Film Producer\") (description Actor) (description Printmaker) (description Cinematographer) (description Painter) (description Screenwriter) (description Sculptor))", "utterance": "what does andy warhol do?"}, - {"url": "http://www.freebase.com/view/en/colombia", "targetValue": "(list (description \"South America\") (description Americas))", "utterance": "where is colombia the country?"}, - {"url": "http://www.freebase.com/view/en/jodelle_ferland", "targetValue": "(list (description \"Bree Tanner\"))", "utterance": "who does jodelle ferland play in eclipse?"}, - {"url": "http://www.freebase.com/view/en/urbana", "targetValue": "(list (description \"Champaign County\"))", "utterance": "where can i register to vote in urbana il?"}, - {"url": "http://www.freebase.com/view/en/karl_marx", "targetValue": "(list (description \"Highgate Cemetery\"))", "utterance": "where was karl marx buried?"}, - {"url": "http://www.freebase.com/view/en/mother_teresa", "targetValue": "(list (description Kolkata))", "utterance": "what countries did mother teresa work in?"}, - {"url": "http://www.freebase.com/view/en/nevada", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00) (description \"Pacific Time Zone\") (description UTC-8))", "utterance": "what timezone is nevada in right now?"}, - {"url": "http://www.freebase.com/view/en/deion_sanders", "targetValue": "(list (description \"Baltimore Orioles\") (description \"San Francisco 49ers\") (description \"Cincinnati Reds\") (description \"New York Yankees\") (description \"Atlanta Braves\") (description \"San Francisco Giants\") (description \"Atlanta Falcons\") (description \"Florida State Seminoles baseball\"))", "utterance": "what team did deion sanders play for in baseball?"}, - {"url": "http://www.freebase.com/view/en/carter_g_woodson", "targetValue": "(list (description Writer) (description Historian) (description Journalist) (description Author))", "utterance": "what did dr carter g woodson do?"}, - {"url": "http://www.freebase.com/view/en/ford_motor_company", "targetValue": "(list (description \"Henry Ford\"))", "utterance": "who invented the ford motor company?"}, - {"url": "http://www.freebase.com/view/en/ayrton_senna", "targetValue": "(list (description \"Racecar driver\"))", "utterance": "what is ayrton senna?"}, - {"url": "http://www.freebase.com/view/en/stephen_breyer", "targetValue": "(list (description \"San Francisco\"))", "utterance": "where was stephen g. breyer born?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))", "utterance": "what films have taylor lautner starred in?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description Anglicanism))", "utterance": "what did charles dickens believe in?"}, - {"url": "http://www.freebase.com/view/en/doc_martin", "targetValue": "(list (description \"Lucy Punch\"))", "utterance": "who played elaine on doc martin?"}, - {"url": "http://www.freebase.com/view/en/sammy_davis_jr", "targetValue": "(list (description Judaism))", "utterance": "what religion is sammy davis jr?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"Front Range Airport\") (description \"Centennial Airport\") (description \"Denver International Airport\") (description \"Rocky Mountain Metropolitan Airport\"))", "utterance": "what airport does southwest fly to in denver?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Larry Page\") (description \"Sergey Brin\"))", "utterance": "who started google?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "in what timezone is arizona?"}, - {"url": "http://www.freebase.com/view/en/kurdish_people", "targetValue": "(list (description Asia))", "utterance": "where kurdish people from?"}, - {"url": "http://www.freebase.com/view/en/harrison_ford", "targetValue": "(list (description \"Force 10 from Navarone\"))", "utterance": "where did harrison ford get his start?"}, - {"url": "http://www.freebase.com/view/en/arizona_diamondbacks", "targetValue": "(list (description \"2001 World Series\"))", "utterance": "what year did arizona diamondbacks win the world series?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description Nazareth))", "utterance": "where was jesus born and raised?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what currency do i take to turkey?"}, - {"url": "http://www.freebase.com/view/en/indiana_jones", "targetValue": "(list (description \"Harrison Ford\"))", "utterance": "who portrayed indiana jones in raiders of the lost ark?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description \"Ukrainian hryvnia\"))", "utterance": "what money is used in ukraine?"}, - {"url": "http://www.freebase.com/view/en/greyton", "targetValue": "(list (description \"Western Cape\"))", "utterance": "where is greyton western cape?"}, - {"url": "http://www.freebase.com/view/en/buddhism", "targetValue": "(list (description \"Amitabha Sutra\") (description \"Tibetan Buddhist canon\") (description Mah\u0101vastu) (description \u0100gama) (description \"Srimala Sutra\") (description \"Longchen Nyingthig\") (description \"Gang\u014dji Garan Engi\") (description \"Mahayana sutras\") (description \"Vimalakirti Sutra\") (description \"P\u0101li Canon\"))", "utterance": "what is the buddhist holy book?"}, - {"url": "http://www.freebase.com/view/en/jason_morgan", "targetValue": "(list (description \"Brenda Barrett\"))", "utterance": "who is jason morgan married to in real life?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Aquilegia saximontana\"))", "utterance": "what is colorado's state flower?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"Dwight Howard\"))", "utterance": "who have the lakers signed?"}, - {"url": "http://www.freebase.com/view/en/phil_harris", "targetValue": "(list (description \"Marcia Ralston\") (description \"Alice Faye\"))", "utterance": "who was phil harris married to?"}, - {"url": "http://www.freebase.com/view/en/jane_austen", "targetValue": "(list (description \"Pride and Prejudice\"))", "utterance": "which jane austen books are movies?"}, - {"url": "http://www.freebase.com/view/en/antoine_lavoisier", "targetValue": "(list (description \"Place de la Concorde\"))", "utterance": "where did antoine laurent lavoisier die?"}, - {"url": "http://www.freebase.com/view/en/lanzarote", "targetValue": "(list (description \"Canary Islands\"))", "utterance": "where is lanzarote in a world map?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"1948 NBL Finals\"))", "utterance": "what year did lakers win their first championship?"}, - {"url": "http://www.freebase.com/view/en/mariah_carey", "targetValue": "(list (description \"radioIO RNB Mix\"))", "utterance": "what does mariah carey call her fans?"}, - {"url": "http://www.freebase.com/view/en/harvey_smith", "targetValue": "(list (description Designer))", "utterance": "what happened to harvey smith?"}, - {"url": "http://www.freebase.com/view/en/dante_falconeri", "targetValue": "(list (description \"Dominic Zamprogna\"))", "utterance": "who plays dante falconeri?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Canada national baseball team\") (description \"Canada national rugby union team\") (description \"Canada women's national volleyball team\") (description \"Canada men's national soccer team\") (description \"Canadian national bandy team\") (description \"Canada national badminton team\") (description \"Canada men's national volleyball team\") (description \"Canadian women's cricket team\") (description \"A1 Team Canada\") (description Northwind))", "utterance": "what sports are played in canada?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Shimon Peres\"))", "utterance": "who is the president of israel 2012?"}, - {"url": "http://www.freebase.com/view/en/northern_ireland", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "who does northern ireland belong to?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description \"Point guard\") (description \"Shooting guard\"))", "utterance": "who does allen iverson play for now 2010?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))", "utterance": "what party was lincoln affiliated with?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Mosque))", "utterance": "where do islamic people go to worship?"}, - {"url": "http://www.freebase.com/view/en/kirk_herbstreit", "targetValue": "(list (description \"College GameDay\") (description \"College Football Final\") (description \"ESPN College Football on ABC\") (description \"Saturday Night Football\") (description \"Battle of the Gridiron Stars\") (description \"College Football Live\"))", "utterance": "where did kirk herbstreit?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"Why Race Mattered in Barack Obama's Re-election\"))", "utterance": "where did american troops fight in ww1?"}, - {"url": "http://www.freebase.com/view/en/taoism", "targetValue": "(list (description \"Tao Te Ching\"))", "utterance": "what god does taoism believe in?"}, - {"url": "http://www.freebase.com/view/en/kris_humphries", "targetValue": "(list (description \"University of Minnesota\"))", "utterance": "what college did kris humphries play for?"}, - {"url": "http://www.freebase.com/view/en/wyatt_earp", "targetValue": "(list (description \"Gunfight at the O.K. Corral\"))", "utterance": "what gunfight is wyatt earp most famous for?"}, - {"url": "http://www.freebase.com/view/en/maine", "targetValue": "(list (description \"Flag of Maine\"))", "utterance": "what does the maine state flag look like?"}, - {"url": "http://www.freebase.com/view/en/mali", "targetValue": "(list (description \"French Language\") (description \"Bambara language\") (description \"Fula language\"))", "utterance": "what do mali people speak?"}, - {"url": "http://www.freebase.com/view/en/john_garcia", "targetValue": "(list (description Singer) (description Musician))", "utterance": "who is john garcia?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of government does japan currently have?"}, - {"url": "http://www.freebase.com/view/en/israelis", "targetValue": "(list (description \"Yiddish Language\") (description \"Hebrew Language\") (description \"Russian Language\") (description \"Arabic Language\") (description \"Aramaic language\"))", "utterance": "what do israeli people speak?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"George Washington 1789 presidential inauguration\"))", "utterance": "what year did george washington become the president?"}, - {"url": "http://www.freebase.com/view/en/lyndon_b_johnson", "targetValue": "(list (description \"Myocardial infarction\"))", "utterance": "what did lbj die of?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Language\"))", "utterance": "what is the main language spoken in italy?"}, - {"url": "http://www.freebase.com/view/en/muhammad", "targetValue": "(list (description \"Khadija bint Khuwaylid\"))", "utterance": "who was the first wife of prophet muhammad?"}, - {"url": "http://www.freebase.com/view/en/george_soros", "targetValue": "(list (description Atheism))", "utterance": "what does george soros believe?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description Seine))", "utterance": "on which river is paris?"}, - {"url": "http://www.freebase.com/view/en/sam_houston", "targetValue": "(list (description Soldier) (description Politician) (description Lawyer) (description \"Military officer\"))", "utterance": "who was sam houston answers?"}, - {"url": "http://www.freebase.com/view/en/sherri_shepherd", "targetValue": "(list (description \"Lamar Sally\"))", "utterance": "who is sherri shepherd's new husband?"}, - {"url": "http://www.freebase.com/view/en/kevin_garnett", "targetValue": "(list (description \"Minnesota Timberwolves\"))", "utterance": "who did kevin garnett play for before celtics?"}, - {"url": "http://www.freebase.com/view/en/peter_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who the voice of peter griffin?"}, - {"url": "http://www.freebase.com/view/en/dawn_french", "targetValue": "(list (description \"Absolutely Fabulous\"))", "utterance": "what is the name of dawn french's first novel?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Arnold Schwarzenegger\"))", "utterance": "who is the governor of california 2010?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Paris Orly Airport\"))", "utterance": "which paris airport is closest to the city center?"}, - {"url": "http://www.freebase.com/view/en/st_louis_cardinals", "targetValue": "(list (description \"Busch Stadium\"))", "utterance": "where is st louis cardinals stadium?"}, - {"url": "http://www.freebase.com/view/en/dell", "targetValue": "(list (description Texas))", "utterance": "where are dell products manufactured?"}, - {"url": "http://www.freebase.com/view/en/manny_pacquiao", "targetValue": "(list (description \"South Cotabato\") (description Kiamba))", "utterance": "where does manny pacquiao live?"}, - {"url": "http://www.freebase.com/view/en/17_kids_and_counting", "targetValue": "(list (description \"United States of America\"))", "utterance": "when were the duggar kids born?"}, - {"url": "http://www.freebase.com/view/en/hatshepsut", "targetValue": "(list (description \"Eighteenth Dynasty of Egypt\"))", "utterance": "where did pharaoh hatshepsut live?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what four countries are in the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Def Jam Recordings\"))", "utterance": "what record label is rihanna signed to 2012?"}, - {"url": "http://www.freebase.com/view/en/sam_bradford", "targetValue": "(list (description \"St. Louis Rams\"))", "utterance": "who does sam bradford play for?"}, - {"url": "http://www.freebase.com/view/en/seminole", "targetValue": "(list (description \"Indigenous peoples of the Southeastern Woodlands\"))", "utterance": "where did the seminole native americans live?"}, - {"url": "http://www.freebase.com/view/en/plymouth_iowa", "targetValue": "(list (description \"Cerro Gordo County\"))", "utterance": "what county is plymouth ia in?"}, - {"url": "http://www.freebase.com/view/en/ontario_international_airport", "targetValue": "(list (description \"West Air\") (description \"Great Lakes Airlines\") (description Ameriflight) (description \"UPS Airlines\"))", "utterance": "what airlines fly into ontario international airport?"}, - {"url": "http://www.freebase.com/view/en/kurt_vonnegut", "targetValue": "(list (description \"Cornell University\") (description \"Butler University\") (description \"Shortridge High School\") (description \"University of Chicago\"))", "utterance": "what school did kurt vonnegut go to?"}, - {"url": "http://www.freebase.com/view/en/everglades", "targetValue": "(list (description Wetland))", "utterance": "what kind of biome is the everglades?"}, - {"url": "http://www.freebase.com/view/en/henry_hudson", "targetValue": "(list (description \"United Kingdom\") (description England))", "utterance": "where did henry hudson come from?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"North America\"))", "utterance": "which continent is costa rica located?"}, - {"url": "http://www.freebase.com/view/en/halle_berry", "targetValue": "(list (description \"Jungle Fever\") (description Catwoman) (description Gothika) (description \"Executive Decision\") (description Robots) (description \"Introducing Dorothy Dandridge\") (description B*A*P*S) (description Bulworth) (description \"Race the Sun\") (description \"Monster's Ball\"))", "utterance": "what movies has halle berry starred in?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Jerusalem))", "utterance": "what was the capital of ancient israel?"}, - {"url": "http://www.freebase.com/view/en/muhammad_iqbal", "targetValue": "(list (description Lahore))", "utterance": "where is tomb of allama iqbal?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "who does the united states export the most to?"}, - {"url": "http://www.freebase.com/view/en/sony_ericsson", "targetValue": "(list (description London))", "utterance": "where is sony ericsson based?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"University of North Carolina at Chapel Hill\") (description \"Emsley A. Laney High School\"))", "utterance": "what school did michael jordan go to?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))", "utterance": "what do you speak in singapore?"}, - {"url": "http://www.freebase.com/view/en/reggie_bush", "targetValue": "(list (description \"Spring Valley\"))", "utterance": "where is reggie bush from?"}, - {"url": "http://www.freebase.com/view/en/sara_paxton", "targetValue": "(list (description \"Durango Kids\") (description \"Enter Nowhere\") (description \"Liar Liar\") (description Geppetto) (description \"Liars All\") (description \"Mother Goose Parade\") (description \"Hollywood Takes a Stand Against Planking\") (description Aquamarine) (description \"Haunted Lighthouse\") (description Hounded))", "utterance": "what has sara paxton been in?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"The King's School, Grantham\"))", "utterance": "what primary school did sir isaac newton go to?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what's the egyptian currency?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Vitellius))", "utterance": "which roman god goddess are you?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Japan))", "utterance": "what countries does canada export wheat to?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Socialist state\"))", "utterance": "what kind of economy does china has?"}, - {"url": "http://www.freebase.com/view/en/mexican_federal_district", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what is mexico city time zone?"}, - {"url": "http://www.freebase.com/view/en/fa_cup", "targetValue": "(list (description \"Portsmouth F.C.\"))", "utterance": "who won the fa cup in 2008?"}, - {"url": "http://www.freebase.com/view/en/jacob_black", "targetValue": "(list (description \"Taylor Lautner\"))", "utterance": "who plays jacob black in the twilight movies?"}, - {"url": "http://www.freebase.com/view/en/indianapolis_colts", "targetValue": "(list (description \"Chuck Pagano\"))", "utterance": "who is the head coach of the indianapolis colts?"}, - {"url": "http://www.freebase.com/view/en/rob_kardashian", "targetValue": "(list (description \"Rita Ora\"))", "utterance": "who is rob kardashian dating now 2012?"}, - {"url": "http://www.freebase.com/view/en/syracuse_university", "targetValue": "(list (description \"Otto the Orange\"))", "utterance": "what is the syracuse university mascot?"}, - {"url": "http://www.freebase.com/view/en/honda", "targetValue": "(list (description \"Chief Executive Officer\"))", "utterance": "where does honda play soccer?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is ontario toronto?"}, - {"url": "http://www.freebase.com/view/en/augusta", "targetValue": "(list (description \"Richmond County\") (description Georgia) (description \"United States of America\"))", "utterance": "where is augusta golf masters?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what government did japan have?"}, - {"url": "http://www.freebase.com/view/en/river_shannon", "targetValue": "(list (description \"Shannon Estuary\"))", "utterance": "where does the shannon river end?"}, - {"url": "http://www.freebase.com/view/en/e_stanley_kroenke", "targetValue": "(list (description \"St. Louis Rams\") (description \"Arsenal F.C.\") (description \"Colorado Avalanche\") (description \"Colorado Rapids\") (description \"Denver Nuggets\"))", "utterance": "what all does stan kroenke own?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Pakistan) (description Kyrgyzstan) (description Myanmar) (description Bhutan) (description Afghanistan) (description Tajikistan) (description India) (description Mongolia) (description Laos) (description Kazakhstan))", "utterance": "what countries does china border?"}, - {"url": "http://www.freebase.com/view/en/donald_trump", "targetValue": "(list (description \"The Kew-Forest School\") (description \"University of Pennsylvania\") (description \"Fordham University\") (description \"Wharton School of the University of Pennsylvania\") (description \"New York Military Academy\"))", "utterance": "what university did donald trump graduate from?"}, - {"url": "http://www.freebase.com/view/en/mitch_hedberg", "targetValue": "(list (description \"Heroin overdose\"))", "utterance": "what drug did mitch hedberg overdose on?"}, - {"url": "http://www.freebase.com/view/en/erik_erikson", "targetValue": "(list (description \"Developmental psychology\"))", "utterance": "what were erik erikson's theories?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Australia))", "utterance": "what the australian liberal party stands for?"}, - {"url": "http://www.freebase.com/view/en/british_columbia", "targetValue": "(list (description \"Canadian province\"))", "utterance": "what is british columbia?"}, - {"url": "http://www.freebase.com/view/en/austria", "targetValue": "(list (description \"Austrian German\") (description \"Bosnian language\") (description \"Hungarian language\") (description \"Croatian language\") (description \"Serbian language\") (description \"Bavarian Language\") (description \"Slovenian language\") (description \"German Language\") (description \"Turkish Language\"))", "utterance": "what language do you speak in austria?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Flag of the Philippines\"))", "utterance": "what does the philippines flag represent?"}, - {"url": "http://www.freebase.com/view/en/rosemary_clooney", "targetValue": "(list (description \"Jos\u00e9 Ferrer\") (description \"Dante DiPaolo\"))", "utterance": "who was rosemary clooney married to?"}, - {"url": "http://www.freebase.com/view/en/roger_moore", "targetValue": "(list (description England))", "utterance": "where did roger moore live?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Dennis Allen\"))", "utterance": "who's the oakland raiders head coach?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Brazil) (description Canada) (description Angola) (description Portugal) (description Macau) (description \"Cape Verde\") (description Andorra) (description Timor-Leste) (description Guinea-Bissau) (description Mozambique))", "utterance": "where is portuguese language spoken?"}, - {"url": "http://www.freebase.com/view/en/garth_brooks", "targetValue": "(list (description \"Trisha Yearwood\"))", "utterance": "who is married to garth brooks?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Nazi Party\"))", "utterance": "what political party was hitler the leader of?"}, - {"url": "http://www.freebase.com/view/en/plaxico_burress", "targetValue": "(list (description \"Pittsburgh Steelers\"))", "utterance": "who did plaxico burress sign with 2012?"}, - {"url": "http://www.freebase.com/view/en/zach_galifianakis", "targetValue": "(list (description \"Alan Garner\"))", "utterance": "who does zach galifianakis play in the hangover?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who plays lois in family guy?"}, - {"url": "http://www.freebase.com/view/en/dwight_d_eisenhower", "targetValue": "(list (description Pennsylvania) (description Texas))", "utterance": "what state did dwight d. eisenhower live in?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Lightning rod\") (description \"Franklin stove\") (description Bifocals) (description \"Glass harmonica\"))", "utterance": "what are 2 inventions benjamin franklin is credited with creating?"}, - {"url": "http://www.freebase.com/view/en/carmen_electra", "targetValue": "(list (description Sharonville))", "utterance": "where did carmen electra grow up?"}, - {"url": "http://www.freebase.com/view/en/vanderbilt_university", "targetValue": "(list (description \"Mr. Commodore\"))", "utterance": "what is vanderbilt university mascot?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Poor Richard's Almanac of 1739\") (description \"Poor Richard's Almanac of 1758\"))", "utterance": "what famous book did benjamin franklin wrote?"}, - {"url": "http://www.freebase.com/view/en/adam_levine", "targetValue": "(list (description \"Maroon 5\"))", "utterance": "what band does adam levine sing for?"}, - {"url": "http://www.freebase.com/view/en/brian_williams", "targetValue": "(list (description \"George Washington University\") (description \"Brookdale Community College\") (description \"The Catholic University of America\") (description \"Mater Dei High School\"))", "utterance": "where did brian williams go to college?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description \"Wadham College, Oxford\") (description \"Christ Church, Oxford\") (description \"University of Oxford\") (description \"Westminster School\"))", "utterance": "where did robert hooke get his education?"}, - {"url": "http://www.freebase.com/view/en/harry_s_truman", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country did truman lead?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))", "utterance": "what is language in argentina?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Ionian Islands\"))", "utterance": "which island in greece?"}, - {"url": "http://www.freebase.com/view/en/fa_cup", "targetValue": "(list (description \"Liverpool F.C.\"))", "utterance": "who has won the most fa cup?"}, - {"url": "http://www.freebase.com/view/en/kansas", "targetValue": "(list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC\u221207:00) (description UTC\u221206:00))", "utterance": "what time is kansas in?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what time is in san diego california?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Peninsula\"))", "utterance": "what landforms are found in italy?"}, - {"url": "http://www.freebase.com/view/en/tropical_storm_irene", "targetValue": "(list (description \"2011 Atlantic hurricane season\"))", "utterance": "when did hurricane irene hit ct?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Scarecrow))", "utterance": "who did michael jackson play in the wiz?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description \"Saudi Arabia\"))", "utterance": "what is osama bin laden race?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description Scientist) (description Monk) (description Botanist))", "utterance": "what was gregor mendel known for?"}, - {"url": "http://www.freebase.com/view/en/charlie_sheen", "targetValue": "(list (description Cannabis) (description LSD) (description Cocaine) (description Ethanol))", "utterance": "what drugs does charlie sheen do?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description Assur))", "utterance": "what is the capital city of assyrian empire?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))", "utterance": "which countries speak english?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Mysophobia))", "utterance": "what disease michael jackson?"}, - {"url": "http://www.freebase.com/view/en/jerry_spinelli", "targetValue": "(list (description \"Johns Hopkins University\") (description \"Temple University\") (description \"Gettysburg College\"))", "utterance": "where did jerry spinelli go to college?"}, - {"url": "http://www.freebase.com/view/en/cordova", "targetValue": "(list (description 99574))", "utterance": "what is the zip code for cordova tn?"}, - {"url": "http://www.freebase.com/view/en/julia_gillard", "targetValue": "(list (description \"Queensland Labor Party\") (description \"Australian Labor Party\"))", "utterance": "what is julia gillard party?"}, - {"url": "http://www.freebase.com/view/en/turkish_language", "targetValue": "(list (description \"Altaic languages\"))", "utterance": "what is the origin of the turkish language?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description \"2001 NFL season\"))", "utterance": "when did tom brady join the patriots?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description Physicist))", "utterance": "what is isaac newton famous for?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Esperanza Andrade\"))", "utterance": "who won the state of texas in 2008?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Newfoundland))", "utterance": "what is considered eastern canada?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "where did barack obama went to school?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description \"Battle of Gettysburg\") (description \"Battle of Mine Run\") (description \"Battle of Franklin's Crossing\") (description \"Battle of Antietam\") (description \"Battle of Williamsport\") (description \"Battle of Chancellorsville\") (description \"Battle of Appomattox Court House\") (description \"Third Battle of Petersburg\") (description \"Battle of Fredericksburg\") (description \"Battle of Totopotomoy Creek\"))", "utterance": "what battles did robert e lee participate in?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Brian Mulroney\"))", "utterance": "who was the prime minister of canada in 1998?"}, - {"url": "http://www.freebase.com/view/en/ron_howard", "targetValue": "(list (description \"Return to Mayberry\") (description \"The Smith Family\") (description \"Happy Days\") (description \"The Andy Griffith Show\") (description \"Arrested Development\") (description \"The Fonz and the Happy Days Gang\"))", "utterance": "what did ron howard direct?"}, - {"url": "http://www.freebase.com/view/en/bacardi", "targetValue": "(list (description \"Bacardi rum\"))", "utterance": "what kind of alcohol is bacardi silver?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Joan Shakespeare\") (description \"Gilbert Shakespeare\") (description \"Margaret Shakespeare\") (description \"Richard Shakespeare\") (description \"Anne Shakespeare\") (description \"Edmund Shakespeare\"))", "utterance": "who are shakespeare's siblings?"}, - {"url": "http://www.freebase.com/view/en/albert_pujols", "targetValue": "(list (description \"Scottsdale Scorpions\") (description \"Los Angeles Angels of Anaheim\") (description \"St. Louis Cardinals\"))", "utterance": "what team did albert pujols play for?"}, - {"url": "http://www.freebase.com/view/en/claude_monet", "targetValue": "(list (description \"Charles-Fran\u00e7ois Daubigny\") (description \"Eug\u00e8ne Boudin\") (description \"St\u00e9phane Mallarm\u00e9\") (description \"Eug\u00e8ne Delacroix\") (description \"Gustave Courbet\"))", "utterance": "what inspired monet?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description London))", "utterance": "where do ba fly to from london city airport?"}, - {"url": "http://www.freebase.com/view/en/kaka", "targetValue": "(list (description Brazil))", "utterance": "where does kaka live?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"South African English\"))", "utterance": "what is the predominant language in south africa?"}, - {"url": "http://www.freebase.com/view/en/seattle", "targetValue": "(list (description \"Woodland Park Zoo\") (description \"Henry Art Gallery\") (description \"Seattle Art Museum\") (description \"Seattle Aquarium\") (description \"Frye Art Museum\") (description \"Space Needle\") (description \"Pike Place Market\") (description \"Smith Tower\") (description \"Tillicum Village\") (description \"Museum of Flight\"))", "utterance": "what are fun things to do in seattle wa?"}, - {"url": "http://www.freebase.com/view/en/oklahoma_city", "targetValue": "(list (description \"Chesapeake Energy Arena\"))", "utterance": "where does the oklahoma city thunder practice?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Arabic Language\") (description \"Kurdish language\") (description \"Zazaki language\") (description \"Ladino Language\") (description \"Turkish Language\"))", "utterance": "what is the language called in turkey?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"Charles W. Fairbanks\"))", "utterance": "who was theodore roosevelt's vice president?"}, - {"url": "http://www.freebase.com/view/en/charles_r_drew", "targetValue": "(list (description \"Amherst College\"))", "utterance": "what college did charles richard drew go to?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description \"Latin Language\"))", "utterance": "where does the roman language come from?"}, - {"url": "http://www.freebase.com/view/en/jermaine_paul", "targetValue": "(list (description \"United States of America\"))", "utterance": "what nationality is jermaine paul?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "where did the oakland raiders move from?"}, - {"url": "http://www.freebase.com/view/en/national_basketball_association", "targetValue": "(list (description \"Phoenix Suns\") (description \"Golden State Warriors\") (description \"Los Angeles Lakers\") (description \"Cleveland Cavaliers\") (description \"Houston Rockets\") (description \"Charlotte Bobcats\") (description \"Detroit Pistons\") (description \"Indiana Pacers\") (description \"Utah Jazz\") (description \"Orlando Magic\"))", "utterance": "who played nba last night?"}, - {"url": "http://www.freebase.com/view/en/mary_shelley", "targetValue": "(list (description \"Mary Wollstonecraft\") (description \"William Godwin\"))", "utterance": "who were mary shelley's parents?"}, - {"url": "http://www.freebase.com/view/en/hannah_montana", "targetValue": "(list (description \"Emily Osment\"))", "utterance": "who played hannah montana best friend?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Central Park\"))", "utterance": "what do do in new york?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Catholicism) (description Buddhism) (description Islam) (description Anglicanism))", "utterance": "what are some of the religions in australia?"}, - {"url": "http://www.freebase.com/view/en/south_carolina", "targetValue": "(list (description Columbia))", "utterance": "what is the capital city of south carolina?"}, - {"url": "http://www.freebase.com/view/en/indonesia", "targetValue": "(list (description \"Javanese Language\") (description \"Malay Language\") (description \"Sunda Language\") (description \"English Language\") (description \"Bali Language\") (description \"Indonesian Language\") (description \"Batak Language\") (description \"Tobelo Language\") (description \"Dutch Language\") (description \"Madura Language\"))", "utterance": "what language do they speak in indonesia?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ii_of_the_united_kingdom", "targetValue": "(list (description Monarch))", "utterance": "what type of political system is headed by queen elizabeth ii?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Greenwich Mean Time\") (description UTC\u00b100:00))", "utterance": "what is the actual current local time now in uk?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"People's Choice Award for Favorite Country Artist\") (description \"Academy of Country Music Entertainer of the Year\") (description \"People's Choice Award for Favorite Female Music Performer\") (description \"Academy of Country Music Video of the Year\") (description \"Grammy Award for Best Country Solo Performance\") (description \"Billboard Artist of the Year Award\") (description \"Academy of Country Music Album of the Year\") (description \"Grammy Award for Best Country Song\") (description \"Grammy Award for Album of the Year\"))", "utterance": "what are some of the awards taylor swift has won?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Honolulu))", "utterance": "what city did obama grow up in?"}, - {"url": "http://www.freebase.com/view/en/christopher_cuomo", "targetValue": "(list (description Queens))", "utterance": "where did chris cuomo go?"}, - {"url": "http://www.freebase.com/view/en/gary_coleman", "targetValue": "(list (description Provo))", "utterance": "where did gary coleman live when he died?"}, - {"url": "http://www.freebase.com/view/en/palm_springs", "targetValue": "(list (description \"The Fabulous Palm Springs Follies\") (description \"Palm Springs Air Museum\") (description \"Living Desert Zoo and Gardens\") (description \"Palm Springs Walk of Stars\") (description \"The Palm Springs Art Museum\") (description \"Knott's Soak City\") (description \"Tahquitz Canyon\") (description \"Palm Springs Aerial Tramway\") (description \"Moorten Botanical Garden and Cactarium\") (description \"San Jacinto Mountains\"))", "utterance": "what is there to do in palm springs?"}, - {"url": "http://www.freebase.com/view/en/auburn_university", "targetValue": "(list (description Alabama) (description \"Auburn University Historic District\") (description \"United States of America\") (description Auburn))", "utterance": "where is auburn university at?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description Tampico))", "utterance": "where was ronald reagan born and raised?"}, - {"url": "http://www.freebase.com/view/en/morristown", "targetValue": "(list (description \"Morris County\"))", "utterance": "what county is morristown tn in?"}, - {"url": "http://www.freebase.com/view/en/houston_rockets", "targetValue": "(list (description \"Toyota Center\"))", "utterance": "where do the houston rockets play basketball?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Franklin D. Roosevelt\"))", "utterance": "who was the president of the united states during ww2?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description \"Ginger Alden\"))", "utterance": "who did elvis presley really love?"}, - {"url": "http://www.freebase.com/view/en/connecticut_river", "targetValue": "(list (description Vermont) (description Connecticut) (description \"New Hampshire\") (description Massachusetts))", "utterance": "which states does the connecticut river flow through?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description Chicago))", "utterance": "what are the biggest cities in illinois?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"the Federation of Free States\"))", "utterance": "which english team won the champions league first?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Ontario))", "utterance": "which province in canada is the most populated?"}, - {"url": "http://www.freebase.com/view/en/falkland_islands", "targetValue": "(list (description \"South America\"))", "utterance": "what continent do the falkland islands belong to?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))", "utterance": "what language do russian people speak?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Michigan))", "utterance": "which states touch canadian soil?"}, - {"url": "http://www.freebase.com/view/en/alvin_smith", "targetValue": "(list (description Poison))", "utterance": "what did alvin smith died from?"}, - {"url": "http://www.freebase.com/view/en/hogwarts", "targetValue": "(list (description \"Ravenclaw House\") (description \"Gryffindor House\") (description \"Slytherin House\") (description \"Hufflepuff House\"))", "utterance": "what are the four harry potter house names?"}, - {"url": "http://www.freebase.com/view/en/tim_howard", "targetValue": "(list (description \"Manchester United F.C.\") (description \"New York Red Bulls\") (description \"North Jersey Imperials\") (description \"Everton F.C.\") (description \"United States men's national soccer team\"))", "utterance": "who has tim howard played for?"}, - {"url": "http://www.freebase.com/view/en/cheltenham_gold_cup", "targetValue": "(list (description Yearly))", "utterance": "when is the gold cup cheltenham?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Portugal))", "utterance": "where does portuguese originate?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what currency in dominican republic should i bring?"}, - {"url": "http://www.freebase.com/view/en/howie_long", "targetValue": "(list (description \"Diane Addonizio\"))", "utterance": "who did howie long married?"}, - {"url": "http://www.freebase.com/view/en/north_america", "targetValue": "(list (description \"Northern Hemisphere\") (description \"Western Hemisphere\") (description Americas))", "utterance": "what region of the world is north america in?"}, - {"url": "http://www.freebase.com/view/en/georgia", "targetValue": "(list (description \"Nathan Deal\"))", "utterance": "who is the current governor of georgia 2011?"}, - {"url": "http://www.freebase.com/view/en/navajo_people", "targetValue": "(list (description Arizona) (description Utah) (description \"Southwestern United States\") (description \"Navajo Nation\") (description California) (description \"New Mexico\"))", "utterance": "where do navajo indians live?"}, - {"url": "http://www.freebase.com/view/en/panama_city_beach", "targetValue": "(list (description \"Thunder Beach Motorcycle Rally\") (description \"Club La Vela\") (description \"Man in the Sea Museum\") (description \"Camp Helen State Park\") (description \"Pier Park\") (description \"Shipwreck Island\") (description \"Latimer Cabin\") (description \"St. Andrews State Park\") (description \"Miracle Strip at Pier Park\"))", "utterance": "what to do in panama city beach for spring break?"}, - {"url": "http://www.freebase.com/view/en/ringo_starr", "targetValue": "(list (description Drums))", "utterance": "what instrument does ringo starr play?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Angola) (description Sudan) (description \"United States of America\") (description Wellington) (description Mozambique) (description Laos) (description Yemen))", "utterance": "who are china's trading partners?"}, - {"url": "http://www.freebase.com/view/en/stan_lee", "targetValue": "(list (description Executioner) (description \"Awesome Android\") (description \"Mac Gargan\") (description \"Professor X\") (description Sentry) (description Death-Stalker) (description Wong) (description Blob) (description Shellshock) (description Plantman))", "utterance": "what character did stan lee create?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description Typhus))", "utterance": "what disease did anne frank get?"}, - {"url": "http://www.freebase.com/view/en/rich_rodriguez", "targetValue": "(list (description \"Michigan Wolverines football\"))", "utterance": "where did rich rodriguez get fired?"}, - {"url": "http://www.freebase.com/view/en/mario_lopez", "targetValue": "(list (description \"Courtney Laine Mazza\"))", "utterance": "who did mario lopez just marry?"}, - {"url": "http://www.freebase.com/view/en/james_garfield", "targetValue": "(list (description \"Myocardial infarction\") (description Pneumonia) (description Sepsis))", "utterance": "what happened to president james garfield?"}, - {"url": "http://www.freebase.com/view/en/missouri", "targetValue": "(list (description \"Central Time Zone\") (description UTC\u221206:00))", "utterance": "what time zone am i in missouri?"}, - {"url": "http://www.freebase.com/view/en/paul_mccartney", "targetValue": "(list (description \"Nancy Shevell\"))", "utterance": "who is paul mccartney's current wife?"}, - {"url": "http://www.freebase.com/view/en/anderson_cooper", "targetValue": "(list (description CNN))", "utterance": "what channel is anderson cooper talk show on?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description \"Cocaine overdose\"))", "utterance": "what drugs were in whitney houston when she died?"}, - {"url": "http://www.freebase.com/view/en/warren_moon", "targetValue": "(list (description \"Seattle Seahawks\") (description \"Washington Huskies football\") (description \"Houston Oilers\") (description \"Minnesota Vikings\") (description \"Kansas City Chiefs\"))", "utterance": "who did warren moon play for?"}, - {"url": "http://www.freebase.com/view/en/steve_vai", "targetValue": "(list (description Ibanez) (description \"Ibanez Universe\") (description \"Ibanez JEM\"))", "utterance": "what brand of guitar does steve vai play?"}, - {"url": "http://www.freebase.com/view/en/hungarian_language", "targetValue": "(list (description Hungarian))", "utterance": "what do hungarian people speak?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Cranbrook Schools\"))", "utterance": "what prep school did romney attend?"}, - {"url": "http://www.freebase.com/view/en/ned_kelly", "targetValue": "(list (description Beveridge))", "utterance": "in what town did ned kelly and his family grow up?"}, - {"url": "http://www.freebase.com/view/en/the_apprentice_martha_stewart_candidates", "targetValue": "(list (description \"Jason Hoppy\"))", "utterance": "what is bethenny frankel husband name?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian city\"))", "utterance": "what city in australia should i live in quiz?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Xi Jinping\"))", "utterance": "who is the present president of china?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who speaks stewie on family guy?"}, - {"url": "http://www.freebase.com/view/en/arthur_conan_doyle", "targetValue": "(list (description \"Robert Louis Stevenson\") (description \"Edgar Allan Poe\") (description \"Joseph Bell\") (description \"Jules Verne\") (description \"Walter Scott\") (description Ibn-e-Safi))", "utterance": "who influenced arthur conan doyle?"}, - {"url": "http://www.freebase.com/view/en/samuel_pepys", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "when was samuel pepys?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description Blue))", "utterance": "what are the new york giants home colors?"}, - {"url": "http://www.freebase.com/view/en/james_k_anderson", "targetValue": "(list (description \"James Anderson\"))", "utterance": "who played bob ewell in to kill a mockingbird?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what type of money does jamaica use?"}, - {"url": "http://www.freebase.com/view/en/fela_kuti", "targetValue": "(list (description guitar) (description trumpet) (description Saxophone) (description Drums) (description keyboard))", "utterance": "what instrument does fela kuti play?"}, - {"url": "http://www.freebase.com/view/en/kurt_busch", "targetValue": "(list (description \"Miller Lite\"))", "utterance": "who is kurt busch driving for now?"}, - {"url": "http://www.freebase.com/view/en/charlemagne", "targetValue": "(list (description Fastrada) (description Luitgard) (description \"Hildegard of Savoy\") (description \"Desiderata of the Lombards\") (description Himiltrude))", "utterance": "who was charlemagne's wife?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"Johns Hopkins University\") (description \"Davidson College\") (description \"Princeton University\") (description \"University of Virginia School of Law\"))", "utterance": "where did woodrow wilson go to school?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Khlo\u00e9 Kardashian\"))", "utterance": "who is lamar odom married too?"}, - {"url": "http://www.freebase.com/view/en/amazon_com", "targetValue": "(list (description Amazon.com))", "utterance": "where can you buy amazon kindle?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"Brad Pitt\"))", "utterance": "who is angelina jolie's husband?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what kind of money do they use in aruba?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"France national football team\") (description \"France Davis Cup team\") (description \"France men's national ice hockey team\") (description \"France women's national U-18 ice hockey team\") (description \"France men's national volleyball team\") (description \"France women's national volleyball team\") (description \"France national rugby league team\") (description \"France women's national basketball team\") (description \"French Luge Team\") (description \"A1 Team France\"))", "utterance": "what sports do people in france play?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description \"Mexican\u2013American War\") (description \"American Civil War\") (description \"Battle of Chancellorsville\"))", "utterance": "what wars did robert e lee lead?"}, - {"url": "http://www.freebase.com/view/en/native_americans_in_the_united_states", "targetValue": "(list (description \"French Language\") (description \"Spanish Language\") (description \"English Language\") (description \"American English\"))", "utterance": "what language do native american indians speak?"}, - {"url": "http://www.freebase.com/view/en/tennessee_williams", "targetValue": "(list (description \"St. Louis\") (description Columbus) (description \"New Orleans\") (description Clarksdale) (description Mississippi))", "utterance": "where did tennessee williams live?"}, - {"url": "http://www.freebase.com/view/en/louis_xiv_of_france", "targetValue": "(list (description Catholicism))", "utterance": "what was king louis xiv religion?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"French Language\") (description \"German Language\") (description \"Dutch Language\"))", "utterance": "what language do they in belgium?"}, - {"url": "http://www.freebase.com/view/en/dr_walter_bishop", "targetValue": "(list (description \"John Noble\"))", "utterance": "who plays walter in fringe?"}, - {"url": "http://www.freebase.com/view/en/port_st_lucie", "targetValue": "(list (description Florida) (description \"United States of America\") (description \"St. Lucie County\"))", "utterance": "where is port st lucie florida on the map?"}, - {"url": "http://www.freebase.com/view/en/mediterranean_sea", "targetValue": "(list (description Italy) (description Spain) (description France))", "utterance": "what countries are the mediterranean?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexico City\"))", "utterance": "what city has the largest population in mexico?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description Explorer))", "utterance": "who juan ponce de leon?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description \"1941 World Series\") (description \"1939 World Series\") (description \"1932 World Series\") (description \"1928 World Series\") (description \"1936 World Series\") (description \"1923 World Series\") (description \"1927 World Series\") (description \"1937 World Series\") (description \"1938 World Series\") (description \"1943 World Series\"))", "utterance": "in what years did the new york yankees win the world series?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description Ontario))", "utterance": "what state is toronto in?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Province of Canada\"))", "utterance": "where to watch tv online for free in canada?"}, - {"url": "http://www.freebase.com/view/en/loma_prieta_earthquake", "targetValue": "(list (description \"San Francisco Bay Area\"))", "utterance": "where did the loma prieta earthquake occur?"}, - {"url": "http://www.freebase.com/view/en/massachusetts", "targetValue": "(list (description \"Ense petit placidam sub libertate quietem\"))", "utterance": "what is the state motto of massachusetts?"}, - {"url": "http://www.freebase.com/view/en/new_orleans", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what is time zone in new orleans?"}, - {"url": "http://www.freebase.com/view/en/john_donne", "targetValue": "(list (description \"Metaphysical poets\"))", "utterance": "what type of poetry does john donne write?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description Easton))", "utterance": "where did helen keller die?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Sebasti\u00e1n Pi\u00f1era\"))", "utterance": "who is the current president of chile 2011?"}, - {"url": "http://www.freebase.com/view/en/madrid", "targetValue": "(list (description \"Winter in Madrid\"))", "utterance": "what would happen if the new madrid fault had an earthquake?"}, - {"url": "http://www.freebase.com/view/en/hopi_language", "targetValue": "(list (description Americas))", "utterance": "where did the hopi indians live?"}, - {"url": "http://www.freebase.com/view/en/jeff_corwin", "targetValue": "(list (description Biologist))", "utterance": "what did jeff corwin major in?"}, - {"url": "http://www.freebase.com/view/en/johann_sebastian_bach", "targetValue": "(list (description Arnstadt) (description \"K\u00f6then (Anhalt)\") (description Leipzig) (description Weimar) (description M\u00fchlhausen) (description Eisenach) (description L\u00fcneburg) (description Ohrdruf))", "utterance": "where did johann sebastian bach live?"}, - {"url": "http://www.freebase.com/view/en/andrew_bynum", "targetValue": "(list (description \"West Windsor-Plainsboro High School North\") (description \"St. Joseph High School\") (description \"Solebury School\"))", "utterance": "who did bynum get traded to?"}, - {"url": "http://www.freebase.com/view/en/malaysia", "targetValue": "(list (description UTC+8))", "utterance": "what timezone is malaysia?"}, - {"url": "http://www.freebase.com/view/en/alex_smith", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is alex smith from?"}, - {"url": "http://www.freebase.com/view/en/alice_walker", "targetValue": "(list (description Eatonton))", "utterance": "where was alice walker born?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description \"Icelandic Language\"))", "utterance": "what do they speak iceland?"}, - {"url": "http://www.freebase.com/view/en/michelangelo", "targetValue": "(list (description \"Lorenzo de' Medici\") (description \"Domenico Ghirlandaio\") (description \"Giovanni Pico della Mirandola\") (description \"Girolamo Savonarola\") (description \"Melozzo da Forl\u00ec\"))", "utterance": "who taught michelangelo to sculpt?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Hundred Years' War\"))", "utterance": "what wars have france been involved in?"}, - {"url": "http://www.freebase.com/view/en/moira_mactaggert", "targetValue": "(list (description \"Rose Byrne\"))", "utterance": "who plays moira on the l word?"}, - {"url": "http://www.freebase.com/view/en/joseph_mcelderry", "targetValue": "(list (description \"The X Factor (UK) - Season 6\"))", "utterance": "when did joe mcelderry won x factor?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican English\"))", "utterance": "what is the major language of jamaica?"}, - {"url": "http://www.freebase.com/view/en/blackstreet", "targetValue": "(list (description \"Tony Tyler\") (description \"Levi Little\") (description \"Terrell Phillips\") (description \"Eric Williams\") (description \"Edward Theodore Riley\") (description \"Mark Middleton\") (description \"Glenn Adams\") (description \"Joseph Stonestreet\") (description \"Chauncey Black\") (description \"Dave Hollister\"))", "utterance": "who was the members of blackstreet?"}, - {"url": "http://www.freebase.com/view/en/tim_tebow", "targetValue": "(list (description \"New York Jets\"))", "utterance": "who did tebow get traded to?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Europe))", "utterance": "where did romans go?"}, - {"url": "http://www.freebase.com/view/en/rottweiler", "targetValue": "(list (description Tan) (description Black) (description Mahogany))", "utterance": "what does a american rottweiler look like?"}, - {"url": "http://www.freebase.com/view/en/sherlock_holmes", "targetValue": "(list (description \"Arthur Conan Doyle\"))", "utterance": "who created the character of sherlock holmes?"}, - {"url": "http://www.freebase.com/view/en/scottish", "targetValue": "(list (description \"English Language\"))", "utterance": "what does scottish people speak?"}, - {"url": "http://www.freebase.com/view/en/kim_kardashian", "targetValue": "(list (description \"Kanye West\") (description \"Reggie Bush\") (description \"Ray J\"))", "utterance": "who all has kim kardashian dated?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Madagascar) (description Angola) (description Algeria) (description Sudan) (description Tuvalu) (description Tanzania) (description Nepal) (description Djibouti) (description Laos) (description \"Sierra Leone\"))", "utterance": "who are the main trading partners of china?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description Violin))", "utterance": "what instruments did vivaldi wrote concertos for?"}, - {"url": "http://www.freebase.com/view/en/john_steinbeck", "targetValue": "(list (description \"The Grapes of Wrath\"))", "utterance": "what book did john steinbeck wrote about the people in the dust bowl?"}, - {"url": "http://www.freebase.com/view/en/joshua", "targetValue": "(list (description Canaan))", "utterance": "what land did god promise joshua?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Mila Kunis\"))", "utterance": "who is the voice of family guys meg griffin?"}, - {"url": "http://www.freebase.com/view/en/new_orleans", "targetValue": "(list (description \"Belle of the Nineties\"))", "utterance": "what to do in new orleans with kids?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_i_of_england", "targetValue": "(list (description England))", "utterance": "what countries did queen elizabeth i rule?"}, - {"url": "http://www.freebase.com/view/en/mtv_video_music_awards", "targetValue": "(list (description MTV))", "utterance": "what channel is the mtv vma awards on?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what kind of currency does jamaica use?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description Federation))", "utterance": "what type of government does the nigeria have?"}, - {"url": "http://www.freebase.com/view/en/university_of_southern_california", "targetValue": "(list (description \"United States of America\") (description California) (description \"Los Angeles\"))", "utterance": "where is usc from?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "what country was william shakespeare born?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Lombardy))", "utterance": "where do they grow rice in italy?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description Europe))", "utterance": "where great britain on the world map?"}, - {"url": "http://www.freebase.com/view/en/dallas", "targetValue": "(list (description \"Meadows Museum\") (description \"Texas Theatre\") (description \"Dallas Convention Center\") (description \"Dallas Zoo\") (description \"Dallas Holocaust Museum/Center for Education & Tolerance\") (description \"George W. Bush Presidential Center\") (description \"Sixth Floor Museum\") (description \"The Trammell & Margaret Crow Collection of Asian Art\") (description \"Dallas World Aquarium\") (description \"Dallas Arboretum and Botanical Garden\"))", "utterance": "what to see in dallas tx?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what is my timezone in california?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what is president abraham lincoln known for?"}, - {"url": "http://www.freebase.com/view/en/dr_cristina_yang", "targetValue": "(list (description \"Preston Burke\"))", "utterance": "who did cristina yang's husband cheated on her with?"}, - {"url": "http://www.freebase.com/view/en/jemaine_clement", "targetValue": "(list (description \"Jerry the Minion\"))", "utterance": "who does jemaine clement play in despicable me?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description 1960s))", "utterance": "what year did the vietnam war happen?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description \"Sports Authority Field at Mile High\"))", "utterance": "where do the broncos play?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description \"Johann Sebastian Bach\"))", "utterance": "who inspired antonio vivaldi?"}, - {"url": "http://www.freebase.com/view/en/puerto_rico", "targetValue": "(list (description \"United States dollar\"))", "utterance": "what type of currency is used in puerto rico?"}, - {"url": "http://www.freebase.com/view/en/jacqueline_kennedy_onassis", "targetValue": "(list (description \"First Lady of the United States\"))", "utterance": "what is jackie kennedy famous for?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"French franc\") (description Assignat))", "utterance": "what currency is used in france before euro?"}, - {"url": "http://www.freebase.com/view/en/mcdonalds", "targetValue": "(list (description \"Ray Kroc\"))", "utterance": "who started up mcdonalds?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Sahara) (description \"Libyan Desert\"))", "utterance": "what major landforms are located in egypt?"}, - {"url": "http://www.freebase.com/view/en/national_basketball_association", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "who played nba finals 2010?"}, - {"url": "http://www.freebase.com/view/en/young_goodman_brown", "targetValue": "(list (description \"The Old Man\"))", "utterance": "what does the devil look like in young goodman brown?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description California))", "utterance": "what state was ronald reagan governor of?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Christianity))", "utterance": "what is the most practiced religion in the united states?"}, - {"url": "http://www.freebase.com/view/en/honda", "targetValue": "(list (description Tokyo))", "utterance": "where was my honda motorcycle made?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"isaac newton co-developed calculus with gottfried wilhelm leibniz\"))", "utterance": "what did isaac newton discovered as a mathematician?"}, - {"url": "http://www.freebase.com/view/en/st_jamess_palace", "targetValue": "(list (description Palace))", "utterance": "what is st james palace?"}, - {"url": "http://www.freebase.com/view/en/clearwater", "targetValue": "(list (description \"Clearwater Air Park\"))", "utterance": "what airport to fly into to get to clearwater florida?"}, - {"url": "http://www.freebase.com/view/en/britney_spears", "targetValue": "(list (description \"Jason Allen Alexander\") (description \"Kevin Federline\"))", "utterance": "who has britney spears married?"}, - {"url": "http://www.freebase.com/view/en/hungary", "targetValue": "(list (description \"Hungarian forint\"))", "utterance": "what currency is used in hungary?"}, - {"url": "http://www.freebase.com/view/en/qatar", "targetValue": "(list (description \"Qatari riyal\"))", "utterance": "what currency do they use in qatar?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"Black American West Museum & Heritage Center\") (description \"Denver Firefighters Museum\") (description \"Colorado State Capitol\") (description \"Denver Mint\") (description \"Molly Brown House\") (description \"Forney Transportation Museum\") (description \"Denver Botanic Gardens\") (description \"Museum of Contemporary Art Denver\") (description \"Denver Museum of Nature and Science\") (description \"Chamberlin Observatory\"))", "utterance": "what are fun things to do in denver colorado?"}, - {"url": "http://www.freebase.com/view/en/henry_david_thoreau", "targetValue": "(list (description Tuberculosis))", "utterance": "what did thoreau die from?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"American National Biography\") (description \"47 Percenters and Guerrilla Decontextualization (Part 1): Dreams and Nightmares\") (description \"Why Race Mattered in Barack Obama's Re-election\"))", "utterance": "how much does the average american pay in taxes over their lifetime?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"State Sovereignty, National Union\"))", "utterance": "what do the symbols in the illinois flag represent?"}, - {"url": "http://www.freebase.com/view/en/boston_red_sox", "targetValue": "(list (description \"1918 World Series\") (description \"2007 World Series\") (description \"2004 World Series\") (description \"1903 World Series\") (description \"1912 World Series\") (description \"1916 World Series\") (description \"1915 World Series\"))", "utterance": "what years did the red sox win the world series?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"World War I\"))", "utterance": "what war was woodrow wilson president for?"}, - {"url": "http://www.freebase.com/view/en/carl_edwards", "targetValue": "(list (description \"Roush Fenway Racing\"))", "utterance": "who is carl edwards racing for?"}, - {"url": "http://www.freebase.com/view/en/panama_city_beach", "targetValue": "(list (description \"Thunder Beach Motorcycle Rally\") (description \"Club La Vela\") (description \"Man in the Sea Museum\") (description \"Camp Helen State Park\") (description \"Pier Park\") (description \"Shipwreck Island\") (description \"Latimer Cabin\") (description \"St. Andrews State Park\") (description \"Miracle Strip at Pier Park\"))", "utterance": "what to do in panama city beach in february?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"Sun Life Stadium\") (description \"Marlins Park\"))", "utterance": "where are the florida marlins from?"}, - {"url": "http://www.freebase.com/view/en/eastern_europe", "targetValue": "(list (description Zift))", "utterance": "what is the main religion in eastern europe?"}, - {"url": "http://www.freebase.com/view/en/romania", "targetValue": "(list (description \"Hungarian language\") (description Torlakian) (description \"Romanian Language\") (description \"Romani language\") (description \"Ukrainian Language\"))", "utterance": "what language does romanian people speak?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description \"John Adams Presidential Campaign, 1796\"))", "utterance": "what date was john adams elected president?"}, - {"url": "http://www.freebase.com/view/en/stephen_breyer", "targetValue": "(list (description \"Bill Clinton\"))", "utterance": "who nominated stephen g. breyer?"}, - {"url": "http://www.freebase.com/view/en/maurice_wilkins", "targetValue": "(list (description \"Albert Lasker Award for Basic Medical Research\"))", "utterance": "what contribution did maurice wilkins make to dna?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"Governor of Texas\"))", "utterance": "what did george w bush do before becoming president?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))", "utterance": "which party was lincoln?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Dick Durbin\"))", "utterance": "who are the two current illinois senators?"}, - {"url": "http://www.freebase.com/view/en/robin_gibb", "targetValue": "(list (description Pneumonia) (description \"Liver cancer\") (description \"Colorectal cancer\"))", "utterance": "what did robin gibb died from?"}, - {"url": "http://www.freebase.com/view/en/joe_montana", "targetValue": "(list (description \"Notre Dame Fighting Irish football\"))", "utterance": "what college did joe montana play for?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Alois Hitler\") (description \"Klara Hitler\"))", "utterance": "what were adolf hitler's parents names?"}, - {"url": "http://www.freebase.com/view/en/jordyn_wieber", "targetValue": "(list (description \"Gymnastics at the 2012 Summer Olympics \u2013 Women's artistic team all-around\"))", "utterance": "what did jordyn wieber win gold for?"}, - {"url": "http://www.freebase.com/view/en/bill_rancic", "targetValue": "(list (description Entrepreneur) (description Businessperson) (description Writer) (description \"Television Producer\") (description Author))", "utterance": "what job does bill rancic have?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description \"Based on his design, a marine chronometer accurate enough to measure longitude was eventually constructed by John Harrison in the 18th century.\"))", "utterance": "what did robert hooke discover?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Vegetarian food\"))", "utterance": "what does michael jackson like to eat?"}, - {"url": "http://www.freebase.com/view/en/new_england_patriots", "targetValue": "(list (description \"Robert Kraft\"))", "utterance": "who owns the new england patriots football team?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Japan))", "utterance": "where do the japanese live?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what is the dollar called in brazil?"}, - {"url": "http://www.freebase.com/view/en/maui", "targetValue": "(list (description \"Hana Airport\"))", "utterance": "what airport fly into for maui?"}, - {"url": "http://www.freebase.com/view/en/lucy_hale", "targetValue": "(list (description \"A Cinderella Story: Once Upon A Song\") (description \"10 Years\") (description \"Sorority Wars\") (description \"The Sisterhood of the Traveling Pants 2\") (description \"Scream 4\") (description \"Fear Island\") (description \"Tinker Bell: Secret of the Wings\") (description \"Killer in the Family\"))", "utterance": "what has lucy hale played in?"}, - {"url": "http://www.freebase.com/view/en/heisman_trophy", "targetValue": "(list (description \"Robert Griffin III\"))", "utterance": "who won 2011 heisman trophy?"}, - {"url": "http://www.freebase.com/view/en/atlanta_falcons", "targetValue": "(list (description \"Matt Bryant\"))", "utterance": "who is the falcons kicker?"}, - {"url": "http://www.freebase.com/view/en/charles_r_drew", "targetValue": "(list (description \"Dunbar High School\"))", "utterance": "where did charles drew go to high school?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))", "utterance": "what language do argentina use?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description \"Mitch Daniels\"))", "utterance": "who won governor race in indiana?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian language\") (description \"Akkadian language\") (description \"Hittite language\"))", "utterance": "what languages do people speak in egypt?"}, - {"url": "http://www.freebase.com/view/en/florence_griffith-joyner", "targetValue": "(list (description \"David Starr Jordan High School\") (description \"University of California, Los Angeles\") (description \"California State University, Northridge\"))", "utterance": "what college did florence griffith joyner attend?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))", "utterance": "what style of art did henri matisse use?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"Peanut butter\"))", "utterance": "what did george washington carver make with peanuts?"}, - {"url": "http://www.freebase.com/view/en/jumanji_1995", "targetValue": "(list (description \"Robin Williams\"))", "utterance": "who plays alan parrish in jumanji?"}, - {"url": "http://www.freebase.com/view/en/reese_witherspoon", "targetValue": "(list (description \"Ryan Phillippe\") (description \"Jim Toth\"))", "utterance": "who was reese witherspoon married too?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Panama Canal Zone\"))", "utterance": "what is the isthmus of panama?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"Mike D'Antoni\"))", "utterance": "who is the coach of the la lakers?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Santo Domingo\"))", "utterance": "what is the dominican republic's capital?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description Viola))", "utterance": "what is illinois state flower called?"}, - {"url": "http://www.freebase.com/view/en/mark_twain", "targetValue": "(list (description \"George MacDonald\") (description \"Charles Dickens\") (description Plutarch) (description \"Thomas Malory\") (description \"William Dean Howells\") (description \"Thomas Paine\") (description \"Miguel de Cervantes\") (description \"Robert Browning\"))", "utterance": "what books did mark twain read?"}, - {"url": "http://www.freebase.com/view/en/trace_cyrus", "targetValue": "(list (description Guitarist))", "utterance": "who plays miley cyrus brother?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Mon Language\") (description \"Lao Language\") (description \"Khmer language\") (description \"Hmong language\") (description \"Thai Language\") (description \"Cham language\") (description \"Mlabri language\") (description \"Malay, Pattani Language\") (description \"Nyaw Language\") (description \"Saek language\"))", "utterance": "what language do they speak thailand?"}, - {"url": "http://www.freebase.com/view/en/poland", "targetValue": "(list (description Catholicism) (description \"Ukrainian Greek Catholic Church\"))", "utterance": "what are the major religions in poland?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"Crazy Crab\") (description \"Lou Seal\"))", "utterance": "what is the san francisco giants mascot?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"East Harlem\"))", "utterance": "where was tupac born?"}, - {"url": "http://www.freebase.com/view/en/united_staff", "targetValue": "(list (description \"New York City\"))", "utterance": "where is the main headquarters of the un?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "what utc time zone is arizona?"}, - {"url": "http://www.freebase.com/view/en/barney_friends", "targetValue": "(list (description \"David Joyner\"))", "utterance": "who played as barney?"}, - {"url": "http://www.freebase.com/view/en/elaine_benes", "targetValue": "(list (description \"Jerry Seinfeld\"))", "utterance": "who played elaine's boyfriend on seinfeld?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description \"Leonor de Le\u00f3n\"))", "utterance": "who did juan ponce de leon married?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what language do they speak in spain wikipedia?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"2012 Summer Olympics\"))", "utterance": "where to watch live opening ceremony in london?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC\u221207:00) (description UTC\u221206:00))", "utterance": "what times is it in texas?"}, - {"url": "http://www.freebase.com/view/en/arizona_diamondbacks", "targetValue": "(list (description \"Chase Field\"))", "utterance": "where did the arizona diamondbacks play?"}, - {"url": "http://www.freebase.com/view/en/fred_davis_1986", "targetValue": "(list (description \"American football player\"))", "utterance": "what did fred davis do?"}, - {"url": "http://www.freebase.com/view/en/theodor_schwann", "targetValue": "(list (description Germany))", "utterance": "what country was theodor schwann born in?"}, - {"url": "http://www.freebase.com/view/en/fukushima_i_nuclear_power_plant", "targetValue": "(list (description Japan) (description Okuma))", "utterance": "where is the fukushima daiichi located?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description \"Saudi Arabia\"))", "utterance": "what country was bin laden from?"}, - {"url": "http://www.freebase.com/view/en/claudia_joy_holden", "targetValue": "(list (description \"Kim Delaney\"))", "utterance": "who plays claudia joy on army wives?"}, - {"url": "http://www.freebase.com/view/en/darfur", "targetValue": "(list (description Sudan))", "utterance": "where did darfur happen?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Greek Language\"))", "utterance": "what language does greece use?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Argentine peso\"))", "utterance": "what kind of money does argentina use?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Robert Menzies\"))", "utterance": "who was the prime minister of australia in 1958?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description \"Northern Hemisphere\") (description \"Southern Hemisphere\"))", "utterance": "what hemisphere south america?"}, - {"url": "http://www.freebase.com/view/en/taylor_momsen", "targetValue": "(list (description Underdog) (description \"Paranoid Park\") (description \"Spy Kids 2: Island of Lost Dreams\") (description \"How the Grinch Stole Christmas!\") (description \"We Were Soldiers\") (description \"Hansel and Gretel\") (description \"Spy School\") (description \"Saving Shiloh\") (description \"10 Years\"))", "utterance": "what movies has taylor momsen been in?"}, - {"url": "http://www.freebase.com/view/en/kim_richards", "targetValue": "(list (description \"Nanny and the Professor\"))", "utterance": "what show was kim richards in as a child?"}, - {"url": "http://www.freebase.com/view/en/henry_ford", "targetValue": "(list (description Industrialist))", "utterance": "what was henry ford best known for?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Soul music\") (description \"Pop music\") (description \"New jack swing\") (description \"Dance music\") (description Disco) (description Dance-pop) (description \"Rock music\") (description \"Rhythm and blues\") (description \"Motown Sound\") (description Funk))", "utterance": "what kind of music did michael jackson sing?"}, - {"url": "http://www.freebase.com/view/en/jeff_corwin", "targetValue": "(list (description \"Norwell High School\") (description \"Bridgewater State College\") (description \"University of Massachusetts Amherst\"))", "utterance": "what education does jeff corwin have?"}, - {"url": "http://www.freebase.com/view/en/chris_colfer", "targetValue": "(list (description 8) (description \"Russel Fish: The Sausage and Eggs Incident\") (description \"Glee Encore\") (description \"Struck by Lightning\") (description \"Glee: The 3D Concert Movie\"))", "utterance": "what movies has chris colfer been in?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description Copenhagen))", "utterance": "where the queen of denmark lives?"}, - {"url": "http://www.freebase.com/view/en/roald_dahl", "targetValue": "(list (description \"Danny, the Champion of the World\") (description \"Willy Wonka & the Chocolate Factory\") (description \"The Witches\") (description \"The BFG\") (description \"Charlie and the Chocolate Factory\") (description \"Fantastic Mr. Fox\") (description \"36 Hours\") (description \"James and the Giant Peach\") (description Matilda))", "utterance": "what did roald dahl write?"}, - {"url": "http://www.freebase.com/view/en/erin_brockovich", "targetValue": "(list (description Environmentalist) (description Paralegal))", "utterance": "who was the real erin brockovich?"}, - {"url": "http://www.freebase.com/view/en/riddell", "targetValue": "(list (description \"New York City\"))", "utterance": "where are riddell helmets manufactured?"}, - {"url": "http://www.freebase.com/view/en/troy_illinois", "targetValue": "(list (description \"Madison County\"))", "utterance": "what county is troy il in?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Governor of Massachusetts\"))", "utterance": "what position does mitt romney hold?"}, - {"url": "http://www.freebase.com/view/en/jewel", "targetValue": "(list (description \"Ty Murray\"))", "utterance": "who is country singer jewel married to?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"Murder Was the Case\") (description \"Above the Rim\") (description Bullet) (description \"Gang Related\") (description \"Watch Juice\") (description \"Tupac: Live at the House of Blues\") (description \"Nothing but Trouble\") (description Juice) (description \"Poetic Justice\") (description Gridlock'd))", "utterance": "what movies does tupac act in?"}, - {"url": "http://www.freebase.com/view/en/adam_smith", "targetValue": "(list (description \"The Wealth of Nations\"))", "utterance": "what famous book did adam smith wrote?"}, - {"url": "http://www.freebase.com/view/en/appalachia", "targetValue": "(list (description \"Eastern United States\"))", "utterance": "where does the appalachian trail run through?"}, - {"url": "http://www.freebase.com/view/en/burundi", "targetValue": "(list (description Africa))", "utterance": "where is burundi located on a map?"}, - {"url": "http://www.freebase.com/view/en/mcfly", "targetValue": "(list (description \"6th March 2006\"))", "utterance": "what year did mcfly go to the future?"}, - {"url": "http://www.freebase.com/view/en/united_nations_childrens_fund", "targetValue": "(list (description \"United Nations Children's Fund\"))", "utterance": "what unicef stands for?"}, - {"url": "http://www.freebase.com/view/en/lionel_messi", "targetValue": "(list (description \"Argentina national football team\") (description \"FC Barcelona\") (description \"FC Barcelona C\") (description \"FC Barcelona B\"))", "utterance": "what clubs has messi played for?"}, - {"url": "http://www.freebase.com/view/en/merrell_boots", "targetValue": "(list (description Rockford))", "utterance": "where is merrell shoes headquarters?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Canada) (description Angola) (description Anguilla) (description \"United States of America\") (description \"Sierra Leone\"))", "utterance": "who does the uk trade with?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description Purple) (description White) (description Black) (description Gold))", "utterance": "what color are the baltimore ravens?"}, - {"url": "http://www.freebase.com/view/en/volvo", "targetValue": "(list (description Sweden))", "utterance": "what country volvo cars made?"}, - {"url": "http://www.freebase.com/view/en/karen_jackson", "targetValue": "(list (description \"Rebecca Atkinson\"))", "utterance": "who plays karen jackson on shameless?"}, - {"url": "http://www.freebase.com/view/en/tim_tebow", "targetValue": "(list (description Christianity))", "utterance": "what is tim tebow's religion?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description Eurasia) (description \"Southeast Asia\") (description Asia))", "utterance": "what country is singapore next to?"}, - {"url": "http://www.freebase.com/view/en/detroit_pistons", "targetValue": "(list (description \"1990 NBA Finals\") (description \"2004 NBA Finals\") (description \"1989 NBA Finals\"))", "utterance": "what year did detroit pistons win the championship?"}, - {"url": "http://www.freebase.com/view/en/anderson_cooper", "targetValue": "(list (description Journalist))", "utterance": "what does anderson cooper do?"}, - {"url": "http://www.freebase.com/view/en/matthew_bomer", "targetValue": "(list (description \"Magic Mike\") (description Flightplan) (description \"Winter's Tale\") (description \"In Time\") (description 8) (description \"The Normal Heart\") (description \"The Texas Chainsaw Massacre: The Beginning\"))", "utterance": "what movies did matt bomer play in?"}, - {"url": "http://www.freebase.com/view/en/ellen_burstyn", "targetValue": "(list (description Actor))", "utterance": "who is ellen bernstein?"}, - {"url": "http://www.freebase.com/view/en/australian_open", "targetValue": "(list (description Yearly))", "utterance": "when are the australian open men's finals?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description 1/20/1981))", "utterance": "when was reagan inaugurated?"}, - {"url": "http://www.freebase.com/view/en/dmitri_mendeleev", "targetValue": "(list (description \"Saint Petersburg State Institute of Technology\"))", "utterance": "where did dmitri mendeleev teach?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "what kind of education did barack obama have?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_pirates", "targetValue": "(list (description \"1979 World Series\") (description \"1971 World Series\") (description \"1960 World Series\") (description \"1909 World Series\") (description \"1925 World Series\"))", "utterance": "what was the last time the pittsburgh pirates had a winning season?"}, - {"url": "http://www.freebase.com/view/en/james_k_polk", "targetValue": "(list (description Presbyterianism) (description Methodism))", "utterance": "what did james k polk believe in?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"South African rand\"))", "utterance": "what currency does south africa have?"}, - {"url": "http://www.freebase.com/view/en/j_d_salinger", "targetValue": "(list (description Cornish))", "utterance": "where did jerome david salinger died?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Protestantism) (description Catholicism) (description Islam))", "utterance": "what religions are recognized in canada?"}, - {"url": "http://www.freebase.com/view/en/cancun", "targetValue": "(list (description \"Canc\u00fan International Airport\"))", "utterance": "what airport is closest to cancun?"}, - {"url": "http://www.freebase.com/view/en/somalia", "targetValue": "(list (description Africa))", "utterance": "where is somalia located?"}, - {"url": "http://www.freebase.com/view/en/lex_luthor", "targetValue": "(list (description \"Gene Hackman\"))", "utterance": "who played lex luthor in the original superman?"}, - {"url": "http://www.freebase.com/view/en/chicago_blackhawks", "targetValue": "(list (description \"Joel Quenneville\"))", "utterance": "who is the head coach of the chicago blackhawks?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Boston) (description Massachusetts) (description \"Washington, D.C.\"))", "utterance": "where was john f kennedy raised?"}, - {"url": "http://www.freebase.com/view/en/kat_dennings", "targetValue": "(list (description \"The Scream Team\") (description \"The Answer Man\") (description \"Raise Your Voice\") (description \"Charlie Bartlett\") (description Shorts) (description \"The 40-Year-Old Virgin\") (description \"Down in the Valley\") (description \"Nick and Norah's Infinite Playlist\") (description \"The House Bunny\") (description \"Big Momma's House 2\"))", "utterance": "what does kat dennings star in?"}, - {"url": "http://www.freebase.com/view/en/henry_kissinger", "targetValue": "(list (description \"United States Secretary of State\") (description \"National Security Advisor\"))", "utterance": "what did henry kissinger do?"}, - {"url": "http://www.freebase.com/view/en/volga_river", "targetValue": "(list (description \"Valdai Hills\"))", "utterance": "where does volga river start?"}, - {"url": "http://www.freebase.com/view/en/venezuela", "targetValue": "(list (description \"Venezuela women's national volleyball team\") (description \"Venezuela national football team\") (description \"Venezuela men's national volleyball team\"))", "utterance": "what are the major sports played in venezuela?"}, - {"url": "http://www.freebase.com/view/en/roger_sherman", "targetValue": "(list (description Senator) (description \"Member of Congress\"))", "utterance": "what did roger sherman do for a living?"}, - {"url": "http://www.freebase.com/view/en/ryan_newman", "targetValue": "(list (description Alltel))", "utterance": "who does ryan newman race for?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description \"Provisional government\") (description \"Parliamentary republic\"))", "utterance": "what was the political system in libya?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who plays the voice of lois griffin on family guy?"}, - {"url": "http://www.freebase.com/view/en/alicia_keys", "targetValue": "(list (description \"Swizz Beatz\"))", "utterance": "who did alicia keys have a baby with?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Argentine peso\"))", "utterance": "what the currency in argentina?"}, - {"url": "http://www.freebase.com/view/en/eddie_bravo", "targetValue": "(list (description \"Brazilian jiu-jitsu\"))", "utterance": "where does eddie bravo teach?"}, - {"url": "http://www.freebase.com/view/en/michael_schumacher", "targetValue": "(list (description 1995))", "utterance": "when did michael schumacher win his first title?"}, - {"url": "http://www.freebase.com/view/en/sally_mclellan", "targetValue": "(list (description \"Gold Coast\"))", "utterance": "where does sally pearson live?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"Wake Forest University\"))", "utterance": "what college chris paul go to?"}, - {"url": "http://www.freebase.com/view/en/madeira", "targetValue": "(list (description \"Atlantic Ocean\") (description \"Azores Canaries Madeira\") (description \"Madeira Islands archipelago\") (description Portugal))", "utterance": "where is madeira?"}, - {"url": "http://www.freebase.com/view/en/joseph_prince", "targetValue": "(list (description Singapore))", "utterance": "what country is joseph prince from?"}, - {"url": "http://www.freebase.com/view/en/democritus", "targetValue": "(list (description \"6129 Demokritos\"))", "utterance": "when did democritus discovered the atom?"}, - {"url": "http://www.freebase.com/view/en/austria", "targetValue": "(list (description \"Austrian German\") (description \"Bosnian language\") (description \"Hungarian language\") (description \"Croatian language\") (description \"Serbian language\") (description \"Bavarian Language\") (description \"Slovenian language\") (description \"German Language\") (description \"Turkish Language\"))", "utterance": "what do they speak in austria?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Unitarian Universalism\") (description Judaism) (description Christianity) (description Atheism) (description Buddhism) (description Hinduism) (description Islam))", "utterance": "what are major religions in the united states?"}, - {"url": "http://www.freebase.com/view/en/thomas_edison", "targetValue": "(list (description Phonograph) (description \"Carbon microphone\") (description Mimeograph) (description \"Quadruplex telegraph\") (description \"Electric power distribution\") (description \"Movie camera\") (description \"Incandescent light bulb\") (description \"Phonograph cylinder\"))", "utterance": "what things did thomas edison invent?"}, - {"url": "http://www.freebase.com/view/en/michelangelo", "targetValue": "(list (description Rome))", "utterance": "where is the sistine chapel by michelangelo?"}, - {"url": "http://www.freebase.com/view/en/edward_quartermaine", "targetValue": "(list (description \"David Lewis\"))", "utterance": "who has played edward quartermaine on general hospital?"}, - {"url": "http://www.freebase.com/view/en/iselin", "targetValue": "(list (description 08830))", "utterance": "what is the zip code for iselin nj?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what kind of language does switzerland speak?"}, - {"url": "http://www.freebase.com/view/en/christina_aguilera", "targetValue": "(list (description \"Staten Island\"))", "utterance": "where is christina aguilera from?"}, - {"url": "http://www.freebase.com/view/en/philadelphia", "targetValue": "(list (description \"Philadelphia Zoo\") (description \"Wagner Free Institute of Science\") (description \"African American Museum in Philadelphia\") (description \"Liberty Bell\") (description \"Rodin Museum\") (description \"Independence Hall\") (description \"Boathouse Row\") (description \"Academy of Natural Sciences\") (description \"Reading Terminal Market\") (description \"Franklin Institute\"))", "utterance": "what are fun things to do in philadelphia?"}, - {"url": "http://www.freebase.com/view/en/david_carr", "targetValue": "(list (description \"San Francisco 49ers\") (description \"Carolina Panthers\") (description \"New York Giants\") (description \"Houston Texans\") (description \"Fresno State Bulldogs football\"))", "utterance": "who does david carr play for?"}, - {"url": "http://www.freebase.com/view/en/jackie_robinson", "targetValue": "(list (description \"University of California, Los Angeles\") (description \"Pasadena City College\") (description \"John Muir High School\"))", "utterance": "where did jackie robinson go to school?"}, - {"url": "http://www.freebase.com/view/en/jack_daniel", "targetValue": "(list (description Lynchburg))", "utterance": "where is jack daniel buried?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description guitar))", "utterance": "what strings does john mayer?"}, - {"url": "http://www.freebase.com/view/en/stacey_slater", "targetValue": "(list (description \"Lacey Turner\"))", "utterance": "who plays stacey in zoey 101?"}, - {"url": "http://www.freebase.com/view/en/mark_sanchez", "targetValue": "(list (description \"2009 NFL season\"))", "utterance": "when did sanchez leave usc?"}, - {"url": "http://www.freebase.com/view/en/steven_seagal", "targetValue": "(list (description \"Brenda Seagal\"))", "utterance": "who is steven seagal sister?"}, - {"url": "http://www.freebase.com/view/en/f_scott_fitzgerald", "targetValue": "(list (description \"St. Paul Academy and Summit School\") (description \"Nardin Academy\") (description \"Princeton University\"))", "utterance": "where was f scott fitzgerald education?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"North America\"))", "utterance": "on what continent is canada found?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Hebrew Language\") (description \"Arabic Language\"))", "utterance": "what is the primary language of israel?"}, - {"url": "http://www.freebase.com/view/en/jane_krakowski", "targetValue": "(list (description \"Robert Godley\"))", "utterance": "who is married to jane krakowski?"}, - {"url": "http://www.freebase.com/view/en/tom_cruise", "targetValue": "(list (description Billy))", "utterance": "what role did tom cruise play in endless love?"}, - {"url": "http://www.freebase.com/view/en/phnom_penh", "targetValue": "(list (description \"Cambodia-Vietnam Friendship Monument\") (description \"Kingdom Breweries\") (description \"National Museum of Cambodia\") (description \"Wat Phnom\") (description \"Royal Palace, Phnom Penh\") (description \"Sisowath Quay\") (description \"Independence Monument, Phnom Penh\") (description \"Tuol Sleng Genocide Museum\") (description \"Choeung Ek\") (description \"Silver Pagoda, Phnom Penh\"))", "utterance": "where to go in phnom penh cambodia?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description Tampico))", "utterance": "what city was ronald reagan born in?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))", "utterance": "what countries in the world speak arabic?"}, - {"url": "http://www.freebase.com/view/en/pacific_ocean", "targetValue": "(list (description Oregon))", "utterance": "what 4 states border the pacific ocean?"}, - {"url": "http://www.freebase.com/view/en/nadi", "targetValue": "(list (description \"Garden of the Sleeping Giant\") (description \"Subar Maniya\") (description Yasawa) (description \"Kula Eco Park\") (description \"Mamanuca Islands\") (description Nananu-i-Ra) (description \"Koroyanitu National Park\") (description \"Navala Bures\") (description \"Denerau Beach\") (description \"Sri Siva Subramaniya temple\"))", "utterance": "what to do in nadi fiji?"}, - {"url": "http://www.freebase.com/view/en/francis_bacon", "targetValue": "(list (description Spy) (description Scientist) (description Statesman) (description Philosopher) (description Author))", "utterance": "who is francis bacon and what did he do?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican English\"))", "utterance": "what is the dominant language of jamaica?"}, - {"url": "http://www.freebase.com/view/en/medicare", "targetValue": "(list (description \"Centers for Medicare and Medicaid Services\"))", "utterance": "when does medicare part d start?"}, - {"url": "http://www.freebase.com/view/en/seoul", "targetValue": "(list (description 139-799))", "utterance": "what is the postcode for seoul south korea?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what type of government does the bahamas have?"}, - {"url": "http://www.freebase.com/view/en/tony_romo", "targetValue": "(list (description \"Eastern Illinois University\"))", "utterance": "what university did tony romo go to?"}, - {"url": "http://www.freebase.com/view/en/bosnia_and_herzegovina", "targetValue": "(list (description Europe) (description Eurasia) (description Balkans))", "utterance": "where is bosnia?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))", "utterance": "what countries speak german as a first language?"}, - {"url": "http://www.freebase.com/view/en/amazon_com", "targetValue": "(list (description Seattle))", "utterance": "where is amazon based out of?"}, - {"url": "http://www.freebase.com/view/en/mike_piazza", "targetValue": "(list (description \"New York Mets\"))", "utterance": "what team did mike piazza retire with?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Northern Cardinal\"))", "utterance": "what is state animal of illinois?"}, - {"url": "http://www.freebase.com/view/en/robert_boyle", "targetValue": "(list (description \"Eton College\") (description \"University College, Oxford\"))", "utterance": "where did robert boyle study?"}, - {"url": "http://www.freebase.com/view/en/grand_canyon", "targetValue": "(list (description Phoenix) (description \"Grand Canyon National Park\") (description \"Lake Powell\"))", "utterance": "what is there to see near the grand canyon?"}, - {"url": "http://www.freebase.com/view/en/food_and_drug_administration", "targetValue": "(list (description \"Commisioner of Food and Drugs\"))", "utterance": "where does the fda get its authority?"}, - {"url": "http://www.freebase.com/view/en/hector_camacho", "targetValue": "(list (description \"United States of America\"))", "utterance": "where does hector camacho live?"}, - {"url": "http://www.freebase.com/view/en/vladimir_lenin", "targetValue": "(list (description Revolutionary) (description Politician) (description Economist) (description Lawyer) (description Philosopher))", "utterance": "who was vladimir lenin and why was he important?"}, - {"url": "http://www.freebase.com/view/en/cyprus", "targetValue": "(list (description \"Greek Language\") (description \"Turkish Language\"))", "utterance": "what language do cyprus speak?"}, - {"url": "http://www.freebase.com/view/en/fabio_aurelio", "targetValue": "(list (description \"Gr\u00eamio Foot-Ball Porto Alegrense\") (description \"Liverpool F.C.\"))", "utterance": "where does fabio aurelio play?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"American Revolutionary War\"))", "utterance": "what war did george washington help win?"}, - {"url": "http://www.freebase.com/view/en/danny_ainge", "targetValue": "(list (description Wellesley) (description Eugene))", "utterance": "where does danny ainge live?"}, - {"url": "http://www.freebase.com/view/en/steve_jobs", "targetValue": "(list (description \"Reed College\"))", "utterance": "what college did steve jobs attend?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description Frankfurt))", "utterance": "where was anne frank born?"}, - {"url": "http://www.freebase.com/view/en/joe_dirt", "targetValue": "(list (description \"David Spade\"))", "utterance": "who plays young joe dirt?"}, - {"url": "http://www.freebase.com/view/en/verizon_communications", "targetValue": "(list (description \"AT&T Corporation\"))", "utterance": "what company did verizon used to be?"}, - {"url": "http://www.freebase.com/view/en/tutankhamun", "targetValue": "(list (description Ankhesenamun))", "utterance": "who was king tut's wife?"}, - {"url": "http://www.freebase.com/view/en/magic_johnson", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "what team did magic johnson play for?"}, - {"url": "http://www.freebase.com/view/en/kennedy_family", "targetValue": "(list (description \"Rose Fitzgerald Kennedy\") (description \"Patrick Bouvier Kennedy\") (description \"John F. Kennedy\") (description \"Rosemary Kennedy\") (description \"Caroline Kennedy\") (description \"Kathleen Cavendish\") (description \"John F. Kennedy, Jr.\") (description \"Joseph P. Kennedy, Sr.\") (description \"Bobby Shriver\") (description \"Joseph P. Kennedy, Jr.\"))", "utterance": "what are the kennedys?"}, - {"url": "http://www.freebase.com/view/en/kurdish_people", "targetValue": "(list (description Asia))", "utterance": "where kurdish people come from?"}, - {"url": "http://www.freebase.com/view/en/sarajevo", "targetValue": "(list (description \"Federation of Bosnia and Herzegovina\") (description \"Bosnia and Herzegovina\") (description \"Sarajevo Canton\"))", "utterance": "where is sarajevo located?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))", "utterance": "what is the official language in china?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"William Daniels\"))", "utterance": "who does the voice of kitt in knight rider?"}, - {"url": "http://www.freebase.com/view/en/national_football_league", "targetValue": "(list (description \"New York Jets\") (description \"Carolina Panthers\") (description \"Denver Broncos\") (description \"Baltimore Ravens\") (description \"Detroit Lions\") (description \"Kansas City Chiefs\") (description \"Arizona Cardinals\") (description \"New York Giants\") (description \"Jacksonville Jaguars\") (description \"Oakland Raiders\"))", "utterance": "what teams are left in the nfl?"}, - {"url": "http://www.freebase.com/view/en/pablo_picasso", "targetValue": "(list (description Cubism) (description \"Analytic cubism\") (description \"African Period\") (description \"Picasso's Blue Period\") (description \"Italian modern and contemporary art\") (description \"Synthetic cubism\") (description \"Picasso's Rose Period\"))", "utterance": "what art movement was pablo picasso part of?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description Politician))", "utterance": "what type of business is mitt romney in?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Sa'idi Arabic\") (description \"Domari Language\") (description \"Nobiin Language\") (description \"Bedawi Arabic\") (description \"Arabic Language\") (description \"Siwi Language\") (description \"Egyptian Arabic\") (description \"Arabic, Sudanese Spoken Language\"))", "utterance": "what language do they speak in egyptian?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Chelsea Art Museum\") (description \"Brooklyn Bridge\") (description \"Empire State Building\") (description \"The Broadway Theatre\") (description \"American Museum of Natural History\") (description \"Central Park\") (description \"St. Patrick's Cathedral\") (description \"Japan Society of New York\") (description \"FusionArts Museum\") (description \"American Folk Art Museum\"))", "utterance": "what are historical places in new york?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description \"1492 Conquest of Paradise\"))", "utterance": "in what year did columbus sail to the new world?"}, - {"url": "http://www.freebase.com/view/en/asia", "targetValue": "(list (description Bahrain) (description Afghanistan) (description Bangladesh) (description Bhutan) (description Brunei) (description Indonesia) (description India) (description Cambodia) (description China) (description Iraq))", "utterance": "what countries are included in the continent of asia?"}, - {"url": "http://www.freebase.com/view/en/wikimedia_foundation", "targetValue": "(list (description \"Jimmy Wales\"))", "utterance": "who owns wikimedia foundation?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"American Revolutionary War\"))", "utterance": "what war was george washington president during?"}, - {"url": "http://www.freebase.com/view/en/miami_dolphins", "targetValue": "(list (description \"Super Bowl VII\") (description \"Super Bowl VIII\"))", "utterance": "when did miami dolphins win super bowl?"}, - {"url": "http://www.freebase.com/view/en/minnesota", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is minnesota in?"}, - {"url": "http://www.freebase.com/view/en/oslo", "targetValue": "(list (description \"Oslo Airport, Gardermoen\") (description \"Oslo Airport, Fornebu\"))", "utterance": "which airport do ba fly to in oslo?"}, - {"url": "http://www.freebase.com/view/en/miami", "targetValue": "(list (description Wolfsonian-FIU) (description \"Lowe Art Museum\") (description \"Holocaust Memorial of the Greater Miami Jewish Federation\") (description \"Miami Art Museum\") (description \"Frost Art Museum\") (description \"Coral Castle\") (description \"Jewish Museum of Florida\") (description \"Jungle Island\") (description \"Miami Seaquarium\") (description \"Venetian Pool\"))", "utterance": "what is there for kids to do in miami?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description Genoa))", "utterance": "what country columbus was born?"}, - {"url": "http://www.freebase.com/view/en/lauren_conrad", "targetValue": "(list (description \"San Francisco\") (description \"Los Angeles\") (description \"Laguna Beach\"))", "utterance": "where did lauren conrad live?"}, - {"url": "http://www.freebase.com/view/en/bella_swan", "targetValue": "(list (description \"Renesmee Carlie Cullen\"))", "utterance": "what bella name her baby?"}, - {"url": "http://www.freebase.com/view/en/houston_rockets", "targetValue": "(list (description Clutch))", "utterance": "what is the houston rockets mascot?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"Hotel del Coronado\") (description \"Cabrillo National Monument\") (description \"San Diego Zoo Safari Park\") (description \"San Diego Zoo\") (description \"Mission San Diego de Alcal\u00e1\") (description \"Old Town San Diego State Historic Park\") (description \"Balboa Park\") (description \"Birch Aquarium\") (description \"Old Point Loma Lighthouse\") (description \"USS Midway\"))", "utterance": "what is there fun to do in san diego?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description \"Benny & Joon\") (description Blow) (description \"A Nightmare on Elm Street\") (description \"Arizona Dream\") (description Chocolat) (description \"Dead Man\") (description \"Charlie and the Chocolate Factory\") (description Cry-Baby) (description \"Public Enemies\") (description \"Corpse Bride\"))", "utterance": "what movies johnny depp is in?"}, - {"url": "http://www.freebase.com/view/en/matthias_jakob_schleiden", "targetValue": "(list (description \"University of Tartu\"))", "utterance": "where did matthias schleiden do his work?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"United States of America\"))", "utterance": "what countries did andy warhol work?"}, - {"url": "http://www.freebase.com/view/en/katherine_jenkins", "targetValue": "(list (description \"O Holy Night\") (description Seguedilla) (description \"Wales Victorious (Bread of Heaven 2003)\") (description \"Time to Say Goodbye\") (description \"O Sole Mio\") (description Habanera) (description \"One Fine Day\") (description \"House of No Regrets\") (description \"Song to the Moon\") (description Caruso))", "utterance": "what songs does katherine jenkins sing?"}, - {"url": "http://www.freebase.com/view/en/ryan_seacrest", "targetValue": "(list (description Presenter))", "utterance": "what is ryan seacrest famous for?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "what is the current leader of japan?"}, - {"url": "http://www.freebase.com/view/en/indiana_jones", "targetValue": "(list (description \"Indiana Jones and the Raiders of the Lost Ark\") (description \"Disaster Movie\") (description \"Indiana Jones and the Last Crusade\") (description \"Indiana Jones and the Temple of Doom\") (description \"Indiana Jones and the Kingdom of the Crystal Skull\"))", "utterance": "how much indiana jones movies are there?"}, - {"url": "http://www.freebase.com/view/en/george_soros", "targetValue": "(list (description \"Open Society Foundations\") (description \"Soros Fund Management\") (description \"Open Society Initiative for Southern Africa\") (description \"Soros Foundations Network\") (description \"Central European University\") (description \"Stefan Batory Foundation\") (description \"Democracy Alliance\") (description MoveOn.org) (description \"Drug Policy Alliance\") (description \"J Street\"))", "utterance": "what does george soros own?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what kind of money should i bring to dominican?"}, - {"url": "http://www.freebase.com/view/en/ecuador", "targetValue": "(list (description \"Rafael Correa\"))", "utterance": "who is the president of ecuador in 2012?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description Assur))", "utterance": "what city became the capital of the assyrian empire?"}, - {"url": "http://www.freebase.com/view/en/maryville", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is maryville tn?"}, - {"url": "http://www.freebase.com/view/en/frida_kahlo", "targetValue": "(list (description Coyoac\u00e1n))", "utterance": "where does frida kahlo live now?"}, - {"url": "http://www.freebase.com/view/en/federal_reserve_system", "targetValue": "(list (description \"Woodrow Wilson\") (description \"Franklin D. Roosevelt\") (description \"Paul Warburg\") (description \"Carter Glass\"))", "utterance": "who started the federal reserve board?"}, - {"url": "http://www.freebase.com/view/en/marco_rubio", "targetValue": "(list (description \"Santa Fe College\") (description \"University of Miami\") (description \"University of Florida\") (description \"Tarkio College, Missouri\") (description \"South Miami High School\") (description \"University of Miami School of Law\"))", "utterance": "where did marco rubio go to college?"}, - {"url": "http://www.freebase.com/view/en/tennesee", "targetValue": "(list (description \"Appalachian Mountains\"))", "utterance": "where in tennessee are the smoky mountains?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description \"Largemouth bass\"))", "utterance": "what kind of fish do you catch in florida?"}, - {"url": "http://www.freebase.com/view/en/tiberius", "targetValue": "(list (description Rome))", "utterance": "where was emperor tiberius born?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description \"John Hinckley, Jr.\"))", "utterance": "who did ronald reagan get shot by?"}, - {"url": "http://www.freebase.com/view/en/novato", "targetValue": "(list (description \"Marin County\"))", "utterance": "what county is novato in?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Jacqueline Kennedy Onassis\"))", "utterance": "who did president kennedy marry?"}, - {"url": "http://www.freebase.com/view/en/seattle", "targetValue": "(list (description Magnolia))", "utterance": "where to live near seattle wa?"}, - {"url": "http://www.freebase.com/view/en/zoe_saldana", "targetValue": "(list (description \"The Losers\") (description Colombiana) (description \"Star Trek\") (description Avatar) (description Drumline) (description \"Death at a Funeral\"))", "utterance": "what movies did zoe saldana play in?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description Yucat\u00e1n))", "utterance": "where to go in mexico for vacation?"}, - {"url": "http://www.freebase.com/view/en/nikki_reed", "targetValue": "(list (description \"Rosalie Hale\"))", "utterance": "who does nikki reed play in the movie twilight?"}, - {"url": "http://www.freebase.com/view/en/matt_dallas", "targetValue": "(list (description Actor))", "utterance": "what does matt dallas do now?"}, - {"url": "http://www.freebase.com/view/en/ibrahim", "targetValue": "(list (description \"Cave of the Patriarchs\"))", "utterance": "where was abraham buried?"}, - {"url": "http://www.freebase.com/view/en/frank_bruno", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where did frank bruno live?"}, - {"url": "http://www.freebase.com/view/en/donna_summer", "targetValue": "(list (description \"Lung cancer\") (description Cancer))", "utterance": "what type of cancer did donna summer died from?"}, - {"url": "http://www.freebase.com/view/en/hudson_river", "targetValue": "(list (description \"New York City\"))", "utterance": "where's the hudson river?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"Her sixty-two year reign began in 1837 when her uncle, William IV, died without an heir.\"))", "utterance": "how long is queen victoria's reign?"}, - {"url": "http://www.freebase.com/view/en/jerry_sandusky", "targetValue": "(list (description \"Involuntary deviate sexual intercourse\") (description \"Indecent assault\"))", "utterance": "what did jerry sandusky do to the children?"}, - {"url": "http://www.freebase.com/view/en/jordan_river", "targetValue": "(list (description \"Dead Sea\"))", "utterance": "where does the jordan river end?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania", "targetValue": "(list (description \"Kalmia latifolia\"))", "utterance": "what is the state flower of pennsylvania?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Montclair College Preparatory School\"))", "utterance": "what school did michael jackson attend?"}, - {"url": "http://www.freebase.com/view/en/kenya_moore", "targetValue": "(list (description \"Film Producer\") (description Model) (description Actor))", "utterance": "what does kenya moore do for a living?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country is barack obama from?"}, - {"url": "http://www.freebase.com/view/en/wale", "targetValue": "(list (description \"Def Jam Recordings\") (description \"Warner Bros. Records\") (description \"Roc Nation\") (description \"Allido Records\") (description \"Interscope Records\"))", "utterance": "who was wale signed to?"}, - {"url": "http://www.freebase.com/view/en/tyson_chandler", "targetValue": "(list (description \"New York Knicks\"))", "utterance": "who did tyson chandler play for?"}, - {"url": "http://www.freebase.com/view/en/liv_tyler", "targetValue": "(list (description Arwen))", "utterance": "what character did liv tyler play in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Carrie Fisher\"))", "utterance": "who played princess leia in star wars movies?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Mitt Romney presidential campaign, 2008\"))", "utterance": "when did romney first run for president?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Illinois State Senator\"))", "utterance": "what did barack obama do before he took office?"}, - {"url": "http://www.freebase.com/view/en/joseph", "targetValue": "(list (description Canaan))", "utterance": "where was saint joseph from?"}, - {"url": "http://www.freebase.com/view/en/kenya_moore", "targetValue": "(list (description Actor))", "utterance": "where does kenya moore get her money?"}, - {"url": "http://www.freebase.com/view/en/manny_pacquiao", "targetValue": "(list (description celebritynetworth.com))", "utterance": "what round did manny pacquiao win in?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"President of the United States\") (description \"Governor of Texas\"))", "utterance": "what job did george w bush have?"}, - {"url": "http://www.freebase.com/view/en/south_asia", "targetValue": "(list (description Afghanistan) (description Maldives) (description Bangladesh) (description Bhutan) (description Tibet) (description \"British Indian Ocean Territory\") (description Nepal) (description \"Daoud's Republic of Afghanistan\") (description \"Sri Lanka\") (description \"Democratic Republic of Afghanistan\"))", "utterance": "what are countries in south asia?"}, - {"url": "http://www.freebase.com/view/en/caribbean", "targetValue": "(list (description \"Puerto Rico\"))", "utterance": "where is the caribbean geographically located?"}, - {"url": "http://www.freebase.com/view/en/tom_delonge", "targetValue": "(list (description \"I Miss You\") (description \"All the Small Things\"))", "utterance": "what songs does tom delonge sing?"}, - {"url": "http://www.freebase.com/view/en/monta_ellis", "targetValue": "(list (description \"Sidney Lanier High School\"))", "utterance": "where did monta ellis go to college?"}, - {"url": "http://www.freebase.com/view/en/howard_carter_1874", "targetValue": "(list (description Archaeologist))", "utterance": "what was howard carter's job?"}, - {"url": "http://www.freebase.com/view/en/francois_duvalier", "targetValue": "(list (description \"President of Haiti\") (description \"President for Life\"))", "utterance": "who was papa doc in real life?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Homicide) (description \"Cardiac arrest\"))", "utterance": "what was the cause of death of michael jackson?"}, - {"url": "http://www.freebase.com/view/en/caroline_ingalls", "targetValue": "(list (description \"Caroline Ingalls\"))", "utterance": "who played laura ingalls mother?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description Austin))", "utterance": "what is the capital city of texas usa?"}, - {"url": "http://www.freebase.com/view/en/connecticut", "targetValue": "(list (description \"Jodi Rell\"))", "utterance": "who won governor in connecticut 2010?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what is the main language spoken in switzerland?"}, - {"url": "http://www.freebase.com/view/en/indianapolis", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is indianapolis in now?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Civitavecchia Ferry Terminal\"))", "utterance": "where do cruises leave from in rome?"}, - {"url": "http://www.freebase.com/view/en/new_england", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is new england usa in?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description Vietnam))", "utterance": "where was the vietnam war located?"}, - {"url": "http://www.freebase.com/view/en/tulane_university", "targetValue": "(list (description \"Riptide the Pelican\"))", "utterance": "what is tulane university's mascot?"}, - {"url": "http://www.freebase.com/view/en/aviano_air_base", "targetValue": "(list (description Italy))", "utterance": "where is aviano air force base located?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_eagles", "targetValue": "(list (description \"Jeffrey Lurie\"))", "utterance": "who is the owner of the philadelphia eagles?"}, - {"url": "http://www.freebase.com/view/en/giovanni_da_verrazano", "targetValue": "(list (description Dieppe))", "utterance": "where did giovanni da verrazano live?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description Priest))", "utterance": "what was antonio vivaldi known for?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description \"Benny & Joon\") (description Blow) (description \"A Nightmare on Elm Street\") (description \"Arizona Dream\") (description Chocolat) (description \"Dead Man\") (description \"Charlie and the Chocolate Factory\") (description Cry-Baby) (description \"Public Enemies\") (description \"Corpse Bride\"))", "utterance": "what movies does johnny depp play in?"}, - {"url": "http://www.freebase.com/view/en/national_basketball_association", "targetValue": "(list (description \"Phoenix Suns\") (description \"Golden State Warriors\") (description \"Los Angeles Lakers\") (description \"Cleveland Cavaliers\") (description \"Houston Rockets\") (description \"Charlotte Bobcats\") (description \"Detroit Pistons\") (description \"Indiana Pacers\") (description \"Utah Jazz\") (description \"Orlando Magic\"))", "utterance": "who has won the last 10 nba championships?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Bill Cowher\"))", "utterance": "who is the coach of the pittsburgh steelers 2005?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"Once every two years\"))", "utterance": "when are the summer olympics held?"}, - {"url": "http://www.freebase.com/view/en/george_harrison", "targetValue": "(list (description Liverpool))", "utterance": "where did george harrison live before he died?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Hokkaido))", "utterance": "where do most earthquakes happen in japan?"}, - {"url": "http://www.freebase.com/view/en/timothy_mcgee", "targetValue": "(list (description \"NCIS - Season 1\"))", "utterance": "when did mcgee start on ncis?"}, - {"url": "http://www.freebase.com/view/en/j_j_thomson", "targetValue": "(list (description \"The electron in chemistry\") (description \"Tendencies of recent investigations in the field of physics\") (description \"Electricity and matter\") (description \"Rays of positive electricity and their application to chemical analyses\") (description \"Conduction of electricity through gases\") (description \"The discharge of electricity through gases\") (description \"Elements of the mathematical theory of electricity and magnetism\") (description \"A treatise on the motion of vortex rings\"))", "utterance": "what atom did j.j thomson discover?"}, - {"url": "http://www.freebase.com/view/en/zulu", "targetValue": "(list (description Zambia) (description Zimbabwe) (description Mozambique) (description KwaZulu-Natal))", "utterance": "what country did the zulu live in?"}, - {"url": "http://www.freebase.com/view/en/chester_a_arthur", "targetValue": "(list (description Fairfield))", "utterance": "where was president chester arthur born?"}, - {"url": "http://www.freebase.com/view/en/galapagos_islands", "targetValue": "(list (description \"Seymour Airport\") (description \"San Crist\u00f3bal Airport\"))", "utterance": "where to fly in for galapagos islands?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description \"Michigan Wolverines football\") (description \"New England Patriots\"))", "utterance": "who has tom brady played for?"}, - {"url": "http://www.freebase.com/view/en/betty_white", "targetValue": "(list (description \"Lane Allen\") (description \"Allen Ludden\") (description \"Dick Barker\"))", "utterance": "who are betty white's husbands?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Language\"))", "utterance": "what are the major languages spoken in italy?"}, - {"url": "http://www.freebase.com/view/en/lake_havasu_city", "targetValue": "(list (description \"Mountain Time Zone\"))", "utterance": "what time is it in lake havasu city arizona?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2010 World Series\") (description \"2012 World Series\"))", "utterance": "what years have the giants won the world series?"}, - {"url": "http://www.freebase.com/view/en/nick_clegg", "targetValue": "(list (description \"Caldicott School\"))", "utterance": "where did nick clegg go to prep school?"}, - {"url": "http://www.freebase.com/view/en/laura_bush", "targetValue": "(list (description Midland))", "utterance": "where did laura bush grow up?"}, - {"url": "http://www.freebase.com/view/en/mauritius", "targetValue": "(list (description \"Mauritian rupee\"))", "utterance": "what currency should i take to mauritius?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description \"North Carolina\"))", "utterance": "which states share borders with virginia?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"Chief Justice of the United States\"))", "utterance": "what is a judge in the supreme court called?"}, - {"url": "http://www.freebase.com/view/en/johannes_kepler", "targetValue": "(list (description Mathematician) (description Astronomer) (description Scientist) (description Astrologer))", "utterance": "what did johannes kepler accomplish?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description \"University of Virginia\"))", "utterance": "what college did edgar allan poe go to?"}, - {"url": "http://www.freebase.com/view/en/ellen_dow", "targetValue": "(list (description Actor))", "utterance": "who is ellen albertini dow?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "what time zone is london in right now?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))", "utterance": "what kind of language do china speak?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Singapore district\"))", "utterance": "where is the singapore zoo?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description Hodgenville))", "utterance": "what town was abe lincoln born in?"}, - {"url": "http://www.freebase.com/view/en/ethiopia", "targetValue": "(list (description \"Leather and Hide Tanning and Finishing\") (description \"Coffee and Tea Manufacturing\") (description \"Livestock Merchant Wholesalers\"))", "utterance": "what do ethiopia import and export?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"William Daniels\"))", "utterance": "who did the voice of kitt in knight rider?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description Deafness) (description \"Vision loss\"))", "utterance": "what challenges did helen keller have to face?"}, - {"url": "http://www.freebase.com/view/en/andy_williams", "targetValue": "(list (description \"Bob Williams\") (description \"Dick Williams\") (description \"Don Williams\"))", "utterance": "who is andy williams brother?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Muhammad Zia-ul-Haq\"))", "utterance": "who was the 2nd prime minister of pakistan?"}, - {"url": "http://www.freebase.com/view/en/morrissey", "targetValue": "(list (description Manchester))", "utterance": "where does morrissey live 2010?"}, - {"url": "http://www.freebase.com/view/en/jim_harbaugh", "targetValue": "(list (description \"Chicago Bears\"))", "utterance": "what teams did jim harbaugh play for?"}, - {"url": "http://www.freebase.com/view/en/atticus_finch", "targetValue": "(list (description \"Gregory Peck\"))", "utterance": "who played atticus finch in the movie?"}, - {"url": "http://www.freebase.com/view/en/toussaint_louverture", "targetValue": "(list (description Haiti))", "utterance": "where did toussaint louverture live?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Pakistan) (description Kyrgyzstan) (description Myanmar) (description Bhutan) (description Afghanistan) (description Tajikistan) (description India) (description Mongolia) (description Laos) (description Kazakhstan))", "utterance": "what other countries share a border with china?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who has the voice of stewie griffin?"}, - {"url": "http://www.freebase.com/view/en/johnny_cash", "targetValue": "(list (description \"Diabetes mellitus\"))", "utterance": "what year did johnny cash die and how old was he?"}, - {"url": "http://www.freebase.com/view/en/john_tyler", "targetValue": "(list (description \"Democratic Party\") (description Independent) (description \"Whig Party\"))", "utterance": "what party did john tyler belong to?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"John Cornyn\"))", "utterance": "who is the senator of the state of texas?"}, - {"url": "http://www.freebase.com/view/en/ko_samui", "targetValue": "(list (description UTC+07:00))", "utterance": "where to stay in thailand koh samui?"}, - {"url": "http://www.freebase.com/view/en/jensen_ackles", "targetValue": "(list (description \"Danneel Ackles\"))", "utterance": "who is jensen ackles in a relationship with?"}, - {"url": "http://www.freebase.com/view/en/eric_cartman", "targetValue": "(list (description \"Trey Parker\"))", "utterance": "who is the voice actor for eric cartman?"}, - {"url": "http://www.freebase.com/view/en/irish_people", "targetValue": "(list (description \"English Language\"))", "utterance": "what language do irish people speak?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what is the currency used in brazil?"}, - {"url": "http://www.freebase.com/view/en/marie_curie", "targetValue": "(list (description Radium) (description Radiation) (description Polonium))", "utterance": "what was marie curie best known for?"}, - {"url": "http://www.freebase.com/view/en/mozambique", "targetValue": "(list (description \"Mozambican metical\"))", "utterance": "what money is used in mozambique?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description \"Parkinson's disease\"))", "utterance": "what illness does michael j fox have?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description \"Mitch Daniels\"))", "utterance": "who is the governor of indiana 2012?"}, - {"url": "http://www.freebase.com/view/en/kim_kardashian", "targetValue": "(list (description \"Damon Thomas\"))", "utterance": "who was kim kardashian's first husband?"}, - {"url": "http://www.freebase.com/view/en/jerry_rice", "targetValue": "(list (description \"San Francisco 49ers\"))", "utterance": "who did jerry rice retire with?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what are the official languages of the dominican republic?"}, - {"url": "http://www.freebase.com/view/en/queen_latifah", "targetValue": "(list (description Taxi) (description \"Jungle Fever\") (description \"Set It Off\") (description \"Stranger than Fiction\") (description \"Last Holiday\") (description \"Brown Sugar\") (description \"Ice Age: The Meltdown\") (description \"Ice Age: Dawn of the Dinosaurs\") (description Hairspray) (description \"Bringing Down the House\"))", "utterance": "what movie queen latifah play in?"}, - {"url": "http://www.freebase.com/view/en/anton_van_leeuwenhoek", "targetValue": "(list (description \"microscope first used by anton van leeuwenhoek\"))", "utterance": "what did anton van leeuwenhoek discover?"}, - {"url": "http://www.freebase.com/view/en/ted_kennedy", "targetValue": "(list (description \"Arlington National Cemetery\"))", "utterance": "where was ted kennedy buried?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Mexico))", "utterance": "where do most immigrants in the united states come from today?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description Ontario))", "utterance": "what state toronto located?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Boston University\"))", "utterance": "where did dr martin luther king get his doctorate?"}, - {"url": "http://www.freebase.com/view/en/wyoming", "targetValue": "(list (description \"Matt Mead\"))", "utterance": "who is the governor of wyoming currently?"}, - {"url": "http://www.freebase.com/view/en/indian_national_congress", "targetValue": "(list (description \"Sonia Gandhi\") (description \"Shankar Dayal Sharma\") (description \"N. S. V. Chitthan\") (description \"Indira Gandhi\") (description \"Manmohan Singh\") (description \"Rajiv Gandhi\") (description \"Mahatma Gandhi\") (description \"Pratibha Patil\") (description \"P. V. Narasimha Rao\") (description Ambareesh))", "utterance": "who was the president of indian national congress?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Cairo))", "utterance": "where do most of the people in egypt live?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Boston))", "utterance": "where was benjamin franklin raised?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))", "utterance": "what language does egyptians use?"}, - {"url": "http://www.freebase.com/view/en/burmese_language", "targetValue": "(list (description Myanmar))", "utterance": "where do people speak burmese?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what money do they have in italy?"}, - {"url": "http://www.freebase.com/view/en/phoebe_halliwell", "targetValue": "(list (description \"Alyssa Milano\"))", "utterance": "what is phoebe halliwell's real name?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Madrid))", "utterance": "what is the name of the capital of spain?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Afghan afghani\"))", "utterance": "what is afghanistan money called?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description \"A lot of people say to me, Why did you kill Christ? I dunno... it was one of those parties, got out of hand, you know. We killed him because he didn't want to become a doctor, that's why we killed him.\"))", "utterance": "what did people in the bible say about jesus?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description \"World War I\"))", "utterance": "what lead to the fall of the ottoman empire?"}, - {"url": "http://www.freebase.com/view/en/facebook", "targetValue": "(list (description California))", "utterance": "where are facebook headquarters located?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Autocracy))", "utterance": "what was the roman political system?"}, - {"url": "http://www.freebase.com/view/en/atlanta", "targetValue": "(list (description \"1996 Summer Olympics\"))", "utterance": "what is atlanta ga famous for?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description Juche))", "utterance": "what government type is north korea?"}, - {"url": "http://www.freebase.com/view/en/pepsi_center", "targetValue": "(list (description Denver))", "utterance": "where is the pepsi center?"}, - {"url": "http://www.freebase.com/view/en/hermione_granger", "targetValue": "(list (description \"Emma Watson\"))", "utterance": "who plays hermione granger?"}, - {"url": "http://www.freebase.com/view/en/m_c_escher", "targetValue": "(list (description \"Giovanni Battista Piranesi\"))", "utterance": "what inspired m.c. escher to become an artist?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description Oranjestad))", "utterance": "where is the best place to stay in aruba?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"\"The Emancipation Proclamation...can remind us in 2013 of all the mistakes we never want to commit again but it can also motivate us to fulfill to an ever greater degree the definitive freedom-sustaining and life-enhancing principles of democracy in living action.\"\"))", "utterance": "when did abraham lincoln free the slaves?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description Denver))", "utterance": "what county is denver colorado in?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2010 World Series\") (description \"2012 World Series\"))", "utterance": "what year did giants win world series?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what kind of government iran have?"}, - {"url": "http://www.freebase.com/view/en/seattle_seahawks", "targetValue": "(list (description \"Russell Wilson\"))", "utterance": "who is the seattle seahawks starting quarterback?"}, - {"url": "http://www.freebase.com/view/en/metallica", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "where does the band metallica live?"}, - {"url": "http://www.freebase.com/view/en/melbourne_australia", "targetValue": "(list (description 1835))", "utterance": "when did melbourne get its name?"}, - {"url": "http://www.freebase.com/view/en/shania_twain", "targetValue": "(list (description \"Frederic Thiebaud\"))", "utterance": "who is shania twain's husband?"}, - {"url": "http://www.freebase.com/view/en/mandy_patinkin", "targetValue": "(list (description \"Mandy Patinkin\"))", "utterance": "who plays jason gideon?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description Ontario))", "utterance": "what province is toronto canada located in?"}, - {"url": "http://www.freebase.com/view/en/dwight_d_eisenhower", "targetValue": "(list (description \"U.S. Army War College\"))", "utterance": "where did president eisenhower go to college?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Allah))", "utterance": "what are the gods of islam?"}, - {"url": "http://www.freebase.com/view/en/vasco_nunez_de_balboa", "targetValue": "(list (description Explorer))", "utterance": "what was vasco nunez de balboa original purpose of his journey?"}, - {"url": "http://www.freebase.com/view/en/kaka", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "what team did kaka play for in 2009?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Communist state\"))", "utterance": "what political system is in china?"}, - {"url": "http://www.freebase.com/view/en/george_jefferson", "targetValue": "(list (description \"Sherman Hemsley\"))", "utterance": "who played george jefferson on all in the family?"}, - {"url": "http://www.freebase.com/view/en/eric_clapton", "targetValue": "(list (description \"Fender Stratocaster\") (description \"Gibson SG\") (description \"C. F. Martin & Company\"))", "utterance": "what guitar did clapton play?"}, - {"url": "http://www.freebase.com/view/en/joseph", "targetValue": "(list (description Asenath))", "utterance": "who did joseph from the bible marry?"}, - {"url": "http://www.freebase.com/view/en/john_herschel", "targetValue": "(list (description Cyanotype) (description \"Photographic fixer\") (description Actinometer))", "utterance": "what did sir john frederick william herschel do?"}, - {"url": "http://www.freebase.com/view/en/massachusetts", "targetValue": "(list (description \"Mitt Romney\"))", "utterance": "what is a famous person from massachusetts?"}, - {"url": "http://www.freebase.com/view/en/joakim_noah", "targetValue": "(list (description \"University of Florida\"))", "utterance": "what college did joakim noah attend?"}, - {"url": "http://www.freebase.com/view/en/anderson_cooper", "targetValue": "(list (description CNN))", "utterance": "what channel does anderson cooper come on?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Renminbi))", "utterance": "what money do they use in china?"}, - {"url": "http://www.freebase.com/view/en/wassily_kandinsky", "targetValue": "(list (description \"University of Tartu\") (description Bauhaus))", "utterance": "where did wassily kandinsky work?"}, - {"url": "http://www.freebase.com/view/en/jeb_bush", "targetValue": "(list (description Midland))", "utterance": "where does jeb bush live?"}, - {"url": "http://www.freebase.com/view/en/arab-israeli_conflict", "targetValue": "(list (description 1901))", "utterance": "when did the arab israeli war start?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Redd Foxx\") (description \"Charlie Chaplin\") (description \"James Brown\") (description \"Nipsey Russell\") (description \"Walt Disney\"))", "utterance": "who influenced michael jackson?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description Carrasco) (description Chacaltaya) (description Chile) (description Pampas) (description \"Amazon Basin\") (description \"French Guiana\") (description Peru) (description Guyana) (description Paraguay) (description Bolivia))", "utterance": "what all countries are in south america?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Joseph Stalin\"))", "utterance": "who was the leader of the ussr in 1948?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Canada) (description Sudan) (description Tanzania) (description \"United States of America\") (description Kiribati) (description \"New Zealand\"))", "utterance": "what country does japan export to?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description \"Golden Hind\"))", "utterance": "what ship did sir francis drake travel on?"}, - {"url": "http://www.freebase.com/view/en/kellie_martin", "targetValue": "(list (description \"A Friend to Die For\") (description \"All You Need\") (description Matinee) (description \"On the Edge of Innocence\") (description \"A Goofy Movie\") (description \"Mystery Woman: Mystery Weekend\") (description \"Mystery Woman: Snapshot\") (description \"After the Silence\") (description \"Thru the Moebius Strip\") (description \"Live Once, Die Twice\"))", "utterance": "what did kellie martin play on?"}, - {"url": "http://www.freebase.com/view/en/united_church_of_christ", "targetValue": "(list (description Christianity))", "utterance": "what does united church of christ believe?"}, - {"url": "http://www.freebase.com/view/en/walton_goggins", "targetValue": "(list (description Birmingham))", "utterance": "where is walton goggins from?"}, - {"url": "http://www.freebase.com/view/en/almadina", "targetValue": "(list (description Alberta))", "utterance": "which province is calgary canada in?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Columbia University\"))", "utterance": "what university did barack obama attend?"}, - {"url": "http://www.freebase.com/view/en/venus_williams", "targetValue": "(list (description \"2009 Wimbledon Championships\"))", "utterance": "when did venus williams win wimbledon?"}, - {"url": "http://www.freebase.com/view/en/neil_patrick_harris", "targetValue": "(list (description \"David Burtka\"))", "utterance": "who is neil patrick harris dating?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description Assur))", "utterance": "where is the capital city of assyrians?"}, - {"url": "http://www.freebase.com/view/en/aidan_quinn", "targetValue": "(list (description Actor))", "utterance": "who is aidan quinn?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what type of political system is iran?"}, - {"url": "http://www.freebase.com/view/en/guam", "targetValue": "(list (description \"Chamorro Language\") (description \"English Language\"))", "utterance": "what do people from guam speak?"}, - {"url": "http://www.freebase.com/view/en/bangkok", "targetValue": "(list (description \"MRT Blue Line\") (description \"Wat Benchamabophit\") (description \"Grand Palace\") (description \"Ananta Samakhom Throne Hall\") (description \"Wat Saket\") (description \"Khaosan Road\") (description \"Bangkok National Museum\") (description \"Samutprakarn Crocodile Farm and Zoo\") (description \"Wat Pho\") (description \"Wat Arun\"))", "utterance": "what to do if you have one day in bangkok?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Boston))", "utterance": "where was ben franklin born?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description UTC-5) (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is virginia in?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description Hispaniola))", "utterance": "what is the dominican republic part of?"}, - {"url": "http://www.freebase.com/view/en/jerry_spinelli", "targetValue": "(list (description Norristown))", "utterance": "where did jerry spinelli live as a kid?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what do costa ricans speak?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description \"Pittsburgh Steelers at Arizona Cardinals, 2009-02-01\"))", "utterance": "what year did arizona cardinals go to superbowl?"}, - {"url": "http://www.freebase.com/view/en/spencer_pratt", "targetValue": "(list (description \"University of Southern California\"))", "utterance": "where does spencer pratt go to school?"}, - {"url": "http://www.freebase.com/view/en/charles_babbage", "targetValue": "(list (description \"Analytical Engine\"))", "utterance": "what did charles babbage make?"}, - {"url": "http://www.freebase.com/view/en/uhura", "targetValue": "(list (description \"Nichelle Nichols\"))", "utterance": "who played lt uhura?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description \"American football\"))", "utterance": "what is new york giants?"}, - {"url": "http://www.freebase.com/view/en/melbourne_cup", "targetValue": "(list (description Yearly))", "utterance": "what time is the melbourne cup?"}, - {"url": "http://www.freebase.com/view/en/alice_walker", "targetValue": "(list (description \"Sarah Lawrence College\") (description \"Spelman College\"))", "utterance": "what colleges did alice walker attend?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "what schools did barack obama attend?"}, - {"url": "http://www.freebase.com/view/en/french_alps", "targetValue": "(list (description France))", "utterance": "where is the french alps located?"}, - {"url": "http://www.freebase.com/view/en/peyton_manning", "targetValue": "(list (description \"1998 NFL Draft\"))", "utterance": "what year was peyton manning's rookie year?"}, - {"url": "http://www.freebase.com/view/en/peter_frampton", "targetValue": "(list (description \"Christina Elfers\") (description \"Mary Lovett\") (description \"Barbara Gold\"))", "utterance": "who was peter frampton married to?"}, - {"url": "http://www.freebase.com/view/en/hawaii", "targetValue": "(list (description \"Hawaii\u2013Aleutian Time Zone\"))", "utterance": "what is the hawaii time zone?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"John Harbaugh\"))", "utterance": "who has coached the baltimore ravens?"}, - {"url": "http://www.freebase.com/view/en/manny_ramirez", "targetValue": "(list (description \"Boston Red Sox\") (description \"Los Angeles Dodgers\") (description \"Cleveland Indians\"))", "utterance": "what teams did manny ramirez play for?"}, - {"url": "http://www.freebase.com/view/en/iraq", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description Republic) (description \"Federal republic\") (description \"Parliamentary republic\"))", "utterance": "what type of government does iraq have 2012?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Diplomat) (description Statesman) (description Politician) (description \"Political activist\") (description Author) (description Writer) (description Printer) (description Scientist) (description Librarian) (description Inventor))", "utterance": "what other jobs did benjamin franklin have?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description \"Mendelian inheritance\"))", "utterance": "who was gregor mendel and what did he contribute to science?"}, - {"url": "http://www.freebase.com/view/en/master", "targetValue": "(list (description \"Roger Delgado\"))", "utterance": "who plays harold saxon in doctor who?"}, - {"url": "http://www.freebase.com/view/en/miss_america", "targetValue": "(list (description \"Miss America 1921\"))", "utterance": "what year was the first miss america pageant?"}, - {"url": "http://www.freebase.com/view/en/lindsey_buckingham", "targetValue": "(list (description \"Bass guitar\"))", "utterance": "what kind of guitar does lindsey buckingham play?"}, - {"url": "http://www.freebase.com/view/en/joe_namath", "targetValue": "(list (description \"University of Alabama\"))", "utterance": "what college did joe namath attend?"}, - {"url": "http://www.freebase.com/view/en/asheville", "targetValue": "(list (description \"Grove Park Inn\"))", "utterance": "where to stay near asheville?"}, - {"url": "http://www.freebase.com/view/en/greenwich_mean_time", "targetValue": "(list (description Codicote) (description Ballincollig) (description Reykjavik) (description Iceland) (description Booterstown) (description \"WF1 1HS\") (description Oxford) (description Halifax) (description Glasgow) (description Harpenden))", "utterance": "what city uses gmt?"}, - {"url": "http://www.freebase.com/view/en/zambezi", "targetValue": "(list (description Mwinilunga))", "utterance": "where does the zambezi river begin?"}, - {"url": "http://www.freebase.com/view/en/duluth", "targetValue": "(list (description \"St. Louis County\"))", "utterance": "what county is duluth minnesota in?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description 60605) (description 60604) (description 60607) (description 60606) (description 60601) (description 60610) (description 60603) (description 60602) (description 60290) (description 60608))", "utterance": "what zip code is chicago il?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Representative democracy\") (description \"Presidential system\") (description \"Federal republic\") (description Federation))", "utterance": "what is the political system in argentina?"}, - {"url": "http://www.freebase.com/view/en/andrew_johnson", "targetValue": "(list (description Stroke))", "utterance": "what did andrew johnson die from?"}, - {"url": "http://www.freebase.com/view/en/oregon", "targetValue": "(list (description \"John Kitzhaber\"))", "utterance": "who is the governor of oregon 2012?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description \"Skamania County\"))", "utterance": "what city is mt st helens in?"}, - {"url": "http://www.freebase.com/view/en/janelle_monae", "targetValue": "(list (description Singer) (description Artist))", "utterance": "what is janelle monae famous for?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"North America\"))", "utterance": "what continent is mexico located on?"}, - {"url": "http://www.freebase.com/view/en/inheritance_trilogy", "targetValue": "(list (description \"Christopher Paolini\"))", "utterance": "who created the ancient language in alagaesia?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what four regions make up the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/time_warner", "targetValue": "(list (description WPCH-TV))", "utterance": "what does time warner own?"}, - {"url": "http://www.freebase.com/view/en/roma_in_central_and_eastern_europe", "targetValue": "(list (description \"Romani people\"))", "utterance": "where did the roma people come from?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"English Language\"))", "utterance": "what language do most native americans speak?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description President) (description \"Member of Parliament\") (description \"Prime minister\") (description \"Supreme leader\") (description \"Finance minister\"))", "utterance": "what kind of political system does iran have?"}, - {"url": "http://www.freebase.com/view/en/anne_hathaway", "targetValue": "(list (description \"United States of America\"))", "utterance": "where was anne hathaway born?"}, - {"url": "http://www.freebase.com/view/en/bryce_dallas_howard", "targetValue": "(list (description Victoria))", "utterance": "who did bryce dallas howard play in eclipse?"}, - {"url": "http://www.freebase.com/view/en/audi", "targetValue": "(list (description \"Volkswagen Group\"))", "utterance": "who owns audi 2011?"}, - {"url": "http://www.freebase.com/view/en/andrew_young", "targetValue": "(list (description \"Dillard University\") (description \"Howard University\") (description \"Hartford Seminary\"))", "utterance": "where did andrew young go to school?"}, - {"url": "http://www.freebase.com/view/en/trans_world_airlines", "targetValue": "(list (description \"Howard Hughes\"))", "utterance": "who started twa airlines?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description \"Qingtian dialect\") (description \"Standard Mandarin\"))", "utterance": "what are the two dialects of chinese?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Scarecrow))", "utterance": "who was michael jackson in the wiz?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description Maryland) (description \"Chevy Chase\") (description Virginia) (description \"Northern Virginia\") (description \"Arlington County\"))", "utterance": "where is washington dc located what state?"}, - {"url": "http://www.freebase.com/view/en/duluth", "targetValue": "(list (description \"St. Louis County\"))", "utterance": "what county is duluth in?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description Illinois))", "utterance": "what state in chicago in?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Albanian language\") (description \"Greek Language\"))", "utterance": "what is the major language spoken in greece?"}, - {"url": "http://www.freebase.com/view/en/luke_bryan", "targetValue": "(list (description \"Jeff Stevens\"))", "utterance": "who wrote luke bryan's drunk on you?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japan Standard Time\") (description UTC+09:00))", "utterance": "what time is it in japan 24 hour clock?"}, - {"url": "http://www.freebase.com/view/en/james_chadwick", "targetValue": "(list (description Neutron))", "utterance": "what part of the atom did chadwick discover?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Illinois State Senator\"))", "utterance": "what state is barack obama senator for?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description \"Soul music\") (description \"Pop rock\") (description \"Pop music\") (description \"Indie rock\") (description Blues-rock) (description \"Blue-eyed soul\") (description \"Soul rock\") (description \"Rock music\") (description Blues) (description \"Acoustic music\"))", "utterance": "what kinda music does john mayer sing?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"European Union\"))", "utterance": "what will happen to greece when it defaults?"}, - {"url": "http://www.freebase.com/view/en/boudica", "targetValue": "(list (description \"Warrior Queen\"))", "utterance": "what boudicca do?"}, - {"url": "http://www.freebase.com/view/en/oprah_winfrey", "targetValue": "(list (description \"If you want to accomplish the goals of your life, you have to begin with the Spirit.\"))", "utterance": "what oprah thinks about god?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Portuguese Language\"))", "utterance": "what language do brazil speak?"}, - {"url": "http://www.freebase.com/view/en/john_a_macdonald", "targetValue": "(list (description Ottawa))", "utterance": "where did sir john a macdonald die?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what kind of money in aruba?"}, - {"url": "http://www.freebase.com/view/en/perth", "targetValue": "(list (description \"Western Mail\"))", "utterance": "what is the date today in perth?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Memphis))", "utterance": "where did martin luther king jr get shot?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Spain))", "utterance": "what country does spanish come from?"}, - {"url": "http://www.freebase.com/view/en/south_korea", "targetValue": "(list (description Seoul))", "utterance": "what is south korea's capital city?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Hayden Christensen\"))", "utterance": "who was darth vader in episode 3?"}, - {"url": "http://www.freebase.com/view/en/ellen_degeneres", "targetValue": "(list (description \"Madeo Restaurant\"))", "utterance": "when does ellen air?"}, - {"url": "http://www.freebase.com/view/en/democratic_republic_of_the_congo", "targetValue": "(list (description \"Congolese franc\"))", "utterance": "what is the currency in the republic of congo?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Political Science\"))", "utterance": "what does obama have a degree in?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "who is the political leader of japan?"}, - {"url": "http://www.freebase.com/view/en/giovanni_da_verrazano", "targetValue": "(list (description Italy))", "utterance": "what country did giovanni da verrazano represent?"}, - {"url": "http://www.freebase.com/view/en/nicholas_ii_of_russia", "targetValue": "(list (description 7/17/1918))", "utterance": "when was saint nicholas died?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Netherlands) (description \"Czech Republic\") (description Salzburg) (description Denmark) (description Poland) (description Luxembourg) (description France) (description Belgium) (description Austria) (description Switzerland))", "utterance": "what countries does germany share borders with?"}, - {"url": "http://www.freebase.com/view/en/jacksonville_jaguars", "targetValue": "(list (description Jacksonville))", "utterance": "what city is the jacksonville jaguars from?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Super Bowl XV\"))", "utterance": "when is the last time the raiders won a championship?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "where is the time zone in florida?"}, - {"url": "http://www.freebase.com/view/en/youtube", "targetValue": "(list (description \"Chad Hurley\") (description \"Steve Chen\") (description \"Jawed Karim\"))", "utterance": "who created youtube and when?"}, - {"url": "http://www.freebase.com/view/en/clearwater", "targetValue": "(list (description \"Pinellas County\"))", "utterance": "what county is clearwater fl in?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what type of political system is spain?"}, - {"url": "http://www.freebase.com/view/en/farrah_fawcett", "targetValue": "(list (description \"Domestic partnership\"))", "utterance": "what happened to farrah and her baby daddy?"}, - {"url": "http://www.freebase.com/view/en/snoopy", "targetValue": "(list (description Olaf) (description Spike))", "utterance": "what are the names of snoopy brothers and sisters?"}, - {"url": "http://www.freebase.com/view/en/laguna_beach_the_real_orange_county", "targetValue": "(list (description \"Come Clean\"))", "utterance": "what is the laguna beach theme song?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description Tuberculosis))", "utterance": "what was the cause of death for edgar allan poe?"}, - {"url": "http://www.freebase.com/view/en/thomas_edison", "targetValue": "(list (description Inventor))", "utterance": "what is thomas edison's most famous for?"}, - {"url": "http://www.freebase.com/view/en/jlo", "targetValue": "(list (description Actor))", "utterance": "what does jennifer lopez do?"}, - {"url": "http://www.freebase.com/view/en/dmitri_mendeleev", "targetValue": "(list (description Russia))", "utterance": "what country was dmitri mendeleev born?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Punahou School\"))", "utterance": "where did pres obama go to high school?"}, - {"url": "http://www.freebase.com/view/en/west_germany", "targetValue": "(list (description Bonn))", "utterance": "what is the capital city of west germany?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what money system does australia use?"}, - {"url": "http://www.freebase.com/view/en/herman_cain", "targetValue": "(list (description \"Herman Cain presidential campaign, 2012\"))", "utterance": "when did herman cain run for president?"}, - {"url": "http://www.freebase.com/view/en/caroline_spencer", "targetValue": "(list (description \"Bill Spencer\"))", "utterance": "who is caroline spencer jr s father?"}, - {"url": "http://www.freebase.com/view/en/u_s_open", "targetValue": "(list (description \"2011 US Open\"))", "utterance": "when is the us open tennis mens final 2011?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "where does president barack obama live?"}, - {"url": "http://www.freebase.com/view/en/nick_diaz", "targetValue": "(list (description \"UFC 62: Liddell vs. Sobral\") (description Unpleasantville) (description \"UFC 57: Couture vs. Liddell 3\") (description \"UFC 53: Heavy Hitters\") (description \"Elite XC: Uprising: Rua vs. Lawler\") (description \"UFC: The Ultimate 100 Greatest Fights: Vol. 2\") (description \"Elite XC: Return of the King: Noons vs. Edwards\") (description \"Fight Life\") (description \"Elite XC: Lawler vs Smith II\") (description \"UFC 59: Reality Check\"))", "utterance": "where does nick diaz fight?"}, - {"url": "http://www.freebase.com/view/en/st_louis_missouri", "targetValue": "(list (description \"St. Louis\"))", "utterance": "where did st louis tornado hit?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description Drowning) (description \"Coronary artery disease\") (description \"Cocaine overdose\"))", "utterance": "what did whitney houston die of?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"Arthur 3: The War of the Two Worlds\") (description \"Monte Carlo\") (description \"Spy Kids 3-D: Game Over\") (description \"Wizards of Waverly Place: The Movie\") (description \"Arthur and the Invisibles: The New Minimoy Adventures\") (description \"Ramona and Beezus\") (description \"Another Cinderella Story\") (description \"Horton Hears a Who!\") (description \"Arthur and the Vengeance of Maltazard\") (description \"Princess Protection Program\"))", "utterance": "what movies has selena gomez starred in?"}, - {"url": "http://www.freebase.com/view/en/khloe_kardashian", "targetValue": "(list (description \"Marymount High School\"))", "utterance": "what highschool did khloe kardashian go to?"}, - {"url": "http://www.freebase.com/view/en/heisman_trophy", "targetValue": "(list (description \"Robert Griffin III\"))", "utterance": "who is the 2011 heisman trophy winner?"}, - {"url": "http://www.freebase.com/view/en/midland", "targetValue": "(list (description \"Wilco building\") (description \"Joyland Amusement Park\") (description \"Fort Concho\") (description \"George W. Bush Childhood Home\") (description \"Midland Community Center\") (description \"Brown Dorsey Medallion Home\") (description \"Rock the Desert\") (description \"Bank of America Building\") (description \"WNB Tower\") (description \"Summer Mummers\"))", "utterance": "what to do in midland tx this weekend?"}, - {"url": "http://www.freebase.com/view/en/freddy_krueger", "targetValue": "(list (description \"Chason Schirmer\") (description \"Tobe Sexton\") (description \"Robert Englund\"))", "utterance": "who played freddy in friday the 13th?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description Micrographia))", "utterance": "what contribution did hooke made to science in 1665?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description \"Principality of Wales\") (description \"Kingdom of Scotland\"))", "utterance": "what countries make up great britain and what are their capitals?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description \"Interchangeable parts\") (description \"Cotton gin\") (description Milling))", "utterance": "what did eli whitney invented?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description Beowulf) (description Cleopatra) (description \"A Mighty Heart\") (description Changeling) (description \"Confessions of an Action Star\") (description \"Celebrity News Reels: Hollywood's Most Infamous Couples and Ugliest Breakups\") (description \"Beyond Borders\") (description \"Alice & Viril\") (description \"Angela & Viril\") (description Alexander))", "utterance": "what movies has angelina jolie in?"}, - {"url": "http://www.freebase.com/view/en/uga", "targetValue": "(list (description \"Georgia Bulldogs football\"))", "utterance": "what radio station does uga football come on?"}, - {"url": "http://www.freebase.com/view/en/chrysler", "targetValue": "(list (description \"Steven J. Harris\") (description \"Ricardo Montalb\u00e1n\") (description \"Robert J. Eaton\") (description \"Virgis W. Colbert\") (description \"Bob Lutz\") (description \"Thomas W. LaSorda\") (description \"Robert Nardelli\"))", "utterance": "who owns the chrysler corporation?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description Virginia))", "utterance": "where was george washington originally from?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description Genoa))", "utterance": "what country christopher columbus from?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description Actor))", "utterance": "who was michael j fox?"}, - {"url": "http://www.freebase.com/view/en/jenna_dewan", "targetValue": "(list (description \"The Grudge 2\") (description \"Step Up\") (description \"Take the Lead\") (description \"Balls to the Wall\") (description \"Fab Five: The Texas Cheerleader Scandal\") (description Waterborne) (description \"American Virgin\") (description \"Love Lies Bleeding\") (description Tamara) (description \"Slightly Single in L.A.\"))", "utterance": "what movies did jenna dewan play in?"}, - {"url": "http://www.freebase.com/view/en/bosnians", "targetValue": "(list (description Serbo-Croatian) (description \"Croatian language\") (description \"Bosnian language\") (description \"Serbian language\"))", "utterance": "what is the bosnian language?"}, - {"url": "http://www.freebase.com/view/en/salman_khan", "targetValue": "(list (description \"Salim Khan\"))", "utterance": "what is father name of salman khan?"}, - {"url": "http://www.freebase.com/view/en/shawn_johnson", "targetValue": "(list (description \"Des Moines\"))", "utterance": "where is shawn johnson gymnast from?"}, - {"url": "http://www.freebase.com/view/en/cote_divoire", "targetValue": "(list (description \"West African CFA franc\"))", "utterance": "what kind of money does the ivory coast use?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description \"Tobias Smollett\") (description \"Washington Irving\") (description \"Miguel de Cervantes\") (description \"William Wordsworth\") (description \"Honor\u00e9 de Balzac\") (description \"Henry Fielding\") (description \"Victor Hugo\") (description \"Sheridan Le Fanu\") (description \"William Shakespeare\") (description \"Laurence Sterne\"))", "utterance": "what writers influenced charles dickens?"}, - {"url": "http://www.freebase.com/view/en/roger_federer", "targetValue": "(list (description Basel))", "utterance": "where is roger federer from sui?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what money should i bring to dominican?"}, - {"url": "http://www.freebase.com/view/en/michael_buble", "targetValue": "(list (description \"Swing music\") (description \"Vocal music\") (description \"Lounge music\") (description \"Pop music\") (description \"Adult contemporary music\") (description Jazz) (description \"Traditional pop music\") (description \"Easy listening\") (description \"Soft rock\") (description \"Big band\"))", "utterance": "what is michael buble's style of music?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description Miami))", "utterance": "where did the florida marlins?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"The Twilight Saga\"))", "utterance": "what movies did taylor lautner star in?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Watergate scandal\"))", "utterance": "what did nixon do when he was president?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))", "utterance": "what do egyptians speak?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Egyptian Arabic\"))", "utterance": "what language did the egyptians?"}, - {"url": "http://www.freebase.com/view/en/forgetting_sarah_marshall", "targetValue": "(list (description \"Kristen Bell\"))", "utterance": "who plays sarah marshall?"}, - {"url": "http://www.freebase.com/view/en/b_f_skinner", "targetValue": "(list (description Atheism))", "utterance": "what did skinner believe?"}, - {"url": "http://www.freebase.com/view/en/babe_ruth", "targetValue": "(list (description \"1914 Major League Baseball Season\"))", "utterance": "when did babe ruth start playing baseball in the mlb?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of monarchy did england have during the glorious revolution?"}, - {"url": "http://www.freebase.com/view/en/marlo_stanfield", "targetValue": "(list (description \"Jamie Hector\"))", "utterance": "who plays marlo on the wire?"}, - {"url": "http://www.freebase.com/view/en/inglewood", "targetValue": "(list (description 90311) (description 90307) (description 90306) (description 90305) (description 90304) (description 90303) (description 90302) (description 90301) (description 90309) (description 90308))", "utterance": "what is the zip code for inglewood california?"}, - {"url": "http://www.freebase.com/view/en/edward_quartermaine", "targetValue": "(list (description \"David Lewis\"))", "utterance": "who was the first actor to play edward quartermaine?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Stanford University\"))", "utterance": "where did the founder of google go to college?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what currency is used in germany 2012?"}, - {"url": "http://www.freebase.com/view/en/roald_dahl", "targetValue": "(list (description Novelist))", "utterance": "what made roald dahl famous?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Boston University\"))", "utterance": "what school did martin luther king jr attend?"}, - {"url": "http://www.freebase.com/view/en/lenny_kravitz", "targetValue": "(list (description \"Lisa Bonet\"))", "utterance": "who did lenny kravitz marry?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"French Language\"))", "utterance": "what is the second official language of canada?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Jimmy Johnson\"))", "utterance": "who coached the dallas cowboys in 1996?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description Spain))", "utterance": "what country did ponce de leon live in?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian Language\"))", "utterance": "what is the language called in russia?"}, - {"url": "http://www.freebase.com/view/en/austin", "targetValue": "(list (description \"Stephen F. Austin\"))", "utterance": "what does the name austin stand for?"}, - {"url": "http://www.freebase.com/view/en/hank_baskett", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "who does hank baskett play for now nov 2010?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Richard Nixon\"))", "utterance": "who was the president of the us in 1971?"}, - {"url": "http://www.freebase.com/view/en/ronaldo", "targetValue": "(list (description \"FC Barcelona\"))", "utterance": "what team did ronaldo play for?"}, - {"url": "http://www.freebase.com/view/en/birmingham", "targetValue": "(list (description \"Millennium Point\") (description \"Birmingham Nature Centre\") (description \"National Exhibition Centre\") (description \"Cadbury World\") (description \"Aston Hall\") (description \"Blakesley Hall\") (description \"Sarehole Mill\") (description \"Edgbaston Cricket Ground\") (description \"Birmingham Museum and Art Gallery\") (description \"Thinktank, Birmingham\"))", "utterance": "what to do today in birmingham uk?"}, - {"url": "http://www.freebase.com/view/en/timothy_mcveigh", "targetValue": "(list (description \"Terry Nichols\"))", "utterance": "who was timothy mcveigh accomplice?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Kim Il-sung\"))", "utterance": "how old is the current president of north korea?"}, - {"url": "http://www.freebase.com/view/en/tamera_mowry", "targetValue": "(list (description \"Sister, Sister\") (description \"Tia & Tamera\") (description Detention) (description \"Strong Medicine\") (description Roommates) (description \"The Look for Less\") (description \"The Adventures of Hyperman\"))", "utterance": "what show does tamera mowry play on?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Lojban) (description \"Esperanto Language\") (description \"English Language\"))", "utterance": "what language do the people speak in australia?"}, - {"url": "http://www.freebase.com/view/en/greeley", "targetValue": "(list (description \"Aims Community College\"))", "utterance": "what college is in greeley colorado?"}, - {"url": "http://www.freebase.com/view/en/niger", "targetValue": "(list (description Libya) (description Chad) (description Algeria) (description Mali) (description Nigeria) (description \"Burkina Faso\") (description Benin))", "utterance": "what countries does the niger river flow through?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description Saguaro))", "utterance": "what is the official state flower of arizona?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Hindu Kush\"))", "utterance": "what religion are most people in pakistan?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"The Great Pyramid of Giza\"))", "utterance": "where is pyramids located in egypt?"}, - {"url": "http://www.freebase.com/view/en/bungie_studios", "targetValue": "(list (description \"Minotaur: The Labyrinths of Crete\") (description \"Marathon Infinity\") (description \"Marathon 2: Durandal\") (description \"Operation Desert Storm\") (description \"Myth II: Soulblighter\") (description Abuse) (description \"Pathways into Darkness\") (description Gnop!) (description \"Myth: The Fallen Lords\") (description Marathon))", "utterance": "what games did bungie make?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "who does cristiano ronaldo play for 2012?"}, - {"url": "http://www.freebase.com/view/en/mother_jones", "targetValue": "(list (description \"Children's rights\") (description \"Labor rights\"))", "utterance": "what type of laws did mary harris jones demand?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "what team did kobe bryant play for first?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description \"Communist state\"))", "utterance": "what kind of government does vietnam have?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what language do the speak in switzerland?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Metropolitana di Roma\"))", "utterance": "where to stay in rome neighborhood?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what style of art did van gogh produce?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"Why Race Mattered in Barack Obama's Re-election\"))", "utterance": "what is american pie about song?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Portuguese))", "utterance": "what are portuguese people considered?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description Beowulf) (description Cleopatra) (description \"A Mighty Heart\") (description Changeling) (description \"Confessions of an Action Star\") (description \"Celebrity News Reels: Hollywood's Most Infamous Couples and Ugliest Breakups\") (description \"Beyond Borders\") (description \"Alice & Viril\") (description \"Angela & Viril\") (description Alexander))", "utterance": "what movies did angelina jolie star in?"}, - {"url": "http://www.freebase.com/view/en/carthage", "targetValue": "(list (description Tunisia))", "utterance": "where was ancient carthage located?"}, - {"url": "http://www.freebase.com/view/en/marc_chagall", "targetValue": "(list (description Surrealism) (description Expressionism))", "utterance": "what type of paintings did marc chagall do?"}, - {"url": "http://www.freebase.com/view/en/werner_heisenberg", "targetValue": "(list (description \"wolfgang ernst pauli worked with werner karl heisenberg\"))", "utterance": "what did heisenberg say about electrons?"}, - {"url": "http://www.freebase.com/view/en/howard_shore", "targetValue": "(list (description \"The Lord of the Rings: The Two Towers\") (description \"The Lord of the Rings: The Return of the King\") (description \"The Departed\") (description \"The Lord of the Rings: The Fellowship of the Ring\") (description \"The Game\") (description \"Vampire's Kiss\") (description \"The Fly\") (description \"The Silence of the Lambs\") (description \"The Truth About Cats & Dogs\") (description \"After Hours\"))", "utterance": "what movies did howard shore wrote the music for?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Puquina Language\") (description \"Spanish Language\"))", "utterance": "what does chilean people speak?"}, - {"url": "http://www.freebase.com/view/en/frederick_douglass", "targetValue": "(list (description Publisher) (description Orator) (description Writer) (description Statesman) (description Author))", "utterance": "what were frederick douglass achievements?"}, - {"url": "http://www.freebase.com/view/en/kenneth_parcell", "targetValue": "(list (description \"Jack McBrayer\"))", "utterance": "who plays kenneth on 30 rock?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"Once every two years\"))", "utterance": "when do they have the olympics?"}, - {"url": "http://www.freebase.com/view/en/davenport", "targetValue": "(list (description 52801))", "utterance": "what is zip code for davenport iowa?"}, - {"url": "http://www.freebase.com/view/en/riley_finn", "targetValue": "(list (description Sunnydale))", "utterance": "where is riley's farm located?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"Mike Woodson\"))", "utterance": "who is the current coach of the new york knicks?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Judith Quiney\") (description \"Susanna Hall\") (description \"Hamnet Shakespeare\"))", "utterance": "what was the name of william shakespeare's children?"}, - {"url": "http://www.freebase.com/view/en/carter_g_woodson", "targetValue": "(list (description \"Association for the Study of African American Life and History\"))", "utterance": "what organization did dr. carter g. woodson found?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Rooney family\"))", "utterance": "who owns the steelers football team?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what currency does jamaica accept?"}, - {"url": "http://www.freebase.com/view/en/howard_stern", "targetValue": "(list (description Him/Herself))", "utterance": "who played howard stern in private parts?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description 1/1/1995) (description 1/1/2007) (description 1/1/1973) (description 5/1/2004) (description 3/25/1957))", "utterance": "when countries joined the european union?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"Double hull\") (description \"Viola organista\"))", "utterance": "what inventions did leonardo da vinci made?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Clube Atl\u00e9tico Mineiro\"))", "utterance": "which team does ronaldinho play for?"}, - {"url": "http://www.freebase.com/view/en/eric_cantor", "targetValue": "(list (description Richmond))", "utterance": "where is eric cantor from?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Swedish krona\"))", "utterance": "what is the currency of sweden called?"}, - {"url": "http://www.freebase.com/view/en/cameron_newton", "targetValue": "(list (description \"Westlake High School\") (description \"University of Florida\") (description \"Auburn University\") (description \"Blinn College\"))", "utterance": "what school did cam newton go to before auburn?"}, - {"url": "http://www.freebase.com/view/en/tim_mcgraw", "targetValue": "(list (description Delhi))", "utterance": "where did tim mcgraw grew up?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description \"1927 New York Giants season\") (description \"2012 NFC Championship Game\") (description \"1934 NFL Championship Game\") (description \"Super Bowl XXV\") (description \"Super Bowl XLVI\") (description \"1938 NFL Championship Game\") (description \"Super Bowl XLII\") (description \"1956 NFL Championship Game\") (description \"Super Bowl XXI\"))", "utterance": "when did ny giants win the superbowl?"}, - {"url": "http://www.freebase.com/view/en/john_kerry", "targetValue": "(list (description \"John Kerry presidential campaign, 2004\"))", "utterance": "when did kerry run for president?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Swedish krona\"))", "utterance": "what's sweden's currency?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Euro))", "utterance": "what currency does greece use?"}, - {"url": "http://www.freebase.com/view/en/sonny_bill_williams", "targetValue": "(list (description Chiefs))", "utterance": "who does sonny bill williams play for 2012?"}, - {"url": "http://www.freebase.com/view/en/utah", "targetValue": "(list (description \"Orrin Hatch\") (description \"Mike Lee\") (description \"Bob Bennett\"))", "utterance": "who are senators from utah?"}, - {"url": "http://www.freebase.com/view/en/georgetown_university", "targetValue": "(list (description 20057))", "utterance": "what is the zip code for georgetown ga?"}, - {"url": "http://www.freebase.com/view/en/michael_vick", "targetValue": "(list (description \"United States Penitentiary, Leavenworth\"))", "utterance": "who did michael vick play for in 2008?"}, - {"url": "http://www.freebase.com/view/en/maui", "targetValue": "(list (description Wailuku))", "utterance": "when was the last shark attack in maui?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description Republic) (description \"Unitary state\"))", "utterance": "what type of government did egypt have?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description Afro-Guyanese))", "utterance": "where is rihanna from ethnically?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description \"Middle East\"))", "utterance": "where was the assyrian civilization located?"}, - {"url": "http://www.freebase.com/view/en/charles_de_secondat_baron_de_montesquieu", "targetValue": "(list (description Fever))", "utterance": "what did baron de montesquieu die from?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Dick Durbin\"))", "utterance": "who are the current senators from illinois?"}, - {"url": "http://www.freebase.com/view/en/nashville_tennessee", "targetValue": "(list (description \"Tennessee Agricultural Museum\") (description Parthenon) (description \"Hotel Halbrook Railroad & Local History Museum\") (description \"Warner Parks\") (description \"Cheekwood Botanical Garden and Museum of Art\") (description \"The Hermitage\") (description \"Nashville Film Festival\") (description \"Country Music Hall of Fame and Museum\") (description \"Tennessee State Museum\") (description \"Centennial Park (Nashville)\"))", "utterance": "what do do in nashville tn?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description Diaphragm) (description \"Universal joint\") (description \"Balance wheel\"))", "utterance": "what inventions did robert hooke made?"}, - {"url": "http://www.freebase.com/view/en/patrick_jane", "targetValue": "(list (description \"Bruno Heller\"))", "utterance": "who plays patrick jane wife?"}, - {"url": "http://www.freebase.com/view/en/derrick_rose", "targetValue": "(list (description \"Chicago Bulls\"))", "utterance": "what team does derrick rose play for?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description Australia) (description Tuvalu) (description \"United States of America\") (description \"United Kingdom\") (description Kiribati) (description Japan))", "utterance": "what countries do new zealand export to?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Communist state\"))", "utterance": "what type of government does the former soviet union have?"}, - {"url": "http://www.freebase.com/view/en/huell_howser", "targetValue": "(list (description \"Prostate cancer\"))", "utterance": "what illness did huell howser died of?"}, - {"url": "http://www.freebase.com/view/en/general_motors", "targetValue": "(list (description Hummer) (description Pontiac) (description Chevrolet) (description Buick) (description Oldsmobile) (description Cadillac))", "utterance": "what car models does gm make?"}, - {"url": "http://www.freebase.com/view/en/the_legend_of_zelda_series", "targetValue": "(list (description \"The Legend of Zelda\"))", "utterance": "which legend of zelda game is the first?"}, - {"url": "http://www.freebase.com/view/en/zack_de_la_rocha", "targetValue": "(list (description \"United States of America\"))", "utterance": "what nationality is zack de la rocha?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description \"Rheumatic fever\"))", "utterance": "what did mozart die from?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Super Bowl IX\") (description \"Super Bowl XLIII\") (description \"Super Bowl X\") (description \"Super Bowl XL\") (description \"Super Bowl XIV\") (description \"Super Bowl XIII\"))", "utterance": "what years have the steelers won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/doc_holliday", "targetValue": "(list (description Tuberculosis))", "utterance": "what did doc holliday die from?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description \"Principality of Wales\") (description \"Kingdom of Scotland\"))", "utterance": "what countries does britain own?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))", "utterance": "what government does france have?"}, - {"url": "http://www.freebase.com/view/en/dorothy_gale", "targetValue": "(list (description \"Aileen Quinn\") (description \"Morgan Hallet\") (description \"Lea Michele\") (description \"Diana Ross\") (description \"Sumi Shimamoto\") (description \"Jill Small\") (description \"Romola Remus\") (description \"Fairuza Balk\") (description \"Bebe Daniels\") (description \"Judy Garland\"))", "utterance": "who played dorothy in the film wizard of oz?"}, - {"url": "http://www.freebase.com/view/en/kfc", "targetValue": "(list (description \"Colonel Sanders\"))", "utterance": "who was the owner of kfc?"}, - {"url": "http://www.freebase.com/view/en/robin_gibb", "targetValue": "(list (description London))", "utterance": "where did robin gibb die?"}, - {"url": "http://www.freebase.com/view/en/mediterranean_sea", "targetValue": "(list (description Italy) (description Spain) (description France))", "utterance": "what countries are on the mediterranean sea?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))", "utterance": "what languages do they speak in russia?"}, - {"url": "http://www.freebase.com/view/en/jim_halpert", "targetValue": "(list (description \"John Krasinski\"))", "utterance": "who plays jim halpert?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_phillies", "targetValue": "(list (description 1883))", "utterance": "when were the phillies founded?"}, - {"url": "http://www.freebase.com/view/en/john_cabot", "targetValue": "(list (description \"Guilo Caboto\"))", "utterance": "who is john cabot's parents?"}, - {"url": "http://www.freebase.com/view/en/montana", "targetValue": "(list (description Helena))", "utterance": "what is the capital city of montana usa?"}, - {"url": "http://www.freebase.com/view/en/william_mckinley", "targetValue": "(list (description \"Theodore Roosevelt\"))", "utterance": "who succeeded william mckinley as president?"}, - {"url": "http://www.freebase.com/view/en/jamie_chung", "targetValue": "(list (description \"San Francisco\"))", "utterance": "where does jamie chung live?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"Peanut butter\"))", "utterance": "what george washington carver famous for?"}, - {"url": "http://www.freebase.com/view/en/wildwood_new_jersey", "targetValue": "(list (description 08260))", "utterance": "what is the zip code for wildwood?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Canadian dollar\"))", "utterance": "what money currency does canada use?"}, - {"url": "http://www.freebase.com/view/en/the_bronx", "targetValue": "(list (description \"The Bronx\"))", "utterance": "where did bronx tale take place?"}, - {"url": "http://www.freebase.com/view/en/archer_2009", "targetValue": "(list (description \"Adam Reed\"))", "utterance": "who voices ray in archer?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian ruble\"))", "utterance": "what kind of money do they use in russia?"}, - {"url": "http://www.freebase.com/view/en/university_of_vermont", "targetValue": "(list (description \"University of Vermont\"))", "utterance": "what does uvm stand for college?"}, - {"url": "http://www.freebase.com/view/en/edward_elric", "targetValue": "(list (description \"Romi Park\"))", "utterance": "who plays edward elric?"}, - {"url": "http://www.freebase.com/view/en/samuel_de_champlain", "targetValue": "(list (description \"Champlain's Dream: The European Founding of North America\"))", "utterance": "what was samuel de champlain searching for?"}, - {"url": "http://www.freebase.com/view/en/lola_bunny", "targetValue": "(list (description \"Britt McKillip\") (description \"Kath Soucie\"))", "utterance": "who plays lola bunny on the looney tunes show?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Lincoln Park Zoo\") (description \"DuSable Museum of African American History\") (description \"Wrigley Field\") (description \"Willis Tower\") (description \"Polish Museum of America\") (description \"Gilmore Car Museum\") (description \"National Museum of Mexican Art\") (description \"Shedd Aquarium\") (description \"John Hancock Center\") (description \"Field Museum of Natural History\"))", "utterance": "what to do in chicago this weekend with kids?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what kind of money does germany?"}, - {"url": "http://www.freebase.com/view/en/walter_raleigh", "targetValue": "(list (description England))", "utterance": "who did walter raleigh sail for?"}, - {"url": "http://www.freebase.com/view/en/maricopa_county", "targetValue": "(list (description \"El Mirage\") (description Cashion) (description \"Gila Bend\") (description Arlington) (description Gilbert) (description Guadalupe) (description Buckeye) (description Glendale) (description Avondale) (description Chandler))", "utterance": "what cities are included in maricopa county?"}, - {"url": "http://www.freebase.com/view/en/l_frank_baum", "targetValue": "(list (description Syracuse))", "utterance": "where did frank baum live?"}, - {"url": "http://www.freebase.com/view/en/grand_prix_motor_racing", "targetValue": "(list (description \"The Limit\"))", "utterance": "what time is the grand prix starting?"}, - {"url": "http://www.freebase.com/view/en/dubai", "targetValue": "(list (description \"Mushrif Park\") (description \"Dubai Zoo\") (description \"Fish Roundabout\") (description \"Jumeirah Beach\") (description \"Dubai International Convention Centre\") (description \"Grand mosque\") (description \"The Dubai Mall\") (description \"Wild Wadi Water Park\") (description \"Dubai Museum\") (description \"Deira Clocktower\"))", "utterance": "what are the places to see in dubai?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description Owensboro))", "utterance": "where is johnny depp from?"}, - {"url": "http://www.freebase.com/view/en/todd_haberkorn", "targetValue": "(list (description \"Death the Kid\") (description \"Android 19\"))", "utterance": "what characters does todd haberkorn voice?"}, - {"url": "http://www.freebase.com/view/en/latin", "targetValue": "(list (description \"Italic languages\") (description \"Indo-European languages\"))", "utterance": "where the latin language come from?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Urdu Language\"))", "utterance": "what language do pakistani people talk?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Eurasia) (description Asia))", "utterance": "what does china border?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description ru) (description su) (description .\u0440\u0444))", "utterance": "when does the russian league start?"}, - {"url": "http://www.freebase.com/view/en/alice_walker", "targetValue": "(list (description Writer))", "utterance": "what was alice walker famous for?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Montclair College Preparatory School\"))", "utterance": "where did michael jackson went to school?"}, - {"url": "http://www.freebase.com/view/en/haiti", "targetValue": "(list (description Haiti))", "utterance": "where do haitian people come from?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "where is the time zone in kentucky?"}, - {"url": "http://www.freebase.com/view/en/john_frusciante", "targetValue": "(list (description Curtains) (description \"Smile From the Streets You Hold\") (description \"Going Inside EP\") (description \"From the Sounds Inside\") (description \"Niandra LaDes and Usually Just a T-Shirt\") (description \"DC EP\") (description \"Inside of Emptiness\") (description \"To Record Only Water for Ten Days\") (description \"Shadows Collide With People\") (description \"Demo & Acoustic Shadows Collide With People\"))", "utterance": "what albums did john frusciante play on?"}, - {"url": "http://www.freebase.com/view/en/walt_whitman", "targetValue": "(list (description \"Abraham Lincoln\") (description \"Edgar Allan Poe\") (description \"Georg Wilhelm Friedrich Hegel\") (description \"Ralph Waldo Emerson\") (description \"Walter Scott\") (description \"Oscar Wilde\"))", "utterance": "what influenced whitman's poetry?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Civil and political rights\"))", "utterance": "what did martin luther king jr do in his life?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what kind of legal system does australia have?"}, - {"url": "http://www.freebase.com/view/en/jimmy_hoffa", "targetValue": "(list (description Indiana))", "utterance": "where did jimmy hoffa live?"}, - {"url": "http://www.freebase.com/view/en/frederick_douglass", "targetValue": "(list (description \"American Equal Rights Association\"))", "utterance": "what role did frederick douglass play in the abolition movement?"}, - {"url": "http://www.freebase.com/view/en/welsh_people", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where people speak welsh?"}, - {"url": "http://www.freebase.com/view/en/suzanne_collins", "targetValue": "(list (description \"Gregor and the Prophecy of Bane\") (description \"Gregor and the Marks of Secret\") (description \"FIRE PROOF\") (description \"Gregor and the Code of Claw\") (description \"The Underland Chronicles Book Three\") (description \"When Charlie McButton lost power\") (description \"Gregor and the Curse of the Warmbloods\") (description \"Catching Fire\") (description 12) (description \"Gregor the Overlander\"))", "utterance": "what children's books did suzanne collins wrote?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Hawaii))", "utterance": "what state obama was born?"}, - {"url": "http://www.freebase.com/view/en/morgantown", "targetValue": "(list (description 26508) (description 26501) (description 26502) (description 26504) (description 26505) (description 26506) (description 26507))", "utterance": "what is the zip code for morgantown in?"}, - {"url": "http://www.freebase.com/view/en/democritus", "targetValue": "(list (description Mathematician))", "utterance": "who is democritus and what did he discover?"}, - {"url": "http://www.freebase.com/view/en/bella_swan", "targetValue": "(list (description \"Kristen Stewart\"))", "utterance": "who plays bella on twilight?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gettysburg", "targetValue": "(list (description \"United States of America\"))", "utterance": "where did gettysburg start?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "who does cristiano ronaldo play for in 2010?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description Memphis))", "utterance": "where did elvis presley live before he died?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what is the currency of germany in 2010?"}, - {"url": "http://www.freebase.com/view/en/daytona_beach", "targetValue": "(list (description \"Daytona 500 Experience\") (description \"Jackie Robinson Ballpark\") (description \"Daytona International Speedway\") (description \"Mary McLeod Bethune Home\") (description \"Daytona Beach Bike Week\") (description \"Museum of Arts and Sciences\") (description \"Halifax Historical Museum\") (description \"Daytona Lagoon\") (description \"Ocean Center\") (description \"South Beach Street Historic District\"))", "utterance": "what to do in daytona?"}, - {"url": "http://www.freebase.com/view/en/paul_walker", "targetValue": "(list (description \"Brian O'Conner\"))", "utterance": "who does paul walker play in fast and furious?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"Dick Cheney\"))", "utterance": "who was the vice president during george w bush?"}, - {"url": "http://www.freebase.com/view/en/kevin_hart_1980", "targetValue": "(list (description \"Castlemont High School\") (description \"Temple University\"))", "utterance": "where did kevin hart go to school?"}, - {"url": "http://www.freebase.com/view/en/general_motors", "targetValue": "(list (description \"United States of America\"))", "utterance": "where gm cars are built?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japanese yen\"))", "utterance": "what kind of money do japanese use?"}, - {"url": "http://www.freebase.com/view/en/melbourne_australia", "targetValue": "(list (description \"William Lamb, 2nd Viscount Melbourne\"))", "utterance": "where does the name melbourne come from?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description \"Ukrainian hryvnia\"))", "utterance": "what currency do the ukraine use?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Chilean peso\"))", "utterance": "what kind of money does chile use?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what currency do italy have?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Honduras) (description Uruguay) (description \"El Salvador\") (description Panama) (description \"Equatorial Guinea\") (description Andorra) (description Guatemala) (description \"Puerto Rico\") (description Paraguay) (description Belize))", "utterance": "what are spanish speaking countries and their capitals?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description \"Greenlandic language\") (description Faroese) (description \"German Language\") (description \"Danish Language\"))", "utterance": "what language does people from denmark speak?"}, - {"url": "http://www.freebase.com/view/en/susan_atkins", "targetValue": "(list (description \"Brain tumor\") (description Cancer))", "utterance": "what did susan atkins die of?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what type of currency does brazil use?"}, - {"url": "http://www.freebase.com/view/en/tommy_oliver", "targetValue": "(list (description \"Jason David Frank\"))", "utterance": "who plays tommy oliver in power rangers?"}, - {"url": "http://www.freebase.com/view/en/dwight_howard", "targetValue": "(list (description \"2007\u201308 NBA season\"))", "utterance": "what year did dwight howard won the slam dunk contest?"}, - {"url": "http://www.freebase.com/view/en/marco_polo", "targetValue": "(list (description Venice))", "utterance": "what country did marco polo come from?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Alois Hitler\") (description \"Klara Hitler\"))", "utterance": "what were hitler's parents names?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Paul the Apostle\") (description \"Saint Peter\"))", "utterance": "when was the first pope of the catholic church?"}, - {"url": "http://www.freebase.com/view/en/amerigo_vespucci", "targetValue": "(list (description Americas))", "utterance": "what did amerigo vespucci explore?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\"))", "utterance": "what currency do i bring to cuba?"}, - {"url": "http://www.freebase.com/view/en/patrick_henry", "targetValue": "(list (description Virginia))", "utterance": "where did patrick henry live?"}, - {"url": "http://www.freebase.com/view/en/mongolia", "targetValue": "(list (description \"Semi-presidential system\") (description \"Parliamentary republic\"))", "utterance": "what kind of government does mongolia?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"Tom Selleck\"))", "utterance": "what are some native american holidays?"}, - {"url": "http://www.freebase.com/view/en/jesse_james", "targetValue": "(list (description \"Saint Joseph\"))", "utterance": "where did jesse james die?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Europe))", "utterance": "where is spain located what continent?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description Republic) (description \"Unitary state\"))", "utterance": "what form of government is the philippines?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who plays stewie griffin on family guy?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Protestantism) (description Catholicism) (description Islam))", "utterance": "what are the two major religions in canada?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind of government do the canadians have?"}, - {"url": "http://www.freebase.com/view/en/thomas_cromwell_1st_earl_of_essex", "targetValue": "(list (description Decapitation))", "utterance": "what happened to sir thomas cromwell?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Guangzhou Zhu Jiang Brewery Co.Ltd. Zhu Jiang Beer\") (description \"Tsingtao Beer\") (description \"Harbin Beer\"))", "utterance": "what food is from china?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who plays stewie griffin's voice?"}, - {"url": "http://www.freebase.com/view/en/butler", "targetValue": "(list (description Stephano))", "utterance": "who did butler beat last night?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description Andes))", "utterance": "what are the mountains in peru called?"}, - {"url": "http://www.freebase.com/view/en/keeping_up_with_the_kardashians", "targetValue": "(list (description \"Kim Kardashian\"))", "utterance": "which kardashians are having babies?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description Carrasco) (description Chacaltaya) (description Chile) (description Pampas) (description \"Amazon Basin\") (description \"French Guiana\") (description Peru) (description Guyana) (description Paraguay) (description Bolivia))", "utterance": "what is south america made up of?"}, - {"url": "http://www.freebase.com/view/en/plaxico_burress", "targetValue": "(list (description \"Pittsburgh Steelers\"))", "utterance": "what team does plaxico burress play for?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))", "utterance": "where english is spoken in the world?"}, - {"url": "http://www.freebase.com/view/en/victoria_beckham", "targetValue": "(list (description Harlow))", "utterance": "where is victoria beckham from?"}, - {"url": "http://www.freebase.com/view/en/paul_ryan", "targetValue": "(list (description \"United States Representative\"))", "utterance": "what office does paul ryan hold?"}, - {"url": "http://www.freebase.com/view/en/fiji", "targetValue": "(list (description \"Military dictatorship\") (description \"Military junta\") (description \"Parliamentary republic\"))", "utterance": "what type of government does fiji have 2010?"}, - {"url": "http://www.freebase.com/view/en/iberian_peninsula", "targetValue": "(list (description Portugal) (description Spain))", "utterance": "what country is the iberian peninsula located in?"}, - {"url": "http://www.freebase.com/view/en/daniel", "targetValue": "(list (description Prophet) (description Writer))", "utterance": "who is daniel in the bible?"}, - {"url": "http://www.freebase.com/view/en/marty_mcfly", "targetValue": "(list (description \"George McFly\"))", "utterance": "who played marty mcfly's dad?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"United States Military Academy\") (description \"Society of the Cincinnati\") (description \"Continental Army\") (description \"Culper Ring\") (description \"United States Army Corps of Engineers\"))", "utterance": "what is george washington's legacy?"}, - {"url": "http://www.freebase.com/view/en/bermuda", "targetValue": "(list (description \"Bermuda Department of Tourism\"))", "utterance": "where to stay in bermuda tripadvisor?"}, - {"url": "http://www.freebase.com/view/en/barcelona", "targetValue": "(list (description \"Barcelona\u2013El Prat Airport\"))", "utterance": "which airport is closest to barcelona port?"}, - {"url": "http://www.freebase.com/view/en/rev_run", "targetValue": "(list (description \"Evelyn Simmons\"))", "utterance": "who is jojo simmons mother?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "where do cherry trees grow in the united states?"}, - {"url": "http://www.freebase.com/view/en/john_connor", "targetValue": "(list (description \"Christian Bale\"))", "utterance": "who plays john connor in terminator salvation?"}, - {"url": "http://www.freebase.com/view/en/doug_williams_1955", "targetValue": "(list (description \"1987 NFL season\"))", "utterance": "what year doug williams won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description Abbottabad))", "utterance": "what country was osama bin laden killed in?"}, - {"url": "http://www.freebase.com/view/en/james_cook", "targetValue": "(list (description \"A voyage to the Pacific Ocean\"))", "utterance": "where did james cook go on his voyages?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description \"Rick Snyder\"))", "utterance": "who won the governor election in michigan?"}, - {"url": "http://www.freebase.com/view/en/heidi_klum", "targetValue": "(list (description Mexico))", "utterance": "where did heidi klum and seal get married?"}, - {"url": "http://www.freebase.com/view/en/humphry_davy", "targetValue": "(list (description \"He experimented with the voltaic pile decided that it was a chemical action which caused the production of electricity in electrolytic cells, and that the chemical interaction occurred between substances which had an opposite charge.\"))", "utterance": "what kind of experiments did humphrey davy do?"}, - {"url": "http://www.freebase.com/view/en/communist_party_of_china", "targetValue": "(list (description \"China's Communist Party: Atrophy and Adaptation\"))", "utterance": "who created the chinese communist party?"}, - {"url": "http://www.freebase.com/view/en/new_england", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is new england usa in?"}, - {"url": "http://www.freebase.com/view/en/robert_h_schuller", "targetValue": "(list (description Televangelist) (description Writer))", "utterance": "what happened to rev. robert schuller?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Lacey Chabert\") (description \"Mila Kunis\"))", "utterance": "who plays the voice of meg in family guy?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what can you visit in london?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description Juche))", "utterance": "what form of government does north korea?"}, - {"url": "http://www.freebase.com/view/en/cornell_university", "targetValue": "(list (description Ithaca))", "utterance": "where is located cornell university?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))", "utterance": "who speaks arabic language?"}, - {"url": "http://www.freebase.com/view/en/ferris_buellers_day_off", "targetValue": "(list (description \"Cindy Pickett\"))", "utterance": "who played the parents in ferris bueller day off?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"English Language\"))", "utterance": "what dialects are spoken in the uk?"}, - {"url": "http://www.freebase.com/view/en/venice", "targetValue": "(list (description \"Grand Canal, Venice\") (description \"The Grand Canal, Venice\") (description \"Venice: The Prison\") (description \"Palazzo Dario, Venice\") (description \"View of Venice\") (description \"Gondola in Venice\") (description \"View of Venice: Ducal Palace, Dogana, and San Giorgio\"))", "utterance": "what should i visit in venice?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"Port Conway\"))", "utterance": "where james madison was born?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Iran\u2013Iraq War\"))", "utterance": "when was the last time iran invaded another country?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description Austria-Hungary) (description \"Kingdom of Bulgaria\") (description \"German Empire\"))", "utterance": "what did the ottoman empire look like?"}, - {"url": "http://www.freebase.com/view/en/kareem_abdul-jabbar", "targetValue": "(list (description \"Milwaukee Bucks\") (description \"Los Angeles Lakers\") (description \"UCLA Bruins men's basketball\"))", "utterance": "what team does kareem abdul jabbar play for?"}, - {"url": "http://www.freebase.com/view/en/jeff_probst", "targetValue": "(list (description \"Shelly Wright\"))", "utterance": "who is jeff probst ex wife?"}, - {"url": "http://www.freebase.com/view/en/jo_wilfried_tsonga", "targetValue": "(list (description \"Le Mans\"))", "utterance": "where is tsonga born?"}, - {"url": "http://www.freebase.com/view/en/bethany_hamilton", "targetValue": "(list (description Lihue))", "utterance": "what island is bethany hamilton from?"}, - {"url": "http://www.freebase.com/view/en/paige_matthews", "targetValue": "(list (description Teleportation) (description Orbing))", "utterance": "what is paige halliwell's powers?"}, - {"url": "http://www.freebase.com/view/en/jean-jacques_rousseau", "targetValue": "(list (description \"A la rencontre de Jean-Jacques Rousseau\") (description \"Autobiographical, scientific, religious, moral, and literary writings\") (description \"The 'Emile' of Jean Jacques Rousseau\") (description \"Cartas a Sof\u00eda\") (description \"Antologia di scritti politici\") (description \"Basic crystallography\") (description Bekenntnisse) (description \"Le botaniste sans mai\u0302tre, ou, Manie\u0300re d'apprendre seul la botanique\") (description \"A Discourse Upon The Origin And The Foundation Of The Inequality Among Mankind\") (description \"La botanique de J. J. Rousseau\"))", "utterance": "what did jean jacques rousseau write?"}, - {"url": "http://www.freebase.com/view/en/washington", "targetValue": "(list (description Olympia))", "utterance": "what city is the state capital of washington?"}, - {"url": "http://www.freebase.com/view/en/shawn_johnson", "targetValue": "(list (description Gymnast))", "utterance": "what does shawn johnson do?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description \"The conservative revolution in America\"))", "utterance": "what was the reagan administration known for?"}, - {"url": "http://www.freebase.com/view/en/nadia_boulanger", "targetValue": "(list (description Paris))", "utterance": "where did nadia boulanger live?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984 NBA Draft\"))", "utterance": "what year did michael jordan get drafted?"}, - {"url": "http://www.freebase.com/view/en/maui", "targetValue": "(list (description \"Kahului Airport\"))", "utterance": "what airport do you fly into maui?"}, - {"url": "http://www.freebase.com/view/en/mark_sanchez", "targetValue": "(list (description \"New York Jets\"))", "utterance": "who does mark sanchez play for?"}, - {"url": "http://www.freebase.com/view/en/yangtze_river", "targetValue": "(list (description \"East China Sea\"))", "utterance": "what sea does the yangtze river empty into?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Fruit and Tree Nut Farming\") (description \"Carpet and Rug Mills\") (description Opium))", "utterance": "what are the main imports and exports of afghanistan?"}, - {"url": "http://www.freebase.com/view/en/gerard_butler", "targetValue": "(list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))", "utterance": "what movies have gerard butler been in?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Italy) (description Monaco) (description Luxembourg) (description Andorra) (description Switzerland) (description Germany) (description \"Bay of Biscay\") (description Belgium) (description Piedmont) (description Spain))", "utterance": "what country is beside france?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Constitutional republic\") (description \"Multi-party system\") (description \"Federal republic\") (description Democracy) (description \"Parliamentary republic\"))", "utterance": "what type of government germany have?"}, - {"url": "http://www.freebase.com/view/en/montpelier", "targetValue": "(list (description \"Jed's Maple\") (description \"Karm\u00ea Ch\u00f6ling\") (description \"Vermont Icelandic Horse Farm\") (description \"Cold Hollow Cider Mill\") (description \"Down To Earth Worm Farm of Vermont\") (description \"Mount Mansfield\") (description \"Ben & Jerry's Waterbury Factory\") (description \"Spider Web Farm\") (description \"Weathered Barn Doll Museum\") (description \"Vermont State House\"))", "utterance": "what is there to do in montpelier vt?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "who is the leader of japan right now?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description 1984))", "utterance": "when did michael jordan started playing basketball in the nba?"}, - {"url": "http://www.freebase.com/view/en/michael_clarke_duncan", "targetValue": "(list (description \"American Crude\") (description \"Air Buddies\") (description \"A Crush on You\") (description \"Brother Bear\") (description \"Back in Business\") (description \"A Night at the Roxbury\") (description \"Breakfast of Champions\") (description Bulworth) (description Armageddon) (description \"Brother Bear 2\"))", "utterance": "what movies were michael clarke duncan?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Dallas))", "utterance": "in which city was president kennedy killed?"}, - {"url": "http://www.freebase.com/view/en/martin_cooper", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is martin cooper from?"}, - {"url": "http://www.freebase.com/view/en/charlie_sheen", "targetValue": "(list (description \"Martin Sheen\"))", "utterance": "what is charlie sheen's dad's name?"}, - {"url": "http://www.freebase.com/view/en/major_league_baseball", "targetValue": "(list (description \"Baltimore Orioles\") (description \"New York Mets\") (description \"Los Angeles Dodgers\") (description \"San Diego Padres\") (description \"Detroit Tigers\") (description \"San Francisco Giants\") (description \"Milwaukee Brewers\") (description \"Tampa Bay Rays\") (description \"New York Yankees\") (description \"Chicago Cubs\"))", "utterance": "how much mlb teams are there?"}, - {"url": "http://www.freebase.com/view/en/john_boehner", "targetValue": "(list (description \"Member of Congress\"))", "utterance": "what office does boehner hold?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"M&T Bank Stadium\"))", "utterance": "where do the baltimore ravens play?"}, - {"url": "http://www.freebase.com/view/en/harlem_globetrotters", "targetValue": "(list (description Basketball))", "utterance": "what sport do the harlem globetrotters play?"}, - {"url": "http://www.freebase.com/view/en/betty_white", "targetValue": "(list (description \"Lane Allen\") (description \"Allen Ludden\") (description \"Dick Barker\"))", "utterance": "who was betty white married too?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description \"Westminster Hall and Burying Ground\"))", "utterance": "where is poe buried now?"}, - {"url": "http://www.freebase.com/view/en/danish_language", "targetValue": "(list (description Denmark) (description Greenland))", "utterance": "where is danish located?"}, - {"url": "http://www.freebase.com/view/en/dallas", "targetValue": "(list (description \"Convention Center District\") (description \"City Center District\") (description \"Government District\") (description \"Arts District\") (description \"West End\") (description Belmont) (description \"Main Street\") (description \"Farmers Market\") (description Reunion) (description \"Bryan Place\"))", "utterance": "what is the best neighborhood to live in dallas?"}, - {"url": "http://www.freebase.com/view/en/mary_jane_watson", "targetValue": "(list (description \"Kirsten Dunst\"))", "utterance": "who plays mary jane in spiderman 2?"}, - {"url": "http://www.freebase.com/view/en/scottish", "targetValue": "(list (description \"Scottish Gaelic language\") (description \"Scots Language\") (description \"English Language\") (description \"Scottish English\"))", "utterance": "what languages do scottish people speak?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what type of money does brazil have?"}, - {"url": "http://www.freebase.com/view/en/mary_kay", "targetValue": "(list (description \"Mary Kay Ash\"))", "utterance": "who started mary kay?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))", "utterance": "what types of government does france have?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description \"Skamania County\") (description Washington))", "utterance": "where is mount st helens?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"Phil Kessel\"))", "utterance": "who are the players on the toronto maple leafs?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))", "utterance": "what present day countries use english as their national language?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Eurasia))", "utterance": "in which continent is russia?"}, - {"url": "http://www.freebase.com/view/en/ottawa", "targetValue": "(list (description \"Bytown Museum\") (description \"Canada Aviation and Space Museum\") (description \"Nepean Museum\") (description \"Billings Estate Museum\") (description \"Canadian Museum of Contemporary Photography\") (description \"National Gallery of Canada\") (description \"Canada Agriculture Museum\") (description \"Canada Science and Technology Museum\") (description \"Canadian Ski Museum\") (description \"Canadian Museum of Nature\"))", "utterance": "what to do in ottawa ontario today?"}, - {"url": "http://www.freebase.com/view/en/paul_ryan", "targetValue": "(list (description Janesville))", "utterance": "where did paul ryan live?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description Mathematician) (description Astronomer) (description Scientist) (description Physicist) (description Astrologer))", "utterance": "who is galileo galilei and what is he famous for?"}, - {"url": "http://www.freebase.com/view/en/australian_open", "targetValue": "(list (description \"2012 Australian Open\"))", "utterance": "what is the australian open called?"}, - {"url": "http://www.freebase.com/view/en/guatemala", "targetValue": "(list (description \"Guatemalan quetzal\"))", "utterance": "what is the money currency in guatemala?"}, - {"url": "http://www.freebase.com/view/en/angola", "targetValue": "(list (description Africa))", "utterance": "where is angola located?"}, - {"url": "http://www.freebase.com/view/en/tibetan_people", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Baima language\") (description \"Tibetan languages\"))", "utterance": "what is tibetan language?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Flag of Russia\"))", "utterance": "what is the national flag of russia?"}, - {"url": "http://www.freebase.com/view/en/maria_sharapova", "targetValue": "(list (description \"2004 Wimbledon Championships\"))", "utterance": "when did maria sharapova start playing tennis?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliament of Canada\"))", "utterance": "what sort of government does canada have?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"North American Free Trade Agreement\"))", "utterance": "what country does mexico trade with?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what form of government does australia?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))", "utterance": "what are the official languages of jamaica?"}, - {"url": "http://www.freebase.com/view/en/harriet_tubman", "targetValue": "(list (description Auburn))", "utterance": "where did harriet tubman live after the civil war?"}, - {"url": "http://www.freebase.com/view/en/simba", "targetValue": "(list (description \"Matthew Broderick\"))", "utterance": "who was the voice of simba?"}, - {"url": "http://www.freebase.com/view/en/james_cook", "targetValue": "(list (description \"Kingdom of Great Britain\"))", "utterance": "which country did james cook sailed for?"}, - {"url": "http://www.freebase.com/view/en/oregon", "targetValue": "(list (description Salem))", "utterance": "what is the capital of oregon?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what do spain call their money?"}, - {"url": "http://www.freebase.com/view/en/normandy", "targetValue": "(list (description \"Battle of Cherbourg\"))", "utterance": "what happened after the invasion of normandy?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description Franco))", "utterance": "who did james franco play on general hospital?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))", "utterance": "which party did lincoln belong to?"}, - {"url": "http://www.freebase.com/view/en/saruman", "targetValue": "(list (description \"Christopher Lee\"))", "utterance": "who plays saruman in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description Inagua) (description Freeport) (description \"Cat Island, Bahamas\") (description \"Ragged Island, Bahamas\") (description Mayaguana) (description Bimini) (description Exuma) (description \"Long Island\") (description \"Harbour Island\") (description \"Acklins and Crooked Islands\"))", "utterance": "where is the best place to visit in the bahamas?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what is the currency of mexico called?"}, - {"url": "http://www.freebase.com/view/en/shaquille_oneal", "targetValue": "(list (description \"Boston Celtics\") (description \"Miami Heat\") (description \"LSU Tigers men's basketball\") (description \"Los Angeles Lakers\") (description \"Orlando Magic\"))", "utterance": "what teams did shaq play 4?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what currency does turkey accept?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Andrew Johnson\") (description \"Hannibal Hamlin\"))", "utterance": "who was vice president under lincoln?"}, - {"url": "http://www.freebase.com/view/en/george_washington_university", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "what state is the george washington university in?"}, - {"url": "http://www.freebase.com/view/en/vesalius", "targetValue": "(list (description Zakynthos))", "utterance": "where did andreas vesalius die?"}, - {"url": "http://www.freebase.com/view/en/paul_ryan", "targetValue": "(list (description \"Miami University\"))", "utterance": "where did paul ryan attend college?"}, - {"url": "http://www.freebase.com/view/en/ronaldo", "targetValue": "(list (description \"Sport Club Corinthians Paulista\"))", "utterance": "who is ronaldo playing for now?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description Black) (description White) (description Cardinal))", "utterance": "what color are the arizona cardinals uniforms?"}, - {"url": "http://www.freebase.com/view/en/george_h_w_bush", "targetValue": "(list (description 1/20/1993))", "utterance": "when was george h.w. bush elected president?"}, - {"url": "http://www.freebase.com/view/en/qin_shi_huang", "targetValue": "(list (description Handan))", "utterance": "where was emperor qin shi huang born?"}, - {"url": "http://www.freebase.com/view/en/ford_motor_company", "targetValue": "(list (description Dearborn))", "utterance": "where was the first ford motor company located?"}, - {"url": "http://www.freebase.com/view/en/seneca_nation", "targetValue": "(list (description \"New York\"))", "utterance": "where the seneca indians lived?"}, - {"url": "http://www.freebase.com/view/en/irish_people", "targetValue": "(list (description Irish))", "utterance": "which country does irish language come from?"}, - {"url": "http://www.freebase.com/view/en/harlem", "targetValue": "(list (description \"Harlem Renaissance Dialogues (Part 1): Living and Writing Black History\"))", "utterance": "what did the harlem renaissance created?"}, - {"url": "http://www.freebase.com/view/en/gerard_butler", "targetValue": "(list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))", "utterance": "what movies gerard butler in?"}, - {"url": "http://www.freebase.com/view/en/dmitri_mendeleev", "targetValue": "(list (description \"Saint Petersburg\"))", "utterance": "where did mendeleev died?"}, - {"url": "http://www.freebase.com/view/en/glastonbury", "targetValue": "(list (description \"United Kingdom\") (description Mendip))", "utterance": "where is glastonbury uk?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description \"Latin Language\"))", "utterance": "what language did ancient romans write in?"}, - {"url": "http://www.freebase.com/view/en/diego_forlan", "targetValue": "(list (description \"Sport Club Internacional\"))", "utterance": "what team does diego forlan currently play for?"}, - {"url": "http://www.freebase.com/view/en/liam_hemsworth", "targetValue": "(list (description Knowing) (description Triangle) (description \"The Hunger Games\") (description \"The Expendables 2\") (description \"The Last Song\") (description Timeless) (description \"Empire State\") (description \"The Hunger Games: Catching Fire\") (description \"Arabian Nights\") (description \"Love and Honor\"))", "utterance": "what other movies is liam hemsworth in?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Fisherman's Wharf\") (description \"Golden Gate Park\") (description \"Coit Tower\") (description \"Presidio of San Francisco\") (description \"Crissy Field\") (description \"San Francisco Ferry Building\") (description \"Alcatraz Island\") (description \"Baker Beach\") (description \"Lombard Street\") (description \"Golden Gate Bridge\"))", "utterance": "what to do downtown san francisco?"}, - {"url": "http://www.freebase.com/view/en/bob_marley", "targetValue": "(list (description \"Acral lentiginous melanoma\"))", "utterance": "what kind of cancer did bob marley died from?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description Judaism))", "utterance": "what religion did jesus christ follow?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description \"Mark Hamill\"))", "utterance": "who was luke skywalker played by?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Henry Kissinger\"))", "utterance": "who was the secretary of state when richard nixon was president?"}, - {"url": "http://www.freebase.com/view/en/the_lion_king_ii_simbas_pride", "targetValue": "(list (description \"Jason Marsden\"))", "utterance": "who does the voice of kovu in lion king?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"New York City\"))", "utterance": "where did theodore roosevelt live before he became president?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description 1999))", "utterance": "what year was tom brady drafted?"}, - {"url": "http://www.freebase.com/view/en/michael_bloomberg", "targetValue": "(list (description Independent))", "utterance": "what party is bloomberg affiliated with?"}, - {"url": "http://www.freebase.com/view/en/t_boone_pickens_jr", "targetValue": "(list (description Oklahoma))", "utterance": "where does t boone pickens live?"}, - {"url": "http://www.freebase.com/view/en/new_york_mets", "targetValue": "(list (description \"1969 World Series\") (description \"1986 World Series\"))", "utterance": "when did the mets win the pennant?"}, - {"url": "http://www.freebase.com/view/en/paul_of_tarsus", "targetValue": "(list (description \"Tarsus, Mersin\"))", "utterance": "where was saint paul from?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Berlin))", "utterance": "what is the capital city of germany now?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Canada) (description Sudan) (description Tanzania) (description \"United States of America\") (description Kiribati) (description \"New Zealand\"))", "utterance": "what countries does japan export to?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Bahrain) (description \"Saudi Arabia\") (description Libya) (description Algeria) (description Egypt) (description Kuwait) (description Lebanon) (description Israel) (description Jordan) (description Iraq))", "utterance": "where is arabic the official language?"}, - {"url": "http://www.freebase.com/view/en/syria", "targetValue": "(list (description Asia))", "utterance": "what continent is syria located in?"}, - {"url": "http://www.freebase.com/view/en/stephanie_rice", "targetValue": "(list (description \"Swimming at the 2012 Summer Olympics \u2013 Women's 400 metre individual medley\") (description \"Swimming at the 2008 Summer Olympics - Women's 200 metre Individual Medley\") (description \"Swimming at the 2008 Summer Olympics - Women's 400 metre Individual Medley\"))", "utterance": "what events does stephanie rice compete in?"}, - {"url": "http://www.freebase.com/view/en/nelson_mandela", "targetValue": "(list (description \"President of South Africa\"))", "utterance": "what happened to nelson mandela after he was released from jail?"}, - {"url": "http://www.freebase.com/view/en/charlton_heston", "targetValue": "(list (description \"St. Helen\") (description Wilmette) (description \"Los Angeles\") (description Evanston))", "utterance": "where did charlton heston live?"}, - {"url": "http://www.freebase.com/view/en/tropical_storm_irene", "targetValue": "(list (description \"Eastern United States\") (description \"New Jersey\") (description \"Lesser Antilles\") (description Connecticut) (description \"North Carolina\") (description Bahamas) (description \"Eastern Canada\") (description \"Greater Antilles\") (description \"New York\") (description \"Turks and Caicos Islands\"))", "utterance": "where did hurricane irene?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description Eurasia) (description \"Southeast Asia\") (description Asia))", "utterance": "what region is thailand located in?"}, - {"url": "http://www.freebase.com/view/en/united_states_department_of_the_navy", "targetValue": "(list (description \"William McKinley\"))", "utterance": "who was president when the us navy department was established?"}, - {"url": "http://www.freebase.com/view/en/orlando", "targetValue": "(list (description \"SeaWorld Orlando\") (description \"Orlando Science Center\") (description \"Cornell Fine Arts Museum\") (description \"Charles Hosmer Morse Museum of American Art\") (description \"Universal Studios Florida\") (description \"Orlando Museum of Art\") (description \"Harry P. Leu Gardens\") (description \"Arboretum of the University of Central Florida\") (description \"Holy Land Experience\") (description \"Universal Orlando\"))", "utterance": "where to visit in orlando florida?"}, - {"url": "http://www.freebase.com/view/en/american_idol", "targetValue": "(list (description \"Carrie Underwood\") (description \"Lee DeWyze\") (description \"David Cook\") (description \"Phillip Phillips\") (description \"Kelly Clarkson\") (description \"Ruben Studdard\") (description \"Kris Allen\") (description \"Taylor Hicks\") (description \"Jordin Sparks\") (description Fantasia))", "utterance": "who are all the american idol winners and runner ups?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"China PR national football team\") (description \"China men's national volleyball team\") (description \"China national futsal team\") (description \"China national baseball team\") (description \"China women's national basketball team\") (description \"Bayi Yiyang High-Tech District\") (description \"China women's national volleyball team\") (description \"China Fed Cup team\") (description \"China national cricket team\") (description \"China Davis Cup team\"))", "utterance": "what sports do they have in china?"}, - {"url": "http://www.freebase.com/view/en/alexander_graham_bell", "targetValue": "(list (description Telephone))", "utterance": "what was alexander graham bell known for?"}, - {"url": "http://www.freebase.com/view/en/joe_satriani", "targetValue": "(list (description \"Greg Kihn Band\") (description \"Deep Purple\") (description Chickenfoot) (description \"The G3 Jam\"))", "utterance": "what band did joe satriani play in?"}, - {"url": "http://www.freebase.com/view/en/mitch_hedberg", "targetValue": "(list (description \"Heroin overdose\"))", "utterance": "what did mitch hedberg od on?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"United Kingdom\") (description Australia) (description Italy) (description Russia) (description France))", "utterance": "who did u.s. fight against in ww1?"}, - {"url": "http://www.freebase.com/view/en/jason_priestley", "targetValue": "(list (description \"Beverly Hills, 90210 - Season 9\"))", "utterance": "what season did jason priestley leave 90210?"}, - {"url": "http://www.freebase.com/view/en/timothy", "targetValue": "(list (description \"Eastern Orthodox Church\") (description Anglicanism) (description \"Eastern Catholic Churches\") (description \"Anglican Communion\") (description Catholicism) (description Lutheranism) (description \"Oriental Orthodoxy\"))", "utterance": "who wrote 2 timothy 4?"}, - {"url": "http://www.freebase.com/view/en/cambodia", "targetValue": "(list (description \"Vietnam, Cambodia, Laos & the Greater Mekong\"))", "utterance": "which three countries share a land border with cambodia?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description \"Santerv\u00e1s de Campos\"))", "utterance": "what country was juan ponce de leon from?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description Miami))", "utterance": "where to go in florida for vacation?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Communist Party of the Soviet Union\"))", "utterance": "what does the soviet star represent?"}, - {"url": "http://www.freebase.com/view/en/steve_nash", "targetValue": "(list (description \"Santa Clara University\"))", "utterance": "what college did steve nash play basketball for?"}, - {"url": "http://www.freebase.com/view/en/shao_kahn", "targetValue": "(list (description \"Frank Welker\"))", "utterance": "who plays shao kahn?"}, - {"url": "http://www.freebase.com/view/en/douglas_engelbart", "targetValue": "(list (description Mouse))", "utterance": "what did douglas engelbart invent?"}, - {"url": "http://www.freebase.com/view/en/chuck_hughes", "targetValue": "(list (description \"University of Texas at El Paso\"))", "utterance": "where did chef chuck hughes go to school?"}, - {"url": "http://www.freebase.com/view/en/marshall_eriksen", "targetValue": "(list (description \"Jason Segel\"))", "utterance": "who plays marvin eriksen?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"The Invasion of Canada\") (description \"The great little Madison\") (description \"American Compact: James Madison and the Problem of Founding\") (description \"The War of 1812\") (description \"James Madison: Writings\") (description \"James Madison: The American Presidents\") (description \"James Madison and the creation of the American Republic\") (description \"The Life Of James Madison\") (description \"Sailor of fortune\") (description \"The flag maker\"))", "utterance": "what did james madison wrote?"}, - {"url": "http://www.freebase.com/view/en/abarth", "targetValue": "(list (description Turin))", "utterance": "where is fiat abarth made?"}, - {"url": "http://www.freebase.com/view/en/tommy_steele", "targetValue": "(list (description Bermondsey))", "utterance": "where was tommy steele born?"}, - {"url": "http://www.freebase.com/view/en/chad_michael_murray", "targetValue": "(list (description Renee) (description \"Megiddo: The Omega Code 2\") (description \"House of Wax\") (description \"The Lone Ranger\") (description \"Home of the Brave\") (description \"A Cinderella Story\") (description \"The Haunting in Connecticut 2: Ghosts of Georgia\") (description \"Lies in Plain Sight\") (description \"Freaky Friday\"))", "utterance": "what does chad michael murray play in?"}, - {"url": "http://www.freebase.com/view/en/derek_fisher", "targetValue": "(list (description \"Oklahoma City Thunder\") (description \"Dallas Mavericks\") (description \"Los Angeles Lakers\"))", "utterance": "what team does derek fisher play for 2012?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Kitos War\") (description \"Battle of Fariskur\") (description \"Fifth Crusade\") (description \"Operation Brevity\") (description \"Western Desert Campaign\") (description \"Battle of al-Babein\") (description \"Seventh Crusade\") (description \"Operation Crusader\") (description \"Battle of Abukir\") (description \"Suez Crisis\"))", "utterance": "what are some important events in ancient egypt?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lyndon B. Johnson\"))", "utterance": "who was sworn into office when john f kennedy was assassinated?"}, - {"url": "http://www.freebase.com/view/en/christchurch", "targetValue": "(list (description \"2011 Christchurch earthquake\"))", "utterance": "what date did the earthquake in christchurch happen?"}, - {"url": "http://www.freebase.com/view/en/timothy_mcgee", "targetValue": "(list (description 2003))", "utterance": "when did mcgee join the ncis team?"}, - {"url": "http://www.freebase.com/view/en/khartoum", "targetValue": "(list (description Sudan))", "utterance": "where are you if you're in khartoum?"}, - {"url": "http://www.freebase.com/view/en/fred_west", "targetValue": "(list (description Laborer))", "utterance": "where did fred west work?"}, - {"url": "http://www.freebase.com/view/en/auburn_university", "targetValue": "(list (description Alabama) (description \"Auburn University Historic District\") (description \"United States of America\") (description Auburn))", "utterance": "where is university of auburn?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Sudan) (description Israel) (description \"Red Sea\") (description Libya))", "utterance": "what countries are around egypt?"}, - {"url": "http://www.freebase.com/view/en/julia_roberts", "targetValue": "(list (description \"Erin Brockovich\"))", "utterance": "what did julia roberts won an oscar for?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Mitt Romney presidential campaign, 2008\"))", "utterance": "what year did mitt romney first run for president?"}, - {"url": "http://www.freebase.com/view/en/john_legend", "targetValue": "(list (description \"Christine Teigen\"))", "utterance": "who is engaged to john legend?"}, - {"url": "http://www.freebase.com/view/en/nestle", "targetValue": "(list (description \"Chocolate and Cocoa Products\") (description \"Ice Cream and Frozen Dessert Manufacturing\") (description \"Bottled Water Manufacturing\") (description \"Cookies and Crackers\") (description \"Bottled and Canned Soft Drinks and Carbonated Waters\") (description \"Soft Drink Manufacturing\"))", "utterance": "what nestle owns?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description \"Mitch Daniels\"))", "utterance": "who won governor of indiana 2012?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Normandy))", "utterance": "where did the allied invasion of france take place?"}, - {"url": "http://www.freebase.com/view/en/st_joseph_river", "targetValue": "(list (description \"Lake Michigan\"))", "utterance": "where does the st. joe river start?"}, - {"url": "http://www.freebase.com/view/en/alex_smith", "targetValue": "(list (description \"Helix High School\"))", "utterance": "where did alex smith play high school football?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description \"Giza Plateau\"))", "utterance": "where is pyramids of giza located?"}, - {"url": "http://www.freebase.com/view/en/nasdaq", "targetValue": "(list (description 1971))", "utterance": "when does nasdaq start trading?"}, - {"url": "http://www.freebase.com/view/en/kermit_the_frog", "targetValue": "(list (description \"Jim Henson\"))", "utterance": "who plays kermit in the muppets movie?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what kind of government does iran have today?"}, - {"url": "http://www.freebase.com/view/en/african_american", "targetValue": "(list (description \"Black Like Me\") (description \"Amos Fortune, Free Man\") (description \"The Souls of Black Folk\") (description \"Race Matters\") (description \"Black Boy\") (description \"Notes of a Native Son\") (description \"Manchild in the Promised Land\") (description \"The Children\") (description \"The Fire Next Time\") (description \"No Name in the Street\"))", "utterance": "what is african american literature?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"French Language\"))", "utterance": "what are the primary languages of france?"}, - {"url": "http://www.freebase.com/view/en/guyana", "targetValue": "(list (description \"English Language\"))", "utterance": "what language do they speak in guyana south america?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description 1901))", "utterance": "what year were the new york yankees established?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"The Legend of Zelda\") (description \"3D Dot Game Heroes\") (description \"Akuma-kun: Makai no Wana\") (description \"Atsui 12 Game: Furi Furi Party!\") (description \"11eyes CrossOver\") (description \"11eyes: Tsumi to Batsu to Aganai no Sh\u014djo\") (description \"Military Madness\") (description \"The Legend of Zelda: Twilight Princess\") (description \"Cosmic Walker\"))", "utterance": "what games do japanese people play?"}, - {"url": "http://www.freebase.com/view/en/nelson_mandela", "targetValue": "(list (description Mvezo))", "utterance": "what city was nelson mandela born in?"}, - {"url": "http://www.freebase.com/view/en/independence_center", "targetValue": "(list (description Independence))", "utterance": "what time does independence center open on sundays?"}, - {"url": "http://www.freebase.com/view/en/navajo_people", "targetValue": "(list (description Arizona) (description Utah) (description \"Southwestern United States\") (description \"Navajo Nation\") (description California) (description \"New Mexico\"))", "utterance": "where did the navajo tribe live?"}, - {"url": "http://www.freebase.com/view/en/frankie_lymon", "targetValue": "(list (description \"Heroin overdose\"))", "utterance": "what did frankie lymon die from?"}, - {"url": "http://www.freebase.com/view/en/austin", "targetValue": "(list (description \"Texas Department of Public Safety Historical Museum and Research Center\") (description \"Cathedral of Junk\") (description \"Harry Ransom Center\") (description \"Texas Memorial Museum\") (description \"Ann W. Richards Congress Avenue Bridge\") (description \"Zilker Park\") (description \"Texas State Capitol\") (description \"William Sidney Porter House\") (description \"Bullock Texas State History Museum\") (description \"Barton Springs Pool\"))", "utterance": "what to see near austin?"}, - {"url": "http://www.freebase.com/view/en/trey_songz", "targetValue": "(list (description \"Petersburg High School\"))", "utterance": "where did trey songz go to high school?"}, - {"url": "http://www.freebase.com/view/en/matthias_jakob_schleiden", "targetValue": "(list (description Botanist))", "utterance": "what was matthias schleiden known for?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description Iudaea))", "utterance": "what country was jesus born?"}, - {"url": "http://www.freebase.com/view/en/louisiana", "targetValue": "(list (description 4/30/1812))", "utterance": "when was louisiana entered into the union?"}, - {"url": "http://www.freebase.com/view/en/kristen_stewart", "targetValue": "(list (description \"John Stewart\") (description \"Jules Mann-Stewart\"))", "utterance": "who is kristen stewart parents?"}, - {"url": "http://www.freebase.com/view/en/mary_shelley", "targetValue": "(list (description \"In 1817 they settled at Marlow-on-Thames and Mary turned \"Frankenstein\" into a novel, consulting Davy's chemistry lectures to give authenticity to her story about a scientist who creates life and then cannot control the creature he has made.\"))", "utterance": "when did mary shelley write frankenstein what were the circumstances?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description Communism))", "utterance": "what was vietnam war fought for?"}, - {"url": "http://www.freebase.com/view/en/kate_spade", "targetValue": "(list (description \"Fashion Designer\"))", "utterance": "what is kate spade?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description au))", "utterance": "what age can a woman retire in australia?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what team does lamar odom play for 2013?"}, - {"url": "http://www.freebase.com/view/en/american_federation_of_labor", "targetValue": "(list (description \"Samuel Gompers\"))", "utterance": "who founded the american federation of labor afl in 1886?"}, - {"url": "http://www.freebase.com/view/en/louisville", "targetValue": "(list (description \"Jefferson County\") (description \"United States of America\") (description Kentucky))", "utterance": "where is louisville ne?"}, - {"url": "http://www.freebase.com/view/en/missouri_river", "targetValue": "(list (description \"Mississippi River\"))", "utterance": "where does missouri river end?"}, - {"url": "http://www.freebase.com/view/en/hank_baskett", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "what team is hank baskett playing for in 2010?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Italy))", "utterance": "where is italian spoken around the world?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"United States dollar\") (description \"Panamanian balboa\"))", "utterance": "what is currency in panama?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Morehouse College\"))", "utterance": "what undergraduate school did martin luther king jr. attend?"}, - {"url": "http://www.freebase.com/view/en/romania", "targetValue": "(list (description Ukraine) (description Serbia) (description Moldova) (description \"Odessa Oblast\") (description Hungary) (description Bulgaria))", "utterance": "what 5 countries border romania?"}, - {"url": "http://www.freebase.com/view/en/kansas_city_chiefs", "targetValue": "(list (description \"Super Bowl IV\"))", "utterance": "when was the last time the kansas city chiefs won a superbowl?"}, - {"url": "http://www.freebase.com/view/en/will_smith", "targetValue": "(list (description \"Overbrook High School\"))", "utterance": "where did will smith go to high school?"}, - {"url": "http://www.freebase.com/view/en/united_arab_emirates", "targetValue": "(list (description \"Middle East\"))", "utterance": "where is united arab located?"}, - {"url": "http://www.freebase.com/view/en/kate_middleton", "targetValue": "(list (description Bucklebury))", "utterance": "where is kate middleton spending christmas?"}, - {"url": "http://www.freebase.com/view/en/liam_hemsworth", "targetValue": "(list (description Knowing) (description Triangle) (description \"The Hunger Games\") (description \"The Expendables 2\") (description \"The Last Song\") (description Timeless) (description \"Empire State\") (description \"The Hunger Games: Catching Fire\") (description \"Arabian Nights\") (description \"Love and Honor\"))", "utterance": "what other movies has liam hemsworth?"}, - {"url": "http://www.freebase.com/view/en/duncan_bannatyne", "targetValue": "(list (description Presenter) (description Actor) (description \"TV Personality\") (description Entrepreneur) (description Businessperson) (description Investor))", "utterance": "what is duncan bannatyne?"}, - {"url": "http://www.freebase.com/view/en/julius_caesar", "targetValue": "(list (description Writer) (description Politician))", "utterance": "what was caesar augustus known for?"}, - {"url": "http://www.freebase.com/view/en/bradley_cooper", "targetValue": "(list (description 2011))", "utterance": "when did bradley cooper's dad die?"}, - {"url": "http://www.freebase.com/view/en/baltic_sea", "targetValue": "(list (description \"Atlantic Ocean\") (description \"East Prussia\") (description \"Pomeranian Voivodeship - II RP\") (description \"Free City of Danzig\") (description \"Second Polish Republic\") (description \"North German Plain\"))", "utterance": "which countries border the baltic sea?"}, - {"url": "http://www.freebase.com/view/en/perth_scotland", "targetValue": "(list (description \"Perth Concert Hall\"))", "utterance": "what to do in perth scotland?"}, - {"url": "http://www.freebase.com/view/en/keyshia_cole", "targetValue": "(list (description \"Daniel Gibson\"))", "utterance": "who is keyshia cole married too?"}, - {"url": "http://www.freebase.com/view/en/christine_gregoire", "targetValue": "(list (description \"Democratic Party\"))", "utterance": "who does christine gregoire represent?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"Double hull\") (description \"Viola organista\"))", "utterance": "what were some inventions of leonardo da vinci?"}, - {"url": "http://www.freebase.com/view/en/daniel_tosh", "targetValue": "(list (description \"University of Central Florida\"))", "utterance": "what college did tosh . o go to?"}, - {"url": "http://www.freebase.com/view/en/sam_winchester", "targetValue": "(list (description \"Jared Padalecki\"))", "utterance": "who plays sam in anger management?"}, - {"url": "http://www.freebase.com/view/en/willie_nelson", "targetValue": "(list (description \"Steel-string acoustic guitar\"))", "utterance": "what type of strings does willie nelson use?"}, - {"url": "http://www.freebase.com/view/en/heidi_klum", "targetValue": "(list (description \"Ric Pipino\"))", "utterance": "who did heidi klum date before seal?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what type of voting system does australia have?"}, - {"url": "http://www.freebase.com/view/en/andrew_jackson", "targetValue": "(list (description Waxhaws))", "utterance": "where did president andrew jackson grew up?"}, - {"url": "http://www.freebase.com/view/en/ivan_pavlov", "targetValue": "(list (description \"Classical conditioning\"))", "utterance": "what did ivan pavlov invented?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description Romania) (description Belarus) (description Poland) (description Moldova) (description Slovakia) (description Hungary) (description Russia))", "utterance": "what countries and seas border ukraine?"}, - {"url": "http://www.freebase.com/view/en/murray_river", "targetValue": "(list (description Australia))", "utterance": "where the murray river located?"}, - {"url": "http://www.freebase.com/view/en/joe_biden", "targetValue": "(list (description Delaware))", "utterance": "where was joe biden a senator?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what is the money currency in italy?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Berlin))", "utterance": "where was adolf hitler died?"}, - {"url": "http://www.freebase.com/view/en/mississippi", "targetValue": "(list (description \"Yoknapatawpha County\") (description \"Caldecott County\"))", "utterance": "what percent of mississippi is black?"}, - {"url": "http://www.freebase.com/view/en/reggie_bush", "targetValue": "(list (description \"2006 NFL Draft\"))", "utterance": "what year did reggie bush get drafted?"}, - {"url": "http://www.freebase.com/view/en/sherlock_holmes", "targetValue": "(list (description Detective))", "utterance": "what was sherlock holmes famous for?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"Kevin Garnett\"))", "utterance": "who is number 5 on the boston celtics?"}, - {"url": "http://www.freebase.com/view/en/sirius", "targetValue": "(list (description Star))", "utterance": "what does sirius black wand look like?"}, - {"url": "http://www.freebase.com/view/en/roger_bacon", "targetValue": "(list (description \"Magnifying glass\"))", "utterance": "who is roger bacon inventor of?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description Tunisia))", "utterance": "where are the libyan refugees going?"}, - {"url": "http://www.freebase.com/view/en/woodstock_festival", "targetValue": "(list (description Bethel))", "utterance": "what city was woodstock held in?"}, - {"url": "http://www.freebase.com/view/en/paganism", "targetValue": "(list (description Odin))", "utterance": "who do pagans believe is god?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Bifocals))", "utterance": "what was one thing benjamin franklin is famous for?"}, - {"url": "http://www.freebase.com/view/en/john_willams", "targetValue": "(list (description Trombone) (description Piano) (description trumpet) (description clarinet))", "utterance": "what did john williams play?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Canada) (description Afghanistan) (description Madagascar) (description \"United States of America\") (description \"Antigua and Barbuda\") (description \"New Zealand\") (description Anguilla))", "utterance": "where does the uk import from?"}, - {"url": "http://www.freebase.com/view/en/southwest_airlines", "targetValue": "(list (description \"Herb Kelleher\") (description \"Rollin King\"))", "utterance": "who started southwest airlines?"}, - {"url": "http://www.freebase.com/view/en/colombia", "targetValue": "(list (description \"Juan Manuel Santos\"))", "utterance": "who is the current president of colombia 2011?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"The Origin of Species\"))", "utterance": "what was the name of the book that charles darwin wrote?"}, - {"url": "http://www.freebase.com/view/en/arthur_miller", "targetValue": "(list (description Writer))", "utterance": "who might arthur miller think would?"}, - {"url": "http://www.freebase.com/view/en/ibrahim", "targetValue": "(list (description Terah) (description Amathlaah))", "utterance": "who is abraham descended from?"}, - {"url": "http://www.freebase.com/view/en/atticus_finch", "targetValue": "(list (description Lawyer))", "utterance": "what did atticus finch do?"}, - {"url": "http://www.freebase.com/view/en/patrick_swayze", "targetValue": "(list (description \"Pancreatic cancer\"))", "utterance": "what type of cancer did patrick swayze die from?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"United States Representative\") (description \"United States Secretary of State\") (description \"President of the United States\"))", "utterance": "what was james madison's job?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"French Language\"))", "utterance": "what language does people in france speak?"}, - {"url": "http://www.freebase.com/view/en/spratly_islands", "targetValue": "(list (description Asia))", "utterance": "where is the spratly islands located?"}, - {"url": "http://www.freebase.com/view/en/hammurabi", "targetValue": "(list (description Babylonia) (description Babylon))", "utterance": "where did hammurabi come from?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_1998", "targetValue": "(list (description \"Jenny Shircore\"))", "utterance": "who does queen elizabeth hair?"}, - {"url": "http://www.freebase.com/view/en/robert_horry", "targetValue": "(list (description \"Houston Rockets\"))", "utterance": "what teams did robert horry won rings with?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Mountain Time Zone\"))", "utterance": "what timezone is colorado in?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description \"The Chimes\") (description \"Our Mutual Friend\") (description \"The Old Curiosity Shop\") (description \"David Copperfield\") (description \"A Christmas Carol\") (description \"The Cricket on the Hearth\") (description \"The Life and Adventures of Nicholas Nickleby\") (description \"Hard Times\") (description \"Oliver Twist\") (description \"A Tale of Two Cities\"))", "utterance": "what did charles dickens writer?"}, - {"url": "http://www.freebase.com/view/en/st_helens_park_new_south_wales", "targetValue": "(list (description \"New South Wales\"))", "utterance": "where is st helens park nsw?"}, - {"url": "http://www.freebase.com/view/en/david_ruffin", "targetValue": "(list (description \"Drug overdose\"))", "utterance": "who killed david ruffin?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description \"University of California, Los Angeles\") (description \"University of Houston\") (description \"Brooklyn College\") (description \"Columbia University School of the Arts\") (description \"Rhode Island School of Design\") (description \"Warren Wilson College\") (description \"Yale University\") (description \"Tisch School of the Arts\") (description \"Palo Alto High School\"))", "utterance": "where did james franco study acting?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Bloemfontein) (description Pretoria) (description \"Cape Town\"))", "utterance": "what is d capital city of south africa?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"West Germanic languages\"))", "utterance": "into what language family does english fall?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description China))", "utterance": "who does new zealand import from?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Felipe Calder\u00f3n\"))", "utterance": "who is mexico's president right now 2011?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description \"Qingtian dialect\") (description \"Standard Mandarin\"))", "utterance": "what are the different dialects of chinese?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Dallas))", "utterance": "what city was kennedy shot?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"Bill Neukom\"))", "utterance": "who owns the sf giants owner?"}, - {"url": "http://www.freebase.com/view/en/alabama", "targetValue": "(list (description \"Pinus palustris\"))", "utterance": "what is the name of the alabama state tree?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description Frankfort))", "utterance": "what is the capital of kentucky known for its bluegrass?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what money do you use in aruba?"}, - {"url": "http://www.freebase.com/view/en/paul_of_tarsus", "targetValue": "(list (description \"Tarsus, Mersin\"))", "utterance": "where did apostle paul grow up?"}, - {"url": "http://www.freebase.com/view/en/karl_marx", "targetValue": "(list (description Marxism))", "utterance": "what was karl marx beliefs?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description Houaphan) (description \"Salavan Province\") (description \"Savannakhet Province\") (description Bolikhamxai) (description \"Phongsaly Province\") (description China) (description Laos) (description Khammouan) (description \"Louangphabang Province\") (description \"Attapu Province\"))", "utterance": "which countries share land border with vietnam?"}, - {"url": "http://www.freebase.com/view/en/mary_i_of_england", "targetValue": "(list (description \"Philip II of Spain\"))", "utterance": "who did queen mary marry?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description China))", "utterance": "where did japan invade to get resources?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"Tom Thibodeau\"))", "utterance": "who is the chicago bulls head coach?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\") (description \"Cuban convertible peso\"))", "utterance": "what type of money do you use in cuba?"}, - {"url": "http://www.freebase.com/view/en/georgia", "targetValue": "(list (description \"Georgia General Assembly\"))", "utterance": "where in georgia does usher live?"}, - {"url": "http://www.freebase.com/view/en/georgia", "targetValue": "(list (description \"Saxby Chambliss\"))", "utterance": "who are the two state senators of georgia?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of government does australia use?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Czech Language\"))", "utterance": "what language do people in czech republic speak?"}, - {"url": "http://www.freebase.com/view/en/riley_finn", "targetValue": "(list (description \"Marc Blucas\"))", "utterance": "who plays riley finn on buffy the vampire slayer?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind of political system is canada?"}, - {"url": "http://www.freebase.com/view/en/rupert_giles", "targetValue": "(list (description \"Anthony Stewart Head\"))", "utterance": "who plays giles in buffy the vampire slayer?"}, - {"url": "http://www.freebase.com/view/en/lola_bunny", "targetValue": "(list (description \"Britt McKillip\") (description \"Kristen Wiig\"))", "utterance": "who voices lola bunny in looney tunes?"}, - {"url": "http://www.freebase.com/view/en/charles_babbage", "targetValue": "(list (description \"Analytical Engine\"))", "utterance": "what did charles babbage create in the 1800s?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Matt Lanter\"))", "utterance": "who voices anakin in the clone wars?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"From these and other sources, the young Hitler began to construct a vision of the world in which Jews (by race, rather than by religion) became the symbol and cause of all chaos, corruption, and destruction in culture, politics and the economy, and that the press, prostitution, syphilis, capitalism, Marxism, democracy and pacificism were all means exploited by 'the Jew' in his conspiracy to undermine the German nation and the purity of the creative Aryan race.\"))", "utterance": "what did hitler hate?"}, - {"url": "http://www.freebase.com/view/en/faramir", "targetValue": "(list (description \"David Wenham\"))", "utterance": "who plays faramir in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"1992 NBA Finals\") (description \"1991 NBA Finals\") (description \"1997 NBA Finals\") (description \"1993 NBA Finals\") (description \"1998 NBA Finals\") (description \"1996 NBA Finals\"))", "utterance": "when is the last time chicago bulls won a championship?"}, - {"url": "http://www.freebase.com/view/en/jonathan_swift", "targetValue": "(list (description Pamphleteer))", "utterance": "what is jonathan swift famous for?"}, - {"url": "http://www.freebase.com/view/en/taoism", "targetValue": "(list (description \"Tao Te Ching\"))", "utterance": "what is the holy book in taoism?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Atlanta))", "utterance": "where was dr luther king jr born?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description France))", "utterance": "where french revolution?"}, - {"url": "http://www.freebase.com/view/en/peyton_manning", "targetValue": "(list (description \"Denver Broncos\"))", "utterance": "who does peyton manning play 4?"}, - {"url": "http://www.freebase.com/view/en/diwali", "targetValue": "(list (description \"29 Ashwin\"))", "utterance": "when is the diwali festival?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"Birmingham Barons\") (description \"Scottsdale Scorpions\"))", "utterance": "what professional baseball team did michael jordan play for?"}, - {"url": "http://www.freebase.com/view/en/bob_marley", "targetValue": "(list (description \"Bob Marley Mausoleum\"))", "utterance": "where is bob marley grave?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Nazism))", "utterance": "what did hitler do bad?"}, - {"url": "http://www.freebase.com/view/en/murray_kentucky", "targetValue": "(list (description \"United States of America\") (description \"Calloway County\") (description Kentucky))", "utterance": "where is murray kentucky?"}, - {"url": "http://www.freebase.com/view/en/anaheim", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what time zone is anaheim ca?"}, - {"url": "http://www.freebase.com/view/en/mount_vernon_texas", "targetValue": "(list (description \"Franklin County\") (description Texas))", "utterance": "where is mount vernon texas?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description Elburg))", "utterance": "what countries are included in the netherlands?"}, - {"url": "http://www.freebase.com/view/en/julius_caesar", "targetValue": "(list (description \"Roman dictator\"))", "utterance": "what is caesar augustus known for?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Democracy))", "utterance": "what form of government is israel?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"2003 World Series\"))", "utterance": "what year did the florida marlins win their 2nd world series title?"}, - {"url": "http://www.freebase.com/view/en/timothy_hutton", "targetValue": "(list (description \"Aurore Giscard d'Estaing\"))", "utterance": "who is timothy hutton married to?"}, - {"url": "http://www.freebase.com/view/en/duane_allman", "targetValue": "(list (description \"Gibson Les Paul\"))", "utterance": "what guitar does duane allman play?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"I Have a Dream\"))", "utterance": "what is the speech i have a dream about martin luther king?"}, - {"url": "http://www.freebase.com/view/en/europe", "targetValue": "(list (description Russia))", "utterance": "what is the biggest country in europe by population?"}, - {"url": "http://www.freebase.com/view/en/hank_baskett", "targetValue": "(list (description \"Indianapolis Colts\"))", "utterance": "what team does hank baskett play for 2011 season?"}, - {"url": "http://www.freebase.com/view/en/mike_tyson", "targetValue": "(list (description \"Bipolar disorder\"))", "utterance": "what happened to mike tyson?"}, - {"url": "http://www.freebase.com/view/en/africa", "targetValue": "(list (description Angola) (description \"C\u00f4te d\u2019Ivoire\") (description \"Central African Republic\") (description \"Burkina Faso\") (description Djibouti) (description Congo) (description Burundi) (description Botswana) (description \"Cape Verde\") (description Benin))", "utterance": "what are the african nations?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Boston University\") (description \"Crozer Theological Seminary\") (description \"Washington High School\") (description \"Morehouse College\"))", "utterance": "where did dr. martin luther king jr. go to school?"}, - {"url": "http://www.freebase.com/view/en/time_warner", "targetValue": "(list (description \"Warner Bros. Entertainment\"))", "utterance": "what channel is game show network on time warner cable?"}, - {"url": "http://www.freebase.com/view/en/united_states_senate", "targetValue": "(list (description \"Legislative assistant\"))", "utterance": "what is the senate responsible for?"}, - {"url": "http://www.freebase.com/view/en/paul_keating", "targetValue": "(list (description \"Australian Labor Party\"))", "utterance": "what party did paul keating belong to?"}, - {"url": "http://www.freebase.com/view/en/w_e_b_du_bois", "targetValue": "(list (description Writings) (description \"The Souls of Black Folk\") (description \"John Brown\") (description \"The Negro\") (description \"W.E.B. Du Bois on Asia\") (description Darkwater) (description \"The world of W.E.B. Du Bois\") (description \"The illustrated Souls of Black folk\") (description \"The suppression of the African slave trade to the United States of America, 1638-1870\") (description \"Dark princess\"))", "utterance": "what book did w.e.b. dubois wrote?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Tagg Romney\") (description \"Josh Romney\") (description \"Craig Romney\") (description \"Matt Romney\") (description \"Ben Romney\"))", "utterance": "what are romney's sons names?"}, - {"url": "http://www.freebase.com/view/en/adam_smith", "targetValue": "(list (description Kirkcaldy))", "utterance": "where is art smith from?"}, - {"url": "http://www.freebase.com/view/en/michael_clarke_duncan", "targetValue": "(list (description \"American Crude\") (description \"Air Buddies\") (description \"A Crush on You\") (description \"Brother Bear\") (description \"Back in Business\") (description \"A Night at the Roxbury\") (description \"Breakfast of Champions\") (description Bulworth) (description Armageddon) (description \"Brother Bear 2\"))", "utterance": "what films did michael clarke duncan star in?"}, - {"url": "http://www.freebase.com/view/en/arkansas", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what time does arkansas play football today?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Bituminous Coal Underground Mining\") (description \"Copper Ore and Nickel Ore Mining\") (description Automobile) (description \"Pulp, Paper, and Paperboard Mills\") (description \"Wheat Farming\") (description \"Electric Power Generation\") (description \"Crude Petroleum and Natural Gas Extraction\") (description \"Iron Ore Mining\") (description \"Primary Aluminum Production\") (description \"Pharmaceutical and Medicine Manufacturing\"))", "utterance": "what are the major imports and exports of canada?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Sen. Barack Obama\"))", "utterance": "what other political offices has obama been in?"}, - {"url": "http://www.freebase.com/view/en/clearwater", "targetValue": "(list (description \"Clearwater Air Park\"))", "utterance": "what airport do you fly into for clearwater florida?"}, - {"url": "http://www.freebase.com/view/en/venice_california", "targetValue": "(list (description \"Venice Branch\") (description \"Chiat/Day Building\") (description \"72 Market Street Oyster Bar and Grill\") (description \"L.A. Louver\") (description \"Social and Public Art Resource Center\") (description \"Venice Canal Historic District\") (description \"First Lutheran Church of Venice\") (description \"Muscle Beach\") (description \"Venice United Methodist Church\") (description \"Beyond Baroque Literary Arts Center\"))", "utterance": "what to do in venice beach ca?"}, - {"url": "http://www.freebase.com/view/en/russell_wilson", "targetValue": "(list (description \"Collegiate School\") (description \"North Carolina State University\") (description \"University of Wisconsin-Madison\"))", "utterance": "what college did russell wilson go to?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description \"Jozef Isra\u00ebls\") (description \"Paul C\u00e9zanne\") (description \"Anton Mauve\") (description \"Peter Paul Rubens\") (description \"Jean-Fran\u00e7ois Millet\") (description \"Willem Roelofs\") (description \"Eug\u00e8ne Delacroix\") (description \"Claude Monet\") (description Rembrandt))", "utterance": "what inspired van gogh work?"}, - {"url": "http://www.freebase.com/view/en/fresno_texas", "targetValue": "(list (description Texas) (description \"Fort Bend County\"))", "utterance": "where is fresno texas located?"}, - {"url": "http://www.freebase.com/view/en/robin_roberts", "targetValue": "(list (description \"Breast cancer\") (description \"Myelodysplastic syndrome\"))", "utterance": "what is wrong with robin roberts?"}, - {"url": "http://www.freebase.com/view/en/nashville_tennessee", "targetValue": "(list (description \"Tennessee Agricultural Museum\") (description Parthenon) (description \"Hotel Halbrook Railroad & Local History Museum\") (description \"Warner Parks\") (description \"Cheekwood Botanical Garden and Museum of Art\") (description \"The Hermitage\") (description \"Nashville Film Festival\") (description \"Country Music Hall of Fame and Museum\") (description \"Tennessee State Museum\") (description \"Centennial Park (Nashville)\"))", "utterance": "where to go in downtown nashville tn?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Federal government of Mexico\"))", "utterance": "what type of government does mexico use?"}, - {"url": "http://www.freebase.com/view/en/rasheed_wallace", "targetValue": "(list (description \"Portland Trail Blazers\") (description \"New York Knicks\") (description \"Washington Wizards\") (description \"Atlanta Hawks\") (description \"Detroit Pistons\") (description \"Boston Celtics\"))", "utterance": "what team rasheed wallace?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "what is the timezone in england called?"}, - {"url": "http://www.freebase.com/view/en/palm_springs", "targetValue": "(list (description \"Palm Springs International Airport\"))", "utterance": "what airport is closest to palm springs?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Mary Todd Lincoln\"))", "utterance": "what was abe lincoln's wife name?"}, - {"url": "http://www.freebase.com/view/en/ivan_rodriguez", "targetValue": "(list (description \"Texas Rangers\"))", "utterance": "what team does pudge rodriguez play for?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what form of government do we have in the usa?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Manuel Bernardez\") (description \"Jos\u00e9 Alberto Ben\u00edtez\") (description \"\u00d3scar Valles\") (description \"Fructuosus of Braga\") (description \"Claudius of Turin\") (description \"Innocencio of Mary Immaculate\") (description \"Manuel la Pe\u00f1a\") (description Agobard) (description \"John Ortega\") (description \"Leandro Moldes\"))", "utterance": "who are famous people from spain?"}, - {"url": "http://www.freebase.com/view/en/shaquille_oneal", "targetValue": "(list (description \"1992\u201393 NBA season\"))", "utterance": "when did shaq come to the nba?"}, - {"url": "http://www.freebase.com/view/en/maria_theresa_of_austria", "targetValue": "(list (description Bohemia))", "utterance": "what empire did maria theresa rule?"}, - {"url": "http://www.freebase.com/view/en/texas_rangers", "targetValue": "(list (description \"Rangers Ballpark in Arlington\"))", "utterance": "where is texas rangers home stadium?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"In the Land of Blood and Honey\"))", "utterance": "what movie is angelina jolie directing?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian Portuguese\") (description \"Portuguese Language\") (description \"Italian Language\"))", "utterance": "what language do they speak brazil?"}, - {"url": "http://www.freebase.com/view/en/jimmy_fallon", "targetValue": "(list (description \"Nancy Juvonen\"))", "utterance": "who is jimmy fallon married to?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))", "utterance": "what country is russia close to?"}, - {"url": "http://www.freebase.com/view/en/fc_internazionale_milano", "targetValue": "(list (description \"Andrea Stramaccioni\") (description \"Giuseppe Baresi\"))", "utterance": "who is the coach of inter milan now?"}, - {"url": "http://www.freebase.com/view/en/deere_company", "targetValue": "(list (description Moline))", "utterance": "where are john deere snow blowers made?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Peruvian nuevo sol\"))", "utterance": "what is the money called in peru?"}, - {"url": "http://www.freebase.com/view/en/kristen_stewart", "targetValue": "(list (description \"New Moon\") (description Eclipse) (description \"The Runaways\") (description \"Into the Wild\") (description Adventureland) (description Twilight))", "utterance": "what movies did kristen stewart act in?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what art movement does vincent van gogh belong to?"}, - {"url": "http://www.freebase.com/view/en/orlando", "targetValue": "(list (description \"Orange County\"))", "utterance": "what county is orlando fl in?"}, - {"url": "http://www.freebase.com/view/en/robert_pattinson", "targetValue": "(list (description \"Let Me Sign\") (description \"Never Think\"))", "utterance": "what music did robert pattinson do for twilight?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description Republic))", "utterance": "what type of government is the philippines?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian ruble\"))", "utterance": "what do you call russian currency?"}, - {"url": "http://www.freebase.com/view/en/donald_bradman", "targetValue": "(list (description Adelaide))", "utterance": "where did sir donald bradman live?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Name day\") (description \"Saint Patrick's Day\") (description \"Maundy Thursday\") (description \"Palm Sunday\") (description \"Saint George's Day\") (description \"Saint Joseph's Day\") (description Christmas))", "utterance": "what are the holydays of obligation in the catholic church 2013?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description Miles))", "utterance": "what is the name of the broncos mascot?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Allies of World War II\"))", "utterance": "what caused the russian financial crisis of 1998?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what kind government does the us have?"} -] \ No newline at end of file diff --git a/data/roboy-dbpedia.grammar b/data/roboy-dbpedia.grammar deleted file mode 100644 index a70a4c8..0000000 --- a/data/roboy-dbpedia.grammar +++ /dev/null @@ -1,139 +0,0 @@ -# Roboy Small Talk - -# Lexicon -(rule $Be ($BE) (ConstantFn (string rb:has_property))) -(rule $Not (not) (ConstantFn (string not))) -(rule $Not (no) (ConstantFn (string not))) -(rule $Not (neither) (ConstantFn (string not))) -(rule $Not (nor) (ConstantFn (string not))) - -(rule $Class ($PHRASE) (SimpleLexiconFn (type "ClassNoun"))) -(rule $RelClass ($PHRASE) (SimpleLexiconFn (type "RelationalNoun"))) -(rule $RelatClass ($PHRASE) (SimpleLexiconFn (type "RelationClass"))) -(rule $DatPropClass ($PHRASE) (SimpleLexiconFn (type "DataPropertyNoun"))) -(rule $ObjPropClass ($PHRASE) (SimpleLexiconFn (type "ObjectProperty"))) - -(rule $StateVerb ($LEMMA_PHRASE) (SimpleLexiconFn (type "StateVerb"))) -(rule $Relat ($LEMMA_PHRASE) (SimpleLexiconFn (type "Relationship"))) -(rule $Relat ($LEMMA_TOKEN) (SimpleLexiconFn (type "Relationship"))) -(rule $ConsequenceVerb ($LEMMA_PHRASE) (SimpleLexiconFn (type "ConsequenceVerb"))) - -(rule $RelAdj ($PHRASE) (SimpleLexiconFn (type "RelationalAdjective"))) -(rule $ObjectPropAdj ($PHRASE) (SimpleLexiconFn (type "IntersectiveObjectPropertyAdjective"))) -(rule $DataPropAdj ($PHRASE) (SimpleLexiconFn (type "IntersectiveDataPropertyAdjective"))) -(rule $InterAdj ($PHRASE) (SimpleLexiconFn (type "IntersectiveAdjective"))) - -# NER Tags -(rule $Number ($PHRASE) (FilterNerSpanFn span NUMBER)) -(rule $Number ($PHRASE) (FilterNerSpanFn span DATE)) -(rule $NamedEntity ($PHRASE) (FilterNerSpanFn span PERSON ORGANIZATION LOCATION MISC)) - -# POS Tags -(rule $Ignore ($PHRASE) (FilterPosTagFn span FW RB RBR RBS UH EX IN DT PDT TO)) -(rule $PHRASE ($Ignore $PHRASE) (SelectFn 1)) -(rule $PHRASE ($PHRASE $Ignore) (SelectFn 0)) - -(rule $Verb ($PHRASE) (FilterPosTagFn span VB VBD VBN VBG VBP VBZ VBD-AUX)) -(rule $ModalVerb ($TOKEN) (FilterPosTagFn token MD)) -(rule $ProNoun ($TOKEN) (FilterPosTagFn token PRP PRP$)) -(rule $ProNounEnd ($TOKEN) (FilterPosTagFn token POS)) -(rule $Noun ($PHRASE) (FilterPosTagFn span NN NNS NNP NNPS)) -(rule $Adverb ($TOKEN) (FilterPosTagFn token RB RBR RBS)) -(rule $Adjective ($TOKEN) (FilterPosTagFn token JJ)) -(rule $Preposition ($TOKEN) (FilterPosTagFn token IN)) -(rule $Conj ($TOKEN) (FilterPosTagFn token CC)) -#(rule $Det ($TOKEN) (FilterPosTagFn token DT PDT)) -#(rule $Inter ($TOKEN) (FilterPosTagFn token UH)) -(rule $To ($TOKEN) (FilterPosTagFn token TO)) -#(rule $Exist ($TOKEN) (FilterPosTagFn token EX)) -#(rule $ForeignWord ($TOKEN) (FilterPosTagFn token FW)) -(rule $Wh ($TOKEN) (FilterPosTagFn token WP WP$)) -(rule $BE ($TOKEN) (FilterPosTagFn token BE)) -(rule $Number ($PHRASE) (FilterPosTagFn span CD)) - -# Link words -#(rule $VerbPrep ($Verb $Preposition) (ConcatFn " ")) -#(rule $VerbTo ($Verb $To) (ConcatFn " ")) -#(rule $VerbTo ($To $Verb) (SelectFn 1)) - -# Subject Phrase -(rule $Subject ($Class) (IdentityFn)) -(rule $Subject ($DatPropClass) (IdentityFn)) -(rule $Subject ($ProNoun) (SimpleLexiconFn (type "Person"))) -(rule $Subject ($RelClass $Preposition) (SelectFn 0)) -(rule $Subject ($RelClass $To) (SelectFn 0)) -(rule $Subject ($Subject $RelatClass) (ConcatFn ",")) -(rule $Subject ($Det $Subject) (SelectFn 1)) -(rule $Subject ($Conj $Subject) (SelectFn 1)) -(rule $Subject ($Subject and $Subject) (ConcatFn ";")) -(rule $Subject ($Subject , $Subject) (ConcatFn ";")) - -# Adjective Phrase -#(rule $AdjPhrase ($Adjective) (IdentityFn)) -(rule $AdjPhrase ($ObjectPropAdj) (IdentityFn)) -(rule $AdjPhrase ($ObjectProperty) (IdentityFn)) -(rule $AdjPhrase ($RelAdj) (IdentityFn)) -(rule $AdjPhrase ($ObjectPropAdj) (IdentityFn)) -(rule $AdjPhrase ($DataPropAdj) (IdentityFn)) -(rule $AdjPhrase ($InterAdj) (IdentityFn)) -(rule $AdjPhrase ($Not $AdjPhrase) (ConcatFn " ")) -(rule $AdjPhrase ($Adverb $AdjPhrase) (ConcatFn " ")) -(rule $AdjPhrase ($Conj $AdjPhrase) (SelectFn 1)) -(rule $AdjPhrase ($AdjPhrase $AdjPhrase) (ConcatFn ";")) - -# Predicate Phrase -(rule $Predicate ($StateVerb) (IdentityFn)) -(rule $Predicate ($ConsequenceVerb) (IdentityFn)) -(rule $Predicate ($Relat) (IdentityFn)) -(rule $Predicate ($Not $Predicate) (ConcatFn " ")) -(rule $Predicate ($Predicate $Predicate) (ConcatFn ";")) - -# Question Phrase -(rule $Quest ($Wh) (SimpleLexiconFn (type Question))) -(rule $Quest ($Quest and $Quest) (ConcatFn "&")) -(rule $Quest ($Quest $Quest) (ConcatFn "&")) -(rule $Quest ($Quest or $Quest) (ConcatFn "|")) - -# Subordinating conjunctions I -(rule $SubTime ($PHRASE) (SimpleLexiconFn (type subordinate.time))) -(rule $SubPlace ($PHRASE) (SimpleLexiconFn (type subordinate.place))) -(rule $SubEffect ($PHRASE) (SimpleLexiconFn (type subordinate.effect))) -(rule $SubCause ($PHRASE) (SimpleLexiconFn (type subordinate.cause))) - -# Subordinating conjunctions II -(rule $SubSen ($SubTime $Expr) (ConcatFn ":")) -(rule $SubSen ($SubPlace $Expr) (ConcatFn ":")) -(rule $SubSen ($SubEffect $Expr) (ConcatFn ":")) -(rule $SubSen ($SubCause $Expr) (ConcatFn ":")) -(rule $Expr ($Expr $SubSen) (ConcatFn ")->(")) -(rule $Expr ($SubSen $Expr) (ConcatFn ")<-(")) - -# Expressions -(rule $Expr ($Subject ($BE optional) $AdjPhrase) (ConcatFn ",")) -(rule $Expr ($Subject ($BE optional) $Noun) (ConcatFn ",")) -(rule $Expr ($Subject ($BE optional) $Noun) (ConcatFn ",")) -#(rule $Expr ($Subject $RelatClass is $Noun) (ConcatFn ",")) -#(rule $Expr ($Subject $RelatClass are $Noun) (ConcatFn ",")) -#(rule $Expr ($Subject $RelatClass is $AdjPhrase) (ConcatFn ",")) -#(rule $Expr ($Subject $RelatClass are $AdjPhrase) (ConcatFn ",")) -#(rule $Expr ($Subject $RelatClass are $AdjPhrase) (ConcatFn ",")) -(rule $Expr ($Subject $Predicate $AdjPhrase) (ConcatFn ",")) -(rule $Expr ($Subject $Predicate $Subject) (ConcatFn ",")) -(rule $Expr ($Subject $Predicate $Noun) (ConcatFn ",")) - -(rule $Expr ($Quest $Expr) (ConcatFn ".")) -(rule $Expr ($Quest $Be $Subject) (ConcatFn ".")) -(rule $Expr ($Quest $Be $AdjPhrase) (ConcatFn ".")) -(rule $Expr ($Quest $Predicate $Subject) (ConcatFn ".")) -(rule $Expr ($Quest $Predicate $AdjPhrase) (ConcatFn ".")) -(rule $Expr ($Quest $Predicate $Subject $Predicate) (ConcatFn ".")) -(rule $Expr ($Quest $Predicate $Subject $AdjPhrase) (ConcatFn ".")) - -(rule $ROOT ($Expr or $Expr) (ConcatFn " or ")) -(rule $ROOT ($Not $Expr) (ConcatFn " ")) -(rule $ROOT ($Expr ($Conj optional) $Expr) (ConcatFn " and ")) - -# Math expressions -(include math.grammar) - -(rule $ROOT ($Expr) (IdentityFn)) diff --git a/data/roboy-demo-talk.grammar b/data/roboy-demo-talk.grammar deleted file mode 100644 index 21b8b2e..0000000 --- a/data/roboy-demo-talk.grammar +++ /dev/null @@ -1,137 +0,0 @@ -# Roboy Small Talk - -# CORENLP -(rule $WordVerb ($LEMMA_TOKEN) (FilterPosTagFn token VB VBD VBN VBG VBP VBZ VBD-AUX)) -(rule $WordProNoun ($TOKEN) (FilterPosTagFn token PRP PRP$ DT)) -(rule $WordEntity ($TOKEN) (FilterPosTagFn token NNP NNPS)) -(rule $NamedEntity ($PHRASE) (FilterNerSpanFn PERSON ORGANIZATION LOCATION MISC)) -(rule $WordNoun ($TOKEN) (FilterPosTagFn token NN NNS NNP NNPS)) -(rule $WordAdv ($TOKEN) (FilterPosTagFn token RB)) -(rule $Adj ($TOKEN) (FilterPosTagFn token JJ)) -(rule $Prep ($TOKEN) (FilterPosTagFn token IN)) -(rule $Conj ($TOKEN) (FilterPosTagFn token CC)) -(rule $Det ($TOKEN) (FilterPosTagFn token DET DT)) -(rule $To ($TOKEN) (FilterPosTagFn token TO)) - -(rule $BE ($WordVerb) (SimpleLexiconFn (type verbs))) -(rule $NUMBER ($TOKEN) (FilterNerSpanFn token NUMBER)) -(rule $PhraseVerbPrep ($WordVerb $Prep) (ConcatFn " ")) -(rule $PhraseVerbTo ($WordVerb $To) (ConcatFn " ")) -(rule $PhraseVerbTo ($To $Verb) (SelectFn 1)) -(rule $Verb ($PhraseVerbTo $Verb) (SelectFn 1)) - -# Lexicon -(rule $KnownPhrase ($PHRASE) (SimpleLexiconFn (type utterance))) -(rule $Noun ($WordNoun) (SimpleLexiconFn (type class))) -(rule $Noun ($PHRASE) (SimpleLexiconFn (type class))) -(rule $Noun ($NamedEntity) (SimpleLexiconFn (type entity))) -(rule $Verb ($LEMMA_TOKEN) (SimpleLexiconFn (type relationship))) -(rule $Verb ($PHRASE) (SimpleLexiconFn (type relationship))) -(rule $VerbPrep ($PhraseVerbPrep) (SimpleLexiconFn (type relationship))) -(rule $VerbTo ($PhraseVerbTo) (SimpleLexiconFn (type relationship))) -(rule $Verb ($WordVerb) (SimpleLexiconFn (type activity))) -(rule $VerbPrep ($PhraseVerbPrep) (SimpleLexiconFn (type activity))) -(rule $VerbTo ($PhraseVerbTo) (SimpleLexiconFn (type activity))) -(rule $ProNoun ($LEMMA_TOKEN) (SimpleLexiconFn (type operator))) -(rule $Adv ($TOKEN) (SimpleLexiconFn (type adverb.freq))) -#(rule $Verb ($WordVerb) (LexiconFn binary)) -#(rule $Verb ($PhraseVerbPrep) (LexiconFn binary)) -#(rule $Noun ($WordNoun) (LexiconFn unary)) - -# Inter - wow, uhm etc. -(rule $Inter ($TOKEN) (FilterPosTagFn token UH)) -(rule $ProNoun ($Inter $ProNoun) (SelectFn 1)) -(rule $Prep ($Inter $Prep) (SelectFn 1)) -(rule $Conj ($Inter $Conj) (SelectFn 1)) -(rule $Adj ($Inter $Adj) (SelectFn 1)) -(rule $Verb ($Inter $Verb) (SelectFn 1)) -(rule $Adv ($Inter $Adv) (SelectFn 1)) -(rule $Det ($Inter $Det) (SelectFn 1)) -(rule $To ($Inter $To) (SelectFn 1)) -(rule $Verb ($Verb $Inter) (SelectFn 0)) -(rule $ProNoun ($ProNoun $Inter) (SelectFn 0)) -(rule $Noun ($Noun $Inter) (SelectFn 0)) -(rule $Prep ($Prep $Inter) (SelectFn 0)) -(rule $Conj ($Conj $Inter) (SelectFn 0)) -(rule $Adj ($Adj $Inter) (SelectFn 0)) -(rule $Adv ($Adv $Inter) (SelectFn 0)) -(rule $Det ($Det $Inter) (SelectFn 0)) -(rule $Noun ($Inter $Noun) (SelectFn 1)) -(rule $To ($To $Inter) (SelectFn 0)) - -# AdjPhrase -(rule $AdjPhrase ($Adj) (IdentityFn)) -(rule $AdjPhrase ($Negation $Adj) (ConcatFn " ")) -(rule $AdjAnd (and $AdjPhrase) (SelectFn 0)) -(rule $AdjOr (or $AdjPhrase) (SelectFn 0)) -(rule $AdjPhrase ($AdjAnd $AdjPhrase) (ConcatFn ",")) -(rule $AdjPhrase ($AdjOr $AdjPhrase) (ConcatFn ";")) -(rule $AdjPhrase ($AdjPhrase $AdjPhrase) (ConcatFn ",")) -(rule $WordExpr ($AdjPhrase) (IdentityFn)) - -# NounPhrase -(rule $NounPhrase ($Noun) (IdentityFn)) -(rule $NounPhrase ($Det $Noun) (SelectFn 1)) -(rule $NounPhrase ($Negation $Noun) (ConcatFn " ")) -# (rule $NounPhrase ($AdjPhrase $Noun) (ConcatFn "<-")) -# (rule $NounPhrase ($AdjPhrase $NounPhrase) (ConcatFn "<-")) -# (rule $NounPhrase ($ProNoun $NounPhrase) (ConcatFn "<-")) -# (rule $NounPhrase ($ProNoun $NounPhrase) (ConcatFn "<-")) -(rule $NounAnd (and $NounPhrase) (SelectFn 0)) -(rule $NounOr (or $NounPhrase) (SelectFn 0)) -(rule $NounPhrase ($NounAnd $NounPhrase) (ConcatFn ",")) -(rule $NounPhrase ($NounOr $NounPhrase) (ConcatFn ";")) -(rule $NounPhrase ($NounPhrase $NounPhrase) (ConcatFn " ")) -#(rule $WordExpr ($NounPhrase) (IdentityFn)) - -# VerbPhrase -(rule $VerbPhrase ($VerbPrep) (IdentityFn)) -(rule $VerbPhrase ($Verb) (IdentityFn)) -(rule $VerbPhrase ($VerbTo) (IdentityFn)) -(rule $VerbPhrase ($VerbTo $VerbPhrase) (SelectFn 1)) -(rule $VerbPhrase ($Negation $Verb) (ConcatFn " ")) -(rule $VerbPhrase ($Negation $VerbPrep) (ConcatFn " ")) -(rule $VerbPhrase ($Negation $VerbTo) (ConcatFn " ")) -#(rule $VerbPhrase ($VerbPhrase $Adv) (SelectFn 0)) -(rule $VerbPhrase ($VerbPhrase $VerbPhrase) (ConcatFn "+")) -(rule $VerbPhrase ($AdvTime $VerbPhrase) (ConcatFn "<-")) -(rule $VerbPhrase ($VerbPhrase $AdvTime) (ConcatFn "->")) -(rule $WordExpr ($VerbPhrase) (IdentityFn)) - -# Name stuff -(rule $ROOT (($PHRASE optional) my name is $PHRASE) (SelectFn 0)) -(rule $ROOT (($PHRASE optional) call me $PHRASE) (SelectFn 0)) -(rule $ROOT (($PHRASE optional) i am $WordEntity) (SelectFn 0)) - -# Simple sentences -(rule $Expr ($ProNoun ($PHRASE optional) $NounPhrase is $PHRASE) (ConcatFn ".")) -#(rule $Expr ($ProNoun am ($Det optional) $NounPhrase ($PHRASE optional)) (ConcatFn ".")) -#(rule $Expr ($ProNoun is ($Det optional) $NounPhrase ($PHRASE optional)) (ConcatFn ".")) -#(rule $Expr ($ProNoun are ($Det optional) $NounPhrase ($PHRASE optional)) (ConcatFn ".")) -(rule $Expr ($ProNoun $VerbPhrase ($Det optional) $TOKEN) (ConcatFn ".")) - -# General sentence build -(rule $ROOT ($Verb) (IdentityFn)) -(rule $ROOT ($KnownPhrase) (IdentityFn)) -(rule $ROOT ($KnownPhrase $PHRASE) (SelectFn 0)) -(rule $ROOT ($PHRASE $KnownPhrase) (SelectFn 1)) -(rule $ROOT ($Expr) (IdentityFn)) - -(rule $ROOT ($Expr or $Expr) (ConcatFn ";")) -(rule $ROOT ($Expr and $Expr) (ConcatFn ",")) - -(rule $Expr ($PHRASE) (NumberFn)) -(rule $Operator (plus) (ConstantFn (lambda y (lambda x (call + (var x) (var y)))))) -(rule $Operator (times) (ConstantFn (lambda y (lambda x (call * (var x) (var y)))))) -(rule $Operator (divided by) (ConstantFn (lambda y (lambda x (call / (var x) (var y)))))) -(rule $Operator (multiplied by) (ConstantFn (lambda y (lambda x (call * (var x) (var y)))))) -(rule $Operator (to the power of) (ConstantFn (lambda y (lambda x (call * (var x) (var y)))))) -(rule $Operator (to the power of) (ConstantFn (lambda y (lambda x (call * (var x) (var y)))))) -(rule $Function (cosine of) (ConstantFn (lambda x (call java.lang.Math.cos (var x))))) -(rule $Function (sine of) (ConstantFn (lambda x (call java.lang.Math.sin (var x))))) -(rule $Function (square (root optional) of) (ConstantFn (lambda x (call java.lang.Math.sqrt (var x))))) -(rule $Partial ($Operator $Expr) (JoinFn forward)) -(rule $Expr ($Expr $Partial) (JoinFn backward)) -(rule $Expr ($Function $Expr) (JoinFn forward)) - -(rule $ROOT ((what optional) (is optional) ($Det optional) $Expr (? optional)) (IdentityFn)) diff --git a/data/roboy-demo-talk.lexicon b/data/roboy-demo-talk.lexicon deleted file mode 100644 index 24b71a8..0000000 --- a/data/roboy-demo-talk.lexicon +++ /dev/null @@ -1,180 +0,0 @@ -{"lexeme": "be", "formula": "BE", "type" : "verb"} - -# NEGATION -{"lexeme": "do not", "formula": "fb:not", "type" : "negation"} -{"lexeme": "dont", "formula": "fb:not", "type" : "negation"} -{"lexeme": "don't", "formula": "fb:not", "type" : "negation"} -{"lexeme": "does not", "formula": "fb:not", "type" : "negation"} -{"lexeme": "doesnt", "formula": "fb:not", "type" : "negation"} -{"lexeme": "doesn't", "formula": "fb:not", "type" : "negation"} -{"lexeme": "not", "formula": "fb:not", "type" : "negation"} -{"lexeme": "not really", "formula": "fb:not", "type" : "negation"} -{"lexeme": "neither", "formula": "fb:not", "type" : "negation"} -{"lexeme": "none of", "formula": "fb:not", "type" : "negation"} -{"lexeme": "nor", "formula": "fb:not", "type" : "negation"} - -# ADVERB -{"lexeme": "often", "formula": "often", "type" : "adverb.freq"} -{"lexeme": "always", "formula": "always", "type" : "adverb.freq"} -{"lexeme": "sometimes", "formula": "sometimes", "type" : "adverb.freq"} -{"lexeme": "never", "formula": "never", "type" : "adverb.freq"} - -# SUBORDINATE -{"lexeme": "when", "formula": "WHEN", "type" : "subordinate.time"} -{"lexeme": "whenever", "formula": "WHEN", "type" : "subordinate.time"} -{"lexeme": "as", "formula": "WHEN", "type" : "subordinate.time"} -{"lexeme": "once", "formula": "WHEN", "type" : "subordinate.time"} -{"lexeme": "while", "formula": "WHILE", "type" : "subordinate.time"} -{"lexeme": "after", "formula": "AFTER", "type" : "subordinate.time"} -{"lexeme": "before", "formula": "BEFORE", "type" : "subordinate.time"} -{"lexeme": "since", "formula": "SINCE", "type" : "subordinate.time"} -{"lexeme": "until", "formula": "UNTIL", "type" : "subordinate.time"} - -{"lexeme": "where", "formula": "WHERE", "type" : "subordinate.place"} -{"lexeme": "whereas", "formula": "WHERE", "type" : "subordinate.place"} -{"lexeme": "wherever", "formula": "WHERE", "type" : "subordinate.place"} - -{"lexeme": "although", "formula": "ALTHOUGH", "type" : "subordinate.cause"} -{"lexeme": "even though", "formula": "ALTHOUGH", "type" : "subordinate.cause"} -{"lexeme": "though", "formula": "ALTHOUGH", "type" : "subordinate.cause"} -{"lexeme": "unless", "formula": "UNLESS", "type" : "subordinate.cause"} -{"lexeme": "provided that", "formula": "CONDITION", "type" : "subordinate.cause"} -{"lexeme": "because", "formula": "CONDITION", "type" : "subordinate.cause"} -{"lexeme": "if", "formula": "CONDITION", "type" : "subordinate.cause"} -{"lexeme": "even if", "formula": "CONDITION", "type" : "subordinate.cause"} -{"lexeme": "whether", "formula": "WHETHER", "type" : "subordinate.cause"} - -{"lexeme": "in order that", "formula": "EFFECT", "type" : "subordinate.effect"} -{"lexeme": "so that", "formula": "EFFECT", "type" : "subordinate.effect"} -{"lexeme": "that", "formula": "EFFECT", "type" : "subordinate.effect"} -{"lexeme": "this is why", "formula": "EFFECT", "type" : "subordinate.effect"} - -# QUESTION -{"lexeme": "who", "formula": "fb:people.person", "type" : "unary"} -{"lexeme": "who", "formula": "fb:organization.organization", "type" : "unary"} -{"lexeme": "who", "formula": "fb:organization.company", "type" : "unary"} -{"lexeme": "where", "formula": "!fb:location.location", "type" : "unary"} -{"lexeme": "where", "formula": "!fb:organization.organization", "type" : "unary"} -{"lexeme": "where", "formula": "!fb:education.educational_institution", "type" : "unary"} -{"lexeme": "when", "formula": "!fb:type.datetime", "type" : "unary"} -{"lexeme": "date", "formula": "!fb:type.datetime", "type" : "unary"} -{"lexeme": "year", "formula": "!fb:type.datetime", "type" : "unary"} -{"lexeme": "day", "formula": "!fb:type.datetime", "type" : "unary"} -{"lexeme": "why", "formula": "!fb:type.event", "type" : "unary"} -{"lexeme": "what for", "formula": "fb:type.event", "type" : "unary"} -{"lexeme": "do", "formula": "question:activity", "type" : "question"} -{"lexeme": "does", "formula": "question:activity", "type" : "question"} - -# UTTERANCES -{"lexeme": "hello", "formula": "GREETING", "type" : "utterance"} -{"lexeme": "hi", "formula": "GREETING", "type" : "utterance"} -{"lexeme": "howdy", "formula": "GREETING", "type" : "utterance"} -{"lexeme": "greetings", "formula": "GREETING", "type" : "utterance"} -{"lexeme": "good morning", "formula": "GREETING", "type" : "utterance"} -{"lexeme": "good day", "formula": "GREETING", "type" : "utterance"} -{"lexeme": "good evening", "formula": "GREETING", "type" : "utterance"} -{"lexeme": "no", "formula": "DECLINE", "type" : "utterance"} -{"lexeme": "nope", "formula": "DECLINE", "type" : "utterance"} -{"lexeme": "nah", "formula": "DECLINE", "type" : "utterance"} -{"lexeme": "yes", "formula": "CONFIRM", "type" : "utterance"} -{"lexeme": "yeah", "formula": "CONFIRM", "type" : "utterance"} -{"lexeme": "right", "formula": "CONFIRM", "type" : "utterance"} -{"lexeme": "confirm", "formula": "CONFIRM", "type" : "utterance"} -{"lexeme": "good", "formula": "positive", "type" : "utterance"} -{"lexeme": "well", "formula": "positive", "type" : "utterance"} -{"lexeme": "nice", "formula": "positive", "type" : "utterance"} -{"lexeme": "awesome", "formula": "positive", "type" : "utterance"} -{"lexeme": "bad", "formula": "negative", "type" : "utterance"} -{"lexeme": "not nice", "formula": "negative", "type" : "utterance"} -{"lexeme": "not good", "formula": "negative", "type" : "utterance"} -{"lexeme": "not well", "formula": "negative", "type" : "utterance"} - -{"lexeme": "not much", "formula": "quantity:low", "type" : "utterance"} -{"lexeme": "little", "formula": "quantity:low", "type" : "utterance"} -{"lexeme": "much", "formula": "quantity:high", "type" : "utterance"} -{"lexeme": "a lot", "formula": "quantity:high", "type" : "utterance"} - -# OPERATOR -{"lexeme": "i", "formula": "PERSON", "type" : "operator"} -{"lexeme": "me", "formula": "PERSON", "type" : "operator"} -{"lexeme": "my", "formula": "PERSON", "type" : "operator"} -{"lexeme": "mine", "formula": "PERSON", "type" : "operator"} -{"lexeme": "you", "formula": "ROBOY", "type" : "operator"} -{"lexeme": "your", "formula": "ROBOY", "type" : "operator"} -{"lexeme": "yours", "formula": "ROBOY", "type" : "operator"} - -{"lexeme": "california", "formula": "fb:en.california", "type" : "entity"} -{"lexeme": "ohio", "formula": "fb:en.ohio", "type" : "entity"} -{"lexeme": "seattle", "formula": "fb:en.seattle", "type" : "entity"} -{"lexeme": "san_francisco", "formula": "fb:en.san_francisco", "type" : "entity"} -{"lexeme": "los_angeles", "formula": "fb:en.los_angeles", "type" : "entity"} -{"lexeme": "roboy", "formula": "fb:en.roboy", "type" : "entity"} - -# CLASSES -{"lexeme": "city", "formula": "CITY", "type" : "class"} -{"lexeme": "company", "formula": "COMPANY", "type" : "class"} -{"lexeme": "continent", "formula": "CONTINENT", "type" : "class"} -{"lexeme": "country", "formula": "COUNTRY", "type" : "class"} -{"lexeme": "division", "formula": "DIVISION", "type" : "class"} -{"lexeme": "hobby", "formula": "HAS_HOBBY", "type" : "class"} -{"lexeme": "employer", "formula": "WORK_FOR", "type" : "class"} -{"lexeme": "location", "formula": "LIVE_IN", "type" : "class"} -{"lexeme": "home", "formula": "LIVE_IN", "type" : "class"} -{"lexeme": "movie", "formula": "FAVORITE_MOVIE", "type" : "class"} -{"lexeme": "object", "formula": "OBJECT", "type" : "class"} -{"lexeme": "person", "formula": "PERSON", "type" : "class"} -{"lexeme": "robot", "formula": "ROBOT", "type" : "class"} -{"lexeme": "university", "formula": "STUDY_AT", "type" : "class"} -{"lexeme": "child", "formula": "CHILD_OF", "type" : "class"} -{"lexeme": "friend", "formula": "FRIEND_OF", "type" : "class"} -{"lexeme": "friend of", "formula": "FRIEND_OF", "type" : "class"} -{"lexeme": "name", "formula": "NAME", "type" : "class"} -{"lexeme": "member", "formula": "MEMBER_OF", "type" : "class"} -{"lexeme": "member of", "formula": "MEMBER_OF", "type" : "class"} -{"lexeme": "part", "formula": "PART_OF", "type" : "class"} -{"lexeme": "relative", "formula": "RELATIVE_OF", "type" : "class"} - -# ACTIVITY -{"lexeme": "born in", "formula": "BIRTH_YEAR", "type" : "property"} -{"lexeme": "years old", "formula": "AGE", "type" : "property"} -{"lexeme": "swimming", "formula": "SWIMMING", "type" : "property"} -{"lexeme": "reading", "formula": "READING", "type" : "property"} - -# RELATIONSHIPS -{"lexeme": "like", "formula": "HAS_HOBBY", "type" : "relationship"} -{"lexeme": "likes", "formula": "HAS_HOBBY", "type" : "relationship"} -{"lexeme": "like", "formula": "FRIEND_OF", "type" : "relationship"} -{"lexeme": "likes", "formula": "FRIEND_OF", "type" : "relationship"} -{"lexeme": "born in", "formula": "FROM", "type" : "relationship"} -{"lexeme": "come from", "formula": "BORN_IN", "type" : "relationship"} -{"lexeme": "am from", "formula": "BORN_IN", "type" : "relationship"} -{"lexeme": "is from", "formula": "BORN_IN", "type" : "relationship"} -{"lexeme": "are from", "formula": "BORN_IN", "type" : "relationship"} -{"lexeme": "from", "formula": "BORN_IN", "type" : "relationship"} -{"lexeme": "go to", "formula": "STUDY_AT", "type" : "relationship"} -{"lexeme": "study", "formula": "STUDY_AT", "type" : "relationship"} -{"lexeme": "study at", "formula": "STUDY_AT", "type" : "relationship"} -{"lexeme": "studies", "formula": "STUDY_AT", "type" : "relationship"} -{"lexeme": "studies at", "formula": "STUDY_AT", "type" : "relationship"} -{"lexeme": "work for", "formula": "WORK_FOR", "type" : "relationship"} -{"lexeme": "work at", "formula": "WORK_FOR", "type" : "relationship"} -{"lexeme": "works for", "formula": "WORK_FOR", "type" : "relationship"} -{"lexeme": "work as", "formula": "OCCUPIED_AS", "type" : "relationship"} -{"lexeme": "live in", "formula": "LIVE_IN", "type" : "relationship"} -{"lexeme": "lives in", "formula": "LIVE_IN", "type" : "relationship"} -{"lexeme": "belong to", "formula": "MEMBER_OF", "type" : "relationship"} - -# PROPERTIES -{"lexeme": "am", "formula": "NAME:HAS_VALUE", "type" : "property"} -{"lexeme": "am", "formula": "PROFESSION:HAS_VALUE", "type" : "property"} -{"lexeme": "am", "formula": "HAS_PROPERTY", "type" : "property"} -{"lexeme": "was", "formula": "PAST_PROPERTY", "type" : "property"} -{"lexeme": "is", "formula": "HAS_VALUE", "type" : "property"} -{"lexeme": "is", "formula": "HAS_PROPERTY", "type" : "property"} -{"lexeme": "are", "formula": "HAS_VALUE", "type" : "property"} - -# ADJECTIVES -{"lexeme": "blue", "formula": "BLUE", "type" : "adjective"} -{"lexeme": "green", "formula": "GREEN", "type" : "adjective"} -{"lexeme": "yellow", "formula": "YELLOW", "type" : "adjective"} -{"lexeme": "nice", "formula": "NICE", "type" : "adjective"} diff --git a/data/roboy-demo.grammar b/data/roboy-demo.grammar deleted file mode 100644 index 1c8db58..0000000 --- a/data/roboy-demo.grammar +++ /dev/null @@ -1,177 +0,0 @@ -# Roboy Small Talk - -# Lexicon -(rule $Be ($BE) (ConstantFn (string rb:has_property))) -(rule $Not (not) (ConstantFn (string not))) -(rule $Not (no) (ConstantFn (string not))) -(rule $Not (neither) (ConstantFn (string not))) -(rule $Not (nor) (ConstantFn (string not))) - -(rule $Class ($PHRASE) (SimpleLexiconFn (type "ClassNoun"))) -(rule $RelClass ($PHRASE) (SimpleLexiconFn (type "RelationalNoun"))) -(rule $RelatClass ($PHRASE) (SimpleLexiconFn (type "RelationClass"))) -(rule $DatPropClass ($PHRASE) (SimpleLexiconFn (type "DataPropertyNoun"))) -(rule $ObjPropClass ($PHRASE) (SimpleLexiconFn (type "ObjectProperty"))) -(rule $ObjectClass ($LEMMA_PHRASE) (SimpleLexiconFn (type "ObjectClass"))) -(rule $TypeProperty ($Adjective) (SimpleLexiconFn (type "TypeProperty"))) - -(rule $StateVerb ($LEMMA_PHRASE) (SimpleLexiconFn (type "StateVerb"))) -(rule $Relat ($LEMMA_PHRASE) (SimpleLexiconFn (type "Relationship"))) -(rule $Relat ($LEMMA_TOKEN) (SimpleLexiconFn (type "Relationship"))) -(rule $ConsequenceVerb ($LEMMA_PHRASE) (SimpleLexiconFn (type "ConsequenceVerb"))) - -(rule $RelAdj ($PHRASE) (SimpleLexiconFn (type "RelationalAdjective"))) -(rule $ObjectPropAdj ($PHRASE) (SimpleLexiconFn (type "IntersectiveObjectPropertyAdjective"))) -(rule $DataPropAdj ($PHRASE) (SimpleLexiconFn (type "IntersectiveDataPropertyAdjective"))) -(rule $InterAdj ($PHRASE) (SimpleLexiconFn (type "IntersectiveAdjective"))) - -# NER Tags -(rule $Number ($PHRASE) (FilterNerSpanFn span NUMBER)) -(rule $Number ($PHRASE) (FilterNerSpanFn span DATE)) -(rule $NamedEntity ($PHRASE) (FilterNerSpanFn span PERSON ORGANIZATION LOCATION MISC)) - -# POS Tags -(rule $Ignore ($PHRASE) (FilterPosTagFn span FW RB RBR RBS UH EX IN DT PDT TO)) -(rule $PHRASE ($Ignore $PHRASE) (SelectFn 1)) -(rule $PHRASE ($PHRASE $Ignore) (SelectFn 0)) - -(rule $Verb ($PHRASE) (FilterPosTagFn span VB VBD VBN VBG VBP VBZ VBD-AUX)) -(rule $ModalVerb ($TOKEN) (FilterPosTagFn token MD)) -(rule $ProNoun ($TOKEN) (FilterPosTagFn token PRP PRP$)) -(rule $ProNounEnd ($TOKEN) (FilterPosTagFn token POS)) -(rule $Noun ($PHRASE) (FilterPosTagFn span NN NNS NNP NNPS)) -(rule $Adverb ($TOKEN) (FilterPosTagFn token RB RBR RBS)) -(rule $Adjective ($TOKEN) (FilterPosTagFn token JJ)) -(rule $Preposition ($TOKEN) (FilterPosTagFn token IN)) -(rule $Conj ($TOKEN) (FilterPosTagFn token CC)) -(rule $Det ($TOKEN) (FilterPosTagFn token DT PDT)) -#(rule $Inter ($TOKEN) (FilterPosTagFn token UH)) -(rule $To ($TOKEN) (FilterPosTagFn token TO)) -#(rule $Exist ($TOKEN) (FilterPosTagFn token EX)) -#(rule $ForeignWord ($TOKEN) (FilterPosTagFn token FW)) -(rule $Wh ($TOKEN) (FilterPosTagFn token WP WP$)) -(rule $BE ($PHRASE) (FilterPosTagFn span BE)) -(rule $Number ($PHRASE) (FilterPosTagFn span CD)) - -# Link words -#(rule $VerbPrep ($Verb $Preposition) (ConcatFn " ")) -#(rule $VerbTo ($Verb $To) (ConcatFn " ")) -#(rule $VerbTo ($To $Verb) (SelectFn 1)) - -# Subject Phrase -(rule $Subject ($Class) (IdentityFn)) -(rule $Subject ($DatPropClass) (IdentityFn)) -(rule $Subject ($ProNoun) (SimpleLexiconFn (type "Person"))) -(rule $Subject ($RelClass $Preposition) (SelectFn 0)) -(rule $Subject ($RelClass $To) (SelectFn 0)) -(rule $Subject ($Subject $RelatClass) (ConcatFn ",")) -(rule $Subject ($Det $Subject) (SelectFn 1)) -(rule $Subject ($Entity) (IdentityFn)) -(rule $Subject ($Subject or $Subject) (ConcatFn ";")) -(rule $Subject ($Subject ($Conj optional) $Subject) (ConcatFn ",")) -(rule $Subject ($Subject (, optional) $Subject) (ConcatFn ",")) -(rule $Subject ($Subject $ProNounEnd) (SelectFn 0)) -#(rule $Subject ($Adjective $Subject) (TripleFn "ot")) -#(rule $Subject ($Subject $Adjective) (TripleFn "to")) - -# Subject Phrase -(rule $Object ($Noun) (IdentityFn)) -(rule $Object ($Det $Object) (SelectFn 1)) -(rule $Object ($Conj $Object) (SelectFn 1)) -(rule $Object ($Object or $Object) (ConcatFn ";")) -(rule $Object ($Object and $Object) (ConcatFn ",")) -(rule $Object ($Object , $Object) (ConcatFn ",")) -#(rule $Object ($Adjective $Object) (TripleFn "ot")) -#(rule $Object ($Object $Adjective) (TripleFn "to")) - -# Adjective Phrase -(rule $AdjPhrase ($Adjective) (IdentityFn)) -(rule $AdjPhrase ($ObjectPropAdj) (IdentityFn)) -(rule $AdjPhrase ($ObjectProperty) (IdentityFn)) -(rule $AdjPhrase ($RelAdj) (IdentityFn)) -(rule $AdjPhrase ($ObjectPropAdj) (IdentityFn)) -(rule $AdjPhrase ($DataPropAdj) (IdentityFn)) -(rule $AdjPhrase ($InterAdj) (IdentityFn)) -(rule $AdjPhrase ($Not $AdjPhrase) (ConcatFn " ")) -(rule $AdjPhrase ($Adverb $AdjPhrase) (ConcatFn " ")) -(rule $AdjPhrase ($Conj $AdjPhrase) (SelectFn 1)) -(rule $AdjPhrase ($AdjPhrase and $AdjPhrase) (ConcatFn ",")) - -# Predicate Phrase -#(rule $Predicate ($PHRASE) (OpenTypeFn relation)) -(rule $Predicate ($StateVerb) (IdentityFn)) -(rule $Predicate ($ConsequenceVerb) (IdentityFn)) -(rule $Predicate ($Relat) (IdentityFn)) -(rule $Predicate ($RelatClass) (IdentityFn)) -(rule $Predicate ($Not $Predicate) (ConcatFn " ")) -(rule $Predicate ($Predicate ($Conj optional) $Predicate) (ConcatFn ",")) -(rule $Predicate ($Predicate or $Predicate) (ConcatFn ";")) -#(rule $Predicate ($TypeProperty $PHRASE) (SelectFn 0)) -(rule $Predicate ($TypeProperty $ObjectClass) (TripleFn "pt")) -(rule $Pred ($TypeProperty $ObjectClass) (TripleFn "pt")) - -# Question Phrase -(rule $Quest ($Wh) (SimpleLexiconFn (type Question))) -(rule $Quest ($Wh) (IdentityFn)) -(rule $Quest ($Quest and $Quest) (ConcatFn "&")) -(rule $Quest ($Quest $Quest) (ConcatFn "&")) -(rule $Quest ($Quest or $Quest) (ConcatFn "|")) -(rule $Quest ($Quest $BE) (SelectFn 0)) - -# Subordinating conjunctions I -(rule $SubTime ($PHRASE) (SimpleLexiconFn (type subordinate.time))) -(rule $SubPlace ($PHRASE) (SimpleLexiconFn (type subordinate.place))) -(rule $SubEffect ($PHRASE) (SimpleLexiconFn (type subordinate.effect))) -(rule $SubCause ($PHRASE) (SimpleLexiconFn (type subordinate.cause))) - -# Subordinating conjunctions II -(rule $SubSen ($SubTime $Expr) (ConcatFn ":")) -(rule $SubSen ($SubPlace $Expr) (ConcatFn ":")) -(rule $SubSen ($SubEffect $Expr) (ConcatFn ":")) -(rule $SubSen ($SubCause $Expr) (ConcatFn ":")) -(rule $Expr ($Expr $SubSen) (ConcatFn ")->(")) -(rule $Expr ($SubSen $Expr) (ConcatFn ")<-(")) - -# Expressions -#(rule $Expr ($Subject ($BE optional) $AdjPhrase) (ConcatFn ",")) -#(rule $Expr ($Subject ($BE optional) $Noun) (ConcatFn ",")) -#(rule $Expr ($Subject ($BE optional) $Noun) (ConcatFn ",")) -(rule $Expr ($Subject $Predicate ($BE optional) $Object) (TripleFn "spo")) -(rule $Expr ($Noun ($BE optional) $Subject $Predicate) (TripleFn "osp")) -(rule $Expr ($Subject $Predicate ($BE optional) $AdjPhrase) (TripleFn "spo")) -(rule $Expr ($Predicate $Subject $AdjPhrase) (TripleFn "pso")) -(rule $Expr ($AdjPhrase ($BE optional) $Subject $Predicate) (TripleFn "osp")) -#(rule $Expr ($Noun is $Subject $Predicate) (TripleFn "osp")) -#(rule $Expr ($Subject $Predicate $AdjPhrase) (TripleFn "spo")) -#(rule $Expr ($Subject $Predicate $Subject) (ConcatFn ",")) -#(rule $Expr ($Subject $Predicate $Noun) (ConcatFn ",")) - -(rule $Expr ($Quest $Expr) (SelectFn 1)) -#(rule $Expr ($Quest $BE $Subject) (ConcatFn ".")) -#(rule $Expr ($Quest $BE $AdjPhrase) (ConcatFn ".")) -#(rule $Expr ($Quest $Predicate $Subject) (ConcatFn ".")) -#(rule $Expr ($Quest $Predicate $AdjPhrase) (ConcatFn ".")) -#(rule $Expr ($Quest $Predicate $Subject $Predicate) (ConcatFn ".")) -#(rule $Expr ($Quest $Predicate $Subject $AdjPhrase) (ConcatFn ".")) -# -(rule $ROOT ($Expr) (IdentityFn)) -(rule $ROOT ($Pred) (IdentityFn)) -(rule $ROOT ($Expr or $Expr) (ConcatFn " or ")) -(rule $ROOT ($Not $Expr) (ConcatFn " ")) -(rule $ROOT ($Expr ($Conj optional) $Expr) (ConcatFn " and ")) - -# Math expressions -(include math.grammar) - -(rule $Entity ($NamedEntity) (SimpleLexiconFn (type "NamedEntity"))) -(rule $Entity ($NamedEntity) (OpenTypeFn entity)) -(rule $Binary ($RelClass) (IdentityFn)) -(rule $Set ($Entity) (IdentityFn)) -(rule $Set ($Unary) (IdentityFn)) -(rule $Set (($Quest optional) $Unary $Set) (MergeFn and)) -(rule $Set (($Quest optional) $Binary $Entity) (JoinFn forward)) -(rule $Set (($Quest optional) $Entity $Binary) (JoinFn backward)) -(rule $Set (what is $Binary $Entity) (JoinFn forward)) -(rule $Set (what is $Entity $Binary) (JoinFn backward)) -(rule $Question ($Set) (IdentityFn)) -(rule $ROOT ($Set) (IdentityFn)) diff --git a/data/roboy-freebase-talk.grammar b/data/roboy-freebase-talk.grammar deleted file mode 100644 index 0b81227..0000000 --- a/data/roboy-freebase-talk.grammar +++ /dev/null @@ -1,75 +0,0 @@ -############################################################ -# Lexicon - -### POS filter: Use POS tags to decide which spans should trigger something. - -# Matching unaries (SimpleNounPhrase) -(rule $Noun ($LEMMA_TOKEN) (FilterPosTagFn token WRB WP NN NNS NNP NNPS)) -(rule $SimpleNounPhrase ($Noun) (IdentityFn)) -(rule $SimpleNounPhrase ($Noun $SimpleNounPhrase) (ConcatFn " ")) - -# Matching entities (NamedEntity): note - don't lemmatize -# Match an entity if it is a sequence of NE tags or NNP tags or of minimal length -(rule $NamedEntity ($PHRASE) (FilterNerSpanFn PERSON ORGANIZATION LOCATION MISC)) -(rule $NamedEntity ($PHRASE) (FilterPosTagFn span NNP)) - -# Matching binaries (CompositeRel) -(rule $Verb ($LEMMA_TOKEN) (FilterPosTagFn token VB VBD VBN VBG VBP VBZ VBD-AUX)) -(rule $Particle ($LEMMA_TOKEN) (FilterPosTagFn token RP)) -(rule $Prep ($LEMMA_TOKEN) (FilterPosTagFn token IN TO)) -(rule $Adj ($LEMMA_TOKEN) (FilterPosTagFn token JJ)) - -(rule $Rel ($LEMMA_TOKEN) (FilterPosTagFn token NN NNS NNP NNPS VB VBD VBN VBG VBP VBZ IN VBD-AUX JJ)) -(rule $BaseRel ($Rel) (IdentityFn)) # parents -(rule $BaseRel ($Verb $SimpleNounPhrase) (ConcatFn " ")) -(rule $BaseRel ($Verb $Particle) (ConcatFn " ")) # grow up -(rule $CompositeRel ($BaseRel $BaseRel) (ConcatFn " ")) # grow up, parents -(rule $CompositeRel ($BaseRel $Prep) (ConcatFn " ")) # grow up in, parents of - -### Lexicon: call LexiconFn on the spans. -(rule $Entity ($PHRASE) (DateFn)) # Example: 2002 -(rule $Unary ($SimpleNounPhrase) (LexiconFn unary)) # Example: "city" -(rule $Unary (how $Adj) (ConstantFn (fb:type.object.type fb:type.int) fb:type.int)) -(rule $Unary (how $Adj) (ConstantFn (fb:type.object.type fb:type.float) fb:type.float)) -(rule $Binary ($CompositeRel) (LexiconFn binary)) # Example: "capital", "developed" - -#### Lexicon: hard coded unaries -(rule $Unary (who) (ConstantFn (fb:type.object.type fb:people.person) fb:people.person)) -(rule $Unary (who) (ConstantFn (fb:type.object.type fb:organization.organization) fb:organization.organization)) -(rule $Unary (who) (ConstantFn (fb:type.object.type fb:business.company) fb:business.company)) -(rule $Unary (where) (ConstantFn (fb:type.object.type fb:organization.organization) fb:organization.organization)) -(rule $Unary (where) (ConstantFn (fb:type.object.type fb:location.location) fb:location.location)) -(rule $Unary (where) (ConstantFn (fb:type.object.type fb:education.educational_institution) fb:education.educational_institution)) -(rule $Unary (when) (ConstantFn (fb:type.object.type fb:type.datetime) fb:type.datetime)) -(rule $Unary (date) (ConstantFn (fb:type.object.type fb:type.datetime) fb:type.datetime)) -(rule $Unary (year) (ConstantFn (fb:type.object.type fb:type.datetime) fb:type.datetime)) -(rule $Unary (day) (ConstantFn (fb:type.object.type fb:type.datetime) fb:type.datetime)) - -### Lexicon: hard coded binaries -(rule $Binary (,) (ConstantFn fb:location.location.containedby (-> fb:location.location fb:location.location))) - -# Aggregation -(rule $CountStr (how many) (ConstantFn null null)) -(rule $CountStr (number of) (ConstantFn null null)) -(rule $Operator ($CountStr) (ConstantFn (lambda x (count (var x))) (-> fb:common.topic fb:type.number))) - -############################################################ - -(rule $Padding ($PHRASE) (IdentityFn)) # Can skip these sequences - -(rule $BaseSet ($Entity ($Padding optional) $Binary) (JoinFn unary,binary unaryCanBeArg0 unaryCanBeArg1)) -(rule $BaseSet ($Binary ($Padding optional) $Entity) (JoinFn binary,unary unaryCanBeArg0 unaryCanBeArg1)) -(rule $Set ($BaseSet) (IdentityFn)) - -### Combine set and binary -(rule $Set ($Binary ($Padding optional) $Set) (JoinFn binary,unary unaryCanBeArg0 unaryCanBeArg1)) -(rule $Set ($Set ($Padding optional) $Binary) (JoinFn unary,binary unaryCanBeArg0 unaryCanBeArg1)) -# Merge two sets -(rule $Set ($Set ($Padding optional) $Set) (MergeFn and)) -(rule $Set ($Binary ($Padding optional) $Set) (JoinFn binary,unary unaryCanBeArg0 unaryCanBeArg1)) - -(rule $ROOT ($Unary $Binary $Unary) (IdentityFn)) -(rule $ROOT ($Unary) (IdentityFn)) -(rule $ROOT ($Binary) (IdentityFn)) -(rule $ROOT (($Padding optional) $Operator ($Padding optional) $Set) (JoinFn forward betaReduce)) -(rule $ROOT (($Padding optional) $Set ($Padding optional)) (IdentityFn)) diff --git a/data/roboy-triple.grammar b/data/roboy-triple.grammar deleted file mode 100644 index 47ee4e2..0000000 --- a/data/roboy-triple.grammar +++ /dev/null @@ -1,156 +0,0 @@ -# Roboy Small Talk - -# Lexicon -(rule $Be ($BE) (ConstantFn (string rb:has_property))) -(rule $Not (not) (ConstantFn (string not))) -(rule $Not (no) (ConstantFn (string not))) -(rule $Not (neither) (ConstantFn (string not))) -(rule $Not (nor) (ConstantFn (string not))) - -(rule $Class ($PHRASE) (SimpleLexiconFn (type "ClassNoun"))) -(rule $RelClass ($PHRASE) (SimpleLexiconFn (type "RelationalNoun"))) -(rule $RelatClass ($PHRASE) (SimpleLexiconFn (type "RelationClass"))) -(rule $DatPropClass ($PHRASE) (SimpleLexiconFn (type "DataPropertyNoun"))) -(rule $ObjPropClass ($PHRASE) (SimpleLexiconFn (type "ObjectProperty"))) -(rule $TypeProperty ($PHRASE) (SimpleLexiconFn (type "TypeProperty"))) - -(rule $StateVerb ($LEMMA_PHRASE) (SimpleLexiconFn (type "StateVerb"))) -(rule $Relat ($LEMMA_PHRASE) (SimpleLexiconFn (type "Relationship"))) -(rule $Relat ($LEMMA_TOKEN) (SimpleLexiconFn (type "Relationship"))) -(rule $ConsequenceVerb ($LEMMA_PHRASE) (SimpleLexiconFn (type "ConsequenceVerb"))) - -(rule $RelAdj ($PHRASE) (SimpleLexiconFn (type "RelationalAdjective"))) -(rule $ObjectPropAdj ($PHRASE) (SimpleLexiconFn (type "IntersectiveObjectPropertyAdjective"))) -(rule $DataPropAdj ($PHRASE) (SimpleLexiconFn (type "IntersectiveDataPropertyAdjective"))) -(rule $InterAdj ($PHRASE) (SimpleLexiconFn (type "IntersectiveAdjective"))) - -# NER Tags -(rule $Number ($PHRASE) (FilterNerSpanFn span NUMBER)) -(rule $Number ($PHRASE) (FilterNerSpanFn span DATE)) -(rule $NamedEntity ($PHRASE) (FilterNerSpanFn span PERSON ORGANIZATION LOCATION MISC)) - -# POS Tags -(rule $Ignore ($PHRASE) (FilterPosTagFn span FW RB RBR RBS UH EX IN DT PDT TO)) -(rule $PHRASE ($Ignore $PHRASE) (SelectFn 1)) -(rule $PHRASE ($PHRASE $Ignore) (SelectFn 0)) - -(rule $Verb ($PHRASE) (FilterPosTagFn span VB VBD VBN VBG VBP VBZ VBD-AUX)) -(rule $ModalVerb ($TOKEN) (FilterPosTagFn token MD)) -(rule $ProNoun ($TOKEN) (FilterPosTagFn token PRP PRP$)) -(rule $ProNounEnd ($TOKEN) (FilterPosTagFn token POS)) -(rule $Noun ($PHRASE) (FilterPosTagFn span NN NNS NNP NNPS)) -(rule $Adverb ($TOKEN) (FilterPosTagFn token RB RBR RBS)) -(rule $Adjective ($TOKEN) (FilterPosTagFn token JJ)) -(rule $Preposition ($TOKEN) (FilterPosTagFn token IN)) -(rule $Conj ($TOKEN) (FilterPosTagFn token CC)) -#(rule $Det ($TOKEN) (FilterPosTagFn token DT PDT)) -#(rule $Inter ($TOKEN) (FilterPosTagFn token UH)) -(rule $To ($TOKEN) (FilterPosTagFn token TO)) -#(rule $Exist ($TOKEN) (FilterPosTagFn token EX)) -#(rule $ForeignWord ($TOKEN) (FilterPosTagFn token FW)) -(rule $Wh ($TOKEN) (FilterPosTagFn token WP WP$)) -(rule $BE ($TOKEN) (FilterPosTagFn token BE)) -(rule $Number ($PHRASE) (FilterPosTagFn span CD)) - -# Link words -#(rule $VerbPrep ($Verb $Preposition) (ConcatFn " ")) -#(rule $VerbTo ($Verb $To) (ConcatFn " ")) -#(rule $VerbTo ($To $Verb) (SelectFn 1)) - -# Subject Phrase -(rule $Subject ($Class) (IdentityFn)) -(rule $Subject ($DatPropClass) (IdentityFn)) -(rule $Subject ($ProNoun) (SimpleLexiconFn (type "Person"))) -(rule $Subject ($RelClass $Preposition) (SelectFn 0)) -(rule $Subject ($RelClass $To) (SelectFn 0)) -(rule $Subject ($Subject $RelatClass) (ConcatFn ",")) -(rule $Subject ($Det $Subject) (SelectFn 1)) -(rule $Subject ($Conj $Subject) (SelectFn 1)) -(rule $Subject ($Subject and $Subject) (ConcatFn ";")) -(rule $Subject ($Subject , $Subject) (ConcatFn ";")) -(rule $Subject ($Adjective $Subject) (TripleFn "to")) -(rule $Subject ($Subject $Adjective) (TripleFn "ot")) - -# Adjective Phrase -#(rule $AdjPhrase ($Adjective) (IdentityFn)) -(rule $AdjPhrase ($ObjectPropAdj) (IdentityFn)) -(rule $AdjPhrase ($ObjectProperty) (IdentityFn)) -(rule $AdjPhrase ($RelAdj) (IdentityFn)) -(rule $AdjPhrase ($ObjectPropAdj) (IdentityFn)) -(rule $AdjPhrase ($DataPropAdj) (IdentityFn)) -(rule $AdjPhrase ($InterAdj) (IdentityFn)) -(rule $AdjPhrase ($Not $AdjPhrase) (ConcatFn " ")) -(rule $AdjPhrase ($Adverb $AdjPhrase) (ConcatFn " ")) -(rule $AdjPhrase ($Conj $AdjPhrase) (SelectFn 1)) -(rule $AdjPhrase ($AdjPhrase $AdjPhrase) (ConcatFn ";")) - -# Predicate Phrase -#(rule $Predicate ($PHRASE) (OpenTypeFn relation)) -(rule $Predicate ($StateVerb) (IdentityFn)) -(rule $Predicate ($ConsequenceVerb) (IdentityFn)) -(rule $Predicate ($Relat) (IdentityFn)) -(rule $Predicate ($Not $Predicate) (ConcatFn " ")) -(rule $Predicate ($Predicate $Predicate) (ConcatFn ";")) -(rule $Predicate ($TypeProperty $Type) (TripleFn "tp")) -(rule $Predicate ($Type $TypeProperty) (TripleFn "pt")) - -# Question Phrase -(rule $Quest ($Wh) (SimpleLexiconFn (type Question))) -(rule $Quest ($Quest and $Quest) (ConcatFn "&")) -(rule $Quest ($Quest $Quest) (ConcatFn "&")) -(rule $Quest ($Quest or $Quest) (ConcatFn "|")) - -# Subordinating conjunctions I -(rule $SubTime ($PHRASE) (SimpleLexiconFn (type subordinate.time))) -(rule $SubPlace ($PHRASE) (SimpleLexiconFn (type subordinate.place))) -(rule $SubEffect ($PHRASE) (SimpleLexiconFn (type subordinate.effect))) -(rule $SubCause ($PHRASE) (SimpleLexiconFn (type subordinate.cause))) - -# Subordinating conjunctions II -(rule $SubSen ($SubTime $Expr) (ConcatFn ":")) -(rule $SubSen ($SubPlace $Expr) (ConcatFn ":")) -(rule $SubSen ($SubEffect $Expr) (ConcatFn ":")) -(rule $SubSen ($SubCause $Expr) (ConcatFn ":")) -(rule $Expr ($Expr $SubSen) (ConcatFn ")->(")) -(rule $Expr ($SubSen $Expr) (ConcatFn ")<-(")) - -# Expressions -#(rule $Expr ($Subject ($BE optional) $AdjPhrase) (ConcatFn ",")) -#(rule $Expr ($Subject ($BE optional) $Noun) (ConcatFn ",")) -#(rule $Expr ($Subject ($BE optional) $Noun) (ConcatFn ",")) -(rule $Expr ($Subject $Predicate is $Noun) (TripleFn "spo")) -(rule $Expr ($Noun is $Subject $Predicate) (TripleFn "osp")) -#(rule $Expr ($Subject $RelatClass are $Noun) (ConcatFn ",")) -#(rule $Expr ($Subject $RelatClass is $AdjPhrase) (ConcatFn ",")) -#(rule $Expr ($Subject $RelatClass are $AdjPhrase) (ConcatFn ",")) -#(rule $Expr ($Subject $RelatClass are $AdjPhrase) (ConcatFn ",")) -#(rule $Expr ($Subject $Predicate $AdjPhrase) (TripleFn "spo")) -#(rule $Expr ($Subject $Predicate $Subject) (ConcatFn ",")) -#(rule $Expr ($Subject $Predicate $Noun) (ConcatFn ",")) - -(rule $Expr ($Quest $Expr) (ConcatFn ".")) -(rule $Expr ($Quest $Be $Subject) (ConcatFn ".")) -(rule $Expr ($Quest $Be $AdjPhrase) (ConcatFn ".")) -(rule $Expr ($Quest $Predicate $Subject) (ConcatFn ".")) -(rule $Expr ($Quest $Predicate $AdjPhrase) (ConcatFn ".")) -(rule $Expr ($Quest $Predicate $Subject $Predicate) (ConcatFn ".")) -(rule $Expr ($Quest $Predicate $Subject $AdjPhrase) (ConcatFn ".")) - -(rule $ROOT ($Expr) (IdentityFn)) -(rule $ROOT ($Expr or $Expr) (ConcatFn " or ")) -(rule $ROOT ($Not $Expr) (ConcatFn " ")) -(rule $ROOT ($Expr ($Conj optional) $Expr) (ConcatFn " and ")) - -# Math expressions -(include math.grammar) - -(rule $Entity ($NamedEntity) (SimpleLexiconFn (type "NamedEntity"))) -#(rule $Entity ($NamedEntity) (OpenTypeFn entity)) -(rule $Binary ($RelClass) (IdentityFn)) -(rule $Set ($Entity) (IdentityFn)) -(rule $Set ($Unary) (IdentityFn)) -(rule $Set ($Unary $Set) (MergeFn and)) -(rule $Set ($Binary $Entity) (JoinFn forward)) -(rule $Set ($Entity $Binary) (JoinFn backward)) -(rule $ROOT ($Binary) (IdentityFn)) -(rule $ROOT ($Set) (IdentityFn)) diff --git a/data/rpqa/1/test.examples b/data/rpqa/1/test.examples deleted file mode 100644 index 092cc94..0000000 --- a/data/rpqa/1/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) diff --git a/data/rpqa/1/test.json b/data/rpqa/1/test.json deleted file mode 100644 index 03b6af4..0000000 --- a/data/rpqa/1/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"} -] \ No newline at end of file diff --git a/data/rpqa/1/train.examples b/data/rpqa/1/train.examples deleted file mode 100644 index 24ef803..0000000 --- a/data/rpqa/1/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/1/train.json b/data/rpqa/1/train.json deleted file mode 100644 index e4a639e..0000000 --- a/data/rpqa/1/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/10/test.examples b/data/rpqa/10/test.examples deleted file mode 100644 index 709ad99..0000000 --- a/data/rpqa/10/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/10/test.json b/data/rpqa/10/test.json deleted file mode 100644 index b868df7..0000000 --- a/data/rpqa/10/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/10/train.examples b/data/rpqa/10/train.examples deleted file mode 100644 index 155c631..0000000 --- a/data/rpqa/10/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) diff --git a/data/rpqa/10/train.json b/data/rpqa/10/train.json deleted file mode 100644 index ee59a69..0000000 --- a/data/rpqa/10/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"} -] \ No newline at end of file diff --git a/data/rpqa/2/test.examples b/data/rpqa/2/test.examples deleted file mode 100644 index 3d498e4..0000000 --- a/data/rpqa/2/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) diff --git a/data/rpqa/2/test.json b/data/rpqa/2/test.json deleted file mode 100644 index 3b38b6c..0000000 --- a/data/rpqa/2/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/2/train.examples b/data/rpqa/2/train.examples deleted file mode 100644 index c92613d..0000000 --- a/data/rpqa/2/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/2/train.json b/data/rpqa/2/train.json deleted file mode 100644 index e0f2414..0000000 --- a/data/rpqa/2/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/3/test.examples b/data/rpqa/3/test.examples deleted file mode 100644 index 57a30e7..0000000 --- a/data/rpqa/3/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) diff --git a/data/rpqa/3/test.json b/data/rpqa/3/test.json deleted file mode 100644 index 2179a59..0000000 --- a/data/rpqa/3/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/3/train.examples b/data/rpqa/3/train.examples deleted file mode 100644 index 5055e58..0000000 --- a/data/rpqa/3/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/3/train.json b/data/rpqa/3/train.json deleted file mode 100644 index 689bf37..0000000 --- a/data/rpqa/3/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/4/test.examples b/data/rpqa/4/test.examples deleted file mode 100644 index 3d0a465..0000000 --- a/data/rpqa/4/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) diff --git a/data/rpqa/4/test.json b/data/rpqa/4/test.json deleted file mode 100644 index 173a7cd..0000000 --- a/data/rpqa/4/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"} -] \ No newline at end of file diff --git a/data/rpqa/4/train.examples b/data/rpqa/4/train.examples deleted file mode 100644 index 2790715..0000000 --- a/data/rpqa/4/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/4/train.json b/data/rpqa/4/train.json deleted file mode 100644 index 32a0edc..0000000 --- a/data/rpqa/4/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/5/test.examples b/data/rpqa/5/test.examples deleted file mode 100644 index 2302133..0000000 --- a/data/rpqa/5/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) diff --git a/data/rpqa/5/test.json b/data/rpqa/5/test.json deleted file mode 100644 index 0ec2bc4..0000000 --- a/data/rpqa/5/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/5/train.examples b/data/rpqa/5/train.examples deleted file mode 100644 index af7c957..0000000 --- a/data/rpqa/5/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/5/train.json b/data/rpqa/5/train.json deleted file mode 100644 index 731a81e..0000000 --- a/data/rpqa/5/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/6/test.examples b/data/rpqa/6/test.examples deleted file mode 100644 index 0c407f0..0000000 --- a/data/rpqa/6/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) diff --git a/data/rpqa/6/test.json b/data/rpqa/6/test.json deleted file mode 100644 index 8254eac..0000000 --- a/data/rpqa/6/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"} -] \ No newline at end of file diff --git a/data/rpqa/6/train.examples b/data/rpqa/6/train.examples deleted file mode 100644 index 7f0b5da..0000000 --- a/data/rpqa/6/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/6/train.json b/data/rpqa/6/train.json deleted file mode 100644 index 399e1a4..0000000 --- a/data/rpqa/6/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/7/test.examples b/data/rpqa/7/test.examples deleted file mode 100644 index 9c757a0..0000000 --- a/data/rpqa/7/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) diff --git a/data/rpqa/7/test.json b/data/rpqa/7/test.json deleted file mode 100644 index 54bea12..0000000 --- a/data/rpqa/7/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"} -] \ No newline at end of file diff --git a/data/rpqa/7/train.examples b/data/rpqa/7/train.examples deleted file mode 100644 index 37219c6..0000000 --- a/data/rpqa/7/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/7/train.json b/data/rpqa/7/train.json deleted file mode 100644 index 4f3163a..0000000 --- a/data/rpqa/7/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/8/test.examples b/data/rpqa/8/test.examples deleted file mode 100644 index 0117f67..0000000 --- a/data/rpqa/8/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) diff --git a/data/rpqa/8/test.json b/data/rpqa/8/test.json deleted file mode 100644 index 37237d9..0000000 --- a/data/rpqa/8/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"} -] \ No newline at end of file diff --git a/data/rpqa/8/train.examples b/data/rpqa/8/train.examples deleted file mode 100644 index 8224533..0000000 --- a/data/rpqa/8/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/8/train.json b/data/rpqa/8/train.json deleted file mode 100644 index 0f53e94..0000000 --- a/data/rpqa/8/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/9/test.examples b/data/rpqa/9/test.examples deleted file mode 100644 index d061a8d..0000000 --- a/data/rpqa/9/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) diff --git a/data/rpqa/9/test.json b/data/rpqa/9/test.json deleted file mode 100644 index dc4925a..0000000 --- a/data/rpqa/9/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"} -] \ No newline at end of file diff --git a/data/rpqa/9/train.examples b/data/rpqa/9/train.examples deleted file mode 100644 index dcfc9be..0000000 --- a/data/rpqa/9/train.examples +++ /dev/null @@ -1,432 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/9/train.json b/data/rpqa/9/train.json deleted file mode 100644 index 8d8bd4b..0000000 --- a/data/rpqa/9/train.json +++ /dev/null @@ -1,110 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/A/1/test.examples b/data/rpqa/A/1/test.examples deleted file mode 100644 index 092cc94..0000000 --- a/data/rpqa/A/1/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) diff --git a/data/rpqa/A/1/test.json b/data/rpqa/A/1/test.json deleted file mode 100644 index 03b6af4..0000000 --- a/data/rpqa/A/1/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"} -] \ No newline at end of file diff --git a/data/rpqa/A/1/train.examples b/data/rpqa/A/1/train.examples deleted file mode 100644 index 2ef75c3..0000000 --- a/data/rpqa/A/1/train.examples +++ /dev/null @@ -1,160 +0,0 @@ -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my current home is warsaw") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN warsaw))) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) diff --git a/data/rpqa/A/1/train.json b/data/rpqa/A/1/train.json deleted file mode 100644 index a75ff7f..0000000 --- a/data/rpqa/A/1/train.json +++ /dev/null @@ -1,42 +0,0 @@ -[ - {"utterance": "i am from russia", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, - {"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, - {"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"utterance": "my current home is warsaw", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN warsaw))"}, - {"utterance": "anna is my name", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"utterance": "i am employed at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "i work as a nurse", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"utterance": "i was born in poland and you were born in switzerland", "type": "FROM", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"} -] \ No newline at end of file diff --git a/data/rpqa/A/2/test.examples b/data/rpqa/A/2/test.examples deleted file mode 100644 index 3d498e4..0000000 --- a/data/rpqa/A/2/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) diff --git a/data/rpqa/A/2/test.json b/data/rpqa/A/2/test.json deleted file mode 100644 index 3b38b6c..0000000 --- a/data/rpqa/A/2/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/A/2/train.examples b/data/rpqa/A/2/train.examples deleted file mode 100644 index 707c045..0000000 --- a/data/rpqa/A/2/train.examples +++ /dev/null @@ -1,160 +0,0 @@ -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i spend my free time swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my current home is warsaw") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN warsaw))) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) diff --git a/data/rpqa/A/2/train.json b/data/rpqa/A/2/train.json deleted file mode 100644 index 5633e62..0000000 --- a/data/rpqa/A/2/train.json +++ /dev/null @@ -1,42 +0,0 @@ -[ - {"utterance": "my favorite thing to do is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i like swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i spend my free time swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i like pulp fiction the most", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"utterance": "you met my friend ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am from russia", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, - {"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, - {"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"utterance": "my current home is warsaw", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN warsaw))"}, - {"utterance": "anna is my name", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"utterance": "i am employed at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "i work as a nurse", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"utterance": "i was born in poland and you were born in switzerland", "type": "FROM", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"} -] \ No newline at end of file diff --git a/data/rpqa/A/3/test.examples b/data/rpqa/A/3/test.examples deleted file mode 100644 index 57a30e7..0000000 --- a/data/rpqa/A/3/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) diff --git a/data/rpqa/A/3/test.json b/data/rpqa/A/3/test.json deleted file mode 100644 index 2179a59..0000000 --- a/data/rpqa/A/3/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/A/3/train.examples b/data/rpqa/A/3/train.examples deleted file mode 100644 index 315461f..0000000 --- a/data/rpqa/A/3/train.examples +++ /dev/null @@ -1,160 +0,0 @@ -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i spend my free time swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my current home is warsaw") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN warsaw))) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) diff --git a/data/rpqa/A/3/train.json b/data/rpqa/A/3/train.json deleted file mode 100644 index 2c9e9f3..0000000 --- a/data/rpqa/A/3/train.json +++ /dev/null @@ -1,42 +0,0 @@ -[ - {"utterance": "my favorite thing to do is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i like swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i spend my free time swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i like pulp fiction the most", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"utterance": "you met my friend ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am from russia", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, - {"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, - {"utterance": "i am from russia", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, - {"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, - {"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"utterance": "my current home is warsaw", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN warsaw))"}, - {"utterance": "anna is my name", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"utterance": "i am employed at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "i work as a nurse", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"utterance": "i was born in poland and you were born in switzerland", "type": "FROM", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"} -] \ No newline at end of file diff --git a/data/rpqa/A/4/test.examples b/data/rpqa/A/4/test.examples deleted file mode 100644 index 3d0a465..0000000 --- a/data/rpqa/A/4/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) diff --git a/data/rpqa/A/4/test.json b/data/rpqa/A/4/test.json deleted file mode 100644 index 173a7cd..0000000 --- a/data/rpqa/A/4/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"} -] \ No newline at end of file diff --git a/data/rpqa/A/4/train.examples b/data/rpqa/A/4/train.examples deleted file mode 100644 index 420b32a..0000000 --- a/data/rpqa/A/4/train.examples +++ /dev/null @@ -1,160 +0,0 @@ -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i spend my free time swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my current home is warsaw") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN warsaw))) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) diff --git a/data/rpqa/A/4/train.json b/data/rpqa/A/4/train.json deleted file mode 100644 index f2871f5..0000000 --- a/data/rpqa/A/4/train.json +++ /dev/null @@ -1,42 +0,0 @@ -[ - {"utterance": "my favorite thing to do is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i like swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i spend my free time swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i like pulp fiction the most", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"utterance": "you met my friend ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am from russia", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, - {"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, - {"utterance": "i am from russia", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, - {"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, - {"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"utterance": "my current home is warsaw", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN warsaw))"}, - {"utterance": "anna is my name", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, - {"utterance": "i am employed at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "i work as a nurse", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"utterance": "i was born in poland and you were born in switzerland", "type": "FROM", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"} -] \ No newline at end of file diff --git a/data/rpqa/A/5/test.examples b/data/rpqa/A/5/test.examples deleted file mode 100644 index 2302133..0000000 --- a/data/rpqa/A/5/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) diff --git a/data/rpqa/A/5/test.json b/data/rpqa/A/5/test.json deleted file mode 100644 index 0ec2bc4..0000000 --- a/data/rpqa/A/5/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/A/5/train.examples b/data/rpqa/A/5/train.examples deleted file mode 100644 index 3d916b5..0000000 --- a/data/rpqa/A/5/train.examples +++ /dev/null @@ -1,160 +0,0 @@ -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i spend my free time swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) diff --git a/data/rpqa/A/5/train.json b/data/rpqa/A/5/train.json deleted file mode 100644 index 6d93134..0000000 --- a/data/rpqa/A/5/train.json +++ /dev/null @@ -1,42 +0,0 @@ -[ - {"utterance": "my favorite thing to do is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i like swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i spend my free time swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "i like pulp fiction the most", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"utterance": "you met my friend ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am from russia", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, - {"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, - {"utterance": "i am from russia", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, - {"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, - {"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, - {"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, - {"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"} -] \ No newline at end of file diff --git a/data/rpqa/A/Atrain-0.examples b/data/rpqa/A/Atrain-0.examples deleted file mode 100644 index 6bd39ed..0000000 --- a/data/rpqa/A/Atrain-0.examples +++ /dev/null @@ -1,40 +0,0 @@ -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i spend my free time swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/A/Atrain-0.json b/data/rpqa/A/Atrain-0.json deleted file mode 100644 index d3b3c08..0000000 --- a/data/rpqa/A/Atrain-0.json +++ /dev/null @@ -1,12 +0,0 @@ -[ -{"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"type": "HAS_HOBBY", "utterance": "i spend my free time swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, -{"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"type": "FROM", "utterance": "i am from russia", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, -{"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, -{"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, -{"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/A/Atrain-1.examples b/data/rpqa/A/Atrain-1.examples deleted file mode 100644 index ba6b1f0..0000000 --- a/data/rpqa/A/Atrain-1.examples +++ /dev/null @@ -1,40 +0,0 @@ -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) diff --git a/data/rpqa/A/Atrain-1.json b/data/rpqa/A/Atrain-1.json deleted file mode 100644 index 3d5183d..0000000 --- a/data/rpqa/A/Atrain-1.json +++ /dev/null @@ -1,12 +0,0 @@ -[ -{"type": "FROM", "utterance": "i am from russia", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, -{"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, -{"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, -{"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, -{"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, -{"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, -{"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, -{"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, -{"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"} -] \ No newline at end of file diff --git a/data/rpqa/A/Atrain-2.examples b/data/rpqa/A/Atrain-2.examples deleted file mode 100644 index 334ed5a..0000000 --- a/data/rpqa/A/Atrain-2.examples +++ /dev/null @@ -1,40 +0,0 @@ -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) diff --git a/data/rpqa/A/Atrain-2.json b/data/rpqa/A/Atrain-2.json deleted file mode 100644 index 33e9008..0000000 --- a/data/rpqa/A/Atrain-2.json +++ /dev/null @@ -1,12 +0,0 @@ -[ -{"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, -{"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, -{"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, -{"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, -{"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, -{"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"} -] \ No newline at end of file diff --git a/data/rpqa/A/Atrain-3.examples b/data/rpqa/A/Atrain-3.examples deleted file mode 100644 index d64572c..0000000 --- a/data/rpqa/A/Atrain-3.examples +++ /dev/null @@ -1,40 +0,0 @@ -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) diff --git a/data/rpqa/A/Atrain-3.json b/data/rpqa/A/Atrain-3.json deleted file mode 100644 index ee3ff5d..0000000 --- a/data/rpqa/A/Atrain-3.json +++ /dev/null @@ -1,12 +0,0 @@ -[ -{"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, -{"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, -{"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, -{"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, -{"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"} -] \ No newline at end of file diff --git a/data/rpqa/A/Atrain-4.examples b/data/rpqa/A/Atrain-4.examples deleted file mode 100644 index 764235b..0000000 --- a/data/rpqa/A/Atrain-4.examples +++ /dev/null @@ -1,40 +0,0 @@ -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my current home is warsaw") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN warsaw))) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) diff --git a/data/rpqa/A/Atrain-4.json b/data/rpqa/A/Atrain-4.json deleted file mode 100644 index be6fe50..0000000 --- a/data/rpqa/A/Atrain-4.json +++ /dev/null @@ -1,12 +0,0 @@ -[ -{"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, -{"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, -{"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, -{"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, -{"type": "LIVE_IN", "utterance": "my current home is warsaw", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN warsaw))"}, -{"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, -{"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, -{"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"} -] \ No newline at end of file diff --git a/data/rpqa/A/rpqa-test-a.json b/data/rpqa/A/rpqa-test-a.json new file mode 100644 index 0000000..9ed08f7 --- /dev/null +++ b/data/rpqa/A/rpqa-test-a.json @@ -0,0 +1,52 @@ +[ + {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, + {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, + {"type": "NAME", "utterance": "i am hannah", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF hannah))"}, + {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, + {"type": "NAME", "utterance": "my and your name is roboy", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF roboy) (triple rb:active_person rb:NAME_OF alona))"}, + {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, + {"type": "FROM", "utterance": "i was born in poland or russia", "targetFormula": "(triples or (triple rb:active_person rb:FROM poland) (triple rb:active_person rb:FROM russia))"}, + {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, + {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, + {"type": "FROM", "utterance": "i am from russia", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, + {"type": "HAS_HOBBY", "utterance": "i spend my free time swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, + {"type": "LIVE_IN", "utterance": "my current home is warsaw", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN warsaw))"}, + {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, + {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, + {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, + {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, + {"type": "STUDY_AT", "utterance": "i go to uw", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, + {"type": "STUDY_AT", "utterance": "i study at tum", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, + {"type": "STUDY_AT", "utterance": "my alma mater is tum", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, + {"type": "STUDY_AT", "utterance": "my alma mater is tum and you go to tum", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tum)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, + {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, + {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, + {"type": "WORK_FOR", "utterance": "i work at nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, + {"type": "WORK_FOR", "utterance": "i work for ey", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, + {"type": "WORK_FOR", "utterance": "i am employed at samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, + {"type": "WORK_FOR", "utterance": "i earn my living at samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, + {"type": "WORK_FOR", "utterance": "i earn my living at samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, + {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, + {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, + {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, + {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, + {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, + {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, + {"type": "MIXES", "utterance": "i come from and live in poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland) (triple rb:active_person rb:LIVE_IN poland))"}, + {"type": "MIXES", "utterance": "my hobby and profession is chess", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY chess) (triple rb:active_person rb:OCCUPIED_AS chess))"}, + {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, + {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, + {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, + {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, + {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, + {"type": "MEMBER_OF", "utterance": "i am a Roboy Team member", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF roboy_team))"}, + {"type": "WORK_FOR", "utterance": "my employer is samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, + {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, + {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"} +] diff --git a/data/rpqa/Q/1/test.examples b/data/rpqa/Q/1/test.examples deleted file mode 100644 index 092cc94..0000000 --- a/data/rpqa/Q/1/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) diff --git a/data/rpqa/Q/1/test.json b/data/rpqa/Q/1/test.json deleted file mode 100644 index 03b6af4..0000000 --- a/data/rpqa/Q/1/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"} -] \ No newline at end of file diff --git a/data/rpqa/Q/1/train.examples b/data/rpqa/Q/1/train.examples deleted file mode 100644 index d334c28..0000000 --- a/data/rpqa/Q/1/train.examples +++ /dev/null @@ -1,224 +0,0 @@ -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) diff --git a/data/rpqa/Q/1/train.json b/data/rpqa/Q/1/train.json deleted file mode 100644 index 8edad93..0000000 --- a/data/rpqa/Q/1/train.json +++ /dev/null @@ -1,58 +0,0 @@ -[ - {"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do you have a friend whom I have met?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Which university do I study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "For which company do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Are you a member of some cool organization?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"utterance": "Which university do you study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "What was the last movie you saw in the cinema?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/2/test.examples b/data/rpqa/Q/2/test.examples deleted file mode 100644 index 3d498e4..0000000 --- a/data/rpqa/Q/2/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) diff --git a/data/rpqa/Q/2/test.json b/data/rpqa/Q/2/test.json deleted file mode 100644 index 3b38b6c..0000000 --- a/data/rpqa/Q/2/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, - {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/2/train.examples b/data/rpqa/Q/2/train.examples deleted file mode 100644 index 3cb1c76..0000000 --- a/data/rpqa/Q/2/train.examples +++ /dev/null @@ -1,224 +0,0 @@ -(example - (utterance "Where do you earn your living?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) diff --git a/data/rpqa/Q/2/train.json b/data/rpqa/Q/2/train.json deleted file mode 100644 index 4237c9f..0000000 --- a/data/rpqa/Q/2/train.json +++ /dev/null @@ -1,58 +0,0 @@ -[ - {"utterance": "Where do you earn your living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is my field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "What is my favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"utterance": "Where am I employed?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do I belong to any organizations?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do you have a friend whom I have met?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Which university do I study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "For which company do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Are you a member of some cool organization?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"utterance": "Which university do you study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "What was the last movie you saw in the cinema?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/3/test.examples b/data/rpqa/Q/3/test.examples deleted file mode 100644 index 57a30e7..0000000 --- a/data/rpqa/Q/3/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) diff --git a/data/rpqa/Q/3/test.json b/data/rpqa/Q/3/test.json deleted file mode 100644 index 2179a59..0000000 --- a/data/rpqa/Q/3/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, - {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, - {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/3/train.examples b/data/rpqa/Q/3/train.examples deleted file mode 100644 index 76ee33b..0000000 --- a/data/rpqa/Q/3/train.examples +++ /dev/null @@ -1,224 +0,0 @@ -(example - (utterance "Where do you earn your living?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) diff --git a/data/rpqa/Q/3/train.json b/data/rpqa/Q/3/train.json deleted file mode 100644 index c5874bf..0000000 --- a/data/rpqa/Q/3/train.json +++ /dev/null @@ -1,58 +0,0 @@ -[ - {"utterance": "Where do you earn your living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is my field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "What is my favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"utterance": "Where am I employed?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do I belong to any organizations?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do you have a friend whom I have met?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do you have a friend whom I have met?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Which university do I study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "For which company do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Are you a member of some cool organization?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"utterance": "Which university do you study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "What was the last movie you saw in the cinema?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/4/test.examples b/data/rpqa/Q/4/test.examples deleted file mode 100644 index 3d0a465..0000000 --- a/data/rpqa/Q/4/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) diff --git a/data/rpqa/Q/4/test.json b/data/rpqa/Q/4/test.json deleted file mode 100644 index 173a7cd..0000000 --- a/data/rpqa/Q/4/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"} -] \ No newline at end of file diff --git a/data/rpqa/Q/4/train.examples b/data/rpqa/Q/4/train.examples deleted file mode 100644 index c58583e..0000000 --- a/data/rpqa/Q/4/train.examples +++ /dev/null @@ -1,224 +0,0 @@ -(example - (utterance "Where do you earn your living?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) diff --git a/data/rpqa/Q/4/train.json b/data/rpqa/Q/4/train.json deleted file mode 100644 index 012ef69..0000000 --- a/data/rpqa/Q/4/train.json +++ /dev/null @@ -1,58 +0,0 @@ -[ - {"utterance": "Where do you earn your living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is my field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "What is my favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"utterance": "Where am I employed?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do I belong to any organizations?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do you have a friend whom I have met?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do you have a friend whom I have met?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Which university do I study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "For which company do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Are you a member of some cool organization?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"utterance": "Which university do you study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "What was the last movie you saw in the cinema?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/5/test.examples b/data/rpqa/Q/5/test.examples deleted file mode 100644 index 2302133..0000000 --- a/data/rpqa/Q/5/test.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) diff --git a/data/rpqa/Q/5/test.json b/data/rpqa/Q/5/test.json deleted file mode 100644 index 0ec2bc4..0000000 --- a/data/rpqa/Q/5/test.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, - {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/5/train.examples b/data/rpqa/Q/5/train.examples deleted file mode 100644 index b8d8d85..0000000 --- a/data/rpqa/Q/5/train.examples +++ /dev/null @@ -1,224 +0,0 @@ -(example - (utterance "Where do you earn your living?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) diff --git a/data/rpqa/Q/5/train.json b/data/rpqa/Q/5/train.json deleted file mode 100644 index d6896d4..0000000 --- a/data/rpqa/Q/5/train.json +++ /dev/null @@ -1,58 +0,0 @@ -[ - {"utterance": "Where do you earn your living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is my field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "What is my favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"utterance": "Where am I employed?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do I belong to any organizations?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do you have a friend whom I have met?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "Do you have a friend whom I have met?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "Maybe I know some friends of yours. Would you name one?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"utterance": "What is your profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/Qtrain-0.examples b/data/rpqa/Q/Qtrain-0.examples deleted file mode 100644 index a91c8b7..0000000 --- a/data/rpqa/Q/Qtrain-0.examples +++ /dev/null @@ -1,56 +0,0 @@ -(example - (utterance "Where do you earn your living?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) diff --git a/data/rpqa/Q/Qtrain-0.json b/data/rpqa/Q/Qtrain-0.json deleted file mode 100644 index 69ac33b..0000000 --- a/data/rpqa/Q/Qtrain-0.json +++ /dev/null @@ -1,16 +0,0 @@ -[ -{"type": "QWORK_FOR", "utterance": "Where do you earn your living?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, -{"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, -{"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, -{"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"type": "QFRIEND_OF", "utterance": "Do you have a friend whom I have met?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"type": "QFROM", "utterance": "Which town do I call my home?", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"type": "QFRIEND_OF", "utterance": "Maybe I know some friends of yours. Would you name one?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/Qtrain-1.examples b/data/rpqa/Q/Qtrain-1.examples deleted file mode 100644 index fedacac..0000000 --- a/data/rpqa/Q/Qtrain-1.examples +++ /dev/null @@ -1,56 +0,0 @@ -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) diff --git a/data/rpqa/Q/Qtrain-1.json b/data/rpqa/Q/Qtrain-1.json deleted file mode 100644 index 68dca78..0000000 --- a/data/rpqa/Q/Qtrain-1.json +++ /dev/null @@ -1,16 +0,0 @@ -[ -{"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"type": "QFRIEND_OF", "utterance": "Do you have a friend whom I have met?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"type": "QFROM", "utterance": "Which town do I call my home?", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"type": "QFRIEND_OF", "utterance": "Maybe I know some friends of yours. Would you name one?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, -{"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/Qtrain-2.examples b/data/rpqa/Q/Qtrain-2.examples deleted file mode 100644 index 400e957..0000000 --- a/data/rpqa/Q/Qtrain-2.examples +++ /dev/null @@ -1,56 +0,0 @@ -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) diff --git a/data/rpqa/Q/Qtrain-2.json b/data/rpqa/Q/Qtrain-2.json deleted file mode 100644 index 387400f..0000000 --- a/data/rpqa/Q/Qtrain-2.json +++ /dev/null @@ -1,16 +0,0 @@ -[ -{"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"type": "QFROM", "utterance": "Which town do I call my home?", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"type": "QFRIEND_OF", "utterance": "Maybe I know some friends of yours. Would you name one?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, -{"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"type": "QFROM", "utterance": "Where am I from?", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/Qtrain-3.examples b/data/rpqa/Q/Qtrain-3.examples deleted file mode 100644 index 39a063a..0000000 --- a/data/rpqa/Q/Qtrain-3.examples +++ /dev/null @@ -1,56 +0,0 @@ -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) diff --git a/data/rpqa/Q/Qtrain-3.json b/data/rpqa/Q/Qtrain-3.json deleted file mode 100644 index 7c7ce39..0000000 --- a/data/rpqa/Q/Qtrain-3.json +++ /dev/null @@ -1,16 +0,0 @@ -[ -{"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"type": "QFROM", "utterance": "Where am I from?", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"type": "QOCCUPIED_AS", "utterance": "What is your profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/Qtrain-4.examples b/data/rpqa/Q/Qtrain-4.examples deleted file mode 100644 index 7bd9b62..0000000 --- a/data/rpqa/Q/Qtrain-4.examples +++ /dev/null @@ -1,56 +0,0 @@ -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) diff --git a/data/rpqa/Q/Qtrain-4.json b/data/rpqa/Q/Qtrain-4.json deleted file mode 100644 index a4e3e0d..0000000 --- a/data/rpqa/Q/Qtrain-4.json +++ /dev/null @@ -1,16 +0,0 @@ -[ -{"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"type": "QFROM", "utterance": "Where am I from?", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"type": "QOCCUPIED_AS", "utterance": "What is your profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, -{"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/Q/rpqa-test-q.json b/data/rpqa/Q/rpqa-test-q.json new file mode 100644 index 0000000..518be65 --- /dev/null +++ b/data/rpqa/Q/rpqa-test-q.json @@ -0,0 +1,72 @@ +[ + {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, + {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, + {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, + {"type": "QNAME", "utterance": "Tell me my name.", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, + {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Where am I from?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is your favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "What do I do in my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is my favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, + {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, + {"type": "QLIVE_IN", "utterance": "Where do I live?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, + {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, + {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, + {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, + {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "Where do you study?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "What is my university?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, + {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, + {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Where do you earn your living?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, + {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is your profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, + {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, + {"type": "QFROM", "utterance": "Which town do I call my home?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, + {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, + {"type": "QFRIEND_OF", "utterance": "Do you have a friend whom I have met?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is my profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"} +] diff --git a/data/rpqa/Q/rpqa-train-q.json b/data/rpqa/Q/rpqa-train-q.json new file mode 100644 index 0000000..518be65 --- /dev/null +++ b/data/rpqa/Q/rpqa-train-q.json @@ -0,0 +1,72 @@ +[ + {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, + {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, + {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, + {"type": "QNAME", "utterance": "Tell me my name.", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, + {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Where am I from?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is your favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "What do I do in my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is my favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, + {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, + {"type": "QLIVE_IN", "utterance": "Where do I live?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, + {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, + {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, + {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, + {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "Where do you study?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "What is my university?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, + {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, + {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Where do you earn your living?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, + {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is your profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, + {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, + {"type": "QFROM", "utterance": "Which town do I call my home?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, + {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, + {"type": "QFRIEND_OF", "utterance": "Do you have a friend whom I have met?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is my profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"} +] diff --git a/data/rpqa/process-rpqa.py b/data/rpqa/process-rpqa.py index fffc4fe..3b82ce7 100644 --- a/data/rpqa/process-rpqa.py +++ b/data/rpqa/process-rpqa.py @@ -26,18 +26,22 @@ elif str(type) == "a": print "A" f = codecs.open('rpqa-train.json', 'r', 'UTF-8') data = json.load(f) - output = open("rpqa-train-a.examples", "w") - output_json = open("rpqa-train-a.json", "w") - output_json.write("[\n") + output = open("rpqa-train.examples", "w") + for record in data: + if record["type"][0] != 'Q': + output.write("(example\n") + output.write("\t(utterance \"" + record["utterance"].encode('utf-8') + "\")\n") + output.write("\t(targetFormula " + record["targetFormula"].encode('utf-8') + ")\n)") + output.write("\n") + f = codecs.open('rpqa-test.json', 'r', 'UTF-8') + data = json.load(f) + output = open("rpqa-test.examples", "w") for record in data: if record["type"][0] != 'Q': output.write("(example\n") output.write("\t(utterance \"" + record["utterance"].encode('utf-8') + "\")\n") output.write("\t(targetFormula " + record["targetFormula"].encode('utf-8') + ")\n)") output.write("\n") - json.dump(record, output_json) - output_json.write(",\n") - output_json.write("\n]") else: print "All" f = codecs.open('rpqa-train.json', 'r', 'UTF-8') @@ -49,3 +53,12 @@ else: output.write("\t(utterance \"" + record["utterance"].encode('utf-8') + "\")\n") output.write("\t(targetFormula " + record["targetFormula"].encode('utf-8') + ")\n)") output.write("\n") + f = codecs.open('rpqa-test.json', 'r', 'UTF-8') + data = json.load(f) + output = open("rpqa-test.examples", "w") + for record in data: + if record["type"][0] != 'Q': + output.write("(example\n") + output.write("\t(utterance \"" + record["utterance"].encode('utf-8') + "\")\n") + output.write("\t(targetFormula " + record["targetFormula"].encode('utf-8') + ")\n)") + output.write("\n") diff --git a/data/rpqa/rpqa-test.json b/data/rpqa/rpqa-test.json new file mode 100644 index 0000000..831e334 --- /dev/null +++ b/data/rpqa/rpqa-test.json @@ -0,0 +1,52 @@ +[ + {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, + {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, + {"type": "NAME", "utterance": "i am hannah", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF hannah))"}, + {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, + {"type": "NAME", "utterance": "my and your name is roboy", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF roboy) (triple rb:active_person rb:NAME_OF alona))"}, + {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, + {"type": "FROM", "utterance": "i was born in poland or russia", "targetFormula": "(triples or (triple rb:active_person rb:FROM poland) (triple rb:active_person rb:FROM russia))"}, + {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, + {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, + {"type": "FROM", "utterance": "i am from russia", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, + {"type": "HAS_HOBBY", "utterance": "i spend my free time swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, + {"type": "LIVE_IN", "utterance": "my current home is warsaw", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN warsaw))"}, + {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, + {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, + {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, + {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, + {"type": "STUDY_AT", "utterance": "i go to uw", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, + {"type": "STUDY_AT", "utterance": "i study at tum", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, + {"type": "STUDY_AT", "utterance": "my alma mater is tum", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, + {"type": "STUDY_AT", "utterance": "my alma mater is tum and you go to tum", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tum)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, + {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, + {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, + {"type": "WORK_FOR", "utterance": "i work at nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, + {"type": "WORK_FOR", "utterance": "i work for ey", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, + {"type": "WORK_FOR", "utterance": "i am employed at samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, + {"type": "WORK_FOR", "utterance": "i earn my living at samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, + {"type": "WORK_FOR", "utterance": "i earn my living at samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, + {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, + {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, + {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, + {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, + {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, + {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, + {"type": "MIXES", "utterance": "i come from and live in poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland) (triple rb:active_person rb:LIVE_IN poland))"}, + {"type": "MIXES", "utterance": "my hobby and profession is chess", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY chess) (triple rb:active_person rb:OCCUPIED_AS chess))"}, + {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, + {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, + {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, + {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, + {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, + {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, + {"type": "MEMBER_OF", "utterance": "i am a Roboy Team member", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF roboy_team))"}, + {"type": "WORK_FOR", "utterance": "my employer is samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, + {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, + {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, +] diff --git a/data/rpqa/rpqa-train-a.examples b/data/rpqa/rpqa-train-a.examples deleted file mode 100644 index 9cc4979..0000000 --- a/data/rpqa/rpqa-train-a.examples +++ /dev/null @@ -1,200 +0,0 @@ -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "i am hannah") - (targetFormula (triples (triple rb:active_person rb:NAME_OF hannah))) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i was born in poland or russia") - (targetFormula (triples or (triple rb:active_person rb:FROM poland) (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i spend my free time swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "my current home is warsaw") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN warsaw))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "i am a Roboy Team member") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF roboy_team))) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) diff --git a/data/rpqa/rpqa-train-a.json b/data/rpqa/rpqa-train-a.json deleted file mode 100644 index 5b162ff..0000000 --- a/data/rpqa/rpqa-train-a.json +++ /dev/null @@ -1,52 +0,0 @@ -[ -{"utterance": "my name is emily", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, -{"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, -{"utterance": "anna is my name", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, -{"utterance": "i am hannah", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF hannah))"}, -{"utterance": "call me christina", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, -{"utterance": "people call me sam", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, -{"utterance": "my name is elsa and anna", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, -{"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, -{"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, -{"utterance": "i am from russia", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, -{"utterance": "my home country is ukraine", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, -{"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, -{"utterance": "i was born in poland or russia", "type": "FROM", "targetFormula": "(triples or (triple rb:active_person rb:FROM poland) (triple rb:active_person rb:FROM russia))"}, -{"utterance": "i was born in poland and you were born in switzerland", "type": "FROM", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, -{"utterance": "my favorite thing to do is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "i like swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "i spend my free time swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "my favorite activity is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "i currently live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, -{"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, -{"utterance": "my current home is warsaw", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN warsaw))"}, -{"utterance": "my current home is warsaw and your current home is munich", "type": "LIVE_IN", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, -{"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"utterance": "you met my friend ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, -{"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, -{"utterance": "my alma mater is TUW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, -{"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, -{"utterance": "i am a Roboy Team member", "type": "MEMBER_OF", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF roboy_team))"}, -{"utterance": "i belong to IAESTE", "type": "MEMBER_OF", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, -{"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, -{"utterance": "i work for EY", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, -{"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, -{"utterance": "my employer is Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"utterance": "i am employed at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, -{"utterance": "my favorite movie is titanic", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, -{"utterance": "i last saw finding nemo", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, -{"utterance": "my favorite tv show is ellen", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, -{"utterance": "i like pulp fiction the most", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, -{"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, -{"utterance": "i am a teacher", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, -{"utterance": "i work as a nurse", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, -{"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, -{"utterance": "my field of expertise is finance and you work as a robot", "type": "OCCUPIED_AS", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"} -] diff --git a/data/rpqa/rpqa-train-q.examples b/data/rpqa/rpqa-train-q.examples deleted file mode 100644 index 986177c..0000000 --- a/data/rpqa/rpqa-train-q.examples +++ /dev/null @@ -1,280 +0,0 @@ -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is your favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Do you have a friend whom I have met?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Maybe I know some friends of yours. Would you name one?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "Where do you study?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Where do you earn your living?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your profession?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "Where am I from?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "Which town do I call my home?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do I do in my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "Where do I live?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What is my profession?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) diff --git a/data/rpqa/rpqa-train-q.json b/data/rpqa/rpqa-train-q.json deleted file mode 100644 index 9c4f348..0000000 --- a/data/rpqa/rpqa-train-q.json +++ /dev/null @@ -1,71 +0,0 @@ -[ -{"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"utterance": "What is your name?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"utterance": "Where were you born?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"utterance": "What is your home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"utterance": "Which town do you call your home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"utterance": "What is your favorite thing to do?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"utterance": "What do you do in your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"utterance": "What is your hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"utterance": "Where is your current home?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"utterance": "Who is your best friend?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"utterance": "Have I met any of your friends?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"utterance": "Do you have a friend whom I have met?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"utterance": "Where do you study?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"utterance": "Which university do you study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"utterance": "What is your alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"utterance": "Are you a member of some cool organization?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, -{"utterance": "Do you belong to any organizations?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, -{"utterance": "Where do you work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "For which company do you work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "Where are you employed?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "Where do you earn your living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"utterance": "What was the last movie you saw in the cinema?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"utterance": "What is your favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"utterance": "Which comedy do you like the most?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"utterance": "What do you do?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"utterance": "What is your profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"utterance": "What do you work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"utterance": "What is my name?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, -{"utterance": "Where am I from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"utterance": "Where was I born?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"utterance": "Which town do I call my home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"utterance": "What is my favorite thing to do?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"utterance": "What do I do in my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"utterance": "What is my favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"utterance": "Where do I live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, -{"utterance": "Which city do I live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, -{"utterance": "Where is my current home?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, -{"utterance": "Who is my best friend?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, -{"utterance": "Where do I study?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"utterance": "Which university do I go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"utterance": "Which university do I study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"utterance": "Am I a member of some cool organization?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, -{"utterance": "Do I belong to any organizations?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, -{"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "For which company do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "Who is my employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "Where am I employed?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "Which organization do I work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "What is my favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, -{"utterance": "What is my favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, -{"utterance": "What is my profession?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, -{"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, -{"utterance": "What is my field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"} -] diff --git a/data/rpqa/rpqa-train.examples b/data/rpqa/rpqa-train.examples deleted file mode 100644 index d52f2e9..0000000 --- a/data/rpqa/rpqa-train.examples +++ /dev/null @@ -1,204 +0,0 @@ -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "i am hannah") - (targetFormula (triples (triple rb:active_person rb:NAME_OF hannah))) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i am from russia") - (targetFormula (triples (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "i was born in poland or russia") - (targetFormula (triples or (triple rb:active_person rb:FROM poland) (triple rb:active_person rb:FROM russia))) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "i spend my free time swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "my favorite activity is swimming and your hobby is swimming") - (targetFormula (list (triples (triple rb:active_person rb:HAS_HOBBY swim)) (triples (triple rb:Roboy rb:HAS_HOBBY swim)))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "my current home is warsaw") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN warsaw))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "i am a Roboy Team member") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF roboy_team))) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) diff --git a/data/rpqa/rpqa-train.json b/data/rpqa/rpqa-train.json index 82f25a7..7d82119 100644 --- a/data/rpqa/rpqa-train.json +++ b/data/rpqa/rpqa-train.json @@ -1,121 +1,92 @@ [ - {"type": "QNAME", "utterance": "How can I call you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QHAS_HOBBY", "utterance": "What is your favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QLIVE_IN", "utterance": "Where is your current home?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, - {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "QFRIEND_OF", "utterance": "Have I met any of your friends?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "QFRIEND_OF", "utterance": "Do you have a friend whom I have met?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Where do you study?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QWORK_FOR", "utterance": "Where do you earn your living?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is your favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QMOVIES", "utterance": "Which comedy do you like the most?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do you work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, - {"type": "QNAME", "utterance": "What is my name?", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, - {"type": "QFROM", "utterance": "Where am I from?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "QFROM", "utterance": "Which town do I call my home?", "targetFormula": "(!rb:FROM rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What do I do in my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QHAS_HOBBY", "utterance": "What is my favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, - {"type": "QLIVE_IN", "utterance": "Where do I live?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, - {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QMEMBER_OF", "utterance": "Do I belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Who is my employer?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Which organization do I work at?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favourite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What do I work as?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, - {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, {"type": "NAME", "utterance": "my name is emily", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, - {"utterance": "my name is emily and your name is roboy", "type": "NAME", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, - {"type": "NAME", "utterance": "anna is my name", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, + {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, {"type": "NAME", "utterance": "i am hannah", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF hannah))"}, {"type": "NAME", "utterance": "call me christina", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, - {"type": "NAME", "utterance": "people call me sam", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, {"type": "NAME", "utterance": "my name is elsa and anna", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, - {"type": "NAME", "utterance": "my or your name or hobby is emily and alona", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, {"type": "FROM", "utterance": "i come from poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, - {"type": "FROM", "utterance": "i am from russia", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, - {"type": "FROM", "utterance": "my home country is ukraine", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, - {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, - {"type": "FROM", "utterance": "i was born in poland or russia", "targetFormula": "(triples or (triple rb:active_person rb:FROM poland) (triple rb:active_person rb:FROM russia))"}, {"type": "FROM", "utterance": "i was born in poland and you were born in switzerland", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, + {"type": "FROM", "utterance": "i was born in nicaragua", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, + {"type": "FROM", "utterance": "i am from russia", "targetFormula": "(triples (triple rb:active_person rb:FROM russia))"}, {"type": "HAS_HOBBY", "utterance": "my favorite thing to do is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "HAS_HOBBY", "utterance": "my hobby is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, {"type": "HAS_HOBBY", "utterance": "i like swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, {"type": "HAS_HOBBY", "utterance": "i swim in my free time", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, - {"type": "HAS_HOBBY", "utterance": "i spend my free time swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, {"type": "HAS_HOBBY", "utterance": "my favorite activity is swimming", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, {"type": "LIVE_IN", "utterance": "i currently live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, - {"type": "LIVE_IN", "utterance": "i live in munich", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, {"type": "LIVE_IN", "utterance": "my current home is warsaw", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN warsaw))"}, {"type": "LIVE_IN", "utterance": "my current home is warsaw and your current home is munich", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, - {"type": "FRIEND_OF", "utterance": "my best friend is ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, {"type": "FRIEND_OF", "utterance": "i am friends with ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, {"type": "FRIEND_OF", "utterance": "you met my friend ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, {"type": "FRIEND_OF", "utterance": "my friend is called ben", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, - {"type": "STUDY_AT", "utterance": "i study at TUM", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, {"type": "STUDY_AT", "utterance": "i go to UW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, {"type": "STUDY_AT", "utterance": "my alma mater is TUW", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, {"type": "STUDY_AT", "utterance": "my alma mater is TUW and you go to TUM", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, - {"type": "MEMBER_OF", "utterance": "i am a Roboy Team member", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF roboy_team))"}, {"type": "MEMBER_OF", "utterance": "i belong to IAESTE", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, - {"type": "MEMBER_OF", "utterance": "i belong to IAESTE and you belong to Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"}, - {"type": "WORK_FOR", "utterance": "i work for EY", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, + {"type": "MEMBER_OF", "utterance": "i am a Roboy Team member", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF roboy_team))"}, {"type": "WORK_FOR", "utterance": "i work at Nokia", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, - {"type": "WORK_FOR", "utterance": "my employer is Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, {"type": "WORK_FOR", "utterance": "i am employed at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, - {"type": "WORK_FOR", "utterance": "i earn my living at Samsung", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, {"type": "WORK_FOR", "utterance": "i earn my living at Samsung and you work at Roboy", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, {"type": "MOVIES", "utterance": "my favorite movie is titanic", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, {"type": "MOVIES", "utterance": "i last saw finding nemo", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, {"type": "MOVIES", "utterance": "i like pulp fiction the most", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, - {"type": "MOVIES", "utterance": "my favorite tv show is ellen and your favorite movie is titanic", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, + {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, {"type": "OCCUPIED_AS", "utterance": "i am a teacher", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, {"type": "OCCUPIED_AS", "utterance": "i work as a nurse", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, - {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"} + {"type": "OCCUPIED_AS", "utterance": "my field of expertise is finance and you work as a robot", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, + {"type": "MIXES", "utterance": "i come from and live in poland", "targetFormula": "(triples (triple rb:active_person rb:FROM poland) (triple rb:active_person rb:LIVE_IN poland))"}, + {"type": "QNAME", "utterance": "What is your name?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, + {"type": "QNAME", "utterance": "Who are you?", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, + {"type": "QNAME", "utterance": "Tell me my name.", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, + {"type": "QFROM", "utterance": "What is your home country?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Where are you from?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Where were you born?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Which town do you call your home?", "targetFormula": "(!rb:FROM rb:Roboy)"}, + {"type": "QFROM", "utterance": "Where am I from?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QFROM", "utterance": "Where was I born?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QFROM", "utterance": "What is my home country?", "targetFormula": "(!rb:FROM rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is your favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "What do you do in your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "How do you spend your free time?", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, + {"type": "QHAS_HOBBY", "utterance": "What do I do in my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is my favorite thing to do?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is my hobby?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "How do I spend my free time?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QHAS_HOBBY", "utterance": "What is my favorite pastime activity?", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, + {"type": "QLIVE_IN", "utterance": "Where do you live?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, + {"type": "QLIVE_IN", "utterance": "Which city do you live in?", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, + {"type": "QLIVE_IN", "utterance": "Where do I live?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, + {"type": "QLIVE_IN", "utterance": "Which city do I live in?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, + {"type": "QLIVE_IN", "utterance": "Where is my current home?", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, + {"type": "QFRIEND_OF", "utterance": "Who is your best friend?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, + {"type": "QFRIEND_OF", "utterance": "Do you have a friend whom I have met?", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, + {"type": "QFRIEND_OF", "utterance": "Who is my best friend?", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do you study at?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "What is your alma mater?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do I go to?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do you go to?", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, + {"type": "QSTUDY_AT", "utterance": "Where do I study?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "Which university do I study at?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "What is my alma mater?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QSTUDY_AT", "utterance": "What is my university?", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, + {"type": "QMEMBER_OF", "utterance": "Are you a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, + {"type": "QMEMBER_OF", "utterance": "Do you belong to any organizations?", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, + {"type": "QMEMBER_OF", "utterance": "Am I a member of some cool organization?", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Where do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "For which company do you work?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Where are you employed?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Which organization do you work at?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Who is your employer?", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, + {"type": "QWORK_FOR", "utterance": "Where do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "For which company do I work?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Where am I employed?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QWORK_FOR", "utterance": "Where do I earn my living?", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, + {"type": "QMOVIES", "utterance": "What is my favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, + {"type": "QMOVIES", "utterance": "What is your favorite TV show?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "What is your favorite movie?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QMOVIES", "utterance": "What was the last movie you saw in the cinema?", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is my profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, + {"type": "QOCCUPIED_AS", "utterance": "What do you do?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is your field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is your profession?", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, + {"type": "QOCCUPIED_AS", "utterance": "What is my field of expertise?", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"} ] diff --git a/data/rpqa/train-0.examples b/data/rpqa/train-0.examples deleted file mode 100644 index 092cc94..0000000 --- a/data/rpqa/train-0.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "i like swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "For which company do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i was born in poland and you were born in switzerland") - (targetFormula (list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))) -) -(example - (utterance "What is your hobby?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "What is your favorite pastime activity?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i am friends with ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Which organization do you work at?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "my field of expertise is finance") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS finance))) -) -(example - (utterance "Are you a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "you met my friend ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) diff --git a/data/rpqa/train-0.json b/data/rpqa/train-0.json deleted file mode 100644 index d303529..0000000 --- a/data/rpqa/train-0.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "i like swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "For which company do you work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "i was born in poland and you were born in switzerland", "type": "FROM", "targetFormula": "(list (triples (triple rb:active_person rb:FROM poland)) (triples (triple rb:Roboy rb:FROM switzerland)))"}, -{"utterance": "What is your hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"utterance": "What is your favorite pastime activity?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"utterance": "i am friends with ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"utterance": "Which organization do you work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "my field of expertise is finance", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS finance))"}, -{"utterance": "Are you a member of some cool organization?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, -{"utterance": "you met my friend ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"utterance": "Who is your best friend?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"utterance": "my name is emily", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"} -] \ No newline at end of file diff --git a/data/rpqa/train-1.examples b/data/rpqa/train-1.examples deleted file mode 100644 index 3d498e4..0000000 --- a/data/rpqa/train-1.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Who is your best friend?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my name is emily") - (targetFormula (triples (triple rb:active_person rb:NAME_OF emily))) -) -(example - (utterance "my current home is warsaw and your current home is munich") - (targetFormula (list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))) -) -(example - (utterance "What is your home country?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "people call me sam") - (targetFormula (triples (triple rb:active_person rb:NAME_OF sam))) -) -(example - (utterance "my favorite activity is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Who is my best friend?") - (targetFormula (!rb:FRIEND_OF rb:active_person)) -) -(example - (utterance "What is my field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "i am a teacher") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS teacher))) -) -(example - (utterance "Where am I employed?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) diff --git a/data/rpqa/train-1.json b/data/rpqa/train-1.json deleted file mode 100644 index 0456fd3..0000000 --- a/data/rpqa/train-1.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "Who is your best friend?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"utterance": "my name is emily", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF emily))"}, -{"utterance": "my current home is warsaw and your current home is munich", "type": "LIVE_IN", "targetFormula": "(list (triples (triple rb:active_person rb:LIVE_IN warsaw)) (triples (triple rb:roboy rb:LIVE_IN munich)))"}, -{"utterance": "What is your home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"utterance": "people call me sam", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF sam))"}, -{"utterance": "my favorite activity is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "Who is my best friend?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:active_person)"}, -{"utterance": "What is my field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, -{"utterance": "i am a teacher", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS teacher))"}, -{"utterance": "Where am I employed?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "my home country is ukraine", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, -{"utterance": "Where is your current home?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/train-2.examples b/data/rpqa/train-2.examples deleted file mode 100644 index 57a30e7..0000000 --- a/data/rpqa/train-2.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "my home country is ukraine") - (targetFormula (triples (triple rb:active_person rb:FROM ukraine))) -) -(example - (utterance "Where is your current home?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "What was the last movie you saw in the cinema?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i work for EY") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR ey))) -) -(example - (utterance "my friend is called ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "my alma mater is TUW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tuw))) -) -(example - (utterance "i like pulp fiction the most") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))) -) -(example - (utterance "i currently live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "i last saw finding nemo") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))) -) -(example - (utterance "i swim in my free time") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) diff --git a/data/rpqa/train-2.json b/data/rpqa/train-2.json deleted file mode 100644 index b37db61..0000000 --- a/data/rpqa/train-2.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "my home country is ukraine", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM ukraine))"}, -{"utterance": "Where is your current home?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"utterance": "What was the last movie you saw in the cinema?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"utterance": "i work for EY", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR ey))"}, -{"utterance": "my friend is called ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"utterance": "my alma mater is TUW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tuw))"}, -{"utterance": "i like pulp fiction the most", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE pulp_fiction))"}, -{"utterance": "i currently live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, -{"utterance": "i last saw finding nemo", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE finding_nemo))"}, -{"utterance": "i swim in my free time", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "What is my favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, -{"utterance": "What do you do?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/train-3.examples b/data/rpqa/train-3.examples deleted file mode 100644 index 3d0a465..0000000 --- a/data/rpqa/train-3.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "What is my favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "What do you do?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "i go to UW") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT uw))) -) -(example - (utterance "Am I a member of some cool organization?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "i work at Nokia") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR nokia))) -) -(example - (utterance "How do you spend your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i earn my living at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "i was born in nicaragua") - (targetFormula (triples (triple rb:active_person rb:FROM nicaragua))) -) -(example - (utterance "my hobby is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "What is your name?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) diff --git a/data/rpqa/train-3.json b/data/rpqa/train-3.json deleted file mode 100644 index 8acd79b..0000000 --- a/data/rpqa/train-3.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "What is my favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, -{"utterance": "What do you do?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"utterance": "i go to UW", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT uw))"}, -{"utterance": "Am I a member of some cool organization?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, -{"utterance": "i work at Nokia", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR nokia))"}, -{"utterance": "How do you spend your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"utterance": "i earn my living at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"utterance": "i was born in nicaragua", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM nicaragua))"}, -{"utterance": "my hobby is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "What is your name?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"utterance": "Where was I born?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"} -] \ No newline at end of file diff --git a/data/rpqa/train-4.examples b/data/rpqa/train-4.examples deleted file mode 100644 index 2302133..0000000 --- a/data/rpqa/train-4.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Where was I born?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my or your name or hobby is emily and alona") - (targetFormula (triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))) -) -(example - (utterance "Where do you work?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "What is your alma mater?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "my name is emily and your name is roboy") - (targetFormula (list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))) -) -(example - (utterance "What is my favorite thing to do?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What do you work as?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "my favorite tv show is ellen and your favorite movie is titanic") - (targetFormula (list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))) -) -(example - (utterance "my name is elsa and anna") - (targetFormula (triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I earn my living?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) diff --git a/data/rpqa/train-4.json b/data/rpqa/train-4.json deleted file mode 100644 index 7be4d01..0000000 --- a/data/rpqa/train-4.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "Where was I born?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"utterance": "my or your name or hobby is emily and alona", "type": "NAME", "targetFormula": "(triples or (triples or (triples (triple rb:active_person rb:NAME_OF emily) (triple rb:active_person rb:NAME_OF alona)) (triples (triple rb:active_person rb:HAS_HOBBY emily) (triple rb:active_person rb:HAS_HOBBY alona))) (triples or (triples (triple rb:Roboy rb:NAME_OF emily) (triple rb:Roboy rb:NAME_OF alona)) (triples (triple rb:Roboy rb:HAS_HOBBY emily) (triple rb:Roboy rb:HAS_HOBBY alona))))"}, -{"utterance": "Where do you work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "What is your alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"type": "NAME", "utterance": "my name is emily and your name is roboy", "targetFormula": "(list (triples (triple rb:active_person rb:NAME_OF emily)) (triples (triple rb:Roboy rb:NAME_OF roboy)))"}, -{"utterance": "What is my favorite thing to do?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"utterance": "What do you work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"utterance": "my favorite tv show is ellen and your favorite movie is titanic", "type": "MOVIES", "targetFormula": "(list (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen)) (triples (triple rb:Roboy rb:FAVORITE_MOVIE titanic)))"}, -{"utterance": "my name is elsa and anna", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF elsa) (triple rb:active_person rb:NAME_OF anna))"}, -{"utterance": "Where do I earn my living?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "i am employed at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"utterance": "What is your favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"} -] \ No newline at end of file diff --git a/data/rpqa/train-5.examples b/data/rpqa/train-5.examples deleted file mode 100644 index 0c407f0..0000000 --- a/data/rpqa/train-5.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "i am employed at Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "What is your favorite TV show?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Which comedy do you like the most?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "i belong to IAESTE") - (targetFormula (triples (triple rb:active_person rb:MEMBER_OF iaeste))) -) -(example - (utterance "i come from poland") - (targetFormula (triples (triple rb:active_person rb:FROM poland))) -) -(example - (utterance "i study at TUM") - (targetFormula (triples (triple rb:active_person rb:STUDY_AT tum))) -) -(example - (utterance "How do I spend my free time?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "What is my favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:active_person)) -) -(example - (utterance "my favorite tv show is ellen") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))) -) -(example - (utterance "For which company do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) diff --git a/data/rpqa/train-5.json b/data/rpqa/train-5.json deleted file mode 100644 index acd4539..0000000 --- a/data/rpqa/train-5.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "i am employed at Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"utterance": "What is your favorite TV show?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"utterance": "Which comedy do you like the most?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"utterance": "i belong to IAESTE", "type": "MEMBER_OF", "targetFormula": "(triples (triple rb:active_person rb:MEMBER_OF iaeste))"}, -{"utterance": "i come from poland", "type": "FROM", "targetFormula": "(triples (triple rb:active_person rb:FROM poland))"}, -{"utterance": "i study at TUM", "type": "STUDY_AT", "targetFormula": "(triples (triple rb:active_person rb:STUDY_AT tum))"}, -{"utterance": "How do I spend my free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"utterance": "What is my favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:active_person)"}, -{"utterance": "my favorite tv show is ellen", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE ellen))"}, -{"utterance": "For which company do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "Do I belong to any organizations?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, -{"utterance": "Who is my employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"} -] \ No newline at end of file diff --git a/data/rpqa/train-6.examples b/data/rpqa/train-6.examples deleted file mode 100644 index 9c757a0..0000000 --- a/data/rpqa/train-6.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Do I belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:active_person)) -) -(example - (utterance "Who is my employer?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which organization do I work at?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "What is your field of expertise?") - (targetFormula (!rb:OCCUPIED_AS rb:Roboy)) -) -(example - (utterance "What is my name?") - (targetFormula (!rb:NAME_OF rb:active_person)) -) -(example - (utterance "i earn my living at Samsung and you work at Roboy") - (targetFormula (list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))) -) -(example - (utterance "my favorite movie is titanic") - (targetFormula (triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))) -) -(example - (utterance "Which city do I live in?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "i live in munich") - (targetFormula (triples (triple rb:active_person rb:LIVE_IN munich))) -) -(example - (utterance "Have I met any of your friends?") - (targetFormula (!rb:FRIEND_OF rb:Roboy)) -) -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) diff --git a/data/rpqa/train-6.json b/data/rpqa/train-6.json deleted file mode 100644 index e2470e7..0000000 --- a/data/rpqa/train-6.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "Do I belong to any organizations?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:active_person)"}, -{"utterance": "Who is my employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "Which organization do I work at?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "What is your field of expertise?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:Roboy)"}, -{"utterance": "What is my name?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:active_person)"}, -{"utterance": "i earn my living at Samsung and you work at Roboy", "type": "WORK_FOR", "targetFormula": "(list (triples (triple rb:active_person rb:WORK_FOR samsung)) (triples (triple rb:active_person rb:WORK_FOR roboy)))"}, -{"utterance": "my favorite movie is titanic", "type": "MOVIES", "targetFormula": "(triples (triple rb:active_person rb:FAVORITE_MOVIE titanic))"}, -{"utterance": "Which city do I live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, -{"utterance": "i live in munich", "type": "LIVE_IN", "targetFormula": "(triples (triple rb:active_person rb:LIVE_IN munich))"}, -{"utterance": "Have I met any of your friends?", "type": "QFRIEND_OF", "targetFormula": "(!rb:FRIEND_OF rb:Roboy)"}, -{"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, -{"utterance": "Which university do I go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"} -] \ No newline at end of file diff --git a/data/rpqa/train-7.examples b/data/rpqa/train-7.examples deleted file mode 100644 index 0117f67..0000000 --- a/data/rpqa/train-7.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "my alma mater is TUW and you go to TUM") - (targetFormula (list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))) -) -(example - (utterance "Which university do I go to?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my hobby?") - (targetFormula (!rb:HAS_HOBBY rb:active_person)) -) -(example - (utterance "my field of expertise is finance and you work as a robot") - (targetFormula (list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))) -) -(example - (utterance "What do I work as?") - (targetFormula (!rb:OCCUPIED_AS rb:active_person)) -) -(example - (utterance "call me christina") - (targetFormula (triples (triple rb:active_person rb:NAME_OF christina))) -) -(example - (utterance "What is your favourite movie?") - (targetFormula (!rb:FAVORITE_MOVIE rb:Roboy)) -) -(example - (utterance "Who is your employer?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "Which town do you call your home?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where do you live?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) diff --git a/data/rpqa/train-7.json b/data/rpqa/train-7.json deleted file mode 100644 index c303168..0000000 --- a/data/rpqa/train-7.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "my alma mater is TUW and you go to TUM", "type": "STUDY_AT", "targetFormula": "(list (triples (triple rb:active_person rb:STUDY_AT tuw)) (triples (triple rb:Roboy rb:STUDY_AT tum)))"}, -{"utterance": "Which university do I go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"utterance": "What is my hobby?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:active_person)"}, -{"utterance": "my field of expertise is finance and you work as a robot", "type": "OCCUPIED_AS", "targetFormula": "(list (triples (triple rb:active_person rb:OCCUPIED_AS finance)) (triples (triple rb:Roboy rb:OCCUPIED_AS robot)))"}, -{"utterance": "What do I work as?", "type": "QOCCUPIED_AS", "targetFormula": "(!rb:OCCUPIED_AS rb:active_person)"}, -{"utterance": "call me christina", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF christina))"}, -{"utterance": "What is your favourite movie?", "type": "QMOVIES", "targetFormula": "(!rb:FAVORITE_MOVIE rb:Roboy)"}, -{"utterance": "Who is your employer?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "Which town do you call your home?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"utterance": "Where do you live?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"utterance": "Which university do you study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"utterance": "Where is my current home?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:active_person)"} -] \ No newline at end of file diff --git a/data/rpqa/train-8.examples b/data/rpqa/train-8.examples deleted file mode 100644 index d061a8d..0000000 --- a/data/rpqa/train-8.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "Which university do you study at?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where is my current home?") - (targetFormula (!rb:LIVE_IN rb:active_person)) -) -(example - (utterance "my favorite thing to do is swimming") - (targetFormula (triples (triple rb:active_person rb:HAS_HOBBY swim))) -) -(example - (utterance "Which university do I study at?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "my best friend is ben") - (targetFormula (triples (triple rb:active_person rb:FRIEND_OF ben))) -) -(example - (utterance "How can I call you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "What do you do in your free time?") - (targetFormula (!rb:HAS_HOBBY rb:Roboy)) -) -(example - (utterance "i work as a nurse") - (targetFormula (triples (triple rb:active_person rb:OCCUPIED_AS nurse))) -) -(example - (utterance "Which city do you live in?") - (targetFormula (!rb:LIVE_IN rb:Roboy)) -) -(example - (utterance "Where are you from?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) diff --git a/data/rpqa/train-8.json b/data/rpqa/train-8.json deleted file mode 100644 index 51dcf3f..0000000 --- a/data/rpqa/train-8.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "Which university do you study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"utterance": "Where is my current home?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:active_person)"}, -{"utterance": "my favorite thing to do is swimming", "type": "HAS_HOBBY", "targetFormula": "(triples (triple rb:active_person rb:HAS_HOBBY swim))"}, -{"utterance": "Which university do I study at?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"utterance": "my best friend is ben", "type": "FRIEND_OF", "targetFormula": "(triples (triple rb:active_person rb:FRIEND_OF ben))"}, -{"utterance": "How can I call you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"utterance": "What do you do in your free time?", "type": "QHAS_HOBBY", "targetFormula": "(!rb:HAS_HOBBY rb:Roboy)"}, -{"utterance": "i work as a nurse", "type": "OCCUPIED_AS", "targetFormula": "(triples (triple rb:active_person rb:OCCUPIED_AS nurse))"}, -{"utterance": "Which city do you live in?", "type": "QLIVE_IN", "targetFormula": "(!rb:LIVE_IN rb:Roboy)"}, -{"utterance": "Where are you from?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"utterance": "anna is my name", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"} -] \ No newline at end of file diff --git a/data/rpqa/train-9.examples b/data/rpqa/train-9.examples deleted file mode 100644 index 709ad99..0000000 --- a/data/rpqa/train-9.examples +++ /dev/null @@ -1,48 +0,0 @@ -(example - (utterance "What is my alma mater?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "anna is my name") - (targetFormula (triples (triple rb:active_person rb:NAME_OF anna))) -) -(example - (utterance "Where do I work?") - (targetFormula (!rb:WORK_FOR rb:active_person)) -) -(example - (utterance "Which university do you go to?") - (targetFormula (!rb:STUDY_AT rb:Roboy)) -) -(example - (utterance "Where do I study?") - (targetFormula (!rb:STUDY_AT rb:active_person)) -) -(example - (utterance "What is my home country?") - (targetFormula (!rb:FROM rb:active_person)) -) -(example - (utterance "my employer is Samsung") - (targetFormula (triples (triple rb:active_person rb:WORK_FOR samsung))) -) -(example - (utterance "Who are you?") - (targetFormula (!rb:NAME_OF rb:Roboy)) -) -(example - (utterance "Do you belong to any organizations?") - (targetFormula (!rb:MEMBER_OF rb:Roboy)) -) -(example - (utterance "Where were you born?") - (targetFormula (!rb:FROM rb:Roboy)) -) -(example - (utterance "Where are you employed?") - (targetFormula (!rb:WORK_FOR rb:Roboy)) -) -(example - (utterance "i belong to IAESTE and you belong to Roboy") - (targetFormula (list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))) -) diff --git a/data/rpqa/train-9.json b/data/rpqa/train-9.json deleted file mode 100644 index d276d52..0000000 --- a/data/rpqa/train-9.json +++ /dev/null @@ -1,14 +0,0 @@ -[ -{"utterance": "What is my alma mater?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"utterance": "anna is my name", "type": "NAME", "targetFormula": "(triples (triple rb:active_person rb:NAME_OF anna))"}, -{"utterance": "Where do I work?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:active_person)"}, -{"utterance": "Which university do you go to?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:Roboy)"}, -{"utterance": "Where do I study?", "type": "QSTUDY_AT", "targetFormula": "(!rb:STUDY_AT rb:active_person)"}, -{"utterance": "What is my home country?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:active_person)"}, -{"utterance": "my employer is Samsung", "type": "WORK_FOR", "targetFormula": "(triples (triple rb:active_person rb:WORK_FOR samsung))"}, -{"utterance": "Who are you?", "type": "QNAME", "targetFormula": "(!rb:NAME_OF rb:Roboy)"}, -{"utterance": "Do you belong to any organizations?", "type": "QMEMBER_OF", "targetFormula": "(!rb:MEMBER_OF rb:Roboy)"}, -{"utterance": "Where were you born?", "type": "QFROM", "targetFormula": "(!rb:FROM rb:Roboy)"}, -{"utterance": "Where are you employed?", "type": "QWORK_FOR", "targetFormula": "(!rb:WORK_FOR rb:Roboy)"}, -{"utterance": "i belong to IAESTE and you belong to Roboy", "type": "MEMBER_OF", "targetFormula": "(list (triples (triple rb:active_person rb:MEMBER_OF iaeste)) (triples (triple rb:Roboy rb:MEMBER_OF Roboy)))"} -] \ No newline at end of file diff --git a/data/short.examples b/data/short.examples deleted file mode 100644 index fab44f0..0000000 --- a/data/short.examples +++ /dev/null @@ -1,14 +0,0 @@ -(example - (utterance "Aristotle") - (targetValue (name resource:Aristotle "Aristotle")) -) - -(example - (utterance "Abraham Lincoln") - (targetValue (name resource:Abraham_Lincoln "Abraham\ Lincoln")) -) - -(example - (utterance "my name is emily") - (targetValue (string "(rb:active_person,rb:NAME_OF,emily)")) -) diff --git a/data/webq-test.json b/data/webq-test.json deleted file mode 100644 index c83964c..0000000 --- a/data/webq-test.json +++ /dev/null @@ -1,2034 +0,0 @@ -[ - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))", "utterance": "what does jamaican people speak?"}, - {"url": "http://www.freebase.com/view/en/james_k_polk", "targetValue": "(list (description Lawyer))", "utterance": "what did james k polk do before he was president?"}, - {"url": "http://www.freebase.com/view/en/oregon_ducks", "targetValue": "(list (description \"University of Oregon\"))", "utterance": "what is the oregon ducks 2012 football schedule?"}, - {"url": "http://www.freebase.com/view/en/ken_barlow", "targetValue": "(list (description \"Tony Warren\"))", "utterance": "who plays ken barlow in coronation street?"}, - {"url": "http://www.freebase.com/view/en/chiune_sugihara", "targetValue": "(list (description Yaotsu))", "utterance": "what happened after mr. sugihara died?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description \"wolfgang amadeus mozart used story by pierre beaumarchais\"))", "utterance": "who did mozart write his four horn concertos for?"}, - {"url": "http://www.freebase.com/view/en/jamarcus_russell", "targetValue": "(list (description Mobile))", "utterance": "where is jamarcus russell from?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description Diamond))", "utterance": "where was george washington carver from?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Lightning rod\") (description \"Franklin stove\") (description Bifocals) (description \"Glass harmonica\"))", "utterance": "what else did ben franklin invent?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Pat Nixon\"))", "utterance": "who was richard nixon married to?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Belgium))", "utterance": "what country did germany invade first in ww1?"}, - {"url": "http://www.freebase.com/view/en/saint_lucia", "targetValue": "(list (description \"Micoud Quarter\") (description \"Choiseul Quarter\") (description \"Praslin Quarter\") (description \"Vieux Fort Quarter\") (description \"Castries Quarter\") (description \"Laborie Quarter\") (description \"Gros Islet Quarter\") (description \"Anse la Raye Quarter\") (description \"Dauphin Quarter\") (description \"Dennery Quarter\"))", "utterance": "what is the best sandals resort in st lucia?"}, - {"url": "http://www.freebase.com/view/en/ohio", "targetValue": "(list (description \"John Kasich\"))", "utterance": "who is governor of ohio 2011?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lyndon B. Johnson\"))", "utterance": "who was vice president after kennedy died?"}, - {"url": "http://www.freebase.com/view/en/fukushima_i_nuclear_power_plant", "targetValue": "(list (description Japan) (description Okuma))", "utterance": "where is the fukushima daiichi nuclear plant located?"}, - {"url": "http://www.freebase.com/view/en/united_states_house_of_representatives", "targetValue": "(list (description \"Nancy Pelosi\"))", "utterance": "who is the minority leader of the house of representatives now?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Scotland) (description England) (description Wales) (description \"Northern Ireland\"))", "utterance": "what countries are part of the uk?"}, - {"url": "http://www.freebase.com/view/en/bilbo_baggins", "targetValue": "(list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))", "utterance": "who plays bilbo baggins in the hobbit?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Civil rights movement\") (description \"Civil disobedience\") (description Nonviolence))", "utterance": "what things did martin luther king do?"}, - {"url": "http://www.freebase.com/view/en/louisiana", "targetValue": "(list (description \"Central Time Zone\") (description UTC\u221206:00))", "utterance": "what is my timezone in louisiana?"}, - {"url": "http://www.freebase.com/view/en/st_augustin", "targetValue": "(list (description Physician) (description Writer) (description Philosopher))", "utterance": "what did st augustine do?"}, - {"url": "http://www.freebase.com/view/en/keyshia_cole", "targetValue": "(list (description \"Leon Cole\"))", "utterance": "who is keyshia cole dad?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description Republic) (description \"Unitary state\"))", "utterance": "what kind government does egypt have?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Memphis))", "utterance": "what town was martin luther king assassinated in?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description Baltimore))", "utterance": "where did edgar allan poe died?"}, - {"url": "http://www.freebase.com/view/en/charles_goodyear", "targetValue": "(list (description \"During the early 1830's he began inventing, filing six patents between 1830 and 1834, and during this period became interested in rubber, which he tried - unsuccessfully - to use in some of his mechanical inventions.\"))", "utterance": "when did charles goodyear invented rubber?"}, - {"url": "http://www.freebase.com/view/en/atlanta", "targetValue": "(list (description \"Atlanta History Center\") (description \"Atlanta Cyclorama & Civil War Museum\") (description \"Atlanta Ballet\") (description \"Fernbank Museum of Natural History\") (description \"Woodruff Arts Center\") (description \"Zoo Atlanta\") (description \"Atlanta Symphony Orchestra\") (description \"Centennial Olympic Park\") (description \"Martin Luther King, Jr., National Historic Site\") (description \"Fernbank Science Center\"))", "utterance": "what to do today in atlanta with kids?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Germany))", "utterance": "who did france surrender to in ww2?"}, - {"url": "http://www.freebase.com/view/en/anna_bligh", "targetValue": "(list (description \"Electoral district of South Brisbane\"))", "utterance": "what electorate does anna bligh represent?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description us))", "utterance": "what channel is the usa pageant on?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Zak\u0101t) (description Salah) (description Hajj) (description \"Islamic dietary laws\") (description \"Mosque Carpet\") (description Jihad) (description Sawm) (description \"Halal food\") (description Shahada) (description Adab))", "utterance": "what are some of the traditions of islam?"}, - {"url": "http://www.freebase.com/view/en/andrew_murray", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where did andy murray started playing tennis?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what is the australian dollar called?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Central European Time\"))", "utterance": "what timezone is sweden?"}, - {"url": "http://www.freebase.com/view/en/cameron_newton", "targetValue": "(list (description \"Carolina Panthers\"))", "utterance": "who did cam newton sign with?"}, - {"url": "http://www.freebase.com/view/en/frederick", "targetValue": "(list (description \"Frederick County\"))", "utterance": "what county is frederick md in?"}, - {"url": "http://www.freebase.com/view/en/harper_lee", "targetValue": "(list (description \"Monroe County High School\"))", "utterance": "what highschool did harper lee go to?"}, - {"url": "http://www.freebase.com/view/en/utah", "targetValue": "(list (description \"Mountain Time Zone\"))", "utterance": "what timezone is utah in?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"Al Gore\"))", "utterance": "who did george w. bush run against for the second term?"}, - {"url": "http://www.freebase.com/view/en/niall_ferguson", "targetValue": "(list (description \"Ayaan Hirsi Ali\"))", "utterance": "who is niall ferguson's wife?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Joseph Stalin\"))", "utterance": "who was the leader of soviet union during wwii?"}, - {"url": "http://www.freebase.com/view/en/galapagos_islands", "targetValue": "(list (description \"Pacific Ocean\") (description \"Gal\u00e1pagos Province\"))", "utterance": "where is the galapagos islands located on a world map?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description \"Catching Feelings\") (description \"Down to Earth\") (description \"Beauty and a Beat\") (description \"All Around The World (featuring Ludacris)\") (description \"Die in Your Arms\") (description \"As Long As You Love Me (featuring Big Sean)\") (description Baby) (description Believe) (description \"Be Alright\") (description Boyfriend))", "utterance": "what are the songs that justin bieber wrote?"}, - {"url": "http://www.freebase.com/view/en/georges_clemenceau", "targetValue": "(list (description Newspaper) (description Physician) (description Statesman) (description Publisher))", "utterance": "what did george clemenceau do?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description Saguaro))", "utterance": "what is the state flower of arizona?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Saint Michael Parish\") (description Barbados))", "utterance": "where was rihanna born and raised?"}, - {"url": "http://www.freebase.com/view/en/william_henry_harrison", "targetValue": "(list (description 3/4/1841))", "utterance": "what year did president william henry harrison take office?"}, - {"url": "http://www.freebase.com/view/en/george_lopez", "targetValue": "(list (description \"Mission Hills\"))", "utterance": "where george lopez was born?"}, - {"url": "http://www.freebase.com/view/en/samsung_group", "targetValue": "(list (description Seoul))", "utterance": "where are samsung based?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Zak\u0101t) (description Salah) (description Hajj) (description \"Islamic dietary laws\") (description Jihad) (description Sawm) (description \"Halal food\") (description Shahada) (description Adab))", "utterance": "what did the islamic people believe in?"}, - {"url": "http://www.freebase.com/view/en/james_chadwick", "targetValue": "(list (description Neutron))", "utterance": "what did the scientist chadwick discovered?"}, - {"url": "http://www.freebase.com/view/en/grey", "targetValue": "(list (description \"Karen Mulder\"))", "utterance": "who will play mr gray in the film?"}, - {"url": "http://www.freebase.com/view/en/george_orwell", "targetValue": "(list (description Tuberculosis))", "utterance": "what did george orwell died of?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gettysburg", "targetValue": "(list (description Union))", "utterance": "who won the battle of gettysburg union or confederate?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Germany))", "utterance": "what country did adolf hitler control?"}, - {"url": "http://www.freebase.com/view/en/michael_buble", "targetValue": "(list (description Singer) (description Actor) (description Singer-songwriter))", "utterance": "who is michael buble?"}, - {"url": "http://www.freebase.com/view/en/kansas_city_kansas", "targetValue": "(list (description \"Wyandotte County\"))", "utterance": "what county is kansas city kansas?"}, - {"url": "http://www.freebase.com/view/en/john_quincy_adams", "targetValue": "(list (description \"Secretary of State\") (description President) (description Ambassador) (description \"Member of Congress\") (description Senator))", "utterance": "what was john quincy adams famous for?"}, - {"url": "http://www.freebase.com/view/en/jackie_robinson", "targetValue": "(list (description \"Montreal Royals\") (description \"Kansas City Monarchs\") (description \"Los Angeles Bulldogs\") (description \"Brooklyn Dodgers\") (description \"UCLA Bruins football\"))", "utterance": "who did jackie robinson first play for?"}, - {"url": "http://www.freebase.com/view/en/annie", "targetValue": "(list (description \"Annie (1977 original Broadway cast)\"))", "utterance": "when did annie open?"}, - {"url": "http://www.freebase.com/view/en/eleanor_roosevelt", "targetValue": "(list (description \"New York City\"))", "utterance": "where did eleanor roosevelt die?"}, - {"url": "http://www.freebase.com/view/en/indonesia", "targetValue": "(list (description Protestantism) (description Hinduism) (description Catholicism) (description Islam))", "utterance": "what are the religions practiced in indonesia?"}, - {"url": "http://www.freebase.com/view/en/jesse_james", "targetValue": "(list (description Assassination) (description Firearm))", "utterance": "what was jesse james killed with?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Andrew Johnson\") (description \"Hannibal Hamlin\"))", "utterance": "who was vp for lincoln?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description \"The Chimes\") (description \"Our Mutual Friend\") (description \"The Old Curiosity Shop\") (description \"David Copperfield\") (description \"A Christmas Carol\") (description \"The Cricket on the Hearth\") (description \"The Life and Adventures of Nicholas Nickleby\") (description \"Hard Times\") (description \"Oliver Twist\") (description \"A Tale of Two Cities\"))", "utterance": "what other books did charles dickens write?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Joseph Stalin\"))", "utterance": "who was the first dictator of the soviet union?"}, - {"url": "http://www.freebase.com/view/en/puerto_rico", "targetValue": "(list (description \"United States dollar\"))", "utterance": "what is the currency of puerto rico called?"}, - {"url": "http://www.freebase.com/view/en/carl_wilson", "targetValue": "(list (description \"Lung cancer\"))", "utterance": "what kind of cancer did carl wilson have?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"William Daniels\"))", "utterance": "who plays the voice of kitt in knight rider?"}, - {"url": "http://www.freebase.com/view/en/brentwood", "targetValue": "(list (description \"Williamson County\"))", "utterance": "what county is brentwood tennessee in?"}, - {"url": "http://www.freebase.com/view/en/moira_mactaggert", "targetValue": "(list (description Mutant))", "utterance": "who is moira en x men?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description \"Tracy Pollan\"))", "utterance": "who did michael j fox marry?"}, - {"url": "http://www.freebase.com/view/en/stonewall_jackson", "targetValue": "(list (description \"Battle of Manassas Station Ops.\") (description \"Battle of McDowell\") (description \"Battle of Port Republic\") (description \"Battle of Rappahannock Station I\") (description \"Battle of Chancellorsville\") (description \"Battle of Front Royal\") (description \"Battle of Hoke's Run\") (description \"Battle of Cedar Mountain\") (description \"First Battle of Winchester\") (description \"Battle of Hancock\"))", "utterance": "what battles did stonewall jackson fight in?"}, - {"url": "http://www.freebase.com/view/en/maasai", "targetValue": "(list (description \"Maasai Language\"))", "utterance": "what language do the maasai tribe speak?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Deborah Read\"))", "utterance": "who did benjamin franklin get married to?"}, - {"url": "http://www.freebase.com/view/en/patrick_swayze", "targetValue": "(list (description \"Pancreatic cancer\"))", "utterance": "what disease did patrick swayze died from?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"Ginevra de' Benci\") (description \"The Last Supper\") (description \"The Virgin and Child with St Anne and St John the Baptist\") (description \"Mona Lisa\") (description \"Benois Madonna\") (description \"Madonna Litta\") (description \"Lady with an Ermine\") (description \"St. John the Baptist\") (description \"The Virgin and Child with St. Anne\") (description Annunciation))", "utterance": "what works of art did leonardo da vinci produce?"}, - {"url": "http://www.freebase.com/view/en/austria", "targetValue": "(list (description Vienna))", "utterance": "what capital of austria?"}, - {"url": "http://www.freebase.com/view/en/eva_peron", "targetValue": "(list (description \"Cervical cancer\"))", "utterance": "what type of cancer did eva peron have?"}, - {"url": "http://www.freebase.com/view/en/gautama_buddha", "targetValue": "(list (description India))", "utterance": "what country did buddha come from?"}, - {"url": "http://www.freebase.com/view/en/greeley", "targetValue": "(list (description \"Weld County\"))", "utterance": "what county is greeley colorado in?"}, - {"url": "http://www.freebase.com/view/en/ellen_degeneres", "targetValue": "(list (description \"Beverly Hills\"))", "utterance": "where is the ellen degenerous show filmed?"}, - {"url": "http://www.freebase.com/view/en/peter_tjajkovskij", "targetValue": "(list (description Composer))", "utterance": "what did peter tchaikovsky do?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))", "utterance": "which countries speak german officially?"}, - {"url": "http://www.freebase.com/view/en/john_lennon", "targetValue": "(list (description \"Experimental rock\") (description \"Pop rock\") (description \"Pop music\") (description Blues-rock) (description \"Art rock\") (description \"Soft rock\") (description \"Psychedelic rock\") (description \"Rock music\") (description \"Experimental music\"))", "utterance": "what type of music did john lennon sing?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Wayne Allard\") (description \"Ken Salazar\") (description \"Gordon L. Allott\") (description \"Hank Brown\") (description \"Edwin C. Johnson\") (description \"William L. Armstrong\") (description \"Floyd K. Haskell\") (description \"Mark Udall\") (description \"Michael Bennet\"))", "utterance": "who are the colorado representatives?"}, - {"url": "http://www.freebase.com/view/en/greenland", "targetValue": "(list (description Denmark))", "utterance": "which country does greenland belong to?"}, - {"url": "http://www.freebase.com/view/en/seattle", "targetValue": "(list (description 98109) (description 98108) (description 98105) (description 98104) (description 98107) (description 98106) (description 98101) (description 98103) (description 98102) (description 98117))", "utterance": "what the zip code for seattle washington?"}, - {"url": "http://www.freebase.com/view/en/willow_smith", "targetValue": "(list (description \"Jada Pinkett Smith\"))", "utterance": "who is willow smith mom name?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what do you call the chinese writing system?"}, - {"url": "http://www.freebase.com/view/en/the_jeffersons", "targetValue": "(list (description \"Isabel Sanford\") (description \"Marla Gibbs\") (description \"Sherman Hemsley\"))", "utterance": "who played on the jeffersons?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"The San Francisco Examiner\") (description \"California Star\") (description \"San Francisco Bay Guardian\") (description \"San Francisco Business Times\") (description \"San Francisco Bay Times\") (description \"San Francisco Chronicle\") (description \"Bay Area Reporter\") (description \"Sing Tao Daily\") (description AsianWeek) (description \"San Francisco Call\"))", "utterance": "what is the name of the san francisco newspaper?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Cold War\"))", "utterance": "what made the soviet union fall?"}, - {"url": "http://www.freebase.com/view/en/armenia", "targetValue": "(list (description Eurasia))", "utterance": "what continent does armenia belong to?"}, - {"url": "http://www.freebase.com/view/en/randy_savage", "targetValue": "(list (description \"Myocardial infarction\") (description \"Traffic collision\"))", "utterance": "what did randy savage died of?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"The Structure and Distribution of Coral Reefs\") (description \"On evolution\") (description \"A student's introduction to Charles Darwin\") (description \"Climbing Plants\") (description \"The Expression of the Emotions in Man and Animals\") (description \"The origin of species : complete and fully illustrated\") (description \"The Origin of Species\") (description \"The Life of Erasmus Darwin\") (description \"The Autobiography of Charles Darwin\") (description \"The Descent of Man, and Selection in Relation to Sex\"))", "utterance": "what was the title of the book charles darwin wrote?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"New York City\"))", "utterance": "where did richard nixon die?"}, - {"url": "http://www.freebase.com/view/en/smokey_robinson", "targetValue": "(list (description \"Being With You\") (description Cruisin') (description Crusin') (description \"And I Love Her\") (description \"The Tracks of My Tears\") (description \"Quiet Storm\") (description \"Tracks of my Tears\") (description \"Santa Claus is Coming to Town\"))", "utterance": "what songs does smokey robinson sing?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lyndon B. Johnson\"))", "utterance": "who was vice president when jfk was president?"}, - {"url": "http://www.freebase.com/view/en/serbia", "targetValue": "(list (description \"Serbian language\"))", "utterance": "what is serbian language called?"}, - {"url": "http://www.freebase.com/view/en/haiti", "targetValue": "(list (description \"French Language\") (description \"Haitian Creole French Language\"))", "utterance": "what language is spoken in haiti today?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Athens))", "utterance": "what are the names of the city states in ancient greece?"}, - {"url": "http://www.freebase.com/view/en/barbara_gordon", "targetValue": "(list (description \"Alicia Silverstone\"))", "utterance": "who played barbara gordon batgirl?"}, - {"url": "http://www.freebase.com/view/en/shaquille_oneal", "targetValue": "(list (description \"Boston Celtics\") (description \"Miami Heat\") (description \"LSU Tigers men's basketball\") (description \"Los Angeles Lakers\") (description \"Orlando Magic\"))", "utterance": "what basketball teams has shaq played for?"}, - {"url": "http://www.freebase.com/view/en/jay_leno", "targetValue": "(list (description \"New Rochelle\"))", "utterance": "where is jay leno from?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Mon Language\") (description \"Lao Language\") (description \"Khmer language\") (description \"Hmong language\") (description \"Thai Language\") (description \"Cham language\") (description \"Mlabri language\") (description \"Malay, Pattani Language\") (description \"Nyaw Language\") (description \"Saek language\"))", "utterance": "what language do people from thailand speak?"}, - {"url": "http://www.freebase.com/view/en/armie_hammer", "targetValue": "(list (description \"Jesse Eisenberg\"))", "utterance": "who did armie hammer play in the social network?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Writer))", "utterance": "what was thomas jefferson role in the declaration of independence?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"The Structure and Distribution of Coral Reefs\") (description \"On evolution\") (description \"A student's introduction to Charles Darwin\") (description \"Climbing Plants\") (description \"The Expression of the Emotions in Man and Animals\") (description \"The origin of species : complete and fully illustrated\") (description \"The Origin of Species\") (description \"The Life of Erasmus Darwin\") (description \"The Autobiography of Charles Darwin\") (description \"The Descent of Man, and Selection in Relation to Sex\"))", "utterance": "what was the book written by charles darwin?"}, - {"url": "http://www.freebase.com/view/en/tim_tebow", "targetValue": "(list (description \"University of Florida\"))", "utterance": "who did tim tebow play college football for?"}, - {"url": "http://www.freebase.com/view/en/peyton_manning", "targetValue": "(list (description \"Denver Broncos\"))", "utterance": "who does peyton manning play football for?"}, - {"url": "http://www.freebase.com/view/en/carpathian_mountains", "targetValue": "(list (description Ukraine) (description Europe) (description Romania) (description \"Czech Republic\") (description Poland) (description Serbia) (description Slovakia) (description Hungary))", "utterance": "where is the carpathian mountain range located?"}, - {"url": "http://www.freebase.com/view/en/robert_burns", "targetValue": "(list (description Poet) (description Writer) (description Bard) (description Author))", "utterance": "what was robert burns?"}, - {"url": "http://www.freebase.com/view/en/anton_van_leeuwenhoek", "targetValue": "(list (description \"microscope first used by anton van leeuwenhoek\"))", "utterance": "what did anton van leeuwenhoek contribute to our knowledge of cells?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Hayden Christensen\"))", "utterance": "who did the voice of darth vader in episode 3?"}, - {"url": "http://www.freebase.com/view/en/peyton_manning", "targetValue": "(list (description \"2006 NFL season\"))", "utterance": "what super bowl did peyton manning win?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description Canada))", "utterance": "which country was justin bieber born in?"}, - {"url": "http://www.freebase.com/view/en/yamaha_motor_company", "targetValue": "(list (description \"Shizuoka Prefecture\"))", "utterance": "where are yamaha outboard motors manufactured?"}, - {"url": "http://www.freebase.com/view/en/gulf_war", "targetValue": "(list (description \"Saudi Arabia\") (description Australia) (description \"United States of America\") (description France) (description \"United Kingdom\") (description Argentina) (description Iraq))", "utterance": "who fought in the gulf war 1991?"}, - {"url": "http://www.freebase.com/view/en/london_tipton", "targetValue": "(list (description \"Brenda Song\"))", "utterance": "who plays london tipton in suite life on deck?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description \"Sino-Tibetan languages\"))", "utterance": "what was the ancient chinese writing system?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"LA Galaxy\"))", "utterance": "what team did david beckham play for in 2011?"}, - {"url": "http://www.freebase.com/view/en/francisco_vasquez_de_coronado", "targetValue": "(list (description Salamanca))", "utterance": "where did francisco coronado come from?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Google Maps\") (description \"Nexus 7\") (description \"Google Buzz\") (description \"Nexus 10\") (description \"Nexus One\") (description \"Nexus S\") (description \"Google Chrome\") (description \"Google Earth\") (description \"Google Wave\"))", "utterance": "what all does google now do?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Modern Standard Arabic\"))", "utterance": "what language does egyptian people speak?"}, - {"url": "http://www.freebase.com/view/en/ibrahim", "targetValue": "(list (description Zimran) (description Ishbak) (description Midian) (description Shuah) (description Ishmael) (description Jokshan) (description Isaac) (description Medan))", "utterance": "what are abraham sons names?"}, - {"url": "http://www.freebase.com/view/en/jana_gana_mana", "targetValue": "(list (description \"Ram Singh Thakur\") (description \"Rabindranath Tagore\"))", "utterance": "who wrote the jana gana mana?"}, - {"url": "http://www.freebase.com/view/en/gilda_radner", "targetValue": "(list (description \"Ovarian cancer\"))", "utterance": "what type of cancer did gilda radner die of?"}, - {"url": "http://www.freebase.com/view/en/juni_cortez", "targetValue": "(list (description \"Daryl Sabara\"))", "utterance": "who plays juni cortez?"}, - {"url": "http://www.freebase.com/view/en/lucille_ball", "targetValue": "(list (description Singer) (description Model) (description Comedian) (description \"Television Producer\") (description Actor))", "utterance": "what was lucille ball?"}, - {"url": "http://www.freebase.com/view/en/carrie_ann_inaba", "targetValue": "(list (description \"Jesse Sloan\"))", "utterance": "who did carrie ann inaba get engaged to?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Saul Alinsky\") (description \"Nipsey Russell\"))", "utterance": "who inspired obama?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description \"Tracy Pollan\"))", "utterance": "who is michael j fox wife?"}, - {"url": "http://www.freebase.com/view/en/dolly_parton", "targetValue": "(list (description Tennessee))", "utterance": "where did dolly parton grow up?"}, - {"url": "http://www.freebase.com/view/en/agatha_christie", "targetValue": "(list (description \"Crime writer\"))", "utterance": "what type of books did agatha christie wrote?"}, - {"url": "http://www.freebase.com/view/en/john_edwards", "targetValue": "(list (description \"Rielle Hunter\"))", "utterance": "who is the woman that john edwards had an affair with?"}, - {"url": "http://www.freebase.com/view/en/jimi_hendrix", "targetValue": "(list (description \"Drug overdose\"))", "utterance": "what is jimi hendrix purple haze about?"}, - {"url": "http://www.freebase.com/view/en/sacramento", "targetValue": "(list (description \"Boulevard Park\"))", "utterance": "where can i go running in sacramento?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Basque Language\") (description \"Galician Language\") (description \"Catalan language\") (description \"Occitan language\"))", "utterance": "what are the four main languages spoken in spain?"}, - {"url": "http://www.freebase.com/view/en/national_rifle_association", "targetValue": "(list (description Fairfax))", "utterance": "where is the nra headquarters located?"}, - {"url": "http://www.freebase.com/view/en/anna_kendrick", "targetValue": "(list (description Cups))", "utterance": "what is the song anna kendrick sings in pitch perfect?"}, - {"url": "http://www.freebase.com/view/en/gimli", "targetValue": "(list (description Gloin))", "utterance": "who is gimli's father in the hobbit?"}, - {"url": "http://www.freebase.com/view/en/transmission_control_protocol", "targetValue": "(list (description \"Robert E. Kahn\") (description \"Vint Cerf\"))", "utterance": "who developed the tcp ip reference model?"}, - {"url": "http://www.freebase.com/view/en/shenandoah_valley", "targetValue": "(list (description \"Jackson's Valley Campaign\"))", "utterance": "who led the campaign in the shenandoah valley?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Rooney family\"))", "utterance": "who founded the pittsburgh steelers in 1933?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description \"University of Zurich\") (description \"Aargau Cantonal School\") (description \"ETH Zurich\") (description \"Luitpold Gymnasium\"))", "utterance": "what college did albert einstein go to?"}, - {"url": "http://www.freebase.com/view/en/jordan", "targetValue": "(list (description \"Jordan national football team\"))", "utterance": "what team does jordan own?"}, - {"url": "http://www.freebase.com/view/en/tennesee", "targetValue": "(list (description \"Bill Haslam\"))", "utterance": "who is the state governor of tennessee?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description \"Cotton gin\"))", "utterance": "who is eli whitney and what did he invent?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Portuguese))", "utterance": "what do portuguese people speak?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what language does cuba speak?"}, - {"url": "http://www.freebase.com/view/en/aaron_rodgers", "targetValue": "(list (description \"Pleasant Valley High School\"))", "utterance": "where did aaron rodgers go to high school?"}, - {"url": "http://www.freebase.com/view/en/herman_cain", "targetValue": "(list (description \"\u00c9vocateur: The Morton Downey Jr. Movie\"))", "utterance": "where herman cain stance on the issues?"}, - {"url": "http://www.freebase.com/view/en/madrid", "targetValue": "(list (description \"Paseo del Prado\") (description \"Thyssen-Bornemisza Museum\") (description \"Almudena Cathedral\") (description \"Plaza de Cibeles\") (description \"Puerta del Sol\") (description \"Royal Palace of Madrid\") (description \"Museo de Lazaro Galdiano\") (description \"Gran V\u00eda\") (description \"Museo Nacional Centro de Arte Reina Sof\u00eda\") (description \"Plaza Mayor, Madrid\"))", "utterance": "what are the sights to see in madrid?"}, - {"url": "http://www.freebase.com/view/en/louis_armstrong", "targetValue": "(list (description trumpet) (description Cornet))", "utterance": "what instruments did louis armstrong play?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"George W. Bush presidential campaign, 2000\"))", "utterance": "what year was george w bush elected?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Pacific Time Zone\") (description UTC-8))", "utterance": "what time zone am i in california?"}, - {"url": "http://www.freebase.com/view/en/mission_san_buenaventura", "targetValue": "(list (description \"Ventura County\"))", "utterance": "where is mission san buenaventura located?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Benito Mussolini\"))", "utterance": "who was the italian leader in ww1?"}, - {"url": "http://www.freebase.com/view/en/hilo", "targetValue": "(list (description \"Hawaii\u2013Aleutian Time Zone\"))", "utterance": "what time in hilo hawaii?"}, - {"url": "http://www.freebase.com/view/en/rudolf_virchow", "targetValue": "(list (description \"Humboldt University of Berlin\") (description \"University of W\u00fcrzburg\"))", "utterance": "where did rudolf virchow conduct his research?"}, - {"url": "http://www.freebase.com/view/en/gordon_brown", "targetValue": "(list (description \"University of Edinburgh\"))", "utterance": "what university did gordon brown attend?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Turkey) (description \"Republic of Macedonia\") (description Albania) (description \"Lake Prespa\") (description Bulgaria))", "utterance": "what countries does greece share borders with?"}, - {"url": "http://www.freebase.com/view/en/seattle_seahawks", "targetValue": "(list (description \"2006 NFL season\"))", "utterance": "what year did the seahawks win the superbowl?"}, - {"url": "http://www.freebase.com/view/en/stephen_hawking", "targetValue": "(list (description Author) (description Mathematician) (description Professor) (description Writer) (description Cosmologist) (description Physicist) (description Actor) (description Astronomer) (description Scientist) (description \"Science writer\"))", "utterance": "what did stephen hawking become famous for?"}, - {"url": "http://www.freebase.com/view/en/donna_noble", "targetValue": "(list (description \"Catherine Tate\"))", "utterance": "who plays donna noble?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description \"Dartmouth College\") (description \"University of Oxford\") (description \"Lincoln College, Oxford\"))", "utterance": "what was dr seuss education?"}, - {"url": "http://www.freebase.com/view/en/queensland", "targetValue": "(list (description \"Queen Victoria\"))", "utterance": "where did queensland get its name from?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"The Federalist Papers\") (description \"The Papers of James Madison: Presidential Series\") (description \"The Papers of James Madison: Congressional Series\") (description \"The Papers of James Madison: Secretary of State Series\") (description \"The Papers of James Madison\") (description \"The Papers of James Madison: Retirement Series\"))", "utterance": "what document did james madison write?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"French Language\") (description \"German Language\") (description \"Dutch Language\"))", "utterance": "what are the three official languages of belgium?"}, - {"url": "http://www.freebase.com/view/en/bilbo_baggins", "targetValue": "(list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))", "utterance": "who played bilbo in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/destin", "targetValue": "(list (description \"Northwest Florida Regional Airport\") (description \"Destin\u2013Fort Walton Beach Airport\"))", "utterance": "what airport do you fly into to get to destin fl?"}, - {"url": "http://www.freebase.com/view/en/united_states_senate", "targetValue": "(list (description Senator))", "utterance": "what do you call members of the senate?"}, - {"url": "http://www.freebase.com/view/en/baltic_countries", "targetValue": "(list (description Latvia) (description Lithuania) (description Estonia))", "utterance": "what countries are part of the baltic?"}, - {"url": "http://www.freebase.com/view/en/colin_kaepernick", "targetValue": "(list (description \"San Francisco 49ers\"))", "utterance": "what team does colin kaepernick play for?"}, - {"url": "http://www.freebase.com/view/en/joe_flacco", "targetValue": "(list (description \"University of Delaware\"))", "utterance": "where did joe flacco attend college?"}, - {"url": "http://www.freebase.com/view/en/emily_stone", "targetValue": "(list (description \"Jeff Stone\"))", "utterance": "who is emma stone father?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"Youngs Memorial Cemetery\"))", "utterance": "where was theodore roosevelt buried?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Gerald Ford\"))", "utterance": "who was the leader of the us during wwii?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))", "utterance": "what artistic movement did henri matisse belong to?"}, - {"url": "http://www.freebase.com/view/en/missouri_river", "targetValue": "(list (description \"Mississippi River\"))", "utterance": "where the missouri river ends?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what type of currency do they use in thailand?"}, - {"url": "http://www.freebase.com/view/en/khloe_kardashian", "targetValue": "(list (description \"Lamar Odom\"))", "utterance": "who is khloe kardashian's husband?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description 1/2/2003))", "utterance": "what years did romney serve as governor?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description Massachusetts))", "utterance": "what state does romney live in?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))", "utterance": "what type of government does france use?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description \"Helle Thorning-Schmidt\"))", "utterance": "who rules denmark right now?"}, - {"url": "http://www.freebase.com/view/en/stephen_hawking", "targetValue": "(list (description Physics))", "utterance": "what did stephen hawking study?"}, - {"url": "http://www.freebase.com/view/en/bristol_palin", "targetValue": "(list (description \"Wasilla High School\") (description \"West Anchorage High School\") (description \"Juneau-Douglas High School\"))", "utterance": "where did bristol palin go to school?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Middle East\"))", "utterance": "what region of the world is egypt associated with?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description Writer))", "utterance": "what did dr. seuss do?"}, - {"url": "http://www.freebase.com/view/en/drew_brees", "targetValue": "(list (description \"Purdue University\"))", "utterance": "where did drew brees go to college wikianswers?"}, - {"url": "http://www.freebase.com/view/en/republican_party", "targetValue": "(list (description 20003))", "utterance": "what are republicans views on health care?"}, - {"url": "http://www.freebase.com/view/en/ben_roethlisberger", "targetValue": "(list (description \"Miami University\"))", "utterance": "what school did ben roethlisberger go to?"}, - {"url": "http://www.freebase.com/view/en/iroquois", "targetValue": "(list (description Qu\u00e9bec))", "utterance": "where did the iroquois indians come from?"}, - {"url": "http://www.freebase.com/view/en/george_harrison", "targetValue": "(list (description \"Fender Stratocaster\") (description \"Rickenbacker 360/12\"))", "utterance": "what kind of guitar did george harrison use?"}, - {"url": "http://www.freebase.com/view/en/navajo_people", "targetValue": "(list (description \"Spanish Language\") (description \"Navajo Language\") (description \"English Language\"))", "utterance": "what language do navajo people speak?"}, - {"url": "http://www.freebase.com/view/en/new_england", "targetValue": "(list (description Maine))", "utterance": "what places make up new england?"}, - {"url": "http://www.freebase.com/view/en/latin_america", "targetValue": "(list (description Bolivia) (description Honduras) (description Cuba) (description \"El Salvador\") (description Guatemala) (description \"Costa Rica\") (description \"Cuauht\u00e9moc, D.F.\") (description \"Great Pyramid of Tenochtitl\u00e1n\") (description Paraguay) (description Belize))", "utterance": "what are the landlocked countries in latin america?"}, - {"url": "http://www.freebase.com/view/en/iraq", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description Republic) (description \"Federal republic\") (description \"Parliamentary republic\"))", "utterance": "what type of government does iraq have now?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description \"South Vietnam\") (description \"North Vietnam\") (description \"Southeast Asia\") (description Cambodia) (description Vietnam) (description Laos))", "utterance": "where was the vietnam war location?"}, - {"url": "http://www.freebase.com/view/en/gerald_ford", "targetValue": "(list (description \"Nelson Rockefeller\"))", "utterance": "who did gerald ford select as his vice president when he became president?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what is the currency used in italy?"}, - {"url": "http://www.freebase.com/view/en/jamie_little", "targetValue": "(list (description \"Cody Selman\"))", "utterance": "who is jamie little engaged to?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Cairo))", "utterance": "what is the capital of modern egypt?"}, - {"url": "http://www.freebase.com/view/en/ernest_rutherford", "targetValue": "(list (description \"Trinity College, Cambridge\") (description \"Nelson College\") (description \"University of Canterbury\") (description \"University of Cambridge\") (description \"University of New Zealand\"))", "utterance": "what school did sir ernest rutherford go to?"}, - {"url": "http://www.freebase.com/view/en/brandon_roy", "targetValue": "(list (description \"Point guard\") (description \"Small forward\") (description \"Shooting guard\"))", "utterance": "what position does brandon roy play?"}, - {"url": "http://www.freebase.com/view/en/harvard_university", "targetValue": "(list (description Massachusetts))", "utterance": "where is harvard university?"}, - {"url": "http://www.freebase.com/view/en/janelle_corlass_brown", "targetValue": "(list (description Actor))", "utterance": "what does janelle brown work?"}, - {"url": "http://www.freebase.com/view/en/laos", "targetValue": "(list (description Cambodia))", "utterance": "where is laos in world map?"}, - {"url": "http://www.freebase.com/view/en/tyrese", "targetValue": "(list (description Watts))", "utterance": "where is tyrese gibson from?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Switzerland) (description Slovenia) (description Austria) (description France))", "utterance": "what countries are near italy?"}, - {"url": "http://www.freebase.com/view/en/colorado_river", "targetValue": "(list (description Utah) (description Arizona) (description Nevada) (description California) (description Colorado))", "utterance": "which states does the colorado river run through?"}, - {"url": "http://www.freebase.com/view/en/scarlett_johansson", "targetValue": "(list (description \"Justin Timberlake\") (description \"Josh Hartnett\") (description \"Benicio del Toro\") (description \"Jared Leto\") (description \"Derek Jeter\"))", "utterance": "who did scarlett johansson date?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Europe) (description \"North Africa\") (description \"Middle East\"))", "utterance": "which continents were part of the roman empire?"}, - {"url": "http://www.freebase.com/view/en/elvis_costello", "targetValue": "(list (description Paddington))", "utterance": "where was elvis costello born?"}, - {"url": "http://www.freebase.com/view/en/gobi_desert", "targetValue": "(list (description Mongolia))", "utterance": "where are the gobi desert located on a map?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what type of government does the us follow?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Europe))", "utterance": "in which continent is germany?"}, - {"url": "http://www.freebase.com/view/en/wright_brothers", "targetValue": "(list (description \"1900 Wright Glider\"))", "utterance": "when did the wright brothers created their first plane?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish Language\"))", "utterance": "what language turkey people speak?"}, - {"url": "http://www.freebase.com/view/en/jeremy_lin", "targetValue": "(list (description \"Houston Rockets\"))", "utterance": "who does jeremy lin play for?"}, - {"url": "http://www.freebase.com/view/en/seychelles", "targetValue": "(list (description Africa))", "utterance": "where is the seychelles on world map?"}, - {"url": "http://www.freebase.com/view/en/phoenix", "targetValue": "(list (description \"Phoenix should not be contained in Maricopa County.\"))", "utterance": "what is the average temperature in phoenix az in december?"}, - {"url": "http://www.freebase.com/view/en/william_morris", "targetValue": "(list (description \"Marlborough College\") (description \"Exeter College, Oxford\") (description \"University of Oxford\"))", "utterance": "where did william morris go to college?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description Washington))", "utterance": "what state is mount st. helens in?"}, - {"url": "http://www.freebase.com/view/en/jimmy_savile", "targetValue": "(list (description Presenter))", "utterance": "who is jimmy savile?"}, - {"url": "http://www.freebase.com/view/en/seneca_nation", "targetValue": "(list (description \"New York\"))", "utterance": "where were the seneca indians located?"}, - {"url": "http://www.freebase.com/view/en/william_howard_taft", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what is william taft known for?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description Washington) (description \"Washington, D.C.\"))", "utterance": "what state is washington d.c. located?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"John F. Kennedy International Airport\"))", "utterance": "where to exchange euros in new york city?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"1993 Major League Baseball Season\"))", "utterance": "when did florida marlins join mlb?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Spain))", "utterance": "what countries have spanish as the national language?"}, - {"url": "http://www.freebase.com/view/en/phoenix", "targetValue": "(list (description \"Grand Canyon\") (description \"Phoenix Mountain Preserve\") (description \"Phoenix Art Museum\") (description \"Desert Botanical Garden\") (description \"Heard Museum\") (description \"Musical Instrument Museum\") (description \"Arizona Science Center\") (description \"Ro Ho En\") (description \"Mesa Arts Center\") (description \"Pueblo Grande Ruin\"))", "utterance": "what to see in phoenix arizona?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Panama Canal Zone\"))", "utterance": "what countries does the panama canal go through?"}, - {"url": "http://www.freebase.com/view/en/charlie_chaplin", "targetValue": "(list (description Comedian))", "utterance": "what is charlie chaplin famous for?"}, - {"url": "http://www.freebase.com/view/en/paul_revere", "targetValue": "(list (description \"Sarah Revere\"))", "utterance": "who did paul revere marry?"}, - {"url": "http://www.freebase.com/view/en/fred_durst", "targetValue": "(list (description Musician))", "utterance": "what did fred durst do?"}, - {"url": "http://www.freebase.com/view/en/san_diego_chargers", "targetValue": "(list (description \"Frank Summers\"))", "utterance": "who did the chargers draft in 2011?"}, - {"url": "http://www.freebase.com/view/en/american_bulldog", "targetValue": "(list (description \"United States of America\"))", "utterance": "where do american bulldogs originate from?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description \"School of Mathematics, Institute for Advanced Study\") (description \"Humboldt University of Berlin Department of Physics\"))", "utterance": "what colleges did albert einstein teach at?"}, - {"url": "http://www.freebase.com/view/en/brian_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who plays the voice of brian on family guy?"}, - {"url": "http://www.freebase.com/view/en/steve_mcqueen", "targetValue": "(list (description Yucatan))", "utterance": "what make of bike did steve mcqueen ride in the great escape?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"New Haven\"))", "utterance": "where did george w bush live as a child?"}, - {"url": "http://www.freebase.com/view/en/richard_dawkins", "targetValue": "(list (description \"The Selfish Gene\"))", "utterance": "which dawkins book to read first?"}, - {"url": "http://www.freebase.com/view/en/miss_america", "targetValue": "(list (description \"1930 Miss America\"))", "utterance": "what year was the first miss america pageant held?"}, - {"url": "http://www.freebase.com/view/en/nikola_tesla", "targetValue": "(list (description \"Tesla coil\"))", "utterance": "what was nikola tesla inventions?"}, - {"url": "http://www.freebase.com/view/en/vlaams_language", "targetValue": "(list (description Belgium))", "utterance": "where did flemish people come from?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"New York\"))", "utterance": "what state new york city belong to?"}, - {"url": "http://www.freebase.com/view/en/bruce_lee", "targetValue": "(list (description \"Cerebral edema\"))", "utterance": "what was the cause of death for bruce lee?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what type of government does usa follow?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what type of currency do they use in england?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Boston Latin School\"))", "utterance": "where was benjamin franklin educated?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Scotland) (description England) (description Wales) (description \"Northern Ireland\"))", "utterance": "what countries included in the uk?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description Canada) (description Brunei) (description Singapore) (description Malaysia) (description Sh\u011bn) (description Vietnam) (description China))", "utterance": "what countries in the world speak chinese?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "where obama went to school?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what is the primary language of china?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Alexei Negmatov\"))", "utterance": "who was the soviet leader during world war ii?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Energy) (description Agriculture))", "utterance": "which of the following does australia export the most?"}, - {"url": "http://www.freebase.com/view/en/david_berkowitz", "targetValue": "(list (description \"New York City\"))", "utterance": "where was david berkowitz arrested?"}, - {"url": "http://www.freebase.com/view/en/david", "targetValue": "(list (description Bethlehem))", "utterance": "where was the city of david?"}, - {"url": "http://www.freebase.com/view/en/cindy_sherman", "targetValue": "(list (description Photographer))", "utterance": "what is cindy sherman known for?"}, - {"url": "http://www.freebase.com/view/en/shawnee_smith", "targetValue": "(list (description \"Anger Management\") (description \"The Tom Show\") (description \"Scream Queens\") (description \"Brand New Life\") (description \"30 Days of Night: Dust to Dust\") (description Arsenio) (description Becker) (description \"The Stand\") (description \"All is Forgiven\"))", "utterance": "what tv shows did shawnee smith play in?"}, - {"url": "http://www.freebase.com/view/en/aristotle", "targetValue": "(list (description Politics) (description Ethics) (description Aesthetics) (description Metaphysics))", "utterance": "what are aristotle's contributions to science?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what does australia use for currency?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Ciampino \u2013 G.B. Pastine International Airport\") (description \"Roma Termini railway station\") (description \"Civitavecchia Ferry Terminal\") (description \"Leonardo da Vinci\u2013Fiumicino Airport\"))", "utterance": "which airport to fly into rome?"}, - {"url": "http://www.freebase.com/view/en/kansas_city", "targetValue": "(list (description \"Kemper Arena\") (description \"Starlight Theatre\") (description \"Kauffman Stadium\") (description \"Municipal Stadium\") (description \"Ward Parkway Center\") (description \"Arrowhead Stadium\") (description \"Blue Ridge Mall\") (description \"Blue Ridge Crossing\") (description \"Crown Center\") (description \"TWA Corporate Headquarters' Building\"))", "utterance": "what is there to do for fun in kansas city?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Atlanta))", "utterance": "where was martin luther king jr raised?"}, - {"url": "http://www.freebase.com/view/en/lebron_james", "targetValue": "(list (description \"2003\u201304 NBA season\"))", "utterance": "what year was lebron james rookie season?"}, - {"url": "http://www.freebase.com/view/en/delaware_river", "targetValue": "(list (description \"West Branch Delaware River\") (description \"Mount Jefferson\"))", "utterance": "where does delaware river start?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what kind of monarchy does japan have?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Bloomfield Hills\"))", "utterance": "where did mitt romney's parents come from?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Hiroshima Prefecture\"))", "utterance": "what places in japan were bombed?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"2001\u201302 NBA season\"))", "utterance": "when did michael jordan return to the nba?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Socialist state\"))", "utterance": "what type of economy exists in china?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what is the currency in egypt 2012?"}, - {"url": "http://www.freebase.com/view/en/san_rafael", "targetValue": "(list (description California))", "utterance": "where was mission san rafael located?"}, - {"url": "http://www.freebase.com/view/en/esther", "targetValue": "(list (description Susa))", "utterance": "who was esther's husband?"}, - {"url": "http://www.freebase.com/view/en/claire_danes", "targetValue": "(list (description \"Hugh Dancy\"))", "utterance": "who's dating claire danes?"}, - {"url": "http://www.freebase.com/view/en/st_paul_virginia", "targetValue": "(list (description \"United States of America\") (description \"Wise County\") (description \"Russell County\") (description Virginia))", "utterance": "what county is st paul va in?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description \"Orange juice\"))", "utterance": "what produce does florida export?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japan national football team\") (description \"Japan women's national handball team\") (description \"Japan men's national volleyball team\") (description \"Japan national handball team\") (description \"Japan women's national volleyball team\") (description \"Japan national baseball team\"))", "utterance": "what type of sports do japanese play?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))", "utterance": "which countries share a border with russia?"}, - {"url": "http://www.freebase.com/view/en/kf_drita", "targetValue": "(list (description \"Football Superleague of Kosovo\"))", "utterance": "what did drita find out?"}, - {"url": "http://www.freebase.com/view/en/latin", "targetValue": "(list (description \"Italic languages\") (description \"Indo-European languages\"))", "utterance": "where did the latin language originate from?"}, - {"url": "http://www.freebase.com/view/en/maya_civilization", "targetValue": "(list (description 2012))", "utterance": "when does the mayan calendar end exactly?"}, - {"url": "http://www.freebase.com/view/en/karl_benz", "targetValue": "(list (description \"Karlsruhe Institute of Technology\") (description \"University of Karlsruhe\"))", "utterance": "what school did karl benz go to?"}, - {"url": "http://www.freebase.com/view/en/carmen_electra", "targetValue": "(list (description \"The Mating Habits of the Earthbound Human\") (description \"Scary Movie\") (description \"Getting Played\") (description \"Cheaper by the Dozen 2\") (description \"Meet the Spartans\") (description \"I Want Candy\") (description \"Full of It\") (description \"The Chosen One: Legend of the Raven\") (description \"Scary Movie 4\") (description \"Dirty Love\"))", "utterance": "what movies has carmen electra been in?"}, - {"url": "http://www.freebase.com/view/en/jew", "targetValue": "(list (description \"Yiddish Language\"))", "utterance": "when does jewish new year start?"}, - {"url": "http://www.freebase.com/view/en/world_war_ii", "targetValue": "(list (description 1942))", "utterance": "when do world war ii end?"}, - {"url": "http://www.freebase.com/view/en/christian", "targetValue": "(list (description \"Greek Evangelical Church\") (description \"The Church of Nails\"))", "utterance": "what do christians believe about heaven hell and purgatory?"}, - {"url": "http://www.freebase.com/view/en/morgan_freeman", "targetValue": "(list (description \"Jackson State University\") (description \"Los Angeles City College\"))", "utterance": "where did morgan freeman graduate?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_i_of_england", "targetValue": "(list (description \"queen elizabeth i of england she executed mary queen of scots\"))", "utterance": "who did queen elizabeth 1 executed?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description \"Saudi Arabia\"))", "utterance": "where is arabic most spoken?"}, - {"url": "http://www.freebase.com/view/en/carolus_linnaeus", "targetValue": "(list (description Botanist))", "utterance": "who was carolus linnaeus?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Constitutional republic\") (description \"Multi-party system\") (description \"Federal republic\") (description Democracy) (description \"Parliamentary republic\"))", "utterance": "what type of government does germany have now?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description \"Provisional government\") (description \"Parliamentary republic\"))", "utterance": "what kind of government does libya have today?"}, - {"url": "http://www.freebase.com/view/en/anaheim", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what time zone is anaheim california?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))", "utterance": "what year did the orioles go to the world series?"}, - {"url": "http://www.freebase.com/view/en/zhao_xin", "targetValue": "(list (description Male))", "utterance": "what would ap xin zhao do?"}, - {"url": "http://www.freebase.com/view/en/francis_bacon", "targetValue": "(list (description Philosopher))", "utterance": "who is sir francis bacon?"}, - {"url": "http://www.freebase.com/view/en/amelia_earhart", "targetValue": "(list (description Writer) (description Pilot))", "utterance": "what were amelia earhart's achievements?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description Blue) (description \"Royal blue\") (description White) (description Silver) (description \"Navy Blue\"))", "utterance": "what are the official colors of the dallas cowboys?"}, - {"url": "http://www.freebase.com/view/en/margaret_hoover", "targetValue": "(list (description \"Davidson College\"))", "utterance": "where did margaret hoover go to college?"}, - {"url": "http://www.freebase.com/view/en/jamie_oliver", "targetValue": "(list (description \"Petal Blossom Rainbow Oliver\") (description \"Poppy Honey Rosie Oliver\") (description \"Daisy Boo Pamela Oliver\") (description \"Buddy Bear Maurice Oliver\"))", "utterance": "what is jamie oliver children names?"}, - {"url": "http://www.freebase.com/view/en/bradley_walsh", "targetValue": "(list (description England))", "utterance": "where does bradley walsh live?"}, - {"url": "http://www.freebase.com/view/en/fc_internazionale_milano", "targetValue": "(list (description \"Andrea Stramaccioni\"))", "utterance": "who is the head coach of inter milan?"}, - {"url": "http://www.freebase.com/view/en/river_shannon", "targetValue": "(list (description \"Shannon Pot\"))", "utterance": "where does the shannon river start and end?"}, - {"url": "http://www.freebase.com/view/en/reese_witherspoon", "targetValue": "(list (description \"Ryan Phillippe\"))", "utterance": "who did reese witherspoon get married to?"}, - {"url": "http://www.freebase.com/view/en/dutch_people", "targetValue": "(list (description Europeans))", "utterance": "where did dutch language come from?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Costa Rican col\u00f3n\"))", "utterance": "what kind of money should i take to costa rica?"}, - {"url": "http://www.freebase.com/view/en/ultimate_fighting_championship", "targetValue": "(list (description \"Las Vegas\"))", "utterance": "where is the ufc headquarters?"}, - {"url": "http://www.freebase.com/view/en/james_t_kirk", "targetValue": "(list (description \"William Shatner\"))", "utterance": "who plays captain kirk in star trek?"}, - {"url": "http://www.freebase.com/view/en/albert_pujols", "targetValue": "(list (description \"Los Angeles Angels of Anaheim\"))", "utterance": "who does albert pujols play for 2012?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Representative democracy\") (description \"Unitary state\") (description \"Parliamentary system\") (description \"Constitutional monarchy\") (description \"Hereditary monarchy\") (description \"Multi-party system\"))", "utterance": "what kind of government is sweden?"}, - {"url": "http://www.freebase.com/view/en/george_jones", "targetValue": "(list (description Saratoga))", "utterance": "where was country singer george jones born?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description Poet) (description Playwright) (description Dramatist) (description Lyricist) (description Author))", "utterance": "what did shakespeare become famous for?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Uzbekistan))", "utterance": "where does russia import from?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Swiss franc\"))", "utterance": "what is the money of switzerland called?"}, - {"url": "http://www.freebase.com/view/en/grand_canyon", "targetValue": "(list (description \"Grand Canyon National Park Superintendent's Residence\") (description \"Grand Canyon South Rim Ranger's Dormitory\") (description \"Grand Canyon Village Historic District\") (description \"Grand Canyon North Rim Headquarters\") (description \"Grandview Mine\") (description \"Grand Canyon Water Reclamation Plant\") (description \"Buckey O'Neill Cabin\") (description \"El Tovar Hotel\") (description \"Grand Canyon Depot\"))", "utterance": "what to see near grand canyon?"}, - {"url": "http://www.freebase.com/view/en/jew", "targetValue": "(list (description \"Yiddish Language\"))", "utterance": "when did the jews stop making animal sacrifices?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Lojban) (description \"Esperanto Language\") (description \"English Language\"))", "utterance": "what do people in australia speak?"}, - {"url": "http://www.freebase.com/view/en/ian_somerhalder", "targetValue": "(list (description Smallville) (description \"The Vampire Diaries\") (description Lost) (description \"Tell Me You Love Me\") (description Fearless) (description \"Young Americans\"))", "utterance": "what has ian somerhalder acted in?"}, - {"url": "http://www.freebase.com/view/en/ron_howard", "targetValue": "(list (description \"How the Grinch Stole Christmas!\"))", "utterance": "what movies did ron howard director?"}, - {"url": "http://www.freebase.com/view/en/alexander_hamilton", "targetValue": "(list (description Financier))", "utterance": "what role did alexander hamilton play in the constitution?"}, - {"url": "http://www.freebase.com/view/en/shakira", "targetValue": "(list (description \"Gerard Piqu\u00e9\"))", "utterance": "who is shakira married to?"}, - {"url": "http://www.freebase.com/view/en/gerald_ford", "targetValue": "(list (description \"Cardiovascular disease\"))", "utterance": "what did gerald r ford die from?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description Europe) (description Eurasia) (description Asia))", "utterance": "what two continents is turkey on?"}, - {"url": "http://www.freebase.com/view/en/kevin_love_1988", "targetValue": "(list (description \"University of California, Los Angeles\"))", "utterance": "where did kevin love go to college?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Parliamentary republic\"))", "utterance": "what type of government was formed when italy unified?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Egyptian Arabic\"))", "utterance": "what was the ancient egyptians spoken language?"}, - {"url": "http://www.freebase.com/view/en/karnak", "targetValue": "(list (description Egypt) (description \"Luxor Governorate\"))", "utterance": "where was the temple of karnak built?"}, - {"url": "http://www.freebase.com/view/en/louisiana", "targetValue": "(list (description \"Mary Landrieu\"))", "utterance": "who is the senior senator of louisiana?"}, - {"url": "http://www.freebase.com/view/en/morgan_freeman", "targetValue": "(list (description \"10 Items or Less\") (description \"Batman Begins\") (description \"All About Us\") (description \"A Raisin in the Sun\") (description \"Bruce Almighty\") (description Amistad) (description Brubaker) (description \"An Unfinished Life\") (description \"A Man Called Adam\") (description \"Along Came a Spider\"))", "utterance": "what movies did morgan freeman star in?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"william averell harriman appointed by john fitzgerald kennedy\"))", "utterance": "who did john kennedy have affairs with?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\"))", "utterance": "what type of money to take to cuba?"}, - {"url": "http://www.freebase.com/view/en/morocco", "targetValue": "(list (description \"Moroccan dirham\"))", "utterance": "what currency should you take to morocco?"}, - {"url": "http://www.freebase.com/view/en/mary_mcleod_bethune", "targetValue": "(list (description Educator))", "utterance": "who is mary mcleod bethune for kids?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japanese yen\"))", "utterance": "what do they call money in japan?"}, - {"url": "http://www.freebase.com/view/en/mother_teresa", "targetValue": "(list (description India))", "utterance": "what nationality is mother teresa?"}, - {"url": "http://www.freebase.com/view/en/richard_pryor", "targetValue": "(list (description \"Franklin Pryor\") (description \"Steven Pryor\") (description \"Richard Pryor Jr.\") (description \"Rain Pryor\") (description \"Kelsey Pryor\") (description \"Elizabeth Pryor\") (description \"Renee Pryor\"))", "utterance": "who is richard pryor son?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Perejil Island\") (description Portugal) (description France) (description Andorra) (description Morocco) (description Gibraltar))", "utterance": "what countries share borders with spain?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "what countries have english as their official language?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"United Nations\") (description \"G-20 major economies\") (description \"Caribbean Development Bank\") (description \"Asian Development Bank\") (description \"Shanghai Cooperation Organisation\") (description \"African Development Bank\") (description \"World Bank\") (description \"Asia-Pacific Economic Cooperation\"))", "utterance": "what international organizations is china part of?"}, - {"url": "http://www.freebase.com/view/en/west_st_paul", "targetValue": "(list (description \"Dakota County\"))", "utterance": "what county is west st paul in?"}, - {"url": "http://www.freebase.com/view/en/magic_johnson", "targetValue": "(list (description \"Michigan State University\"))", "utterance": "what college did magic johnson play for?"}, - {"url": "http://www.freebase.com/view/en/donnie_wahlberg", "targetValue": "(list (description \"Vincent Grey\"))", "utterance": "who does donnie wahlberg play in the sixth sense?"}, - {"url": "http://www.freebase.com/view/en/charles_de_secondat_baron_de_montesquieu", "targetValue": "(list (description \"charles-louis de secondat montesquieu influenced edward gibbon\"))", "utterance": "what did baron de montesquie influence?"}, - {"url": "http://www.freebase.com/view/en/australian_people", "targetValue": "(list (description \"Waleed Aly\"))", "utterance": "what do australians call bigfoot?"}, - {"url": "http://www.freebase.com/view/en/carlos_boozer", "targetValue": "(list (description \"Utah Jazz\") (description \"Cleveland Cavaliers\"))", "utterance": "who did carlos boozer play for?"}, - {"url": "http://www.freebase.com/view/en/indonesia", "targetValue": "(list (description Australia) (description \"East Malaysia\"))", "utterance": "what countries share a land border with indonesia?"}, - {"url": "http://www.freebase.com/view/en/portland_press_herald", "targetValue": "(list (description \"Blethen Maine Newspapers, Inc.\"))", "utterance": "who owns the portland press herald?"}, - {"url": "http://www.freebase.com/view/en/albert_speer", "targetValue": "(list (description \"Deutsches Stadion\") (description Volkshalle) (description \"Reich Chancellery\") (description \"Olympic Stadium\"))", "utterance": "what did albert speer design?"}, - {"url": "http://www.freebase.com/view/en/jordan_palmer_1984", "targetValue": "(list (description \"Jacksonville Jaguars\"))", "utterance": "who does jordan palmer play for?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"High Renaissance\"))", "utterance": "what art movement did leonardo da vinci belong to?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"Tom Selleck\"))", "utterance": "what time does american horror story air?"}, - {"url": "http://www.freebase.com/view/en/arlington_texas", "targetValue": "(list (description \"Arlington Municipal Airport\"))", "utterance": "what airport is near arlington tx?"}, - {"url": "http://www.freebase.com/view/en/vasco_da_gama", "targetValue": "(list (description Portugal))", "utterance": "who did vasco de gama explore for?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what type of government does the us constitution set up?"}, - {"url": "http://www.freebase.com/view/en/emile_heskey", "targetValue": "(list (description \"Newcastle Jets FC\"))", "utterance": "what team does heskey play for?"}, - {"url": "http://www.freebase.com/view/en/hirohito", "targetValue": "(list (description Japan))", "utterance": "where did emperor hirohito live?"}, - {"url": "http://www.freebase.com/view/en/vienna", "targetValue": "(list (description \"Belvedere, Vienna\") (description \"Hofburg Palace\") (description Prater) (description \"St. Peter's Church\") (description \"St. Stephen's Cathedral, Vienna\") (description \"Sch\u00f6nbrunn Palace\") (description \"Jesuit Church, Vienna\") (description \"Karlskirche, Vienna\") (description \"Rathaus, Vienna\") (description \"Minoritenkirche, Vienna\"))", "utterance": "what to do and see in vienna austria?"}, - {"url": "http://www.freebase.com/view/en/ireland", "targetValue": "(list (description \"Viking invasion of Ireland\"))", "utterance": "when did conflict start in ireland?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description 2000))", "utterance": "when did the lakers 3 peat?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Book of Nehemiah\") (description \"The Bible\") (description \"New Testament\") (description \"Old Testament\"))", "utterance": "what bible do catholics follow?"}, - {"url": "http://www.freebase.com/view/en/peoria", "targetValue": "(list (description \"Peoria Zoo\") (description \"Judge Flanagan Residence\") (description \"George L. Luthy Memorial Botanical Garden\") (description \"Lakeview Museum of Arts and Sciences\") (description \"WeaverRidge Golf Club\") (description \"Heart of Illinois Fair\") (description \"Wildlife Prairie State Park\") (description \"Par-A-Dice Hotel and Casino\") (description \"Peoria Civic Center\") (description \"O'Brien Field\"))", "utterance": "what is there to do in peoria illinois?"}, - {"url": "http://www.freebase.com/view/en/briton", "targetValue": "(list (description \"Scottish Gaelic language\") (description \"Scots Language\") (description \"Cornish Language\") (description Irish) (description \"English Language\") (description \"Welsh Language\") (description Guern\u00e9siais) (description \"Ulster Scots dialects\") (description J\u00e8rriais) (description \"Manx Language\"))", "utterance": "what language do british speak?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description Singer))", "utterance": "what makes elvis presley famous?"}, - {"url": "http://www.freebase.com/view/en/d_carter", "targetValue": "(list (description \"Mcmain Magnet Secondary School\"))", "utterance": "what high school did lil wayne graduate from?"}, - {"url": "http://www.freebase.com/view/en/washington_redskins", "targetValue": "(list (description \"Rex Grossman\"))", "utterance": "who is washington redskins backup qb?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description \"Frisian languages\") (description \"West Flemish\") (description \"Dutch Language\"))", "utterance": "what language do people speak in the netherlands?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Albanian language\") (description \"Greek Language\"))", "utterance": "what are the major languages spoken in greece?"}, - {"url": "http://www.freebase.com/view/en/john_willams", "targetValue": "(list (description \"A.I. Artificial Intelligence\") (description Always) (description \"Catch Me If You Can\") (description 1941) (description Daddy-O) (description Amistad) (description \"Close Encounters of the Third Kind\") (description \"E.T. the Extra-Terrestrial\") (description \"Empire of the Sun\") (description Earthquake))", "utterance": "what movies has john williams score?"}, - {"url": "http://www.freebase.com/view/en/richardson", "targetValue": "(list (description \"Wizard's Sports Cafe\"))", "utterance": "what to do in richardson dallas?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Sculpture) (description Printmaking) (description Collage) (description Painting) (description Drawing))", "utterance": "what type of artist is henri matisse?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description \"Oliver Twist\"))", "utterance": "what was the first book charles dickens wrote?"}, - {"url": "http://www.freebase.com/view/en/agatha_christie", "targetValue": "(list (description \"And Then There Were None\") (description \"Le Grand alibi\") (description \"Ten Little Indians\") (description \"Appointment with Death\") (description \"Desyat Negrityat\") (description \"The Man in the Brown Suit\") (description \"Witness for the Prosecution\"))", "utterance": "what books did agatha christie wrote?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"University of North Carolina at Chapel Hill\") (description \"Emsley A. Laney High School\"))", "utterance": "what school did michael jordan attend?"}, - {"url": "http://www.freebase.com/view/en/continental_congress", "targetValue": "(list (description \"Second Continental Congress\"))", "utterance": "which continental congress approve the declaration of independence?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Hitler and His Generals: Military Conferences 1942-1945\"))", "utterance": "what year does hitler die?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description \"Skamania County\"))", "utterance": "where is mount st helens volcano?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Flight of the Conchords\") (description \"The Stand\"))", "utterance": "what shows are shot in new york?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"The Rose That Grew from Concrete\"))", "utterance": "what book did tupac write?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description \"Traditional Chinese characters\") (description Chinese) (description \"Simplified Chinese character\") (description \"'Phags-pa script\") (description \"N\u00fcshu script\") (description \"Chinese characters\"))", "utterance": "what language do chinese people write in?"}, - {"url": "http://www.freebase.com/view/en/robert_burns", "targetValue": "(list (description Poet))", "utterance": "what was robert burns famous for?"}, - {"url": "http://www.freebase.com/view/en/william_mckinley", "targetValue": "(list (description 9/14/1901))", "utterance": "when did william mckinley died?"}, - {"url": "http://www.freebase.com/view/en/lake_merritt", "targetValue": "(list (description Oakland))", "utterance": "how deep is lake merritt oakland?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description \"Mitch Daniels\"))", "utterance": "who is the next governor of indiana?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description \"Eid al-Fitr\") (description Ramadan) (description \"Eid al-Adha\"))", "utterance": "what are the important holidays of islam?"}, - {"url": "http://www.freebase.com/view/en/claude_debussy", "targetValue": "(list (description Ballet) (description \"French opera\") (description \"Art song\") (description \"Incidental music\") (description \"Classical music\") (description \"20th-century classical music\"))", "utterance": "what type of music did claude debussy play?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"1967 Stanley Cup Finals\"))", "utterance": "when was the last time the toronto maple leafs were in the stanley cup finals?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian ruble\"))", "utterance": "what currency does russia use 2012?"}, - {"url": "http://www.freebase.com/view/en/hank_baskett", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "what team is hank baskett on 2010?"}, - {"url": "http://www.freebase.com/view/en/paraguay", "targetValue": "(list (description \"Paraguayan Guaran\u00ed\") (description \"Spanish Language\"))", "utterance": "what are the two official languages of paraguay?"}, - {"url": "http://www.freebase.com/view/en/hammurabi", "targetValue": "(list (description Monarch))", "utterance": "who is hammurabi and what did he do?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description Pittsburgh))", "utterance": "what state is the steelers from?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"The King's School, Grantham\") (description \"Trinity College, Cambridge\"))", "utterance": "what college did sir isaac newton go to?"}, - {"url": "http://www.freebase.com/view/en/harvard_university", "targetValue": "(list (description Crimson))", "utterance": "what are the school colors for harvard university?"}, - {"url": "http://www.freebase.com/view/en/university_of_the_rockies", "targetValue": "(list (description \"United States of America\") (description Colorado) (description \"Colorado Springs\"))", "utterance": "where is the university of the rockies located?"}, - {"url": "http://www.freebase.com/view/en/robin_roberts", "targetValue": "(list (description \"Breast cancer\"))", "utterance": "what disease does robin roberts have?"}, - {"url": "http://www.freebase.com/view/en/byzantine_empire", "targetValue": "(list (description Constantinople))", "utterance": "what was the capital city of the east roman empire?"}, - {"url": "http://www.freebase.com/view/en/edward_scissorhands", "targetValue": "(list (description \"Johnny Depp\"))", "utterance": "who plays edward scissorhands?"}, - {"url": "http://www.freebase.com/view/en/joey_jordison", "targetValue": "(list (description Drums))", "utterance": "what does joey jordison play in slipknot?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish Language\"))", "utterance": "what kind of language does turkey speak?"}, - {"url": "http://www.freebase.com/view/en/lebron_james", "targetValue": "(list (description \"Cleveland Cavaliers\"))", "utterance": "what was lebron james first team?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gettysburg", "targetValue": "(list (description \"Confederate States of America\") (description \"United States of America\"))", "utterance": "who fought the battle of gettysburg?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"Tim Flannery\"))", "utterance": "who is the coach of the sf giants?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"World Bank, World Development Indicators, Life Expectancy\"))", "utterance": "where can you go on eco holidays in the uk?"}, - {"url": "http://www.freebase.com/view/en/american_football_league", "targetValue": "(list (description \"Bud Adams\") (description \"Lamar Hunt\"))", "utterance": "who was the first president of the afl?"}, - {"url": "http://www.freebase.com/view/en/giuliana_depandi", "targetValue": "(list (description Naples))", "utterance": "where did giuliana rancic grow up?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description Kiev))", "utterance": "what are the major cities in ukraine?"}, - {"url": "http://www.freebase.com/view/en/michael_bay", "targetValue": "(list (description \"Crossroads School\") (description \"Pasadena's Art Center College of Design\") (description \"Wesleyan University\") (description \"Art Center College of Design\"))", "utterance": "which university did michael bay graduated from?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"I am every day more convinced that we women, if we are to be good women, feminine and amiable and domestic, are not fitted to reign; at least it is they that drive themselves to the work which it entails.\"))", "utterance": "what did queen victoria say about the suffragettes?"}, - {"url": "http://www.freebase.com/view/en/anthony_of_padua", "targetValue": "(list (description Padua))", "utterance": "what is st anthony patron saint of?"}, - {"url": "http://www.freebase.com/view/en/brian_dawkins", "targetValue": "(list (description \"Denver Broncos\"))", "utterance": "who does brian dawkins play for 2011?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"Nothing but Trouble\"))", "utterance": "what movies did tupac star in?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Renminbi))", "utterance": "what form of currency does china have?"}, - {"url": "http://www.freebase.com/view/en/kenneth_parcell", "targetValue": "(list (description \"Jack McBrayer\"))", "utterance": "who plays kenneth?"}, - {"url": "http://www.freebase.com/view/en/indianapolis_colts", "targetValue": "(list (description \"AFC South\"))", "utterance": "what league are the indianapolis colts in?"}, - {"url": "http://www.freebase.com/view/en/ferdinand_magellan", "targetValue": "(list (description Portugal))", "utterance": "what country did magellan represent?"}, - {"url": "http://www.freebase.com/view/en/perpignan", "targetValue": "(list (description France))", "utterance": "where is perpignan located?"}, - {"url": "http://www.freebase.com/view/en/kim_richards", "targetValue": "(list (description \"Greg Davis\") (description \"John Jackson\") (description \"G. Monty Brinson\"))", "utterance": "who did kim richards marry?"}, - {"url": "http://www.freebase.com/view/en/bosnia_and_herzegovina", "targetValue": "(list (description \"Yugoslav Wars\") (description \"Operation Tiger\") (description \"Croat\u2013Bosniak War\") (description \"Operation Deny Flight\") (description \"Operation Summer '95\") (description \"Operation Sana\") (description \"Bosnian War\") (description \"Operation Mistral\") (description \"Battle of the Bosnian Highlands\") (description \"NATO intervention in Bosnia and Herzegovina\"))", "utterance": "what happened in bosnia in the 90s?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Super Bowl XLIII\"))", "utterance": "when's the last time the steelers won the superbowl?"}, - {"url": "http://www.freebase.com/view/en/desmond_tutu", "targetValue": "(list (description \"South Africa\"))", "utterance": "where does archbishop desmond tutu live?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))", "utterance": "where english is spoken?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description Egypt) (description \"Giza Governorate\"))", "utterance": "where is giza pyramids located?"}, - {"url": "http://www.freebase.com/view/en/midland", "targetValue": "(list (description 79702) (description 79710) (description 79708) (description 79706) (description 79707) (description 79704) (description 79705) (description 79711) (description 79703) (description 79701))", "utterance": "what is the zip code for midland tx?"}, - {"url": "http://www.freebase.com/view/en/midwestern_united_states", "targetValue": "(list (description Wisconsin) (description \"North Dakota\") (description Kansas) (description \"Council Grove\") (description Nebraska) (description Indiana) (description Ohio))", "utterance": "what states make up the midwest us?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"University of Florida\"))", "utterance": "where do the florida marlins play spring training?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description guitar) (description Piano) (description trumpet) (description Drums))", "utterance": "what instruments does justin bieber use?"}, - {"url": "http://www.freebase.com/view/en/australian_people", "targetValue": "(list (description \"Greek Language\") (description \"English Language\") (description \"Italian Language\") (description \"Chinese language\"))", "utterance": "what language does australians speak?"}, - {"url": "http://www.freebase.com/view/en/annie_oakley", "targetValue": "(list (description \"Frank E. Butler\"))", "utterance": "who did annie oakley married?"}, - {"url": "http://www.freebase.com/view/en/lex_luthor", "targetValue": "(list (description \"Anthony LaPaglia\") (description \"Kevin Spacey\") (description \"Clancy Brown\") (description \"James Marsters\") (description \"Gene Hackman\"))", "utterance": "who has played lex luthor?"}, - {"url": "http://www.freebase.com/view/en/zambezi", "targetValue": "(list (description Mwinilunga))", "utterance": "where does the zambezi river start?"}, - {"url": "http://www.freebase.com/view/en/tim_tebow", "targetValue": "(list (description \"New York Jets\"))", "utterance": "where will tebow go in 2013?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"West Africa Time\") (description UTC+01:00))", "utterance": "what is the nigeria time?"}, - {"url": "http://www.freebase.com/view/en/jenni_rivera", "targetValue": "(list (description \"Iturbide, Nuevo Le\u00f3n\"))", "utterance": "where did they find jenni rivera's body?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Stanford University\") (description \"Cranbrook Schools\") (description \"Harvard Law School\") (description \"Harvard Business School\") (description \"Harvard University\") (description \"Brigham Young University\"))", "utterance": "what university did romney graduated from?"}, - {"url": "http://www.freebase.com/view/en/south_dakota", "targetValue": "(list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC\u221207:00) (description UTC\u221206:00))", "utterance": "where is the time zone line in south dakota?"}, - {"url": "http://www.freebase.com/view/en/jason_mraz", "targetValue": "(list (description Mechanicsville))", "utterance": "where is jason mraz from?"}, - {"url": "http://www.freebase.com/view/en/john_bonham", "targetValue": "(list (description \"Inhalation of vomit\"))", "utterance": "what killed john bonham?"}, - {"url": "http://www.freebase.com/view/en/wal-mart", "targetValue": "(list (description \"Department Stores\") (description Retail) (description \"Variety Stores\"))", "utterance": "what industry does walmart operate in?"}, - {"url": "http://www.freebase.com/view/en/texarkana_arkansas", "targetValue": "(list (description \"Miller County\"))", "utterance": "what county is texarkana arkansas in?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what team was chris paul on?"}, - {"url": "http://www.freebase.com/view/en/slovakia", "targetValue": "(list (description Czechoslovakia))", "utterance": "what country was slovakia?"}, - {"url": "http://www.freebase.com/view/en/ludwig_van_beethoven", "targetValue": "(list (description Opera) (description \"Classical music\"))", "utterance": "what music period did beethoven live in?"}, - {"url": "http://www.freebase.com/view/en/laura_ingalls_wilder", "targetValue": "(list (description \"On the Banks of Plum Creek\") (description \"The Long Winter\") (description \"Farmer Boy\") (description \"Little House in the Big Woods\") (description \"West from Home\") (description \"These Happy Golden Years\") (description \"The First Four Years\") (description \"Little Town on the Prairie\") (description \"By the Shores of Silver Lake\") (description \"On the Way Home\"))", "utterance": "what did laura ingalls wilder wrote?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))", "utterance": "what type of government system does italy have?"}, - {"url": "http://www.freebase.com/view/en/john_irving", "targetValue": "(list (description \"Trying to Save Piggy Sneed\") (description \"The Fourth Hand\") (description \"The Cider House Rules\") (description \"The 158-Pound Marriage\") (description \"The World According to Garp\") (description \"The Hotel New Hampshire\") (description \"A Widow for One Year\") (description \"A Prayer for Owen Meany\") (description \"The Water-Method Man\") (description \"Until I Find You\"))", "utterance": "what did john irving wrote?"}, - {"url": "http://www.freebase.com/view/en/hawaii", "targetValue": "(list (description \"Hawaiian hibiscus\"))", "utterance": "what is the national flower of hawaii?"}, - {"url": "http://www.freebase.com/view/en/alice_paul", "targetValue": "(list (description \"Silent Sentinels\") (description \"National Woman's Party\"))", "utterance": "what did alice paul accomplish?"}, - {"url": "http://www.freebase.com/view/en/roanoke_colony", "targetValue": "(list (description \"Rainbow Bluff Expedition\"))", "utterance": "where to go fishing in roanoke va?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what languages do they speak in costa rica?"}, - {"url": "http://www.freebase.com/view/en/hank_marvin", "targetValue": "(list (description \"Newcastle upon Tyne\"))", "utterance": "where did hank marvin come from?"}, - {"url": "http://www.freebase.com/view/en/chipper_jones", "targetValue": "(list (description \"1990 Major League Baseball Draft\"))", "utterance": "when did chipper jones get drafted?"}, - {"url": "http://www.freebase.com/view/en/winona_ryder", "targetValue": "(list (description \"Amanda Grayson\"))", "utterance": "what part did winona ryder play in star trek?"}, - {"url": "http://www.freebase.com/view/en/jimmy_carter", "targetValue": "(list (description \"Social development\") (description \"Human rights\") (description \"Economic development\"))", "utterance": "what did president carter do in office?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"World War II\"))", "utterance": "what war did hitler lose?"}, - {"url": "http://www.freebase.com/view/en/jovan_belcher", "targetValue": "(list (description \"Kansas City\"))", "utterance": "where did jovan belcher kill himself?"}, - {"url": "http://www.freebase.com/view/en/chernobyl_disaster", "targetValue": "(list (description Prypiat) (description \"Ukrainian SSR\") (description \"Chernobyl Nuclear Power Plant\") (description Chernobyl))", "utterance": "where is the chernobyl nuclear power plant?"}, - {"url": "http://www.freebase.com/view/en/clay_matthews_iii", "targetValue": "(list (description \"Agoura High School\") (description \"University of Southern California\"))", "utterance": "where did clay matthews go to school?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what time is it in texas houston right now?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Carrie Fisher\"))", "utterance": "who is princess leia in star wars?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))", "utterance": "what is the political structure of china?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Flushing Airport\") (description \"Mitchel Air Force Base\") (description \"Downtown Manhattan Heliport\") (description \"LaGuardia Airport\") (description \"John F. Kennedy International Airport\") (description \"New York Skyports Inc. Seaplane Base\") (description \"East 34th Street Heliport\"))", "utterance": "what is new york city airport?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian Portuguese\") (description \"Portuguese Language\") (description \"Italian Language\"))", "utterance": "what language brazil speak?"}, - {"url": "http://www.freebase.com/view/en/obi-wan_kenobi", "targetValue": "(list (description \"Ewan McGregor\"))", "utterance": "who played obi wan in episode 2?"}, - {"url": "http://www.freebase.com/view/en/venus_williams", "targetValue": "(list (description Lynwood))", "utterance": "where did venus williams come from?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"United States dollar\") (description \"Panamanian balboa\"))", "utterance": "what currency is used in panama?"}, - {"url": "http://www.freebase.com/view/en/zambezi", "targetValue": "(list (description Tanzania))", "utterance": "where does the zambezi river originate?"}, - {"url": "http://www.freebase.com/view/en/united_staff", "targetValue": "(list (description Afghanistan) (description Albania) (description Angola) (description Algeria) (description Andorra) (description Austria) (description Australia) (description \"Antigua and Barbuda\") (description Armenia) (description Argentina))", "utterance": "what countries do the united nations help?"}, - {"url": "http://www.freebase.com/view/en/ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "what team did ronaldo play for in 2003?"}, - {"url": "http://www.freebase.com/view/en/robin_williams", "targetValue": "(list (description \"San Francisco\"))", "utterance": "where does robin williams live 2011?"}, - {"url": "http://www.freebase.com/view/en/jacob_black", "targetValue": "(list (description \"Taylor Lautner\"))", "utterance": "who played jacob black in twilight?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description \"John Adams Presidential Campaign, 1796\") (description \"John Adams Presidential Campaign, 1800\"))", "utterance": "when was president john adams elected?"}, - {"url": "http://www.freebase.com/view/en/lee_clark", "targetValue": "(list (description \"Birmingham City F.C.\"))", "utterance": "who does lee clark manager?"}, - {"url": "http://www.freebase.com/view/en/buenos_aires", "targetValue": "(list (description \"Aeroparque Jorge Newbery\") (description \"Ministro Pistarini International Airport\") (description \"Don Torcuato Airport\"))", "utterance": "which airport to fly into in buenos aires?"}, - {"url": "http://www.freebase.com/view/en/long_island", "targetValue": "(list (description \"United States District Court for the Eastern District of New York\"))", "utterance": "where to get a marriage license in long island?"}, - {"url": "http://www.freebase.com/view/en/adrian_peterson", "targetValue": "(list (description \"University of Oklahoma\"))", "utterance": "what team did adrian peterson play for in college?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania", "targetValue": "(list (description \"William Penn\"))", "utterance": "where does name pennsylvania come from?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what kind of money do they use in germany?"}, - {"url": "http://www.freebase.com/view/en/david_blaine", "targetValue": "(list (description Him/Herself))", "utterance": "who plays blaine in batman?"}, - {"url": "http://www.freebase.com/view/en/james_chadwick", "targetValue": "(list (description Neutron))", "utterance": "what did james chadwick invent?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"English Language\"))", "utterance": "what language does australia use?"}, - {"url": "http://www.freebase.com/view/en/vince_lombardi", "targetValue": "(list (description \"Right Guard\"))", "utterance": "what position did vince lombardi play in college?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what kind of government did the united states have after the revolution?"}, - {"url": "http://www.freebase.com/view/en/veronica_lake", "targetValue": "(list (description \"Andr\u00e9 De Toth\") (description \"Joseph A. McCarthy\") (description \"Robert Carleton-Munro\") (description \"John S. Detlie\"))", "utterance": "who did veronica lake mary?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description \"Mary Newman\") (description \"Elizabeth Sydenham\"))", "utterance": "who did sir francis drake marry?"}, - {"url": "http://www.freebase.com/view/en/stephanie_plum", "targetValue": "(list (description \"Katherine Heigl\"))", "utterance": "who plays stephanie plum in one for the money?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description \"Latin Language\"))", "utterance": "what did the ancient romans speak?"}, - {"url": "http://www.freebase.com/view/en/ringo_starr", "targetValue": "(list (description \"Yellow Submarine\") (description \"Pinocchio Medley (\"Do You See the Noses Growing?\"): Desolation Theme / When You Wish Upon a Star\") (description \"Good Night\") (description \"I Shall Be Released\") (description \"Roll Over Beethoven\") (description \"Tommy's Holiday Camp\") (description \"Sweet Little Sixteen\") (description \"California Calling\") (description \"Honey Don't\") (description \"Don\u2019t Pass Me By\"))", "utterance": "what does ringo sing?"}, - {"url": "http://www.freebase.com/view/en/saint_lucy", "targetValue": "(list (description Syracuse))", "utterance": "where was st. lucy born?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what type of government does australia have?"}, - {"url": "http://www.freebase.com/view/en/university_of_maryland_baltimore", "targetValue": "(list (description Maryland) (description \"United States of America\") (description Baltimore))", "utterance": "where is the university of maryland medical school?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description Ganymede) (description Callisto) (description Europa) (description \"Galilean moons\") (description Io))", "utterance": "what objects did galileo see with his telescope?"}, - {"url": "http://www.freebase.com/view/en/salvador_dali", "targetValue": "(list (description \"Real Academia de Bellas Artes de San Fernando\"))", "utterance": "where did salvador dali study art?"}, - {"url": "http://www.freebase.com/view/en/george_vi_of_the_united_kingdom", "targetValue": "(list (description \"George V\"))", "utterance": "who was the father of king george vi?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Portugal national football team\"))", "utterance": "what national team does cristiano ronaldo play for?"}, - {"url": "http://www.freebase.com/view/en/oklahoma", "targetValue": "(list (description \"Scissor-tailed Flycatcher\"))", "utterance": "what flower is on the oklahoma quarter?"}, - {"url": "http://www.freebase.com/view/en/trenton", "targetValue": "(list (description 08610) (description 08611) (description 08618) (description 08608) (description 08603) (description 08602) (description 08601) (description 08607) (description 08605) (description 08604))", "utterance": "what is the zip code for trenton?"}, - {"url": "http://www.freebase.com/view/en/ashley_greene", "targetValue": "(list (description Skateland) (description \"New Moon\") (description \"Radio Free Albemuth\") (description \"A Warrior's Heart\") (description Eclipse) (description \"Summer's Blood\") (description \"King of California\") (description \"The Apparition\") (description Twilight) (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "what has ashley greene been in?"}, - {"url": "http://www.freebase.com/view/en/al-qaeda", "targetValue": "(list (description \"Iraq War\"))", "utterance": "where did al qaeda attack?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what language is spoken in switzerland?"}, - {"url": "http://www.freebase.com/view/en/philip_the_apostle", "targetValue": "(list (description \"Apostle Philip\"))", "utterance": "who was philip in acts chapter 8?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"The purpose of the expedition, which lasted for nearly four years, was to survey the east and west coasts of South America, but it also took in the Cape Verde Islands, the Galapagos, Tahiti, New Zealand, Australia, Mauritius and South Africa.\"))", "utterance": "what islands did darwin study finches on?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Greenwich Mean Time\") (description UTC\u00b100:00))", "utterance": "what the time zone in england?"}, - {"url": "http://www.freebase.com/view/en/epidermal_growth_factor_receptor", "targetValue": "(list (description Protein))", "utterance": "what does egfr african american mean on a blood test?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what is the best currency to take to turkey?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what system of government is practiced in nigeria?"}, - {"url": "http://www.freebase.com/view/en/alexander_graham_bell", "targetValue": "(list (description Graphaphone))", "utterance": "what else did alexander graham bell invent other than the telephone?"}, - {"url": "http://www.freebase.com/view/en/holly_madison", "targetValue": "(list (description \"United States of America\"))", "utterance": "where did holly madison get her breast implants?"}, - {"url": "http://www.freebase.com/view/en/mary_shelley", "targetValue": "(list (description Author))", "utterance": "who were mary shelley?"}, - {"url": "http://www.freebase.com/view/en/australian_people", "targetValue": "(list (description \"Greek Language\") (description \"English Language\") (description \"Italian Language\") (description \"Chinese language\"))", "utterance": "what language do most australians speak?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description \"Euroregion Baltic\"))", "utterance": "where is denmark situated?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"New York City\"))", "utterance": "where was teddy roosevelt's house?"}, - {"url": "http://www.freebase.com/view/en/malaysia", "targetValue": "(list (description \"Parliamentary system\") (description \"Federal monarchy\") (description Federation) (description \"Constitutional monarchy\") (description \"Elective monarchy\"))", "utterance": "what is the government system of malaysia?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"French Language\") (description \"English Language\"))", "utterance": "what do people speak in canada?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Costa Rican col\u00f3n\"))", "utterance": "what type of money do they use in costa rica?"}, - {"url": "http://www.freebase.com/view/en/nashville_tennessee", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is nashville tn?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Province of the Philippines\"))", "utterance": "what does the sun in the philippine flag represent?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Darth Vader\"))", "utterance": "who was anakin skywalker?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Berlin))", "utterance": "where did adolf hitler die?"}, - {"url": "http://www.freebase.com/view/en/europe", "targetValue": "(list (description Russia))", "utterance": "what is the largest nation in europe?"}, - {"url": "http://www.freebase.com/view/en/gulf_war", "targetValue": "(list (description Israel) (description \"Arabian Peninsula\") (description Kuwait) (description \"Saudi Arabia\") (description \"Persian Gulf\") (description Iraq))", "utterance": "where was the first gulf war fought?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description \"Mark Warner\"))", "utterance": "who are the senators of virginia 2013?"}, - {"url": "http://www.freebase.com/view/en/george_clinton", "targetValue": "(list (description \"The Parliaments\") (description \"P-Funk All Stars\") (description Funkadelic) (description \"George Clinton & Bootsy Collins\") (description \"George Clinton\") (description Parliament-Funkadelic))", "utterance": "what band was george clinton in?"}, - {"url": "http://www.freebase.com/view/en/slovakia", "targetValue": "(list (description Ukraine) (description Austria) (description Poland) (description \"Czech Republic\") (description Hungary))", "utterance": "what country borders slovakia?"}, - {"url": "http://www.freebase.com/view/en/james_garfield", "targetValue": "(list (description \"United States Representative\") (description \"President of the United States\"))", "utterance": "what was james garfield most known for?"}, - {"url": "http://www.freebase.com/view/en/paula_deen", "targetValue": "(list (description \"Albany High School\"))", "utterance": "where did paula deen go to school?"}, - {"url": "http://www.freebase.com/view/en/robert_irvine", "targetValue": "(list (description Salisbury))", "utterance": "where does robert irvine come from?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Pop music\"))", "utterance": "what style of music does michael jackson perform?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description Midfielder))", "utterance": "what does david beckham play?"}, - {"url": "http://www.freebase.com/view/en/julian_lennon", "targetValue": "(list (description Singer) (description Writer) (description Guitarist) (description Musician) (description Actor) (description Singer-songwriter) (description \"Record producer\"))", "utterance": "what does julian lennon do?"}, - {"url": "http://www.freebase.com/view/en/milwaukee_brewers", "targetValue": "(list (description \"Bonnie Brewer\") (description \"Bernie Brewer\"))", "utterance": "what is the milwaukee brewers mascot?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Hawaii))", "utterance": "what is the second biggest state in the united states?"}, - {"url": "http://www.freebase.com/view/en/mexican_army", "targetValue": "(list (description \"Joaqu\u00edn Amaro\"))", "utterance": "who led the mexican army at the battle of the alamo?"}, - {"url": "http://www.freebase.com/view/en/charlie_hunnam", "targetValue": "(list (description Deadfall) (description \"Nicholas Nickleby\") (description \"Pacific Rim\") (description \"Green Street\") (description \"Frankie Go Boom\") (description \"The Ledge\") (description \"Children of Men\") (description Abandon) (description \"Cold Mountain\") (description \"Whatever Happened to Harold Smith?\"))", "utterance": "what has charlie hunnam been in?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Hannah Montana: The Movie\") (description \"Campfire Stories;Comes Around Gos Around\") (description \"The Lorax\") (description \"Valentine's Day\"))", "utterance": "what are all the movies taylor swift has been in?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Montclair College Preparatory School\"))", "utterance": "what school did michael jackson go to high school?"}, - {"url": "http://www.freebase.com/view/en/brett_favre", "targetValue": "(list (description \"The University of Southern Mississippi\"))", "utterance": "what college did brett favre?"}, - {"url": "http://www.freebase.com/view/en/portland", "targetValue": "(list (description \"Zora Lancaster\"))", "utterance": "what time does registration open portland state?"}, - {"url": "http://www.freebase.com/view/en/alex_chilton", "targetValue": "(list (description \"New Orleans\"))", "utterance": "where did alex chilton die?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Morehouse College\"))", "utterance": "what college did martin luther king jr go to?"}, - {"url": "http://www.freebase.com/view/en/harley-davidson", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is harley davidson made?"}, - {"url": "http://www.freebase.com/view/en/farrah_fawcett", "targetValue": "(list (description \"Anal cancer\"))", "utterance": "what kind of cancer did farrah fawcett die of?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description \"Tracy Pollan\"))", "utterance": "who is michael j fox's wife?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Costa Rican col\u00f3n\"))", "utterance": "what money do i use in costa rica?"}, - {"url": "http://www.freebase.com/view/en/joe_walsh", "targetValue": "(list (description \"Fender Stratocaster\"))", "utterance": "what guitar did joe walsh play?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description \"English Language\"))", "utterance": "what are the official languages of the eu?"}, - {"url": "http://www.freebase.com/view/en/ryan_seacrest", "targetValue": "(list (description \"On Air with Ryan Seacrest\") (description \"American Top 40\"))", "utterance": "what is ryan seacrest radio show?"}, - {"url": "http://www.freebase.com/view/en/african_american", "targetValue": "(list (description \"Continental Army Regiment\"))", "utterance": "what did african americans do during the revolutionary war?"}, - {"url": "http://www.freebase.com/view/en/italian_people", "targetValue": "(list (description \"Italian Language\"))", "utterance": "what language do most italians speak?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description \"Peyton Manning\"))", "utterance": "what broncos are in the pro bowl?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what money do they use in spain?"}, - {"url": "http://www.freebase.com/view/en/drew_barrymore", "targetValue": "(list (description Cocaine) (description \"Alcoholic beverage\"))", "utterance": "what did drew barrymore go to rehab for?"}, - {"url": "http://www.freebase.com/view/en/st_georges_day", "targetValue": "(list (description \"April 23\"))", "utterance": "when is saint george day celebrated?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description \"Family dictatorship\") (description Monarchy) (description Autocracy) (description Dictatorship))", "utterance": "what government did the roman empire have?"}, - {"url": "http://www.freebase.com/view/en/crimean_war", "targetValue": "(list (description \"Russian Empire\"))", "utterance": "which country won the crimean war?"}, - {"url": "http://www.freebase.com/view/en/robin_gibb", "targetValue": "(list (description Violin) (description Piano))", "utterance": "what instrument did robin gibb play?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"James Earl Jones\"))", "utterance": "who voiced darth vader?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Abraham Lincoln 1865 presidential inauguration\") (description \"Abraham Lincoln 1861 presidential inauguration\"))", "utterance": "when was abe lincoln president?"}, - {"url": "http://www.freebase.com/view/en/texas_rangers", "targetValue": "(list (description \"Rangers Ballpark in Arlington\"))", "utterance": "where are the texas rangers playing?"}, - {"url": "http://www.freebase.com/view/en/andrew_johnson", "targetValue": "(list (description \"Reconstruction after the Civil War\"))", "utterance": "what did andrew johnson accomplish as president?"}, - {"url": "http://www.freebase.com/view/en/arkansas", "targetValue": "(list (description \"Little Rock\"))", "utterance": "what is arkansas state capitol?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description eg))", "utterance": "what is the best tour to egypt?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description \"\u0110\u1eafk N\u00f4ng Province\"))", "utterance": "where to go in vietnam beaches?"}, - {"url": "http://www.freebase.com/view/en/nogales", "targetValue": "(list (description 85662) (description 85628) (description 85621))", "utterance": "what is the zip code for nogales az?"}, - {"url": "http://www.freebase.com/view/en/michael_vick", "targetValue": "(list (description \"2009 NFL season\"))", "utterance": "when did michael vick start playing for the eagles?"}, - {"url": "http://www.freebase.com/view/en/kfc", "targetValue": "(list (description Kentucky))", "utterance": "where do kfc get their chicken from?"}, - {"url": "http://www.freebase.com/view/en/william_howard_taft", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what is william taft famous for?"}, - {"url": "http://www.freebase.com/view/en/jesse_james", "targetValue": "(list (description \"The Assassination of Jesse James by the Coward Robert Ford\"))", "utterance": "who was jesse james killed by?"}, - {"url": "http://www.freebase.com/view/en/robin_cook", "targetValue": "(list (description Inverness))", "utterance": "where did robin cook die?"}, - {"url": "http://www.freebase.com/view/en/melba_beals", "targetValue": "(list (description Arkansas))", "utterance": "where did melba beals live?"}, - {"url": "http://www.freebase.com/view/en/joseph_kony", "targetValue": "(list (description \"Kony 2012: Part II - Beyond Famous\"))", "utterance": "how large is kony army?"}, - {"url": "http://www.freebase.com/view/en/louisiana", "targetValue": "(list (description \"Mary Landrieu\"))", "utterance": "who is louisiana state senator?"}, - {"url": "http://www.freebase.com/view/en/central_america", "targetValue": "(list (description Honduras) (description \"El Salvador\") (description Panama) (description \"Costa Rica\") (description Guatemala) (description \"Gran Colombia\") (description Belize))", "utterance": "what are the 7 countries that are part of central america?"}, - {"url": "http://www.freebase.com/view/en/derek_fisher", "targetValue": "(list (description \"University of Arkansas at Little Rock\"))", "utterance": "where did derek fisher go to college?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "who was kobe bryant drafted by?"}, - {"url": "http://www.freebase.com/view/en/new_orleans_oklahoma_city_hornets", "targetValue": "(list (description \"New Orleans Arena\"))", "utterance": "where are the new orleans hornets moving to?"}, - {"url": "http://www.freebase.com/view/en/algeria", "targetValue": "(list (description \"Northern Berber languages\") (description \"Numidian language\") (description \"Arabic Language\") (description \"Western Berber languages\") (description \"Proto-Berber language\") (description \"Guanche Language\"))", "utterance": "what language does algerian people speak?"}, - {"url": "http://www.freebase.com/view/en/anne_boleyn", "targetValue": "(list (description \"Tower of London\"))", "utterance": "where was anne boleyn executed?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description Astronomer))", "utterance": "what did galileo do to become famous?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Boston University\"))", "utterance": "what school did martin luther king jr received his doctorate degree from?"}, - {"url": "http://www.freebase.com/view/en/gautama_buddha", "targetValue": "(list (description Lumbini))", "utterance": "where buddha come from?"}, - {"url": "http://www.freebase.com/view/en/henry_viii_of_england", "targetValue": "(list (description England))", "utterance": "what did king henry viii rule?"}, - {"url": "http://www.freebase.com/view/en/larry_hagman", "targetValue": "(list (description \"Head and neck cancer\") (description Cancer) (description Leukemia))", "utterance": "what type of cancer did larry hagman have?"}, - {"url": "http://www.freebase.com/view/en/byron_nelson", "targetValue": "(list (description Roanoke))", "utterance": "where is byron nelson 2012?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description \"Mexican\u2013American War\") (description \"American Civil War\") (description \"Battle of Chancellorsville\"))", "utterance": "what wars did robert e lee served in?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))", "utterance": "what russian language called?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description \"President of the General National Congress of Libya\"))", "utterance": "who is in charge of libya now?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what currency does australia use 2012?"}, - {"url": "http://www.freebase.com/view/en/shays_rebellion", "targetValue": "(list (description 1786))", "utterance": "when did shays rebellion start?"}, - {"url": "http://www.freebase.com/view/en/montel_williams", "targetValue": "(list (description \"Multiple sclerosis\"))", "utterance": "what kind of disease does montel williams have?"}, - {"url": "http://www.freebase.com/view/en/vlaams_language", "targetValue": "(list (description Belgium))", "utterance": "where do flemish come from?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Super Bowl XLVII\"))", "utterance": "when is the last time the ravens won a superbowl?"}, - {"url": "http://www.freebase.com/view/en/kansas_city_royals", "targetValue": "(list (description \"Kansas City\"))", "utterance": "where did kansas city royals come from?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description \"Soul music\") (description \"Pop rock\") (description \"Pop music\") (description \"Indie rock\") (description Blues-rock) (description \"Blue-eyed soul\") (description \"Soul rock\") (description \"Rock music\") (description Blues) (description \"Acoustic music\"))", "utterance": "what style of music does john mayer play?"}, - {"url": "http://www.freebase.com/view/en/nathaniel_hawthorne", "targetValue": "(list (description \"Dark romanticism\"))", "utterance": "what is the theme of scarlet letter by nathaniel hawthorne?"}, - {"url": "http://www.freebase.com/view/en/thomas_edison", "targetValue": "(list (description Phonograph) (description \"Carbon microphone\") (description Mimeograph) (description \"Quadruplex telegraph\") (description \"Electric power distribution\") (description \"Movie camera\") (description \"Incandescent light bulb\") (description \"Phonograph cylinder\"))", "utterance": "what inventions did thomas edison invent list?"}, - {"url": "http://www.freebase.com/view/en/novak_djokovic", "targetValue": "(list (description Serbia))", "utterance": "where did djokovic come from?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description \"John Skelton\"))", "utterance": "who is the arizona cardinals backup quarterback?"}, - {"url": "http://www.freebase.com/view/en/new_england", "targetValue": "(list (description \"Northeastern United States\"))", "utterance": "what part of the country is new england?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what money to take to turkey?"}, - {"url": "http://www.freebase.com/view/en/jimi_hendrix", "targetValue": "(list (description \"Rock music\"))", "utterance": "what kind of music did jimi hendrix play?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Juris Doctor\") (description \"Bachelor of Arts\"))", "utterance": "what degrees did obama get in college?"}, - {"url": "http://www.freebase.com/view/en/alexander_graham_bell", "targetValue": "(list (description \"Chichester Bell\") (description \"Melville James Bell\"))", "utterance": "who were alexander graham bell's siblings?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"Tupac 1994 assault\"))", "utterance": "when tupac was shot?"}, - {"url": "http://www.freebase.com/view/en/liverpool_fc", "targetValue": "(list (description \"2006 FA Cup Final\"))", "utterance": "when did liverpool fc last win the champions league?"}, - {"url": "http://www.freebase.com/view/en/i_dream_of_jeannie", "targetValue": "(list (description \"Barbara Eden\"))", "utterance": "who played jeannie?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description jansegers))", "utterance": "what kind of shoes do french people wear?"}, - {"url": "http://www.freebase.com/view/en/saint_peter", "targetValue": "(list (description Rome))", "utterance": "where was st peter killed?"}, - {"url": "http://www.freebase.com/view/en/jeremy_shockey", "targetValue": "(list (description \"Carolina Panthers\"))", "utterance": "who does jeremy shockey play for in 2012?"}, - {"url": "http://www.freebase.com/view/en/deion_sanders", "targetValue": "(list (description \"Florida State University\"))", "utterance": "what college did deion sanders jr go to?"}, - {"url": "http://www.freebase.com/view/en/battle_of_the_alamo", "targetValue": "(list (description 2/23/1836))", "utterance": "when did the battle of alamo start?"}, - {"url": "http://www.freebase.com/view/en/henry_viii_of_england", "targetValue": "(list (description \"Prince Henry, Duke of Cornwall\") (description \"Edward VI of England\") (description \"Mary I of England\") (description \"Edward Tudor\") (description \"Henry, Duke of Cornwall\") (description \"Elizabeth I of England\") (description \"Henry FitzRoy, 1st Duke of Richmond and Somerset\") (description \"Henry Tudor\"))", "utterance": "what were the names of henry viii's three children?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ii_of_the_united_kingdom", "targetValue": "(list (description Lillibet))", "utterance": "what was queen elizabeth ii childhood nickname?"}, - {"url": "http://www.freebase.com/view/en/tim_tebow", "targetValue": "(list (description Manila))", "utterance": "where did tim tebow grow up?"}, - {"url": "http://www.freebase.com/view/en/chesapeake_bay_bridge", "targetValue": "(list (description \"Anne Arundel County\") (description \"Queen Anne's County\"))", "utterance": "where is chesapeake bay bridge?"}, - {"url": "http://www.freebase.com/view/en/the_big_valley", "targetValue": "(list (description \"Barbara Stanwyck\"))", "utterance": "who played victoria barkley?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"John F. Kennedy 1961 presidential inauguration\"))", "utterance": "where did kennedy's inaugural address take place?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))", "utterance": "what countries have german as the official language?"}, - {"url": "http://www.freebase.com/view/en/taliban_movement", "targetValue": "(list (description Afghanistan))", "utterance": "where did the taliban began?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Government of Egypt\"))", "utterance": "what kind of government system did ancient egypt have?"}, - {"url": "http://www.freebase.com/view/en/elena_gilbert", "targetValue": "(list (description \"Nina Dobrev\"))", "utterance": "who plays elena gilbert on vampire diaries?"}, - {"url": "http://www.freebase.com/view/en/jill_valentine", "targetValue": "(list (description BSAA))", "utterance": "what happened to jill valentine?"}, - {"url": "http://www.freebase.com/view/en/missouri_river", "targetValue": "(list (description \"Mississippi River\"))", "utterance": "what does the missouri river bisect?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"United States of America\"))", "utterance": "what nationality is taylor lautner jacob black?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"California grizzly bear\"))", "utterance": "what animal represents california?"}, - {"url": "http://www.freebase.com/view/en/nike_inc", "targetValue": "(list (description Converse) (description \"Hurley International\"))", "utterance": "what company does nike own?"}, - {"url": "http://www.freebase.com/view/en/colombia", "targetValue": "(list (description \"Wiwa language\") (description \"Uw Cuwa\") (description \"Andoque language\") (description \"Spanish Language\") (description \"Cams\u00e1 Language\") (description \"Cogui Language\") (description \"Guambiano Language\") (description \"P\u00e1ez language\") (description \"Arhuaco Language\"))", "utterance": "what language do colombian people speak?"}, - {"url": "http://www.freebase.com/view/en/ray_allen", "targetValue": "(list (description 1996))", "utterance": "what year did ray allen join the nba?"}, - {"url": "http://www.freebase.com/view/en/washington_redskins", "targetValue": "(list (description White) (description Burgundy) (description Gold))", "utterance": "what color jerseys do the redskins wear at home?"}, - {"url": "http://www.freebase.com/view/en/claire_danes", "targetValue": "(list (description Actor))", "utterance": "what is claire danes famous for?"}, - {"url": "http://www.freebase.com/view/en/san_antonio", "targetValue": "(list (description \"Comal County\"))", "utterance": "what county is san antonio in?"}, - {"url": "http://www.freebase.com/view/en/matt_stone", "targetValue": "(list (description \"Kyle / Kenny / Jesus\"))", "utterance": "what characters does matt stone do?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description \"Central Time Zone\") (description \"North American Eastern Time Zone\") (description UTC-5))", "utterance": "what timezone is the state of michigan and?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Communist state\"))", "utterance": "what type of government did soviet union have?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japanese Language\"))", "utterance": "what languages are there in japan?"}, - {"url": "http://www.freebase.com/view/en/dennis_rodman", "targetValue": "(list (description \"1995\u201396 NBA season\"))", "utterance": "what year did the bulls get rodman?"}, - {"url": "http://www.freebase.com/view/en/paul_of_tarsus", "targetValue": "(list (description Tentmaker) (description Prophet) (description Writer) (description Missionary) (description Martyr))", "utterance": "who was saint paul the apostle?"}, - {"url": "http://www.freebase.com/view/en/africa", "targetValue": "(list (description \"Northern Hemisphere\") (description \"Southern Hemisphere\"))", "utterance": "what hemisphere is africa located in?"}, - {"url": "http://www.freebase.com/view/en/vin_scully", "targetValue": "(list (description \"Fordham University\"))", "utterance": "where did vince scully go to college?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description Alderaan))", "utterance": "where does princess leia live?"}, - {"url": "http://www.freebase.com/view/en/el_salvador", "targetValue": "(list (description \"William Torres Alegria\") (description \"Ana Sol Gutierrez\") (description \"Julio Enrique Mart\u00ednez\") (description \"Andr\u00e9s Eduardo Men\u00e9ndez\") (description \"Erwin Raphael McManus\") (description \"Willian Renderos Iraheta\") (description \"\u00d3scar Navarro\") (description \"Ruben Cedillos\") (description \"Roberto Carlos Martinez\") (description \"Raul Antonio Garcia\"))", "utterance": "what famous people are from el salvador?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description Sculpture) (description Painting) (description Drawing))", "utterance": "what type of art did leonardo da vinci make?"}, - {"url": "http://www.freebase.com/view/en/mary_bell", "targetValue": "(list (description \"Newcastle upon Tyne\"))", "utterance": "where did mary bell live?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description us))", "utterance": "what countries don need a visa for usa?"}, - {"url": "http://www.freebase.com/view/en/kimberly_williams", "targetValue": "(list (description \"Brad Paisley\"))", "utterance": "who did kimberly williams marry?"}, - {"url": "http://www.freebase.com/view/en/ryan_gosling", "targetValue": "(list (description \"The United States of Leland\") (description \"Half Nelson\") (description \"The Slaughter Rule\") (description Stay) (description \"Lars and the Real Girl\") (description \"The Believer\") (description Fracture) (description \"Murder by Numbers\") (description \"The Notebook\") (description \"All Good Things\"))", "utterance": "what other movies has ryan gosling been in?"}, - {"url": "http://www.freebase.com/view/en/julia_gillard", "targetValue": "(list (description \"Queensland Labor Party\") (description \"Australian Labor Party\"))", "utterance": "what political party does julia gillard belong to?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what is the currency of germany now?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description Mexicans))", "utterance": "what kind of hispanic is selena gomez?"}, - {"url": "http://www.freebase.com/view/en/denise_van_outen", "targetValue": "(list (description \"Lee Mead\"))", "utterance": "who did denise van outen married?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what are egyptian money called?"}, - {"url": "http://www.freebase.com/view/en/wyoming_michigan", "targetValue": "(list (description 49519) (description 49509))", "utterance": "what is the zip code for wyoming michigan?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Laura Chinchilla\"))", "utterance": "who is the president of costa rica in 2012?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Memphis))", "utterance": "where did martin luther king got shot at?"}, - {"url": "http://www.freebase.com/view/en/gospel_of_john", "targetValue": "(list (description \"John the Evangelist\"))", "utterance": "who wrote the gospel according to john?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\") (description \"Hereditary monarchy\"))", "utterance": "what form of government is the uk?"}, - {"url": "http://www.freebase.com/view/en/john_elway", "targetValue": "(list (description \"Stanford University\"))", "utterance": "what college football team did john elway play for?"}, - {"url": "http://www.freebase.com/view/en/samir_nasri", "targetValue": "(list (description \"Olympique de Marseille\"))", "utterance": "who did nasri play for before arsenal?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Czech koruna\"))", "utterance": "what currency does the czech republic use now?"}, - {"url": "http://www.freebase.com/view/en/william_penn", "targetValue": "(list (description \"william penn not favored by william of orange\"))", "utterance": "what age did william penn get married?"}, - {"url": "http://www.freebase.com/view/en/mozilla_firefox", "targetValue": "(list (description XUL) (description XBL) (description JavaScript) (description C++) (description \"Cascading Style Sheets\"))", "utterance": "what was firefox programmed in?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what government does new zealand have?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Costa Rica\") (description Colombia))", "utterance": "where is isthmus of panama located on the map?"}, - {"url": "http://www.freebase.com/view/en/republic_of_ireland", "targetValue": "(list (description Dublin))", "utterance": "what is the capital of republic of ireland?"}, - {"url": "http://www.freebase.com/view/en/kristen_stewart", "targetValue": "(list (description \"New Moon\") (description Eclipse) (description \"The Runaways\") (description \"Snow White and the Huntsman\") (description Twilight) (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "what has kristen stewart acted in?"}, - {"url": "http://www.freebase.com/view/en/josef_mengele", "targetValue": "(list (description Physician))", "utterance": "what did dr josef mengele do?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Modern Standard Arabic\"))", "utterance": "what kind of language does egypt speak?"}, - {"url": "http://www.freebase.com/view/en/hawaii", "targetValue": "(list (description \"Daniel Inouye\") (description \"Spark Matsunaga\") (description \"Hiram Fong\") (description \"Brian Schatz\") (description \"Daniel Kahikina Akaka\") (description \"Oren E. Long\") (description \"Mazie Hirono\"))", "utterance": "who are the senators of hawaii 2012?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Single-party state\") (description \"Socialist state\") (description \"People's Republic\") (description Juche) (description \"Unitary state\"))", "utterance": "what form of government does north korea have?"}, - {"url": "http://www.freebase.com/view/en/robert_kardashian", "targetValue": "(list (description \"University of San Diego\") (description \"University of San Diego School of Law\") (description \"University of Southern California\"))", "utterance": "where did robert kardashian go to college?"}, - {"url": "http://www.freebase.com/view/en/chernobyl_disaster", "targetValue": "(list (description \"Nuclear accident\") (description \"Industrial disaster\"))", "utterance": "what happened at chernobyl?"}, - {"url": "http://www.freebase.com/view/en/st_james_city", "targetValue": "(list (description \"Lee County\"))", "utterance": "what county is st james city fl in?"}, - {"url": "http://www.freebase.com/view/en/akkadian", "targetValue": "(list (description Babylonia) (description Assyria))", "utterance": "what did the akkadian empire include?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"Once every two years\"))", "utterance": "after how many years are the olympic games held?"}, - {"url": "http://www.freebase.com/view/en/guyana", "targetValue": "(list (description \"Semi-presidential system\") (description Republic) (description \"Unitary state\"))", "utterance": "what system of government does guyana have?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"1973 NBA Finals\"))", "utterance": "when was the last time the ny knicks won a playoff game?"}, - {"url": "http://www.freebase.com/view/en/sergio_aguero", "targetValue": "(list (description \"Argentina national football team\") (description \"Manchester City F.C.\") (description \"Club Atl\u00e9tico Independiente\") (description \"Atl\u00e9tico Madrid\"))", "utterance": "what team did aguero play for?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description \"Jerzy Buzek\"))", "utterance": "who is the president of the european union 2012?"}, - {"url": "http://www.freebase.com/view/en/solemnity_of_saint_joseph", "targetValue": "(list (description \"March 19\"))", "utterance": "when is st joseph birthday?"}, - {"url": "http://www.freebase.com/view/en/kenya_moore", "targetValue": "(list (description \"Miss USA 1993\"))", "utterance": "what year was kenya moore crowned miss usa?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what sort of government does nigeria have?"}, - {"url": "http://www.freebase.com/view/en/ina_garten", "targetValue": "(list (description Brooklyn))", "utterance": "where does chef ina garten live?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description \"1995 World Series\"))", "utterance": "when the atlanta braves won the world series?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what is lamar odom doing now july 2012?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Turkmen Language\") (description \"Pashto language\") (description \"Kurdish language\") (description \"Gilaki Language\") (description \"Assyrian Neo-Aramaic Language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"Persian Language\") (description \"Mazanderani Language\") (description \"Luri language\"))", "utterance": "what kind of language do they speak in iran?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what was the first language spoken in spain?"}, - {"url": "http://www.freebase.com/view/en/scott_joplin", "targetValue": "(list (description Piano) (description \"Jazz piano\"))", "utterance": "what did scott joplin play?"}, - {"url": "http://www.freebase.com/view/en/miley_cyrus", "targetValue": "(list (description \"Heritage Elementary School\"))", "utterance": "what school did miley cyrus?"}, - {"url": "http://www.freebase.com/view/en/ernest_hemingway", "targetValue": "(list (description \"A Farewell to Arms\"))", "utterance": "which hemingway book to read?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Pashto language\"))", "utterance": "what language do most people speak in afghanistan?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Portia Simpson-Miller\"))", "utterance": "who is the prime minister of jamaica west indies?"}, - {"url": "http://www.freebase.com/view/en/paul_mccartney", "targetValue": "(list (description \"Backing vocalist\") (description bass) (description \"Lead vocalist\"))", "utterance": "what role did paul mccartney play in the beatles?"}, - {"url": "http://www.freebase.com/view/en/juventus_fc", "targetValue": "(list (description \"1996 UEFA Champions League Final\"))", "utterance": "when did juventus win the champions league?"}, - {"url": "http://www.freebase.com/view/en/university_of_oregon", "targetValue": "(list (description \"University of Oregon\"))", "utterance": "when does school start for the university of oregon?"}, - {"url": "http://www.freebase.com/view/en/robin_roberts", "targetValue": "(list (description \"Lawrence E. Roberts\"))", "utterance": "who is robin roberts father?"}, - {"url": "http://www.freebase.com/view/en/victoria", "targetValue": "(list (description Melbourne))", "utterance": "what is the capital of australia victoria state?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description France))", "utterance": "where is french spoken most?"}, - {"url": "http://www.freebase.com/view/en/reggie_bush", "targetValue": "(list (description \"New Orleans Saints\"))", "utterance": "what team is reggie bush on 2011?"}, - {"url": "http://www.freebase.com/view/en/emily_osment", "targetValue": "(list (description \"Flintridge Preparatory School\"))", "utterance": "what highschool did emily osment go to?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what currency should i take to mexico?"}, - {"url": "http://www.freebase.com/view/en/thor_heyerdahl", "targetValue": "(list (description \"Film Director\") (description Scientist) (description Cinematographer) (description Actor) (description \"Film Producer\"))", "utterance": "who is thor heyerdahl?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description Writer) (description \"Military Engineer\") (description Musician) (description Anatomist) (description Architect) (description Botanist) (description \"Civil engineer\") (description Inventor) (description Painter) (description Engineer))", "utterance": "what area of science did leonardo da vinci study?"}, - {"url": "http://www.freebase.com/view/en/troy_aikman", "targetValue": "(list (description \"Dallas Cowboys\"))", "utterance": "where did troy aikman play football?"}, - {"url": "http://www.freebase.com/view/en/cletus_hogg", "targetValue": "(list (description \"Jack Polick\"))", "utterance": "who played cletus hogg?"}, - {"url": "http://www.freebase.com/view/en/fa_cup", "targetValue": "(list (description \"Manchester United F.C.\"))", "utterance": "who won fa cup 1976?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description Pneumonia))", "utterance": "what did general robert e lee die from?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Impressionism))", "utterance": "what style of art did henri matisse do?"}, - {"url": "http://www.freebase.com/view/en/chuck_bass", "targetValue": "(list (description \"Ed Westwick\"))", "utterance": "who plays chuck bass in gossip girl?"}, - {"url": "http://www.freebase.com/view/en/oceania", "targetValue": "(list (description \"Northern Mariana Islands\") (description \"Norfolk Island\") (description Guam) (description \"American Samoa\") (description \"New Caledonia\") (description \"Marshall Islands\") (description Kiribati) (description Nauru) (description Fiji) (description \"Cook Islands\"))", "utterance": "what countries have territories in oceania?"}, - {"url": "http://www.freebase.com/view/en/st_louis_park", "targetValue": "(list (description \"Hennepin County\"))", "utterance": "what county is st. louis park in?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Federation) (description Democracy) (description \"Dominant-party system\") (description \"Presidential system\") (description \"Parliamentary system\") (description \"Liberal democracy\") (description Republic) (description \"Parliamentary republic\"))", "utterance": "what is the political system of south africa?"}, - {"url": "http://www.freebase.com/view/en/canberra", "targetValue": "(list (description \"Old Parliament House, Canberra\"))", "utterance": "when does parliament sit in canberra?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Bavarian Language\") (description \"German Language\") (description \"Saxon, Upper Language\"))", "utterance": "what language group does germany belong to?"}, - {"url": "http://www.freebase.com/view/en/tucson", "targetValue": "(list (description \"Mountain Time Zone\"))", "utterance": "what timezone is tucson arizona in right now?"}, - {"url": "http://www.freebase.com/view/en/lucy_lawless", "targetValue": "(list (description \"New Zealand\"))", "utterance": "when was lucy lawless born?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Democratic Party\"))", "utterance": "which political party does barack obama represent?"}, - {"url": "http://www.freebase.com/view/en/ghana", "targetValue": "(list (description \"West Africa\"))", "utterance": "where is the empire of ghana?"}, - {"url": "http://www.freebase.com/view/en/jill_clayburgh", "targetValue": "(list (description \"B-cell chronic lymphocytic leukemia\"))", "utterance": "what kind of leukemia did jill clayburgh have?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Mein Kampf\"))", "utterance": "what is the name of the book hitler wrote in jail?"}, - {"url": "http://www.freebase.com/view/en/sydney", "targetValue": "(list (description \"Sydney Opera House\"))", "utterance": "what is there to see in sydney australia?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description Brentwood))", "utterance": "where was marilyn monroe found dead?"}, - {"url": "http://www.freebase.com/view/en/sierra_nevada", "targetValue": "(list (description Nevada) (description California))", "utterance": "what states does the sierra nevada run through?"}, - {"url": "http://www.freebase.com/view/en/greek_language", "targetValue": "(list (description \"Greek Language\"))", "utterance": "what language is spoken in greek?"}, - {"url": "http://www.freebase.com/view/en/monta_ellis", "targetValue": "(list (description \"Milwaukee Bucks\"))", "utterance": "what team did monta ellis get traded to?"}, - {"url": "http://www.freebase.com/view/en/united_states_house_of_representatives", "targetValue": "(list (description \"Nancy Pelosi\"))", "utterance": "what is the name of the speaker of the house of representatives now 2011?"}, - {"url": "http://www.freebase.com/view/en/stanley_hudson", "targetValue": "(list (description \"Leslie David Baker\"))", "utterance": "who plays stanley hudson?"}, - {"url": "http://www.freebase.com/view/en/kelly_clarkson", "targetValue": "(list (description \"RCA Records\") (description \"Sony BMG Music Entertainment\") (description \"Sony Music Entertainment\"))", "utterance": "what record label is kelly clarkson signed with?"}, - {"url": "http://www.freebase.com/view/en/tim_roth", "targetValue": "(list (description England))", "utterance": "where does tim roth come from?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Reflecting telescope\"))", "utterance": "what kind of equipment did isaac newton use?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description \"Vietnamese dong\"))", "utterance": "what currency should you take to vietnam?"}, - {"url": "http://www.freebase.com/view/en/roger_federer", "targetValue": "(list (description \"Mirka Federer\"))", "utterance": "who did roger federer married?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Costa Rican col\u00f3n\"))", "utterance": "what kind of money do i need in costa rica?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Fulgencio Batista\"))", "utterance": "what caused the embargo against cuba?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"City of Brussels\"))", "utterance": "what is the name of the capital of belgium?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what kind of government does japan have now?"}, - {"url": "http://www.freebase.com/view/en/claude_debussy", "targetValue": "(list (description \"Cello Sonata\") (description \"La chute de la maison Usher\") (description \"L'enfant prodigue\") (description \"Pr\u00e9lude \u00e0 l'apr\u00e8s-midi d'un faune\") (description Jeux) (description \"String Quartet\") (description \"Le martyre de Saint S\u00e9bastien\") (description \"Le diable dans le beffroi\") (description \"Rodrigue et Chim\u00e8ne\") (description \"Pell\u00e9as et M\u00e9lisande\"))", "utterance": "what pieces of music did claude debussy compose?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description Gianna))", "utterance": "who was selena gomez in barney and friends?"}, - {"url": "http://www.freebase.com/view/en/stanley_tucci", "targetValue": "(list (description \"Art Conforti\") (description \"Karl Draconis\") (description \"Frank Mirelli\") (description \"Richard Cross\") (description \"Assemblyman Phillip Wingate\") (description \"Arthur Scolari\") (description \"Zack Lowman\") (description \"Steven Demarco\") (description \"Rick Pinzolo\") (description \"Frank Mosca\"))", "utterance": "who plays caesar flickerman in the hunger games?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gettysburg", "targetValue": "(list (description Gettysburg))", "utterance": "where did the gettysburg address?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Robert F. Kennedy\") (description \"Ted Kennedy\") (description \"Rosemary Kennedy\") (description \"Kathleen Cavendish\") (description \"Patricia Kennedy Lawford\") (description \"Jean Kennedy Smith\") (description \"Eunice Kennedy Shriver\") (description \"Joseph P. Kennedy, Jr.\"))", "utterance": "what was the name of jfk's brothers?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"Death Row Records\") (description \"Amaru Entertainment\") (description \"Interscope Records\"))", "utterance": "who was tupac signed to?"}, - {"url": "http://www.freebase.com/view/en/augustus", "targetValue": "(list (description \"Roman emperor\") (description Politician))", "utterance": "what was augustus caesar famous for?"}, - {"url": "http://www.freebase.com/view/en/serena_williams", "targetValue": "(list (description \"Yetunde Price\"))", "utterance": "what kind of tennis racquet does serena williams use?"}, - {"url": "http://www.freebase.com/view/en/colombia", "targetValue": "(list (description \"Wiwa language\") (description \"Uw Cuwa\") (description \"Andoque language\") (description \"Spanish Language\") (description \"Cams\u00e1 Language\") (description \"Cogui Language\") (description \"Guambiano Language\") (description \"P\u00e1ez language\") (description \"Arhuaco Language\"))", "utterance": "what language does colombia?"}, - {"url": "http://www.freebase.com/view/en/schenectady", "targetValue": "(list (description 12325) (description 12305) (description 12304) (description 12307) (description 12306) (description 12301) (description 12303) (description 12302) (description 12345) (description 12308))", "utterance": "what is the zip code for schenectady new york?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Ronald Reagan\"))", "utterance": "who was president in 1988 in the united states?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Alberta))", "utterance": "where can you find wind turbines in canada?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Larry Page\") (description \"Sergey Brin\"))", "utterance": "who owns google 2012?"}, - {"url": "http://www.freebase.com/view/en/john_pemberton", "targetValue": "(list (description Coca-Cola))", "utterance": "what drink did john pemberton create?"}, - {"url": "http://www.freebase.com/view/en/stanley_matthews", "targetValue": "(list (description Midfielder) (description \"Outside forward\"))", "utterance": "what position did stanley matthews play?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian Labour Renewal Party\"))", "utterance": "what type of government does brazil have 2011?"}, - {"url": "http://www.freebase.com/view/en/charles_edward_stuart", "targetValue": "(list (description \"Charles Edward Stuart\"))", "utterance": "what was bonnie prince charlie full name?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who makes the voice of stewie griffin?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"Jon Voight\") (description \"Marcheline Bertrand\"))", "utterance": "who is angelina jolie mom and dad?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description \"Mitch Daniels\"))", "utterance": "who is the governor of indiana 2009?"}, - {"url": "http://www.freebase.com/view/en/brad_pitt", "targetValue": "(list (description \"Angelina Jolie\") (description \"Robin Givens\") (description \"Jennifer Aniston\") (description \"Gwyneth Paltrow\") (description \"Juliette Lewis\") (description Sinitta) (description \"Thandie Newton\") (description \"Shalane McCall\") (description \"Jill Schoelen\"))", "utterance": "who brad pitt has dated?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Democratic Party\"))", "utterance": "what party does barack obama belong to?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description 94109) (description 94108) (description 94102) (description 94101) (description 94103) (description 94111) (description 94105) (description 94104) (description 94107) (description 94110))", "utterance": "what is san francisco zip code?"}, - {"url": "http://www.freebase.com/view/en/stephen_ireland", "targetValue": "(list (description \"Manchester City F.C.\") (description \"Newcastle United F.C.\") (description \"Aston Villa F.C.\"))", "utterance": "who has stephen ireland played for?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Cycling))", "utterance": "what do people in france like to do for fun?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description \"Berklee College of Music\"))", "utterance": "where did john mayer go to college?"}, - {"url": "http://www.freebase.com/view/en/brody_jenner", "targetValue": "(list (description \"Jayde Nicole\") (description \"Nicole Richie\") (description \"Lauren Katherine Conrad\"))", "utterance": "what celebrities has brody jenner dated?"}, - {"url": "http://www.freebase.com/view/en/malaysia", "targetValue": "(list (description \"Malaysian ringgit\"))", "utterance": "what is malaysian currency?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Pakistan) (description Kyrgyzstan) (description Myanmar) (description Bhutan) (description Afghanistan) (description Tajikistan) (description India) (description Mongolia) (description Laos) (description Kazakhstan))", "utterance": "who are china's neighbors?"}, - {"url": "http://www.freebase.com/view/en/volkswagen", "targetValue": "(list (description \"Volkswagen Group\"))", "utterance": "who owns volkswagen car company?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Roma Termini railway station\"))", "utterance": "which is the main train station in rome?"}, - {"url": "http://www.freebase.com/view/en/steve_mcnair", "targetValue": "(list (description \"Ballistic trauma\"))", "utterance": "what did steve mcnair died from?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Jerry Brown\"))", "utterance": "who is the newly elected governor of california?"}, - {"url": "http://www.freebase.com/view/en/roxanne_1987", "targetValue": "(list (description \"Daryl Hannah\"))", "utterance": "who plays roxanne in ghost rider?"}, - {"url": "http://www.freebase.com/view/en/sony_ericsson", "targetValue": "(list (description London))", "utterance": "where is the sony ericsson company?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what kind of currency does the dominican republic have?"}, - {"url": "http://www.freebase.com/view/en/manchester_united_kingdom", "targetValue": "(list (description Urbis) (description \"Imperial War Museum North\") (description \"Wheel of Manchester\") (description \"Manchester Art Gallery\") (description \"Old Trafford\") (description \"Manchester Museum\") (description \"Whitworth Art Gallery\") (description \"Manchester Jewish Museum\") (description \"Manchester Cathedral\") (description \"Chinatown, Manchester\"))", "utterance": "what to do this weekend in manchester with kids?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italy women's national football team\") (description \"Italy women's national volleyball team\") (description \"Italy Fed Cup team\") (description \"Italy national cricket team\") (description \"Italy Davis Cup team\") (description \"Italy men's national volleyball team\") (description \"A1 Team Italy\") (description \"Italy women's national beach handball team\") (description \"Italy national futsal team\") (description \"Italy national football team\"))", "utterance": "what sport is popular in italy?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description California))", "utterance": "where is the main headquarters of google?"}, - {"url": "http://www.freebase.com/view/en/jesse_owens", "targetValue": "(list (description \"Ohio State University\"))", "utterance": "what was jesse owens education?"}, - {"url": "http://www.freebase.com/view/en/carlos_santana", "targetValue": "(list (description Jalisco))", "utterance": "where does carlos santana live?"}, - {"url": "http://www.freebase.com/view/en/john_carter_of_mars", "targetValue": "(list (description \"Adventure film\") (description \"Science Fiction\") (description \"Action film\") (description Fantasy))", "utterance": "what is the new movie john carter about?"}, - {"url": "http://www.freebase.com/view/en/joseph_goebbels", "targetValue": "(list (description \"After Hitler's coup in 1933, Goebbels was named \"Reich Minister for Public Enlightenment and Propaganda\" and president of the newly-formed \"Chamber of Culture\", which gave him total control over Germany's media.\"))", "utterance": "what was goebbels role?"}, - {"url": "http://www.freebase.com/view/en/north_american_free_trade_agreement", "targetValue": "(list (description Canada) (description \"United States of America\") (description Mexico))", "utterance": "what countries does nafta include?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"Montgomery County\"))", "utterance": "what county is houston tx in?"}, - {"url": "http://www.freebase.com/view/en/seattle_seahawks", "targetValue": "(list (description \"CenturyLink Field\"))", "utterance": "where do the seattle seahawks play?"}, - {"url": "http://www.freebase.com/view/en/michael_keaton", "targetValue": "(list (description \"Chick Hicks\"))", "utterance": "who does michael keaton play in cars?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Pyrenees))", "utterance": "what are the mountains in northern spain?"}, - {"url": "http://www.freebase.com/view/en/riviera", "targetValue": "(list (description \"Las Vegas\"))", "utterance": "where is the riviera casino?"}, - {"url": "http://www.freebase.com/view/en/buddhism", "targetValue": "(list (description \"Amitabha Sutra\") (description \"Tibetan Buddhist canon\") (description Mah\u0101vastu) (description \u0100gama) (description \"Srimala Sutra\") (description \"Longchen Nyingthig\") (description \"Gang\u014dji Garan Engi\") (description \"Mahayana sutras\") (description \"Vimalakirti Sutra\") (description \"P\u0101li Canon\"))", "utterance": "what is the holy book of the buddhist religion?"}, - {"url": "http://www.freebase.com/view/en/william_henry_harrison", "targetValue": "(list (description \"John Tyler\"))", "utterance": "who became president when henry harrison died?"}, - {"url": "http://www.freebase.com/view/en/richard_arkwright", "targetValue": "(list (description England))", "utterance": "where did richard arkwright grow up?"}, - {"url": "http://www.freebase.com/view/en/louis_sachar", "targetValue": "(list (description \"Dogs Don't Tell Jokes\") (description Holes) (description \"Someday Angeline\") (description \"Sideways Arithmetic From Wayside School\") (description \"Wayside School Gets A Little Stranger\") (description \"Sideways Stories From Wayside School\") (description \"Small Steps\") (description \"Stanley Yelnats' Survival Guide to Camp Green Lake\") (description \"Sixth Grade Secrets\") (description \"The Boy Who Lost His Face\"))", "utterance": "what other books did louis sachar write?"}, - {"url": "http://www.freebase.com/view/en/roth_ira", "targetValue": "(list (description \"William V. Roth, Jr.\"))", "utterance": "when did roth ira originate?"}, - {"url": "http://www.freebase.com/view/en/the_legend_of_zelda_series", "targetValue": "(list (description \"The Legend of Zelda: Ocarina of Time\"))", "utterance": "what is the best zelda game to start with?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"James Earl Jones\"))", "utterance": "who does the voice for darth vader?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Christianity))", "utterance": "what is the dominant religion in the us?"}, - {"url": "http://www.freebase.com/view/en/thomas_malthus", "targetValue": "(list (description Mathematician) (description Demographer) (description Scientist) (description Economist))", "utterance": "what did thomas malthus do?"}, - {"url": "http://www.freebase.com/view/en/newark_california", "targetValue": "(list (description 94560))", "utterance": "what is the zip code for newark california?"}, - {"url": "http://www.freebase.com/view/en/tennesee", "targetValue": "(list (description Virginia))", "utterance": "what states share a border with tennessee?"}, - {"url": "http://www.freebase.com/view/en/vancouver", "targetValue": "(list (description \"Slocum House\") (description \"Fort Vancouver\") (description \"Fort Vancouver Barracks Officers Row\") (description \"Fort Vancouver National Historic Site\") (description \"Vancouver National Historic Reserve Historic District\") (description \"Officers Row\") (description \"House of Providence\") (description \"Covington House\") (description \"Evergreen Hotel\") (description \"Hidden Houses\"))", "utterance": "what to see and do in vancouver washington?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Vietnam War\"))", "utterance": "what war did the us lose the most soldiers?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description Republic) (description \"Unitary state\"))", "utterance": "what kind of government is egypt?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description guitar) (description Piano) (description trumpet) (description Drums))", "utterance": "what musical instruments does justin bieber play?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"United States Representative\") (description \"United States Secretary of State\") (description \"President of the United States\"))", "utterance": "who is james madison and what did he do?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Illinois State Senator\"))", "utterance": "what did obama do before he was elected president?"}, - {"url": "http://www.freebase.com/view/en/john_lennon", "targetValue": "(list (description \"New York City\"))", "utterance": "where do john lennon die?"}, - {"url": "http://www.freebase.com/view/en/edward_cullen", "targetValue": "(list (description \"Robert Pattinson\"))", "utterance": "who plays edward on deception?"}, - {"url": "http://www.freebase.com/view/en/herbert_hoover", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what was herbert hoover best known for?"}, - {"url": "http://www.freebase.com/view/en/national_football_league", "targetValue": "(list (description \"New York Jets\") (description \"Carolina Panthers\") (description \"Denver Broncos\") (description \"Baltimore Ravens\") (description \"Detroit Lions\") (description \"Kansas City Chiefs\") (description \"Arizona Cardinals\") (description \"New York Giants\") (description \"Jacksonville Jaguars\") (description \"Oakland Raiders\"))", "utterance": "what games will be on nfl network this year?"}, - {"url": "http://www.freebase.com/view/en/bangalore", "targetValue": "(list (description UTC+05:30))", "utterance": "what is the current time in bangalore india?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Albanian language\") (description \"Greek Language\"))", "utterance": "what language do people from greece speak?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_phillies", "targetValue": "(list (description Philadelphia))", "utterance": "where is the phillies spring training stadium?"}, - {"url": "http://www.freebase.com/view/en/matt_dallas", "targetValue": "(list (description \"The Story of Bonnie and Clyde\") (description \"Babysitter Wanted\") (description \"Hot Dudes with Kittens\") (description \"Beauty & the Briefcase\") (description \"In Between Days\") (description \"The Indian\") (description \"As Good as Dead\") (description \"Living the Dream\") (description \"Camp Slaughter\") (description \"Wyatt Earp's Revenge\"))", "utterance": "what movies does matt dallas play in?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"John F. Kennedy, Jr.\") (description \"Patrick Bouvier Kennedy\") (description \"Arabella Kennedy\") (description \"Caroline Kennedy\"))", "utterance": "who was john f kennedy's family?"}, - {"url": "http://www.freebase.com/view/en/harley-davidson", "targetValue": "(list (description Milwaukee))", "utterance": "where is harley davidson corporate headquarters?"}, - {"url": "http://www.freebase.com/view/en/pope_john_paul_ii", "targetValue": "(list (description 10/16/1978))", "utterance": "when was john paul ii?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"Western Europe\"))", "utterance": "where is belgium germany?"}, - {"url": "http://www.freebase.com/view/en/starbucks", "targetValue": "(list (description \"Howard Schultz\"))", "utterance": "where did starbucks get their logo?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description Austria-Hungary) (description \"Kingdom of Bulgaria\") (description \"German Empire\"))", "utterance": "where was the ottoman empire based?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description Abbottabad))", "utterance": "where was bin laden found and killed?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Half-Blood Prince\") (description \"Harry Potter and the Deathly Hallows\") (description \"Harry Potter and the Goblet of Fire\") (description \"Harry Potter and the Philosopher's Stone\") (description \"Harry Potter and the Chamber of Secrets\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Harry Potter and the Prisoner of Azkaban\"))", "utterance": "what are the names of harry potter movies in order?"}, - {"url": "http://www.freebase.com/view/en/pamela_courson", "targetValue": "(list (description \"Heroin overdose\") (description \"Drug overdose\"))", "utterance": "what did pamela courson die from?"}, - {"url": "http://www.freebase.com/view/en/jack_kevorkian", "targetValue": "(list (description \"Assisted suicide\"))", "utterance": "what did dr jack kevorkian do?"}, - {"url": "http://www.freebase.com/view/en/bolivia", "targetValue": "(list (description Brazil))", "utterance": "what does bolivia border?"}, - {"url": "http://www.freebase.com/view/en/stacey_slater", "targetValue": "(list (description \"Lacey Turner\"))", "utterance": "who plays stacey in the stacy's mom video?"}, - {"url": "http://www.freebase.com/view/en/nolan_ryan", "targetValue": "(list (description \"California Angels\") (description \"New York Mets\"))", "utterance": "who does nolan ryan play for?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Swedish krona\"))", "utterance": "what is the currency of sweden in 2010?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description Canada))", "utterance": "what country does justin bieber come from?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"Chief Justice of the United States\"))", "utterance": "what is the head judge of the supreme court called?"}, - {"url": "http://www.freebase.com/view/en/frida_kahlo", "targetValue": "(list (description \"Diego Rivera\"))", "utterance": "who was frida kahlo influenced by?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description Reading))", "utterance": "where is taylor swift from?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description Protestantism) (description Catholicism) (description Judaism))", "utterance": "what type of religion does argentina have?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2012 World Series\"))", "utterance": "when is the last time the giants won the world series?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Chinese language\"))", "utterance": "what is the main language used in china?"}, - {"url": "http://www.freebase.com/view/en/battle_of_waterloo", "targetValue": "(list (description Waterloo))", "utterance": "where did the battle of waterloo occur?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what spain brought to the new world?"}, - {"url": "http://www.freebase.com/view/en/vladimir_lenin", "targetValue": "(list (description \"Nadezhda Krupskaya\"))", "utterance": "who did vladimir lenin marry?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"2000 NFL season\"))", "utterance": "what year did the baltimore ravens win superbowl?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "what team does cristiano ronaldo play for 2011?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Sahara) (description \"Libyan Desert\"))", "utterance": "what are physical features of egypt?"}, - {"url": "http://www.freebase.com/view/en/mark_twain", "targetValue": "(list (description \"Tom Sawyer Abroad\") (description \"Mark Twain's (Burlesque) Autobiography and First Romance\") (description \"A Connecticut Yankee in King Arthur's Court\") (description \"Pudd'nhead Wilson\") (description \"Autobiography of Mark Twain\") (description \"Tom Sawyer, Detective\") (description \"The Adventures of Tom Sawyer\") (description \"Personal Recollections of Joan of Arc\") (description \"The Prince and the Pauper\") (description \"Adventures of Huckleberry Finn\"))", "utterance": "what book is mark twain famous for?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what is money called in italy?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what is the government of france for 2010?"}, - {"url": "http://www.freebase.com/view/en/theodor_schwann", "targetValue": "(list (description \"Humboldt University of Berlin\"))", "utterance": "where did theodor schwann study?"}, - {"url": "http://www.freebase.com/view/en/bruno_mars", "targetValue": "(list (description Honolulu))", "utterance": "how old is bruno mars and where is he from?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description \"Mark Warner\"))", "utterance": "who are the virginia senators 2013?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description \"Theodor Robert Geisel\"))", "utterance": "what was dr seuss's real name?"}, - {"url": "http://www.freebase.com/view/en/united_nations_security_council", "targetValue": "(list (description \"Verdict on Kashmir\"))", "utterance": "what countries are members of the security council?"}, - {"url": "http://www.freebase.com/view/en/nordic_countries", "targetValue": "(list (description \"Northern Europe\"))", "utterance": "where are the nordic countries?"}, - {"url": "http://www.freebase.com/view/en/ferdinand_magellan", "targetValue": "(list (description Portugal))", "utterance": "what country sponsored ferdinand magellan?"}, - {"url": "http://www.freebase.com/view/en/vera-ellen", "targetValue": "(list (description Cancer))", "utterance": "what did vera ellen die from?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Cairo))", "utterance": "what is the capital of modern day egypt?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description Ontario))", "utterance": "what province is toronto in ( 7 letters )?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Mexico))", "utterance": "where do most illegal immigrants in the us come from?"}, - {"url": "http://www.freebase.com/view/en/plaxico_burress", "targetValue": "(list (description \"New York Jets\"))", "utterance": "who will plaxico burress play for in 2011?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what is the currency of brazil now?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"Pop art\"))", "utterance": "what types of art did andy warhol do?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description Alabama) (description Georgia))", "utterance": "what other states border florida?"}, - {"url": "http://www.freebase.com/view/en/mike_delfino", "targetValue": "(list (description \"Susan Delfino\"))", "utterance": "who does mike marry at the end of season 5 desperate housewives?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian Orthodox Church\") (description Islam))", "utterance": "what are the predominant religions in russia?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Honduras) (description Uruguay) (description \"El Salvador\") (description Panama) (description \"Equatorial Guinea\") (description Andorra) (description Guatemala) (description \"Puerto Rico\") (description Paraguay) (description Belize))", "utterance": "what countries were part of the spanish empire?"}, - {"url": "http://www.freebase.com/view/en/carolina_panthers", "targetValue": "(list (description \"Ron Rivera\"))", "utterance": "who will coach carolina panthers in 2013?"}, - {"url": "http://www.freebase.com/view/en/louis_sachar", "targetValue": "(list (description \"East Meadow\"))", "utterance": "where did louis sachar grow up?"}, - {"url": "http://www.freebase.com/view/en/marshall_eriksen", "targetValue": "(list (description \"Jason Segel\"))", "utterance": "who plays marshall eriksen?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Ionian Islands\"))", "utterance": "what activities are there to do in greece?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"George R. Brown Convention Center\") (description \"Sam Houston Race Park\") (description \"Rothko Chapel\") (description \"Kemah Boardwalk\") (description \"Space Center Houston\") (description \"Downtown Aquarium, Houston\") (description \"Hanna\u2013Barbera Land\") (description \"Bayou Bend\") (description \"SplashTown Houston\") (description \"Houston Zoo\"))", "utterance": "what to do for fun in houston?"}, - {"url": "http://www.freebase.com/view/en/otto_frank", "targetValue": "(list (description \"Heidelberg College\"))", "utterance": "where did otto frank go to college?"}, - {"url": "http://www.freebase.com/view/en/jennifer_lawrence", "targetValue": "(list (description \"The Poker House\") (description \"The Hunger Games\") (description \"Garden Party\") (description \"The Burning Plain\") (description \"Like Crazy\") (description \"Winter\u2019s Bone\") (description \"The Beaver\") (description \"X-Men: First Class\") (description \"Devil You Know\") (description \"House at the End of the Street\"))", "utterance": "what else has jennifer lawrence played in?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania", "targetValue": "(list (description \"Tom Corbett\"))", "utterance": "who is the governor of pennsylvania state now?"}, - {"url": "http://www.freebase.com/view/en/phoenicia", "targetValue": "(list (description Lebanon))", "utterance": "where is ancient phoenician?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"TD Bank Garden\"))", "utterance": "where does the celtics practice?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description Surveyor))", "utterance": "what did george washington do as a teenager?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description Abbottabad))", "utterance": "where bin laden got killed?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"Ashbridges Bay Wastewater Treatment Plant\"))", "utterance": "where does toronto get its water from?"}, - {"url": "http://www.freebase.com/view/en/bosnia_and_herzegovina", "targetValue": "(list (description \"Croatian language\") (description \"Bosnian language\") (description \"Serbian language\"))", "utterance": "what language do people from bosnia speak?"}, - {"url": "http://www.freebase.com/view/en/hugo_chavez", "targetValue": "(list (description \"Daniel Florencio O'Leary School\") (description \"Universidad Sim\u00f3n Bol\u00edvar\") (description \"Experimental Security University\") (description \"Julian Pino School\") (description \"Military academy of Venezuela\"))", "utterance": "where did hugo chavez go to school?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Canada) (description Sudan) (description Tanzania) (description \"United States of America\") (description Kiribati) (description \"New Zealand\"))", "utterance": "who does japan import from?"}, - {"url": "http://www.freebase.com/view/en/sonia_gandhi", "targetValue": "(list (description \"Priyanka Vadra\"))", "utterance": "what is the name of sonia gandhi daughter?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Allah))", "utterance": "who do islamic people pray to?"}, - {"url": "http://www.freebase.com/view/en/mary_todd_lincoln", "targetValue": "(list (description Lexington) (description Springfield))", "utterance": "where was mary todd lincoln from?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"Down House\"))", "utterance": "where did charles darwin die?"}, - {"url": "http://www.freebase.com/view/en/nick_cannon", "targetValue": "(list (description \"A Very School Gyrls Holla-Day\") (description Bobby) (description \"Day of the Dead\") (description \"Even Money\") (description \"Goal II: Living the Dream\") (description \"American Son\") (description Weapons) (description \"Ball Don't Lie\") (description \"The Killing Room\") (description \"Monster House\"))", "utterance": "what movies does nick cannon play in?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"1906 San Francisco earthquake\"))", "utterance": "when did the big earthquake hit san francisco?"}, - {"url": "http://www.freebase.com/view/en/george_vi_of_the_united_kingdom", "targetValue": "(list (description \"Queen Elizabeth The Queen Mother\"))", "utterance": "who was king george vi married to?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description \"Church of the Holy Sepulchre\"))", "utterance": "where was jesus after he died on the cross?"}, - {"url": "http://www.freebase.com/view/en/james_dyson", "targetValue": "(list (description Designer) (description \"Industrial designer\") (description Engineer) (description Inventor))", "utterance": "who is sir james dyson?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"James Earl Jones\"))", "utterance": "who voiced darth vader in the original star wars movies?"}, - {"url": "http://www.freebase.com/view/en/maya_angelou", "targetValue": "(list (description \"George Washington High School\"))", "utterance": "what high school did maya angelou go to?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Trentino-Alto Adige/South Tyrol\") (description Italy) (description Austria) (description France) (description Liechtenstein) (description Germany) (description Haut-Rhin))", "utterance": "what 5 countries border switzerland?"}, - {"url": "http://www.freebase.com/view/en/benito_mussolini", "targetValue": "(list (description Italy))", "utterance": "what country did benito mussolini govern?"}, - {"url": "http://www.freebase.com/view/en/hosni_mubarak", "targetValue": "(list (description Politician))", "utterance": "where did mubarak get his wealth?"}, - {"url": "http://www.freebase.com/view/en/communist_party_of_china", "targetValue": "(list (description \"Chen Duxiu\"))", "utterance": "who was the leader of the first communist party of china?"}, - {"url": "http://www.freebase.com/view/en/miles_davis", "targetValue": "(list (description Pneumonia) (description Stroke) (description \"Respiratory failure\"))", "utterance": "what did miles davis died of?"}, - {"url": "http://www.freebase.com/view/en/azle", "targetValue": "(list (description 76098) (description 76020))", "utterance": "what is the zip code for azle texas?"}, - {"url": "http://www.freebase.com/view/en/sally_mclellan", "targetValue": "(list (description \"2008 Summer Olympics\") (description \"2012 Summer Olympics\"))", "utterance": "what date did sally pearson won gold?"}, - {"url": "http://www.freebase.com/view/en/detroit_pistons", "targetValue": "(list (description \"2004 NBA Finals\"))", "utterance": "when did the detroit pistons last win the championship?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_flyers", "targetValue": "(list (description \"1974 Stanley Cup Finals\") (description \"1975 Stanley Cup Finals\"))", "utterance": "when did the philadelphia flyers win the cup?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Felix Jones\"))", "utterance": "who is number 22 for the dallas cowboys?"}, - {"url": "http://www.freebase.com/view/en/st_pauls", "targetValue": "(list (description \"Robeson County\"))", "utterance": "what county is st paul nc in?"}, - {"url": "http://www.freebase.com/view/en/olympic_national_park", "targetValue": "(list (description \"Jefferson County\") (description Washington))", "utterance": "where is olympic national park wa?"}, - {"url": "http://www.freebase.com/view/en/nat_turner", "targetValue": "(list (description Virginia))", "utterance": "where did nat turner 1831 rebellion occur?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description \"Mark Hamill\"))", "utterance": "who would play luke skywalker?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Hosni Mubarak\"))", "utterance": "who won the presidential election in egypt 2012?"}, - {"url": "http://www.freebase.com/view/en/turkish_language", "targetValue": "(list (description Turkey) (description \"Republic of Macedonia\") (description Austria) (description Cyprus) (description \"Republic of Kosovo\"))", "utterance": "where turkish people originate?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Hawaii))", "utterance": "what state is barack obama from?"}, - {"url": "http://www.freebase.com/view/en/joe_montana", "targetValue": "(list (description \"Super Bowl XIX\"))", "utterance": "what years did joe montana win super bowl?"}, - {"url": "http://www.freebase.com/view/en/minnesota_vikings", "targetValue": "(list (description \"Harrison Smith\") (description \"Devin Aromashodu\") (description \"Chris Kluwe\") (description \"Joe Webb\") (description \"Christian Ponder\") (description \"Josh Robinson\") (description \"Jarius Wright\") (description \"McLeod Bethel-Thompson\") (description \"Blair Walsh\") (description \"Stephen Burton\"))", "utterance": "who should the minnesota vikings draft?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"Why Race Mattered in Barack Obama's Re-election\"))", "utterance": "what percent of americans have college degree?"}, - {"url": "http://www.freebase.com/view/en/gary_paulsen", "targetValue": "(list (description \"Spur Award for Best Juvenile Fiction\") (description \"Dorothy Canfield Fisher Children's Book Award\") (description \"Regina Medal\") (description \"Anne V. Zarrow Award for Young Readers' Literature\") (description \"Spur Award for Best Juvenile Nonfiction\") (description \"Newbery Honor\"))", "utterance": "what awards gary paulsen won?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Ten Years' War\"))", "utterance": "what caused the cuban rebellion in 1868?"}, - {"url": "http://www.freebase.com/view/en/alexander_graham_bell", "targetValue": "(list (description \"Beinn Bhreagh, Nova Scotia\"))", "utterance": "where did alexander graham bell die?"}, - {"url": "http://www.freebase.com/view/en/golden_state_warriors", "targetValue": "(list (description \"1975 NBA Finals\"))", "utterance": "what year did the golden state warriors win their first nba championship?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what currency should i take to turkey?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what type of government did mexico have?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Scotland) (description England) (description Wales) (description \"Northern Ireland\"))", "utterance": "what countries are in the uk yahoo?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Super Bowl XXXV\") (description \"Super Bowl XLVII\"))", "utterance": "what superbowl did the baltimore ravens win?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))", "utterance": "what is the language of russia s spoken?"}, - {"url": "http://www.freebase.com/view/en/lauren_reed", "targetValue": "(list (description \"Melissa George\"))", "utterance": "who played lauren reed on alias?"}, - {"url": "http://www.freebase.com/view/en/cambodia", "targetValue": "(list (description \"Norodom Sihamoni\"))", "utterance": "who is the king of cambodia now?"}, - {"url": "http://www.freebase.com/view/en/serena_williams", "targetValue": "(list (description \"Richard Williams\") (description \"Oracene Price\"))", "utterance": "who are serena williams parents?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"The King's School, Grantham\") (description \"Trinity College, Cambridge\"))", "utterance": "what schools did sir isaac newton go to?"}, - {"url": "http://www.freebase.com/view/en/huell_howser", "targetValue": "(list (description \"Prostate cancer\"))", "utterance": "what was the cause of death for huell howser?"}, - {"url": "http://www.freebase.com/view/en/suzanne_collins", "targetValue": "(list (description \"Gregor and the Prophecy of Bane\") (description \"Gregor and the Marks of Secret\") (description \"FIRE PROOF\") (description \"Gregor and the Code of Claw\") (description \"The Underland Chronicles Book Three\") (description \"When Charlie McButton lost power\") (description \"Gregor and the Curse of the Warmbloods\") (description \"Catching Fire\") (description 12) (description \"Gregor the Overlander\"))", "utterance": "what books are written by suzanne collins?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description Scotland))", "utterance": "what countries does england border?"}, - {"url": "http://www.freebase.com/view/en/lionel_messi", "targetValue": "(list (description \"Argentina national football team\"))", "utterance": "what team did messi play for in 2010?"}, - {"url": "http://www.freebase.com/view/en/greensburg_indiana", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is greensburg indiana?"}, - {"url": "http://www.freebase.com/view/en/fullmetal_alchemist", "targetValue": "(list (description \"FullMetal Alchemist\"))", "utterance": "what fma stands for?"}, - {"url": "http://www.freebase.com/view/en/lord_voldemort", "targetValue": "(list (description \"Richard Bremmer\") (description \"Frank Dillane\") (description \"Ralph Fiennes\") (description \"Hero Fiennes-Tiffin\") (description \"Christian Coulson\"))", "utterance": "who plays voldemort?"}, - {"url": "http://www.freebase.com/view/en/harper_lee", "targetValue": "(list (description \"Huntingdon College\") (description \"University of Oxford\") (description \"Monroe County High School\") (description \"University of Alabama School of Law\") (description \"University of Alabama\"))", "utterance": "what colleges did harper lee attend?"}, - {"url": "http://www.freebase.com/view/en/ku_klux_klan", "targetValue": "(list (description \"Albert Pike\") (description \"David Duke\") (description \"William Joseph Simmons\"))", "utterance": "who founded the kkk?"}, - {"url": "http://www.freebase.com/view/en/university_of_georgia", "targetValue": "(list (description \"Georgia Bulldogs basketball\"))", "utterance": "what is the university of georgia known for?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description \"Vice President of the United States\"))", "utterance": "what jobs did john adams have before he was president?"}, - {"url": "http://www.freebase.com/view/en/mario_bros", "targetValue": "(list (description \"Zilog Z80\"))", "utterance": "what year did super mario bros 2 come out?"}, - {"url": "http://www.freebase.com/view/en/andrew_johnson", "targetValue": "(list (description \"Democratic Party\") (description \"National Union Party\") (description \"Republican Party\"))", "utterance": "what political party did andrew johnson belong to?"}, - {"url": "http://www.freebase.com/view/en/joseph", "targetValue": "(list (description Canaan))", "utterance": "where did joseph's family live?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description Abbottabad))", "utterance": "where was osama bin laden killed?"}, - {"url": "http://www.freebase.com/view/en/greek_language", "targetValue": "(list (description Europe))", "utterance": "where were greek temples built?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Bahrain) (description \"Saudi Arabia\") (description Libya) (description Algeria) (description Egypt) (description Kuwait) (description Lebanon) (description Israel) (description Jordan) (description Iraq))", "utterance": "where are people who speak arabic from?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ii_of_the_united_kingdom", "targetValue": "(list (description \"Queen Elizabeth The Queen Mother\"))", "utterance": "who was queen elizabeth ii mom?"}, - {"url": "http://www.freebase.com/view/en/pablo_picasso", "targetValue": "(list (description Cubism) (description \"Analytic cubism\") (description \"African Period\") (description \"Picasso's Blue Period\") (description \"Italian modern and contemporary art\") (description \"Synthetic cubism\") (description \"Picasso's Rose Period\"))", "utterance": "what type of art did pablo picasso paint?"}, - {"url": "http://www.freebase.com/view/en/ricky_martin", "targetValue": "(list (description Menudo))", "utterance": "who did ricky martin started his career with?"}, - {"url": "http://www.freebase.com/view/en/ella_fitzgerald", "targetValue": "(list (description \"William Fitzgerald\") (description \"Temperance \"Tempie\" Fitzgerald\"))", "utterance": "what is ella fitzgerald parents name?"}, - {"url": "http://www.freebase.com/view/en/anne_hathaway", "targetValue": "(list (description \"Gerald Hathaway\") (description \"Kate McCauley Hathaway\"))", "utterance": "who is anne hathaway parents?"}, - {"url": "http://www.freebase.com/view/en/don_draper", "targetValue": "(list (description \"Betty Draper\"))", "utterance": "who does don draper gets engaged to?"}, - {"url": "http://www.freebase.com/view/en/van_halen", "targetValue": "(list (description \"Van Halen\"))", "utterance": "what was van halen first album?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what political system did spain have?"}, - {"url": "http://www.freebase.com/view/en/republican_party", "targetValue": "(list (description \"Zachariah Chandler\"))", "utterance": "what led to the split of the republican party in 1912?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"Edwards Gardens\") (description \"Black Creek Pioneer Village\") (description \"Distillery District\") (description \"CN Tower\") (description \"Art Gallery of Ontario\") (description \"Chinatown, Toronto\") (description \"BMO Field\") (description \"Bata Shoe Museum\") (description \"Air Canada Centre\") (description \"Cabbagetown, Toronto\"))", "utterance": "what to see in toronto top 10?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"Hayburn's Case\") (description \"Hylton v. United States\") (description \"Brown v. Board of Education\") (description \"Hollingsworth v. Virginia\") (description \"California v. Greenwood\") (description \"Hague v. Committee for Industrial Organization\") (description \"Kohl v United States\") (description \"Ray v. Blair\") (description \"Loving v. Virginia\") (description \"Roe v. Wade\"))", "utterance": "what are the supreme court cases?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania_state_university", "targetValue": "(list (description \"University Park\"))", "utterance": "what is penn state's main campus?"}, - {"url": "http://www.freebase.com/view/en/bangkok", "targetValue": "(list (description September))", "utterance": "when is the rainy season in bangkok thailand?"}, - {"url": "http://www.freebase.com/view/en/israeli-palestinian_conflict", "targetValue": "(list (description \"1936\u201339 Arab revolt in Palestine\"))", "utterance": "where did the israel palestine conflict start?"}, - {"url": "http://www.freebase.com/view/en/alaska", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country does alaska belong to?"}, - {"url": "http://www.freebase.com/view/en/kansas_city", "targetValue": "(list (description \"Platte County\"))", "utterance": "where is kansas city?"}, - {"url": "http://www.freebase.com/view/en/pink_floyd", "targetValue": "(list (description \"The Piper at the Gates of Dawn\"))", "utterance": "what was pink floyd's first album?"}, - {"url": "http://www.freebase.com/view/en/granville_woods", "targetValue": "(list (description \"Loretta Woods\"))", "utterance": "who did granville t. woods married?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Unitarianism))", "utterance": "what type of government did thomas jefferson prefer?"}, - {"url": "http://www.freebase.com/view/en/sioux", "targetValue": "(list (description \"Sioux language\") (description \"French Language\") (description \"English Language\"))", "utterance": "what language did the sioux indians speak?"}, - {"url": "http://www.freebase.com/view/en/el_salvador", "targetValue": "(list (description \"William Torres Alegria\") (description \"Ana Sol Gutierrez\") (description \"Julio Enrique Mart\u00ednez\") (description \"Andr\u00e9s Eduardo Men\u00e9ndez\") (description \"Erwin Raphael McManus\") (description \"Willian Renderos Iraheta\") (description \"\u00d3scar Navarro\") (description \"Ruben Cedillos\") (description \"Roberto Carlos Martinez\") (description \"Raul Antonio Garcia\"))", "utterance": "what are some famous people from el salvador?"}, - {"url": "http://www.freebase.com/view/en/brett_gardner", "targetValue": "(list (description \"New York Yankees\"))", "utterance": "who did brett gardner play for in 2008?"}, - {"url": "http://www.freebase.com/view/en/dwight_schrute", "targetValue": "(list (description \"Rainn Wilson\"))", "utterance": "who plays dwight in the office?"}, - {"url": "http://www.freebase.com/view/en/riley_finn", "targetValue": "(list (description \"Marc Blucas\"))", "utterance": "who plays riley on buffy the vampire slayer?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"San Diego County\"))", "utterance": "what county is san diego ca?"}, - {"url": "http://www.freebase.com/view/en/miami_dolphins", "targetValue": "(list (description \"Pat Devlin\"))", "utterance": "who is the miami dolphins quarterback?"}, - {"url": "http://www.freebase.com/view/en/yoruba", "targetValue": "(list (description \"African people\"))", "utterance": "where did the yoruba originated from?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description \"Montessori Lyceum Amsterdam\"))", "utterance": "where did anne frank go to school?"}, - {"url": "http://www.freebase.com/view/en/monica_1980", "targetValue": "(list (description \"Shannon Brown\"))", "utterance": "what basketball player is married to monica?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Gunshot) (description Suicide))", "utterance": "what did hitler use to kill himself?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Bavarian Language\") (description \"German Language\") (description \"Saxon, Upper Language\"))", "utterance": "what do people speak in germany?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description \"Super Bowl XXXIII\"))", "utterance": "when is the last time the denver broncos won the superbowl?"}, - {"url": "http://www.freebase.com/view/en/julius_caesar", "targetValue": "(list (description \"Theatre of Pompey\"))", "utterance": "where was caesar when he was stabbed?"}, - {"url": "http://www.freebase.com/view/en/bessie_smith", "targetValue": "(list (description Blues) (description Jazz))", "utterance": "what style of music did bessie smith perform?"}, - {"url": "http://www.freebase.com/view/en/jackie_robinson", "targetValue": "(list (description \"Montreal Royals\") (description \"Kansas City Monarchs\") (description \"Los Angeles Bulldogs\") (description \"Brooklyn Dodgers\") (description \"UCLA Bruins football\"))", "utterance": "what team did jackie robinson?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what time zone is chicago in right now?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description Hispaniola))", "utterance": "what two countries make up the dominican republic?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description \"George H. W. Bush\"))", "utterance": "who was the vice president under ronald reagan?"}, - {"url": "http://www.freebase.com/view/en/chicago_white_sox", "targetValue": "(list (description \"U.S. Cellular Field\"))", "utterance": "where do the chicago white sox play home games?"}, - {"url": "http://www.freebase.com/view/en/jeff_conaway", "targetValue": "(list (description \"Kenickie Murdoch\"))", "utterance": "what part did jeff conaway play in grease?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"A Dissertation on Liberty and Necessity, Pleasure and Pain\") (description \"A letter from Mr. Franklin to Mr. Peter Collinson, F.R.S. concerning the effect of lightning ; A letter of Benjamin Franklin, Esq. to Mr. Peter Collinson, F.R.S. concerning an electrical kite\") (description \"A letter of advice to a young man concerning marriage\") (description \"A Letter By Dr. Franklin To The Royal Academy Of Brussels\") (description \"Apology for printers\") (description \"A parable\") (description \"\"The sayings of Poor Richard\"\") (description \"A letter from B. Franklin to a young man\") (description Address) (description \"America's Big Ben\"))", "utterance": "what book did benjamin franklin published?"}, - {"url": "http://www.freebase.com/view/en/barbados", "targetValue": "(list (description \"Barbadian dollar\"))", "utterance": "what currency to take to barbados?"}, - {"url": "http://www.freebase.com/view/en/stanley_cup", "targetValue": "(list (description \"Frederick Stanley, 16th Earl of Derby\"))", "utterance": "where did they get the name stanley cup?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"CN Tower\"))", "utterance": "what is the space needle in toronto?"}, - {"url": "http://www.freebase.com/view/en/syracuse_new_york", "targetValue": "(list (description 13207) (description 13206) (description 13205) (description 13204) (description 13203) (description 13202) (description 13201) (description 13212) (description 13209) (description 13208))", "utterance": "what is the zip code of syracuse ny?"}, - {"url": "http://www.freebase.com/view/en/tennessee_williams", "targetValue": "(list (description \"Washington University in St. Louis\") (description \"University of Missouri\u2013Columbia\") (description \"University of Iowa\") (description \"The New School\"))", "utterance": "where did tennessee williams go to college?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Flushing Airport\") (description \"Mitchel Air Force Base\") (description \"Downtown Manhattan Heliport\") (description \"LaGuardia Airport\") (description \"John F. Kennedy International Airport\") (description \"New York Skyports Inc. Seaplane Base\") (description \"East 34th Street Heliport\"))", "utterance": "what is the name of airport in new york?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"Albert, Prince Consort\"))", "utterance": "who was queen victoria's husband?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"James Franklin Printing Shop\") (description \"United States Postal Service\") (description \"Josiah Franklin\"))", "utterance": "where did benjamin franklin work?"}, - {"url": "http://www.freebase.com/view/en/barbara_bush", "targetValue": "(list (description \"First Lady\"))", "utterance": "what does barbara bush do for work?"}, - {"url": "http://www.freebase.com/view/en/jacob_latimore", "targetValue": "(list (description Singer) (description Actor))", "utterance": "who is jacob latimore?"}, - {"url": "http://www.freebase.com/view/en/dunkirk", "targetValue": "(list (description \"Battle of Dunkirk\"))", "utterance": "what happened to dunkirk during ww2?"}, - {"url": "http://www.freebase.com/view/en/scottie_pippen", "targetValue": "(list (description Basketball))", "utterance": "what was scottie pippen good at?"}, - {"url": "http://www.freebase.com/view/en/donna_noble", "targetValue": "(list (description \"Catherine Tate\"))", "utterance": "who played donna on west wing?"}, - {"url": "http://www.freebase.com/view/en/serena_williams", "targetValue": "(list (description \"2010 Australian Open\") (description \"2012 Wimbledon Championships\") (description \"2012 US Open\") (description \"2010 Mutua Madrile\u00f1a Madrid Open\") (description \"2011 Rogers Cup\") (description \"2010 Wimbledon Championships\") (description \"2009 Australian Open\") (description \"2010 French Open\"))", "utterance": "what are serena williams achievements?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Lacey Chabert\"))", "utterance": "who played meg in season 1 of family guy?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Super Bowl XXX\"))", "utterance": "when was the last time the dallas cowboys won the superbowl?"}, - {"url": "http://www.freebase.com/view/en/napoleon_i_of_france", "targetValue": "(list (description \"After graduating from military school in 1785, Napoleon became a Second-Lieutenant of Artillery in the regiment of La Fere, garrisoned at Valence, in southern France where he studied military tactics and strategy and the philosophical works of Voltaire and Rousseau.\"))", "utterance": "what did napoleon bonaparte do as emperor?"}, - {"url": "http://www.freebase.com/view/en/ireland", "targetValue": "(list (description Zarathustra))", "utterance": "where do ireland play rugby union?"}, - {"url": "http://www.freebase.com/view/en/lee_harvey_oswald", "targetValue": "(list (description \"Jack Ruby\"))", "utterance": "who killed lee harvey oswald shot?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"1973 NBA Finals\"))", "utterance": "when was the last time knicks won the championship?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"1969 NBA Finals\") (description \"1986 NBA Finals\") (description \"2008 NBA Finals\") (description \"1974 NBA Finals\") (description \"1984 NBA Finals\") (description \"1965 NBA Finals\") (description \"1966 NBA Finals\") (description \"1976 NBA Finals\") (description \"1981 NBA Finals\") (description \"1968 NBA Finals\"))", "utterance": "when did celtics win the championship?"}, - {"url": "http://www.freebase.com/view/en/oceania", "targetValue": "(list (description \"Northern Mariana Islands\") (description \"Norfolk Island\") (description Guam) (description \"American Samoa\") (description \"New Caledonia\") (description \"Marshall Islands\") (description Kiribati) (description Nauru) (description Fiji) (description \"Cook Islands\"))", "utterance": "what countries included in oceania?"}, - {"url": "http://www.freebase.com/view/en/nicki_minaj", "targetValue": "(list (description \"Trinidad and Tobago\"))", "utterance": "what country is nicki minaj from?"}, - {"url": "http://www.freebase.com/view/en/albus_dumbledore", "targetValue": "(list (description \"Dane Farwell\"))", "utterance": "who played harry potter dumbledore actor?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Nawaz Sharif\"))", "utterance": "who was the prime minister of pakistan in 1999?"}, - {"url": "http://www.freebase.com/view/en/christopher_plummer", "targetValue": "(list (description \"The Girl with the Dragon Tattoo\") (description Gandahar) (description \"My Dog Tulip\") (description Up) (description \"The Imaginarium of Dr. Parnassus\") (description Beginners) (description Priest) (description \"Five Good Years\") (description 9) (description \"The Last Station\"))", "utterance": "what movies did christopher plummer play in?"}, - {"url": "http://www.freebase.com/view/en/morocco", "targetValue": "(list (description Rabat))", "utterance": "what is capital city of morocco?"}, - {"url": "http://www.freebase.com/view/en/omar_epps", "targetValue": "(list (description Daybreak) (description \"Major League II\") (description \"Scream 2\") (description \"First Time Felon\") (description \"Breakfast of Champions\") (description Juice) (description \"The Program\") (description \"Deadly Voyage\") (description \"Higher Learning\") (description \"Don't Be a Menace to South Central While Drinking Your Juice in the Hood\"))", "utterance": "what movies is omar epps in?"}, - {"url": "http://www.freebase.com/view/en/nancy_pelosi", "targetValue": "(list (description \"California\u2019s 5th congressional district\") (description \"California\u2019s 8th congressional district\") (description \"California\u2019s 12th congressional district\"))", "utterance": "what district does nancy pelosi represent?"}, - {"url": "http://www.freebase.com/view/en/walton_indiana", "targetValue": "(list (description Indiana) (description \"Cass County\") (description \"United States of America\") (description \"Tipton Township\"))", "utterance": "where is walton indiana?"}, - {"url": "http://www.freebase.com/view/en/george_h_w_bush", "targetValue": "(list (description \"Yale University\") (description \"Phillips Academy\") (description \"Davenport College\"))", "utterance": "where did george herbert walker bush go to college?"}, - {"url": "http://www.freebase.com/view/en/bruce_jenner", "targetValue": "(list (description \"Decathlon challenge\"))", "utterance": "what did bruce jenner win gold medal for?"}, - {"url": "http://www.freebase.com/view/en/tibetan_people", "targetValue": "(list (description Tibet))", "utterance": "where do they speak tibetan?"}, - {"url": "http://www.freebase.com/view/en/hollywood", "targetValue": "(list (description \"Griffith Observatory\") (description \"Grauman's Egyptian Theatre\") (description \"TCL Chinese Theatre\") (description \"Universal Studios Hollywood\") (description \"Hollywood Walk of Fame\") (description \"Hollywood Sign\") (description \"Hollywood Heritage Museum\") (description \"Hollywood Wax Museum\") (description \"Dolby Theatre\") (description \"Universal CityWalk\"))", "utterance": "what to do in hollywood ca this weekend?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Stephen A. Douglas\"))", "utterance": "who ran against abraham lincoln for president in 1860?"}, - {"url": "http://www.freebase.com/view/en/kim_kardashian", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "where did kim kardashian come from?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description London))", "utterance": "what town did justin bieber grew up in?"}, - {"url": "http://www.freebase.com/view/en/michael_kors", "targetValue": "(list (description \"Fashion Designer\"))", "utterance": "what is michael kors best known for?"}, - {"url": "http://www.freebase.com/view/en/charlie-o", "targetValue": "(list (description \"Kansas City Athletics\"))", "utterance": "who plays charlie in the santa clause movies?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description \"English Literature\"))", "utterance": "where does the expression excuse my french come from?"}, - {"url": "http://www.freebase.com/view/en/napoleon_i_of_france", "targetValue": "(list (description \"Battle of Landshut\") (description \"Battle of Teugen-Hausen\") (description \"Battle of Bassano\") (description \"Second Battle of Dego\") (description \"Battle of Mondovi\") (description \"Battle of Montenotte\") (description \"Battle of Mount Tabor\") (description \"Battle of Castiglione\") (description \"Battle of Waterloo\") (description \"Battle of Rovereto\"))", "utterance": "what was napoleon bonaparte accomplishments?"}, - {"url": "http://www.freebase.com/view/en/r_kelly", "targetValue": "(list (description \"Kenwood Academy\"))", "utterance": "what highschool did r. kelly attend?"}, - {"url": "http://www.freebase.com/view/en/benghazi", "targetValue": "(list (description \"2012 U.S. diplomatic missions attacks\") (description \"2012 U.S. Consulate attack in Benghazi\") (description \"First Battle of Benghazi\") (description \"Second Battle of Benghazi\"))", "utterance": "what happened at benghazi?"}, - {"url": "http://www.freebase.com/view/en/nike_inc", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country is nike based in?"}, - {"url": "http://www.freebase.com/view/en/uganda", "targetValue": "(list (description Uganda))", "utterance": "what is the percentage of youth in uganda?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what kind of money do i bring to mexico?"}, - {"url": "http://www.freebase.com/view/en/steve_spurrier", "targetValue": "(list (description \"San Francisco 49ers\"))", "utterance": "who did steve spurrier play pro football for?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description \"French Guiana\"))", "utterance": "what is the only colony on the south america continent?"}, - {"url": "http://www.freebase.com/view/en/chicago_blackhawks", "targetValue": "(list (description \"United Center\"))", "utterance": "where do the blackhawks play?"}, - {"url": "http://www.freebase.com/view/en/john_connor", "targetValue": "(list (description \"Edward Furlong\") (description \"Christian Bale\") (description \"Nick Stahl\"))", "utterance": "who plays john connor?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what is the main language spoken in mexico?"}, - {"url": "http://www.freebase.com/view/en/italian_people", "targetValue": "(list (description \"Latin European peoples\") (description Europeans))", "utterance": "what are italians classified as?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"Golden Globe Award for Best Supporting Actress - Series, Miniseries or Television Film\") (description \"Academy Award for Actress in a Supporting Role\") (description \"BFCA Critics' Choice Award for Best Supporting Actress\") (description \"Golden Globe Award for Best Performance by an Actress In A Mini-series or Motion Picture Made for Television\") (description \"Satellite Award for Best Actress \u2013 Miniseries or Television Film\") (description \"People's Choice Award for Favorite Female Action Star\") (description \"Satellite Award for Best Actress \u2013 Motion Picture Drama\") (description \"Golden Globe Award for Best Supporting Actress - Film\"))", "utterance": "what has angelina jolie accomplished?"}, - {"url": "http://www.freebase.com/view/en/james_t_kirk", "targetValue": "(list (description \"William Shatner\"))", "utterance": "who played captain kirk in star trek movie?"}, - {"url": "http://www.freebase.com/view/en/dana_scully", "targetValue": "(list (description \"Gillian Anderson\"))", "utterance": "who played dana scully in x files?"}, - {"url": "http://www.freebase.com/view/en/south_carolina", "targetValue": "(list (description \"Thomas Pinckney\"))", "utterance": "who was the first governor of colonial south carolina?"}, - {"url": "http://www.freebase.com/view/en/f_scott_fitzgerald", "targetValue": "(list (description Poet) (description Novelist) (description Writer))", "utterance": "what was f. scott fitzgerald?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican English\"))", "utterance": "what is the dominant language spoken in jamaica?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"Mike Woodson\"))", "utterance": "who is the coach for the new york knicks?"}, - {"url": "http://www.freebase.com/view/en/wesley_snipes", "targetValue": "(list (description \"Film Producer\") (description \"Martial artist\") (description Actor))", "utterance": "who was wesley snipes?"}, - {"url": "http://www.freebase.com/view/en/sherrod_brown", "targetValue": "(list (description Mansfield))", "utterance": "where does sherrod brown live?"}, - {"url": "http://www.freebase.com/view/en/colombia", "targetValue": "(list (description \"Wiwa language\") (description \"Uw Cuwa\") (description \"Andoque language\") (description \"Spanish Language\") (description \"Cams\u00e1 Language\") (description \"Cogui Language\") (description \"Guambiano Language\") (description \"P\u00e1ez language\") (description \"Arhuaco Language\"))", "utterance": "what kind of language does colombia speak?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what currency does england use now?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Lacey Chabert\"))", "utterance": "who was the original voice of meg griffin on family guy?"}, - {"url": "http://www.freebase.com/view/en/mali", "targetValue": "(list (description \"Semi-presidential system\") (description Republic) (description \"Unitary state\"))", "utterance": "what kind of government is mali?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "who did cristiano ronaldo play for in 2010?"}, - {"url": "http://www.freebase.com/view/en/morgantown", "targetValue": "(list (description 26508) (description 26501) (description 26502) (description 26504) (description 26505) (description 26506) (description 26507))", "utterance": "what is the zip code for morgantown wv?"}, - {"url": "http://www.freebase.com/view/en/jacksonville", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what is jacksonville fl timezone?"}, - {"url": "http://www.freebase.com/view/en/amy_stiller", "targetValue": "(list (description \"Keno Waitress\"))", "utterance": "who does amy stiller play in dodgeball?"}, - {"url": "http://www.freebase.com/view/en/henry_vii_of_england", "targetValue": "(list (description \"Arthur, Prince of Wales\") (description \"Margaret Tudor\") (description \"Mary Tudor, Queen of France\") (description \"Henry VIII of England\") (description \"Edward Tudor\") (description \"Katherine Tudor\") (description \"Edmund Tudor, Duke of Somerset\") (description \"Elizabeth Tudor\"))", "utterance": "who were king henry vii children?"}, - {"url": "http://www.freebase.com/view/en/mary_jane_watson", "targetValue": "(list (description \"Sara Ballantine\") (description \"Kirsten Dunst\"))", "utterance": "who plays mary jane in the spiderman movies?"}, - {"url": "http://www.freebase.com/view/en/mila_kunis", "targetValue": "(list (description \"Meg Griffin\"))", "utterance": "who does mila kunis play on family guy?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"1906 San Francisco earthquake\"))", "utterance": "when did the san francisco earthquake occur?"}, - {"url": "http://www.freebase.com/view/en/damien_thorn", "targetValue": "(list (description \"Harvey Stephens\") (description \"Tomas Wooler\") (description \"Jonathan Scott-Taylor\") (description \"Sam Neill\") (description \"Seamus Davey-Fitzpatrick\"))", "utterance": "who played damien in the omen 2006?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"The complete book of the Winter Olympics\"))", "utterance": "what athlete am i olympics?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"William E. Adams\") (description \"James Buck\") (description \"George V. Kelley\") (description \"Maximo Yabes\") (description Debbie) (description \"Barbara Katie Chapman\") (description \"Zebediah Duane Chapman\"))", "utterance": "who played denver in four christmases?"}, - {"url": "http://www.freebase.com/view/en/essex", "targetValue": "(list (description \"RHS Garden, Hyde Hall\") (description \"Mountfitchet Castle\") (description \"Marsh Farm Country Park\") (description \"Thorndon Country Park\") (description \"Green Island Gardens\") (description \"Mistley Place Park\") (description \"Beth Chatto Gardens\") (description \"Colchester Zoo\") (description \"Waltham Abbey Royal Gunpowder Mills\") (description \"Cudmore Grove Country Park\"))", "utterance": "what to do with kids in essex?"}, - {"url": "http://www.freebase.com/view/en/cleveland_cavaliers", "targetValue": "(list (description \"J. J. Hickson\") (description \"LeBron James\") (description \"Shannon Brown\") (description \"Luke Jackson\") (description \"Dion Waiters\"))", "utterance": "who did the cleveland cavaliers draft?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description \"Bergen-Belsen concentration camp\"))", "utterance": "what concentration camp did anne frank died in?"}, - {"url": "http://www.freebase.com/view/en/gordon_brown", "targetValue": "(list (description \"7 January, 2007\"))", "utterance": "when did gordon brown resigns?"}, - {"url": "http://www.freebase.com/view/en/east_timor", "targetValue": "(list (description \"Tetun Language\") (description \"Portuguese Language\"))", "utterance": "what language does east timor speak?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what is the currency in italy?"}, - {"url": "http://www.freebase.com/view/en/greek_language", "targetValue": "(list (description \"Indo-European languages\"))", "utterance": "where does greek language come from?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what is the name of the currency used in italy?"}, - {"url": "http://www.freebase.com/view/en/audrey_hepburn", "targetValue": "(list (description Ixelles))", "utterance": "where is audrey hepburn from?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Queensland))", "utterance": "where did the australian floods take place?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"James Earl Jones\"))", "utterance": "who does darth vaders voice?"}, - {"url": "http://www.freebase.com/view/en/national_rugby_league", "targetValue": "(list (description \"NRL Grand Final\"))", "utterance": "when is nrl grand final day?"}, - {"url": "http://www.freebase.com/view/en/douglas_macarthur", "targetValue": "(list (description \"TMI \u2014 The Episcopal School of Texas\"))", "utterance": "what school did douglas macarthur go to?"}, - {"url": "http://www.freebase.com/view/en/barbados", "targetValue": "(list (description \"Owen Arthur\") (description \"John Michael Geoffrey Manningham Adams\") (description \"Gregory Goodridge\") (description \"Hugh Gordon Cummins\") (description \"Anne Cools\") (description \"Errol Barrow\") (description \"William T. Shorey\") (description \"Grantley Herbert Adams\") (description \"Lloyd Erskine Sandiford\") (description \"Robert Bailey\"))", "utterance": "what famous people are from barbados?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Renminbi))", "utterance": "what is the name of the currency used in china?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Paris-Michael Katherine Jackson\") (description \"Prince Michael Jackson I\") (description \"Prince Michael Jackson II\"))", "utterance": "what are the names of michael jackson's 3 children?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what currency to take to turkey 2010?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description \"Jan Brewer\"))", "utterance": "who is the current governor of arizona 2010?"}, - {"url": "http://www.freebase.com/view/en/haiti", "targetValue": "(list (description \"2010 Haiti Earthquake\"))", "utterance": "when was the most recent earthquake in haiti?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "who is lamar odom playing for this year?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description \"Giza Plateau\"))", "utterance": "where were the great pyramids of giza built?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Corriere della Sera\") (description l'Unit\u00e0) (description \"Il Foglio\") (description \"la Repubblica\") (description \"Il Messaggero\") (description \"La Domenica del Corriere\") (description \"La Stampa\") (description Avanti!) (description \"La Gazzetta dello Sport\") (description Liberazione))", "utterance": "who designed national flag of italy?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))", "utterance": "what language do the russian speak?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Lojban) (description \"Esperanto Language\") (description \"English Language\"))", "utterance": "what language do australia people speak?"}, - {"url": "http://www.freebase.com/view/en/tutankhamun", "targetValue": "(list (description \"Ancient Egypt\"))", "utterance": "what country was king tut's tomb found?"}, - {"url": "http://www.freebase.com/view/en/ibrahim", "targetValue": "(list (description Canaan))", "utterance": "where did abraham and his descendants live?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"Tuskegee University\") (description \"Iowa State University\") (description \"Simpson College\"))", "utterance": "where did george washington carver go to collage?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spain women's national handball team\") (description \"Spain men's national volleyball team\") (description \"Spain national beach handball team\") (description \"Spain national football team\") (description \"Spain women's national volleyball team\") (description \"Spain national handball team\"))", "utterance": "what are the sports in spain?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Honolulu))", "utterance": "where president obama was born?"}, - {"url": "http://www.freebase.com/view/en/poland", "targetValue": "(list (description \"Poland national football team\") (description \"Poland national handball team\") (description \"Poland women's national volleyball team\") (description \"Poland men's national volleyball team\") (description \"Poland women's national handball team\"))", "utterance": "what sports do people play in poland?"}, - {"url": "http://www.freebase.com/view/en/demi_lovato", "targetValue": "(list (description \"Joe Jonas\"))", "utterance": "who was demi lovato dating?"}, - {"url": "http://www.freebase.com/view/en/tony_gonzalez_1976", "targetValue": "(list (description \"University of California, Berkeley\"))", "utterance": "where did tony gonzalez play college basketball?"}, - {"url": "http://www.freebase.com/view/en/scarlett_johansson", "targetValue": "(list (description \"Girl with a Pearl Earring\") (description Fall) (description \"A Good Woman\") (description \"A Love Song for Bobby Long\") (description \"Don Jon's Addiction\") (description \"Eight Legged Freaks\") (description \"Ghost World\") (description \"Captain America: The Winter Soldier\") (description \"An American Rhapsody\"))", "utterance": "what films has scarlett johansson been in?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Mila Kunis\"))", "utterance": "who originally voiced meg on family guy?"}, - {"url": "http://www.freebase.com/view/en/bad_teacher", "targetValue": "(list (description \"Lucy Punch\"))", "utterance": "who played amy squirrel in bad teacher?"}, - {"url": "http://www.freebase.com/view/en/boeing", "targetValue": "(list (description Seattle) (description Chicago))", "utterance": "where are boeing headquarters?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Unitarian Universalism\") (description Judaism) (description Christianity) (description Atheism) (description Buddhism) (description Hinduism) (description Islam))", "utterance": "what type of religions are in the united states?"}, - {"url": "http://www.freebase.com/view/en/viggo_mortensen", "targetValue": "(list (description Aragorn))", "utterance": "who did viggo mortensen play in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/henry_hudson", "targetValue": "(list (description \"Hudson Bay\"))", "utterance": "what lands did henry hudson discover?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description Mathematician) (description Physicist) (description Philosopher) (description Astronomer) (description Scientist) (description Chemist))", "utterance": "who was isaac newton and what did he do?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Anne Hathaway\"))", "utterance": "who did william shakespeare marry?"}, - {"url": "http://www.freebase.com/view/en/queen_latifah", "targetValue": "(list (description Taxi) (description \"Jungle Fever\") (description \"Set It Off\") (description \"Stranger than Fiction\") (description \"Last Holiday\") (description \"Brown Sugar\") (description \"Ice Age: The Meltdown\") (description \"Ice Age: Dawn of the Dinosaurs\") (description Hairspray) (description \"Bringing Down the House\"))", "utterance": "what movies queen latifah is in?"}, - {"url": "http://www.freebase.com/view/en/michelle_obama", "targetValue": "(list (description \"Harvard Law School\") (description \"Whitney M. Young Magnet High School\") (description \"Princeton University\"))", "utterance": "where did michelle obama graduated from?"}, - {"url": "http://www.freebase.com/view/en/listz", "targetValue": "(list (description Opera) (description \"Classical music\") (description \"Romantic music\") (description \"Art song\") (description \"Chamber music\"))", "utterance": "what kind of music did franz liszt compose?"}, - {"url": "http://www.freebase.com/view/en/david_luiz_moreira_marinho", "targetValue": "(list (description Brazil))", "utterance": "what country does david luiz play for?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description \"Notes on the State of Virginia\") (description \"Jefferson abroad\") (description \"Jefferson the man\") (description \"Jefferson in love\") (description \"United States Declaration of Independence\") (description \"Jefferson on Jefferson\") (description \"\"Ye will say I am no Christian\"\") (description \"Jefferson Bible\") (description \"Citizen Jefferson\") (description \"Light and liberty\"))", "utterance": "what document did thomas jefferson wrote?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Preacher) (description Writer) (description Pastor) (description \"Peace activist\"))", "utterance": "who is martin luther king jr facts?"}, - {"url": "http://www.freebase.com/view/en/victoria_canada", "targetValue": "(list (description Canada))", "utterance": "where is victoria british columbia?"}, - {"url": "http://www.freebase.com/view/en/mary_mary", "targetValue": "(list (description \"Erica Campbell\") (description \"Tina Campbell\"))", "utterance": "how many mary mary sisters?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"French franc\"))", "utterance": "what do we call the currency of france?"}, - {"url": "http://www.freebase.com/view/en/scottish", "targetValue": "(list (description Celts) (description Europeans))", "utterance": "where do scottish people originate from?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"LA Galaxy\"))", "utterance": "what team does david beckham play for in 2012?"}, - {"url": "http://www.freebase.com/view/en/nick_cannon", "targetValue": "(list (description \"A Very School Gyrls Holla-Day\") (description Bobby) (description \"Day of the Dead\") (description \"Even Money\") (description \"Goal II: Living the Dream\") (description \"American Son\") (description Weapons) (description \"Ball Don't Lie\") (description \"The Killing Room\") (description \"Monster House\"))", "utterance": "what movies did nick cannon star in?"}, - {"url": "http://www.freebase.com/view/en/national_public_radio", "targetValue": "(list (description WNYC))", "utterance": "what radio station is npr on in nyc?"}, - {"url": "http://www.freebase.com/view/en/tom_landry", "targetValue": "(list (description \"Texas Longhorns football\") (description \"New York Giants\") (description \"New York Yankees\"))", "utterance": "who did tom landry play for?"}, - {"url": "http://www.freebase.com/view/en/john_jay", "targetValue": "(list (description \"New York City\"))", "utterance": "where was john jay born?"}, - {"url": "http://www.freebase.com/view/en/mount_fuji", "targetValue": "(list (description Honshu))", "utterance": "where is mount fuji located?"}, - {"url": "http://www.freebase.com/view/en/venus", "targetValue": "(list (description \"Western astrology\"))", "utterance": "when is venus brightest?"}, - {"url": "http://www.freebase.com/view/en/toussaint_louverture", "targetValue": "(list (description Haiti))", "utterance": "where was toussaint l'ouverture born?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Scotland) (description England) (description Wales) (description \"Northern Ireland\"))", "utterance": "what countries makes up the uk?"}, - {"url": "http://www.freebase.com/view/en/lawton", "targetValue": "(list (description 73502) (description 73501) (description 73506) (description 73507) (description 73505))", "utterance": "what is lawton ok zip code?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Madrid))", "utterance": "what is the capital city of spain wiki answers?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))", "utterance": "where do they speak german?"}, - {"url": "http://www.freebase.com/view/en/mark_mcgwire", "targetValue": "(list (description \"2001 Major League Baseball season\"))", "utterance": "when did mark mcgwire retired?"}, - {"url": "http://www.freebase.com/view/en/colorado_technical_university", "targetValue": "(list (description \"Career Education Corporation\"))", "utterance": "what is colorado technical university?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"French franc\") (description Assignat))", "utterance": "what was the currency used in france before the euro?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"United we stand, divided we fall\"))", "utterance": "what is kentucky state slogan?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description Republic) (description Federation))", "utterance": "what type of government does russia have 2010?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description \"Myocardial infarction\"))", "utterance": "what did elvis presley died from?"}, - {"url": "http://www.freebase.com/view/en/bewitched", "targetValue": "(list (description \"Elizabeth Montgomery\"))", "utterance": "who played samantha stephens in bewitched?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description Mathematics) (description Algebra))", "utterance": "what area of science did sir isaac newton study?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"San Diego County\"))", "utterance": "what county is san diego in?"}, - {"url": "http://www.freebase.com/view/en/north_america", "targetValue": "(list (description Canada))", "utterance": "which country in north america is divided into provinces?"}, - {"url": "http://www.freebase.com/view/en/scottish", "targetValue": "(list (description Celts))", "utterance": "where is the scottish house in skyfall?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description nz))", "utterance": "when does daylight saving end in new zealand 2012?"}, - {"url": "http://www.freebase.com/view/en/santa_claus", "targetValue": "(list (description \"Saint Nicholas\"))", "utterance": "what is real name of santa claus?"}, - {"url": "http://www.freebase.com/view/en/kelly_slater", "targetValue": "(list (description \"2008 ASP World Tour\"))", "utterance": "when did kelly slater go pro?"}, - {"url": "http://www.freebase.com/view/en/coretta_scott_king", "targetValue": "(list (description \"Respiratory failure\"))", "utterance": "what did coretta scott king died from?"}, - {"url": "http://www.freebase.com/view/en/w_h_smith", "targetValue": "(list (description \"William Henry Smith\"))", "utterance": "what does wh smith stand for?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description \"Cocaine overdose\"))", "utterance": "what type of drugs did whitney houston?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Spiro Agnew\") (description \"Gerald Ford\"))", "utterance": "who was vp for nixon?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Catholicism) (description Christianity))", "utterance": "what religion did adolf hitler follow?"}, - {"url": "http://www.freebase.com/view/en/illinois_river", "targetValue": "(list (description Illinois))", "utterance": "where is the illinois river on a map?"}, - {"url": "http://www.freebase.com/view/en/honduras", "targetValue": "(list (description \"Central America\"))", "utterance": "where honduras in the world?"}, - {"url": "http://www.freebase.com/view/en/paganism", "targetValue": "(list (description Odin))", "utterance": "who do pagans worship?"}, - {"url": "http://www.freebase.com/view/en/milwaukee", "targetValue": "(list (description \"United States of America\") (description Wisconsin))", "utterance": "where do i vote milwaukee wisconsin?"}, - {"url": "http://www.freebase.com/view/en/mazda", "targetValue": "(list (description \"Ford Motor Company\"))", "utterance": "who owns mazda canada?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Clube de Regatas do Flamengo\"))", "utterance": "who does ronaldinho play for now 2011?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description \"Solar System\") (description Heliocentrism) (description Kinematics) (description \"Galilean moons\"))", "utterance": "what galileo galilei was famous for?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Madagascar) (description Scotland) (description Tuvalu) (description Tanzania) (description Nepal) (description \"United States of America\") (description \"Antigua and Barbuda\"))", "utterance": "what are the major trading partners of germany?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Stanford University\") (description \"Cranbrook Schools\") (description \"Harvard Law School\") (description \"Harvard Business School\") (description \"Harvard University\") (description \"Brigham Young University\"))", "utterance": "where did romney graduated college?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description \"Victor Van Dort\"))", "utterance": "who did johnny depp play in corpse bride?"}, - {"url": "http://www.freebase.com/view/en/jonesboro", "targetValue": "(list (description 72404) (description 72401) (description 72402) (description 72403))", "utterance": "what is the zip code for jonesboro ar?"}, - {"url": "http://www.freebase.com/view/en/s_e_hinton", "targetValue": "(list (description \"University of Tulsa\"))", "utterance": "what college did se hinton go?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Taylor Swift Fearless 2009 Tour\"))", "utterance": "when was taylor swift fearless tour?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description \"Leonor de Guzm\u00e1n de Silva\") (description \"Juan Ponce de Le\u00f3n, II conde de Arcos\"))", "utterance": "who was juan ponce de leon family?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"Downe, Kent\") (description England) (description London) (description Shrewsbury))", "utterance": "where did charles darwin and his wife live?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"Val Kilmer\"))", "utterance": "who is the voice of kitt?"}, - {"url": "http://www.freebase.com/view/en/eminem", "targetValue": "(list (description \"Marshall Bruce Mathers, Jr.\"))", "utterance": "what is eminem's real full name?"}, - {"url": "http://www.freebase.com/view/en/amy_grant", "targetValue": "(list (description \"Vince Gill\"))", "utterance": "who is amy grant's first husband?"}, - {"url": "http://www.freebase.com/view/en/central_america", "targetValue": "(list (description Honduras) (description \"El Salvador\") (description Panama) (description \"Costa Rica\") (description Guatemala) (description \"Gran Colombia\") (description Belize))", "utterance": "what are the seven nations of central america?"}, - {"url": "http://www.freebase.com/view/en/jamie_lynn_spears", "targetValue": "(list (description \"Bryan Spears\"))", "utterance": "what is jamie spears baby name?"}, - {"url": "http://www.freebase.com/view/en/inca_empire", "targetValue": "(list (description Cusco))", "utterance": "what region did the incas live in?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"United Kingdom\") (description \"United States of America\") (description Italy) (description Russia) (description France))", "utterance": "who did australia fight in the first world war?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"United Kingdom\") (description Japan) (description \"United States of America\"))", "utterance": "what countries does canada have trade agreements with?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Katherine Jackson\") (description \"Joseph Jackson\"))", "utterance": "who is the mother of prince michael jackson?"}, - {"url": "http://www.freebase.com/view/en/clemson_university", "targetValue": "(list (description \"The Tiger and the Cub\") (description \"The Clemson Tiger\"))", "utterance": "what is the clemson mascot name?"}, - {"url": "http://www.freebase.com/view/en/thomas_hunt_morgan", "targetValue": "(list (description Chromosome))", "utterance": "which of the following was a contribution thomas hunt morgan made to genetics?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description \"Amazon Basin\"))", "utterance": "what rainforest is in south america?"}, - {"url": "http://www.freebase.com/view/en/claude_monet", "targetValue": "(list (description Impressionism))", "utterance": "what type of art does claude monet do?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Austria) (description Germany))", "utterance": "what country did hitler invaded to start ww2?"}, - {"url": "http://www.freebase.com/view/en/iraq", "targetValue": "(list (description 2001))", "utterance": "when did we start war with iraq?"}, - {"url": "http://www.freebase.com/view/en/william_howard_taft", "targetValue": "(list (description \"Theodore Roosevelt\"))", "utterance": "who did taft defeated in 1908?"}, - {"url": "http://www.freebase.com/view/en/kurt_cobain", "targetValue": "(list (description \"Fender Jag-Stang\"))", "utterance": "what guitar did kurt cobain?"}, - {"url": "http://www.freebase.com/view/en/jennifer_lawrence", "targetValue": "(list (description Mystique))", "utterance": "who did jennifer lawrence play in x men?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description \"Bob McDonnell\"))", "utterance": "who is the governor of virginia 2011?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"James Earl Jones\"))", "utterance": "who did darth vaders voice?"}, - {"url": "http://www.freebase.com/view/en/dorothea_lange", "targetValue": "(list (description Photography))", "utterance": "what type of equipment did dorothea lange use?"}, - {"url": "http://www.freebase.com/view/en/walton_county_georgia", "targetValue": "(list (description \"Atlanta-Sandy Springs-Marietta, GA Metropolitan Statistical Area\") (description Georgia))", "utterance": "where is walton county ga?"}, - {"url": "http://www.freebase.com/view/en/jacqueline_kennedy_onassis", "targetValue": "(list (description Lymphoma))", "utterance": "what cancer did jackie kennedy die of?"}, - {"url": "http://www.freebase.com/view/en/lauren_conrad", "targetValue": "(list (description \"Fashion design\"))", "utterance": "what does lauren conrad major in?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania", "targetValue": "(list (description UTC-5) (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is pennsylvania in right now?"}, - {"url": "http://www.freebase.com/view/en/mario_lopez", "targetValue": "(list (description \"Chula Vista High School\"))", "utterance": "where did mario lopez go to school?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"East Harlem\"))", "utterance": "where is tupac from originally?"}, - {"url": "http://www.freebase.com/view/en/george_lucas", "targetValue": "(list (description \"Film Director\"))", "utterance": "what role did george lucas play in star wars?"}, - {"url": "http://www.freebase.com/view/en/sarah_dessen", "targetValue": "(list (description \"The Truth About Forever\"))", "utterance": "what sarah dessen books are movies?"}, - {"url": "http://www.freebase.com/view/en/kauai", "targetValue": "(list (description \"Hawaii\u2013Aleutian Time Zone\") (description UTC\u221210:00))", "utterance": "what is the current time in kauai hawaii?"}, - {"url": "http://www.freebase.com/view/en/dmitri_mendeleev", "targetValue": "(list (description \"Periodic Table\"))", "utterance": "what did dmitri mendeleev discover in 1869?"}, - {"url": "http://www.freebase.com/view/en/farrah_fawcett", "targetValue": "(list (description \"Westwood Village Memorial Park Cemetery\"))", "utterance": "where was farrah fawcett buried?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description \"British Isles\"))", "utterance": "what are the colonies of great britain?"}, - {"url": "http://www.freebase.com/view/en/john_steinbeck", "targetValue": "(list (description \"William Faulkner\") (description \"Robert Burns\") (description \"Sherwood Anderson\") (description \"Thomas Malory\"))", "utterance": "what inspired steinbeck?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Semi-presidential system\") (description \"Socialist state\") (description Republic) (description \"Unitary state\"))", "utterance": "what kind of government does cuba have today?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "where are english speakers distributed?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"Founding father\"))", "utterance": "what was george washington's legacy?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Rome))", "utterance": "what is the capital of italy today?"}, - {"url": "http://www.freebase.com/view/en/dan_white", "targetValue": "(list (description Firefighter) (description Politician) (description \"Police officer\"))", "utterance": "who was dan white?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description \"Bahamas Creole English Language\") (description \"English Language\"))", "utterance": "what language do people speak in the bahamas?"}, - {"url": "http://www.freebase.com/view/en/george_michael", "targetValue": "(list (description \"Bushey Meads School\"))", "utterance": "where did george michael go to school?"}, - {"url": "http://www.freebase.com/view/en/jeremy_lin", "targetValue": "(list (description \"Houston Rockets\"))", "utterance": "what team did jeremy lin go to?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "what club does cristiano ronaldo play for in 2010?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description UTC-5) (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is in the bahamas?"}, - {"url": "http://www.freebase.com/view/en/african_american", "targetValue": "(list (description \"African people\"))", "utterance": "where did african american slaves come from?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Portuguese Language\"))", "utterance": "what language do people speak in brazil?"}, - {"url": "http://www.freebase.com/view/en/samuel_taylor_coleridge", "targetValue": "(list (description \"William Wordsworth\"))", "utterance": "who influenced samuel taylor coleridge?"}, - {"url": "http://www.freebase.com/view/en/kim_kardashian", "targetValue": "(list (description Entrepreneur) (description Model) (description Businessperson) (description Actor))", "utterance": "what does kim kardashian work as?"}, - {"url": "http://www.freebase.com/view/en/mississippi_river", "targetValue": "(list (description \"Gulf of Mexico\"))", "utterance": "where did the mississippi river end?"}, - {"url": "http://www.freebase.com/view/en/carlton_lassiter", "targetValue": "(list (description \"Timothy Omundson\"))", "utterance": "who played carlton lassiter on psych?"}, - {"url": "http://www.freebase.com/view/en/deere_company", "targetValue": "(list (description \"Agricultural machinery\"))", "utterance": "what was john deere famous for?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Shimon Peres\"))", "utterance": "who is president of israel?"}, - {"url": "http://www.freebase.com/view/en/ancient_pueblo_peoples", "targetValue": "(list (description \"Four Corners\"))", "utterance": "where did the anasazi indians live?"}, - {"url": "http://www.freebase.com/view/en/harley_quinn", "targetValue": "(list (description \"Arleen Sorkin\") (description \"Mia Sara\") (description \"Hynden Walch\"))", "utterance": "who plays harley quinn?"}, - {"url": "http://www.freebase.com/view/en/francis_bacon", "targetValue": "(list (description \"Scientific method\"))", "utterance": "what was francis bacon contributions?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description uk))", "utterance": "what percent of people are overweight in the uk?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description \"Mohammed Magariaf\"))", "utterance": "who is ruling libya?"}, - {"url": "http://www.freebase.com/view/en/ziva_david", "targetValue": "(list (description \"NCIS - Season 3\"))", "utterance": "when does ziva start on ncis?"}, - {"url": "http://www.freebase.com/view/en/o_canada", "targetValue": "(list (description \"O Canada\"))", "utterance": "what is the name of the national anthem of canada ( 2 words )?"}, - {"url": "http://www.freebase.com/view/en/malayalam_language", "targetValue": "(list (description India))", "utterance": "where are you from in malayalam?"}, - {"url": "http://www.freebase.com/view/en/mark_zuckerberg", "targetValue": "(list (description \"Harvard University\"))", "utterance": "what did mark zuckerberg study?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"United States of America\"))", "utterance": "which country was michael jackson born?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description us))", "utterance": "what countries require travel visas for us citizens?"}, - {"url": "http://www.freebase.com/view/en/stephen_covey", "targetValue": "(list (description Management) (description Author) (description Consultant) (description Professor) (description Writer) (description \"Motivational speaking\"))", "utterance": "who was stephen r covey?"}, - {"url": "http://www.freebase.com/view/en/joseph_stalin", "targetValue": "(list (description \"Soviet Union\"))", "utterance": "what country was stalin in charge of?"}, - {"url": "http://www.freebase.com/view/en/monta_ellis", "targetValue": "(list (description \"NBA Most Improved Player Award\"))", "utterance": "what is monta ellis career high points?"}, - {"url": "http://www.freebase.com/view/en/nevada", "targetValue": "(list (description \"All For Our Country\"))", "utterance": "what do the symbols on the nevada flag mean?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description Barbados))", "utterance": "what nationality is rihanna?"}, - {"url": "http://www.freebase.com/view/en/shannen_doherty", "targetValue": "(list (description \"Girls Just Want to Have Fun\") (description \"A Burning Passion: The Margaret Mitchell Story\") (description \"Category 7: The End of the World\") (description \"Freeze Frame\") (description \"Christmas Caper\") (description \"Burning Palms\") (description \"Another Day\") (description \"Blindfold: Acts of Obsession\") (description \"Almost Dead\") (description \"Friends 'Til the End\"))", "utterance": "what has shannen doherty played in?"}, - {"url": "http://www.freebase.com/view/en/joakim_noah", "targetValue": "(list (description \"University of Florida\"))", "utterance": "what college did joakim noah?"}, - {"url": "http://www.freebase.com/view/en/boston_red_sox", "targetValue": "(list (description \"1912 Major League Baseball Season\"))", "utterance": "when was the last time the red sox won 100 games?"}, - {"url": "http://www.freebase.com/view/en/billy_elliot", "targetValue": "(list (description \"Jamie Bell\"))", "utterance": "who plays billy elliot?"}, - {"url": "http://www.freebase.com/view/en/michael_vick", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "what team will michael vick play for in 2011?"}, - {"url": "http://www.freebase.com/view/en/kourtney_kardashian", "targetValue": "(list (description \"Scott Disick\"))", "utterance": "what kourtney kardashian boyfriends name?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what form of government does australia use?"}, - {"url": "http://www.freebase.com/view/en/howie_long", "targetValue": "(list (description \"Villanova Wildcats football\") (description \"Oakland Raiders\"))", "utterance": "what team did howie long?"}, - {"url": "http://www.freebase.com/view/en/greek_language", "targetValue": "(list (description \"Indo-European languages\"))", "utterance": "where did the greek alphabet come from?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is elizabethtown kentucky?"}, - {"url": "http://www.freebase.com/view/en/christchurch", "targetValue": "(list (description Lincoln) (description \"Christchurch Botanic Gardens\") (description \"Avon River\") (description Merivale) (description \"Rochester and Rutherford Hall\") (description \"Al-Huda Islamic Charitable Trust - HICT\") (description \"Orana Wildlife Park\") (description \"Hagley Park\") (description \"Lancaster Park\") (description \"Queen Elizabeth II Park\"))", "utterance": "what to see in christchurch new zealand?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is chris paul from?"}, - {"url": "http://www.freebase.com/view/en/albert_pujols", "targetValue": "(list (description \"2001 Major League Baseball Season\"))", "utterance": "what year was albert pujols rookie year?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description Blue) (description White) (description Grey) (description Red))", "utterance": "what are the colors of the ny giants?"}, - {"url": "http://www.freebase.com/view/en/andrew_carnegie", "targetValue": "(list (description \"U.S. Steel\"))", "utterance": "what business did andrew carnegie dominate?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Reflecting telescope\"))", "utterance": "what was sir isaac newton's inventions?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Mus\u00e9e Maillol\") (description \"Palace of Versailles\") (description \"Eiffel Tower\") (description \"\u00cele de la Cit\u00e9\") (description \"Caf\u00e9 Volpini\") (description \"Notre Dame de Paris\") (description \"Folies Berg\u00e8re\") (description \"Arc de Triomphe\") (description \"Basilica of the Sacr\u00e9 C\u0153ur\") (description \"Panth\u00e9on, Paris\"))", "utterance": "where to visit in paris with children?"}, - {"url": "http://www.freebase.com/view/en/shaquille_oneal", "targetValue": "(list (description \"Orlando Magic\"))", "utterance": "who did shaq first play for?"}, - {"url": "http://www.freebase.com/view/en/mickey_mouse", "targetValue": "(list (description \"Ub Iwerks\") (description \"Walt Disney\"))", "utterance": "who was the artist of mickey mouse?"}, - {"url": "http://www.freebase.com/view/en/concord_california", "targetValue": "(list (description 94529) (description 94518) (description 94519) (description 94522) (description 94521) (description 94520) (description 94527) (description 94524))", "utterance": "what is the zip code for concord?"}, - {"url": "http://www.freebase.com/view/en/michael_vick", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "what football team is michael vick on?"}, - {"url": "http://www.freebase.com/view/en/columbia_river", "targetValue": "(list (description \"Columbia Lake\"))", "utterance": "where does the columbia river start?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Half-Blood Prince\") (description \"Harry Potter and the Deathly Hallows\") (description \"Harry Potter and the Goblet of Fire\") (description \"Harry Potter and the Philosopher's Stone\") (description \"Harry Potter and the Chamber of Secrets\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Harry Potter and the Prisoner of Azkaban\"))", "utterance": "what are all the names of the harry potter books?"}, - {"url": "http://www.freebase.com/view/en/scott_avett", "targetValue": "(list (description Banjo))", "utterance": "what banjo does scott avett play?"}, - {"url": "http://www.freebase.com/view/en/walter_raleigh", "targetValue": "(list (description Poet) (description Courtier) (description Sailor) (description Writer) (description Soldier))", "utterance": "who was sir walter raleigh and what did he do?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "what countries are in the euro dollar?"}, - {"url": "http://www.freebase.com/view/en/barbados", "targetValue": "(list (description \"Barbadian dollar\"))", "utterance": "what currency can you use in barbados?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description Actor))", "utterance": "who is angelina jolie?"}, - {"url": "http://www.freebase.com/view/en/nineveh", "targetValue": "(list (description Iraq))", "utterance": "where is nineveh city?"}, - {"url": "http://www.freebase.com/view/en/new_mexico", "targetValue": "(list (description \"Yucca flower\"))", "utterance": "what is the state flower of new mexico?"}, - {"url": "http://www.freebase.com/view/en/national_ffa_organization", "targetValue": "(list (description Indianapolis))", "utterance": "where is the national ffa foundation located today?"}, - {"url": "http://www.freebase.com/view/en/germanic_peoples", "targetValue": "(list (description Icelanders) (description \"Dutch people\") (description Austrians) (description \"Faroese people\") (description Danes) (description \"Flemish people\") (description Frisians) (description Swedes) (description Germans) (description \"English people\"))", "utterance": "which countries speak germanic languages?"}, - {"url": "http://www.freebase.com/view/en/eowyn", "targetValue": "(list (description \"Miranda Otto\"))", "utterance": "who plays eowyn in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/cancun", "targetValue": "(list (description \"Belize Barrier Reef\") (description \"Ik Kil\") (description \"Isla Contoy\") (description \"Xcaret Park\") (description \"Chichen Itza\") (description \"Xel-Ha Park\") (description \"Sistema Dos Ojos\") (description Coba) (description \"Delphinus Dreams\") (description \"Cancun Underwater Museum\"))", "utterance": "what to do in cancun during spring break?"}, - {"url": "http://www.freebase.com/view/en/augusta_national_golf_club", "targetValue": "(list (description \"Augusta National Golf Course\"))", "utterance": "where is augusta masters 2012?"}, - {"url": "http://www.freebase.com/view/en/eva_peron", "targetValue": "(list (description \"Cervical cancer\"))", "utterance": "what type of cancer did eva peron die from?"}, - {"url": "http://www.freebase.com/view/en/terrell_owens", "targetValue": "(list (description \"Cincinnati Bengals\"))", "utterance": "who did terrell owens play for in 2010?"}, - {"url": "http://www.freebase.com/view/en/denmark_south_carolina", "targetValue": "(list (description \"South Carolina\") (description \"Bamberg County\") (description \"United States of America\"))", "utterance": "where is denmark south carolina?"}, - {"url": "http://www.freebase.com/view/en/maya_civilization", "targetValue": "(list (description 2012))", "utterance": "when will the world end mayans?"}, - {"url": "http://www.freebase.com/view/en/ernest_hemingway", "targetValue": "(list (description \"The Sun Also Rises\") (description \"The Complete Short Stories of Ernest Hemingway: The Finca Vig\u00eda Edition\") (description \"A Farewell to Arms\") (description \"The Old Man and the Sea\") (description \"A Moveable Feast\") (description \"The Snows of Kilimanjaro\") (description \"The Fifth Column and the First Forty-Nine Stories\") (description \"For Whom the Bell Tolls\") (description \"Across the River and into the Trees\") (description \"Ernest Hemingway: The Collected Stories\"))", "utterance": "what books did ernest hemingway write?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Super Bowl XXXV\") (description \"Super Bowl XLVII\"))", "utterance": "what year did baltimore ravens win super bowl?"}, - {"url": "http://www.freebase.com/view/en/passchendaele", "targetValue": "(list (description Passendale))", "utterance": "where did the battle of passchendaele happen?"}, - {"url": "http://www.freebase.com/view/en/ohio", "targetValue": "(list (description \"Midwestern United States\"))", "utterance": "what part of the country is ohio considered?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "what team is cristiano ronaldo play for?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description \"Central Time Zone\") (description \"North American Eastern Time Zone\") (description UTC-5))", "utterance": "what standard time is michigan?"}, - {"url": "http://www.freebase.com/view/en/john_tyler", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what was john tyler?"}, - {"url": "http://www.freebase.com/view/en/sergio_romo", "targetValue": "(list (description \"Baseball player\"))", "utterance": "what did romo do?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what currency can you use in jamaica?"}, - {"url": "http://www.freebase.com/view/en/jay_moriarty", "targetValue": "(list (description Maldives))", "utterance": "where did jay moriarty die?"}, - {"url": "http://www.freebase.com/view/en/boston_tea_party", "targetValue": "(list (description \"Boston Harbor\"))", "utterance": "where was the boston tea party 1773?"}, - {"url": "http://www.freebase.com/view/en/lindsay_lohan", "targetValue": "(list (description Cocaine) (description \"Alcoholic beverage\"))", "utterance": "what drugs lindsay lohan abuse?"}, - {"url": "http://www.freebase.com/view/en/carolina_panthers", "targetValue": "(list (description \"2003 NFL season\"))", "utterance": "when did carolina panthers go to superbowl?"}, - {"url": "http://www.freebase.com/view/en/myanmar", "targetValue": "(list (description \"1999 Odisha cyclone\"))", "utterance": "when did the burma cyclone happen?"}, - {"url": "http://www.freebase.com/view/en/michael_kors", "targetValue": "(list (description \"Karl Anderson\"))", "utterance": "what is michael kors real name?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Rick Perry\"))", "utterance": "who won the governor election in texas?"}, - {"url": "http://www.freebase.com/view/en/helen_flanagan", "targetValue": "(list (description Actor))", "utterance": "what does helen flanagan do?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"Once every two years\"))", "utterance": "when are the summer and winter olympics held?"}, - {"url": "http://www.freebase.com/view/en/tennessee_river", "targetValue": "(list (description Tennessee))", "utterance": "where is tennessee river?"}, - {"url": "http://www.freebase.com/view/en/venezuela", "targetValue": "(list (description \"Machurucuto Incident\"))", "utterance": "what are some major events in venezuela?"}, - {"url": "http://www.freebase.com/view/en/corey_taylor", "targetValue": "(list (description guitar) (description \"bass guitar\") (description Drum))", "utterance": "what guitar does corey taylor play?"}, - {"url": "http://www.freebase.com/view/en/franklin_d_roosevelt", "targetValue": "(list (description \"Harry S. Truman\"))", "utterance": "who was president after franklin d. roosevelt?"}, - {"url": "http://www.freebase.com/view/en/kate_gosselin", "targetValue": "(list (description Philadelphia))", "utterance": "where did kate gosselin grew up?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "under what political system does the united states government operate?"}, - {"url": "http://www.freebase.com/view/en/africa", "targetValue": "(list (description Angola) (description Chad) (description Algeria) (description \"Cape Verde\") (description Botswana) (description \"Central African Republic\") (description Burundi) (description Cameroon) (description \"Burkina Faso\") (description Benin))", "utterance": "which countries in africa were slaves taken from?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Mus\u00e9e Maillol\") (description \"Palace of Versailles\") (description \"Eiffel Tower\") (description \"\u00cele de la Cit\u00e9\") (description \"Caf\u00e9 Volpini\") (description \"Notre Dame de Paris\") (description \"Folies Berg\u00e8re\") (description \"Arc de Triomphe\") (description \"Basilica of the Sacr\u00e9 C\u0153ur\") (description \"Panth\u00e9on, Paris\"))", "utterance": "what to do in paris in 1 day?"}, - {"url": "http://www.freebase.com/view/en/lassen_peak", "targetValue": "(list (description \"Shasta County\"))", "utterance": "what city is mt lassen in?"}, - {"url": "http://www.freebase.com/view/en/the_little_couple", "targetValue": "(list (description \"United States of America\"))", "utterance": "where did jennifer arnold go to medical school?"}, - {"url": "http://www.freebase.com/view/en/ohio", "targetValue": "(list (description \"With God, all things are possible\"))", "utterance": "what is the state motto of ohio?"}, - {"url": "http://www.freebase.com/view/en/malta", "targetValue": "(list (description \"Region of Malta\"))", "utterance": "what country do maltese come from?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description Opera) (description \"Classical music\") (description Ballet) (description \"Art song\") (description \"Chamber music\"))", "utterance": "what type of music did mozart composed?"}, - {"url": "http://www.freebase.com/view/en/mick_taylor", "targetValue": "(list (description \"A Stone's Throw\") (description \"Too Hot For Snakes\") (description \"Stranger in This Town\") (description \"Little Red Rooster\") (description \"Arthur's Club-Geneve 1995\") (description \"Keepin It Real\") (description \"Mick Taylor\"))", "utterance": "what stones albums did mick taylor play on?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Robert F. Kennedy\") (description \"Ted Kennedy\") (description \"Rosemary Kennedy\") (description \"Kathleen Cavendish\") (description \"Patricia Kennedy Lawford\") (description \"Jean Kennedy Smith\") (description \"Eunice Kennedy Shriver\") (description \"Joseph P. Kennedy, Jr.\"))", "utterance": "how many kids were there in the kennedy family?"}, - {"url": "http://www.freebase.com/view/en/barcelona", "targetValue": "(list (description \"Barcelona\u2013El Prat Airport\"))", "utterance": "which barcelona airport is closest to the port?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"West Germanic languages\"))", "utterance": "where has the english language evolved from?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Hitler Declares War on Poland\"))", "utterance": "what country did hitler invade that started ww2?"}, - {"url": "http://www.freebase.com/view/en/matt_damon", "targetValue": "(list (description \"American Teacher\") (description Contagion) (description \"Che: Part Two\") (description \"All the Pretty Horses\") (description \"Courage Under Fire\") (description Dogma) (description \"Behind the Screens\") (description \"Confessions of a Dangerous Mind\") (description Elysium) (description \"Chasing Amy\"))", "utterance": "what does matt damon play in?"}, - {"url": "http://www.freebase.com/view/en/scottie_pippen", "targetValue": "(list (description \"Basketball player\"))", "utterance": "what was scottie pippen known for?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"North America\"))", "utterance": "what continent does canada belong to?"}, - {"url": "http://www.freebase.com/view/en/george_wilson_1981", "targetValue": "(list (description \"American football player\"))", "utterance": "what does george wilson do for a living?"}, - {"url": "http://www.freebase.com/view/en/kobe", "targetValue": "(list (description \"Great Hanshin earthquake\"))", "utterance": "where did kobe earthquake happen?"}, - {"url": "http://www.freebase.com/view/en/fulham_fc", "targetValue": "(list (description London))", "utterance": "what city does fulham play in?"}, - {"url": "http://www.freebase.com/view/en/sacramento", "targetValue": "(list (description \"Sacramento Zoo\"))", "utterance": "what are fun things to do in sacramento ca?"}, - {"url": "http://www.freebase.com/view/en/tigris", "targetValue": "(list (description Turkey) (description Syria) (description Iraq) (description Iran))", "utterance": "where is the euphrates and tigris river located on a map?"}, - {"url": "http://www.freebase.com/view/en/josh_hutcherson", "targetValue": "(list (description \"The Hunger Games\") (description \"Bridge to Terabithia\") (description \"The Kids Are All Right\"))", "utterance": "what other movies is josh hutcherson in?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Nazi Germany\"))", "utterance": "what was hitler the leader of?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description \"Golden Globe Henrietta Award for World Film Favorites\"))", "utterance": "what awards did marilyn monroe won?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what kind of government does iran have after 1979?"}, - {"url": "http://www.freebase.com/view/en/harper_lee", "targetValue": "(list (description \"Monroe County High School\"))", "utterance": "where did harper lee attend high school?"}, - {"url": "http://www.freebase.com/view/en/j_r_r_tolkien", "targetValue": "(list (description \"Exeter College, Oxford\"))", "utterance": "what college did jrr tolkien go to?"}, - {"url": "http://www.freebase.com/view/en/wassily_kandinsky", "targetValue": "(list (description \"Abstract art\") (description \"German Expressionism\") (description Expressionism) (description \"Der Blaue Reiter\"))", "utterance": "what art did wassily kandinsky do?"}, - {"url": "http://www.freebase.com/view/en/football_league_cup", "targetValue": "(list (description \"Liverpool F.C.\"))", "utterance": "who won the league cup in 2002?"}, - {"url": "http://www.freebase.com/view/en/antoni_gaudi", "targetValue": "(list (description \"William Morris\") (description \"Eug\u00e8ne Viollet-le-Duc\"))", "utterance": "what was antoni gaudi inspired by?"}, - {"url": "http://www.freebase.com/view/en/danish_language", "targetValue": "(list (description Denmark) (description Greenland))", "utterance": "in what country do people speak danish?"}, - {"url": "http://www.freebase.com/view/en/demeter", "targetValue": "(list (description Zeus))", "utterance": "who were demeter's siblings?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"H\u00f4tel Ritz Paris\") (description \"H\u00f4tel de Crillon\"))", "utterance": "where should a family stay in paris?"}, - {"url": "http://www.freebase.com/view/en/joseph_stalin", "targetValue": "(list (description \"In 1912, Lenin, who was forced to flee the country, chose him to serve on the first Central Committee of the Bolshevik party, which had now broken from the Social Democrats.\"))", "utterance": "what led to stalin rise in power?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Deborah Read\"))", "utterance": "what was the name of benjamin franklin wife?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Madrid))", "utterance": "what the largest city in spain?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"House of Representatives\") (description \"Parliament of Egypt\") (description \"Shura Council\"))", "utterance": "what type of government was utilized in ancient egypt?"}, - {"url": "http://www.freebase.com/view/en/ivan_rodriguez", "targetValue": "(list (description \"Texas Rangers\"))", "utterance": "who has pudge rodriguez played for?"}, - {"url": "http://www.freebase.com/view/en/milwaukee_brewers", "targetValue": "(list (description \"Miller Park\"))", "utterance": "what is the milwaukee brewers stadium called?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gallipoli", "targetValue": "(list (description Gallipoli))", "utterance": "where did the gallipoli war take place?"}, - {"url": "http://www.freebase.com/view/en/tom_hardy", "targetValue": "(list (description Warrior) (description \"Mad Max: Fury Road\") (description \"Thick as Thieves\") (description Lawless) (description \"This Means War\") (description \"Tinker, Tailor, Soldier, Spy\") (description Bronson) (description \"The Dark Knight Rises\") (description Inception) (description \"Sergeant Slaughter, My Big Brother\"))", "utterance": "what other movies has tom hardy played in?"}, - {"url": "http://www.freebase.com/view/en/atlanta", "targetValue": "(list (description \"Philips Arena\") (description \"Georgia Dome\") (description \"Omni Coliseum\") (description \"Zoo Atlanta\") (description \"Grant Park\") (description \"Castleberry Hill\") (description \"Atlanta-Fulton County Stadium\") (description \"Little Five Points\") (description \"Turner Field\") (description Buckhead))", "utterance": "what to visit in atlanta?"}, - {"url": "http://www.freebase.com/view/en/john_forbes_nash", "targetValue": "(list (description \"Carnegie Mellon University\") (description \"Carnegie Institute of Technology\") (description \"Bluefield High School\") (description \"Princeton University\") (description \"Massachusetts Institute of Technology\"))", "utterance": "what college did john nash go to?"}, - {"url": "http://www.freebase.com/view/en/malta", "targetValue": "(list (description \"Maltese Language\") (description \"English Language\"))", "utterance": "what language do maltese speak?"}, - {"url": "http://www.freebase.com/view/en/thomas_edison", "targetValue": "(list (description Phonograph) (description \"Carbon microphone\") (description Mimeograph) (description \"Quadruplex telegraph\") (description \"Electric power distribution\") (description \"Movie camera\") (description \"Incandescent light bulb\") (description \"Phonograph cylinder\"))", "utterance": "what did thomas edison do for the world?"}, - {"url": "http://www.freebase.com/view/en/shakira", "targetValue": "(list (description Colombia))", "utterance": "where is shakira from?"}, - {"url": "http://www.freebase.com/view/en/rutherford_b_hayes", "targetValue": "(list (description \"President of the United States\") (description \"Governor of Ohio\"))", "utterance": "what did hayes do?"}, - {"url": "http://www.freebase.com/view/en/bilbo_baggins", "targetValue": "(list (description \"Ian Holm\"))", "utterance": "who played bilbo in the fellowship of the ring?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description California))", "utterance": "what is the most populated state in united states?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description \"John McCain\"))", "utterance": "who is my state senator arizona?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description 1970s))", "utterance": "when does the vietnam war end?"}, - {"url": "http://www.freebase.com/view/en/tennessee_river", "targetValue": "(list (description \"Lenoir City\") (description Knoxville) (description Savannah) (description Kingston) (description \"New Johnsonville\") (description \"Signal Mountain\") (description \"Grand Rivers\") (description Crump) (description Killen) (description Loudon))", "utterance": "where does the tennessee river go?"}, - {"url": "http://www.freebase.com/view/en/tom_hanks", "targetValue": "(list (description \"Jim Lovell\"))", "utterance": "who did tom hanks play in apollo 13?"}, - {"url": "http://www.freebase.com/view/en/ghana", "targetValue": "(list (description \"English Language\"))", "utterance": "what language do they in ghana?"}, - {"url": "http://www.freebase.com/view/en/utah", "targetValue": "(list (description \"Salt Lake City\"))", "utterance": "what is utah's state capitol?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Lightning rod\") (description \"Franklin stove\") (description Bifocals) (description \"Glass harmonica\"))", "utterance": "what all did ben franklin invent?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description \"Melqu\u00edades Rafael Martinez\"))", "utterance": "what city in florida has the lowest crime rate?"}, - {"url": "http://www.freebase.com/view/en/jeremy_lin", "targetValue": "(list (description \"Houston Rockets\"))", "utterance": "what team does jeremy lin play for 2013?"}, - {"url": "http://www.freebase.com/view/en/steve_nash", "targetValue": "(list (description Canada))", "utterance": "what is steve nash nationality?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania", "targetValue": "(list (description \"James Buchanan\") (description \"Albert Gallatin\") (description \"Bob Casey, Jr.\") (description \"George Clymer\") (description \"Arlen Specter\") (description \"Robert Morris\") (description \"William Maclay\") (description \"Michael J. Holston\") (description \"Pat Toomey\") (description \"James Ross\"))", "utterance": "who are the u s senators of pennsylvania?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Proven\u00e7al Language\") (description \"Occitan language\") (description \"French Language\") (description \"Basque Language\") (description \"Esperanto Language\") (description \"Corsican Language\") (description \"Alsatian language\") (description \"Catalan language\") (description \"West Flemish\") (description Breton))", "utterance": "what kind of language does france speak?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Bachelor of Divinity\") (description \"Bachelor of Arts\") (description PhD))", "utterance": "what degree did martin luther king earn?"}, - {"url": "http://www.freebase.com/view/en/st_louis_missouri", "targetValue": "(list (description Missouri))", "utterance": "what two states is st louis in?"}, - {"url": "http://www.freebase.com/view/en/south_australia", "targetValue": "(list (description Queensland) (description \"Northern Territory\") (description \"Western Australia\") (description \"New South Wales\") (description Victoria))", "utterance": "when were south australian women given the right to vote?"}, - {"url": "http://www.freebase.com/view/en/habiba_sarabi", "targetValue": "(list (description Physician))", "utterance": "what does sarabi?"}, - {"url": "http://www.freebase.com/view/en/wright_brothers", "targetValue": "(list (description \"Orville Wright\") (description \"Wilbur Wright\"))", "utterance": "who were wright brothers?"}, - {"url": "http://www.freebase.com/view/en/peyton_manning", "targetValue": "(list (description \"New Orleans\"))", "utterance": "what team did peyton manning's dad play for?"}, - {"url": "http://www.freebase.com/view/en/john_henry_poynting", "targetValue": "(list (description \"Victoria University of Manchester\") (description \"University of Manchester\") (description \"University of Cambridge\"))", "utterance": "what school did john henry thompson go to?"}, - {"url": "http://www.freebase.com/view/en/jesse_owens", "targetValue": "(list (description \"Associated Press Male Athlete of the Year\"))", "utterance": "what did jesse owens won?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Peruvian nuevo sol\"))", "utterance": "what is the name of the currency used in peru?"}, - {"url": "http://www.freebase.com/view/en/facebook", "targetValue": "(list (description \"Mark Zuckerberg\"))", "utterance": "who is on the board of facebook?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what are the four nations of the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/judy_garland", "targetValue": "(list (description \"Francis Avent Gumm\"))", "utterance": "who is judy garland father?"}, - {"url": "http://www.freebase.com/view/en/robert_f_kennedy", "targetValue": "(list (description \"Bates College\") (description \"Milton Academy\") (description \"University of Virginia School of Law\") (description \"University of Virginia\") (description \"Harvard University\") (description \"Harvard College\"))", "utterance": "what school did robert f kennedy go to?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description Barbiturate))", "utterance": "what drug killed marilyn monroe?"}, - {"url": "http://www.freebase.com/view/en/fukushima_i_nuclear_power_plant", "targetValue": "(list (description Japan) (description Okuma))", "utterance": "where is the fukushima daiichi nuclear power station?"}, - {"url": "http://www.freebase.com/view/en/los_angeles", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what is los angeles california time zone?"}, - {"url": "http://www.freebase.com/view/en/nicolas_cage", "targetValue": "(list (description \"Kal-El Coppola Cage\") (description \"Weston Coppola Cage\"))", "utterance": "what did nicolas cage name his son?"}, - {"url": "http://www.freebase.com/view/en/berkshire_hathaway", "targetValue": "(list (description \"MOODY'S CORP Common Stock\") (description \"BURLINGTON NORTHERN SANTA FE Common Stock\"))", "utterance": "what is berkshire hathaway invested in?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what currency should take to mexico?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description \"Rick Scott\"))", "utterance": "who is the state governor of florida?"}, - {"url": "http://www.freebase.com/view/en/jessica_simpson", "targetValue": "(list (description \"Nick Lachey\"))", "utterance": "who was jessica simpson married too?"}, - {"url": "http://www.freebase.com/view/en/scotland", "targetValue": "(list (description \"Scottish English\"))", "utterance": "what do they speak in scotland?"}, - {"url": "http://www.freebase.com/view/en/john_dalton", "targetValue": "(list (description Chemist))", "utterance": "what did john dalton study?"}, - {"url": "http://www.freebase.com/view/en/zac_brown_band", "targetValue": "(list (description \"As She's Walking Away\") (description \"You Get What You Give\") (description Free) (description \"The Foundation\") (description \"Chicken Fried\"))", "utterance": "what songs do zac brown band sing?"}, - {"url": "http://www.freebase.com/view/en/glastonbury", "targetValue": "(list (description \"United Kingdom\") (description Mendip))", "utterance": "where is glastonbury england?"}, - {"url": "http://www.freebase.com/view/en/american_federation_of_labor", "targetValue": "(list (description \"Samuel Gompers\"))", "utterance": "who formed the american federation of labor?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"Black American West Museum & Heritage Center\") (description \"Denver Firefighters Museum\") (description \"Colorado State Capitol\") (description \"Denver Mint\") (description \"Molly Brown House\") (description \"Forney Transportation Museum\") (description \"Denver Botanic Gardens\") (description \"Museum of Contemporary Art Denver\") (description \"Denver Museum of Nature and Science\") (description \"Chamberlin Observatory\"))", "utterance": "what to visit in denver?"}, - {"url": "http://www.freebase.com/view/en/thomas_hobbs", "targetValue": "(list (description \"Westport, Wiltshire\"))", "utterance": "where did thomas hobbes live?"}, - {"url": "http://www.freebase.com/view/en/unitarianism", "targetValue": "(list (description Nontrinitarianism))", "utterance": "what do unitarian universalist believe?"}, - {"url": "http://www.freebase.com/view/en/john_hancock", "targetValue": "(list (description \"Articles of Confederation\") (description \"United States Declaration of Independence\"))", "utterance": "what did john hancock do for the american revolution?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Dallas))", "utterance": "where was john f kennedy when he got shot?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Parliamentary republic\"))", "utterance": "what type of government does italy have 2011?"}, - {"url": "http://www.freebase.com/view/en/anne_hutchinson", "targetValue": "(list (description \"Rhode Island\"))", "utterance": "which state did anne hutchinson found?"}, - {"url": "http://www.freebase.com/view/en/montreal", "targetValue": "(list (description Qu\u00e9bec))", "utterance": "what province is montreal canada located?"}, - {"url": "http://www.freebase.com/view/en/the_bronx", "targetValue": "(list (description \"Yankee Stadium\"))", "utterance": "where does bronx begin?"}, - {"url": "http://www.freebase.com/view/en/kellan_lutz", "targetValue": "(list (description \"Mark Rider\"))", "utterance": "who does kellan lutz play in prom night?"}, - {"url": "http://www.freebase.com/view/en/listz", "targetValue": "(list (description Priest) (description Pianist) (description Composer) (description Virtuoso))", "utterance": "what did franz liszt do to earn a living?"}, - {"url": "http://www.freebase.com/view/en/nikola_tesla", "targetValue": "(list (description Inventor))", "utterance": "what was nikola tesla known for?"}, - {"url": "http://www.freebase.com/view/en/princeton_university", "targetValue": "(list (description 08544))", "utterance": "what is the zip code for princeton nj?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description Brazil) (description Paraguay) (description Bolivia) (description Chile))", "utterance": "what other countries border argentina?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description \"Icelandic Language\"))", "utterance": "what language does people in iceland speak?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Judaism))", "utterance": "what is the predominant religion in israel?"}, - {"url": "http://www.freebase.com/view/en/carolina_panthers", "targetValue": "(list (description \"George Seifert\") (description \"Dom Capers\") (description \"John Fox\"))", "utterance": "who has coached the carolina panthers?"}, - {"url": "http://www.freebase.com/view/en/erik_erikson", "targetValue": "(list (description \"Youth and the life cycle\"))", "utterance": "what are the eight stages of erikson's theory?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is toronto gmt?"}, - {"url": "http://www.freebase.com/view/en/toussaint_louverture", "targetValue": "(list (description Haiti))", "utterance": "what country did toussaint l'ouverture help free?"}, - {"url": "http://www.freebase.com/view/en/robert_burns", "targetValue": "(list (description Poet) (description Writer) (description Bard) (description Author))", "utterance": "what jobs did robert burns have?"}, - {"url": "http://www.freebase.com/view/en/utah", "targetValue": "(list (description \"Mark Shurtleff\"))", "utterance": "who won utah attorney general?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description \"Muammar al-Gaddafi\"))", "utterance": "who is the leader of libya 2011?"}, - {"url": "http://www.freebase.com/view/en/indonesia", "targetValue": "(list (description \"Javanese Language\") (description \"Malay Language\") (description \"Sunda Language\") (description \"English Language\") (description \"Bali Language\") (description \"Indonesian Language\") (description \"Batak Language\") (description \"Tobelo Language\") (description \"Dutch Language\") (description \"Madura Language\"))", "utterance": "what the language spoken in indonesia?"}, - {"url": "http://www.freebase.com/view/en/warren_g_harding", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what is warren g harding most known for?"}, - {"url": "http://www.freebase.com/view/en/carolina_panthers", "targetValue": "(list (description \"Ron Rivera\"))", "utterance": "who coaches the carolina panthers?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Lesotho) (description Zimbabwe) (description Mozambique) (description Swaziland) (description Namibia) (description Botswana))", "utterance": "what other countries does south africa share borders with?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"James Earl Jones\"))", "utterance": "who played darth vader at the end of return of the jedi?"}, - {"url": "http://www.freebase.com/view/en/herbert_hoover", "targetValue": "(list (description 8/10/1874))", "utterance": "when was herbert hoover born and died?"}, - {"url": "http://www.freebase.com/view/en/joan_crawford", "targetValue": "(list (description \"Children\u2019s Hospital Los Angeles\"))", "utterance": "what movies did joan crawford play in?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Pharmaceutical Preparations\") (description Food) (description \"Industrial Organic Chemicals, NEC\") (description Automobile))", "utterance": "what products does the united states export?"}, - {"url": "http://www.freebase.com/view/en/neil_armstrong", "targetValue": "(list (description \"That's one small step for man, one giant leap for mankind.\"))", "utterance": "what did neil armstrong say when he landed on the moon?"}, - {"url": "http://www.freebase.com/view/en/james_k_polk", "targetValue": "(list (description \"United States Naval Academy\"))", "utterance": "what did james polk do before he was president?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description Cardinal))", "utterance": "what is the kentucky state bird?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Brian Mulroney\"))", "utterance": "who was canadian prime minister in 1993?"}, - {"url": "http://www.freebase.com/view/en/nike_inc", "targetValue": "(list (description \"United States of America\"))", "utterance": "which country invented nike?"}, - {"url": "http://www.freebase.com/view/en/salt_lake_city", "targetValue": "(list (description \"Salt Lake Golden Eagles\") (description \"Salt Lake City Gulls\") (description \"Utah Utes men's basketball\") (description \"Salt Lake City Angels\") (description \"Utah Grizzlies\") (description \"Real Salt Lake\") (description \"Utah Jazz\"))", "utterance": "what there to do in salt lake city utah?"}, - {"url": "http://www.freebase.com/view/en/montana", "targetValue": "(list (description \"United States Senate elections, 2006\") (description \"Battle of Canyon Creek\") (description \"Hayfield Fight\") (description \"Crow War\") (description \"Smith Mine disaster\") (description \"Nez Perce War\"))", "utterance": "what is the state of montana known for?"}, - {"url": "http://www.freebase.com/view/en/boston_red_sox", "targetValue": "(list (description \"Nomar Garciaparra\"))", "utterance": "who will be the red sox next coach?"}, - {"url": "http://www.freebase.com/view/en/ohio", "targetValue": "(list (description \"Rob Portman\"))", "utterance": "who is the current ohio state senator?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Scottish Gaelic language\") (description \"Scots Language\") (description \"British Sign Language\") (description \"Cornish Language\") (description \"Esperanto Language\") (description \"English Language\") (description \"Welsh Language\") (description Irish))", "utterance": "what are the major languages spoken in the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/saint_nicholas", "targetValue": "(list (description Bishop))", "utterance": "what did st. nicholas do in his life?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"United States of America\"))", "utterance": "what percentage of cases does the us supreme court take?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description \"1492 Conquest of Paradise\"))", "utterance": "when was christopher columbus first expedition?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Sistine Chapel\") (description \"Piazza Navona\") (description \"Roman Forum\") (description \"Baths of Caracalla\") (description \"Castel Sant'Angelo\") (description \"Bocca della Verit\u00e0\") (description Pantheon) (description \"St. Peter's Basilica\") (description \"Raphael Rooms\") (description Colosseum))", "utterance": "what to do in rome october 2012?"}, - {"url": "http://www.freebase.com/view/en/pope_john_paul_ii", "targetValue": "(list (description \"Myocardial infarction\") (description \"Parkinson's disease\"))", "utterance": "what happened to pope john paul ii?"}, - {"url": "http://www.freebase.com/view/en/ulysses_s_grant", "targetValue": "(list (description Lieutenant-General))", "utterance": "who was ulysses s. grant?"}, - {"url": "http://www.freebase.com/view/en/franklin_pierce", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what was franklin pierce famous for?"}, - {"url": "http://www.freebase.com/view/en/boston_bruins", "targetValue": "(list (description \"2011 Stanley Cup Finals\"))", "utterance": "when was the last time the boston bruins went to the stanley cup?"}, - {"url": "http://www.freebase.com/view/en/dr_meredith_grey", "targetValue": "(list (description \"Dr. Derek Shepherd\"))", "utterance": "who is meredith gray married to in real life?"}, - {"url": "http://www.freebase.com/view/en/michelangelo", "targetValue": "(list (description \"Lorenzo de' Medici\") (description \"Domenico Ghirlandaio\") (description \"Giovanni Pico della Mirandola\") (description \"Girolamo Savonarola\") (description \"Melozzo da Forl\u00ec\"))", "utterance": "what inspired michelangelo buonarroti?"}, - {"url": "http://www.freebase.com/view/en/monsanto", "targetValue": "(list (description \"Agricultural Chemicals\") (description Seed) (description Agriculture) (description \"Chemical industry\"))", "utterance": "what does monsanto own?"}, - {"url": "http://www.freebase.com/view/en/woody_harrelson", "targetValue": "(list (description \"Woody Boyd\"))", "utterance": "who did woody harrelson play on cheers?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Yiddish Language\") (description Me\u00e4nkieli) (description \"Swedish Language\") (description \"Finnish Language\") (description \"Romani language\"))", "utterance": "what language do they speak in sweden yahoo?"}, - {"url": "http://www.freebase.com/view/en/ghana", "targetValue": "(list (description \"Akan Language\"))", "utterance": "what language did they speak in ghana?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description Republic) (description \"Unitary state\"))", "utterance": "what form of government do we have in the philippines?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Stanford University\") (description \"Cranbrook Schools\") (description \"Harvard Law School\") (description \"Harvard Business School\") (description \"Harvard University\") (description \"Brigham Young University\"))", "utterance": "what colleges did mitt romney attend?"}, - {"url": "http://www.freebase.com/view/en/ibrahim_afellay", "targetValue": "(list (description Utrecht))", "utterance": "where is ibrahim afellay from?"}, - {"url": "http://www.freebase.com/view/en/andrew_jackson", "targetValue": "(list (description \"Martin Van Buren\"))", "utterance": "who was the secretary of state when andrew jackson was president?"}, - {"url": "http://www.freebase.com/view/en/kim_possible", "targetValue": "(list (description \"Will Friedle\"))", "utterance": "who does ron stoppable's voice?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description \"New Zealand dollar\"))", "utterance": "what currency is accepted in new zealand?"}, - {"url": "http://www.freebase.com/view/en/natalee_holloway", "targetValue": "(list (description \"Aruba: The Tragic Untold Story of Natalee Holloway and Corruption in Paradise\"))", "utterance": "what do they think happened to natalee holloway?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description 1947))", "utterance": "when did pakistan get its independence?"}, - {"url": "http://www.freebase.com/view/en/west_midlands", "targetValue": "(list (description \"Metropolitan Borough of Solihull\") (description Sandwell) (description \"Turners Hill, West Midlands\") (description Walsall) (description Coventry) (description Allesley) (description \"Metropolitan Borough of Walsall\") (description \"Barr Beacon\") (description \"West Bromwich\") (description \"Metropolitan Borough of Dudley\"))", "utterance": "what places are in the west midlands?"}, - {"url": "http://www.freebase.com/view/en/asheville", "targetValue": "(list (description \"Asheville Aces\") (description \"Asheville Smoke\"))", "utterance": "what to do with kids in asheville nc?"}, - {"url": "http://www.freebase.com/view/en/american_league", "targetValue": "(list (description \"Chicago White Sox\") (description \"Baltimore Orioles\") (description \"Los Angeles Angels of Anaheim\") (description \"Detroit Tigers\") (description \"Boston Red Sox\") (description \"New York Yankees\") (description \"Oakland Athletics\") (description \"Minnesota Twins\") (description \"Cleveland Indians\") (description \"Kansas City Royals\"))", "utterance": "who is in the american league in baseball?"}, - {"url": "http://www.freebase.com/view/en/kurt_warner", "targetValue": "(list (description \"St. Louis Rams\") (description \"New York Giants\") (description \"Iowa Barnstormers\") (description \"Arizona Cardinals\") (description \"Northern Iowa Panthers football\") (description \"Amsterdam Admirals\"))", "utterance": "who did kurt warner play 4?"}, - {"url": "http://www.freebase.com/view/en/dirk_nowitzki", "targetValue": "(list (description \"Jessica Olsson\"))", "utterance": "who is dirk nowitzki wife?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description \"francis drake commissioned by queen elizabeth i of england\"))", "utterance": "who financed sir francis drake?"}, - {"url": "http://www.freebase.com/view/en/maya_civilization", "targetValue": "(list (description \"The Hero Twins\") (description Mayeros) (description \"Sacred Mysteries Among The Mayas and The Quiches\") (description \"The mystery of the Maya\") (description \"The End Of Time\") (description \"The Mayan prophecies\") (description 2012))", "utterance": "what did the ancient mayans predict?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Spain))", "utterance": "where is spanish spoken most?"}, - {"url": "http://www.freebase.com/view/en/myles_kennedy", "targetValue": "(list (description \"Alter Bridge\"))", "utterance": "who does myles kennedy sing for?"}, - {"url": "http://www.freebase.com/view/en/pablo_picasso", "targetValue": "(list (description M\u00e1laga) (description France))", "utterance": "where all did picasso live?"}, - {"url": "http://www.freebase.com/view/en/croatia", "targetValue": "(list (description \"Croatian dinar\"))", "utterance": "what currency shall i take to croatia?"}, - {"url": "http://www.freebase.com/view/en/raul_ibanez", "targetValue": "(list (description \"Seattle Mariners\"))", "utterance": "what team is raul ibanez on?"}, - {"url": "http://www.freebase.com/view/en/roman_catholic_church", "targetValue": "(list (description \"Jesus Christ\") (description \"Paul the Apostle\") (description \"Saint Augustine of Hippo\"))", "utterance": "what are the beliefs of the roman catholic?"}, - {"url": "http://www.freebase.com/view/en/mark_harmon", "targetValue": "(list (description NCIS) (description Centennial) (description \"Flamingo Road\") (description \"The Dream Merchants\") (description \"Reasonable Doubts\") (description 240-Robert) (description \"Chicago Hope\") (description \"St. Elsewhere\") (description \"From the Earth to the Moon\") (description \"Charlie Grace\"))", "utterance": "what tv series did mark harmon star in?"}, - {"url": "http://www.freebase.com/view/en/the_rev", "targetValue": "(list (description 1999))", "utterance": "what year did jimmy the rev sullivan die?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Jake Lloyd\"))", "utterance": "who plays anakin skywalker in star wars 1?"}, - {"url": "http://www.freebase.com/view/en/michelle_pfeiffer", "targetValue": "(list (description \"Orange County\"))", "utterance": "where does michelle pfeiffer live now?"}, - {"url": "http://www.freebase.com/view/en/laura_ingalls_wilder", "targetValue": "(list (description Writer) (description Author))", "utterance": "what was laura ingalls wilder famous for?"}, - {"url": "http://www.freebase.com/view/en/t_a_t_u", "targetValue": "(list (description \"Yulia Volkova\"))", "utterance": "what is tatu baby's real name?"}, - {"url": "http://www.freebase.com/view/en/nike_inc", "targetValue": "(list (description \"United States of America\"))", "utterance": "which country did nike originate from?"}, - {"url": "http://www.freebase.com/view/en/dwight_howard", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "where is dwight howard now?"}, - {"url": "http://www.freebase.com/view/en/nick_lachey", "targetValue": "(list (description \"Vanessa Minnillo\"))", "utterance": "who is nick lachey married to?"}, - {"url": "http://www.freebase.com/view/en/madonna", "targetValue": "(list (description \"Bay City\"))", "utterance": "where did madonna grew up?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description Bras\u00edlia))", "utterance": "what capital city of brazil?"}, - {"url": "http://www.freebase.com/view/en/john_stockton", "targetValue": "(list (description \"Gonzaga University\"))", "utterance": "what college did john stockton go to?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"United States dollar\"))", "utterance": "what kind of currency does mexico use?"}, - {"url": "http://www.freebase.com/view/en/chrysler", "targetValue": "(list (description \"Chrysler Group LLC\"))", "utterance": "who owns chrysler corporation 2011?"}, - {"url": "http://www.freebase.com/view/en/mark_twain", "targetValue": "(list (description \"Tom Sawyer Abroad\") (description \"Mark Twain's (Burlesque) Autobiography and First Romance\") (description \"A Connecticut Yankee in King Arthur's Court\") (description \"Pudd'nhead Wilson\") (description \"Autobiography of Mark Twain\") (description \"Tom Sawyer, Detective\") (description \"The Adventures of Tom Sawyer\") (description \"Personal Recollections of Joan of Arc\") (description \"The Prince and the Pauper\") (description \"Adventures of Huckleberry Finn\"))", "utterance": "what are some books that mark twain wrote?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description \"Mendelian inheritance\"))", "utterance": "what was gregor mendel contribution?"}, - {"url": "http://www.freebase.com/view/en/ray_allen", "targetValue": "(list (description \"Shannon Walker Williams\"))", "utterance": "who has ray allen dated?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Joe Biden\"))", "utterance": "who is running for vice president with barack obama 2012?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Scottish Gaelic language\") (description \"Scots Language\") (description \"British Sign Language\") (description \"Cornish Language\") (description \"Esperanto Language\") (description \"English Language\") (description \"Welsh Language\") (description Irish))", "utterance": "what language do people from the uk speak?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"Edwards Gardens\") (description \"Black Creek Pioneer Village\") (description \"Distillery District\") (description \"CN Tower\") (description \"Art Gallery of Ontario\") (description \"Chinatown, Toronto\") (description \"BMO Field\") (description \"Bata Shoe Museum\") (description \"Air Canada Centre\") (description \"Cabbagetown, Toronto\"))", "utterance": "what to do with my kids in toronto?"}, - {"url": "http://www.freebase.com/view/en/south_korea", "targetValue": "(list (description \"Sovereign state\"))", "utterance": "what kind of government is south korea?"}, - {"url": "http://www.freebase.com/view/en/channel_saints", "targetValue": "(list (description \"Australian rules football\"))", "utterance": "what channel saints game?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Deborah Read\"))", "utterance": "who did ben franklin marry?"}, - {"url": "http://www.freebase.com/view/en/sri_lanka", "targetValue": "(list (description \"Sri Jayawardenapura Kotte\"))", "utterance": "what sri lanka capital?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description \"Middle East\"))", "utterance": "where was the assyrian homeland?"}, - {"url": "http://www.freebase.com/view/en/poland", "targetValue": "(list (description \"Parliamentary republic\") (description Democracy))", "utterance": "what kind of government does poland have?"}, - {"url": "http://www.freebase.com/view/en/delaware", "targetValue": "(list (description \"Ruth Ann Minner\") (description \"Beau Biden\") (description \"Jack Markell\") (description \"Matthew P. Denn\") (description \"Michael Castle\") (description \"Daniel Rodney\") (description \"Jeffrey W. Bullock\"))", "utterance": "what famous people came from delaware?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description 1/2/2003))", "utterance": "when did romney become governor?"}, - {"url": "http://www.freebase.com/view/en/cyprus", "targetValue": "(list (description Euro))", "utterance": "what currency does cyprus use?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Ford's Theatre\"))", "utterance": "who was with president lincoln when he was assassinated?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description Gibson's))", "utterance": "what type of guitar does johnny depp play?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Central Region, Singapore\"))", "utterance": "where to stay in singapore blog?"}, - {"url": "http://www.freebase.com/view/en/carrie_underwood", "targetValue": "(list (description Hooked))", "utterance": "what episode of how i met your mother is carrie underwood on?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"John Roberts\") (description \"Clarence Thomas\") (description \"David Souter\") (description \"John Paul Stevens\") (description \"Edward Douglass White\"))", "utterance": "who are the 9 justices of the supreme court 2011?"}, - {"url": "http://www.freebase.com/view/en/dustin_johnson", "targetValue": "(list (description Golfer))", "utterance": "who is dustin johnson the golfer?"}, - {"url": "http://www.freebase.com/view/en/cher", "targetValue": "(list (description Sonny) (description \"Gregg Allman\"))", "utterance": "who did cher have a son with?"}, - {"url": "http://www.freebase.com/view/en/university_of_oregon", "targetValue": "(list (description Eugene))", "utterance": "what city is the university of oregon state in?"}, - {"url": "http://www.freebase.com/view/en/carmen_cortez", "targetValue": "(list (description \"Alexa Vega\"))", "utterance": "who played carmen cortez in spy kids?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Constitutional republic\") (description \"Multi-party system\") (description \"Federal republic\") (description Democracy) (description \"Parliamentary republic\"))", "utterance": "what is the political system in germany?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Thomas More\") (description Ovid) (description \"Geoffrey Chaucer\") (description Plutarch) (description Terence) (description \"Thomas Kyd\") (description Plautus) (description \"Michel de Montaigne\") (description \"John Pory\") (description \"Christopher Marlowe\"))", "utterance": "what prompted shakespeare to write poetry?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what is the currency in turkey called?"}, - {"url": "http://www.freebase.com/view/en/mark_zuckerberg", "targetValue": "(list (description \"Mercy College\") (description \"Phillips Exeter Academy\") (description \"Harvard University\") (description \"Ardsley High School\"))", "utterance": "what school did mark zuckerberg attend?"}, - {"url": "http://www.freebase.com/view/en/kate_middleton", "targetValue": "(list (description Reading))", "utterance": "where does kate middleton live 2012?"}, - {"url": "http://www.freebase.com/view/en/marc_chagall", "targetValue": "(list (description Surrealism) (description Expressionism))", "utterance": "what type of art does marc chagall do?"}, - {"url": "http://www.freebase.com/view/en/billy_dee_williams", "targetValue": "(list (description \"Lando Calrissian\"))", "utterance": "what character did billy d williams play in star wars?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what language is spoken in argentina?"}, - {"url": "http://www.freebase.com/view/en/american_league_east", "targetValue": "(list (description \"New York Yankees\"))", "utterance": "who won the american league east in 2012?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Newton fractal\") (description \"Newton\u2013Euler equations\") (description \"Newton's laws of motion\") (description \"Newton's cannonball\") (description Newton) (description \"Newton's inequalities\") (description \"Newton's notation\") (description \"Newton polygon\") (description \"Newton disc\"))", "utterance": "what did isaac newton explain?"}, - {"url": "http://www.freebase.com/view/en/wilfred_owen", "targetValue": "(list (description \"University of London\") (description \"University of Reading\"))", "utterance": "what school did wilfred owen go to?"}, - {"url": "http://www.freebase.com/view/en/kevin_jonas", "targetValue": "(list (description \"Danielle Deleasa\"))", "utterance": "who is kevin jonas married to?"}, - {"url": "http://www.freebase.com/view/en/airtran_airways", "targetValue": "(list (description \"LaGuardia Airport\") (description \"Southwest Florida International Airport\") (description \"Indianapolis International Airport\") (description \"Logan International Airport\") (description \"Chicago Midway International Airport\") (description \"Fort Lauderdale\u2013Hollywood International Airport\") (description \"General Mitchell International Airport\") (description \"Akron-Canton Airport\") (description \"Port Columbus International Airport\") (description \"Tampa International Airport\"))", "utterance": "where does airtran airways fly?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description Parisii))", "utterance": "where does the city of paris get its name?"}, - {"url": "http://www.freebase.com/view/en/montreal", "targetValue": "(list (description \"Casino de Montr\u00e9al\") (description \"Parc Jean-Drapeau\") (description \"La Ronde\") (description \"Canadian Centre for Architecture\") (description \"Montreal Botanical Garden\") (description \"Maisonneuve Park\") (description \"La Fontaine Park\") (description \"Mount Royal\") (description \"Old City\") (description \"Mus\u00e9e d'art contemporain de Montr\u00e9al\"))", "utterance": "what to see in montreal downtown?"}, - {"url": "http://www.freebase.com/view/en/d_carter", "targetValue": "(list (description \"Go DJ\") (description \"Ludacris Diss\") (description Freestyle) (description \"California Love\") (description \"Shorty Bounce\") (description \"Way of Life\"))", "utterance": "what was lil wayne's first hit song?"}, - {"url": "http://www.freebase.com/view/en/sandra_bullock", "targetValue": "(list (description \"Jesse James\"))", "utterance": "who did sandra bullock marry?"}, - {"url": "http://www.freebase.com/view/en/olympic_national_park", "targetValue": "(list (description Washington))", "utterance": "where is olympic national park located?"}, - {"url": "http://www.freebase.com/view/en/united_staff", "targetValue": "(list (description \"New York City\"))", "utterance": "where is the un based?"}, - {"url": "http://www.freebase.com/view/en/yale_university", "targetValue": "(list (description Connecticut))", "utterance": "what city and state is yale located in?"}, - {"url": "http://www.freebase.com/view/en/thomas_paine", "targetValue": "(list (description \"New York City\"))", "utterance": "where did thomas paine die?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Honolulu))", "utterance": "where was barack hussein obama sr born?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"\u00a1Cuba! Art and History from 1868 to Today\"))", "utterance": "what do they do in cuba for fun?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description uk))", "utterance": "where is the home stadium of the new england patriots?"}, - {"url": "http://www.freebase.com/view/en/kate_chopin", "targetValue": "(list (description Writer))", "utterance": "who was kate chopin?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"University College, Oxford\") (description \"Ramble Elementary\") (description \"Yale Law School\") (description \"Hot Springs High School\") (description \"Georgetown University Law Center\") (description \"Edmund A. Walsh School of Foreign Service\") (description \"St. John's Catholic Elementary School\"))", "utterance": "when did bill clinton go to college?"}, - {"url": "http://www.freebase.com/view/en/eminem", "targetValue": "(list (description \"Dr. Dre\"))", "utterance": "who helped eminem started his career?"}, - {"url": "http://www.freebase.com/view/en/american_staffordshire_terrier", "targetValue": "(list (description Dog))", "utterance": "what are staffordshire terriers?"}, - {"url": "http://www.freebase.com/view/en/dubai", "targetValue": "(list (description \"Mushrif Park\") (description \"Dubai Zoo\") (description \"Fish Roundabout\") (description \"Jumeirah Beach\") (description \"Dubai International Convention Centre\") (description \"Grand mosque\") (description \"The Dubai Mall\") (description \"Wild Wadi Water Park\") (description \"Dubai Museum\") (description \"Deira Clocktower\"))", "utterance": "what to do with kids in summer in dubai?"}, - {"url": "http://www.freebase.com/view/en/andrew_jackson", "targetValue": "(list (description \"Battle of Horseshoe Bend\") (description \"Second Seminole War\") (description \"Battle of Talladega\") (description \"War of 1812\") (description \"Battles of Emuckfaw and Enotachopo Creek\") (description \"Battle of New Orleans\") (description \"Napoleonic Wars\") (description \"Creek War\") (description \"Battle of Pensacola\"))", "utterance": "what victory was andrew jackson most famous for?"}, - {"url": "http://www.freebase.com/view/en/sacramento", "targetValue": "(list (description \"Zac Hill\"))", "utterance": "what to do downtown sacramento?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description Cambridge))", "utterance": "what makes the film so popular back in london?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description \"Phyllis Piper\") (description \"William Fox\"))", "utterance": "who is michael j fox parents?"}, - {"url": "http://www.freebase.com/view/en/sanjay_gupta", "targetValue": "(list (description \"University of Michigan\") (description \"University of Michigan Health System\") (description \"Novi High School\"))", "utterance": "where did sanjay gupta go to school?"}, - {"url": "http://www.freebase.com/view/en/brandon_roy", "targetValue": "(list (description \"Minnesota Timberwolves\"))", "utterance": "what team did brandon roy go to?"}, - {"url": "http://www.freebase.com/view/en/north_american_free_trade_agreement", "targetValue": "(list (description Canada) (description \"United States of America\") (description Mexico))", "utterance": "what countries are involved in the nafta?"}, - {"url": "http://www.freebase.com/view/en/cayman_islands", "targetValue": "(list (description \"North America\"))", "utterance": "what continent is cayman islands located?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian Portuguese\") (description \"Portuguese Language\") (description \"Italian Language\"))", "utterance": "what language speak in brazil?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description Typhus))", "utterance": "what disease did anne frank die of?"}, - {"url": "http://www.freebase.com/view/en/kroy_biermann", "targetValue": "(list (description \"Atlanta Falcons\"))", "utterance": "who does kroy biermann play football for?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Super Bowl XLIII\"))", "utterance": "when is the last time the pittsburgh steelers won a superbowl?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Muhammad))", "utterance": "who invented islamic religion?"}, - {"url": "http://www.freebase.com/view/en/gulf_war", "targetValue": "(list (description Iraq))", "utterance": "who were we fighting in the gulf war?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "how many languages do they speak in switzerland?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Democratic Party\"))", "utterance": "what political party does barack obama represent?"}, - {"url": "http://www.freebase.com/view/en/logan_lerman", "targetValue": "(list (description \"The Only Living Boy in New York\") (description \"Stuck in Love\") (description \"The Perks of Being a Wallflower\") (description \"The Three Musketeers\") (description \"The Butterfly Effect\") (description \"The Number 23\") (description \"The Patriot\") (description \"The Scribe\") (description \"Riding in Cars with Boys\") (description \"What Women Want\"))", "utterance": "what movies does logan lerman play in?"}, - {"url": "http://www.freebase.com/view/en/constantine_i", "targetValue": "(list (description Constantinople))", "utterance": "where did emperor constantine die?"}, - {"url": "http://www.freebase.com/view/en/pony_boy", "targetValue": "(list (description \"Pony Boy\"))", "utterance": "who plays ponyboy in that was then this is now?"}, - {"url": "http://www.freebase.com/view/en/mali", "targetValue": "(list (description Africa) (description \"West Africa\"))", "utterance": "where is mali located?"}, - {"url": "http://www.freebase.com/view/en/ibiza", "targetValue": "(list (description Valencia))", "utterance": "where to go in ibiza for families?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description \"Polis Massa\"))", "utterance": "what planet did luke skywalker came from?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Dennis Allen\"))", "utterance": "who are the coaches for the oakland raiders?"}, - {"url": "http://www.freebase.com/view/en/microsoft", "targetValue": "(list (description Redmond))", "utterance": "where was the first microsoft headquarters located?"}, - {"url": "http://www.freebase.com/view/en/john_steinbeck", "targetValue": "(list (description \"Stanford University\"))", "utterance": "where did john steinbeck go to college?"}, - {"url": "http://www.freebase.com/view/en/niels_bohr", "targetValue": "(list (description \"Bohr began to develop a model of the atom in which electrons were disposed in rings around the nucleus -- a first step towards an explanation of atomic structure.\"))", "utterance": "what did niels bohr discover about the atomic structure?"}, - {"url": "http://www.freebase.com/view/en/louis_sachar", "targetValue": "(list (description \"Sixth Grade Secrets\"))", "utterance": "what books did louis sachar wrote?"}, - {"url": "http://www.freebase.com/view/en/ryan_reynolds", "targetValue": "(list (description \"Blake Lively\"))", "utterance": "who is ryan reynolds married to 2012?"}, - {"url": "http://www.freebase.com/view/en/newt_gingrich", "targetValue": "(list (description \"Callista Gingrich\"))", "utterance": "what is newt gingrich's wife's name?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description \"Baroque music\") (description \"Classical music\"))", "utterance": "what type of music did antonio vivaldi play?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description \"Yale University\"))", "utterance": "what school does james franco go to?"}, - {"url": "http://www.freebase.com/view/en/mark_twain", "targetValue": "(list (description Lecturer) (description Author) (description Writer) (description Journalist) (description Novelist) (description Humorist))", "utterance": "what is samuel langhorne clemens well known for?"}, - {"url": "http://www.freebase.com/view/en/william_henry_harrison", "targetValue": "(list (description \"John Tyler\"))", "utterance": "who was president after william henry harrison?"}, - {"url": "http://www.freebase.com/view/en/jake_gyllenhaal", "targetValue": "(list (description \"Kirsten Dunst\"))", "utterance": "who is jake gyllenhaal married to?"}, - {"url": "http://www.freebase.com/view/en/rick_santorum", "targetValue": "(list (description \"Carmel High School\"))", "utterance": "where did rick santorum attend high school?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"National Strategy for Homeland Security\"))", "utterance": "what is the title of george bush's new book?"}, - {"url": "http://www.freebase.com/view/en/antoine_lavoisier", "targetValue": "(list (description \"Place de la Concorde\"))", "utterance": "where did antoine lavoisier die?"}, - {"url": "http://www.freebase.com/view/en/lana_lang", "targetValue": "(list (description \"Smallville - Season 8\"))", "utterance": "what season did lana lang leave smallville?"}, - {"url": "http://www.freebase.com/view/en/george_vi_of_the_united_kingdom", "targetValue": "(list (description \"Queen Elizabeth The Queen Mother\"))", "utterance": "what is the name of king george vi wife?"}, - {"url": "http://www.freebase.com/view/en/seattle_seahawks", "targetValue": "(list (description \"2005 NFL season\"))", "utterance": "what year did seattle seahawks go to the super bowl?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"richard milhous nixon lost election to john fitzgerald kennedy\"))", "utterance": "who did richard nixon run against?"}, - {"url": "http://www.freebase.com/view/en/sami_yusuf", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where does sami yusuf live?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Portuguese Language\"))", "utterance": "what is the official language of brazil now?"}, - {"url": "http://www.freebase.com/view/en/nepal", "targetValue": "(list (description \"Parliament of Nepal\") (description \"Constituent assembly\") (description \"Nepal House of Representatives\") (description \"Nepalese Constituent Assembly\") (description \"National Assembly of Nepal\"))", "utterance": "what is the parliament of nepal called?"}, - {"url": "http://www.freebase.com/view/en/new_york_mets", "targetValue": "(list (description \"1986 World Series\"))", "utterance": "when's the last time the mets won the world series?"}, - {"url": "http://www.freebase.com/view/en/florida_panthers", "targetValue": "(list (description \"BB&T Center\"))", "utterance": "where do florida panthers play?"}, - {"url": "http://www.freebase.com/view/en/john_cena", "targetValue": "(list (description \"Elizabeth Huberdeau\"))", "utterance": "who is john cena married to?"}, - {"url": "http://www.freebase.com/view/en/san_jose", "targetValue": "(list (description \"San Jose Municipal Rose Garden\") (description \"The Tech Museum of Innovation\") (description \"Winchester Mystery House\") (description Japantown) (description \"Downtown San Jose\") (description \"Rosicrucian Egyptian Museum\") (description \"San Jose Museum of Quilts & Textiles\") (description \"San Jose Museum of Art\") (description \"Alum Rock Park\") (description \"Santana Row\"))", "utterance": "what to do san jose ca?"}, - {"url": "http://www.freebase.com/view/en/new_york_university", "targetValue": "(list (description \"Albert Gallatin\") (description \"Mordecai Manuel Noah\"))", "utterance": "who founded new york university?"}, - {"url": "http://www.freebase.com/view/en/arthur", "targetValue": "(list (description WGBH) (description \"Marc Brown\"))", "utterance": "who created arthur?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description \"Czech Republic\") (description Estonia) (description Denmark) (description Finland) (description France) (description Austria) (description Germany) (description Belgium) (description Cyprus) (description Bulgaria))", "utterance": "what countries constitute the eu?"}, - {"url": "http://www.freebase.com/view/en/north_africa", "targetValue": "(list (description \"Sus al-Aksa\") (description \"Rashidun Caliphate\") (description \"Ptolemaic Egypt\") (description \"Western Roman Empire\") (description Maghreb) (description Sudan) (description \"Ancient Greece\") (description \"Ptolemaic Kingdom\") (description \"Roman Republic\") (description \"Roman Empire\"))", "utterance": "what are all the countries in north africa?"}, - {"url": "http://www.freebase.com/view/en/bobby_darin", "targetValue": "(list (description \"Surgical complications\"))", "utterance": "what did bobby darin die of?"}, - {"url": "http://www.freebase.com/view/en/houston_dynamo", "targetValue": "(list (description Houston))", "utterance": "where does houston dynamo play?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description \"Fender Stratocaster\"))", "utterance": "what kind of guitar john mayer?"}, - {"url": "http://www.freebase.com/view/en/patrick_swayze", "targetValue": "(list (description \"Pancreatic cancer\"))", "utterance": "what cancer did patrick swayze?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Columbia University\"))", "utterance": "what university did obama graduated from?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"United States dollar\"))", "utterance": "what jamaican money called?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description Glendale))", "utterance": "where is the arizona cardinals stadium located?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Newton's laws of motion\"))", "utterance": "what is sir isaac newton theory?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Golden Gate Park\"))", "utterance": "what should i do today in san francisco?"}, - {"url": "http://www.freebase.com/view/en/pablo_picasso", "targetValue": "(list (description \"\u00c9douard Manet\") (description \"Paul C\u00e9zanne\") (description \"Henri Rousseau\") (description \"Paul Gauguin\") (description \"Sara Murphy\") (description \"Diego Vel\u00e1zquez\") (description \"Jean Auguste Dominique Ingres\") (description \"Eug\u00e8ne Delacroix\") (description \"Alfred Jarry\") (description \"Francisco Goya\"))", "utterance": "who influenced picasso art?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania", "targetValue": "(list (description UTC-5) (description \"North American Eastern Time Zone\"))", "utterance": "what is my timezone in pennsylvania?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Google Maps\") (description \"Google Calendar\") (description \"Google SketchUp\") (description \"Google Docs and Spreadsheets\") (description Blogger) (description Picasa) (description \"Google Talk\") (description \"Google X\") (description Gmail))", "utterance": "what products and\\/or services does google offer customers?"}, - {"url": "http://www.freebase.com/view/en/world_series_of_poker", "targetValue": "(list (description \"1971 World Series of Poker\"))", "utterance": "when does the wsop main event start?"}, - {"url": "http://www.freebase.com/view/en/cliff_lee", "targetValue": "(list (description \"Philadelphia Phillies\"))", "utterance": "who did cliff lee play for last year?"}, - {"url": "http://www.freebase.com/view/en/elaine_benes", "targetValue": "(list (description \"Julia Louis-Dreyfus\"))", "utterance": "who played elaine the pain?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Assassination by firearm\"))", "utterance": "who killed martin luther king jr video?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what type of democracy is the united states?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"1949 Stanley Cup Finals\"))", "utterance": "when was the last time the toronto maple leafs made the playoffs?"}, - {"url": "http://www.freebase.com/view/en/hong_kong", "targetValue": "(list (description UTC+8))", "utterance": "what time in china hong kong?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))", "utterance": "what all movies has taylor lautner been in?"}, - {"url": "http://www.freebase.com/view/en/bernie_mac", "targetValue": "(list (description Pneumonia))", "utterance": "what disease did bernie mac die of?"}, - {"url": "http://www.freebase.com/view/en/spike_spiegel", "targetValue": "(list (description \"Steven Blum\") (description \"Koichi Yamadera\"))", "utterance": "who plays spike spiegel?"}, - {"url": "http://www.freebase.com/view/en/isabella_of_castile", "targetValue": "(list (description \"Maria of Aragon, Queen of Portugal\"))", "utterance": "who was queen isabella's mother?"}, - {"url": "http://www.freebase.com/view/en/chris_hemsworth", "targetValue": "(list (description \"Elsa Pataky\"))", "utterance": "who does chris hemsworth have a baby with?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Allies of World War II\"))", "utterance": "who was france allied with in ww2?"}, - {"url": "http://www.freebase.com/view/en/winnipeg", "targetValue": "(list (description Canada))", "utterance": "where is the mts iceplex in winnipeg?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Judaism))", "utterance": "what are the most popular religions in israel?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Illinois State Senator\"))", "utterance": "what was obama's former occupation?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description \"Catching Feelings\") (description \"Down to Earth\") (description \"Beauty and a Beat\") (description \"All Around The World (featuring Ludacris)\") (description \"Die in Your Arms\") (description \"As Long As You Love Me (featuring Big Sean)\") (description Baby) (description Believe) (description \"Be Alright\") (description Boyfriend))", "utterance": "what are all the songs justin bieber wrote?"}, - {"url": "http://www.freebase.com/view/en/river_thames", "targetValue": "(list (description \"Thames Head\"))", "utterance": "where is the thames river source?"}, - {"url": "http://www.freebase.com/view/en/buster_posey", "targetValue": "(list (description Leesburg))", "utterance": "where did buster posey go to high school?"}, - {"url": "http://www.freebase.com/view/en/robert_pattinson", "targetValue": "(list (description Eclipse) (description \"Dark Kingdom: The Dragon King\") (description \"New Moon\") (description \"Remember Me\") (description \"How to Be\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Little Ashes\") (description \"Bel Ami\") (description Twilight) (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "what new movies is robert pattinson in?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Seraiki Language\") (description \"Hindustani language\") (description \"Pashto language\") (description \"Punjabi language\") (description \"Brahui Language\") (description \"Balochi language\") (description \"English Language\") (description \"Urdu Language\") (description \"Sindhi Language\") (description \"Hindko dialect\"))", "utterance": "what language do they use in pakistan?"}, - {"url": "http://www.freebase.com/view/en/nike_inc", "targetValue": "(list (description \"Athletic Shoes & Apparel\"))", "utterance": "what kind of products does nike sell?"}, - {"url": "http://www.freebase.com/view/en/lyndon_b_johnson", "targetValue": "(list (description \"Lady Bird Johnson\"))", "utterance": "who did lbj marry?"}, - {"url": "http://www.freebase.com/view/en/kim_jong-il", "targetValue": "(list (description Pyongyang))", "utterance": "where did kim jong il die?"}, - {"url": "http://www.freebase.com/view/en/agatha_christie", "targetValue": "(list (description \"Dame Commander of the Order of the British Empire\"))", "utterance": "what honor did agatha christie receive in 1971?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"George Bush\"))", "utterance": "who ran against bill clinton in the presidential election?"}, - {"url": "http://www.freebase.com/view/en/kohler_company", "targetValue": "(list (description Kohler))", "utterance": "where are kohler sinks manufactured?"}, - {"url": "http://www.freebase.com/view/en/taoism", "targetValue": "(list (description \"Tao Te Ching\"))", "utterance": "what is the sacred text of daoism?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "what countries speak english natively?"}, - {"url": "http://www.freebase.com/view/en/thomas_hobbs", "targetValue": "(list (description \"Political philosophy\"))", "utterance": "what did thomas hobbes do?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description Xanth) (description \"JoJo's Bizarre Adventure\"))", "utterance": "what counties in florida have the lowest property taxes?"}, - {"url": "http://www.freebase.com/view/en/fedex_cup", "targetValue": "(list (description \"Brandt Snedeker\"))", "utterance": "who won fedex cup 2012?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Arabic Language\"))", "utterance": "what language is mainly spoken in egypt?"}, - {"url": "http://www.freebase.com/view/en/alf", "targetValue": "(list (description \"Paul Fusco\"))", "utterance": "who played alf on tv show?"}, - {"url": "http://www.freebase.com/view/en/gerald_ford", "targetValue": "(list (description \"Nelson Rockefeller\"))", "utterance": "who was gerald ford vp?"}, - {"url": "http://www.freebase.com/view/en/armenia", "targetValue": "(list (description \"Armenian dram\"))", "utterance": "what is armenian currency?"}, - {"url": "http://www.freebase.com/view/en/raphael", "targetValue": "(list (description Painting) (description Drawing))", "utterance": "what type of art did raphael sanzio create?"}, - {"url": "http://www.freebase.com/view/en/malta", "targetValue": "(list (description \"Maltese Language\") (description \"English Language\"))", "utterance": "what language do they speak in malta?"}, - {"url": "http://www.freebase.com/view/en/louis_xiv_of_france", "targetValue": "(list (description Catholicism))", "utterance": "what religion was king louis xiv?"}, - {"url": "http://www.freebase.com/view/en/mike_wright", "targetValue": "(list (description \"New England Patriots\"))", "utterance": "what football team does mike wright play for?"}, - {"url": "http://www.freebase.com/view/en/shannon_hoon", "targetValue": "(list (description \"Drug overdose\"))", "utterance": "what did shannon hoon die from?"}, - {"url": "http://www.freebase.com/view/en/nicolaus_copernicus", "targetValue": "(list (description \"He discovered that other ancient Greeks had suggested the idea of a heliocentric universe, and this seemed better seemed even though it still needed complex mathematical calculations to predict planetary movement.\"))", "utterance": "what did nicholas copernicus discover?"}, - {"url": "http://www.freebase.com/view/en/manny_ramirez", "targetValue": "(list (description \"Boston Red Sox\") (description \"Los Angeles Dodgers\") (description \"Cleveland Indians\"))", "utterance": "what teams has manny ramirez played for?"}, - {"url": "http://www.freebase.com/view/en/appalachia", "targetValue": "(list (description \"Eastern United States\"))", "utterance": "where do the appalachian mountains run?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description 1920))", "utterance": "when was president wilson in office?"}, - {"url": "http://www.freebase.com/view/en/jerry_brown", "targetValue": "(list (description \"Democratic Party\") (description \"California Democratic Party\"))", "utterance": "what political party is jerry brown?"}, - {"url": "http://www.freebase.com/view/en/hawaii", "targetValue": "(list (description \"Pacific Ocean\"))", "utterance": "what ocean is around hawaii?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what is the most common language spoken in argentina?"}, - {"url": "http://www.freebase.com/view/en/tunisia", "targetValue": "(list (description \"French Language\") (description \"Arabic Language\"))", "utterance": "what language tunisia?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"Double hull\") (description \"Viola organista\"))", "utterance": "what are some inventions that leonardo da vinci invented?"}, - {"url": "http://www.freebase.com/view/en/st_trinians_school", "targetValue": "(list (description \"Ronald Searle\"))", "utterance": "who wrote st trinians?"}, - {"url": "http://www.freebase.com/view/en/malaysia", "targetValue": "(list (description \"Malaysian ringgit\"))", "utterance": "what are malaysian coins called?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Federal government of Mexico\"))", "utterance": "what type government does mexico have?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what currency does dominican republic take?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Redd Foxx\") (description \"Charlie Chaplin\") (description \"James Brown\") (description \"Nipsey Russell\") (description \"Walt Disney\"))", "utterance": "what inspired michael jackson to become a singer?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Kay Bailey Hutchison\"))", "utterance": "who is the texas state senator?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what to visit in london city?"}, - {"url": "http://www.freebase.com/view/en/mona_lisa", "targetValue": "(list (description Portrait))", "utterance": "what genre of art is the mona lisa?"}, - {"url": "http://www.freebase.com/view/en/peter_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who does peter griffin voice?"}, - {"url": "http://www.freebase.com/view/en/tony_romo", "targetValue": "(list (description 2002))", "utterance": "when did tony romo got drafted?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description Typhus))", "utterance": "what does anne frank died of?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Name day\") (description \"Saint Patrick's Day\") (description \"Maundy Thursday\") (description \"Palm Sunday\") (description \"Saint George's Day\") (description \"Saint Joseph's Day\") (description Christmas))", "utterance": "what are the catholic holy days?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"French Language\") (description \"German Language\") (description \"Dutch Language\"))", "utterance": "what language is most commonly spoken in belgium?"}, - {"url": "http://www.freebase.com/view/en/l_frank_baum", "targetValue": "(list (description Hollywood))", "utterance": "where did frank baum die?"}, - {"url": "http://www.freebase.com/view/en/tunis", "targetValue": "(list (description Tunisia) (description Africa) (description \"Tunis Governorate\"))", "utterance": "where is tunis on a map?"}, - {"url": "http://www.freebase.com/view/en/nicolas_cage", "targetValue": "(list (description \"Nicolas Cage; Katherine Heigl\"))", "utterance": "who is nicolas cage married too?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"John Roberts\"))", "utterance": "who are the members of the supreme court 2009?"}, - {"url": "http://www.freebase.com/view/en/charles_lee_ray", "targetValue": "(list (description \"Brad Dourif\"))", "utterance": "who does the voice for chucky in child's play?"}, - {"url": "http://www.freebase.com/view/en/mary_wollstonecraft", "targetValue": "(list (description \"Women's rights\"))", "utterance": "what did mary wollstonecraft fight for?"}, - {"url": "http://www.freebase.com/view/en/new_france", "targetValue": "(list (description \"North America\"))", "utterance": "what is new france?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_phillies", "targetValue": "(list (description 1883))", "utterance": "what year did the phillies begin?"}, - {"url": "http://www.freebase.com/view/en/dyson", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "what country is dyson made?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description \"Icelandic Language\"))", "utterance": "what language does iceland speak?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description \"Theodor Robert Geisel\"))", "utterance": "what was dr seuss real name?"}, - {"url": "http://www.freebase.com/view/en/gloria_steinem", "targetValue": "(list (description \"Coalition of Labor Union Women\") (description \"National Women's Political Caucus\") (description \"New York Media Holdings, LLC\") (description \"Women's Action Alliance\") (description \"Choice USA\") (description \"Feminist Majority Foundation\") (description \"Ms. Foundation for Women\"))", "utterance": "what did gloria steinem founded?"}, - {"url": "http://www.freebase.com/view/en/beaumont", "targetValue": "(list (description \"Uzooma Okeke\"))", "utterance": "where to eat crawfish in beaumont?"}, - {"url": "http://www.freebase.com/view/en/scotland", "targetValue": "(list (description \"Scottish English\"))", "utterance": "what language they speak in scotland?"}, - {"url": "http://www.freebase.com/view/en/mark_zuckerberg", "targetValue": "(list (description \"Phillips Exeter Academy\"))", "utterance": "what boarding school did mark zuckerberg go to?"}, - {"url": "http://www.freebase.com/view/en/bigos", "targetValue": "(list (description Stew))", "utterance": "what are bigos?"}, - {"url": "http://www.freebase.com/view/en/tina_turner", "targetValue": "(list (description \"Ronnie Turner\") (description \"Craig Hill\"))", "utterance": "where are ike and tina turner's children?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"Double hull\") (description \"Viola organista\"))", "utterance": "what are some of leonardo da vinci most famous inventions?"}, - {"url": "http://www.freebase.com/view/en/shaquille_oneal", "targetValue": "(list (description \"1992 NBA Draft\"))", "utterance": "when did shaq come into the nba?"}, - {"url": "http://www.freebase.com/view/en/turkish_language", "targetValue": "(list (description Turkey) (description \"Republic of Macedonia\") (description Austria) (description Cyprus) (description \"Republic of Kosovo\"))", "utterance": "where do they speak turkish?"}, - {"url": "http://www.freebase.com/view/en/walnut_creek", "targetValue": "(list (description 94597))", "utterance": "what is the zip code for walnut creek?"}, - {"url": "http://www.freebase.com/view/en/cleveland_cavaliers", "targetValue": "(list (description \"Dion Waiters\"))", "utterance": "who will the cavaliers draft 2012?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"James Earl Jones\"))", "utterance": "who was the voice of darth vader in the original star wars movie?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "where is english spoken around the world?"}, - {"url": "http://www.freebase.com/view/en/louis_armstrong", "targetValue": "(list (description Jazz))", "utterance": "what music did louis armstrong play?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what form of currency does germany use?"}, - {"url": "http://www.freebase.com/view/en/latin", "targetValue": "(list (description \"Italic languages\") (description \"Indo-European languages\"))", "utterance": "where is the latin language from?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Sistine Chapel\") (description \"Piazza Navona\") (description \"Roman Forum\") (description \"Baths of Caracalla\") (description \"Castel Sant'Angelo\") (description \"Bocca della Verit\u00e0\") (description Pantheon) (description \"St. Peter's Basilica\") (description \"Raphael Rooms\") (description Colosseum))", "utterance": "what are the top tourist attractions in rome?"}, - {"url": "http://www.freebase.com/view/en/solomon", "targetValue": "(list (description Absalom) (description Nathan) (description Adonijah))", "utterance": "who were the children of king solomon?"}, - {"url": "http://www.freebase.com/view/en/andy_irons", "targetValue": "(list (description \"Myocardial infarction\"))", "utterance": "what did andy irons die from?"}, - {"url": "http://www.freebase.com/view/en/auburn_university", "targetValue": "(list (description Alabama) (description \"Auburn University Historic District\") (description \"United States of America\") (description Auburn))", "utterance": "where is auburn university located?"}, - {"url": "http://www.freebase.com/view/en/tatyana_ali", "targetValue": "(list (description \"Sonia Ali\") (description \"Sheriff Ali\"))", "utterance": "who is tatyana ali parents?"}, - {"url": "http://www.freebase.com/view/en/leif_ericson", "targetValue": "(list (description Iceland))", "utterance": "where did leif ericson grow up?"}, - {"url": "http://www.freebase.com/view/en/maasai", "targetValue": "(list (description \"Maasai Language\"))", "utterance": "what language do the maasai speak?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"German Workers' Party\") (description \"Nazi Party\"))", "utterance": "what political party was hitler in?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Kim Jong-un\"))", "utterance": "who is the leader of north korea today?"}, - {"url": "http://www.freebase.com/view/en/appalachia", "targetValue": "(list (description \"Eastern United States\"))", "utterance": "where do the appalachian mountains run through?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what money does spain use?"}, - {"url": "http://www.freebase.com/view/en/terry_waite", "targetValue": "(list (description Bollington))", "utterance": "where was terry waite born?"}, - {"url": "http://www.freebase.com/view/en/battle_of_san_juan_hill", "targetValue": "(list (description Cuba))", "utterance": "what country did the battle of san juan hill take place?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what kind of government does the united states have currently?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\"))", "utterance": "when was the last time the orioles won the world series?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"william shakespeare performed play by thomas dekker\"))", "utterance": "what did shakespeare learn in grammar school?"}, - {"url": "http://www.freebase.com/view/en/ben_stiller", "targetValue": "(list (description \"Christine Taylor\"))", "utterance": "who did ben stiller date?"}, - {"url": "http://www.freebase.com/view/en/norway", "targetValue": "(list (description \"Norwegian Language\"))", "utterance": "what is the most common language in norway?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Thomas More\") (description Ovid) (description \"Geoffrey Chaucer\") (description Plutarch) (description Terence) (description \"Thomas Kyd\") (description Plautus) (description \"Michel de Montaigne\") (description \"John Pory\") (description \"Christopher Marlowe\"))", "utterance": "what influenced william shakespeare to start writing?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Boston Latin School\"))", "utterance": "where did benjamin franklin went to school?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description \"Jan Brewer\"))", "utterance": "who is the governor of arizona 2009?"}, - {"url": "http://www.freebase.com/view/en/spike_lee", "targetValue": "(list (description \"Jungle Fever\") (description \"Inside Man\") (description \"He Got Game\") (description Clockers) (description Bamboozled) (description \"25th Hour\") (description \"Girl 6\") (description \"Get on the Bus\") (description Crooklyn) (description \"Do the Right Thing\"))", "utterance": "what movies has spike lee made?"}, - {"url": "http://www.freebase.com/view/en/bernie_mac", "targetValue": "(list (description Pneumonia))", "utterance": "what did bernie mac died of?"}, - {"url": "http://www.freebase.com/view/en/arctic", "targetValue": "(list (description \"North Greenland\"))", "utterance": "what countries does the arctic circle run through?"}, - {"url": "http://www.freebase.com/view/en/electrolux", "targetValue": "(list (description Stockholm))", "utterance": "where is electrolux based?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what is houston timezone?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Italy))", "utterance": "where do italy people live?"}, - {"url": "http://www.freebase.com/view/en/russians", "targetValue": "(list (description \"East Slavs\") (description Europeans))", "utterance": "where did russians originate?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Anne Hathaway\"))", "utterance": "what was shakespeare's wife called?"}, - {"url": "http://www.freebase.com/view/en/harry_s_truman", "targetValue": "(list (description 4/12/1945))", "utterance": "when did truman become president?"}, - {"url": "http://www.freebase.com/view/en/ferdinand_magellan", "targetValue": "(list (description Navigator) (description Explorer))", "utterance": "what did ferdinand magellan do?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Abraham Lincoln 1861 presidential inauguration\"))", "utterance": "when was abraham lincoln declared president?"}, - {"url": "http://www.freebase.com/view/en/burmese_language", "targetValue": "(list (description Asia))", "utterance": "where do burmese cats originate from?"}, - {"url": "http://www.freebase.com/view/en/james_t_kirk", "targetValue": "(list (description \"Jimmy Bennett\") (description \"Chris Pine\") (description \"William Shatner\"))", "utterance": "who played kirk?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description \"Skamania County\") (description Washington))", "utterance": "where is mt st helens located?"}, - {"url": "http://www.freebase.com/view/en/saint_paul", "targetValue": "(list (description \"Ramsey County\"))", "utterance": "what county is st paul minnesota in?"}, - {"url": "http://www.freebase.com/view/en/henry_viii_of_england", "targetValue": "(list (description \"Prince Henry, Duke of Cornwall\") (description \"Edward VI of England\") (description \"Mary I of England\") (description \"Edward Tudor\") (description \"Henry, Duke of Cornwall\") (description \"Elizabeth I of England\") (description \"Henry FitzRoy, 1st Duke of Richmond and Somerset\") (description \"Henry Tudor\"))", "utterance": "who was king henry viii son?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"Paris Saint-Germain F.C.\"))", "utterance": "who does david beckham play for?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gettysburg", "targetValue": "(list (description \"United States of America\"))", "utterance": "who won the battle of gettysburg?"}, - {"url": "http://www.freebase.com/view/en/franz_ferdinand", "targetValue": "(list (description Glasgow))", "utterance": "where was franz ferdinand from?"}, - {"url": "http://www.freebase.com/view/en/benedict_arnold", "targetValue": "(list (description Traitor))", "utterance": "what was benedict arnold most famous for?"}, - {"url": "http://www.freebase.com/view/en/lex_luthor", "targetValue": "(list (description \"Michael Rosenbaum\"))", "utterance": "who plays lex luthor on smallville?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description Blue) (description \"Royal blue\") (description White) (description Silver) (description \"Navy Blue\"))", "utterance": "what are dallas cowboys colors?"}, - {"url": "http://www.freebase.com/view/en/bentley", "targetValue": "(list (description \"Bentley Motors Limited\"))", "utterance": "what does bentley mean?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Czech koruna\"))", "utterance": "what is the currency of the czech republic?"}, - {"url": "http://www.freebase.com/view/en/los_angeles_kings", "targetValue": "(list (description \"2012 Stanley Cup Finals\"))", "utterance": "when was the last time the la kings won a playoff series?"}, - {"url": "http://www.freebase.com/view/en/spencer_pratt", "targetValue": "(list (description \"University of Southern California\"))", "utterance": "where did spencer pratt go to school?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Marfan syndrome\") (description Smallpox) (description Strabismus))", "utterance": "what disease did abraham lincoln had?"}, - {"url": "http://www.freebase.com/view/en/vancouver_canucks", "targetValue": "(list (description \"Alain Vigneault\"))", "utterance": "who is vancouver canucks coach?"}, - {"url": "http://www.freebase.com/view/en/c_s_lewis", "targetValue": "(list (description Belfast))", "utterance": "where did cs lewis wrote?"}, - {"url": "http://www.freebase.com/view/en/carlos_pena", "targetValue": "(list (description \"Dominican Republic\"))", "utterance": "what is carlos pena jr nationality?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Statesman) (description Author) (description Writer) (description Philosopher) (description Architect) (description Lawyer) (description Farmer) (description Archaeologist) (description Teacher) (description Inventor))", "utterance": "what did thomas jefferson do before he became president?"}, - {"url": "http://www.freebase.com/view/en/cheyenne", "targetValue": "(list (description \"Cheyenne Language\") (description \"English Language\"))", "utterance": "what language do the cheyenne speak?"}, - {"url": "http://www.freebase.com/view/en/jane_wyman", "targetValue": "(list (description \"Bing Crosby & Jane Wyman\"))", "utterance": "who was married to jane wyman?"}, - {"url": "http://www.freebase.com/view/en/mickey_mouse", "targetValue": "(list (description \"Wayne Allwine\"))", "utterance": "who played mickey in the rocky movies?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Omagua Language\") (description \"Spanish Language\") (description \"Waorani Language\") (description Quechua) (description \"Puquina Language\") (description \"Aymara language\"))", "utterance": "what language does peru speak?"}, - {"url": "http://www.freebase.com/view/en/alaska", "targetValue": "(list (description \"Wildest Alaska\") (description \"The Cleansing\") (description \"Through the Gold-Fields of Alaska to Bering Straits\") (description \"White Fang\") (description \"Drop City\") (description Alaska) (description \"The Royal Mess\") (description \"Going to extremes\") (description \"Into the Wild\") (description \"Four Quarters of Light\"))", "utterance": "what are some good books like looking for alaska?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "where is english spoken in the world map?"}, - {"url": "http://www.freebase.com/view/en/arsenal_fc", "targetValue": "(list (description \"2004\u201305 FA Cup\") (description \"FA Cup 2002\u201303\") (description \"2002 FA Cup Final\") (description \"FA Cup 1978\u201379\") (description \"2005 FA Cup Final\") (description \"2003 FA Cup Final\") (description \"FA Cup 1997\u201398\") (description \"FA Cup 1992\u201393\") (description \"FA Cup 1970\u201371\") (description \"2001\u201302 FA Cup\"))", "utterance": "when did arsenal won the league?"}, - {"url": "http://www.freebase.com/view/en/phoenix", "targetValue": "(list (description \"Mountain Time Zone\"))", "utterance": "what timezone is phoenix az in right now?"}, - {"url": "http://www.freebase.com/view/en/south_portland", "targetValue": "(list (description \"United States of America\") (description Maine) (description \"Cumberland County\"))", "utterance": "where is south portland?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description Chad) (description \"Central African Republic\") (description Comoros) (description Burundi) (description Djibouti) (description Congo) (description Belgium) (description Cameroon) (description \"Burkina Faso\") (description Benin))", "utterance": "what countries speak french as a first language?"}, - {"url": "http://www.freebase.com/view/en/ptolemy", "targetValue": "(list (description Mathematician) (description Astronomer) (description Astrologer) (description Geographer) (description Philosopher))", "utterance": "who was ptolemy and what did he do?"}, - {"url": "http://www.freebase.com/view/en/henry_viii_of_england", "targetValue": "(list (description \"Catherine of Aragon\"))", "utterance": "what was the name of henry viii first wife?"}, - {"url": "http://www.freebase.com/view/en/parana_river", "targetValue": "(list (description Paraguay) (description Brazil) (description Argentina) (description \"Mesopotamia, Argentina\"))", "utterance": "where does the parana river flow?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description Richard))", "utterance": "what is president nixon's first name?"}, - {"url": "http://www.freebase.com/view/en/theodor_schwann", "targetValue": "(list (description \"Humboldt University of Berlin\"))", "utterance": "where did theodor schwann get his education?"}, - {"url": "http://www.freebase.com/view/en/frank_lloyd_wright", "targetValue": "(list (description \"Louis Sullivan\") (description \"Bruce Price\") (description \"Henry David Thoreau\") (description \"Ebenezer Howard\") (description \"William Morris\") (description \"G. I. Gurdjieff\") (description \"Elizabeth Gordon\"))", "utterance": "who or what influenced frank lloyd wright?"}, - {"url": "http://www.freebase.com/view/en/houston_rockets", "targetValue": "(list (description \"1994 NBA Finals\"))", "utterance": "what year did houston rockets win their first championship?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Moscow))", "utterance": "where do most of the people live in russia?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Europe) (description \"North Africa\") (description \"Middle East\"))", "utterance": "where is holy roman empire located?"}, - {"url": "http://www.freebase.com/view/en/liam_hemsworth", "targetValue": "(list (description Knowing) (description Triangle) (description \"The Hunger Games\") (description \"The Expendables 2\") (description \"The Last Song\") (description Timeless) (description \"Empire State\") (description \"The Hunger Games: Catching Fire\") (description \"Arabian Nights\") (description \"Love and Honor\"))", "utterance": "what movies has liam hemsworth played in?"}, - {"url": "http://www.freebase.com/view/en/nicholas_newman", "targetValue": "(list (description \"Joshua Morrow\"))", "utterance": "who plays nicholas newman on the young and the restless?"}, - {"url": "http://www.freebase.com/view/en/eric_cartman", "targetValue": "(list (description \"Trey Parker\"))", "utterance": "who is the voice of eric cartman on south park?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"James Haven\"))", "utterance": "who is angelina jolies brother?"}, - {"url": "http://www.freebase.com/view/en/bank_of_america", "targetValue": "(list (description Charlotte))", "utterance": "where is the headquarters of bank of america?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what type of government japan have?"}, - {"url": "http://www.freebase.com/view/en/leonidas_i", "targetValue": "(list (description Pleistarchus))", "utterance": "who was king after leonidas died?"}, - {"url": "http://www.freebase.com/view/en/josh_hamilton_1981", "targetValue": "(list (description \"Texas Rangers\") (description \"Los Angeles Angels of Anaheim\"))", "utterance": "what team does josh hamilton play for?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"1967 Stanley Cup Finals\"))", "utterance": "when was the leafs last in the playoffs?"}, - {"url": "http://www.freebase.com/view/en/burundi", "targetValue": "(list (description Africa))", "utterance": "where is burundi country?"}, - {"url": "http://www.freebase.com/view/en/maya_civilization", "targetValue": "(list (description 2012))", "utterance": "when does the world end according to the mayans time?"}, - {"url": "http://www.freebase.com/view/en/niger_river", "targetValue": "(list (description Guinea) (description Niger) (description Mali) (description Nigeria) (description Benin))", "utterance": "through which countries of the sahel does the niger river flow?"}, - {"url": "http://www.freebase.com/view/en/werner_heisenberg", "targetValue": "(list (description \"Matrix mechanics\"))", "utterance": "what did werner heisenberg discover?"}, - {"url": "http://www.freebase.com/view/en/paul_ryan", "targetValue": "(list (description Janesville))", "utterance": "what city does paul ryan live in?"}, - {"url": "http://www.freebase.com/view/en/acadia_university", "targetValue": "(list (description Canada) (description \"Nova Scotia\") (description Wolfville))", "utterance": "what city is acadia university in?"}, - {"url": "http://www.freebase.com/view/en/f_scott_fitzgerald", "targetValue": "(list (description Poet) (description Novelist) (description Writer))", "utterance": "what did f. scott fitzgerald do?"}, - {"url": "http://www.freebase.com/view/en/europe", "targetValue": "(list (description Belarus) (description Estonia) (description Andorra) (description Liechtenstein) (description Albania) (description Croatia) (description Gibraltar) (description Guernsey) (description \"Isle of Man\") (description Jersey))", "utterance": "what countries does tomtom western europe include?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Persian Language\"))", "utterance": "what is the national language of iran?"}, - {"url": "http://www.freebase.com/view/en/ypres", "targetValue": "(list (description Belgium))", "utterance": "where did the second battle of ypres occur?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what languages do people speak in spain?"}, - {"url": "http://www.freebase.com/view/en/michael_crabtree", "targetValue": "(list (description \"Wide receiver\"))", "utterance": "what did michael crabtree do?"}, - {"url": "http://www.freebase.com/view/en/afrikaans", "targetValue": "(list (description Namibia) (description \"South Africa\"))", "utterance": "where do they speak afrikaans?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description Alabama) (description Georgia))", "utterance": "what 3 states border florida?"}, - {"url": "http://www.freebase.com/view/en/ziva_david", "targetValue": "(list (description \"Cote de Pablo\"))", "utterance": "who plays ziva david on ncis?"}, - {"url": "http://www.freebase.com/view/en/henry_viii_of_england", "targetValue": "(list (description \"Edward VI of England\"))", "utterance": "who ruled after king henry viii died?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Abdel Hakim Amer\") (description \"Abdul Munim Riad\") (description \"Ahmad Ismail Ali\") (description \"Abdul Munim Wassel\") (description \"Saad El Shazly\") (description \"Hosni Mubarak\") (description \"Mohammed Aly Fahmy\") (description \"Anwar Sadat\") (description \"Abd-Al-Minaam Khaleel\") (description \"Abdel Ghani el-Gamasy\"))", "utterance": "what are some ancient egypt names?"}, - {"url": "http://www.freebase.com/view/en/st_louis_cardinals", "targetValue": "(list (description \"Dave McKay\") (description \"Jos\u00e9 Oquendo\") (description \"Joe Pettini\") (description \"Marty Mason\") (description \"Dave Duncan\") (description \"Hal McRae\"))", "utterance": "who are the st louis cardinals coaches?"}, - {"url": "http://www.freebase.com/view/en/dawood_ibrahim", "targetValue": "(list (description Maharashtra))", "utterance": "where is daud ibrahim?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Southeastern Anatolia Region\") (description \"Central Anatolia Region\") (description \"Mediterranean Region, Turkey\") (description \"Black Sea Region\") (description \"Eastern Anatolia Region\") (description \"Marmara Region\") (description \"Aegean Region\"))", "utterance": "what region is turkey considered?"}, - {"url": "http://www.freebase.com/view/en/russians", "targetValue": "(list (description \"Russian Language\"))", "utterance": "what language do russians speak?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Martin Luther King, Jr., National Historic Site\"))", "utterance": "where was martin luther king jr buried?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))", "utterance": "what are the official languages of argentina?"}, - {"url": "http://www.freebase.com/view/en/wales", "targetValue": "(list (description \"United Kingdom\") (description \"United Kingdom, with Dependencies and Territories\"))", "utterance": "where is the city wales?"}, - {"url": "http://www.freebase.com/view/en/rafael_nadal", "targetValue": "(list (description Spain))", "utterance": "what country does rafael nadal play for?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description \"God in Islam\") (description Monotheism) (description Qiyamah) (description \"Predestination in Islam\") (description Tawhid) (description \"Masih ad-Dajjal\") (description \"Islamic holy books\") (description \"Prophets in Islam\") (description \"Islamic view of angels\"))", "utterance": "what is the islamic belief?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Mariano Rajoy\"))", "utterance": "who is the prime minister of spain 2011?"}, - {"url": "http://www.freebase.com/view/en/leonidas_i", "targetValue": "(list (description Pleistarchus))", "utterance": "who was the son of king leonidas?"}, - {"url": "http://www.freebase.com/view/en/judi_dench", "targetValue": "(list (description \"Michael Williams\"))", "utterance": "who was judi dench married to?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Basque Language\") (description \"Galician Language\") (description \"Catalan language\") (description \"Occitan language\"))", "utterance": "how many languages do they speak in spain?"}, - {"url": "http://www.freebase.com/view/en/sahara", "targetValue": "(list (description \"North Africa\"))", "utterance": "where are the sahara desert located?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Monica Braithwaite\"))", "utterance": "what is rihanna mum called?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"San Francisco\"))", "utterance": "what county is san francisco?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description 9/14/1901))", "utterance": "when did president theodore roosevelt take office?"}, - {"url": "http://www.freebase.com/view/en/michael_oher", "targetValue": "(list (description \"Baltimore Ravens\"))", "utterance": "who does michael oher play for in 2010?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description \"Hendrik Lorentz\") (description \"Isaac Newton\") (description \"Baruch Spinoza\") (description \"George Bernard Shaw\") (description \"Hermann Minkowski\") (description \"James Clerk Maxwell\") (description \"Paul Val\u00e9ry\") (description \"Karl Pearson\") (description \"Ernst Mach\") (description \"Bernhard Riemann\"))", "utterance": "who or what influenced albert einstein?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Sudan))", "utterance": "where does egypt export to?"}, - {"url": "http://www.freebase.com/view/en/lionel_messi", "targetValue": "(list (description \"Antonella Roccuzzo\"))", "utterance": "who did messi have a baby with?"}, - {"url": "http://www.freebase.com/view/en/african_union", "targetValue": "(list (description \"Addis Ababa\"))", "utterance": "where is the seat of the african union?"}, - {"url": "http://www.freebase.com/view/en/kim_richards", "targetValue": "(list (description \"The Car\") (description \"Escape to Witch Mountain\") (description \"Tuff Turf\") (description \"Black Snake Moan\") (description \"Race to Witch Mountain\") (description \"Devil Dog: The Hound of Hell\") (description \"No Deposit, No Return\") (description \"Return from Witch Mountain\") (description \"Meatballs Part II\"))", "utterance": "what was kim richards in?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"HMS Beagle\"))", "utterance": "what ship did darwin sail around the world?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description Portugal))", "utterance": "where did christopher columbus began his journey?"}, - {"url": "http://www.freebase.com/view/en/henri_rousseau", "targetValue": "(list (description Post-Impressionism))", "utterance": "what artistic style did henri rousseau work in?"}, - {"url": "http://www.freebase.com/view/en/john_edwards", "targetValue": "(list (description \"Political corruption\"))", "utterance": "what is john edwards indicted for?"}, - {"url": "http://www.freebase.com/view/en/huey_p_newton", "targetValue": "(list (description Oakland))", "utterance": "where was huey newton killed?"}, - {"url": "http://www.freebase.com/view/en/johannes_gutenberg", "targetValue": "(list (description \"This suggests that by 1438 Gutenberg and Dritzehen had in all probability already invented a printing process using moveable type (separate pieces of wood or metal for each letter of the alphabet).\"))", "utterance": "when was the printing press invented by gutenberg?"}, - {"url": "http://www.freebase.com/view/en/midlothian", "targetValue": "(list (description \"United Kingdom\") (description Scotland) (description \"United Kingdom, with Dependencies and Territories\"))", "utterance": "where is midlothian scotland?"}, - {"url": "http://www.freebase.com/view/en/marta", "targetValue": "(list (description \"Ume\u00e5 IK\"))", "utterance": "where does marta play soccer?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description Detroit))", "utterance": "where is mitt romney's family from?"}, - {"url": "http://www.freebase.com/view/en/john_terry", "targetValue": "(list (description \"Georgie John Terry\") (description \"Summer Rose Terry\"))", "utterance": "what are john terry's children called?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Gary))", "utterance": "what city was michael jackson born in?"}, - {"url": "http://www.freebase.com/view/en/battle_of_vicksburg", "targetValue": "(list (description \"Confederate States of America\") (description Union) (description \"John C. Pemberton\") (description \"United States of America\") (description \"Ulysses S. Grant\"))", "utterance": "who fought in the battle of vicksburg?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description Bahawalpur))", "utterance": "which city is the oldest in pakistan?"}, - {"url": "http://www.freebase.com/view/en/nikolai_gogol", "targetValue": "(list (description Dramatist))", "utterance": "what kind of writing is nikolai gogol famous for?"}, - {"url": "http://www.freebase.com/view/en/world_series", "targetValue": "(list (description \"1903 World Series\"))", "utterance": "what year was first world series?"}, - {"url": "http://www.freebase.com/view/en/simon_birch", "targetValue": "(list (description \"Ian Michael Smith\"))", "utterance": "who plays simon birch?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "where are the timezones in the usa?"}, - {"url": "http://www.freebase.com/view/en/general_motors", "targetValue": "(list (description Automobile))", "utterance": "what does gm make?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Scottish Gaelic language\") (description \"Scots Language\") (description \"British Sign Language\") (description \"Cornish Language\") (description \"Esperanto Language\") (description \"English Language\") (description \"Welsh Language\") (description Irish))", "utterance": "what do people speak in uk?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))", "utterance": "what do people in jamaica speak?"}, - {"url": "http://www.freebase.com/view/en/lebron_james", "targetValue": "(list (description \"Point forward\") (description \"Small forward\"))", "utterance": "what position did lebron james play?"}, - {"url": "http://www.freebase.com/view/en/wayne_gretzky", "targetValue": "(list (description \"Edmonton Oilers\"))", "utterance": "what was wayne gretzky's first team?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Ollanta Humala\"))", "utterance": "who is the president of peru now?"}, - {"url": "http://www.freebase.com/view/en/jerry_garcia", "targetValue": "(list (description \"Fender Stratocaster\") (description \"Gibson SG\") (description \"Gibson Les Paul\"))", "utterance": "what kind of guitar did jerry garcia play?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description Sculpture) (description Painting) (description Drawing))", "utterance": "what type of art leonardo da vinci do?"}, - {"url": "http://www.freebase.com/view/en/new_jersey", "targetValue": "(list (description \"Bob Menendez\"))", "utterance": "who are the senators of new jersey now?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Saint Michael Parish\") (description Barbados))", "utterance": "where was rihanna raised?"}, - {"url": "http://www.freebase.com/view/en/lionel_messi", "targetValue": "(list (description \"FC Barcelona\"))", "utterance": "what team does messi play for 2011?"}, - {"url": "http://www.freebase.com/view/en/moira_mactaggert", "targetValue": "(list (description \"Olivia Williams\") (description \"Rose Byrne\"))", "utterance": "who is moira in x men?"}, - {"url": "http://www.freebase.com/view/en/d_carter", "targetValue": "(list (description \"University of Houston\"))", "utterance": "where does lil wayne go to school?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Ciampino \u2013 G.B. Pastine International Airport\"))", "utterance": "what airport is nearest to rome?"}, - {"url": "http://www.freebase.com/view/en/j_r_r_tolkien", "targetValue": "(list (description \"Exeter College, Oxford\") (description \"University of Oxford\"))", "utterance": "where did jrr tolkien go to school?"}, - {"url": "http://www.freebase.com/view/en/saint_louis_university", "targetValue": "(list (description Missouri))", "utterance": "what state is saint louis university in?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Protestantism) (description Catholicism) (description Islam))", "utterance": "what religion does canada follow?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Ulpian))", "utterance": "what factors led to the rise of the roman empire?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Honduras) (description Uruguay) (description \"El Salvador\") (description Panama) (description \"Equatorial Guinea\") (description Andorra) (description Guatemala) (description \"Puerto Rico\") (description Paraguay) (description Belize))", "utterance": "which countries have spanish as their main language?"}, - {"url": "http://www.freebase.com/view/en/paul_ryan", "targetValue": "(list (description \"Elizabeth Ryan\") (description \"Charles Ryan\") (description \"Samuel Ryan\"))", "utterance": "who is in paul ryan's family?"}, - {"url": "http://www.freebase.com/view/en/iraq", "targetValue": "(list (description \"Prime Minister of Iraq\") (description \"President of Iraq\"))", "utterance": "what government does iraq use?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what type of currency do they use in spain?"}, - {"url": "http://www.freebase.com/view/en/lincoln_steffens", "targetValue": "(list (description \"The shame of the cities\"))", "utterance": "what did lincoln steffens wrote?"}, - {"url": "http://www.freebase.com/view/en/anders_celsius", "targetValue": "(list (description \"Uppsala University\"))", "utterance": "what schools did anders celsius attend?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Central Park\"))", "utterance": "what can do in new york?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"CFP franc\") (description Euro))", "utterance": "what currency does france accept?"}, - {"url": "http://www.freebase.com/view/en/massachusetts", "targetValue": "(list (description Judaism) (description \"Churches of Christ\") (description Catholicism) (description \"United Church of Christ\") (description \"Episcopal Church\") (description Christianity) (description Buddhism) (description Baptists) (description Lutheranism) (description \"Jehovah's Witnesses\"))", "utterance": "what type of religion did massachusetts have?"}, - {"url": "http://www.freebase.com/view/en/colombia", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what language do they speak in colombia south america?"}, - {"url": "http://www.freebase.com/view/en/atlantic_ocean", "targetValue": "(list (description \"\u00cele Saint-Joseph\"))", "utterance": "when was the last tsunami in the atlantic ocean?"}, - {"url": "http://www.freebase.com/view/en/martha_graham", "targetValue": "(list (description Screenwriter) (description Choreographer))", "utterance": "what did martha graham train as?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))", "utterance": "what kind of government does brazil has?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"Peanut butter\"))", "utterance": "what did george washington carver made?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description Brno) (description \"Austrian Silesia\"))", "utterance": "what country did gregor mendel live in?"}, - {"url": "http://www.freebase.com/view/en/laura_ingalls_wilder", "targetValue": "(list (description \"South Dakota\") (description Wisconsin))", "utterance": "where laura ingalls wilder lived?"}, - {"url": "http://www.freebase.com/view/en/bangkok", "targetValue": "(list (description \"MRT Blue Line\") (description \"Wat Benchamabophit\") (description \"Grand Palace\") (description \"Ananta Samakhom Throne Hall\") (description \"Wat Saket\") (description \"Khaosan Road\") (description \"Bangkok National Museum\") (description \"Samutprakarn Crocodile Farm and Zoo\") (description \"Wat Pho\") (description \"Wat Arun\"))", "utterance": "what to do in bangkok in 4 days?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Germany women's national volleyball team\") (description \"Germany national cricket team\") (description \"Germany national badminton team\") (description \"Germany national football team\") (description \"A1 Team Germany\") (description \"Germany Davis Cup team\") (description \"Germany Fed Cup team\") (description \"Germany women's national basketball team\") (description \"Germany national basketball team\") (description \"Germany men's national volleyball team\"))", "utterance": "what sports are popular in germany?"}, - {"url": "http://www.freebase.com/view/en/oklahoma", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what's my timezone in oklahoma?"}, - {"url": "http://www.freebase.com/view/en/norway", "targetValue": "(list (description Nynorsk) (description \"Norwegian Language\") (description Bokm\u00e5l))", "utterance": "what do they speak in norway?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Schutzstaffel))", "utterance": "what does ss stand for in hitler's army?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Singapore dollar\"))", "utterance": "what currency does singapore use?"}, - {"url": "http://www.freebase.com/view/en/blackfoot", "targetValue": "(list (description \"English Language\") (description \"Blackfoot Language\"))", "utterance": "what did the blackfoot indians speak?"}, - {"url": "http://www.freebase.com/view/en/robin_hood", "targetValue": "(list (description \"Kevin Costner\"))", "utterance": "who plays robin hood in prince of thieves?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what standard time is texas?"}, - {"url": "http://www.freebase.com/view/en/grand_canyon", "targetValue": "(list (description Phoenix) (description \"Grand Canyon National Park\") (description \"Lake Powell\"))", "utterance": "what city is the south rim of the grand canyon near?"}, - {"url": "http://www.freebase.com/view/en/kurdish_people", "targetValue": "(list (description Asia))", "utterance": "where does kurdish people live?"}, - {"url": "http://www.freebase.com/view/en/louis_armstrong", "targetValue": "(list (description Trumpeter))", "utterance": "what instrument does louis armstrong?"}, - {"url": "http://www.freebase.com/view/en/alyson_stoner", "targetValue": "(list (description \"Caitlyn Gellar\"))", "utterance": "who does alyson stoner play in camp rock?"}, - {"url": "http://www.freebase.com/view/en/madonna", "targetValue": "(list (description Catholicism) (description \"Jewish Renewal\"))", "utterance": "what religion does madonna practice?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Sudan) (description Israel) (description \"Red Sea\") (description Libya))", "utterance": "what countries are located near egypt?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1995\u201396 NBA season\"))", "utterance": "when was michael jordan at his best?"}, - {"url": "http://www.freebase.com/view/en/richard_hammond", "targetValue": "(list (description \"Top Gear\"))", "utterance": "what made richard hammond famous?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who originally voiced lois griffin?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Gare du Nord\") (description \"Paris Orly Airport\") (description \"Gare de Paris-Est\") (description \"Paris-Gare de Lyon\") (description \"Gare Saint-Lazare\") (description \"Gare Routi\u00e8re Internationale\") (description \"Charles de Gaulle Airport\") (description \"Aeroport de Paris Beauvais Tille\") (description \"Gare d'Austerlitz\") (description \"Gare Montparnasse\"))", "utterance": "what airport do you fly into in paris?"}, - {"url": "http://www.freebase.com/view/en/sheldon_cooper", "targetValue": "(list (description \"Jim Parsons\"))", "utterance": "who plays sheldon cooper mother on the big bang theory?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description Unapologetic))", "utterance": "what rihanna new album called 2012?"}, - {"url": "http://www.freebase.com/view/en/dave_ramsey", "targetValue": "(list (description Nashville))", "utterance": "where does dave ramsey live?"}, - {"url": "http://www.freebase.com/view/en/langston_hughes", "targetValue": "(list (description \"Dreams and Youth\"))", "utterance": "what does a dream deferred by langston hughes?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description Ganymede) (description Callisto) (description Europa) (description \"Galilean moons\") (description Io))", "utterance": "what discovery did galileo make?"}, - {"url": "http://www.freebase.com/view/en/saudi_arabia", "targetValue": "(list (description \"Absolute monarchy\") (description \"Islamic state\") (description \"Unitary state\"))", "utterance": "what is the government system of saudi arabia?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"World War II\"))", "utterance": "what was the japanese war called?"}, - {"url": "http://www.freebase.com/view/en/nikola_tesla", "targetValue": "(list (description \"Tesla coil\"))", "utterance": "what did nikola tesla invented that is of use today?"}, - {"url": "http://www.freebase.com/view/en/anthony_dinozzo", "targetValue": "(list (description \"Michael Weatherly\"))", "utterance": "who plays the role of tony dinozzo on ncis?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description Preacher) (description Prophet) (description Carpenter))", "utterance": "what did jesus do for living?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"New York\"))", "utterance": "what is the state name of new york city?"}, - {"url": "http://www.freebase.com/view/en/bank_of_america", "targetValue": "(list (description Charlotte))", "utterance": "where is the main branch of bank of america?"}, - {"url": "http://www.freebase.com/view/en/dead_poets_society", "targetValue": "(list (description \"Josh Charles\"))", "utterance": "who plays knox overstreet?"}, - {"url": "http://www.freebase.com/view/en/sally_mclellan", "targetValue": "(list (description \"Helensvale State High School\"))", "utterance": "where did sally pearson go to primary school?"}, - {"url": "http://www.freebase.com/view/en/david_carradine", "targetValue": "(list (description \"Kill Bill Volume 2\") (description \"Bound for Glory\") (description \"North and South\") (description \"Kung Fu\"))", "utterance": "what movies did david carradine play in?"}, - {"url": "http://www.freebase.com/view/en/stanley_cup", "targetValue": "(list (description \"Frederick Stanley, 16th Earl of Derby\"))", "utterance": "what is the stanley cup named after?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Pacific Time Zone\") (description UTC-8))", "utterance": "when do they change the time in california?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description Canada) (description Brunei) (description Singapore) (description Malaysia) (description Sh\u011bn) (description Vietnam) (description China))", "utterance": "where is traditional chinese used?"}, - {"url": "http://www.freebase.com/view/en/portugal", "targetValue": "(list (description Angola) (description Algeria) (description Libya) (description Tunisia) (description Morocco) (description Mozambique))", "utterance": "who does portugal trade with?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))", "utterance": "what type of political system is brazil?"}, - {"url": "http://www.freebase.com/view/en/babylonia", "targetValue": "(list (description \"Akkadian language\"))", "utterance": "what language did the ancient babylonians speak?"}, - {"url": "http://www.freebase.com/view/en/wassily_kandinsky", "targetValue": "(list (description \"Abstract art\") (description \"German Expressionism\") (description Expressionism) (description \"Der Blaue Reiter\"))", "utterance": "what kind of painter was wassily kandinsky?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what form of government does the united states use?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\") (description \"Cuban convertible peso\"))", "utterance": "what money does cuba use?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Richard B. Ogilvie\") (description \"Otto Kerner, Jr.\") (description \"George Ryan\") (description \"Pat Quinn\") (description \"Rod Blagojevich\") (description \"James R. Thompson\") (description \"Jesse White\") (description \"Daniel Walker\") (description \"Jim Edgar\") (description \"Samuel H. Shapiro\"))", "utterance": "who is my representative in illinois house?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Central European Time\") (description UTC+01:00))", "utterance": "what timezone is sweden gmt?"}, - {"url": "http://www.freebase.com/view/en/franklin_d_roosevelt", "targetValue": "(list (description \"Governor of New York\"))", "utterance": "what was franklin d roosevelt's job before president?"}, - {"url": "http://www.freebase.com/view/en/robert_downey_jr", "targetValue": "(list (description \"California Substance Abuse Treatment Facility and State Prison, Corcoran\"))", "utterance": "where did robert downey jr go to jail?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Juris Doctor\") (description \"Bachelor of Arts\"))", "utterance": "what degrees did barack obama get?"}, - {"url": "http://www.freebase.com/view/en/shiva", "targetValue": "(list (description Hinduism))", "utterance": "what does god shiva represent?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Lightning rod\") (description \"Franklin stove\") (description Bifocals) (description \"Glass harmonica\"))", "utterance": "what inventions were made by ben franklin?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Swiss franc\"))", "utterance": "what is the name of the currency used in switzerland?"}, - {"url": "http://www.freebase.com/view/en/milwaukee_brewers", "targetValue": "(list (description \"1974 Major League Baseball Season\"))", "utterance": "what year did the milwaukee brewers go to the world series?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"Al Gore\"))", "utterance": "who was vice president with bill clinton?"}, - {"url": "http://www.freebase.com/view/en/listz", "targetValue": "(list (description \"La lugubre gondola\") (description \"Piano Concerto No. 1\") (description \"Sonata in B minor\") (description \"Piano Concerto No. 3\") (description \"Piano Concerto No. 2\") (description \"Dante Symphony\") (description \"Concerto pathetique\") (description \"Don Sanche\") (description \"Transcendental \u00c9tudes\") (description \"Faust Symphony\"))", "utterance": "what songs did franz liszt compose?"}, - {"url": "http://www.freebase.com/view/en/russo-japanese_war", "targetValue": "(list (description \"Yellow Sea\") (description \"Korean Peninsula\") (description Manchuria))", "utterance": "where did the russian japanese war happen?"}, - {"url": "http://www.freebase.com/view/en/los_angeles_kings", "targetValue": "(list (description \"2012 Stanley Cup Finals\"))", "utterance": "what year did the la kings win the cup?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what kind of money does egypt have?"}, - {"url": "http://www.freebase.com/view/en/jackie_robinson", "targetValue": "(list (description \"Brooklyn Dodgers\"))", "utterance": "what baseball team was jackie robinson on?"}, - {"url": "http://www.freebase.com/view/en/saint_lawrence_river", "targetValue": "(list (description \"Gulf of Saint Lawrence\"))", "utterance": "what body of water does st lawrence river flow into?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what form of government does the united states have?"}, - {"url": "http://www.freebase.com/view/en/princess_ariel", "targetValue": "(list (description Aquata) (description Attina) (description Arista) (description Adella) (description Andrina) (description Alana))", "utterance": "what are the names of ariel's six sisters?"}, - {"url": "http://www.freebase.com/view/en/seth_macfarlane", "targetValue": "(list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))", "utterance": "what voices does seth macfarlane play on family guy?"}, - {"url": "http://www.freebase.com/view/en/william_mckinley", "targetValue": "(list (description \"Ida Saxton McKinley\"))", "utterance": "who was william mckinley married to?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"David Prowse\"))", "utterance": "who played darth vader in the first movie?"}, - {"url": "http://www.freebase.com/view/en/kevin_james", "targetValue": "(list (description \"SUNY College at Cortland\"))", "utterance": "where did kevin james go to college?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Adolf Hitler was born in 1889 at Braunau am Inn, Austria, the son of a 52- year-old Habsburg customs official, Alois Schickelgruber Hitler, and his third wife, a young peasant girl named Klara Poelzl.\"))", "utterance": "what year was hitler was born?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Diving at the 1984 Summer Olympics - Women's 3 metre springboard\"))", "utterance": "what did canada get gold medals in?"}, - {"url": "http://www.freebase.com/view/en/atlanta", "targetValue": "(list (description \"Atlanta History Center\") (description \"Atlanta Cyclorama & Civil War Museum\") (description \"Atlanta Ballet\") (description \"Fernbank Museum of Natural History\") (description \"Woodruff Arts Center\") (description \"Zoo Atlanta\") (description \"Atlanta Symphony Orchestra\") (description \"Centennial Olympic Park\") (description \"Martin Luther King, Jr., National Historic Site\") (description \"Fernbank Science Center\"))", "utterance": "what's there to see in atlanta?"}, - {"url": "http://www.freebase.com/view/en/auschwitz_concentration_camp", "targetValue": "(list (description Poland))", "utterance": "where was auschwitz concentration camp located?"}, - {"url": "http://www.freebase.com/view/en/julius_caesar", "targetValue": "(list (description \"Cornelia Cinna minor\") (description Pompeia) (description \"Calpurnia Pisonis\"))", "utterance": "with which ancient ruler did julius caesar fall in love?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what kind of currency does dominican republic use?"}, - {"url": "http://www.freebase.com/view/en/elliot_stabler", "targetValue": "(list (description \"Law & Order: Special Victims Unit\") (description \"New York City Police Department\"))", "utterance": "what did elliot stabler do?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Greek Language\") (description \"Ukrainian Language\") (description \"Croatian language\") (description \"Serbian language\") (description \"Hungarian language\") (description \"Bulgarian Language\") (description \"Czech Language\") (description \"German Language\") (description \"Romani language\") (description \"Slovak Language\"))", "utterance": "what is spoken in czech republic?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description Stratford-upon-Avon))", "utterance": "where was shakespeare born at?"}, - {"url": "http://www.freebase.com/view/en/f_scott_fitzgerald", "targetValue": "(list (description \"Princeton University\"))", "utterance": "where did scott fitzgerald go to college?"}, - {"url": "http://www.freebase.com/view/en/joan_crawford", "targetValue": "(list (description \"Myocardial infarction\") (description \"Pancreatic cancer\"))", "utterance": "what did joan crawford died of?"}, - {"url": "http://www.freebase.com/view/en/rob_kardashian", "targetValue": "(list (description \"University of Southern California\") (description \"Marshall School of Business\"))", "utterance": "where did rob kardashian go to school?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description \"2000\u201301 NBA season\"))", "utterance": "what year was allen iverson mvp?"}, - {"url": "http://www.freebase.com/view/en/harry_s_truman", "targetValue": "(list (description \"University of Missouri\u2013Kansas City School of Law\") (description \"University of Missouri\u2013Kansas City\") (description \"William Chrisman High School\"))", "utterance": "where did harry s truman go to school?"}, - {"url": "http://www.freebase.com/view/en/utica", "targetValue": "(list (description \"Oneida County\"))", "utterance": "what county is utica ny in?"}, - {"url": "http://www.freebase.com/view/en/charles_babbage", "targetValue": "(list (description \"The Difference Engine: Charles Babbage and the Quest to Build the First Computer\"))", "utterance": "what did charles babbage discover?"}, - {"url": "http://www.freebase.com/view/en/united_states_house_of_representatives", "targetValue": "(list (description Representative))", "utterance": "what are members of the house of representatives called?"}, - {"url": "http://www.freebase.com/view/en/madagascar_2005", "targetValue": "(list (description \"Sacha Baron Cohen\"))", "utterance": "who plays king julian madagascar?"}, - {"url": "http://www.freebase.com/view/en/richard_lynn_scott", "targetValue": "(list (description Investor) (description Businessperson) (description Politician) (description Lawyer))", "utterance": "who is rick scott?"}, - {"url": "http://www.freebase.com/view/en/crimean_war", "targetValue": "(list (description Caucasus) (description \"White Sea\") (description \"Baltic Sea\") (description Balkans) (description \"Black Sea\") (description Crimea))", "utterance": "where did the crimean war take place?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description President) (description Governor) (description \"Vice President\"))", "utterance": "what offices did theodore roosevelt hold?"}, - {"url": "http://www.freebase.com/view/en/miley_cyrus", "targetValue": "(list (description \"Hannah Montana: The Movie\") (description \"Super Rhino\") (description \"Sonic the Hedgehog\") (description \"LOL: Laughing Out Loud\") (description \"Big Fish\") (description \"Sex and the City 2\") (description Bolt) (description \"The Last Song\") (description \"So Undercover\") (description \"High School Musical 2\"))", "utterance": "what movies has miley cyrus been in?"}, - {"url": "http://www.freebase.com/view/en/americas", "targetValue": "(list (description \"Western Hemisphere\"))", "utterance": "what century did slavery end in america?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description Him/Herself))", "utterance": "who did james franco play in milk?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description 2011))", "utterance": "when did the libyan conflict start?"}, - {"url": "http://www.freebase.com/view/en/marco_polo", "targetValue": "(list (description Venice))", "utterance": "what city did marco polo came from?"}, - {"url": "http://www.freebase.com/view/en/diana_taurasi", "targetValue": "(list (description \"Phoenix Mercury\"))", "utterance": "what wnba team is diana taurasi on?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Mus\u00e9e Maillol\") (description \"Palace of Versailles\") (description \"Eiffel Tower\") (description \"\u00cele de la Cit\u00e9\") (description \"Caf\u00e9 Volpini\") (description \"Notre Dame de Paris\") (description \"Folies Berg\u00e8re\") (description \"Arc de Triomphe\") (description \"Basilica of the Sacr\u00e9 C\u0153ur\") (description \"Panth\u00e9on, Paris\"))", "utterance": "what do see in paris?"}, - {"url": "http://www.freebase.com/view/en/tyne_and_wear_metro", "targetValue": "(list (description \"Tyne and Wear\"))", "utterance": "what is newcastle metro?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description \"Experiments in plant hybridisation\"))", "utterance": "what other organisms did mendel use in experiments?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Supreme Court of Canada\") (description \"Federal Court of Canada\"))", "utterance": "who made the laws in canada?"}, - {"url": "http://www.freebase.com/view/en/adam_morrison", "targetValue": "(list (description \"2006 NBA Draft\"))", "utterance": "what year did adam morrison get drafted?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Gary))", "utterance": "where michael jackson from?"}, - {"url": "http://www.freebase.com/view/en/maya_moore", "targetValue": "(list (description \"University of Connecticut\"))", "utterance": "what college did maya moore go to?"}, - {"url": "http://www.freebase.com/view/en/los_angeles_dodgers", "targetValue": "(list (description \"1988 World Series\"))", "utterance": "when was the last time the dodgers won a championship?"}, - {"url": "http://www.freebase.com/view/en/james_cook", "targetValue": "(list (description Explorer))", "utterance": "who is captain james cook facts?"}, - {"url": "http://www.freebase.com/view/en/robin_williams", "targetValue": "(list (description \"St. Helena\"))", "utterance": "where did robin williams get married?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what form of government does canada?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Allah))", "utterance": "who do islamic people follow?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Presidential system\"))", "utterance": "what kind of government does peru?"}, - {"url": "http://www.freebase.com/view/en/israeli-palestinian_conflict", "targetValue": "(list (description Israel) (description \"Palestinian people\"))", "utterance": "who was in the israeli palestinian conflict?"}, - {"url": "http://www.freebase.com/view/en/american_football_league", "targetValue": "(list (description \"Bud Adams\"))", "utterance": "who founded the afl?"}, - {"url": "http://www.freebase.com/view/en/diego_velazquez", "targetValue": "(list (description Madrid))", "utterance": "where did diego velazquez die?"}, - {"url": "http://www.freebase.com/view/en/warren_buffett", "targetValue": "(list (description \"Berkshire Hathaway\"))", "utterance": "what did warren buffett invest in?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description mx))", "utterance": "what is the country code for mexico?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Swiss franc\"))", "utterance": "what currency do they use in switzerland?"}, - {"url": "http://www.freebase.com/view/en/briton", "targetValue": "(list (description \"British American\"))", "utterance": "what does british colony mean?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"The Olympic Odyssey\"))", "utterance": "when olympic games 2012 opening ceremony?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Arlington National Cemetery\"))", "utterance": "where is president kennedy buried?"}, - {"url": "http://www.freebase.com/view/en/michigan-ohio_state_rivalry", "targetValue": "(list (description \"Ohio State Buckeyes football\"))", "utterance": "who won the michigan ohio state game 2012?"}, - {"url": "http://www.freebase.com/view/en/muhammad", "targetValue": "(list (description Mecca))", "utterance": "where was the prophet mohammed from?"}, - {"url": "http://www.freebase.com/view/en/battle_of_antietam", "targetValue": "(list (description \"Maryland Campaign\") (description \"American Civil War\"))", "utterance": "what events lead to the battle of antietam?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description \"Russian Language\") (description \"Romanian Language\") (description \"Ukrainian Language\") (description \"Albanian language\") (description \"Hungarian language\") (description \"Tatar Language\") (description \"Moldovan language\"))", "utterance": "what language do ukrainian people speak?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"John Roberts\") (description \"Clarence Thomas\") (description \"David Souter\") (description \"John Paul Stevens\") (description \"Edward Douglass White\"))", "utterance": "who are the judges appointed in the supreme court?"}, - {"url": "http://www.freebase.com/view/en/europe", "targetValue": "(list (description Russia))", "utterance": "which country in europe has the largest land area?"}, - {"url": "http://www.freebase.com/view/en/kaley_cuoco", "targetValue": "(list (description \"Charmed Season 8\"))", "utterance": "when did kaley cuoco join charmed?"}, - {"url": "http://www.freebase.com/view/en/chris_rock", "targetValue": "(list (description Andrews))", "utterance": "where is chris rock from?"}, - {"url": "http://www.freebase.com/view/en/southern_california", "targetValue": "(list (description Olallieberry) (description Apple) (description \"Phoenix dactylifera\") (description \"Common Fig\") (description Apricot) (description Lemon) (description Grapefruit) (description Cherry) (description Grape) (description Boysenberry))", "utterance": "what vegetables can i plant in november in southern california?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"1967 Stanley Cup Finals\"))", "utterance": "when was the last time the toronto maple leafs win the stanley cup?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Modern Standard Arabic\"))", "utterance": "what kind of language do egyptian speak?"}, - {"url": "http://www.freebase.com/view/en/brazilian_people", "targetValue": "(list (description \"Pomeranian language\") (description \"German Language\") (description \"Portuguese Language\") (description \"Plautdietsch Language\") (description Hunsr\u00fcckisch))", "utterance": "what language do brazilians use?"}, - {"url": "http://www.freebase.com/view/en/vince_lombardi", "targetValue": "(list (description \"Right Guard\"))", "utterance": "what position did vince lombardi play?"}, - {"url": "http://www.freebase.com/view/en/stanley_kowalski", "targetValue": "(list (description \"Marlon Brando\"))", "utterance": "who played stanley kowalski in a streetcar named desire movie?"}, - {"url": "http://www.freebase.com/view/en/lola_bunny", "targetValue": "(list (description \"Britt McKillip\") (description \"Kath Soucie\"))", "utterance": "who did the voice for lola bunny?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"The Origin of Species\"))", "utterance": "what book did charles darwin wrote in 1859?"}, - {"url": "http://www.freebase.com/view/en/serbs", "targetValue": "(list (description \"Serbian language\"))", "utterance": "what language do serbs speak?"}, - {"url": "http://www.freebase.com/view/en/laci_peterson", "targetValue": "(list (description Murder))", "utterance": "what was the cause of death for laci peterson?"}, - {"url": "http://www.freebase.com/view/en/kris_humphries", "targetValue": "(list (description \"Brooklyn Nets\"))", "utterance": "what team is kris humphries play for?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description \"Government of Virginia\"))", "utterance": "what was the government like in virginia colony?"}, - {"url": "http://www.freebase.com/view/en/gerard_butler", "targetValue": "(list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))", "utterance": "what movies gerard butler has been in?"}, - {"url": "http://www.freebase.com/view/en/john_franklin_1967", "targetValue": "(list (description \"Blue Island\"))", "utterance": "where did john franklin live?"}, - {"url": "http://www.freebase.com/view/en/bosnians", "targetValue": "(list (description \"Bosnian language\"))", "utterance": "what language do bosnian muslims speak?"}, - {"url": "http://www.freebase.com/view/en/tycho_brahe", "targetValue": "(list (description \"Brahe's astronomical investigations began to suggest that the existing literature on the solar system was inaccurate.\"))", "utterance": "what was tycho brahe theory?"}, - {"url": "http://www.freebase.com/view/en/sean_connery", "targetValue": "(list (description \"Sir Billi\"))", "utterance": "what was the last movie sean connery was in?"}, - {"url": "http://www.freebase.com/view/en/didier_drogba", "targetValue": "(list (description \"Galatasaray S.K.\"))", "utterance": "what team did drogba play for?"}, - {"url": "http://www.freebase.com/view/en/michael_crabtree", "targetValue": "(list (description \"Texas Tech University\"))", "utterance": "where did crabtree go to college?"}, - {"url": "http://www.freebase.com/view/en/fredrik_ljungberg", "targetValue": "(list (description Sweden))", "utterance": "where does freddie ljungberg come from?"}, - {"url": "http://www.freebase.com/view/en/miami_dolphins", "targetValue": "(list (description \"Reshad Jones\"))", "utterance": "who is number 22 on miami dolphins?"}, - {"url": "http://www.freebase.com/view/en/staten_island", "targetValue": "(list (description \"Staten Island\"))", "utterance": "where is staten island ferry?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description Massachusetts))", "utterance": "what state did john adams live in?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description \"Baroque music\"))", "utterance": "what type of music did vivaldi compose?"}, - {"url": "http://www.freebase.com/view/en/john_forbes_nash", "targetValue": "(list (description \"Princeton University\"))", "utterance": "what college did john nash teach at?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description \"Jude the Apostle\") (description \"James the Just\") (description \"Simon (brother of Jesus)\") (description Joses))", "utterance": "who were jesus siblings?"}, - {"url": "http://www.freebase.com/view/en/mike_fisher", "targetValue": "(list (description \"Nashville Predators\"))", "utterance": "what team does mike fisher play for?"}, - {"url": "http://www.freebase.com/view/en/daniel_craig", "targetValue": "(list (description \"The Invasion\") (description \"Casino Royale\") (description Munich) (description \"Enduring Love\") (description \"Layer Cake\") (description \"A Kid in King Arthur's Court\") (description \"The Jacket\") (description \"The Mother\") (description Sylvia) (description \"Road to Perdition\"))", "utterance": "what films has daniel craig been in?"}, - {"url": "http://www.freebase.com/view/en/eduardo_paolozzi", "targetValue": "(list (description Sculpture))", "utterance": "what materials did eduardo paolozzi use in his work?"}, - {"url": "http://www.freebase.com/view/en/joe_biden", "targetValue": "(list (description \"Political Science\") (description History))", "utterance": "what did joe biden study in college?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description \"James Dougherty\"))", "utterance": "who did marilyn monroe marry at 16?"}, - {"url": "http://www.freebase.com/view/en/timon_and_pumbaa", "targetValue": "(list (description \"Nathan Lane\"))", "utterance": "who plays timon's voice in the lion king?"}, - {"url": "http://www.freebase.com/view/en/ohio", "targetValue": "(list (description \"Midwestern United States\"))", "utterance": "what part of the country is ohio in?"}, - {"url": "http://www.freebase.com/view/en/kailua", "targetValue": "(list (description Hawaii))", "utterance": "which island is kailua on?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))", "utterance": "what language do speak in argentina?"}, - {"url": "http://www.freebase.com/view/en/whoopi_goldberg", "targetValue": "(list (description \"Grammy Award for Best Comedy Album\"))", "utterance": "what did whoopi goldberg won a grammy for?"}, - {"url": "http://www.freebase.com/view/en/kingdom_of_judah", "targetValue": "(list (description Jerusalem))", "utterance": "what is modern day judah?"}, - {"url": "http://www.freebase.com/view/en/maggie_simpson", "targetValue": "(list (description \"Nancy Cartwright\"))", "utterance": "who played maggie in himym?"}, - {"url": "http://www.freebase.com/view/en/owen_schmitt", "targetValue": "(list (description \"Seattle Seahawks\"))", "utterance": "who does owen schmitt play for?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description \"Democratic-Republican Party\"))", "utterance": "what party was thomas jefferson affiliated with?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Catholicism))", "utterance": "what religions are popular in france?"}, - {"url": "http://www.freebase.com/view/en/jonathan_berger", "targetValue": "(list (description \"for amos\"))", "utterance": "who played berger in sex and the city?"}, - {"url": "http://www.freebase.com/view/en/fa_cup", "targetValue": "(list (description \"Liverpool F.C.\"))", "utterance": "who won the 2000 fa cup final?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Paris-Michael Katherine Jackson\"))", "utterance": "what are the names of michael jackson's kids?"}, - {"url": "http://www.freebase.com/view/en/robert_pattinson", "targetValue": "(list (description Eclipse) (description \"Dark Kingdom: The Dragon King\") (description \"New Moon\") (description \"Remember Me\") (description \"How to Be\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Little Ashes\") (description \"Bel Ami\") (description Twilight) (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "what movies have robert pattinson in them?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japan Standard Time\") (description UTC+09:00))", "utterance": "what the time zone in japan?"}, - {"url": "http://www.freebase.com/view/en/bob_kelso", "targetValue": "(list (description \"Ken Jenkins\"))", "utterance": "who plays bob kelso in scrubs?"}, - {"url": "http://www.freebase.com/view/en/vanessa_carlton", "targetValue": "(list (description Russian) (description Scandinavians))", "utterance": "what race is vanessa carlton?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Croatian language\"))", "utterance": "what do people in czech republic speak?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Bahrain) (description \"Saudi Arabia\") (description Libya) (description Algeria) (description Egypt) (description Kuwait) (description Lebanon) (description Israel) (description Jordan) (description Iraq))", "utterance": "which countries speak arabic language?"}, - {"url": "http://www.freebase.com/view/en/tim_cook", "targetValue": "(list (description \"Apple Inc.\"))", "utterance": "where does tim cook work?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Juris Doctor\") (description MBA) (description \"Bachelor of Arts\"))", "utterance": "what degrees does romney have?"}, - {"url": "http://www.freebase.com/view/en/bob_marley", "targetValue": "(list (description \"Bob Marley Mausoleum\"))", "utterance": "where is bob marley buried?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "what is london uk time zone?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Hotel Sax Chicago\"))", "utterance": "where to stay in chicago tourist?"}, - {"url": "http://www.freebase.com/view/en/sheryl_crow", "targetValue": "(list (description Meningioma))", "utterance": "what type of breast cancer did sheryl crow have?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Representative democracy\") (description \"Presidential system\") (description \"Federal republic\") (description Federation))", "utterance": "what type of government does argentina have today?"}, - {"url": "http://www.freebase.com/view/en/fabio_capello", "targetValue": "(list (description Italy))", "utterance": "where does fabio capello come from?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))", "utterance": "what party was abe lincoln part of?"}, - {"url": "http://www.freebase.com/view/en/jack_london", "targetValue": "(list (description Author) (description Sailor) (description Journalist) (description Novelist) (description Screenwriter) (description Essayist))", "utterance": "what did jack london do for a living?"}, - {"url": "http://www.freebase.com/view/en/morgan_freeman", "targetValue": "(list (description \"Myrna Colley-Lee\"))", "utterance": "who did morgan freeman marry?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Alps))", "utterance": "what are the mountains in northern italy called?"}, - {"url": "http://www.freebase.com/view/en/john_steinbeck", "targetValue": "(list (description \"William Faulkner\") (description \"Robert Burns\") (description \"Sherwood Anderson\") (description \"Thomas Malory\"))", "utterance": "what influenced john steinbeck to start writing?"}, - {"url": "http://www.freebase.com/view/en/the_rock_1972", "targetValue": "(list (description \"African American\") (description \"Samoan American\"))", "utterance": "where is dwayne johnson ethnicity?"}, - {"url": "http://www.freebase.com/view/en/north_atlantic_treaty_organization", "targetValue": "(list (description Netherlands) (description Poland) (description \"United States of America\") (description \"United Kingdom\") (description Germany) (description Bulgaria))", "utterance": "where are the nato headquarters located?"}, - {"url": "http://www.freebase.com/view/en/battle_of_antietam", "targetValue": "(list (description 9/17/1862))", "utterance": "in which state was the battle of antietam fought?"}, - {"url": "http://www.freebase.com/view/en/zambezi", "targetValue": "(list (description \"Indian Ocean\"))", "utterance": "which ocean does the zambezi river flow into?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Holy Orders\") (description Confirmation) (description \"Anointing of the Sick\") (description \"Sacrament of Penance\") (description Marriage) (description \"Eucharist in the Catholic Church\") (description Baptism) (description Chrismation))", "utterance": "what are the 7 sacraments of the catholic church?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"Preston North End F.C.\"))", "utterance": "what team did david beckham play for before la galaxy?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Nicolas Sarkozy\"))", "utterance": "who is the current leader of france 2010?"}, - {"url": "http://www.freebase.com/view/en/knossos", "targetValue": "(list (description Crete) (description Greece))", "utterance": "where was the palace of knossos located?"}, - {"url": "http://www.freebase.com/view/en/roswell_ufo_incident", "targetValue": "(list (description Roswell))", "utterance": "where is roswell area 51?"}, - {"url": "http://www.freebase.com/view/en/christopher_riley", "targetValue": "(list (description 1967))", "utterance": "when was father chris riley born?"} -] \ No newline at end of file diff --git a/data/webq-train.examples b/data/webq-train.examples deleted file mode 100644 index 7ea4808..0000000 --- a/data/webq-train.examples +++ /dev/null @@ -1,15108 +0,0 @@ -(example - (utterance "what is the name of justin bieber brother?") - (targetValue (list (description \"Jazmyn Bieber\") (description \"Jaxon Bieber\"))) -) -(example - (utterance "what character did natalie portman play in star wars?") - (targetValue (list (description \"Padmé Amidala\"))) -) -(example - (utterance "what state does selena gomez?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what country is the grand bahama island in?") - (targetValue (list (description Bahamas))) -) -(example - (utterance "what kind of money to take to bahamas?") - (targetValue (list (description \"Bahamian dollar\"))) -) -(example - (utterance "what character did john noble play in lord of the rings?") - (targetValue (list (description \"Denethor II\"))) -) -(example - (utterance "who does joakim noah play for?") - (targetValue (list (description \"Chicago Bulls\"))) -) -(example - (utterance "where are the nfl redskins from?") - (targetValue (list (description \"Washington Redskins\"))) -) -(example - (utterance "where did saki live?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "how old is sacha baron cohen?") - (targetValue (list (description http://justjared.buzznet.com/2009/01/12/sacha-baron-cohen-insults-madonna-at-golden-globes/))) -) -(example - (utterance "what two countries invaded poland in the beginning of ww2?") - (targetValue (list (description Germany))) -) -(example - (utterance "what time zone am i in cleveland ohio?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "who did draco malloy end up marrying?") - (targetValue (list (description \"Astoria Greengrass\"))) -) -(example - (utterance "which countries border the us?") - (targetValue (list (description Canada))) -) -(example - (utterance "where is rome italy located on a map?") - (targetValue (list (description Rome))) -) -(example - (utterance "what is nina dobrev nationality?") - (targetValue (list (description Bulgaria))) -) -(example - (utterance "what country does iceland belong to?") - (targetValue (list (description Iceland))) -) -(example - (utterance "which kennedy died first?") - (targetValue (list (description \"John F. Kennedy\"))) -) -(example - (utterance "what books did beverly cleary right?") - (targetValue (list (description \"Ramona's World\") (description \"Ramona Quimby, Age 8\") (description \"Ralph S. Mouse\") (description \"Runaway Ralph\") (description Ribsy) (description \"Sister of the Bride\") (description \"Ellen Tebbits\") (description \"Dear Mr. Henshaw\") (description \"The Mouse and the Motorcycle\") (description \"Beezus and Ramona\"))) -) -(example - (utterance "who did the philippines gain independence from?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "where to fly into bali?") - (targetValue (list (description \"Ngurah Rai Airport\"))) -) -(example - (utterance "who is the prime minister of ethiopia?") - (targetValue (list (description \"Hailemariam Desalegn\"))) -) -(example - (utterance "what to see near sedona arizona?") - (targetValue (list (description \"Sedona Airport\") (description \"Red Rock State Park\") (description \"Seven Canyons\") (description Honanki) (description \"Cathedral Rock\") (description \"Chapel of the Holy Cross\") (description \"Sycamore Canyon\") (description \"Oak Creek Canyon\") (description \"Slide Rock State Park\") (description \"Bell Rock\"))) -) -(example - (utterance "what high school did president bill clinton attend?") - (targetValue (list (description \"Hot Springs High School\"))) -) -(example - (utterance "what form of government does russia have today?") - (targetValue (list (description \"Constitutional republic\"))) -) -(example - (utterance "what movies does taylor lautner play in?") - (targetValue (list (description Abduction) (description Eclipse) (description \"Valentine's Day\") (description \"The Twilight Saga: Breaking Dawn - Part 1\") (description \"New Moon\"))) -) -(example - (utterance "what year lebron james came to the nba?") - (targetValue (list (description \"2003–04 NBA season\"))) -) -(example - (utterance "what did the german revolution lead to?") - (targetValue (list (description \"German Democratic Republic\"))) -) -(example - (utterance "how much did adriana lima gain during pregnancy?") - (targetValue (list (description \"Spike Guys' Choice Awards\"))) -) -(example - (utterance "what does thai mean?") - (targetValue (list (description Language))) -) -(example - (utterance "which wife did king henry behead?") - (targetValue (list (description \"Anne of the Thousand Days\"))) -) -(example - (utterance "who was ishmael's mom?") - (targetValue (list (description Hagar))) -) -(example - (utterance "what was malcolm x trying to accomplish?") - (targetValue (list (description \"African Americans' rights\") (description \"Black Liberation\"))) -) -(example - (utterance "where are the netherlands on a world map?") - (targetValue (list (description \"Kingdom of the Netherlands\"))) -) -(example - (utterance "what is the president of brazil?") - (targetValue (list (description \"Dilma Rousseff\"))) -) -(example - (utterance "what are the major cities in france?") - (targetValue (list (description Paris))) -) -(example - (utterance "what city did esther live in?") - (targetValue (list (description Susa))) -) -(example - (utterance "what sport do the toronto maple leafs play?") - (targetValue (list (description \"Ice Hockey\"))) -) -(example - (utterance "what is saint nicholas known for?") - (targetValue (list (description \"Grand Duke Alexander Alexandrovich of Russia\"))) -) -(example - (utterance "when is the new series of the only way is essex starting?") - (targetValue (list (description \"West Horndon\"))) -) -(example - (utterance "what is cher's son's name?") - (targetValue (list (description \"Elijah Blue Allman\") (description \"Chaz Bono\"))) -) -(example - (utterance "what is martin cooper doing now?") - (targetValue (list (description Inventor))) -) -(example - (utterance "what party was andrew jackson?") - (targetValue (list (description \"Democratic-Republican Party\") (description \"Democratic Party\") (description \"Jacksonian Democratic Party\"))) -) -(example - (utterance "what is medicare a?") - (targetValue (list (description \"Centers for Medicare and Medicaid Services\"))) -) -(example - (utterance "what county is the city of hampton va in?") - (targetValue (list (description Hampton))) -) -(example - (utterance "what is the name of the first harry potter novel?") - (targetValue (list (description \"Harry Potter and the Philosopher's Stone\"))) -) -(example - (utterance "what did william shakespeare do for a living?") - (targetValue (list (description Poet) (description Playwright) (description Dramatist) (description Lyricist) (description Author))) -) -(example - (utterance "what county is heathrow airport in?") - (targetValue (list (description London))) -) -(example - (utterance "where did dmitri mendeleev study science?") - (targetValue (list (description \"Saint Petersburg State University\") (description \"Ruprecht Karl University of Heidelberg\"))) -) -(example - (utterance "what movie is josh hutcherson in?") - (targetValue (list (description \"Cirque du Freak: The Vampire's Assistant\") (description \"The Hunger Games\") (description \"7 Days in Havana\") (description \"Journey to the Center of the Earth\") (description \"The Forger\") (description Detention) (description \"Journey 2: The Mysterious Island\") (description \"Red Dawn\") (description \"The Third Rule\") (description \"The Kids Are All Right\"))) -) -(example - (utterance "what is there to do in laredo tx?") - (targetValue (list (description \"Veterans Field\") (description \"San Augustin de Laredo Historic District\") (description \"Laredo Energy Arena\") (description \"Lake Casa Blanca\") (description \"Texas A&M International University Soccer Complex\") (description \"Fort McIntosh\") (description \"Southern Careers Institute, Laredo Campus\") (description \"Texas A&M International University\") (description \"Webb County Courthouse\") (description Nye))) -) -(example - (utterance "what season did tony soprano get shot?") - (targetValue (list (description \"The Sopranos\"))) -) -(example - (utterance "where do the san francisco giants play home games?") - (targetValue (list (description \"AT&T Park\"))) -) -(example - (utterance "what year did william jennings bryan run for president?") - (targetValue (list (description \"1900 Democratic National Convention\") (description \"1908 Democratic National Convention\") (description \"1896 Democratic National Convention\"))) -) -(example - (utterance "what was the name of frederick douglass book?") - (targetValue (list (description \"Narrative of the Life of Frederick Douglass, an American Slave\"))) -) -(example - (utterance "who was queen victoria's parents called?") - (targetValue (list (description \"Prince Edward, Duke of Kent and Strathearn\") (description \"Princess Victoria of Saxe-Coburg-Saalfeld\"))) -) -(example - (utterance "what movies did sally field win an oscar for?") - (targetValue (list (description \"Places in the Heart\") (description Sybil) (description \"Norma Rae\") (description \"A Woman Of Independent Means\") (description \"A Cooler Climate\") (description \"Brothers & Sisters\") (description ER))) -) -(example - (utterance "what is the first book sherlock holmes appeared in?") - (targetValue (list (description \"A Study in Scarlet\"))) -) -(example - (utterance "what type of car does michael weston drive?") - (targetValue (list (description Wishcraft))) -) -(example - (utterance "where does lena river begin and end?") - (targetValue (list (description \"Baikal Mountains\"))) -) -(example - (utterance "what countries do people speak portuguese?") - (targetValue (list (description Brazil) (description Canada) (description Angola) (description Portugal) (description Macau) (description \"Cape Verde\") (description Andorra) (description Timor-Leste) (description Guinea-Bissau) (description Mozambique))) -) -(example - (utterance "where to exchange euros in pittsburgh?") - (targetValue (list (description \"Allegheny County\"))) -) -(example - (utterance "what are the names of walt disney kids?") - (targetValue (list (description \"Diane Disney Miller\") (description \"Sharon Mae Disney\"))) -) -(example - (utterance "who is in the band bush?") - (targetValue (list (description \"Dave Parsons\") (description \"Gavin Rossdale\") (description \"Sacha Putnam\") (description \"Robin Goodridge\") (description \"Nigel Pulsford\") (description \"Corey Britz\") (description \"Chris Traynor\"))) -) -(example - (utterance "what was tupac name in juice?") - (targetValue (list (description Bishop))) -) -(example - (utterance "what timezone is australia gmt?") - (targetValue (list (description UTC+8))) -) -(example - (utterance "who does maggie grace play in taken?") - (targetValue (list (description Kim))) -) -(example - (utterance "what style of music did louis armstrong play?") - (targetValue (list (description Jazz))) -) -(example - (utterance "when is summer in australia sydney?") - (targetValue (list (description \"City of Sydney\"))) -) -(example - (utterance "what tv show did joey lawrence play on?") - (targetValue (list (description Blossom) (description \"Melissa & Joey\") (description Bow) (description \"Gimme a Break!\") (description \"Run of the House\") (description \"Brotherly Love\"))) -) -(example - (utterance "what timezone is denver co?") - (targetValue (list (description \"Mountain Time Zone\") (description UTC−07:00))) -) -(example - (utterance "what character did brian austin green play on 90210?") - (targetValue (list (description \"David Silver\"))) -) -(example - (utterance "where does jackie french live?") - (targetValue (list (description Australia))) -) -(example - (utterance "what form of government was practiced in sparta?") - (targetValue (list (description Monarchy) (description Diarchy))) -) -(example - (utterance "when did the colorado rockies go to the world series?") - (targetValue (list (description \"2007 National League Championship Series\"))) -) -(example - (utterance "who was peter parker's first girlfriend?") - (targetValue (list (description \"Marvel Comics\"))) -) -(example - (utterance "what college did matt lauer attend?") - (targetValue (list (description \"Ohio University\"))) -) -(example - (utterance "where to go in london england?") - (targetValue (list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))) -) -(example - (utterance "what school did joan miro attend?") - (targetValue (list (description \"Cercle Artístic de Sant Lluc\"))) -) -(example - (utterance "where did france colonise?") - (targetValue (list (description Réunion) (description \"Saint Barthélemy\") (description Mayotte) (description \"French Southern and Antarctic Lands\") (description \"New Caledonia\") (description \"Saint Pierre and Miquelon\") (description \"Collectivity of Saint Martin\") (description \"French Polynesia\") (description Martinique) (description Guadeloupe))) -) -(example - (utterance "who was vincent van gogh inspired by?") - (targetValue (list (description \"Jozef Israëls\") (description \"Paul Cézanne\") (description \"Anton Mauve\") (description \"Peter Paul Rubens\") (description \"Jean-François Millet\") (description \"Willem Roelofs\") (description \"Eugène Delacroix\") (description \"Claude Monet\") (description Rembrandt))) -) -(example - (utterance "where to get married in jacksonville nc?") - (targetValue (list (description \"Atlantic Beach\") (description \"Jacksonville Beach\") (description Baldwin) (description \"St. Johns River\") (description \"Masonic Temple\") (description \"Lewis Mausoleum\") (description \"EverBank Field\") (description \"Jacksonville Veterans Memorial Arena\") (description \"Morocco Temple\") (description \"El Modelo Block\"))) -) -(example - (utterance "what time zone am i in michigan?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "when did the new york knicks win a championship?") - (targetValue (list (description \"1970 NBA Finals\") (description \"1973 NBA Finals\"))) -) -(example - (utterance "what is the official language of china 2010?") - (targetValue (list (description \"Chinese language\"))) -) -(example - (utterance "what was woodrow wilson's major accomplishments?") - (targetValue (list (description \"United States Secretary of Agriculture\") (description \"Governor of New Jersey\") (description \"President of the United States\"))) -) -(example - (utterance "where is jack daniels factory?") - (targetValue (list (description Tennessee))) -) -(example - (utterance "what language do the speak in pakistan?") - (targetValue (list (description \"English Language\") (description \"Urdu Language\"))) -) -(example - (utterance "where is santa clara university?") - (targetValue (list (description \"United States of America\") (description California) (description \"Santa Clara\"))) -) -(example - (utterance "which part of korea is communist?") - (targetValue (list (description \"North Korea\"))) -) -(example - (utterance "where did timothy mcveigh go to prison?") - (targetValue (list (description \"Terre Haute\"))) -) -(example - (utterance "what sea does the yangtze river flow into?") - (targetValue (list (description \"East China Sea\"))) -) -(example - (utterance "who miley cyrus engaged to?") - (targetValue (list (description \"Liam Hemsworth\"))) -) -(example - (utterance "what is charles darwin famous for?") - (targetValue (list (description Evolution))) -) -(example - (utterance "who founded the roanoke settlement?") - (targetValue (list (description \"Rainbow Bluff Expedition\"))) -) -(example - (utterance "what kind of money should i take to jamaica?") - (targetValue (list (description \"Jamaican dollar\"))) -) -(example - (utterance "who is robert downey jr wife?") - (targetValue (list (description \"Susan Downey\"))) -) -(example - (utterance "where do the ny rangers play?") - (targetValue (list (description \"Madison Square Garden\"))) -) -(example - (utterance "where is jefferson davis buried?") - (targetValue (list (description \"Hollywood Cemetery\"))) -) -(example - (utterance "who does the author stephenie meyer play in the movie twilight?") - (targetValue (list (description \"Woman at Wedding\"))) -) -(example - (utterance "when will oscar pistorius compete?") - (targetValue (list (description \"2012 Summer Olympics\"))) -) -(example - (utterance "what years have the dallas cowboys won the superbowl?") - (targetValue (list (description \"Super Bowl XXVIII\") (description \"Super Bowl XXVII\") (description \"Super Bowl VI\") (description \"Super Bowl XXX\") (description \"Super Bowl XII\"))) -) -(example - (utterance "what awards has louis sachar won?") - (targetValue (list (description \"National Book Award for Young People's Literature\") (description \"Anne V. Zarrow Award for Young Readers' Literature\") (description \"Dorothy Canfield Fisher Children's Book Award\") (description \"Newbery Medal\"))) -) -(example - (utterance "who are the current senators from missouri?") - (targetValue (list (description \"Claire McCaskill\"))) -) -(example - (utterance "who was the president after jfk died?") - (targetValue (list (description \"Lyndon B. Johnson\"))) -) -(example - (utterance "what is the best currency to take to egypt 2013?") - (targetValue (list (description \"Egyptian pound\"))) -) -(example - (utterance "what are the countries in the united kingdom?") - (targetValue (list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))) -) -(example - (utterance "what planes does the navy have?") - (targetValue (list (description \"LTV A-7 Corsair II\"))) -) -(example - (utterance "where did benjamin franklin died?") - (targetValue (list (description Philadelphia))) -) -(example - (utterance "where to visit in n. ireland?") - (targetValue (list (description Antrim))) -) -(example - (utterance "what to do in cancun with family?") - (targetValue (list (description \"Belize Barrier Reef\") (description \"Ik Kil\") (description \"Isla Contoy\") (description \"Xcaret Park\") (description \"Chichen Itza\") (description \"Xel-Ha Park\") (description \"Sistema Dos Ojos\") (description Coba) (description \"Delphinus Dreams\") (description \"Cancun Underwater Museum\"))) -) -(example - (utterance "what is the local language of israel?") - (targetValue (list (description \"Hebrew Language\"))) -) -(example - (utterance "what city and state was the air force academy established?") - (targetValue (list (description \"El Paso County\") (description \"United States of America\") (description Colorado) (description \"Colorado Springs\"))) -) -(example - (utterance "what's the national sport of puerto rico?") - (targetValue (list (description \"Puerto Rico men's national volleyball team\") (description \"Puerto Rico women's national volleyball team\") (description \"Puerto Rico national football team\"))) -) -(example - (utterance "what religion are people in russia?") - (targetValue (list (description \"Russian Orthodox Church\") (description Islam))) -) -(example - (utterance "what did shawnee smith play in?") - (targetValue (list (description \"The Grudge 3\") (description \"Saw IV\") (description \"Summer School\") (description \"Saw II\") (description \"Saw III\") (description \"The Island\") (description Saw) (description \"The Blob\") (description \"Who's Harry Crumb?\"))) -) -(example - (utterance "what countries did queen victoria reign over?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "where did dr seuss go to school?") - (targetValue (list (description \"Dartmouth College\") (description \"University of Oxford\") (description \"Lincoln College, Oxford\"))) -) -(example - (utterance "what team does luis suarez play for?") - (targetValue (list (description \"Liverpool F.C.\"))) -) -(example - (utterance "what are dollars called in spain?") - (targetValue (list (description Peseta))) -) -(example - (utterance "who plays meg in family guy?") - (targetValue (list (description \"Mila Kunis\"))) -) -(example - (utterance "what high school did tim allen go to?") - (targetValue (list (description \"Seaholm High School\"))) -) -(example - (utterance "what is the world's tallest building in dubai called?") - (targetValue (list (description \"Burj Khalifa\"))) -) -(example - (utterance "where does asiana airlines fly to?") - (targetValue (list (description \"John F. Kennedy International Airport\") (description \"Sydney Airport\"))) -) -(example - (utterance "what movie did angelina jolie direct?") - (targetValue (list (description \"In the Land of Blood and Honey\") (description \"A Place in Time\"))) -) -(example - (utterance "where did martin luther king got shot?") - (targetValue (list (description Memphis))) -) -(example - (utterance "where to visit near bangkok?") - (targetValue (list (description \"MRT Blue Line\") (description \"Wat Benchamabophit\") (description \"Grand Palace\") (description \"Ananta Samakhom Throne Hall\") (description \"Wat Saket\") (description \"Khaosan Road\") (description \"Bangkok National Museum\") (description \"Samutprakarn Crocodile Farm and Zoo\") (description \"Wat Pho\") (description \"Wat Arun\"))) -) -(example - (utterance "who does christina milian have a baby by?") - (targetValue (list (description The-Dream))) -) -(example - (utterance "what year did tut became king?") - (targetValue (list (description \"Eighteenth Dynasty of Egypt\"))) -) -(example - (utterance "who is the current president of the dominican republic in 2010?") - (targetValue (list (description \"Leonel Fernández\"))) -) -(example - (utterance "who has been married to julia roberts?") - (targetValue (list (description \"Daniel Moder\") (description \"Lyle Lovett\"))) -) -(example - (utterance "where do baltimore ravens play?") - (targetValue (list (description \"M&T Bank Stadium\"))) -) -(example - (utterance "where does the un get its funding?") - (targetValue (list (description \"United Nations Security Council\"))) -) -(example - (utterance "who does brandon dubinsky play for?") - (targetValue (list (description \"New York Rangers\"))) -) -(example - (utterance "who all has dated taylor swift?") - (targetValue (list (description \"Harry Styles\"))) -) -(example - (utterance "what is the dominant language in israel?") - (targetValue (list (description \"Hebrew Language\"))) -) -(example - (utterance "what are the main languages of nigeria?") - (targetValue (list (description \"Ibibio Language\") (description \"Efik Language\") (description \"Hausa Language\") (description \"English Language\") (description \"Idoma Language\") (description \"Igbo Language\") (description \"Fula language\") (description \"Naki Language\") (description \"Yoruba Language\") (description \"Izon Language\"))) -) -(example - (utterance "what jobs did ben franklin do?") - (targetValue (list (description Diplomat) (description Statesman) (description Politician) (description \"Political activist\") (description Author) (description Writer) (description Printer) (description Scientist) (description Librarian) (description Inventor))) -) -(example - (utterance "what bible does the catholic church follow?") - (targetValue (list (description \"Book of Nehemiah\") (description \"The Bible\") (description \"New Testament\") (description \"Old Testament\"))) -) -(example - (utterance "who plays lola bunny in the looney tunes show?") - (targetValue (list (description \"Britt McKillip\") (description \"Kath Soucie\"))) -) -(example - (utterance "what stadium did the chicago cardinals play in?") - (targetValue (list (description \"University of Phoenix Stadium\"))) -) -(example - (utterance "who did rufus wainwright married?") - (targetValue (list (description \"Jörn Weisbrodt\"))) -) -(example - (utterance "where did c.s. lewis go to college?") - (targetValue (list (description \"Malvern College\") (description \"Campbell College\") (description \"University of Oxford\") (description \"University College, Oxford\"))) -) -(example - (utterance "what did nick clegg study at university?") - (targetValue (list (description \"Political philosophy\") (description \"Social anthropology\"))) -) -(example - (utterance "who is the president of the european union 2011?") - (targetValue (list (description \"Jerzy Buzek\"))) -) -(example - (utterance "what school did cassie bernall go to?") - (targetValue (list (description \"Columbine High School\"))) -) -(example - (utterance "what movie did james frey write?") - (targetValue (list (description \"Sugar: The Fall of the West\") (description \"Kissing a Fool\"))) -) -(example - (utterance "what did rob kardashian get surgery for?") - (targetValue (list (description Appendicitis))) -) -(example - (utterance "what did st. matthew do?") - (targetValue (list (description \"The Gospel According to Matthew\"))) -) -(example - (utterance "when does harry potter come out on dvd deathly hallows 2?") - (targetValue (list (description \"The gospel according to Harry Potter\"))) -) -(example - (utterance "what was nelson mandela's religion?") - (targetValue (list (description Methodism))) -) -(example - (utterance "who will win the 2011 nhl stanley cup?") - (targetValue (list (description Canada))) -) -(example - (utterance "what is henry clay known for?") - (targetValue (list (description Lawyer))) -) -(example - (utterance "who did axl rose marry?") - (targetValue (list (description \"Erin Everly\"))) -) -(example - (utterance "what years did brett favre go to the super bowl?") - (targetValue (list (description \"1995 NFL season\") (description \"1996 NFL season\") (description \"1997 NFL season\"))) -) -(example - (utterance "what is the money of spain called?") - (targetValue (list (description Euro))) -) -(example - (utterance "where are sunbeam microwaves made?") - (targetValue (list (description Florida))) -) -(example - (utterance "who was elected president of the philippines?") - (targetValue (list (description \"Carlos P. Garcia\") (description \"Corazon Aquino\") (description \"Diosdado Macapagal\") (description \"Gloria Macapagal-Arroyo\") (description \"Fidel V. Ramos\") (description \"Elpidio Quirino\") (description \"Ramon Magsaysay\") (description \"Ferdinand Marcos\") (description \"Sergio Osmeña\") (description \"Joseph Estrada\"))) -) -(example - (utterance "what cities does ryanair fly to?") - (targetValue (list (description Bergamo) (description Derry) (description Oslo) (description Cork) (description Dublin) (description Barcelona) (description Bratislava) (description Nottingham) (description Alicante) (description London) (description Stockholm) (description Carcassonne) (description Faro))) -) -(example - (utterance "what time zone is oklahoma state?") - (targetValue (list (description \"Central Time Zone\") (description UTC−06:00))) -) -(example - (utterance "who was the apostle paul considered to be?") - (targetValue (list (description \"Paul of Tarsus\"))) -) -(example - (utterance "what currency does ontario canada use?") - (targetValue (list (description \"Canadian dollar\"))) -) -(example - (utterance "what instrument does justin bieber?") - (targetValue (list (description guitar) (description Piano) (description trumpet) (description Drums))) -) -(example - (utterance "what team did shaq play for first?") - (targetValue (list (description \"Orlando Magic\"))) -) -(example - (utterance "where was kennedy when he got shot?") - (targetValue (list (description Dallas))) -) -(example - (utterance "who do derek fisher play for?") - (targetValue (list (description \"Los Angeles Lakers\"))) -) -(example - (utterance "where did the casey anthony case take place?") - (targetValue (list (description Orlando))) -) -(example - (utterance "where did pres clinton go to college?") - (targetValue (list (description \"University College, Oxford\") (description \"Ramble Elementary\") (description \"Yale Law School\") (description \"Hot Springs High School\") (description \"Georgetown University Law Center\") (description \"Edmund A. Walsh School of Foreign Service\") (description \"St. John's Catholic Elementary School\"))) -) -(example - (utterance "what was the name of the original seattle baseball team?") - (targetValue (list (description \"Seattle Mariners\"))) -) -(example - (utterance "who was general cornwallis american revolution?") - (targetValue (list (description \"British Army\"))) -) -(example - (utterance "what type of monarchy did england have?") - (targetValue (list (description \"Constitutional monarchy\"))) -) -(example - (utterance "when were the texas rangers started?") - (targetValue (list (description 1972))) -) -(example - (utterance "where did the houston oilers football team go?") - (targetValue (list (description \"Tennessee Titans\"))) -) -(example - (utterance "what do they call football in spanish?") - (targetValue (list (description XHVG-FM))) -) -(example - (utterance "where did pauley perrette go to college?") - (targetValue (list (description \"Valdosta State University\"))) -) -(example - (utterance "where does niles crane live?") - (targetValue (list (description Seattle))) -) -(example - (utterance "where was gabriel faure born?") - (targetValue (list (description France))) -) -(example - (utterance "who is the governor of kentucky 2012?") - (targetValue (list (description \"Steve Beshear\"))) -) -(example - (utterance "who is the senator of the united states 2010?") - (targetValue (list (description \"Jefferson Sessions\"))) -) -(example - (utterance "where did the massive allied invasion of northern france take place in june 1944?") - (targetValue (list (description Normandy))) -) -(example - (utterance "which countries are part of the united kingdom?") - (targetValue (list (description Eurasia) (description \"Western Europe\") (description \"United Kingdom, with Dependencies and Territories\"))) -) -(example - (utterance "what is the postcode for london?") - (targetValue (list (description \"E15 4HT\") (description \"W1F 0HS\") (description \"W11 3JS\") (description \"E5 8BP\") (description \"SW1P 2PD\") (description \"NW1 3HB\") (description \"E6 6ER\") (description W1W5BD) (description \"WC1X 8RA\") (description \"SE1 7JW\"))) -) -(example - (utterance "who killed vincent chin dvd?") - (targetValue (list (description \"Ronald Ebens\") (description \"Michael Nitz\"))) -) -(example - (utterance "what other books did jules verne wrote?") - (targetValue (list (description \"Off on a Comet\") (description \"Five Weeks in a Balloon\") (description \"Gil Braltar\") (description \"Paris in the Twentieth Century\") (description \"The Child of the Cavern\") (description \"Tribulations of a Chinaman in China\") (description \"The Mysterious Island\") (description \"The Adventures of Captain Hatteras\") (description \"Facing the Flag\") (description \"The Begum's Fortune\"))) -) -(example - (utterance "what is the currency name of brazil?") - (targetValue (list (description \"Brazilian real\"))) -) -(example - (utterance "what language does fiji?") - (targetValue (list (description \"Fiji Hindi\") (description \"English Language\") (description \"Fijian Language\"))) -) -(example - (utterance "what is the second percy jackson book called?") - (targetValue (list (description \"The Sea of Monsters\"))) -) -(example - (utterance "what did gregor mendel conducted his experiments on?") - (targetValue (list (description \"Experiments in plant hybridisation\"))) -) -(example - (utterance "who did jon gosselin cheat with?") - (targetValue (list (description \"Deanna Hummel\"))) -) -(example - (utterance "where is mitsubishi headquarters?") - (targetValue (list (description Tokyo))) -) -(example - (utterance "where is jay cutler now?") - (targetValue (list (description \"Chicago Bears\"))) -) -(example - (utterance "what are eu countries?") - (targetValue (list (description \"Czech Republic\") (description Estonia) (description Denmark) (description Finland) (description France) (description Austria) (description Germany) (description Belgium) (description Cyprus) (description Bulgaria))) -) -(example - (utterance "what influenced vincent van gogh work?") - (targetValue (list (description \"Jozef Israëls\") (description \"Paul Cézanne\") (description \"Anton Mauve\") (description \"Peter Paul Rubens\") (description \"Jean-François Millet\") (description \"Willem Roelofs\") (description \"Eugène Delacroix\") (description \"Claude Monet\") (description Rembrandt))) -) -(example - (utterance "what time zones are there in the us?") - (targetValue (list (description \"North American Eastern Time Zone\") (description UTC−06:00) (description \"Mountain Time Zone\") (description \"Hawaii–Aleutian Time Zone\") (description \"Pacific Time Zone\") (description \"Samoa Time Zone\") (description \"Alaska Time Zone\") (description UTC-5) (description \"Atlantic Time Zone\") (description \"Central Time Zone\"))) -) -(example - (utterance "what are the 5 biggest cities in the usa?") - (targetValue (list (description \"New York\"))) -) -(example - (utterance "what language do australian people speak?") - (targetValue (list (description Lojban) (description \"Esperanto Language\") (description \"English Language\"))) -) -(example - (utterance "who did ben stiller play in megamind?") - (targetValue (list (description Bernard))) -) -(example - (utterance "what countries did queen victoria rule?") - (targetValue (list (description \"United Kingdom\") (description \"British Raj\"))) -) -(example - (utterance "who are betty white's parents?") - (targetValue (list (description \"Tess Curtis Cachikis\") (description \"Horace Lawrence White\"))) -) -(example - (utterance "where did jeff dunham go to school?") - (targetValue (list (description \"Baylor University\"))) -) -(example - (utterance "what college did kevjumba?") - (targetValue (list (description \"University of California, Davis\"))) -) -(example - (utterance "who does david james play for 2011?") - (targetValue (list (description \"Bristol City F.C.\"))) -) -(example - (utterance "what was the purpose of the 1964 gulf of tonkin resolution?") - (targetValue (list (description \"Yen Bai mutiny\"))) -) -(example - (utterance "what movies did diana ross play in?") - (targetValue (list (description \"The Wiz\"))) -) -(example - (utterance "what is the zip code for minneapolis?") - (targetValue (list (description 55406) (description 55407) (description 55409) (description 55408) (description 55410) (description 55411) (description 55405) (description 55403) (description 55402) (description 55401))) -) -(example - (utterance "what country is the west bank located in?") - (targetValue (list (description \"Palestinian National Authority\"))) -) -(example - (utterance "who won golden boot?") - (targetValue (list (description \"Lionel Messi\"))) -) -(example - (utterance "where did jane mansfield die?") - (targetValue (list (description Slidell))) -) -(example - (utterance "where is the thames river located?") - (targetValue (list (description London))) -) -(example - (utterance "when did kings last win stanley cup?") - (targetValue (list (description \"2012 Stanley Cup Finals\"))) -) -(example - (utterance "what school did william shakespeare attend?") - (targetValue (list (description \"King Edward VI School, Stratford-upon-Avon\"))) -) -(example - (utterance "what money do they use in chile?") - (targetValue (list (description \"Chilean peso\"))) -) -(example - (utterance "what college did peyton manning?") - (targetValue (list (description \"University of Tennessee\"))) -) -(example - (utterance "what are the 2 conferences in the nfl?") - (targetValue (list (description \"National Football Conference\") (description \"NFL Films\") (description \"American Football Conference\"))) -) -(example - (utterance "when did jennifer lopez start on in living color?") - (targetValue (list (description \"In Living Color (Season 4)\"))) -) -(example - (utterance "when is portland marathon?") - (targetValue (list (description \"Zora Lancaster\"))) -) -(example - (utterance "what character does ellen play in finding nemo?") - (targetValue (list (description Dory))) -) -(example - (utterance "when was the last time the ny giants were in the super bowl?") - (targetValue (list (description \"Super Bowl XXV\"))) -) -(example - (utterance "what are all the names of harry potter?") - (targetValue (list (description \"Harry Potter and the Half-Blood Prince\") (description \"Harry Potter and the Deathly Hallows\") (description \"Harry Potter and the Goblet of Fire\") (description \"Harry Potter and the Philosopher's Stone\") (description \"Harry Potter and the Chamber of Secrets\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Harry Potter and the Prisoner of Azkaban\"))) -) -(example - (utterance "what does nick cannon play in?") - (targetValue (list (description \"The Nightlife\") (description \"Up All Night\") (description \"Soul Train\") (description \"All That\") (description \"Short Circuitz\") (description \"Wild 'n Out\") (description \"The Nick Cannon Show\") (description \"Mash Up\") (description \"America's Got Talent\"))) -) -(example - (utterance "what sort of government does brazil have?") - (targetValue (list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))) -) -(example - (utterance "which airport is best to fly into milan?") - (targetValue (list (description \"Il Caravaggio International Airport\") (description \"Malpensa Airport\") (description \"Linate Airport\"))) -) -(example - (utterance "where did matthias schleiden go to school?") - (targetValue (list (description \"Ruprecht Karl University of Heidelberg\"))) -) -(example - (utterance "what county is rihanna from?") - (targetValue (list (description \"Saint Michael Parish\") (description Barbados))) -) -(example - (utterance "what happened to daddy yankee?") - (targetValue (list (description Gunshot))) -) -(example - (utterance "what country is located in the balkan peninsula?") - (targetValue (list (description \"Lake Prespa\") (description Kosovo) (description \"Republic of Macedonia\") (description Montenegro) (description Macedonia) (description \"Kingdom of Serbia\") (description Albania) (description \"Federal Republic of Yugoslavia\") (description \"Small Prespa Lake\") (description \"Republic of Serbian Krajina Government in Exile\"))) -) -(example - (utterance "what 6 states border south dakota?") - (targetValue (list (description Iowa) (description \"North Dakota\") (description Wyoming) (description Minnesota) (description Nebraska) (description Montana))) -) -(example - (utterance "what are the main languages spoken in spain?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "what songs did mozart write?") - (targetValue (list (description \"1034 Mozartia\"))) -) -(example - (utterance "what language do they speak in thai?") - (targetValue (list (description \"Tai–Kadai languages\"))) -) -(example - (utterance "who is the new senator of montana?") - (targetValue (list (description \"Jon Tester\"))) -) -(example - (utterance "which airport to fly in rome?") - (targetValue (list (description \"Ciampino – G.B. Pastine International Airport\") (description \"Rome Viterbo Airport\") (description \"Italian Met Office Airport\") (description \"Leonardo da Vinci–Fiumicino Airport\") (description \"Urbe Airport\"))) -) -(example - (utterance "where are the ruins of pompeii?") - (targetValue (list (description \"Pompeii and the Roman Villa: Art and Culture around the Bay of Naples\"))) -) -(example - (utterance "what language people speak in afghanistan?") - (targetValue (list (description \"Pashto language\") (description \"Farsi, Eastern Language\"))) -) -(example - (utterance "what language do people speak in brazil wikipedia?") - (targetValue (list (description \"Brazilian Portuguese\") (description \"Portuguese Language\") (description \"Italian Language\"))) -) -(example - (utterance "what cities should i visit in california?") - (targetValue (list (description \"Colusa County\") (description \"San Bernardino County\") (description \"Contra Costa County\") (description \"El Dorado County\") (description \"Alameda County\") (description \"Calaveras County\") (description \"Del Norte County\") (description \"Alpine County\") (description \"Amador County\") (description \"Rancho Cucamonga\"))) -) -(example - (utterance "where was princess leia raised?") - (targetValue (list (description \"Polis Massa\"))) -) -(example - (utterance "what is the name of the pittsburgh steelers head coach?") - (targetValue (list (description \"Mike Tomlin\"))) -) -(example - (utterance "when does canada's wonderland close?") - (targetValue (list (description \"Émilie Heymans\") (description \"Blythe Hartley\"))) -) -(example - (utterance "when did the lakers win the championship?") - (targetValue (list (description \"1985 NBA Finals\") (description \"1948 NBL Finals\") (description \"1954 NBA Finals\") (description \"1972 NBA Finals\") (description \"1949 BAA Finals\") (description \"1952 NBA Finals\") (description \"1980 NBA Finals\") (description \"1950 NBA Finals\") (description \"1953 NBA Finals\") (description \"1982 NBA Finals\"))) -) -(example - (utterance "what year was the great san francisco fire?") - (targetValue (list (description \"1906 San Francisco earthquake\"))) -) -(example - (utterance "what countries share borders with france?") - (targetValue (list (description Italy) (description Monaco) (description Luxembourg) (description Andorra) (description Switzerland) (description Germany) (description \"Bay of Biscay\") (description Belgium) (description Piedmont) (description Spain))) -) -(example - (utterance "what did patrick swayze sing?") - (targetValue (list (description \"She's Like The Wind\"))) -) -(example - (utterance "what style of art is salvador dali?") - (targetValue (list (description Painting) (description Photography) (description Sculpture) (description Drawing))) -) -(example - (utterance "what city was leonardo da vinci from?") - (targetValue (list (description Vinci))) -) -(example - (utterance "what did george v die of?") - (targetValue (list (description Euthanasia))) -) -(example - (utterance "what are the three major rivers in south america?") - (targetValue (list (description \"Yisrael Mordecai Safeek\"))) -) -(example - (utterance "what other discoveries did isaac newton discover?") - (targetValue (list (description \"Reflecting telescope\"))) -) -(example - (utterance "who started pixar?") - (targetValue (list (description \"Edwin Catmull\") (description \"Steve Jobs\"))) -) -(example - (utterance "who is tia and tamera mowry parents?") - (targetValue (list (description \"Darlene Mowry\") (description \"Timothy Mowry\"))) -) -(example - (utterance "what political party was lincoln?") - (targetValue (list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))) -) -(example - (utterance "what would have happened if germany had won ww1?") - (targetValue (list (description de))) -) -(example - (utterance "what kind of government is china?") - (targetValue (list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))) -) -(example - (utterance "where is the nation of greece located?") - (targetValue (list (description Europe) (description Eurasia) (description \"Southeast Europe\"))) -) -(example - (utterance "what three countries does mexico border?") - (targetValue (list (description \"Pacific Ocean\") (description \"Gulf of California\") (description \"Contiguous United States\") (description \"Caribbean Sea\") (description \"United States of America\") (description \"Gulf of Mexico\") (description Guatemala) (description California) (description \"Sea of Cortéz\") (description Belize))) -) -(example - (utterance "what year was the new york blackout?") - (targetValue (list (description \"New York City blackout of 1977\"))) -) -(example - (utterance "which countries have english as native language?") - (targetValue (list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))) -) -(example - (utterance "what position does rafael furcal play?") - (targetValue (list (description \"Second baseman\") (description Shortstop))) -) -(example - (utterance "what are major exports of the usa?") - (targetValue (list (description \"Pharmaceutical Preparations\") (description Food) (description \"Industrial Organic Chemicals, NEC\") (description Automobile))) -) -(example - (utterance "what shows did kellie martin star in?") - (targetValue (list (description \"A Pup Named Scooby-Doo\") (description \"Crisis Center\") (description \"Father Murphy\") (description \"Life Goes On\") (description Christy))) -) -(example - (utterance "where did rihanna grow up?") - (targetValue (list (description \"Saint Michael Parish\") (description Barbados))) -) -(example - (utterance "where is whistler mountain located?") - (targetValue (list (description \"British Columbia\"))) -) -(example - (utterance "what currency do i need in cuba?") - (targetValue (list (description \"Cuban peso\") (description \"Cuban convertible peso\"))) -) -(example - (utterance "what country did james cook come from?") - (targetValue (list (description \"Kingdom of Great Britain\"))) -) -(example - (utterance "who is julia roberts married to 2012?") - (targetValue (list (description \"Daniel Moder\"))) -) -(example - (utterance "what sport does rebecca adlington compete in?") - (targetValue (list (description Swimming))) -) -(example - (utterance "when did the christchurch quake happened?") - (targetValue (list (description \"2011 Christchurch earthquake\"))) -) -(example - (utterance "what other countries does canada trade with?") - (targetValue (list (description \"United Kingdom\") (description Japan) (description \"United States of America\"))) -) -(example - (utterance "what to see in singapore at night?") - (targetValue (list (description \"Kampung Days\") (description \"Tiger Sky Tower\") (description \"Singapore Zoo\") (description \"Telok Ayer Market\") (description \"Former Saint Joseph's Institution\") (description \"Armenian Church, Singapore\") (description \"Singapore Flyer\") (description \"Kong Meng San Phor Kark See Monastery\") (description \"Sri Mariamman Temple, Singapore\") (description \"Jurong BirdPark\"))) -) -(example - (utterance "who played mason capwell?") - (targetValue (list (description \"Nancy Lee Grahn\"))) -) -(example - (utterance "what is james madison most famous for?") - (targetValue (list (description \"President of the United States\"))) -) -(example - (utterance "who did the maccabees revolted against?") - (targetValue (list (description \"Seleucid Empire\"))) -) -(example - (utterance "where was the battle of antietam creek?") - (targetValue (list (description Pennsylvania) (description Maryland))) -) -(example - (utterance "during what war did abraham lincoln serve as president?") - (targetValue (list (description \"American Civil War\"))) -) -(example - (utterance "who are shakespeare's parents names?") - (targetValue (list (description \"John Shakespeare\") (description \"Mary Shakespeare\"))) -) -(example - (utterance "where is she from shakira?") - (targetValue (list (description Colombia))) -) -(example - (utterance "who plays captain kirk in 2009?") - (targetValue (list (description \"Chris Pine\"))) -) -(example - (utterance "who did hera marry?") - (targetValue (list (description Zeus))) -) -(example - (utterance "what type of guitar does kirk hammett play?") - (targetValue (list (description guitar) (description Sitar) (description \"Bass guitar\"))) -) -(example - (utterance "what language they speak in the philippines?") - (targetValue (list (description \"Filipino language\") (description \"English Language\"))) -) -(example - (utterance "where is the kakadu national park located?") - (targetValue (list (description \"Northern Territory\"))) -) -(example - (utterance "what to do with kids in denver today?") - (targetValue (list (description \"Black American West Museum & Heritage Center\") (description \"Denver Firefighters Museum\") (description \"Colorado State Capitol\") (description \"Denver Mint\") (description \"Molly Brown House\") (description \"Forney Transportation Museum\") (description \"Denver Botanic Gardens\") (description \"Museum of Contemporary Art Denver\") (description \"Denver Museum of Nature and Science\") (description \"Chamberlin Observatory\"))) -) -(example - (utterance "what money does jamaica use?") - (targetValue (list (description \"Jamaican dollar\"))) -) -(example - (utterance "what year did william mckinley became president?") - (targetValue (list (description 1897))) -) -(example - (utterance "what date did kennedy become president?") - (targetValue (list (description 1/3/1947))) -) -(example - (utterance "what timezone is colorado in right now?") - (targetValue (list (description \"Mountain Time Zone\") (description UTC−07:00))) -) -(example - (utterance "who owns aston martin 2012?") - (targetValue (list (description \"David Richards\"))) -) -(example - (utterance "what disease has jack osbourne got?") - (targetValue (list (description \"Multiple sclerosis\"))) -) -(example - (utterance "what do the islamic believe?") - (targetValue (list (description Muslims))) -) -(example - (utterance "who will david beckham play for in 2013?") - (targetValue (list (description \"Paris Saint-Germain F.C.\"))) -) -(example - (utterance "what language they speak in taiwan?") - (targetValue (list (description \"Standard Mandarin\"))) -) -(example - (utterance "who owns the toronto maple leafs?") - (targetValue (list (description \"Maple Leaf Sports & Entertainment\"))) -) -(example - (utterance "what county is novato california in?") - (targetValue (list (description \"Marin County\"))) -) -(example - (utterance "what are the basic beliefs of sikhism?") - (targetValue (list (description Saṃsāra) (description Dharma) (description Reincarnation) (description Monotheism) (description Karma) (description Pyaar))) -) -(example - (utterance "where did hernando cortez die?") - (targetValue (list (description \"Castilleja de la Cuesta\"))) -) -(example - (utterance "who was liz taylor married too?") - (targetValue (list (description \"Richard Burton\"))) -) -(example - (utterance "where was the ancient region of mesopotamia?") - (targetValue (list (description \"Middle East\"))) -) -(example - (utterance "who was real housewives brandi married to?") - (targetValue (list (description \"Eddie Cibrian\"))) -) -(example - (utterance "when did the charlotte bobcats first play in the nba?") - (targetValue (list (description \"2004 NBA Draft\"))) -) -(example - (utterance "what's the book hitler wrote in prison?") - (targetValue (list (description \"Mein Kampf\"))) -) -(example - (utterance "where is the ottoman empire located?") - (targetValue (list (description \"Near East\"))) -) -(example - (utterance "which city held the summer olympics twice?") - (targetValue (list (description \"Olympic games\"))) -) -(example - (utterance "who are the green bay packers owned by?") - (targetValue (list (description \"Green Bay Packers Board of Directors\"))) -) -(example - (utterance "what inspired langston hughes to write poetry?") - (targetValue (list (description \"Walt Whitman\"))) -) -(example - (utterance "what languages are there in switzerland?") - (targetValue (list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))) -) -(example - (utterance "when was the last time the orioles had a winning season?") - (targetValue (list (description \"1983 World Series\"))) -) -(example - (utterance "what does australia export?") - (targetValue (list (description Energy) (description Agriculture))) -) -(example - (utterance "where did henry knox die?") - (targetValue (list (description Thomaston))) -) -(example - (utterance "who was the queen of the iceni tribe?") - (targetValue (list (description Boudica))) -) -(example - (utterance "what is the name of the first prophet of islam?") - (targetValue (list (description Muhammad))) -) -(example - (utterance "who is married to garry trudeau?") - (targetValue (list (description \"Jane Pauley\"))) -) -(example - (utterance "where does norway get their oil?") - (targetValue (list (description \"Barents Euro-Arctic Council\"))) -) -(example - (utterance "what language do they speak in northern ireland?") - (targetValue (list (description Irish) (description \"English Language\") (description \"Ulster Scots dialects\"))) -) -(example - (utterance "what countries make up continental europe?") - (targetValue (list (description \"United Kingdom\") (description Albania) (description Finland) (description \"San Marino\") (description France) (description Andorra) (description Liechtenstein) (description Georgia) (description Germany) (description Belgium))) -) -(example - (utterance "what do abrahamic religions have in common?") - (targetValue (list (description Monotheism))) -) -(example - (utterance "what did johnny crawford sing?") - (targetValue (list (description \"Judy Loves Me\") (description \"Your Nose Is Gonna Grow\") (description Rumors) (description Rumours) (description Daydreams) (description \"Maybe It's You\") (description \"Cindy's Gonna Cry\") (description \"Cindy's Birthday\") (description \"Patti Ann\"))) -) -(example - (utterance "what did abraham lincoln do before he was president?") - (targetValue (list (description Statesman) (description Politician) (description Lawyer))) -) -(example - (utterance "what sport does sally pearson compete in?") - (targetValue (list (description \"Track and field athlete\"))) -) -(example - (utterance "where is atlanta texas located?") - (targetValue (list (description \"Cass County\"))) -) -(example - (utterance "who did elton john marry first?") - (targetValue (list (description \"Renate Blauel\"))) -) -(example - (utterance "where is tom cruise from?") - (targetValue (list (description Syracuse))) -) -(example - (utterance "what movies did madonna appear in?") - (targetValue (list (description \"Shadows and Fog\") (description \"A League of Their Own\") (description Evita) (description \"Four Rooms\") (description \"Arthur and the Invisibles\") (description \"Dangerous Game\") (description \"Dick Tracy\") (description \"A Certain Sacrifice\") (description \"Who's That Girl?\") (description \"Body of Evidence\"))) -) -(example - (utterance "where does leland chapman live now?") - (targetValue (list (description Kailua))) -) -(example - (utterance "where was the roman colosseum located?") - (targetValue (list (description Rome))) -) -(example - (utterance "what date was abraham lincoln inaugurated?") - (targetValue (list (description \"Abraham Lincoln 1861 presidential inauguration\"))) -) -(example - (utterance "what invention did henry ford invent?") - (targetValue (list (description \"Ford Motor Company\"))) -) -(example - (utterance "what time zone is new york under?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "when did mayans predict end of the world?") - (targetValue (list (description 2012))) -) -(example - (utterance "what is the name of the book hitler wrote while in prison?") - (targetValue (list (description \"Mein Kampf\"))) -) -(example - (utterance "who voiced meg in the pilot?") - (targetValue (list (description \"Mila Kunis\"))) -) -(example - (utterance "what albert einstein do for math?") - (targetValue (list (description Mathematician))) -) -(example - (utterance "where did bashar al assad study?") - (targetValue (list (description \"University of Damascus\"))) -) -(example - (utterance "who plays lois lane in superman returns?") - (targetValue (list (description \"Kate Bosworth\"))) -) -(example - (utterance "what did joseph lister do for science?") - (targetValue (list (description Listerine))) -) -(example - (utterance "who is the voice of stewie griffin from family guy?") - (targetValue (list (description \"Seth MacFarlane\"))) -) -(example - (utterance "who uses new king james bible?") - (targetValue (list (description Christianity))) -) -(example - (utterance "what films did charlie chaplin direct?") - (targetValue (list (description \"A King in New York\"))) -) -(example - (utterance "who does lea michele dating in real life?") - (targetValue (list (description \"Cory Monteith\"))) -) -(example - (utterance "when did joe walsh leave the eagles?") - (targetValue (list (description 1980))) -) -(example - (utterance "when was the musical annie written?") - (targetValue (list (description \"Annie (1977 original Broadway cast)\"))) -) -(example - (utterance "what should you see in london?") - (targetValue (list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))) -) -(example - (utterance "who does billy beane work for now?") - (targetValue (list (description \"Oakland Athletics\"))) -) -(example - (utterance "what subatomic particles did jj thomson discover?") - (targetValue (list (description Electron))) -) -(example - (utterance "what films have taylor lautner been in?") - (targetValue (list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))) -) -(example - (utterance "who were anakin skywalker's parents?") - (targetValue (list (description \"Shmi Skywalker\"))) -) -(example - (utterance "what country is the name natalie from?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "who played the voice of aladdin?") - (targetValue (list (description \"Scott Weinger\"))) -) -(example - (utterance "what exactly did dale earnhardt die from?") - (targetValue (list (description \"Traffic collision\"))) -) -(example - (utterance "what year did miami heat win the championship?") - (targetValue (list (description \"2012 NBA Finals\") (description \"2006 NBA Finals\"))) -) -(example - (utterance "what kind of government did benito mussolini have?") - (targetValue (list (description Dictator))) -) -(example - (utterance "who was emperor diocletian?") - (targetValue (list (description \"Roman emperor\"))) -) -(example - (utterance "who is chelsea kane?") - (targetValue (list (description Singer))) -) -(example - (utterance "who is darwin and what is his theory?") - (targetValue (list (description Naturalist))) -) -(example - (utterance "what did obama study in school?") - (targetValue (list (description \"Political Science\"))) -) -(example - (utterance "where did deion sanders play baseball?") - (targetValue (list (description \"Cincinnati Reds\") (description \"Atlanta Braves\") (description \"San Francisco Giants\") (description \"New York Yankees\"))) -) -(example - (utterance "who is the new governor of oregon?") - (targetValue (list (description \"John Kitzhaber\"))) -) -(example - (utterance "what continent is south africa part of?") - (targetValue (list (description Africa))) -) -(example - (utterance "who was michael jackson's best friend?") - (targetValue (list (description \"Elizabeth Taylor\") (description \"Al Sharpton\") (description \"Uri Geller\") (description \"Brooke Shields\") (description \"Elton John\"))) -) -(example - (utterance "what movies has taylor lautner been in 2011?") - (targetValue (list (description \"New Moon\") (description Eclipse) (description \"The Twilight Saga\") (description Abduction) (description Twilight) (description \"The Twilight Saga: Breaking Dawn - Part 2\"))) -) -(example - (utterance "where does the australian prime minister reside?") - (targetValue (list (description Canberra))) -) -(example - (utterance "what did kate winslet get an oscar for?") - (targetValue (list (description \"The Reader\"))) -) -(example - (utterance "what company did henry ford work for?") - (targetValue (list (description \"Ford Motor Company\"))) -) -(example - (utterance "what happened to thomas cromwell's children?") - (targetValue (list (description \"Gregory Cromwell, 1st Baron Cromwell\"))) -) -(example - (utterance "where indian ocean is located?") - (targetValue (list (description \"South Asia\"))) -) -(example - (utterance "what year was the navy chief established?") - (targetValue (list (description \"William J. Fallon\"))) -) -(example - (utterance "what year did the orioles win 100 games?") - (targetValue (list (description \"1970 World Series\"))) -) -(example - (utterance "who was mary's mother?") - (targetValue (list (description \"Saint Anne\"))) -) -(example - (utterance "where is american express located?") - (targetValue (list (description \"New York City\") (description Wilmington))) -) -(example - (utterance "what is the china money called?") - (targetValue (list (description Renminbi))) -) -(example - (utterance "what is the government of spain today?") - (targetValue (list (description \"Constitutional monarchy\"))) -) -(example - (utterance "where is the howard university located?") - (targetValue (list (description \"United States of America\") (description \"Washington, D.C.\"))) -) -(example - (utterance "where did terrell owens get traded to?") - (targetValue (list (description \"Philadelphia Eagles\"))) -) -(example - (utterance "what do catholics call their god?") - (targetValue (list (description God) (description \"Holy Spirit\") (description \"The Father\") (description \"Jesus Christ\"))) -) -(example - (utterance "what is the capital of alaska state?") - (targetValue (list (description Juneau))) -) -(example - (utterance "what was the soviet union?") - (targetValue (list (description \"Soviet democracy\") (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))) -) -(example - (utterance "what college did jeff corwin go to?") - (targetValue (list (description \"Bridgewater State College\"))) -) -(example - (utterance "who speaks farsi?") - (targetValue (list (description Canada) (description Afghanistan) (description Iran) (description Oman) (description Uzbekistan) (description Bahrain) (description Iraq) (description Tajikistan))) -) -(example - (utterance "who was neptune discovered by?") - (targetValue (list (description \"John Couch Adams\") (description \"Dr Galle\") (description \"Urbain Le Verrier\") (description \"Heinrich Louis d'Arrest\") (description \"Johann Gottfried Galle\"))) -) -(example - (utterance "who were the major trade partners of russia?") - (targetValue (list (description Uzbekistan))) -) -(example - (utterance "what did corey haim really die of?") - (targetValue (list (description Pneumonia) (description \"Drug overdose\"))) -) -(example - (utterance "where did pavlova originate?") - (targetValue (list (description \"New Zealand cuisine\"))) -) -(example - (utterance "where did nathaniel hawthorne die?") - (targetValue (list (description Plymouth))) -) -(example - (utterance "where did jack johnson go to high school?") - (targetValue (list (description \"Kahuku High & Intermediate School\"))) -) -(example - (utterance "who played maxie jones on general hospital?") - (targetValue (list (description \"Kirsten Storms\"))) -) -(example - (utterance "what military school did poe attend?") - (targetValue (list (description \"United States Military Academy\"))) -) -(example - (utterance "what are buddhist gods?") - (targetValue (list (description Āgama))) -) -(example - (utterance "who influenced wolfgang amadeus mozart?") - (targetValue (list (description \"Carl Philipp Emanuel Bach\") (description \"Johann Sebastian Bach\") (description \"George Frideric Handel\") (description \"Joseph Haydn\") (description \"Michael Haydn\"))) -) -(example - (utterance "when was the last dallas cowboys super bowl win?") - (targetValue (list (description \"Super Bowl XXX\"))) -) -(example - (utterance "what language do they speak in iceland wikipedia?") - (targetValue (list (description \"Icelandic Language\"))) -) -(example - (utterance "when was blessed kateri born?") - (targetValue (list (description 1656))) -) -(example - (utterance "when did the bali bombings occur?") - (targetValue (list (description \"2002 Bali bombings\"))) -) -(example - (utterance "what is the political system in south africa?") - (targetValue (list (description \"Parliamentary republic\"))) -) -(example - (utterance "what is the currency in croatia 2012?") - (targetValue (list (description \"Croatian kuna\"))) -) -(example - (utterance "where did joe montana go to high school?") - (targetValue (list (description \"Ringgold High School\"))) -) -(example - (utterance "what cases does the supreme court have original jurisdiction over?") - (targetValue (list (description \"The Supreme Court\"))) -) -(example - (utterance "where is the nation of palestine?") - (targetValue (list (description Eurasia) (description \"Near East\") (description \"Middle East\") (description Levant) (description \"Eastern Mediterranean\"))) -) -(example - (utterance "what are the greek titans?") - (targetValue (list (description Titanium))) -) -(example - (utterance "what countries speak english primarily?") - (targetValue (list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))) -) -(example - (utterance "what states does the missouri river touch?") - (targetValue (list (description \"South Dakota\") (description Iowa) (description \"North Dakota\") (description Kansas) (description Illinois) (description Nebraska) (description Montana) (description Missouri))) -) -(example - (utterance "what is in liverpool england?") - (targetValue (list (description \"New Pleasureland Southport\") (description \"World Museum Liverpool\") (description \"251 Menlove Avenue\") (description \"Walker Art Gallery\") (description \"The Oratory\") (description \"St George's Hall, Liverpool\") (description \"Merseyside Maritime Museum\") (description \"Liverpool Cathedral\") (description \"Royal Liver Building\") (description \"Bluecoat Chambers\"))) -) -(example - (utterance "what state is harvard college located?") - (targetValue (list (description Massachusetts))) -) -(example - (utterance "where was leonardo da vinci when he died?") - (targetValue (list (description Amboise))) -) -(example - (utterance "what money do japanese use?") - (targetValue (list (description \"Japanese yen\"))) -) -(example - (utterance "what is the time zone in oklahoma city?") - (targetValue (list (description \"Central Time Zone\"))) -) -(example - (utterance "what killed whitney houston?") - (targetValue (list (description Drowning) (description \"Coronary artery disease\") (description \"Cocaine overdose\"))) -) -(example - (utterance "what kind of government did the mali empire have?") - (targetValue (list (description Republic))) -) -(example - (utterance "what is the religion of israel people?") - (targetValue (list (description Judaism))) -) -(example - (utterance "what is mount st helens?") - (targetValue (list (description Stratovolcano) (description Volcano))) -) -(example - (utterance "what airport is closest to sandals grande in st lucia?") - (targetValue (list (description \"George F. L. Charles Airport\"))) -) -(example - (utterance "which country is north of the usa?") - (targetValue (list (description Canada))) -) -(example - (utterance "where does drew gordon play?") - (targetValue (list (description \"Utah Jazz\"))) -) -(example - (utterance "who was the first russian president?") - (targetValue (list (description \"Dmitry Medvedev\"))) -) -(example - (utterance "what language does people in netherlands speak?") - (targetValue (list (description \"Frisian languages\") (description \"West Flemish\") (description \"Dutch Language\"))) -) -(example - (utterance "what type of language does china speak?") - (targetValue (list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))) -) -(example - (utterance "what countries around the world speak french?") - (targetValue (list (description France))) -) -(example - (utterance "who is esther hicks?") - (targetValue (list (description Writer) (description Author))) -) -(example - (utterance "what does michael vick do?") - (targetValue (list (description \"American football player\"))) -) -(example - (utterance "in which province is johannesburg?") - (targetValue (list (description Gauteng))) -) -(example - (utterance "where was john lennon standing when he was shot?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what time do atlantic city bars close?") - (targetValue (list (description \"World War I Memorial\"))) -) -(example - (utterance "what state did al gore represent?") - (targetValue (list (description Tennessee))) -) -(example - (utterance "who voiced darth vader in revenge of the sith?") - (targetValue (list (description \"Hayden Christensen\"))) -) -(example - (utterance "what type of art is henri matisse famous for?") - (targetValue (list (description Sculpture) (description Printmaking) (description Collage) (description Painting) (description Drawing))) -) -(example - (utterance "what to do in laughlin nevada?") - (targetValue (list (description \"Riverside Resort Hotel & Casino\") (description \"Harrah's Laughlin\") (description \"Edgewater Hotel and Casino\"))) -) -(example - (utterance "who plays princess padme in star wars?") - (targetValue (list (description \"Catherine Taber\"))) -) -(example - (utterance "where to ski in andorra reviews?") - (targetValue (list (description \"Ordino-Arcalis Ski Area\"))) -) -(example - (utterance "who was louis riel?") - (targetValue (list (description Politician))) -) -(example - (utterance "what are the four nations of the uk?") - (targetValue (list (description Scotland) (description England) (description Wales) (description \"Northern Ireland\"))) -) -(example - (utterance "who was judy garland married to?") - (targetValue (list (description \"Mark Herron\") (description \"Sidney Luft\") (description \"David Rose\") (description \"Mickey Deans\") (description \"Vincente Minnelli\"))) -) -(example - (utterance "where is abraham lincoln hometown?") - (targetValue (list (description Hodgenville))) -) -(example - (utterance "what disease did helen keller?") - (targetValue (list (description Deafness))) -) -(example - (utterance "what is the name of money in brazil?") - (targetValue (list (description \"Brazilian real\"))) -) -(example - (utterance "what year did lakers win championship?") - (targetValue (list (description \"1985 NBA Finals\") (description \"1948 NBL Finals\") (description \"1954 NBA Finals\") (description \"1972 NBA Finals\") (description \"1949 BAA Finals\") (description \"1952 NBA Finals\") (description \"1980 NBA Finals\") (description \"1950 NBA Finals\") (description \"1953 NBA Finals\") (description \"1982 NBA Finals\"))) -) -(example - (utterance "what did coolidge believe with regards to the role of government?") - (targetValue (list (description \"Parties do not maintain themselves. They are maintained by effort. The government is not self-existent. It is maintained by the effort of those who believe in it. The people of America believe in American institutions, the American form of government and the American method of transacting business.\"))) -) -(example - (utterance "what is the atlanta braves mascot?") - (targetValue (list (description Homer))) -) -(example - (utterance "what type of government did england have during the glorious revolution?") - (targetValue (list (description \"Constitutional monarchy\"))) -) -(example - (utterance "who played dumbledore in the first movie?") - (targetValue (list (description \"Richard Harris\"))) -) -(example - (utterance "where was greenpeace an international environmental organization founded?") - (targetValue (list (description Vancouver))) -) -(example - (utterance "what does roger that mean?") - (targetValue (list (description \"American Dad!\"))) -) -(example - (utterance "what is the center of london called?") - (targetValue (list (description \"Trafalgar Square\"))) -) -(example - (utterance "what was the first name of the washington redskins?") - (targetValue (list (description \"Boston Redskins\"))) -) -(example - (utterance "what sports do they do in canada?") - (targetValue (list (description \"Canada national baseball team\") (description \"Canada national rugby union team\") (description \"Canada women's national volleyball team\") (description \"Canada men's national soccer team\") (description \"Canadian national bandy team\") (description \"Canada national badminton team\") (description \"Canada men's national volleyball team\") (description \"Canadian women's cricket team\") (description \"A1 Team Canada\") (description Northwind))) -) -(example - (utterance "who was the first leader of the afl?") - (targetValue (list (description \"Bud Adams\") (description \"Lamar Hunt\"))) -) -(example - (utterance "who is the arizona cardinals football coach?") - (targetValue (list (description \"Bruce Arians\"))) -) -(example - (utterance "when did tamu admit women?") - (targetValue (list (description Myanmar))) -) -(example - (utterance "where was the battle of waterloo held?") - (targetValue (list (description Waterloo))) -) -(example - (utterance "what was marilyn monroe known for?") - (targetValue (list (description Singer) (description \"Nude Glamour Model\") (description \"Film Producer\") (description Actor) (description Showgirl) (description Model) (description \"Pin-up girl\"))) -) -(example - (utterance "what has barack obama done wrong?") - (targetValue (list (description \"\"President Obama appears to me to have elevated and implemented the artist-activist concept to the role of empowered servant-leader...\"\"))) -) -(example - (utterance "which is faster amd dual core or intel dual core?") - (targetValue (list (description \"Inside Intel: Andy Grove and the Rise of the World's Most Powerful Chip Company\"))) -) -(example - (utterance "where did lee corso go to college?") - (targetValue (list (description \"Florida State University\"))) -) -(example - (utterance "who are the colorado eagles?") - (targetValue (list (description \"Ice Hockey\"))) -) -(example - (utterance "what time period did jesus live in?") - (targetValue (list (description \"4 BCE\"))) -) -(example - (utterance "where does lala anthony live?") - (targetValue (list (description Brooklyn))) -) -(example - (utterance "what currency do they accept in kenya?") - (targetValue (list (description \"Kenyan shilling\"))) -) -(example - (utterance "what river did henry hudson sail up?") - (targetValue (list (description \"Hudson River\"))) -) -(example - (utterance "what currency is used in switzerland 2012?") - (targetValue (list (description \"Swiss franc\"))) -) -(example - (utterance "what do they speak in iran?") - (targetValue (list (description \"Turkmen Language\") (description \"Pashto language\") (description \"Kurdish language\") (description \"Gilaki Language\") (description \"Assyrian Neo-Aramaic Language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"Persian Language\") (description \"Mazanderani Language\") (description \"Luri language\"))) -) -(example - (utterance "who did ayrton senna drive for?") - (targetValue (list (description \"Lotus Cars\"))) -) -(example - (utterance "where is the best place to vacation in the dominican republic?") - (targetValue (list (description \"Santo Domingo\"))) -) -(example - (utterance "what made ancient rome fall?") - (targetValue (list (description \"Capture of Rome\"))) -) -(example - (utterance "where was brad pitt born?") - (targetValue (list (description Shawnee))) -) -(example - (utterance "what position does vernon davis play?") - (targetValue (list (description \"Tight end\"))) -) -(example - (utterance "where is the euro 2012 tournament?") - (targetValue (list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))) -) -(example - (utterance "what time is right now in texas?") - (targetValue (list (description \"Texas Revolution\"))) -) -(example - (utterance "what to see and do in malta?") - (targetValue (list (description \"Casa Rocca Piccola\") (description \"Dingli Cliffs\") (description \"Gozo 360° Multivision Show\") (description \"The Armoury and the Maritime Museum\") (description \"National Museum of Fine Arts, Malta\") (description \"National Museum of Archaeology, Malta\") (description \"Fort Rinella\") (description \"Megalithic Temples of Malta\") (description \"St. Paul's Catacombs\") (description \"Manoel Theatre\"))) -) -(example - (utterance "where did dolly parton grew up?") - (targetValue (list (description Sevierville))) -) -(example - (utterance "what state is rick santorum from?") - (targetValue (list (description Pennsylvania))) -) -(example - (utterance "what countries does queen elizabeth ii reign?") - (targetValue (list (description \"Queen of Tuvalu\") (description \"Queen of the United Kingdom\") (description \"Queen of New Zealand\") (description \"Queen of the Bahamas\") (description \"Queen of Antigua and Barbuda\") (description \"Queen of Australia\") (description \"Queen of Jamaica\") (description \"Queen of Barbados\") (description \"Queen of Canada\"))) -) -(example - (utterance "when did the aurora colorado shooting take place?") - (targetValue (list (description \"2012 Aurora shooting\"))) -) -(example - (utterance "what is jonas brothers names?") - (targetValue (list (description \"Nick Jonas\") (description \"Kevin Jonas\") (description \"Joe Jonas\"))) -) -(example - (utterance "what art movements was henri matisse involved in?") - (targetValue (list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))) -) -(example - (utterance "what are some famous tourist attractions in germany?") - (targetValue (list (description \"Topography of Terror\"))) -) -(example - (utterance "who's kobe bryant?") - (targetValue (list (description \"Basketball player\"))) -) -(example - (utterance "what type of government system does saudi arabia have?") - (targetValue (list (description \"Absolute monarchy\") (description \"Islamic state\") (description \"Unitary state\"))) -) -(example - (utterance "what countries did czechoslovakia become?") - (targetValue (list (description Slovakia) (description \"Czech Republic\"))) -) -(example - (utterance "what songs did richard marx write?") - (targetValue (list (description \"Dance with My Father\"))) -) -(example - (utterance "what did ryan dunn died from?") - (targetValue (list (description \"Traffic collision\"))) -) -(example - (utterance "what war was george washington associated with?") - (targetValue (list (description \"American Revolutionary War\"))) -) -(example - (utterance "where was zachary taylor elected from?") - (targetValue (list (description Kentucky))) -) -(example - (utterance "who does kris humphries play for in the nba?") - (targetValue (list (description \"Brooklyn Nets\"))) -) -(example - (utterance "where tupac grew up?") - (targetValue (list (description \"East Harlem\"))) -) -(example - (utterance "where did al capone go to jail?") - (targetValue (list (description \"United States Penitentiary, Alcatraz Island\") (description \"United States Penitentiary, Atlanta\") (description \"Federal Correctional Institution, Terminal Island\"))) -) -(example - (utterance "what type of music did richard wagner play?") - (targetValue (list (description Opera) (description \"Classical music\") (description \"Romantic music\"))) -) -(example - (utterance "what do you call money in brazil?") - (targetValue (list (description \"Brazilian real\"))) -) -(example - (utterance "what team did tim tebow play for in college?") - (targetValue (list (description \"Florida Gators football\"))) -) -(example - (utterance "what airport in paris?") - (targetValue (list (description \"Beauvais-Tillé Airport\") (description \"Charles de Gaulle Airport\") (description \"Orly Air Base\") (description \"Paris Orly Airport\"))) -) -(example - (utterance "what nationality was andy williams?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "where did matthew brady live?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what ball does rickie fowler play?") - (targetValue (list (description Golf))) -) -(example - (utterance "who are the broncos players?") - (targetValue (list (description \"Wesley Woodyard\") (description \"Peyton Manning\") (description \"Joe Mays\") (description \"Knowshon Moreno\") (description \"Joel Dreessen\") (description \"Mario Fannin\") (description \"Manuel Ramírez\") (description \"Tracy Porter\") (description \"Andre Caldwell\") (description \"Jacob Tamme\"))) -) -(example - (utterance "where do most of the people live in japan?") - (targetValue (list (description Tokyo))) -) -(example - (utterance "in what country do they speak basque?") - (targetValue (list (description Spain) (description France))) -) -(example - (utterance "where is belgium at?") - (targetValue (list (description \"Western Europe\"))) -) -(example - (utterance "what religions are in russia?") - (targetValue (list (description \"Russian Orthodox Church\") (description Islam))) -) -(example - (utterance "what government system does north korea have?") - (targetValue (list (description \"Single-party state\") (description \"Socialist state\") (description \"People's Republic\") (description Juche) (description \"Unitary state\"))) -) -(example - (utterance "what did einstein do?") - (targetValue (list (description \"Theoretical Physicist\"))) -) -(example - (utterance "in what country is amsterdam?") - (targetValue (list (description Netherlands))) -) -(example - (utterance "what are the most common religions in the united states?") - (targetValue (list (description \"Unitarian Universalism\") (description Judaism) (description Christianity) (description Atheism) (description Buddhism) (description Hinduism) (description Islam))) -) -(example - (utterance "what did martin luther king jr go to college for?") - (targetValue (list (description Sociology))) -) -(example - (utterance "where did sir ernest shackleton come from?") - (targetValue (list (description \"100 Greatest Britons\"))) -) -(example - (utterance "what made jimi hendrix great?") - (targetValue (list (description guitar))) -) -(example - (utterance "who did aaron rodgers play college football 4?") - (targetValue (list (description \"University of California, Berkeley\"))) -) -(example - (utterance "who plays nathan scott?") - (targetValue (list (description \"James Lafferty\"))) -) -(example - (utterance "when did the houston rockets win the championship?") - (targetValue (list (description \"1994 NBA Finals\") (description \"1995 NBA Finals\"))) -) -(example - (utterance "where is mount whitney?") - (targetValue (list (description \"Sierra Nevada\") (description California))) -) -(example - (utterance "who created the character of romeo?") - (targetValue (list (description \"William Shakespeare\"))) -) -(example - (utterance "what are some places to visit in new york?") - (targetValue (list (description \"Chelsea Art Museum\") (description \"Brooklyn Bridge\") (description \"Empire State Building\") (description \"The Broadway Theatre\") (description \"American Museum of Natural History\") (description \"Central Park\") (description \"St. Patrick's Cathedral\") (description \"Japan Society of New York\") (description \"FusionArts Museum\") (description \"American Folk Art Museum\"))) -) -(example - (utterance "what are the countries and capitals of central america?") - (targetValue (list (description Honduras) (description \"El Salvador\") (description Panama) (description \"Costa Rica\") (description Guatemala) (description \"Gran Colombia\") (description Belize))) -) -(example - (utterance "where is puntland somalia?") - (targetValue (list (description Garoowe) (description \"Bari Region\") (description Dalweyn) (description Eyl))) -) -(example - (utterance "what animal is on the western australian flag?") - (targetValue (list (description \"Black Swan\"))) -) -(example - (utterance "where did drew stanton play in college?") - (targetValue (list (description \"Michigan State University\"))) -) -(example - (utterance "what is kareem abdul jabbar real name?") - (targetValue (list (description \"Ferdinand Lewis Alcindor, Sr.\"))) -) -(example - (utterance "what countries fall in eastern europe?") - (targetValue (list (description \"Southern Carpathians\") (description Caucasus) (description \"Belarusian Central Rada\") (description Kresy) (description \"Kievan Rus'\") (description \"Grand Duchy of Lithuania\") (description \"Kingdom of Romania\") (description Moldova) (description \"Belarusian People's Republic\") (description \"Second Polish Republic\"))) -) -(example - (utterance "what are taylor swift's albums?") - (targetValue (list (description \"Stripped Raw & Real\") (description Ronan) (description \"CMT Crossroads\") (description \"Speak Now - World Tour Live\") (description Fearless) (description \"iTunes Live From SoHo\") (description \"Beautiful Eyes\") (description \"We Are Never Ever Getting Back Together\") (description \"Speak Now\") (description Red))) -) -(example - (utterance "who is the prime minister of ethiopia now?") - (targetValue (list (description \"Meles Zenawi\"))) -) -(example - (utterance "when was mary poppins made?") - (targetValue (list (description 1964))) -) -(example - (utterance "what did king edward vi died from?") - (targetValue (list (description Tuberculosis))) -) -(example - (utterance "what did robert boyle accomplish?") - (targetValue (list (description \"Boyle's law\"))) -) -(example - (utterance "who did johnny bench play for?") - (targetValue (list (description \"Cincinnati Reds\"))) -) -(example - (utterance "who does the islamic worship?") - (targetValue (list (description Allah))) -) -(example - (utterance "where is napoleon buried?") - (targetValue (list (description \"Les Invalides\") (description Longwood))) -) -(example - (utterance "what language do people speak in iceland?") - (targetValue (list (description \"Icelandic Language\"))) -) -(example - (utterance "who sang at the mtv movie awards 2011?") - (targetValue (list (description \"Twisted Sister\") (description \"Suicidal Tendencies\") (description \"Guns N' Roses\") (description \"Red Hot Chili Peppers\") (description AC/DC) (description Nirvana) (description Run-D.M.C.) (description \"Ice Cube\") (description \"The Offspring\") (description Metallica))) -) -(example - (utterance "where do houston aeros play?") - (targetValue (list (description \"Toyota Center\"))) -) -(example - (utterance "what is the new york knicks starting lineup?") - (targetValue (list (description \"Raymond Felton\") (description \"Marcus Camby\") (description \"J. R. Smith\") (description \"Tyson Chandler\") (description \"Carmelo Anthony\") (description \"Iman Shumpert\") (description \"Jason Kidd\") (description \"Steve Novak\") (description \"Chris Copeland\") (description \"Pablo Prigioni\"))) -) -(example - (utterance "what to see and do in galway ireland?") - (targetValue (list (description \"Galway City Museum\") (description \"Taibhdhearc na Gaillimhe\") (description \"Spanish Arch\") (description \"Cathedral of Our Lady Assumed into Heaven and St Nicholas, Galway\") (description \"Galway Sportsgrounds\") (description \"Hotel Meyrick\") (description \"Eyre Square\") (description \"St. Nicholas' Collegiate Church\") (description \"National University of Ireland, Galway\") (description \"Galway Arts Festival\"))) -) -(example - (utterance "what year did brandon roy get drafted?") - (targetValue (list (description \"2006 NBA Draft\"))) -) -(example - (utterance "what are the names of michael jackson children?") - (targetValue (list (description \"Paris-Michael Katherine Jackson\") (description \"Prince Michael Jackson I\") (description \"Prince Michael Jackson II\"))) -) -(example - (utterance "what is pennsylvania's state flower called?") - (targetValue (list (description \"Kalmia latifolia\"))) -) -(example - (utterance "what book did niccolo machiavelli write?") - (targetValue (list (description \"The Prince\"))) -) -(example - (utterance "what religions are found in australia?") - (targetValue (list (description Catholicism) (description Buddhism) (description Islam) (description Anglicanism))) -) -(example - (utterance "what college did drew bledsoe?") - (targetValue (list (description \"Washington State University\"))) -) -(example - (utterance "where is the mtv headquarters?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "who does michael vick play for?") - (targetValue (list (description \"Philadelphia Eagles\"))) -) -(example - (utterance "what is guatemala current system of government?") - (targetValue (list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Unitary state\"))) -) -(example - (utterance "what is anderson silva trained in?") - (targetValue (list (description \"Mixed Martial Artist\"))) -) -(example - (utterance "what caused the asian currency crisis?") - (targetValue (list (description \"Asian Affairs\"))) -) -(example - (utterance "which countries does russia border?") - (targetValue (list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))) -) -(example - (utterance "what season did brooke burke won?") - (targetValue (list (description \"Dancing with the Stars - Season 7\"))) -) -(example - (utterance "what does pixar produce?") - (targetValue (list (description \"A Bug's Life\") (description \"Toy Story 2\") (description Ratatouille) (description Cars) (description Up) (description \"Toy Story\") (description \"Monsters, Inc.\") (description \"The Incredibles\") (description \"Finding Nemo\") (description WALL-E))) -) -(example - (utterance "what did emily dickinson die of?") - (targetValue (list (description \"Bright's disease\"))) -) -(example - (utterance "who was king or queen after james i?") - (targetValue (list (description \"Charles I of England\"))) -) -(example - (utterance "who played lois lane in superman 1?") - (targetValue (list (description \"Margot Kidder\"))) -) -(example - (utterance "what was elie wiesel's father's name?") - (targetValue (list (description \"Chlomo Wiesel\"))) -) -(example - (utterance "where is st vincent de paul buried?") - (targetValue (list (description Paris))) -) -(example - (utterance "what language do fiji people speak?") - (targetValue (list (description \"Fiji Hindi\") (description \"English Language\") (description \"Fijian Language\"))) -) -(example - (utterance "what victoria beckham kids names?") - (targetValue (list (description \"Romeo Beckham\") (description \"Cruz Beckham\") (description \"Harper Beckham\") (description \"Brooklyn Beckham\"))) -) -(example - (utterance "where is new york in the map?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "where did france surrender ww2?") - (targetValue (list (description \"Mediterranean Sea\"))) -) -(example - (utterance "what did jimmy valvano die with?") - (targetValue (list (description Cancer))) -) -(example - (utterance "what teams did charles barkley?") - (targetValue (list (description \"Philadelphia 76ers\") (description \"Houston Rockets\") (description \"Phoenix Suns\"))) -) -(example - (utterance "when was bill clinton elected president?") - (targetValue (list (description \"1996 Democratic National Convention\") (description \"1992 Democratic National Convention\"))) -) -(example - (utterance "where did giovanni pierluigi da palestrina live?") - (targetValue (list (description Italy))) -) -(example - (utterance "when was the 2012 calgary stampede?") - (targetValue (list (description \"1988 Winter Olympics\"))) -) -(example - (utterance "when michael jordan got drafted?") - (targetValue (list (description \"1984 NBA Draft\"))) -) -(example - (utterance "what kind of money do the philippines use?") - (targetValue (list (description \"Philippine peso\"))) -) -(example - (utterance "who played dorothy in the wizard of oz movie?") - (targetValue (list (description \"Judy Garland\"))) -) -(example - (utterance "who does marion barber play 4?") - (targetValue (list (description \"Chicago Bears\") (description \"Minnesota Golden Gophers football\") (description \"Dallas Cowboys\"))) -) -(example - (utterance "what college did james franco go to?") - (targetValue (list (description \"Columbia University School of the Arts\"))) -) -(example - (utterance "how many teams are there in the ncaa football?") - (targetValue (list (description \"Stanford Cardinal football\") (description \"Baylor Bears baseball\") (description \"Murray State Racers men's basketball\") (description \"Wofford Terriers men's basketball\") (description \"UC Santa Barbara Gauchos men's basketball\") (description \"Ohio State Buckeyes football\") (description \"Oregon State University Beavers\") (description \"Wake Forest Demon Deacons women's golf\") (description \"Kenyon Men's Swimming\") (description \"Saint Mary's College of California Gaels men's basketball\"))) -) -(example - (utterance "who is garrett pretty little liars?") - (targetValue (list (description \"American football player\"))) -) -(example - (utterance "what type of currency should i take to mexico?") - (targetValue (list (description \"Mexican peso\"))) -) -(example - (utterance "what did lucille ball die of?") - (targetValue (list (description \"Aortic dissection\"))) -) -(example - (utterance "what religion was john f kennedy?") - (targetValue (list (description Catholicism))) -) -(example - (utterance "where was the earthquake in chile 2010?") - (targetValue (list (description \"Maule Region\"))) -) -(example - (utterance "what style of art does andy warhol do?") - (targetValue (list (description \"Pop art\"))) -) -(example - (utterance "what movies did ron howard do?") - (targetValue (list (description \"Apollo 13\") (description \"A Beautiful Mind\") (description \"Curious George\") (description \"Happy Days\") (description Cocoon) (description \"From the Earth to the Moon\"))) -) -(example - (utterance "what county is charlotte north carolina?") - (targetValue (list (description \"Mecklenburg County\"))) -) -(example - (utterance "what type of government and economic system does the united states have?") - (targetValue (list (description \"Constitutional republic\"))) -) -(example - (utterance "who is michelle obama?") - (targetValue (list (description Writer) (description Lawyer))) -) -(example - (utterance "where did kate middleton go to prep school?") - (targetValue (list (description \"St Andrew's School, Pangbourne\"))) -) -(example - (utterance "what type of government does nigeria have today?") - (targetValue (list (description \"Presidential system\") (description \"Federal republic\") (description Federation))) -) -(example - (utterance "what did hans oersted discovered in 1819?") - (targetValue (list (description Aluminium))) -) -(example - (utterance "what is the very first harry potter book?") - (targetValue (list (description \"Harry Potter and the Philosopher's Stone\"))) -) -(example - (utterance "what kourtney kardashian name her daughter?") - (targetValue (list (description \"Penelope Scotland Disick\"))) -) -(example - (utterance "when did the lions last win a thanksgiving game?") - (targetValue (list (description Tombo))) -) -(example - (utterance "what kind of government does chile have today?") - (targetValue (list (description \"Presidential system\") (description Republic) (description \"Unitary state\"))) -) -(example - (utterance "where did richard arkwright die?") - (targetValue (list (description Cromford))) -) -(example - (utterance "who played luke skywalker in star wars episode 4?") - (targetValue (list (description \"Mark Hamill\"))) -) -(example - (utterance "what movies has taylor lautner?") - (targetValue (list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))) -) -(example - (utterance "where does sam bradford play?") - (targetValue (list (description \"St. Louis Rams\"))) -) -(example - (utterance "where did vietnam originate?") - (targetValue (list (description Asia))) -) -(example - (utterance "what was the first newspaper called in australia?") - (targetValue (list (description \"Sydney Gazette\"))) -) -(example - (utterance "where was hackney 2012 held?") - (targetValue (list (description London))) -) -(example - (utterance "where does the st louis rams play football?") - (targetValue (list (description \"Edward Jones Dome\"))) -) -(example - (utterance "what year did scottie pippen come into the nba?") - (targetValue (list (description 1987))) -) -(example - (utterance "where are you if you re in zagreb?") - (targetValue (list (description Croatia))) -) -(example - (utterance "which country has won the cricket world cup the most times?") - (targetValue (list (description \"The Cup\"))) -) -(example - (utterance "what city was selena gomez born in?") - (targetValue (list (description \"Grand Prairie\"))) -) -(example - (utterance "who does dominic monaghan play in lord of the rings?") - (targetValue (list (description \"Meriadoc Brandybuck\"))) -) -(example - (utterance "which country does south africa border 2 the north?") - (targetValue (list (description Lesotho) (description Zimbabwe) (description Mozambique) (description Swaziland) (description Namibia) (description Botswana))) -) -(example - (utterance "who sang for pink floyd?") - (targetValue (list (description \"David Gilmour\"))) -) -(example - (utterance "who played john connor friend in terminator 2?") - (targetValue (list (description \"Edward Furlong\"))) -) -(example - (utterance "what is the current time in nigeria lagos?") - (targetValue (list (description \"Central European Time\"))) -) -(example - (utterance "what shows did henry winkler produce?") - (targetValue (list (description \"Mr. Sunshine\") (description \"Dallas Reunion: The Return to Southfork\") (description MacGyver) (description \"So Weird\") (description \"Dead Man's Gun\") (description WinTuition))) -) -(example - (utterance "what state was texaco gas founded?") - (targetValue (list (description \"New York\") (description California))) -) -(example - (utterance "what is the official language of china and 3 other dialects?") - (targetValue (list (description \"Standard Mandarin\"))) -) -(example - (utterance "who is the senator of connecticut 2010?") - (targetValue (list (description \"Chris Dodd\"))) -) -(example - (utterance "when was the last time the dallas cowboys went to the super bowl?") - (targetValue (list (description \"Super Bowl XXX\"))) -) -(example - (utterance "what episode does rukia fade away?") - (targetValue (list (description \"Bleach: Fade to Black\"))) -) -(example - (utterance "what is brazil time zone?") - (targetValue (list (description UTC−02:00) (description UTC−04:00) (description UTC−03:00))) -) -(example - (utterance "who wrote john 3 16 in the bible?") - (targetValue (list (description \"Gospel of John\"))) -) -(example - (utterance "what do people in the czech republic speak?") - (targetValue (list (description \"Czech Language\"))) -) -(example - (utterance "where did bruno mars get his start?") - (targetValue (list (description Honolulu))) -) -(example - (utterance "who was tex beneke?") - (targetValue (list (description Singer) (description Musician))) -) -(example - (utterance "what are all the things thomas edison invented?") - (targetValue (list (description Phonograph) (description \"Carbon microphone\") (description Mimeograph) (description \"Quadruplex telegraph\") (description \"Electric power distribution\") (description \"Movie camera\") (description \"Incandescent light bulb\") (description \"Phonograph cylinder\"))) -) -(example - (utterance "what does albania speak?") - (targetValue (list (description \"Albanian language\"))) -) -(example - (utterance "what is shakira's nationality?") - (targetValue (list (description Colombia))) -) -(example - (utterance "where did the sultan of the ottoman empire live?") - (targetValue (list (description Constantinople))) -) -(example - (utterance "who is playing bilbo baggins?") - (targetValue (list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))) -) -(example - (utterance "what position did george washington serve in the constitutional convention?") - (targetValue (list (description \"Delegate to the Continental Congress\"))) -) -(example - (utterance "where is the 2012 ncaa basketball tournament?") - (targetValue (list (description \"NCAA March Madness: Cinderellas, Superstars, and Champions from the NCAA Men's Final Four\"))) -) -(example - (utterance "what episode did kate leave ncis?") - (targetValue (list (description \"Kill Ari - Part 1\"))) -) -(example - (utterance "where are the seneca indians now?") - (targetValue (list (description \"New York\"))) -) -(example - (utterance "what did farrah dad do?") - (targetValue (list (description \"Track and field athlete\"))) -) -(example - (utterance "where did matt barnes play?") - (targetValue (list (description \"Small forward\"))) -) -(example - (utterance "where does the jordan river begin?") - (targetValue (list (description \"Anti-Lebanon mountains\"))) -) -(example - (utterance "what college did lil wayne graduated from?") - (targetValue (list (description \"University of Phoenix\"))) -) -(example - (utterance "where did rihanna come from?") - (targetValue (list (description \"Saint Michael Parish\") (description Barbados))) -) -(example - (utterance "who does kurt busch drive for now?") - (targetValue (list (description \"Miller Lite\"))) -) -(example - (utterance "what years did the knicks win the championship?") - (targetValue (list (description \"1970 NBA Finals\") (description \"1973 NBA Finals\"))) -) -(example - (utterance "what is the time zone in uk now?") - (targetValue (list (description \"Greenwich Mean Time\") (description UTC±00:00))) -) -(example - (utterance "what does dustin diamond do now?") - (targetValue (list (description \"Film Director\") (description Musician) (description Comedian) (description Actor))) -) -(example - (utterance "what state did thomas jefferson live in?") - (targetValue (list (description Virginia))) -) -(example - (utterance "where are google headquarters located?") - (targetValue (list (description \"Mountain View\"))) -) -(example - (utterance "who is princess leia?") - (targetValue (list (description \"Star Wars\"))) -) -(example - (utterance "what was richard wright known for?") - (targetValue (list (description \"Keyboard player\"))) -) -(example - (utterance "where is the nascar hall of fame?") - (targetValue (list (description Charlotte) (description \"North Carolina\"))) -) -(example - (utterance "what do australia call their money?") - (targetValue (list (description \"Australian dollar\"))) -) -(example - (utterance "what was the name of wright brothers plane?") - (targetValue (list (description \"Wright Model B\") (description \"Wright Model C\") (description \"Wright Flyer\") (description \"Wright Model EX\") (description \"1902 Wright Glider\") (description \"1900 Wright Glider\"))) -) -(example - (utterance "where is located university of leeds?") - (targetValue (list (description \"United Kingdom\") (description Leeds))) -) -(example - (utterance "who is gilbert gottfried snl?") - (targetValue (list (description Actor))) -) -(example - (utterance "what language do they denmark?") - (targetValue (list (description \"Danish Language\"))) -) -(example - (utterance "what did martin luther do?") - (targetValue (list (description Physician) (description Theologian) (description Professor) (description Writer) (description Monk) (description Priest))) -) -(example - (utterance "what team did grover cleveland alexander play for?") - (targetValue (list (description \"Philadelphia Phillies\") (description \"Chicago Cubs\"))) -) -(example - (utterance "what was eli whitney nationality?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what was christiaan barnard famous for?") - (targetValue (list (description Surgeon))) -) -(example - (utterance "where was dwight d. eisenhower from?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "where do audi come from?") - (targetValue (list (description Ingolstadt))) -) -(example - (utterance "what team is chris paul on?") - (targetValue (list (description \"Los Angeles Clippers\"))) -) -(example - (utterance "what to do washington dc december?") - (targetValue (list (description \"White House\") (description \"The Phillips Collection\") (description \"United States Capitol\") (description \"Thomas Jefferson Memorial\") (description \"National Museum of the American Indian\") (description \"International Spy Museum\") (description \"National Portrait Gallery\") (description \"Washington Monument\") (description \"Lincoln Memorial\") (description \"Freer Gallery of Art\"))) -) -(example - (utterance "what language is spoken in singapore?") - (targetValue (list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))) -) -(example - (utterance "who is sanjay gupta married too?") - (targetValue (list (description \"Rebecca Olson Gupta\"))) -) -(example - (utterance "what do singapore speak?") - (targetValue (list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))) -) -(example - (utterance "what movies did luke perry play in?") - (targetValue (list (description \"Battle Scars: The Bud Moore Story\"))) -) -(example - (utterance "who wrote the book of st. john?") - (targetValue (list (description \"John the Evangelist\"))) -) -(example - (utterance "who is kobe bryant dad?") - (targetValue (list (description \"Joe Bryant\"))) -) -(example - (utterance "what continent does israel belong to?") - (targetValue (list (description Asia))) -) -(example - (utterance "what is the capital city of albania?") - (targetValue (list (description Tirana))) -) -(example - (utterance "where is thomas jefferson's home?") - (targetValue (list (description Monticello))) -) -(example - (utterance "what is wentworth miller in?") - (targetValue (list (description \"Prison Break\"))) -) -(example - (utterance "what is the capital of spain in 2010?") - (targetValue (list (description Madrid))) -) -(example - (utterance "who killed harvey milk?") - (targetValue (list (description \"Dan White\"))) -) -(example - (utterance "what was the title of the first book dr. seuss wrote?") - (targetValue (list (description \"Fox in Socks\"))) -) -(example - (utterance "who owns nissan car manufacturer?") - (targetValue (list (description \"Nissan Motor Manufacturing UK\") (description Jatco) (description Infiniti) (description \"Nissan North America\") (description \"Nissan Motor Car Carrier\"))) -) -(example - (utterance "where is the university of west alabama located?") - (targetValue (list (description Alabama) (description Livingston) (description \"United States of America\"))) -) -(example - (utterance "what did kenny everett die off?") - (targetValue (list (description AIDS))) -) -(example - (utterance "what main language do they speak in brazil?") - (targetValue (list (description \"Portuguese Language\"))) -) -(example - (utterance "where does joey king live?") - (targetValue (list (description \"Las Vegas\") (description \"Los Angeles\"))) -) -(example - (utterance "what happened to justin bieber 2012?") - (targetValue (list (description \"Billboard Music Award for Top Social Artist\"))) -) -(example - (utterance "how many australian states and territories?") - (targetValue (list (description \"City of Moreland\") (description \"Northern Territory\") (description \"Western Australia\") (description \"Australian Capital Territory\") (description Victoria) (description \"Town of Cottesloe\") (description \"New South Wales\") (description Queensland) (description Tasmania) (description \"South Australia\"))) -) -(example - (utterance "what was manchester united first name?") - (targetValue (list (description \"Newton Heath L&YR F.C.\"))) -) -(example - (utterance "who is the governor of hawaii now?") - (targetValue (list (description \"Neil Abercrombie\"))) -) -(example - (utterance "when did herbert hoover become president?") - (targetValue (list (description 3/4/1929))) -) -(example - (utterance "where did elvis presley started his career?") - (targetValue (list (description Memphis))) -) -(example - (utterance "what happened vince mcmahon?") - (targetValue (list (description \"Professional Wrestling Promoter\") (description \"Film Director\") (description \"Television Producer\") (description Announcer) (description \"Film Producer\") (description Actor) (description Wrestler) (description \"Sports commentator\") (description Screenwriter))) -) -(example - (utterance "what jobs did harriet tubman have?") - (targetValue (list (description Writer))) -) -(example - (utterance "where does unesco operate?") - (targetValue (list (description Paris))) -) -(example - (utterance "what does canada grow for food?") - (targetValue (list (description \"Nelson Paddywack IPA\") (description \"Steam Whistle Pilsner\") (description \"Molson XXX\") (description \"Tin Whistle Coyote\") (description \"Okanagan Spring Brewery Honey Blonde Ale\") (description \"Labatt Brewing Co. John Labatt Classic Premium Lager\") (description \"Granville Island Honey Lager\") (description \"Cannery Blackberry Porter\") (description \"McAuslan Brewing St. Ambroise Pale Ale\") (description \"Mt. Begbie Brewing Company High Country Kölsch\"))) -) -(example - (utterance "where in the bible does it talk about david?") - (targetValue (list (description \"Psalm 145\") (description \"Books of Samuel\") (description \"Books of Chronicles\") (description Psalms))) -) -(example - (utterance "what does amanda seyfried play in?") - (targetValue (list (description \"Boogie Woogie\") (description \"Jennifer's Body\") (description Chloe) (description \"Dear John\") (description \"Nine Lives\") (description Solstice) (description \"Mamma Mia!\") (description \"American Gun\") (description \"Mean Girls\") (description \"Alpha Dog\"))) -) -(example - (utterance "what language do people speak in iran?") - (targetValue (list (description Persian))) -) -(example - (utterance "what is the jurisdiction of the us supreme court?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what voice does hank azaria do on the simpsons?") - (targetValue (list (description \"Carl Carlson\") (description \"Chief Wiggum\") (description \"Apu Nahasapeemapetilon\"))) -) -(example - (utterance "who is the leader of japan?") - (targetValue (list (description \"Shinzō Abe\"))) -) -(example - (utterance "what time zone is the uk in right now?") - (targetValue (list (description \"Greenwich Mean Time\") (description UTC±00:00))) -) -(example - (utterance "what instrument does bela fleck play?") - (targetValue (list (description Banjo))) -) -(example - (utterance "what position does ray allen?") - (targetValue (list (description \"Shooting guard\"))) -) -(example - (utterance "what branch is made up of the house of representatives?") - (targetValue (list (description Congress))) -) -(example - (utterance "where did kurds originate from?") - (targetValue (list (description Asia))) -) -(example - (utterance "where did chancellorsville battle take place?") - (targetValue (list (description \"Spotsylvania County\"))) -) -(example - (utterance "what year was the cubs last world series?") - (targetValue (list (description \"1908 World Series\"))) -) -(example - (utterance "who is playing hawkeye in the avengers movie?") - (targetValue (list (description \"Jeremy Renner\"))) -) -(example - (utterance "what country speak english as native language?") - (targetValue (list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))) -) -(example - (utterance "who was king or queen after victoria?") - (targetValue (list (description \"Edward VII\"))) -) -(example - (utterance "what movie did rihanna play in?") - (targetValue (list (description \"This Is the End\") (description Battleship) (description \"Happy Smekday!\"))) -) -(example - (utterance "when was the last time the oakland raiders were in the super bowl?") - (targetValue (list (description \"2003 NFL season\"))) -) -(example - (utterance "what religion was mary todd lincoln?") - (targetValue (list (description Presbyterianism) (description Baptists) (description Catholicism))) -) -(example - (utterance "who is the house of representatives made up of?") - (targetValue (list (description \"Nancy Pelosi\"))) -) -(example - (utterance "who all has jason kidd played for?") - (targetValue (list (description \"New York Knicks\") (description \"Phoenix Suns\") (description \"Brooklyn Nets\") (description \"Dallas Mavericks\"))) -) -(example - (utterance "where is headquarters of verizon?") - (targetValue (list (description \"New York\"))) -) -(example - (utterance "where is the country of cyprus located?") - (targetValue (list (description Europe) (description \"Mediterranean Sea\") (description Cyprus) (description Asia) (description Eurasia))) -) -(example - (utterance "who invented dell computer?") - (targetValue (list (description \"Michael S. Dell\"))) -) -(example - (utterance "where did morgan freeman come from?") - (targetValue (list (description Memphis))) -) -(example - (utterance "where did bob barker grow up?") - (targetValue (list (description \"South Dakota\"))) -) -(example - (utterance "what are king charles spaniels?") - (targetValue (list (description Dog))) -) -(example - (utterance "when was the chinese flag designed?") - (targetValue (list (description \"Traditional Chinese characters\") (description Chinese) (description \"Simplified Chinese character\") (description \"'Phags-pa script\") (description \"Nüshu script\") (description \"Chinese characters\"))) -) -(example - (utterance "where did boston terriers come from?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what makes einstein smart?") - (targetValue (list (description \"Mathematics and Physics\"))) -) -(example - (utterance "who played juni in spy kids 4?") - (targetValue (list (description \"Daryl Sabara\"))) -) -(example - (utterance "what year did the new york mets start?") - (targetValue (list (description 1962))) -) -(example - (utterance "where did neil gaiman grow up?") - (targetValue (list (description Menomonie))) -) -(example - (utterance "what books did aristotle wrote?") - (targetValue (list (description \"Atheniensium respublica\") (description \"Nicomachean Ethics\") (description Dell'interpretazione) (description \"L' anima\") (description Physique) (description \"Über die Seele\") (description \"Les metheores d'Aristote\") (description \"Aristotelis stagiritae, pepli fragmentum\") (description \"De anima, in the version of William of Moerbeke\") (description \"Prior Analytics and Posterior Analytics\"))) -) -(example - (utterance "where is eu headquarters located?") - (targetValue (list (description Brussels))) -) -(example - (utterance "who runs the cornelia marie now?") - (targetValue (list (description \"Jake Harris\"))) -) -(example - (utterance "where did john muir die?") - (targetValue (list (description \"Los Angeles\"))) -) -(example - (utterance "where was selena gomez raised?") - (targetValue (list (description \"Grand Prairie\"))) -) -(example - (utterance "what countries are in the andean region?") - (targetValue (list (description Brazil) (description Ecuador) (description Peru) (description Colombia))) -) -(example - (utterance "who created english alphabet?") - (targetValue (list (description \"the Federation of Free States\"))) -) -(example - (utterance "when was the last time the san francisco giants won a world series?") - (targetValue (list (description \"2012 World Series\"))) -) -(example - (utterance "what airport do you fly into for destin?") - (targetValue (list (description \"Northwest Florida Regional Airport\") (description \"Destin–Fort Walton Beach Airport\"))) -) -(example - (utterance "who played violet's mother in charlie and the chocolate factory?") - (targetValue (list (description \"Kansas City Athletics\"))) -) -(example - (utterance "what country was george washington from?") - (targetValue (list (description \"Kingdom of Great Britain\"))) -) -(example - (utterance "what year did pete rose play?") - (targetValue (list (description \"1968 Major League Baseball Season\") (description \"1971 Major League Baseball Season\") (description \"1969 Major League Baseball Season\") (description \"1963 Major League Baseball Season\") (description \"1966 Major League Baseball Season\") (description \"1967 Major League Baseball Season\") (description \"1970 Major League Baseball Season\") (description \"1972 Major League Baseball Season\") (description \"1964 Major League Baseball Season\") (description \"1965 Major League Baseball Season\"))) -) -(example - (utterance "where does kyla ross live?") - (targetValue (list (description \"Aliso Viejo\"))) -) -(example - (utterance "when did allen iverson get drafted?") - (targetValue (list (description \"1996–97 NBA season\"))) -) -(example - (utterance "what does jackson browne sing?") - (targetValue (list (description \"Before the Deluge\"))) -) -(example - (utterance "who plays ferris bueller's best friend?") - (targetValue (list (description \"Alan Ruck\"))) -) -(example - (utterance "what has anna kendrick been in?") - (targetValue (list (description Rapturepalooza) (description \"Drinking Buddies\") (description \"Get a Job\") (description \"End of Watch\") (description 50/50) (description ParaNorman) (description \"Scott Pilgrim vs. the World\") (description \"What to Expect When You're Expecting\") (description \"The Twilight Saga: Breaking Dawn - Part 2\") (description \"The Twilight Saga: Breaking Dawn - Part 1\"))) -) -(example - (utterance "what are the major imports of the united states?") - (targetValue (list (description \"Pharmaceutical Preparations\") (description Automobile) (description Petroleum) (description Clothing) (description Furniture))) -) -(example - (utterance "what are the team colors for the pittsburgh steelers?") - (targetValue (list (description White) (description Black) (description Gold))) -) -(example - (utterance "what is the current government system in france?") - (targetValue (list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))) -) -(example - (utterance "what did roy rogers die of?") - (targetValue (list (description \"Congestive Heart Failure\"))) -) -(example - (utterance "what is calabria italy?") - (targetValue (list (description \"Italian region\"))) -) -(example - (utterance "what did the new orleans hornets used to be?") - (targetValue (list (description \"Charlotte Hornets\"))) -) -(example - (utterance "what are the major religions practiced in israel?") - (targetValue (list (description Judaism))) -) -(example - (utterance "what does jamaica manufacturer?") - (targetValue (list (description \"Desnoes & Geddes Dragon Stout\") (description \"Red Stripe\") (description \"Desnoes & Geddes Red Stripe Lager\"))) -) -(example - (utterance "what years did andrew jackson run for president?") - (targetValue (list (description 3/4/1829))) -) -(example - (utterance "what 4 countries make up great britain?") - (targetValue (list (description \"Principality of Wales\") (description \"Kingdom of Scotland\"))) -) -(example - (utterance "where did madoff live in nyc?") - (targetValue (list (description Queens))) -) -(example - (utterance "how many languages are there in the philippines?") - (targetValue (list (description \"Filipino language\") (description \"Kapampangan language\") (description \"Cebuano language\") (description \"English Language\") (description \"Ilokano language\") (description \"Tagalog language\") (description \"Hiligaynon language\") (description \"Pangasinan Language\") (description \"Waray-Waray Language\"))) -) -(example - (utterance "what song is monifah famous for?") - (targetValue (list (description \"Touch It\"))) -) -(example - (utterance "who did heinrich himmler marry?") - (targetValue (list (description \"Margarete Boden\"))) -) -(example - (utterance "who carries sherwin williams paint?") - (targetValue (list (description \"Building Material and Garden Equipment and Supplies Dealers\"))) -) -(example - (utterance "who was josh groban in crazy stupid love?") - (targetValue (list (description Richard))) -) -(example - (utterance "where is the columbia university located?") - (targetValue (list (description \"New York\"))) -) -(example - (utterance "what team does kris humphries play for in 2011?") - (targetValue (list (description \"Brooklyn Nets\"))) -) -(example - (utterance "what did the scientist thomson discover?") - (targetValue (list (description Electron) (description \"Mass spectrometry\"))) -) -(example - (utterance "where did john boehner come from?") - (targetValue (list (description Ohio))) -) -(example - (utterance "where did martin luther king junior go to college?") - (targetValue (list (description \"Morehouse College\"))) -) -(example - (utterance "who was carrie underwood in soul surfer?") - (targetValue (list (description \"Sarah Hill\"))) -) -(example - (utterance "who plays lois griffin in family guy?") - (targetValue (list (description \"Alex Borstein\"))) -) -(example - (utterance "what did julian fellowes write?") - (targetValue (list (description \"Never Mind the Full Stops\") (description \"Julian Fellowes Investigates: A Most Mysterious Murder\") (description \"My Son, My Son\") (description Sharpe) (description \"Monarch of the Glen\") (description \"Our Friends in the North\"))) -) -(example - (utterance "where does selena gomez live map?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "who does the islam worship?") - (targetValue (list (description Allah))) -) -(example - (utterance "who was married to lance armstrong?") - (targetValue (list (description \"Kristin Richard\"))) -) -(example - (utterance "what is venus named for?") - (targetValue (list (description Planet))) -) -(example - (utterance "who did john fox coach for?") - (targetValue (list (description \"Denver Broncos\"))) -) -(example - (utterance "where are the nuclear plants in uk?") - (targetValue (list (description \"Operation Grapple\") (description \"Operation Hurricane\") (description \"Operation Totem\") (description \"British nuclear tests at Maralinga\") (description \"Operation Buffalo\") (description \"Operation Mosaic\"))) -) -(example - (utterance "what years have the dodgers won the world series?") - (targetValue (list (description \"1988 World Series\") (description \"1959 World Series\") (description \"1963 World Series\") (description \"1965 World Series\") (description \"1981 World Series\"))) -) -(example - (utterance "what did farrah have surgery for?") - (targetValue (list (description \"Anal cancer\"))) -) -(example - (utterance "who was the leader of the soviet union in 1945?") - (targetValue (list (description \"Joseph Stalin\"))) -) -(example - (utterance "who does john beck play for?") - (targetValue (list (description \"Washington Redskins\") (description \"Miami Dolphins\") (description \"Baltimore Ravens\") (description \"Houston Texans\"))) -) -(example - (utterance "what god do catholics believe in?") - (targetValue (list (description God))) -) -(example - (utterance "what movies have kenya moore produced?") - (targetValue (list (description Trois) (description \"The Confidant\") (description \"No Turning Back\") (description Senseless) (description \"Cloud 9\") (description \"Waiting to Exhale\") (description \"I Know Who Killed Me\") (description \"Hot Parts\") (description \"Deliver Us from Eva\") (description \"Brothers in Arms\"))) -) -(example - (utterance "where did robbie hummel go to high school?") - (targetValue (list (description \"Valparaiso High School\"))) -) -(example - (utterance "what year did the cleveland indians go to the world series?") - (targetValue (list (description \"1948 World Series\") (description \"1920 World Series\"))) -) -(example - (utterance "who owns the cleveland browns?") - (targetValue (list (description \"Randy Lerner\"))) -) -(example - (utterance "what language do jewish speak?") - (targetValue (list (description \"Yiddish Language\") (description \"Judeo-Arabic languages\") (description \"Karaim Language\") (description \"Hulaulá Language\") (description \"Hebrew Language\") (description Catalanic) (description Judeo-Portuguese) (description Judeo-Tat) (description \"Judeo-Italian Language\") (description \"Judæo-Persian dialects\"))) -) -(example - (utterance "what legal system does germany use?") - (targetValue (list (description \"Federal republic\"))) -) -(example - (utterance "who does danneel harris play on one tree hill?") - (targetValue (list (description \"Rachel Gatina\"))) -) -(example - (utterance "what inspired michelangelo?") - (targetValue (list (description \"Lorenzo de' Medici\") (description \"Domenico Ghirlandaio\") (description \"Giovanni Pico della Mirandola\") (description \"Girolamo Savonarola\") (description \"Melozzo da Forlì\"))) -) -(example - (utterance "what battle did germany surrender in ww2?") - (targetValue (list (description Berlin))) -) -(example - (utterance "who was the colts coach in 2011?") - (targetValue (list (description \"Jim Caldwell\"))) -) -(example - (utterance "what airport is closer to downtown houston?") - (targetValue (list (description \"William P. Hobby Airport\"))) -) -(example - (utterance "where does liz mcclarnon live?") - (targetValue (list (description England))) -) -(example - (utterance "what city is fc schalke 04 in?") - (targetValue (list (description Gelsenkirchen))) -) -(example - (utterance "what system of government is used in south korea?") - (targetValue (list (description \"Constitutional republic\"))) -) -(example - (utterance "where did giovanni da verrazano come from?") - (targetValue (list (description Italy))) -) -(example - (utterance "what airport is close to daytona beach florida?") - (targetValue (list (description \"Massey Ranch Airpark\") (description \"Daytona Beach International Airport\") (description \"Spruce Creek Airport\"))) -) -(example - (utterance "what was omar epps first movie?") - (targetValue (list (description Juice))) -) -(example - (utterance "who did the baltimore ravens draft in 2011?") - (targetValue (list (description \"Haloti Ngata\") (description \"Mark Clayton\") (description \"Ben Grubbs\") (description \"Joe Flacco\") (description \"Terrell Suggs\") (description \"Kyle Boller\") (description \"Michael Oher\"))) -) -(example - (utterance "who won the governor election in puerto rico?") - (targetValue (list (description \"Luis Fortuño\"))) -) -(example - (utterance "where did william shakespeare perform most of his plays?") - (targetValue (list (description \"Globe Theatre, London\"))) -) -(example - (utterance "what group is aubrey o'day in?") - (targetValue (list (description \"Danity Kane\"))) -) -(example - (utterance "what college did joe namath go to?") - (targetValue (list (description \"University of Alabama\"))) -) -(example - (utterance "what wild animals live in colorado?") - (targetValue (list (description \"Lark Bunting\"))) -) -(example - (utterance "where is eu parliament?") - (targetValue (list (description Brussels))) -) -(example - (utterance "when does summer start in new england?") - (targetValue (list (description Waltham))) -) -(example - (utterance "who invented arabic alphabet?") - (targetValue (list (description \"Saudi Arabia\"))) -) -(example - (utterance "where was president lyndon johnson from?") - (targetValue (list (description Austin))) -) -(example - (utterance "what did wagner compose?") - (targetValue (list (description \"Die Feen\") (description \"Rienzi, der Letzte der Tribunen\") (description Tannhäuser) (description \"Das Rheingold\") (description Götterdämmerung) (description \"Tristan und Isolde\") (description \"Die Walküre\") (description \"Der Ring des Nibelungen\") (description \"Der fliegende Holländer\") (description Siegfried))) -) -(example - (utterance "what language did jewish people speak?") - (targetValue (list (description \"Hebrew Language\"))) -) -(example - (utterance "who does michael oher play for in 2009?") - (targetValue (list (description \"Baltimore Ravens\"))) -) -(example - (utterance "what years did barry bonds play?") - (targetValue (list (description \"2001 Major League Baseball Season\") (description \"1990 Major League Baseball Season\") (description \"1996 Major League Baseball Season\") (description \"1993 Major League Baseball Season\") (description \"1992 Major League Baseball Season\") (description \"2002 Major League Baseball Season\") (description \"2003 Major League Baseball season\") (description \"2004 Major League Baseball season\") (description \"1998 Major League Baseball Season\"))) -) -(example - (utterance "who played emma frost?") - (targetValue (list (description \"Finola Hughes\") (description \"Tahyna Tozzi\") (description \"January Jones\"))) -) -(example - (utterance "what does the mayan calendar say about 2012?") - (targetValue (list (description \"The End Of Time\"))) -) -(example - (utterance "what clubs has peter crouch played for?") - (targetValue (list (description \"Portsmouth F.C.\") (description \"Queens Park Rangers F.C.\") (description \"Liverpool F.C.\") (description \"Tottenham Hotspur F.C.\") (description \"Southampton F.C.\") (description \"Aston Villa F.C.\") (description \"Stoke City F.C.\"))) -) -(example - (utterance "who plays the brother in hannah montana?") - (targetValue (list (description \"Jason Earles\"))) -) -(example - (utterance "what team does lamar odom play for 2011?") - (targetValue (list (description \"Los Angeles Clippers\"))) -) -(example - (utterance "what highschool did tom brady go to?") - (targetValue (list (description \"Junípero Serra High School\"))) -) -(example - (utterance "who owns skywest?") - (targetValue (list (description \"AirTran Airways\") (description \"SkyWest, Inc.\"))) -) -(example - (utterance "who did michael jordan marry?") - (targetValue (list (description \"Yvette Prieto\"))) -) -(example - (utterance "where is the syracuse university?") - (targetValue (list (description \"New York\") (description \"United States of America\") (description Syracuse))) -) -(example - (utterance "what has mario lopez been in?") - (targetValue (list (description \"Holiday in Handcuffs\") (description \"Aloha, Scooby-Doo!\") (description \"Saved by the Bell: Hawaiian Style\") (description \"King Rikki\") (description \"Husband for Hire\") (description Colors) (description \"The Dog Who Saved Christmas\") (description \"Big Brother Trouble\") (description \"A Crack in the Floor\") (description \"Fever Lake\"))) -) -(example - (utterance "where do logan browning live?") - (targetValue (list (description Atlanta))) -) -(example - (utterance "when did mcdonalds officially open?") - (targetValue (list (description 5/15/1940))) -) -(example - (utterance "what team does terrell owens play for this year?") - (targetValue (list (description \"Cincinnati Bengals\"))) -) -(example - (utterance "what to do with kids in halifax?") - (targetValue (list (description \"Discovery Centre\"))) -) -(example - (utterance "where is lake waynoka ohio?") - (targetValue (list (description \"United States of America\") (description \"Brown County\"))) -) -(example - (utterance "who did jeremy lin sign with?") - (targetValue (list (description \"Houston Rockets\") (description \"New York Knicks\"))) -) -(example - (utterance "who will sponsor kevin harvick in 2011?") - (targetValue (list (description \"Royal Dutch Shell\") (description \"Pennzoil-Quaker State\"))) -) -(example - (utterance "where adidas originate?") - (targetValue (list (description Germany))) -) -(example - (utterance "who played emperor palpatine?") - (targetValue (list (description \"Ron Prather\") (description \"Ian Abercrombie\") (description \"Ian McDiarmid\"))) -) -(example - (utterance "what is 2pm est in philippines?") - (targetValue (list (description UTC+8))) -) -(example - (utterance "where are the pyramids of giza located?") - (targetValue (list (description Egypt))) -) -(example - (utterance "when does sally pearson race tonight?") - (targetValue (list (description \"Track and field athletics\"))) -) -(example - (utterance "who were demeter's brothers and sisters?") - (targetValue (list (description Zeus))) -) -(example - (utterance "what instrument was louis armstrong famous for?") - (targetValue (list (description trumpet))) -) -(example - (utterance "what date did the san francisco giants win the world series?") - (targetValue (list (description \"2010 World Series\") (description \"2012 World Series\"))) -) -(example - (utterance "what province is canada's capital located in?") - (targetValue (list (description Ontario))) -) -(example - (utterance "on which continent is the usa located?") - (targetValue (list (description \"North America\"))) -) -(example - (utterance "where is singapore on a world map?") - (targetValue (list (description Eurasia) (description \"Southeast Asia\") (description Asia))) -) -(example - (utterance "what to see in london in june 2012?") - (targetValue (list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))) -) -(example - (utterance "what is the main language of israel?") - (targetValue (list (description \"Hebrew Language\") (description \"Arabic Language\"))) -) -(example - (utterance "what college did kerry collins?") - (targetValue (list (description \"Pennsylvania State University\"))) -) -(example - (utterance "what did bob ross die of?") - (targetValue (list (description Lymphoma))) -) -(example - (utterance "who was king hussein?") - (targetValue (list (description \"President of Iraq\"))) -) -(example - (utterance "where did martin luther live in?") - (targetValue (list (description Saxony-Anhalt))) -) -(example - (utterance "where is made kia car?") - (targetValue (list (description Seoul))) -) -(example - (utterance "what are all the songs nicki minaj is in?") - (targetValue (list (description \"Roman Reloaded\") (description Monster) (description \"What's Wrong With Them (feat. Nicki Minaj)\") (description \"Dark Fantasy\") (description \"YM Salute\") (description \"Fire Burns\") (description \"Letting Go (Dutty Love)\") (description \"Woohoo (feat. Nicki Minaj)\") (description \"Raining Men\") (description Champion))) -) -(example - (utterance "what groups was hitler involved in?") - (targetValue (list (description \"German Workers' Party\") (description \"Nazi Party\"))) -) -(example - (utterance "what college did magic johnson go to?") - (targetValue (list (description \"Michigan State University\"))) -) -(example - (utterance "what kind of language do they speak in greece?") - (targetValue (list (description \"Albanian language\") (description \"Greek Language\"))) -) -(example - (utterance "what to see in chicago downtown?") - (targetValue (list (description \"Lincoln Park Zoo\") (description \"DuSable Museum of African American History\") (description \"Wrigley Field\") (description \"Willis Tower\") (description \"Polish Museum of America\") (description \"Gilmore Car Museum\") (description \"National Museum of Mexican Art\") (description \"Shedd Aquarium\") (description \"John Hancock Center\") (description \"Field Museum of Natural History\"))) -) -(example - (utterance "what kind of money does the philippines use?") - (targetValue (list (description \"Philippine peso\"))) -) -(example - (utterance "what did george eastman make?") - (targetValue (list (description \"Roll film\"))) -) -(example - (utterance "what movies has billy burke been in?") - (targetValue (list (description \"New Moon\") (description \"Feast of Love\") (description \"Without Limits\") (description \"Dill Scallion\") (description Fracture) (description Komodo) (description \"Ladder 49\") (description \"Don't Look Down\") (description Untraceable) (description Mafia!))) -) -(example - (utterance "who was rudolf virchow?") - (targetValue (list (description Physician) (description Scientist) (description Politician) (description Pathologist))) -) -(example - (utterance "who were ulysses s grant and robert e lee?") - (targetValue (list (description General-in-Chief) (description Commander))) -) -(example - (utterance "what is the last movie brittany murphy made?") - (targetValue (list (description \"8 Mile\"))) -) -(example - (utterance "with which countries does south africa trade?") - (targetValue (list (description Tanzania) (description Angola))) -) -(example - (utterance "what kind of language do they speak in china?") - (targetValue (list (description \"Standard Mandarin\"))) -) -(example - (utterance "what office does hillary clinton hold?") - (targetValue (list (description \"United States Secretary of State\"))) -) -(example - (utterance "where does portuguese language come from?") - (targetValue (list (description \"Latin alphabet\"))) -) -(example - (utterance "what are the major religions in uk?") - (targetValue (list (description Judaism) (description Catholicism) (description Presbyterianism) (description Sikhism) (description Methodism) (description \"Church of England\") (description Hinduism) (description Islam))) -) -(example - (utterance "where did jennifer hudson go to school?") - (targetValue (list (description \"Dunbar Vocational High School\") (description \"Langston University\"))) -) -(example - (utterance "what type of guitar does john mayer play?") - (targetValue (list (description \"Fender Stratocaster\"))) -) -(example - (utterance "when did toronto blue jays become a team?") - (targetValue (list (description \"1977 Major League Baseball Season\"))) -) -(example - (utterance "what is the zip code for moorpark ca?") - (targetValue (list (description 93021) (description 93020))) -) -(example - (utterance "what continent is the usa located in?") - (targetValue (list (description \"North America\"))) -) -(example - (utterance "what is the currency of spain called?") - (targetValue (list (description Euro))) -) -(example - (utterance "which country is to the north of the united states of america?") - (targetValue (list (description Canada))) -) -(example - (utterance "what 3 states border the pacific ocean?") - (targetValue (list (description California))) -) -(example - (utterance "what did mozart do to become famous?") - (targetValue (list (description Composer))) -) -(example - (utterance "where was avril lavigne born?") - (targetValue (list (description Belleville))) -) -(example - (utterance "what are the 3 official languages of spain?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "what type of government does australia currently have?") - (targetValue (list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))) -) -(example - (utterance "which countries do germany border?") - (targetValue (list (description Netherlands) (description \"Czech Republic\") (description Salzburg) (description Denmark) (description Poland) (description Luxembourg) (description France) (description Belgium) (description Austria) (description Switzerland))) -) -(example - (utterance "what county is tampa located in?") - (targetValue (list (description \"Hillsborough County\"))) -) -(example - (utterance "who has coached the minnesota vikings?") - (targetValue (list (description \"Harrison Smith\") (description \"Devin Aromashodu\") (description \"Chris Kluwe\") (description \"Joe Webb\") (description \"Christian Ponder\") (description \"Josh Robinson\") (description \"Jarius Wright\") (description \"McLeod Bethel-Thompson\") (description \"Blair Walsh\") (description \"Stephen Burton\"))) -) -(example - (utterance "what movies have queen latifah played in?") - (targetValue (list (description Taxi) (description \"Jungle Fever\") (description \"Set It Off\") (description \"Stranger than Fiction\") (description \"Last Holiday\") (description \"Brown Sugar\") (description \"Ice Age: The Meltdown\") (description \"Ice Age: Dawn of the Dinosaurs\") (description Hairspray) (description \"Bringing Down the House\"))) -) -(example - (utterance "what is the short name for stephanie?") - (targetValue (list (description Stepha))) -) -(example - (utterance "where are they now jessica mcclure?") - (targetValue (list (description Midland))) -) -(example - (utterance "what year did tim duncan enter the nba?") - (targetValue (list (description \"1997–98 NBA season\"))) -) -(example - (utterance "who played alf on the tv show?") - (targetValue (list (description \"Paul Fusco\"))) -) -(example - (utterance "who was the vice president when bill clinton was in office?") - (targetValue (list (description \"Al Gore\"))) -) -(example - (utterance "which countries does south africa export to?") - (targetValue (list (description Tanzania) (description Angola))) -) -(example - (utterance "what to do in downtown waukesha?") - (targetValue (list (description \"Waukesha County Museum\") (description \"University of Wisconsin-Waukesha\") (description \"Nice Ash\") (description \"Boscos Social Club\") (description \"Margaret Brate Bryant Civic Theatre Building\") (description \"Carroll University\") (description \"The Academy Waukesha\") (description \"Buddha Haksa Temple\"))) -) -(example - (utterance "what other cars does gm make?") - (targetValue (list (description Hummer) (description Pontiac) (description Chevrolet) (description Buick) (description Oldsmobile) (description Cadillac))) -) -(example - (utterance "who did george lucas get engaged to?") - (targetValue (list (description \"Mellody Hobson\"))) -) -(example - (utterance "what movies does leo howard play in?") - (targetValue (list (description Logan) (description \"G.I. Joe: The Rise of Cobra\") (description \"Aussie & Ted's Great Adventure\") (description \"Conan the Barbarian\") (description Shorts))) -) -(example - (utterance "what instruments does john williams use?") - (targetValue (list (description Trombone) (description Piano) (description trumpet) (description clarinet))) -) -(example - (utterance "who does messi play with?") - (targetValue (list (description \"FC Barcelona\"))) -) -(example - (utterance "what is the language spoken in brazil?") - (targetValue (list (description \"Brazilian Portuguese\"))) -) -(example - (utterance "who was johnny cash's first wife?") - (targetValue (list (description \"Vivian Liberto\"))) -) -(example - (utterance "where do tasmanian devils live?") - (targetValue (list (description \"In Tasmania\"))) -) -(example - (utterance "what a city in montana?") - (targetValue (list (description Helena))) -) -(example - (utterance "what timezone is toronto canada?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "what was the milwaukee brewers old name?") - (targetValue (list (description \"Seattle Pilots\"))) -) -(example - (utterance "what type of political system does russia have?") - (targetValue (list (description \"Constitutional republic\"))) -) -(example - (utterance "what is the political system in egypt?") - (targetValue (list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description Republic) (description \"Unitary state\"))) -) -(example - (utterance "what airport is in kauai hawaii?") - (targetValue (list (description \"Lihue Airport\"))) -) -(example - (utterance "what is kevin durant play style?") - (targetValue (list (description \"Small forward\"))) -) -(example - (utterance "where are vw cc made?") - (targetValue (list (description Germany))) -) -(example - (utterance "what team chris paul play for?") - (targetValue (list (description \"Los Angeles Clippers\"))) -) -(example - (utterance "what currency should i take to jamaica?") - (targetValue (list (description \"Jamaican dollar\"))) -) -(example - (utterance "what is illinois state bird?") - (targetValue (list (description \"Northern Cardinal\"))) -) -(example - (utterance "what places can you visit in france?") - (targetValue (list (description Champagne-Ardenne) (description \"Lower Normandy\") (description Brittany) (description Burgundy) (description Aquitaine) (description Auvergne) (description Alsace) (description Franche-Comté) (description \"Centre region, France\") (description Corsica))) -) -(example - (utterance "what did richard nixon do for a living before he became president?") - (targetValue (list (description Politician))) -) -(example - (utterance "what three continents touch the atlantic ocean?") - (targetValue (list (description Canada) (description Europe) (description \"Western Sahara\") (description \"United States of America\") (description France) (description \"Sierra Leone\") (description Ireland) (description Guyana) (description Nicaragua) (description Maine))) -) -(example - (utterance "what language do u speak in egypt?") - (targetValue (list (description \"Modern Standard Arabic\"))) -) -(example - (utterance "what teams has lionel messi played for?") - (targetValue (list (description \"Argentina national football team\") (description \"FC Barcelona\") (description \"FC Barcelona C\") (description \"FC Barcelona B\"))) -) -(example - (utterance "what countries in north america continent?") - (targetValue (list (description \"Navassa Island\") (description Greenland) (description Honduras) (description \"El Salvador\") (description \"Saint Pierre and Miquelon\") (description \"Jan Mayen\") (description Guatemala) (description Aruba) (description \"Clipperton Island\") (description Belize))) -) -(example - (utterance "what time zone is colorado springs co?") - (targetValue (list (description \"Mountain Time Zone\"))) -) -(example - (utterance "what school did sergio romo go to?") - (targetValue (list (description \"University of North Alabama\"))) -) -(example - (utterance "who did adam sandler married?") - (targetValue (list (description \"Jackie Sandler\"))) -) -(example - (utterance "when did the name jehovah first appear?") - (targetValue (list (description \"Jehovah's Witnesses\"))) -) -(example - (utterance "who play luke skywalker?") - (targetValue (list (description \"Mark Hamill\"))) -) -(example - (utterance "what is the best island to visit in greece?") - (targetValue (list (description \"Ionian Islands\"))) -) -(example - (utterance "where did john howard live?") - (targetValue (list (description Sydney))) -) -(example - (utterance "what music did beethoven composed?") - (targetValue (list (description Opera) (description \"Classical music\"))) -) -(example - (utterance "what does the name rome mean?") - (targetValue (list (description \"Romulus and Remus\"))) -) -(example - (utterance "what inspired scott fitzgerald?") - (targetValue (list (description \"Oswald Spengler\") (description \"Sara Murphy\") (description \"R. D. Blackmore\") (description \"Edith Wharton\") (description \"Shane Leslie\") (description \"Sherwood Anderson\") (description \"John Keats\"))) -) -(example - (utterance "what did george steinbrenner do?") - (targetValue (list (description Entrepreneur) (description \"Theatrical producer\") (description Businessperson) (description Investor))) -) -(example - (utterance "who was hadrian and what did he do?") - (targetValue (list (description \"Hadrian's Wall\"))) -) -(example - (utterance "what influenced langston hughes to write?") - (targetValue (list (description \"Walt Whitman\"))) -) -(example - (utterance "where did pablo picasso die?") - (targetValue (list (description Mougins))) -) -(example - (utterance "what to do in seattle during the summer?") - (targetValue (list (description \"Woodland Park Zoo\") (description \"Henry Art Gallery\") (description \"Seattle Art Museum\") (description \"Seattle Aquarium\") (description \"Frye Art Museum\") (description \"Space Needle\") (description \"Pike Place Market\") (description \"Smith Tower\") (description \"Tillicum Village\") (description \"Museum of Flight\"))) -) -(example - (utterance "where did henry hudson travel?") - (targetValue (list (description \"Hudson Bay\"))) -) -(example - (utterance "who was judy collins married to?") - (targetValue (list (description \"Peter Taylor\") (description \"Louis Nelson\"))) -) -(example - (utterance "when was the last time the toronto maple leafs make the playoffs?") - (targetValue (list (description \"1967 Stanley Cup Finals\"))) -) -(example - (utterance "what do they speak in cambodia?") - (targetValue (list (description \"French Language\") (description \"Cambodian French\") (description \"Khmer language\"))) -) -(example - (utterance "what kind of insurance does geico offer?") - (targetValue (list (description \"Fire, Marine, and Casualty Insurance\"))) -) -(example - (utterance "who is the prime minister of new zealand now?") - (targetValue (list (description \"John Key\"))) -) -(example - (utterance "what time is nebraska now?") - (targetValue (list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC−07:00) (description UTC−06:00))) -) -(example - (utterance "what did nick carter sister died of?") - (targetValue (list (description guitar))) -) -(example - (utterance "who is james dean?") - (targetValue (list (description Actor))) -) -(example - (utterance "where did bob dylan live?") - (targetValue (list (description \"Greenwich Village\"))) -) -(example - (utterance "who do roman catholics give authority to?") - (targetValue (list (description Pope))) -) -(example - (utterance "where did pres. obama go to school?") - (targetValue (list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))) -) -(example - (utterance "who is nina dobrev playing in perks of being a wallflower?") - (targetValue (list (description Candace))) -) -(example - (utterance "when did moscow burn?") - (targetValue (list (description \"1812 Fire of Moscow\"))) -) -(example - (utterance "what is there to see in barcelona?") - (targetValue (list (description \"Museu Picasso\") (description \"Gothic Quarter, Barcelona\") (description \"Park Güell\") (description \"La Rambla\") (description \"Palau de la Música Catalana\") (description \"Sagrada Família\") (description \"Plaça d'Espanya, Barcelona\") (description \"Barcelona Museum of Contemporary Art\") (description \"Casa Milà\") (description \"Museu Nacional d'Art de Catalunya\"))) -) -(example - (utterance "who is larry ellison oracle?") - (targetValue (list (description Entrepreneur) (description Businessperson) (description Investor))) -) -(example - (utterance "what is the zip code for fort stockton texas?") - (targetValue (list (description 79735))) -) -(example - (utterance "what teams drafted the morris twins?") - (targetValue (list (description \"Phoenix Suns\"))) -) -(example - (utterance "what state does obama come from?") - (targetValue (list (description Honolulu))) -) -(example - (utterance "who does tim howard play for club?") - (targetValue (list (description \"Everton F.C.\"))) -) -(example - (utterance "what did egyptians speak?") - (targetValue (list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))) -) -(example - (utterance "what is vanderbilt's mascot?") - (targetValue (list (description \"Mr. Commodore\"))) -) -(example - (utterance "what did whitney houston die off?") - (targetValue (list (description Drowning) (description \"Coronary artery disease\") (description \"Cocaine overdose\"))) -) -(example - (utterance "when was george w bush sworn in?") - (targetValue (list (description \"George W. Bush 2001 presidential inauguration\"))) -) -(example - (utterance "what middle school did barack obama attend?") - (targetValue (list (description \"St. Francis of Assisi Catholic School\"))) -) -(example - (utterance "what are the airports in chicago?") - (targetValue (list (description \"Lansing Municipal Airport\") (description \"O'Hare International Airport\") (description \"Chicago Midway International Airport\") (description \"Chicago Executive Airport\") (description \"Schaumburg Regional Airport\") (description \"Aurora Municipal Airport\") (description \"Lewis University Airport\") (description \"Gary/Chicago International Airport\") (description \"Waukegan Regional Airport\"))) -) -(example - (utterance "what was van gogh famous for?") - (targetValue (list (description Painter))) -) -(example - (utterance "where did jane goodall go to school?") - (targetValue (list (description \"University of Cambridge\"))) -) -(example - (utterance "who won 2012 presidential election in france?") - (targetValue (list (description \"Nicolas Sarkozy\"))) -) -(example - (utterance "what does donald trump own?") - (targetValue (list (description \"Trump Tower\") (description \"The Trump Organization\") (description \"Trump Entertainment Resorts\"))) -) -(example - (utterance "what did thomson discover with his cathode ray tube experiment?") - (targetValue (list (description Electron))) -) -(example - (utterance "where did emily murphy go to school?") - (targetValue (list (description \"Bishop Strachan School\"))) -) -(example - (utterance "what are the major religions in russia?") - (targetValue (list (description \"Russian Orthodox Church\") (description Islam))) -) -(example - (utterance "what do most nigerians speak?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "who was the general for the british in the revolutionary war?") - (targetValue (list (description \"Black British\") (description \"White British\") (description \"British American\"))) -) -(example - (utterance "what to do at fairfield ca?") - (targetValue (list (description \"Fairfield Center for Creative Arts\") (description \"Pepper Belly's Comedy Club\") (description \"Milan Institute of Cosmetology\") (description \"Solano Community College\"))) -) -(example - (utterance "where president nixon was born?") - (targetValue (list (description \"Yorba Linda\"))) -) -(example - (utterance "what currency does thailand accept?") - (targetValue (list (description \"Thai baht\"))) -) -(example - (utterance "what else did eli whitney invent?") - (targetValue (list (description \"Interchangeable parts\") (description \"Cotton gin\") (description Milling))) -) -(example - (utterance "who founded collegehumor?") - (targetValue (list (description \"Josh Abramson\") (description \"Ricky Van Veen\"))) -) -(example - (utterance "where did barack obama attend school?") - (targetValue (list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))) -) -(example - (utterance "what jobs did albert einstein have?") - (targetValue (list (description Writer) (description Author) (description Mathematician) (description Professor) (description \"Theoretical Physicist\") (description Physicist) (description Philosopher) (description Scientist) (description \"Peace activist\") (description Pacifist))) -) -(example - (utterance "where to travel around sydney?") - (targetValue (list (description \"The Rocks\") (description \"Rose Seidler House\") (description \"Bondi Beach\") (description \"Sydney Opera House\") (description \"Luna Park Sydney\") (description \"Wild Life Sydney\") (description \"Darling Harbour\") (description \"Sydney Harbour Bridge\") (description \"St Mary's Cathedral, Sydney\") (description \"Powerhouse Museum\"))) -) -(example - (utterance "what are the names of michael jackson movies?") - (targetValue (list (description \"Michael Jackson: The Trial and Triumph of the King of Pop\") (description Moonwalker) (description \"Listen Up! The Lives of Quincy Jones\") (description \"Maniac Magee\") (description \"Miss Cast Away\") (description \"Michael Jackson: Live in Japan\") (description \"Michael Jackson: Live in Bucharest: The Dangerous Tour\") (description \"Miles Davis: Live in Montreal\") (description \"Michael Jackson's Ghosts\") (description \"The Wiz\"))) -) -(example - (utterance "what are the islands of oceania?") - (targetValue (list (description \"Northern Mariana Islands\") (description \"Norfolk Island\") (description Guam) (description \"American Samoa\") (description \"New Caledonia\") (description \"Marshall Islands\") (description Kiribati) (description Nauru) (description Fiji) (description \"Cook Islands\"))) -) -(example - (utterance "what timezone is illinois on?") - (targetValue (list (description \"Central Time Zone\") (description UTC−06:00))) -) -(example - (utterance "what is the currency in france?") - (targetValue (list (description \"CFP franc\") (description Euro))) -) -(example - (utterance "where is the head office of hsbc bank?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what is the currency in england 2012?") - (targetValue (list (description \"UK £\"))) -) -(example - (utterance "where was martin cooper from?") - (targetValue (list (description Chicago))) -) -(example - (utterance "where is spain exactly located?") - (targetValue (list (description \"Iberian Peninsula\") (description Europe))) -) -(example - (utterance "what is the currency name of china?") - (targetValue (list (description Renminbi))) -) -(example - (utterance "what movies did charlie hunnam play in?") - (targetValue (list (description \"Green Street\"))) -) -(example - (utterance "what kind of government does italy have?") - (targetValue (list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))) -) -(example - (utterance "what medium is the school of athens?") - (targetValue (list (description Athens))) -) -(example - (utterance "what year michael jordan came in the nba?") - (targetValue (list (description \"1984 NBA Draft\"))) -) -(example - (utterance "what year did florida marlins win the world series?") - (targetValue (list (description \"2003 World Series\"))) -) -(example - (utterance "what movie did marlee matlin won an academy award for?") - (targetValue (list (description \"Children of a Lesser God\"))) -) -(example - (utterance "who is leann rimes with now?") - (targetValue (list (description \"Eddie Cibrian\"))) -) -(example - (utterance "who is the current leader of china today?") - (targetValue (list (description \"Xi Jinping\"))) -) -(example - (utterance "where north dakota located?") - (targetValue (list (description \"Midwestern United States\") (description \"United States of America\") (description \"Contiguous United States\") (description \"United States, with Territories\"))) -) -(example - (utterance "what countries did queen elizabeth ii rule?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "who played forrest gump as a kid?") - (targetValue (list (description \"Michael Connor Humphreys\"))) -) -(example - (utterance "where was the battle of vicksburg held?") - (targetValue (list (description \"Warren County\"))) -) -(example - (utterance "what kind of artist is henri matisse?") - (targetValue (list (description Sculpture) (description Printmaking) (description Collage) (description Painting) (description Drawing))) -) -(example - (utterance "what are the duggars kids names and ages?") - (targetValue (list (description \"Jana Duggar\"))) -) -(example - (utterance "where does ben stiller live in ny?") - (targetValue (list (description \"New York\"))) -) -(example - (utterance "what is the official language in mexico?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "what wars did ulysses s grant served in?") - (targetValue (list (description \"Grant rises in the West.\") (description \"Ulysses S. Grant: The Unlikely Hero\") (description \"Ulysses S Grant, 1861-1864\") (description \"The Civil War memoirs of Ulysses S. Grant\") (description \"The generalship of Ulysses S. Grant\") (description Grant) (description \"Grant and Twain: The Story of a Friendship That Changed America\") (description \"Letters of Ulysses S. Grant to His Father and His Youngest Sister\") (description \"Personal memoirs\") (description \"Ulysses S. Grant: The Soldier And the Man\"))) -) -(example - (utterance "who is the head coach of the tennessee titans?") - (targetValue (list (description \"Mike Munchak\"))) -) -(example - (utterance "what type of government does fiji have?") - (targetValue (list (description \"Military dictatorship\") (description \"Military junta\") (description \"Parliamentary republic\"))) -) -(example - (utterance "in what state did the bloody battle of antietam take place?") - (targetValue (list (description Sharpsburg))) -) -(example - (utterance "where did vietnamese people originate from?") - (targetValue (list (description Asian))) -) -(example - (utterance "who was dan cody?") - (targetValue (list (description \"American football player\"))) -) -(example - (utterance "what language do people speak in turkey?") - (targetValue (list (description \"Arabic Language\") (description \"Kurdish language\") (description \"Zazaki language\") (description \"Ladino Language\") (description \"Turkish Language\"))) -) -(example - (utterance "what are all the inventions benjamin franklin made?") - (targetValue (list (description \"Lightning rod\") (description \"Franklin stove\") (description Bifocals) (description \"Glass harmonica\"))) -) -(example - (utterance "what was wrong with joan crawford?") - (targetValue (list (description \"Myocardial infarction\") (description \"Pancreatic cancer\"))) -) -(example - (utterance "who does debbie dingle go out with?") - (targetValue (list (description \"Eli Dingle\") (description \"Scott Windsor\") (description \"Andy Sugden\") (description \"Jasmine Thomas\"))) -) -(example - (utterance "what country was anton van leeuwenhoek from?") - (targetValue (list (description \"Dutch Republic\") (description Netherlands))) -) -(example - (utterance "what is the time in france if it is 8am in scotland?") - (targetValue (list (description \"Central European Time\") (description UTC+01:00))) -) -(example - (utterance "who played todd manning on one life to live?") - (targetValue (list (description \"Blair Cramer\"))) -) -(example - (utterance "what does latin america consist of?") - (targetValue (list (description Bolivia) (description Honduras) (description Cuba) (description \"El Salvador\") (description Guatemala) (description \"Costa Rica\") (description \"Cuauhtémoc, D.F.\") (description \"Great Pyramid of Tenochtitlán\") (description Paraguay) (description Belize))) -) -(example - (utterance "who is the manager of the st louis cardinals?") - (targetValue (list (description \"Mike Matheny\"))) -) -(example - (utterance "where in oregon was stand by me filmed?") - (targetValue (list (description \"Mahonia aquifolium\") (description \"Oregon Swallowtail\") (description \"Western Meadowlark\") (description \"Alis volat propriis\") (description Pseudotsuga) (description \"Chinook salmon\") (description Milk))) -) -(example - (utterance "what country vasco da gama sail for?") - (targetValue (list (description Portugal))) -) -(example - (utterance "what did writers of the harlem renaissance write about?") - (targetValue (list (description \"William Henry Draper, Jr.\"))) -) -(example - (utterance "what is the language they speak in jamaica?") - (targetValue (list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))) -) -(example - (utterance "where to live in duluth ga?") - (targetValue (list (description \"You'll Like My Mother\"))) -) -(example - (utterance "what is the currency in australia 2011?") - (targetValue (list (description \"Australian dollar\"))) -) -(example - (utterance "where did prophet daniel died?") - (targetValue (list (description Babylon))) -) -(example - (utterance "what state was theodore roosevelt from?") - (targetValue (list (description \"New York\"))) -) -(example - (utterance "what does the term prima donna mean?") - (targetValue (list (description \"Personal assistant\") (description \"office temp-worker\"))) -) -(example - (utterance "what form of government does brazil have?") - (targetValue (list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))) -) -(example - (utterance "where did lebron james go to highschool?") - (targetValue (list (description \"St. Vincent – St. Mary High School\"))) -) -(example - (utterance "where was toussaint l'ouverture from?") - (targetValue (list (description Haiti))) -) -(example - (utterance "where do the fla marlins play?") - (targetValue (list (description \"Marlins Park\"))) -) -(example - (utterance "what type of art does wassily kandinsky do?") - (targetValue (list (description Painting))) -) -(example - (utterance "who won london mayoral elections 2012?") - (targetValue (list (description \"Stephen Foster\"))) -) -(example - (utterance "who was arthur miller father?") - (targetValue (list (description \"Isidore Miller\"))) -) -(example - (utterance "what influenced william morris to be an artist?") - (targetValue (list (description \"John Ruskin\"))) -) -(example - (utterance "where do the abenaki indians live?") - (targetValue (list (description \"Indigenous peoples of the Northeastern Woodlands\"))) -) -(example - (utterance "what super bowls have the giants won?") - (targetValue (list (description \"2010 World Series\") (description \"2012 World Series\"))) -) -(example - (utterance "where was rod stewart born?") - (targetValue (list (description Highgate))) -) -(example - (utterance "what did jack kevorkian go to prison for?") - (targetValue (list (description \"Assisted suicide\"))) -) -(example - (utterance "which country uses euro as its main currency?") - (targetValue (list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))) -) -(example - (utterance "who is ruling tunisia now?") - (targetValue (list (description \"Ali Laarayedh\"))) -) -(example - (utterance "who played eowyn in the lord of the rings movies?") - (targetValue (list (description \"Miranda Otto\"))) -) -(example - (utterance "where is the parliament in south africa?") - (targetValue (list (description \"Cape Town\"))) -) -(example - (utterance "what important office did abraham lincoln hold?") - (targetValue (list (description \"United States Representative\") (description \"President of the United States\") (description \"Member of Illinois House of Representatives\"))) -) -(example - (utterance "which country has adopted the euro as its currency ( 1 point )?") - (targetValue (list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))) -) -(example - (utterance "where did michael jordan play high school basketball?") - (targetValue (list (description \"Emsley A. Laney High School\"))) -) -(example - (utterance "what type of cancer did huell howser die of?") - (targetValue (list (description \"Prostate cancer\"))) -) -(example - (utterance "what timezone is minneapolis in?") - (targetValue (list (description \"Central Time Zone\"))) -) -(example - (utterance "who is aidan davis?") - (targetValue (list (description \"Street dance\") (description Presenter))) -) -(example - (utterance "who is samantha gibb?") - (targetValue (list (description Singer))) -) -(example - (utterance "what was nicolaus copernicus occupation?") - (targetValue (list (description Astronomer))) -) -(example - (utterance "what did richard arkwright contribute to the industrial revolution?") - (targetValue (list (description \"Spinning frame\"))) -) -(example - (utterance "what kind of currency does greece have?") - (targetValue (list (description Euro))) -) -(example - (utterance "when did manchester united first win a trophy?") - (targetValue (list (description \"FA Cup 1976–77\"))) -) -(example - (utterance "where is the mozambique located?") - (targetValue (list (description Africa))) -) -(example - (utterance "where is isthmus of panama located?") - (targetValue (list (description \"Costa Rica\"))) -) -(example - (utterance "what to see in washington dc in 2 days?") - (targetValue (list (description \"White House\") (description \"The Phillips Collection\") (description \"United States Capitol\") (description \"Thomas Jefferson Memorial\") (description \"National Museum of the American Indian\") (description \"International Spy Museum\") (description \"National Portrait Gallery\") (description \"Washington Monument\") (description \"Lincoln Memorial\") (description \"Freer Gallery of Art\"))) -) -(example - (utterance "where is azerbaijan?") - (targetValue (list (description Europe) (description Eurasia) (description Asia))) -) -(example - (utterance "what is the money of argentina called?") - (targetValue (list (description \"Argentine peso\"))) -) -(example - (utterance "what college did matt schaub play for?") - (targetValue (list (description \"Virginia Cavaliers football\"))) -) -(example - (utterance "what did bella abzug do?") - (targetValue (list (description Lawyer))) -) -(example - (utterance "what sights to see in madrid?") - (targetValue (list (description \"Paseo del Prado\") (description \"Thyssen-Bornemisza Museum\") (description \"Almudena Cathedral\") (description \"Plaza de Cibeles\") (description \"Puerta del Sol\") (description \"Royal Palace of Madrid\") (description \"Museo de Lazaro Galdiano\") (description \"Gran Vía\") (description \"Museo Nacional Centro de Arte Reina Sofía\") (description \"Plaza Mayor, Madrid\"))) -) -(example - (utterance "what good things has angelina jolie done?") - (targetValue (list (description \"Academy Award for Actress in a Supporting Role\"))) -) -(example - (utterance "what films has gerard butler starred in?") - (targetValue (list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))) -) -(example - (utterance "what films did hans zimmer wrote music for?") - (targetValue (list (description \"Beyond Rangoon\") (description \"Black Hawk Down\") (description \"Crimson Tide\") (description \"Batman Begins\") (description \"As Good as It Gets\") (description \"A League of Their Own\") (description \"Driving Miss Daisy\") (description \"A World Apart\") (description \"Broken Arrow\") (description \"Black Rain\"))) -) -(example - (utterance "where was alice paul born?") - (targetValue (list (description \"Mount Laurel Township\"))) -) -(example - (utterance "what did john quincy adams died of?") - (targetValue (list (description \"Cerebral hemorrhage\"))) -) -(example - (utterance "what is means testing medicare?") - (targetValue (list (description \"Centers for Medicare and Medicaid Services\"))) -) -(example - (utterance "who did juan ponce de leon mary?") - (targetValue (list (description \"Leonor de León\"))) -) -(example - (utterance "what time zone in the uk?") - (targetValue (list (description \"Greenwich Mean Time\") (description UTC±00:00))) -) -(example - (utterance "what is the political system in italy?") - (targetValue (list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))) -) -(example - (utterance "who is the leader of france 2012?") - (targetValue (list (description \"Nicolas Sarkozy\"))) -) -(example - (utterance "who is raquel welch's daughter?") - (targetValue (list (description \"Tahnee Welch\"))) -) -(example - (utterance "what kind of art did leonardo da vinci produce?") - (targetValue (list (description Sculpture) (description Painting) (description Drawing))) -) -(example - (utterance "what does the zambezi river flow into?") - (targetValue (list (description Namibia))) -) -(example - (utterance "what states does the connecticut river flow through?") - (targetValue (list (description Vermont) (description Connecticut) (description \"New Hampshire\") (description Massachusetts))) -) -(example - (utterance "what money is used in the maldives?") - (targetValue (list (description \"Maldivian rufiyaa\"))) -) -(example - (utterance "what is anderson cooper?") - (targetValue (list (description CNN))) -) -(example - (utterance "where does mike leach coach?") - (targetValue (list (description \"Washington State Cougars football\"))) -) -(example - (utterance "what is the zip code of new york city?") - (targetValue (list (description 10004) (description 10005) (description 10006) (description 10007) (description 10001) (description 10002) (description 10003) (description 10009) (description 10013) (description 10012))) -) -(example - (utterance "what condition does michael j fox have?") - (targetValue (list (description \"Parkinson's disease\"))) -) -(example - (utterance "where did jrr tolkien live?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "what are the major languages of italy?") - (targetValue (list (description \"Albanian language\") (description \"Austrian German\") (description \"Esperanto Language\") (description \"Italian Language\") (description \"Occitan language\"))) -) -(example - (utterance "what to do in panama city beach fl?") - (targetValue (list (description \"Thunder Beach Motorcycle Rally\") (description \"Club La Vela\") (description \"Man in the Sea Museum\") (description \"Camp Helen State Park\") (description \"Pier Park\") (description \"Shipwreck Island\") (description \"Latimer Cabin\") (description \"St. Andrews State Park\") (description \"Miracle Strip at Pier Park\"))) -) -(example - (utterance "what is currency in dominican republic?") - (targetValue (list (description \"Dominican peso\"))) -) -(example - (utterance "where is san miguel mexico on map?") - (targetValue (list (description Guanajuato) (description Mexico))) -) -(example - (utterance "where does the tsunami happened in japan?") - (targetValue (list (description Japan))) -) -(example - (utterance "where are the great pyramid of giza located?") - (targetValue (list (description \"Cairo Metro\"))) -) -(example - (utterance "what was liam neeson's character in star wars?") - (targetValue (list (description \"Qui-Gon Jinn\"))) -) -(example - (utterance "who plays the voice of lois griffin?") - (targetValue (list (description \"Alex Borstein\"))) -) -(example - (utterance "what team does sergio aguero play for?") - (targetValue (list (description \"Argentina national football team\"))) -) -(example - (utterance "what is the capital of georgia?") - (targetValue (list (description Atlanta))) -) -(example - (utterance "when did they stop making ford rangers?") - (targetValue (list (description \"2011 Ford Ranger\"))) -) -(example - (utterance "what color is miley cyrus red hair?") - (targetValue (list (description therichest.org))) -) -(example - (utterance "who is the present chief justice of the u.s. supreme court?") - (targetValue (list (description \"John Roberts\"))) -) -(example - (utterance "who is susan st james?") - (targetValue (list (description Actor))) -) -(example - (utterance "what is chris paul's son name?") - (targetValue (list (description \"Christopher Emmanuel Paul II\"))) -) -(example - (utterance "what did einstein invent?") - (targetValue (list (description \"Einstein refrigerator\"))) -) -(example - (utterance "who does josh hutcherson play in the hunger games?") - (targetValue (list (description \"Peeta Mellark\"))) -) -(example - (utterance "where to eat in miami florida?") - (targetValue (list (description \"S & S Sandwich Shop\"))) -) -(example - (utterance "what is the state flag of colorado called?") - (targetValue (list (description \"Flag of Colorado\"))) -) -(example - (utterance "who plays claire in lost?") - (targetValue (list (description \"Hayden Panettiere\"))) -) -(example - (utterance "who are senators from new jersey?") - (targetValue (list (description \"Joseph S. Frelinghuysen\") (description \"Frederick Frelinghuysen\") (description \"Frank Lautenberg\") (description \"Jon Corzine\") (description \"Frederick T. Frelinghuysen\") (description \"Jonathan Elmer\") (description \"Philemon Dickinson\") (description \"William Paterson\") (description \"John Rutherfurd\") (description \"Bob Menendez\"))) -) -(example - (utterance "who does jamie campbell bower play in breaking dawn?") - (targetValue (list (description \"Anne Elizabeth Roseberry\"))) -) -(example - (utterance "what language do denmark?") - (targetValue (list (description \"Danish Language\"))) -) -(example - (utterance "where marie curie come from?") - (targetValue (list (description Warsaw))) -) -(example - (utterance "who is facebook's founder?") - (targetValue (list (description \"Mark Zuckerberg\"))) -) -(example - (utterance "what kind of money do you use in aruba?") - (targetValue (list (description \"Aruban florin\"))) -) -(example - (utterance "what language do people speak in costa rica?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "what kind of music does john mayer play?") - (targetValue (list (description \"Pop rock\"))) -) -(example - (utterance "what is lil wayne real name?") - (targetValue (list (description \"Dwayne Carter III\"))) -) -(example - (utterance "what is the political system of the us?") - (targetValue (list (description \"Federal republic\"))) -) -(example - (utterance "what religions are practiced in afghanistan?") - (targetValue (list (description \"Shia Islam\") (description \"Sunni Islam\"))) -) -(example - (utterance "where is the world series 2012 being played?") - (targetValue (list (description \"The Gashouse Gang: How Dizzy Dean, Leo Durocher, Branch Rickey, Pepper Martin, and Their Colorful, Come-from-Behind Ball Club Won the World Series - and America's Heart - During the Great Depression\"))) -) -(example - (utterance "what kind of language do irish speak?") - (targetValue (list (description Irish) (description Hiberno-English) (description \"Scots Language\") (description \"English Language\") (description \"Shelta Language\") (description \"Ulster Scots dialects\"))) -) -(example - (utterance "what cancer did audrey hepburn died of?") - (targetValue (list (description \"Appendix cancer\"))) -) -(example - (utterance "where does allen iverson live now?") - (targetValue (list (description Hampton))) -) -(example - (utterance "where was dwight howard born?") - (targetValue (list (description Atlanta))) -) -(example - (utterance "where do guyanese people live?") - (targetValue (list (description Guyana))) -) -(example - (utterance "what timezone is texas san antonio in?") - (targetValue (list (description \"Central Time Zone\"))) -) -(example - (utterance "where is alexandria located?") - (targetValue (list (description Egypt))) -) -(example - (utterance "who was the fascist dictator of germany?") - (targetValue (list (description Hitler))) -) -(example - (utterance "what is australian currency?") - (targetValue (list (description \"Australian dollar\"))) -) -(example - (utterance "what did michelle obama do?") - (targetValue (list (description \"First Lady of the United States\"))) -) -(example - (utterance "what team does chris humphrey play for?") - (targetValue (list (description \"Motherwell F.C.\"))) -) -(example - (utterance "where do most chinese live?") - (targetValue (list (description China))) -) -(example - (utterance "when did the raiders win the superbowl?") - (targetValue (list (description \"Super Bowl XV\"))) -) -(example - (utterance "where is the euro used?") - (targetValue (list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))) -) -(example - (utterance "how rich is the roman catholic church?") - (targetValue (list (description Catholicism))) -) -(example - (utterance "what year is it going to be on the jewish calendar?") - (targetValue (list (description \"Yiddish Language\"))) -) -(example - (utterance "where did pixie lott go to school?") - (targetValue (list (description \"Italia Conti Academy of Theatre Arts\"))) -) -(example - (utterance "what date did we invade iraq?") - (targetValue (list (description \"2003 invasion of Iraq\"))) -) -(example - (utterance "what is the new orleans hornets new name?") - (targetValue (list (description \"Charlotte Hornets\"))) -) -(example - (utterance "what did darry look like?") - (targetValue (list (description Male))) -) -(example - (utterance "who is hugh hefner dating now in 2012?") - (targetValue (list (description \"Crystal Harris\"))) -) -(example - (utterance "what do the buddha believe in?") - (targetValue (list (description Buddhism))) -) -(example - (utterance "when did braves win the world series?") - (targetValue (list (description \"1995 World Series\"))) -) -(example - (utterance "what is the name of walt disney's son?") - (targetValue (list (description \"Roy O. Disney\"))) -) -(example - (utterance "what are some sights to see in rome?") - (targetValue (list (description \"Sistine Chapel\") (description \"Piazza Navona\") (description \"Roman Forum\") (description \"Baths of Caracalla\") (description \"Castel Sant'Angelo\") (description \"Bocca della Verità\") (description Pantheon) (description \"St. Peter's Basilica\") (description \"Raphael Rooms\") (description Colosseum))) -) -(example - (utterance "where is jack daniels tennessee whiskey made?") - (targetValue (list (description Tennessee))) -) -(example - (utterance "what is the battle of antietam?") - (targetValue (list (description \"Maryland Campaign\") (description \"American Civil War\"))) -) -(example - (utterance "what time zone is it in london england?") - (targetValue (list (description \"Greenwich Mean Time\"))) -) -(example - (utterance "who was governor of texas in 2003?") - (targetValue (list (description \"Rick Perry\"))) -) -(example - (utterance "what is yale university mascot?") - (targetValue (list (description \"Handsome Dan\"))) -) -(example - (utterance "what is the currency used in tunisia?") - (targetValue (list (description \"Tunisian dinar\"))) -) -(example - (utterance "what language group does polish belong to?") - (targetValue (list (description \"Lechitic languages\"))) -) -(example - (utterance "what is the name of the new orleans saints football stadium?") - (targetValue (list (description \"Mercedes-Benz Superdome\"))) -) -(example - (utterance "what are five countries that border france?") - (targetValue (list (description Italy) (description Monaco) (description Luxembourg) (description Andorra) (description Switzerland) (description Germany) (description \"Bay of Biscay\") (description Belgium) (description Piedmont) (description Spain))) -) -(example - (utterance "where was hockey world cup 2010 held?") - (targetValue (list (description \"The Cup\"))) -) -(example - (utterance "where did kaiser wilhelm fled to?") - (targetValue (list (description Doorn))) -) -(example - (utterance "when did yuvraj made his odi debut?") - (targetValue (list (description 10/3/2000))) -) -(example - (utterance "what type of music was scott joplin noted for?") - (targetValue (list (description Ragtime))) -) -(example - (utterance "where did sergio romo go to college?") - (targetValue (list (description \"University of North Alabama\"))) -) -(example - (utterance "what happened to peter parker's uncle?") - (targetValue (list (description \"Marvel Comics\"))) -) -(example - (utterance "where is adam smith from?") - (targetValue (list (description Kirkcaldy))) -) -(example - (utterance "who became president after harding died?") - (targetValue (list (description \"Calvin Coolidge\"))) -) -(example - (utterance "in what city did machiavelli live?") - (targetValue (list (description Florence))) -) -(example - (utterance "what illnesses did george washington have?") - (targetValue (list (description Malaria) (description Smallpox) (description Tuberculosis))) -) -(example - (utterance "where is north port florida located?") - (targetValue (list (description \"Sarasota County\") (description \"United States of America\") (description Florida))) -) -(example - (utterance "who is jennifer lawrence boyfriend 2012?") - (targetValue (list (description \"Nicholas Hoult\"))) -) -(example - (utterance "who was the voice of kitt?") - (targetValue (list (description \"William Daniels\"))) -) -(example - (utterance "who is the speaker of the house of representatives currently?") - (targetValue (list (description \"Nancy Pelosi\"))) -) -(example - (utterance "when did sean murray first appear on ncis?") - (targetValue (list (description 2003))) -) -(example - (utterance "who is abraham maslow?") - (targetValue (list (description Psychologist))) -) -(example - (utterance "where did the cuban missile crisis happen?") - (targetValue (list (description \"Cuba Island\"))) -) -(example - (utterance "what is benedict arnold famous for?") - (targetValue (list (description Traitor))) -) -(example - (utterance "where is the original mona lisa?") - (targetValue (list (description Louvre))) -) -(example - (utterance "what is jill wagner on wipeout?") - (targetValue (list (description Him/Herself))) -) -(example - (utterance "what type of language does peru speak?") - (targetValue (list (description \"Omagua Language\") (description \"Spanish Language\") (description \"Waorani Language\") (description Quechua) (description \"Puquina Language\") (description \"Aymara language\"))) -) -(example - (utterance "where is port lavaca tx?") - (targetValue (list (description \"United States of America\") (description Texas) (description \"Calhoun County\"))) -) -(example - (utterance "which team does ronaldinho play for 2013?") - (targetValue (list (description \"Brazil national football team\"))) -) -(example - (utterance "what kind of books does nicholas sparks wrote?") - (targetValue (list (description \"Das Lächeln der Sterne.\") (description \"Weg Der Traume\") (description \"Three weeks with my brother\") (description \"Dear John\") (description \"A bend in the road\") (description \"Weg der Träume.\") (description \"Une bouteille à la mer\") (description \"A Tout Jamais\") (description \"At first sight\") (description \"The Choice\"))) -) -(example - (utterance "what happened to the people in chernobyl?") - (targetValue (list (description \"Nuclear accident\") (description \"Industrial disaster\"))) -) -(example - (utterance "what countries has spanish as their official language?") - (targetValue (list (description Honduras) (description Uruguay) (description \"El Salvador\") (description Panama) (description \"Equatorial Guinea\") (description Andorra) (description Guatemala) (description \"Puerto Rico\") (description Paraguay) (description Belize))) -) -(example - (utterance "who was the communist dictator of north korea?") - (targetValue (list (description \"Kim Jong-il\"))) -) -(example - (utterance "who was the leader of germany in wwii?") - (targetValue (list (description Hitler))) -) -(example - (utterance "what business does raj kundra do?") - (targetValue (list (description Entrepreneur) (description Businessperson) (description \"Film Producer\"))) -) -(example - (utterance "what movies is molly ringwald in?") - (targetValue (list (description \"Office Killer\") (description \"The Breakfast Club\") (description \"Sixteen Candles\") (description \"Fresh Horses\") (description \"Strike It Rich\") (description \"Betsy's Wedding\") (description \"Pretty in Pink\") (description \"Spacehunter: Adventures in the Forbidden Zone\") (description \"The Stand\") (description Tempest))) -) -(example - (utterance "what is the time zone in california called?") - (targetValue (list (description \"Pacific Time Zone\"))) -) -(example - (utterance "what team does drogba play for 2013?") - (targetValue (list (description \"Galatasaray S.K.\"))) -) -(example - (utterance "what did michael faraday accomplish?") - (targetValue (list (description \"Experimental researches in electricity\"))) -) -(example - (utterance "what was the name of the newspaper where hemingway wrote?") - (targetValue (list (description \"Toronto Star\"))) -) -(example - (utterance "who will alex smith play for in 2011?") - (targetValue (list (description \"San Francisco 49ers\"))) -) -(example - (utterance "what is the northeast of the united states?") - (targetValue (list (description Canada))) -) -(example - (utterance "what does the dutch word boer mean?") - (targetValue (list (description \"Sofie Oosterwaal\"))) -) -(example - (utterance "what currency does brazil use?") - (targetValue (list (description \"Brazilian real\"))) -) -(example - (utterance "what timezone does sweden have?") - (targetValue (list (description \"Central European Time\"))) -) -(example - (utterance "who played lois en superman?") - (targetValue (list (description \"Dana Delany\") (description \"Anne Heche\") (description \"Kate Bosworth\") (description \"Amy Adams\") (description \"Margot Kidder\"))) -) -(example - (utterance "where does the zambezi river end?") - (targetValue (list (description \"Indian Ocean\"))) -) -(example - (utterance "what did mister rogers do before tv?") - (targetValue (list (description \"Minister of religion\"))) -) -(example - (utterance "what is the money currency in switzerland?") - (targetValue (list (description \"Swiss franc\"))) -) -(example - (utterance "what state did george washington live in?") - (targetValue (list (description Virginia))) -) -(example - (utterance "where is mount vernon virginia?") - (targetValue (list (description \"Fairfax County, Virginia\") (description \"Washington metropolitan area\"))) -) -(example - (utterance "where is kia car from?") - (targetValue (list (description \"South Korea\"))) -) -(example - (utterance "where did noah live before the flood?") - (targetValue (list (description Mesopotamia))) -) -(example - (utterance "when did george w bush take office?") - (targetValue (list (description \"George W. Bush 2001 presidential inauguration\"))) -) -(example - (utterance "where do the kansas city chiefs play?") - (targetValue (list (description \"Kansas City\"))) -) -(example - (utterance "what countries does the mississippi river run through?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "in what modern country is the yucatan peninsula located?") - (targetValue (list (description Mexico))) -) -(example - (utterance "what does starbucks sell?") - (targetValue (list (description \"Cafe / Coffee Shop\") (description \"American food\") (description Bakery) (description Delicatessen) (description Bagels))) -) -(example - (utterance "who is lincoln steffens?") - (targetValue (list (description Journalist))) -) -(example - (utterance "what type of political system does iran have?") - (targetValue (list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))) -) -(example - (utterance "who does the voice of lois in family guy?") - (targetValue (list (description \"Alex Borstein\"))) -) -(example - (utterance "what are all the movies channing tatum has been in?") - (targetValue (list (description \"A Guide to Recognizing Your Saints\") (description \"Battle in Seattle\") (description Stop-Loss) (description \"Step Up\") (description \"Coach Carter\") (description \"She's the Man\") (description Havoc) (description \"Poor Things\") (description Supercross) (description \"G.I. Joe: The Rise of Cobra\"))) -) -(example - (utterance "where is the country of panama located?") - (targetValue (list (description \"Central America\") (description \"North America\") (description Americas) (description \"Latin America\"))) -) -(example - (utterance "what state did woodrow wilson represent?") - (targetValue (list (description \"New Jersey\"))) -) -(example - (utterance "what hardships did teddy roosevelt overcome?") - (targetValue (list (description \"Cardiovascular disease\"))) -) -(example - (utterance "where is university of alabama located?") - (targetValue (list (description Tuscaloosa) (description Alabama) (description \"United States of America\"))) -) -(example - (utterance "who was arthur miller influenced by?") - (targetValue (list (description \"Henrik Ibsen\"))) -) -(example - (utterance "which countries use euro money?") - (targetValue (list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))) -) -(example - (utterance "where is el salvador located?") - (targetValue (list (description Americas))) -) -(example - (utterance "what year was kevin durant drafted?") - (targetValue (list (description \"2007 NBA Draft\"))) -) -(example - (utterance "what illnesses did george washington suffer from?") - (targetValue (list (description Malaria) (description Smallpox) (description Tuberculosis))) -) -(example - (utterance "what are some places to visit in barcelona?") - (targetValue (list (description \"Museu Picasso\") (description \"Gothic Quarter, Barcelona\") (description \"Park Güell\") (description \"La Rambla\") (description \"Palau de la Música Catalana\") (description \"Sagrada Família\") (description \"Plaça d'Espanya, Barcelona\") (description \"Barcelona Museum of Contemporary Art\") (description \"Casa Milà\") (description \"Museu Nacional d'Art de Catalunya\"))) -) -(example - (utterance "what happened to nina simone?") - (targetValue (list (description \"Breast cancer\") (description Cancer))) -) -(example - (utterance "where is wellsville missouri?") - (targetValue (list (description \"United States of America\") (description \"Montgomery County\") (description Missouri))) -) -(example - (utterance "who played princess leia from star wars?") - (targetValue (list (description \"Carrie Fisher\"))) -) -(example - (utterance "who is the current queen of australia?") - (targetValue (list (description \"Elizabeth II\"))) -) -(example - (utterance "where did galileo go to school?") - (targetValue (list (description \"University of Pisa\"))) -) -(example - (utterance "who all was richard burton married to?") - (targetValue (list (description \"Elizabeth Taylor\") (description \"Suzy Hunt\") (description \"Sally Burton\") (description \"Sybil Williams\"))) -) -(example - (utterance "who did david villa play for?") - (targetValue (list (description \"Spain national football team\"))) -) -(example - (utterance "what did copernicus invented?") - (targetValue (list (description \"Copernican heliocentrism\"))) -) -(example - (utterance "what's jamaica country code?") - (targetValue (list (description jm))) -) -(example - (utterance "where robert frost went to school?") - (targetValue (list (description \"Dartmouth College\") (description \"University of Oxford\") (description \"Harvard University\") (description \"University of Cambridge\") (description \"Bates College\"))) -) -(example - (utterance "who should play harley quinn?") - (targetValue (list (description \"Arleen Sorkin\") (description \"Mia Sara\") (description \"Hynden Walch\"))) -) -(example - (utterance "what currency should i take to dubai?") - (targetValue (list (description \"United States dollar\"))) -) -(example - (utterance "what county is plainfield il in?") - (targetValue (list (description \"Will County\"))) -) -(example - (utterance "what country is the mekong river located in?") - (targetValue (list (description Thailand) (description Vietnam) (description Cambodia) (description Laos))) -) -(example - (utterance "who founded the sisters of saint joseph?") - (targetValue (list (description Rachel))) -) -(example - (utterance "who shot and killed president john f kennedy?") - (targetValue (list (description \"Lee Harvey Oswald\"))) -) -(example - (utterance "what is there to do in gatlinburg in december?") - (targetValue (list (description 37738))) -) -(example - (utterance "where does the english football team train?") - (targetValue (list (description \"the Federation of Free States\"))) -) -(example - (utterance "who did anne frank wrote her diary to?") - (targetValue (list (description \"Kitty became so idealized and started to lead her own life in the diary that it ceases to matter who is meant by 'Kitty'. The name ... is not meant to be me.\"))) -) -(example - (utterance "who is tony romo engaged to?") - (targetValue (list (description \"Candice Crawford\"))) -) -(example - (utterance "what do people in south africa speak?") - (targetValue (list (description \"Northern Sotho language\") (description \"Afrikaans Language\") (description \"Tswana Language\") (description \"Venda Language\") (description \"Sotho language\") (description \"Swati Language\") (description \"English Language\") (description \"Tsonga Language\") (description \"Southern Ndebele language\") (description \"Xhosa Language\"))) -) -(example - (utterance "where great britain located?") - (targetValue (list (description Europe) (description \"United Kingdom\"))) -) -(example - (utterance "what state was hillary clinton a senator for?") - (targetValue (list (description \"New York\"))) -) -(example - (utterance "what market does starbucks operate in?") - (targetValue (list (description \"Cafe / Coffee Shop\") (description \"American food\") (description Bakery) (description Delicatessen) (description Bagels))) -) -(example - (utterance "what country does nike operate in?") - (targetValue (list (description Earth) (description \"United States of America\") (description Oregon))) -) -(example - (utterance "what cities are in oakland county michigan?") - (targetValue (list (description \"Metro Detroit\"))) -) -(example - (utterance "what characters does trey parker voice?") - (targetValue (list (description \"Eric Cartman\") (description \"Fosse McDonald\") (description \"Kenny McCormick\") (description Chef) (description \"Butters Stotch\") (description \"Mr. Garrison\") (description \"Kyle Broflovski\") (description \"Stan Marsh\"))) -) -(example - (utterance "where will euro 2012 be?") - (targetValue (list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))) -) -(example - (utterance "who the voice of lois griffin?") - (targetValue (list (description \"Alex Borstein\"))) -) -(example - (utterance "when did the 7th harry potter book come out?") - (targetValue (list (description \"The gospel according to Harry Potter\"))) -) -(example - (utterance "what is the parliament of canada called?") - (targetValue (list (description \"Parliament of Canada\"))) -) -(example - (utterance "where is south carolina located?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "who are paul revere's parents?") - (targetValue (list (description \"Deborah Hitchborn\") (description \"Apollos Rivoire\"))) -) -(example - (utterance "what political system does russia use?") - (targetValue (list (description \"Constitutional republic\"))) -) -(example - (utterance "what are american staffordshire terriers?") - (targetValue (list (description Dog))) -) -(example - (utterance "who is the current coach of the chicago bulls?") - (targetValue (list (description \"Tom Thibodeau\"))) -) -(example - (utterance "what language is mainly spoken in england?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "what awards has morgan freeman won?") - (targetValue (list (description \"Golden Icon\") (description \"National Board of Review Award for Best Actor\") (description \"London Film Critics Circle Award for Best Actor\") (description \"Golden Globe Award for Best Actor - Musical or Comedy Film\") (description \"National Society of Film Critics Award for Best Supporting Actor\") (description \"Kennedy Center Honor\") (description \"Camie Award\") (description \"NAACP Image Award for Outstanding Supporting Actor in a Motion Picture\") (description \"Academy Award for Actor in a Supporting Role\"))) -) -(example - (utterance "who will michael schumacher drive for in 2013?") - (targetValue (list (description \"Omega SA\"))) -) -(example - (utterance "what kind of government does the united states have today?") - (targetValue (list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))) -) -(example - (utterance "who were michael jackson's brothers and sisters?") - (targetValue (list (description \"Rebbie Jackson\") (description \"Tito Jackson\") (description \"Janet Jackson\") (description \"Jermaine Jackson\") (description \"La Toya Jackson\") (description \"Brandon Jackson\") (description \"Marlon Jackson\") (description \"Randy Jackson\") (description \"Jackie Jackson\"))) -) -(example - (utterance "when is the last time the chicago bulls won a championship?") - (targetValue (list (description \"1998 NBA Finals\"))) -) -(example - (utterance "what is the braves mascot?") - (targetValue (list (description \"Major League Baseball\"))) -) -(example - (utterance "where to stay in paris france?") - (targetValue (list (description \"Hôtel Ritz Paris\") (description \"Hôtel de Crillon\"))) -) -(example - (utterance "what teams did george steinbrenner own?") - (targetValue (list (description \"New York Yankees\"))) -) -(example - (utterance "who does christopher walken play in batman returns?") - (targetValue (list (description \"Max Shreck\"))) -) -(example - (utterance "what to see and do in revelstoke?") - (targetValue (list (description \"Kinbasket Lake\"))) -) -(example - (utterance "what land did god give to israel?") - (targetValue (list (description Israel))) -) -(example - (utterance "what guitar did andres segovia use?") - (targetValue (list (description \"Spanish acoustic guitar\"))) -) -(example - (utterance "what style of art did vincent van gogh do?") - (targetValue (list (description Post-Impressionism))) -) -(example - (utterance "what was nicolaus copernicus discovery?") - (targetValue (list (description Heliocentrism) (description \"Copernican heliocentrism\") (description \"Copernican Revolution\"))) -) -(example - (utterance "where did the tutsi come from?") - (targetValue (list (description Rwanda))) -) -(example - (utterance "what country did osama bin laden live in?") - (targetValue (list (description Sudan) (description Afghanistan) (description \"Saudi Arabia\") (description Pakistan))) -) -(example - (utterance "where was the roman empire centered?") - (targetValue (list (description Rome))) -) -(example - (utterance "who played samuel sullivan in heroes?") - (targetValue (list (description \"Robert Knepper\"))) -) -(example - (utterance "which ocean does the murray river flow into?") - (targetValue (list (description \"Southern Ocean\"))) -) -(example - (utterance "what time zone is cincinnati oh in?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "who was jacob riis and why was he important?") - (targetValue (list (description Photographer) (description Journalist) (description Artist))) -) -(example - (utterance "where does peter king live?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what are west african countries?") - (targetValue (list (description Ghana) (description Mauritania) (description Gambia) (description \"Côte d’Ivoire\") (description Mali) (description Togo) (description Guinea-Bissau) (description Guinea) (description \"Burkina Faso\") (description Benin))) -) -(example - (utterance "who became president when jfk was killed?") - (targetValue (list (description \"Lyndon B. Johnson\"))) -) -(example - (utterance "where is mallorca?") - (targetValue (list (description \"Mediterranean Sea\"))) -) -(example - (utterance "where are the mines in victoria?") - (targetValue (list (description Victoria))) -) -(example - (utterance "what years have the cubs been in the world series?") - (targetValue (list (description \"1908 World Series\") (description \"1907 World Series\"))) -) -(example - (utterance "what car companies does ford motor company own?") - (targetValue (list (description \"Ford Super Enhanced Investment Partnership\") (description \"Ford India Private Limited\") (description \"Ford Holdings LLC\") (description \"Ford Mexico Holdings Inc\") (description \"Ford Capital B.V.\") (description \"Flat Rock Assembly Plant\") (description \"Ford Credit CP Auto Receivables LLC\") (description \"Ford Motor Co (Switzerland) SA\") (description \"Ford South America Holdings, LLC\"))) -) -(example - (utterance "what did god say to abraham about circumcision?") - (targetValue (list (description \"Cave of the Patriarchs\"))) -) -(example - (utterance "what type of government does the bahamas?") - (targetValue (list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))) -) -(example - (utterance "what style of music did jimi hendrix play?") - (targetValue (list (description \"Rock music\"))) -) -(example - (utterance "what character does mila kunis play on family guy?") - (targetValue (list (description \"Meg Griffin\"))) -) -(example - (utterance "who played anakin skywalker in phantom menace?") - (targetValue (list (description \"Jake Lloyd\"))) -) -(example - (utterance "what language do the people in ghana speak?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "where is luke afb arizona?") - (targetValue (list (description Glendale))) -) -(example - (utterance "what language people speak in belgium?") - (targetValue (list (description \"French Language\") (description \"German Language\") (description \"Dutch Language\"))) -) -(example - (utterance "where was the battle of vicksburg located?") - (targetValue (list (description \"Warren County\"))) -) -(example - (utterance "where is the cruise ship terminal in vancouver bc?") - (targetValue (list (description \"Tsawwassen Ferry Terminal\") (description \"Horseshoe Bay Ferry Terminal\"))) -) -(example - (utterance "where was the gallipoli campaign waged?") - (targetValue (list (description Gallipoli))) -) -(example - (utterance "what was lincoln's wife's name?") - (targetValue (list (description \"Nancy Lincoln\"))) -) -(example - (utterance "what does the japanese call their country?") - (targetValue (list (description Japan))) -) -(example - (utterance "what did king george vi die of?") - (targetValue (list (description \"Lung cancer\"))) -) -(example - (utterance "what type of currency is used in the united kingdom?") - (targetValue (list (description \"UK £\"))) -) -(example - (utterance "where did brad paisley graduate from college?") - (targetValue (list (description \"Belmont University\"))) -) -(example - (utterance "what city was robert kennedy killed in?") - (targetValue (list (description \"Los Angeles\"))) -) -(example - (utterance "when are school holidays in queensland 2013?") - (targetValue (list (description Woorabinda))) -) -(example - (utterance "who plays the new michael myers?") - (targetValue (list (description \"Brad Loree\"))) -) -(example - (utterance "who was killed first tupac or biggie?") - (targetValue (list (description Tupac))) -) -(example - (utterance "what kind of currency to bring to mexico?") - (targetValue (list (description \"Mexican peso\"))) -) -(example - (utterance "who won the nobel peace prize in 2007?") - (targetValue (list (description \"Intergovernmental Panel on Climate Change\") (description \"Al Gore\"))) -) -(example - (utterance "what theme songs did alan thicke wrote?") - (targetValue (list (description \"It Takes Diff'rent Strokes\"))) -) -(example - (utterance "what films did patrick swayze star in?") - (targetValue (list (description \"City of Joy\") (description \"Christmas in Wonderland\") (description \"Father Hood\") (description \"Along for the Ride\") (description \"Black Dog\") (description \"George and the Dragon\") (description \"Donnie Darko\") (description \"Dirty Dancing: Havana Nights\") (description \"Dirty Dancing\") (description 11:14))) -) -(example - (utterance "where is sony headquarters?") - (targetValue (list (description Tokyo))) -) -(example - (utterance "who is liz lemon getting married to?") - (targetValue (list (description \"Jack Donaghy\"))) -) -(example - (utterance "who plays sarah wittle in jumanji?") - (targetValue (list (description \"Bonnie Hunt\"))) -) -(example - (utterance "what type of music is tchaikovsky?") - (targetValue (list (description Opera) (description \"Classical music\") (description Ballet) (description \"Art song\"))) -) -(example - (utterance "when is wimbledon tennis tournament?") - (targetValue (list (description Yearly))) -) -(example - (utterance "what year did ted kennedy run for president?") - (targetValue (list (description \"1980 Democratic National Convention\"))) -) -(example - (utterance "where did helen keller go to school?") - (targetValue (list (description \"Radcliffe College\") (description \"Perkins School for the Blind\") (description \"Wright-Humason School for the Deaf\") (description \"The Cambridge School of Weston\") (description \"Horace Mann School for the Deaf and Hard of Hearing\"))) -) -(example - (utterance "what shows are on in london at the moment?") - (targetValue (list (description \"World Organization of the Scout Movement\") (description \"2008 Raindance Film Festival\") (description \"Grunwick dispute\") (description \"2003 London blackout\") (description \"1st Computer Olympiad\") (description \"Ocean transport and erection of Cleopatra’s Needle, (from Egypt to) London, 1878\") (description \"Early fires of London\") (description \"Fathers 4 Justice protests\") (description \"2nd Computer Olympiad\") (description \"Live Earth\"))) -) -(example - (utterance "where is german an official language?") - (targetValue (list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))) -) -(example - (utterance "what language do you speak in iran?") - (targetValue (list (description \"Turkmen Language\") (description \"Pashto language\") (description \"Kurdish language\") (description \"Gilaki Language\") (description \"Assyrian Neo-Aramaic Language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"Persian Language\") (description \"Mazanderani Language\") (description \"Luri language\"))) -) -(example - (utterance "who did tupac shakur date?") - (targetValue (list (description \"Keisha Morris\"))) -) -(example - (utterance "who does paul bettany play in the avengers?") - (targetValue (list (description \"Edwin Jarvis\"))) -) -(example - (utterance "what is the closest airport to naples florida?") - (targetValue (list (description \"Marco Island Airport\"))) -) -(example - (utterance "what did larry hagman die of?") - (targetValue (list (description Leukemia))) -) -(example - (utterance "who is the governor of colorado 2009?") - (targetValue (list (description \"Bill Ritter\"))) -) -(example - (utterance "what timezone is michigan usa?") - (targetValue (list (description UTC-5))) -) -(example - (utterance "what blood disease does robin roberts have?") - (targetValue (list (description \"Myelodysplastic syndrome\"))) -) -(example - (utterance "who seized power in italy in 1922?") - (targetValue (list (description \"Benito Mussolini\"))) -) -(example - (utterance "what show is jill wagner on?") - (targetValue (list (description Wipeout) (description Punk'd) (description \"Blade: The Series\") (description \"Teen Wolf\"))) -) -(example - (utterance "who did megan fox have a baby with?") - (targetValue (list (description \"Brian Austin Green\"))) -) -(example - (utterance "what currency does senegal use?") - (targetValue (list (description \"West African CFA franc\"))) -) -(example - (utterance "where to get married in north alabama?") - (targetValue (list (description \"United Church of Christ\"))) -) -(example - (utterance "what do ethnic russians look like?") - (targetValue (list (description Europeans))) -) -(example - (utterance "what places made up the western roman empire?") - (targetValue (list (description Europe) (description \"North Africa\") (description \"Middle East\"))) -) -(example - (utterance "what experiments did marie curie conduct?") - (targetValue (list (description \"Radio-active substances\"))) -) -(example - (utterance "what company did mitt romney run?") - (targetValue (list (description \"Bain Capital\"))) -) -(example - (utterance "what is vito corleone real name?") - (targetValue (list (description \"Marlon Brando\"))) -) -(example - (utterance "what is the king of spain's name?") - (targetValue (list (description \"Juan Carlos I of Spain\"))) -) -(example - (utterance "who is blackwell?") - (targetValue (list (description Critic) (description Journalist) (description Actor) (description \"Fashion Designer\"))) -) -(example - (utterance "where did justin bieber grew up?") - (targetValue (list (description Canada))) -) -(example - (utterance "what district does john cornyn represent?") - (targetValue (list (description Texas))) -) -(example - (utterance "when was the last superbowl win for the steelers?") - (targetValue (list (description \"2006 NFL season\"))) -) -(example - (utterance "what language do they speak in argentina yahoo?") - (targetValue (list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))) -) -(example - (utterance "who drafted kevin garnett?") - (targetValue (list (description \"Minnesota Timberwolves\"))) -) -(example - (utterance "what is zip code for chicago illinois?") - (targetValue (list (description 60605) (description 60604) (description 60607) (description 60606) (description 60601) (description 60610) (description 60603) (description 60602) (description 60290) (description 60608))) -) -(example - (utterance "what is the name of book written by helen keller?") - (targetValue (list (description \"Light in my Darkness\") (description \"Die Geschichte meines Lebens\") (description \"The Frost King\") (description \"The open door\") (description \"The World I Live In\") (description \"Peace at eventide\") (description \"My religion\") (description \"Jia ru gei wo san tian guang ming\") (description \"The Story of My Life\") (description \"Helen Keller, her Socialist years\"))) -) -(example - (utterance "what did bruce jenner win gold for?") - (targetValue (list (description \"Athletics at the 1976 Summer Olympics - Men's Decathlon\"))) -) -(example - (utterance "who did the voice of darth vader in star wars?") - (targetValue (list (description \"James Earl Jones\"))) -) -(example - (utterance "what are the duggars kids full names?") - (targetValue (list (description \"Jana Duggar\"))) -) -(example - (utterance "who is prime minister of japan 2011?") - (targetValue (list (description \"Yoshihiko Noda\"))) -) -(example - (utterance "what year did aaron rodgers get drafted?") - (targetValue (list (description \"2005 NFL Draft\"))) -) -(example - (utterance "what equipment does porter robinson use?") - (targetValue (list (description Pseudo-cylinder))) -) -(example - (utterance "who plays the voice of kovu?") - (targetValue (list (description \"Jason Marsden\"))) -) -(example - (utterance "who is martin luther king jr wife?") - (targetValue (list (description \"Coretta Scott King\"))) -) -(example - (utterance "who is the new governor of florida 2011?") - (targetValue (list (description \"Rick Scott\"))) -) -(example - (utterance "what kind of money does the uk use?") - (targetValue (list (description \"UK £\"))) -) -(example - (utterance "what books did jules verne wright?") - (targetValue (list (description \"Off on a Comet\") (description \"Five Weeks in a Balloon\") (description \"Gil Braltar\") (description \"Paris in the Twentieth Century\") (description \"The Child of the Cavern\") (description \"Tribulations of a Chinaman in China\") (description \"The Mysterious Island\") (description \"The Adventures of Captain Hatteras\") (description \"Facing the Flag\") (description \"The Begum's Fortune\"))) -) -(example - (utterance "where in oklahoma are scorpions found?") - (targetValue (list (description \"Oklahoma City\"))) -) -(example - (utterance "where does the philadelphia union soccer team play?") - (targetValue (list (description \"PPL Park\"))) -) -(example - (utterance "where is the portuguese language derived from?") - (targetValue (list (description Brazil) (description Canada) (description Angola) (description Portugal) (description Macau) (description \"Cape Verde\") (description Andorra) (description Timor-Leste) (description Guinea-Bissau) (description Mozambique))) -) -(example - (utterance "what 5 countries border ethiopia?") - (targetValue (list (description Sudan) (description Eritrea) (description Djibouti) (description Somalia) (description Kenya))) -) -(example - (utterance "what does qatar export?") - (targetValue (list (description \"Organization of Arab Petroleum Exporting Countries\"))) -) -(example - (utterance "what type of planes does virgin america fly?") - (targetValue (list (description \"Airbus A319\") (description \"Airbus A320\"))) -) -(example - (utterance "what city is the university of maryland university college in?") - (targetValue (list (description Adelphi))) -) -(example - (utterance "where did anne frank live before the war?") - (targetValue (list (description Frankfurt))) -) -(example - (utterance "where was joseph p kennedy born?") - (targetValue (list (description Boston))) -) -(example - (utterance "which country is located directly east of belgium?") - (targetValue (list (description Europe))) -) -(example - (utterance "who are iran's major trading partners?") - (targetValue (list (description Madagascar))) -) -(example - (utterance "where do the san francisco giants play baseball?") - (targetValue (list (description \"Polo Grounds\") (description \"Polo Grounds III\") (description \"Polo Grounds II\") (description \"Seals Stadium\") (description \"Candlestick Park\") (description \"Hilltop Park\") (description \"St. George Cricket Grounds\") (description \"Polo Grounds IV\") (description \"AT&T Park\"))) -) -(example - (utterance "what happened to the battle of shiloh?") - (targetValue (list (description \"Surprise Attack!\"))) -) -(example - (utterance "what type of currency does egypt have?") - (targetValue (list (description \"Egyptian pound\"))) -) -(example - (utterance "what club team is diego forlan on?") - (targetValue (list (description \"Uruguay national football team\"))) -) -(example - (utterance "what state is kaplan university online located?") - (targetValue (list (description Maryland))) -) -(example - (utterance "who do rastafarians worship?") - (targetValue (list (description Zion) (description Afrocentrism) (description Jah))) -) -(example - (utterance "what timezone are the bahamas?") - (targetValue (list (description UTC-5) (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "where did l frank baum die?") - (targetValue (list (description Hollywood))) -) -(example - (utterance "what is the episode of family guy when peter makes his own country?") - (targetValue (list (description \"Virgin and Child Enthroned with Saints Peter, Paul, John the Baptist, Dominic and a Donor\"))) -) -(example - (utterance "what inspired steinbeck to write?") - (targetValue (list (description \"William Faulkner\") (description \"Robert Burns\") (description \"Sherwood Anderson\") (description \"Thomas Malory\"))) -) -(example - (utterance "who is the leader of cuba 2012?") - (targetValue (list (description \"Raúl Castro\"))) -) -(example - (utterance "where did gareth southgate play?") - (targetValue (list (description England))) -) -(example - (utterance "what musical instruments did duke ellington play?") - (targetValue (list (description Piano) (description \"Jazz piano\"))) -) -(example - (utterance "where is the bank of america pavilion?") - (targetValue (list (description \"Suffolk County\"))) -) -(example - (utterance "what all does google have?") - (targetValue (list (description \"Google Maps Engine\") (description \"Google Maps API for Business\") (description \"Google Chrome\") (description \"Google Earth Enterprise\") (description \"Google Apps\") (description \"Google AdWords\"))) -) -(example - (utterance "what is the boston celtics current roster?") - (targetValue (list (description \"Jeff Green\") (description \"Jason Terry\") (description \"Kevin Garnett\") (description \"Rajon Rondo\") (description \"Fab Melo\") (description \"Brandon Bass\") (description \"Jared Sullinger\") (description \"Avery Bradley\") (description \"Paul Pierce\") (description \"Courtney Lee\"))) -) -(example - (utterance "what features do islam and christianity have in common?") - (targetValue (list (description \"Abrahamic religions\"))) -) -(example - (utterance "what was queen victoria queen of?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "who plays ray barone?") - (targetValue (list (description \"Ray Romano, Michael Buble\"))) -) -(example - (utterance "what movies did robert blake play in?") - (targetValue (list (description \"Alfalfa's Double\") (description Busting) (description \"Captain Spanky's Show Boat\") (description \"Bubbling Troubles\") (description \"Dancing Romeo\") (description \"Dad for a Day\") (description \"Bridal Suite\") (description \"All About Hash\") (description \"Coast to Coast\") (description \"Auto Antics\"))) -) -(example - (utterance "what tv shows are taped in new york city?") - (targetValue (list (description \"Flight of the Conchords\"))) -) -(example - (utterance "what did gerald ford die of?") - (targetValue (list (description \"Cardiovascular disease\"))) -) -(example - (utterance "where is the gobi desert located?") - (targetValue (list (description Mongolia))) -) -(example - (utterance "what kind of mental illness did howard hughes have?") - (targetValue (list (description Hypochondriasis) (description Mysophobia))) -) -(example - (utterance "who is prime minister of japan 2012?") - (targetValue (list (description \"Shinzō Abe\"))) -) -(example - (utterance "what city was barack obama born in?") - (targetValue (list (description Honolulu))) -) -(example - (utterance "what airport do you fly into to get to cabo san lucas?") - (targetValue (list (description \"Cabo San Lucas International Airport\"))) -) -(example - (utterance "what countries speak spanish wikipedia?") - (targetValue (list (description Spain))) -) -(example - (utterance "what films have johnny depp been in?") - (targetValue (list (description \"The tourist\") (description \"The Rum Diary\") (description \"Alice in Wonderland\") (description \"Pirates of the Caribbean: On Stranger Tides\") (description Rango) (description \"Sweeney Todd: The Demon Barber of Fleet Street\"))) -) -(example - (utterance "who runs china 2011?") - (targetValue (list (description \"Wen Jiabao\"))) -) -(example - (utterance "what major airport is near destin florida?") - (targetValue (list (description \"Northwest Florida Regional Airport\") (description \"Destin–Fort Walton Beach Airport\"))) -) -(example - (utterance "what country did vasco da gama came from?") - (targetValue (list (description Portugal))) -) -(example - (utterance "what is the current government of vietnam?") - (targetValue (list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\") (description Dictatorship))) -) -(example - (utterance "what countries was the vietnam war between?") - (targetValue (list (description \"South Vietnam\") (description Australia) (description \"New Zealand\") (description \"North Vietnam\") (description \"Pathet Lao\") (description Philippines) (description \"Khmer Republic\") (description \"United States of America\") (description \"Khmer Rouge\") (description \"North Korea\") (description \"Viet Cong\") (description China) (description Thailand) (description \"South Korea\") (description \"Kingdom of Laos\") (description Taiwan) (description \"Soviet Union\"))) -) -(example - (utterance "what to see outside of paris?") - (targetValue (list (description \"Stade de France\") (description \"20th arrondissement\") (description \"American Graduate School in Paris\") (description \"Eiffel Tower\") (description \"Latin Quarter, Paris\") (description \"École Nationale des Ponts et Chaussées\") (description Champs-Élysées) (description Gif-sur-Yvette) (description \"Parc des Princes\") (description \"Collège Sévigné\"))) -) -(example - (utterance "what does nazis stand for?") - (targetValue (list (description \"National Socialist Party\"))) -) -(example - (utterance "where is the nfl hall of fame located and when was the building opened?") - (targetValue (list (description Canton))) -) -(example - (utterance "where did laura ingalls wilder live?") - (targetValue (list (description Wisconsin))) -) -(example - (utterance "who did jason segel date?") - (targetValue (list (description \"Linda Cardellini\"))) -) -(example - (utterance "where christopher columbus was born?") - (targetValue (list (description Genoa))) -) -(example - (utterance "who did kat graham play in parent trap?") - (targetValue (list (description Jackie))) -) -(example - (utterance "what does sammy hagar sing?") - (targetValue (list (description \"Rock music\") (description \"Hard rock\") (description \"Heavy metal\"))) -) -(example - (utterance "who plays young lex luthor in smallville?") - (targetValue (list (description \"Michael Rosenbaum\"))) -) -(example - (utterance "who is lamar odom playing for in 2012?") - (targetValue (list (description \"Los Angeles Lakers\"))) -) -(example - (utterance "what are the main sports in new zealand?") - (targetValue (list (description \"New Zealand national women's cricket team\") (description \"New Zealand national cricket team\") (description \"A1 Team New Zealand\") (description \"New Zealand Davis Cup team\") (description \"New Zealand Fed Cup team\") (description \"New Zealand national football team\") (description \"New Zealand men's national ice hockey team\") (description \"New Zealand national basketball team\") (description \"New Zealand national badminton team\") (description \"New Zealand women's national field hockey team\"))) -) -(example - (utterance "who makes lois griffin voice?") - (targetValue (list (description \"Alex Borstein\"))) -) -(example - (utterance "what is the zip code for trenton ga?") - (targetValue (list (description 08610) (description 08611) (description 08618) (description 08608) (description 08603) (description 08602) (description 08601) (description 08607) (description 08605) (description 08604))) -) -(example - (utterance "what language do you speak in finland?") - (targetValue (list (description \"Saami, North Language\") (description \"Swedish Language\") (description \"Finnish Language\") (description \"Saami, Inari Language\"))) -) -(example - (utterance "what kind of system of government does the united states have?") - (targetValue (list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))) -) -(example - (utterance "what inventions did da vinci made?") - (targetValue (list (description \"Double hull\") (description \"Viola organista\"))) -) -(example - (utterance "what was lebron james rookie year?") - (targetValue (list (description \"2003–04 NBA season\"))) -) -(example - (utterance "what are shirley temple kids names?") - (targetValue (list (description \"Charles Alden Black Jr.\") (description \"Lori Black\") (description \"Linda Susan Agar\"))) -) -(example - (utterance "who does malcom floyd play for?") - (targetValue (list (description \"San Diego Chargers\"))) -) -(example - (utterance "what position does terrell owens play?") - (targetValue (list (description \"Wide Receiver\"))) -) -(example - (utterance "what is julia gillard famous for?") - (targetValue (list (description \"Prime minister\"))) -) -(example - (utterance "what did kourtney kardashian go to college for?") - (targetValue (list (description Theatre))) -) -(example - (utterance "what are the four official languages of nigeria?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "where is bergen belsen concentration camp located?") - (targetValue (list (description Germany))) -) -(example - (utterance "who was louis xvi?") - (targetValue (list (description \"King of France\"))) -) -(example - (utterance "what was the name of tecumseh brother?") - (targetValue (list (description Tenskwatawa))) -) -(example - (utterance "what did donna summers die from?") - (targetValue (list (description \"Lung cancer\") (description Cancer))) -) -(example - (utterance "what year did allen iverson get married?") - (targetValue (list (description 8/3/2001))) -) -(example - (utterance "where was selena gomez really born?") - (targetValue (list (description \"Grand Prairie\"))) -) -(example - (utterance "who did lamar odom sign with?") - (targetValue (list (description \"Los Angeles Clippers\"))) -) -(example - (utterance "what is the best neighborhood to live in in philadelphia?") - (targetValue (list (description \"Rittenhouse Square\"))) -) -(example - (utterance "when did the battle of thermopylae occur?") - (targetValue (list (description Greece))) -) -(example - (utterance "where did eleanor roosevelt go to school?") - (targetValue (list (description \"Allenswood Academy\") (description \"The New School\"))) -) -(example - (utterance "what do you say after a sneeze in german?") - (targetValue (list (description Wymysorys))) -) -(example - (utterance "what country does turkey trade with?") - (targetValue (list (description Albania) (description Algeria))) -) -(example - (utterance "where is husqvarna 235 made?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what do people speak in singapore?") - (targetValue (list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))) -) -(example - (utterance "what is the currency in slovakia 2012?") - (targetValue (list (description Euro))) -) -(example - (utterance "what is the mascot of dartmouth college?") - (targetValue (list (description \"Dartmouth Moose\") (description \"Keggy the Keg\"))) -) -(example - (utterance "what country is next to russia?") - (targetValue (list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))) -) -(example - (utterance "who played jacob black?") - (targetValue (list (description \"Taylor Lautner\"))) -) -(example - (utterance "who pays social security and medicare?") - (targetValue (list (description \"Centers for Medicare and Medicaid Services\"))) -) -(example - (utterance "what movies star adam sandler?") - (targetValue (list (description \"Funny People\") (description \"Anger Management\") (description \"Happy Gilmore\") (description \"Big Daddy\") (description \"50 First Dates\") (description Click) (description Bulletproof) (description \"Billy Madison\") (description \"Eight Crazy Nights\") (description Airheads))) -) -(example - (utterance "what university did bill clinton graduated from?") - (targetValue (list (description \"Yale Law School\"))) -) -(example - (utterance "who plays jackson gibbs on ncis?") - (targetValue (list (description \"Ralph H. Waite\"))) -) -(example - (utterance "where did president kennedy go to school?") - (targetValue (list (description \"Riverdale Country School\") (description \"Stanford Graduate School of Business\") (description \"Stanford University\") (description \"Canterbury School\") (description \"London School of Economics\") (description \"Choate Rosemary Hall\") (description \"Harvard University\") (description \"Edward Devotion School\") (description \"Harvard College\") (description \"Princeton University\"))) -) -(example - (utterance "when did the ny knicks last win a championship?") - (targetValue (list (description \"1973 NBA Finals\"))) -) -(example - (utterance "what happened at fukushima daiichi nuclear plant?") - (targetValue (list (description \"2011 Tōhoku earthquake and tsunami\"))) -) -(example - (utterance "who was louis kossuth?") - (targetValue (list (description Politician) (description Lawyer))) -) -(example - (utterance "what country do arabic people come from?") - (targetValue (list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))) -) -(example - (utterance "when did the red sox win the pennant?") - (targetValue (list (description \"1918 World Series\") (description \"2007 World Series\") (description \"2004 World Series\") (description \"1903 World Series\") (description \"1912 World Series\") (description \"1916 World Series\") (description \"1915 World Series\"))) -) -(example - (utterance "where did harry truman die?") - (targetValue (list (description \"Kansas City\"))) -) -(example - (utterance "what was prince charles last name?") - (targetValue (list (description Mountbatten-Windsor))) -) -(example - (utterance "what was reagan before president?") - (targetValue (list (description \"Governor of California\"))) -) -(example - (utterance "what type of legal system does italy have?") - (targetValue (list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))) -) -(example - (utterance "where did bernie madoff work?") - (targetValue (list (description \"Bernard L. Madoff Investment Securities\"))) -) -(example - (utterance "what website did mark zuckerberg co founder?") - (targetValue (list (description Facebook))) -) -(example - (utterance "what bass does jared followill use?") - (targetValue (list (description \"bass guitar\"))) -) -(example - (utterance "who played captain kirk in star trek?") - (targetValue (list (description \"Jimmy Bennett\") (description \"Chris Pine\") (description \"William Shatner\"))) -) -(example - (utterance "what type of currency does the us have?") - (targetValue (list (description \"United States dollar\"))) -) -(example - (utterance "what currency does thailand use?") - (targetValue (list (description \"Thai baht\"))) -) -(example - (utterance "where is canadian county oklahoma?") - (targetValue (list (description \"Oklahoma City, OK Metropolitan Statistical Area\") (description Oklahoma))) -) -(example - (utterance "in which province islamabad is located?") - (targetValue (list (description Pakistan))) -) -(example - (utterance "what does rob kardashian do for living?") - (targetValue (list (description \"TV Personality\"))) -) -(example - (utterance "where is oceania on a map?") - (targetValue (list (description \"Pacific Ocean\"))) -) -(example - (utterance "what did nintendo announce at e3 2012?") - (targetValue (list (description \"NINTENDO CO LTD Common Stock\"))) -) -(example - (utterance "what can you do in palm springs ca?") - (targetValue (list (description \"The Fabulous Palm Springs Follies\") (description \"Palm Springs Air Museum\") (description \"Living Desert Zoo and Gardens\") (description \"Palm Springs Walk of Stars\") (description \"The Palm Springs Art Museum\") (description \"Knott's Soak City\") (description \"Tahquitz Canyon\") (description \"Palm Springs Aerial Tramway\") (description \"Moorten Botanical Garden and Cactarium\") (description \"San Jacinto Mountains\"))) -) -(example - (utterance "where is red lake ontario?") - (targetValue (list (description Canada))) -) -(example - (utterance "when was the last time the ny giants played in the superbowl?") - (targetValue (list (description \"Super Bowl XXV\"))) -) -(example - (utterance "who is adam sandler?") - (targetValue (list (description Actor))) -) -(example - (utterance "who was the president of pakistan in 1980?") - (targetValue (list (description \"Muhammad Zia-ul-Haq\"))) -) -(example - (utterance "which college did barack obama attend?") - (targetValue (list (description \"Columbia University\"))) -) -(example - (utterance "where was st elizabeth ann seton born?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what does the adriatic sea border?") - (targetValue (list (description \"Kvarner Gulf\") (description Pag))) -) -(example - (utterance "what time do the polls open in indiana 2012?") - (targetValue (list (description UTC−06:00))) -) -(example - (utterance "what teams played in the 2010 stanley cup?") - (targetValue (list (description \"Chicago Blackhawks\"))) -) -(example - (utterance "what colony is john adams from?") - (targetValue (list (description Massachusetts))) -) -(example - (utterance "what countries do germany border?") - (targetValue (list (description Netherlands) (description \"Czech Republic\") (description Salzburg) (description Denmark) (description Poland) (description Luxembourg) (description France) (description Belgium) (description Austria) (description Switzerland))) -) -(example - (utterance "who does russia trade with the most?") - (targetValue (list (description Uzbekistan))) -) -(example - (utterance "what language do the assyrians speak?") - (targetValue (list (description \"Akkadian language\"))) -) -(example - (utterance "who plays mary jane in spiderman 3?") - (targetValue (list (description \"Kirsten Dunst\"))) -) -(example - (utterance "where was abraham lincoln buried?") - (targetValue (list (description \"Oak Ridge Cemetery\"))) -) -(example - (utterance "who was the grandson of king david's father?") - (targetValue (list (description Solomon))) -) -(example - (utterance "when president lincoln was elected?") - (targetValue (list (description \"Abraham Lincoln 1861 presidential inauguration\"))) -) -(example - (utterance "when was the last time the oakland raiders won the super bowl?") - (targetValue (list (description \"Super Bowl XV\"))) -) -(example - (utterance "what did theodore roosevelt do that brought him to national prominence?") - (targetValue (list (description \"President of the United States\"))) -) -(example - (utterance "where is devon sawa now?") - (targetValue (list (description Vancouver))) -) -(example - (utterance "who did the cleveland browns draft?") - (targetValue (list (description \"Jeff Faine\") (description \"Kellen Winslow II\") (description \"Braylon Edwards\") (description \"Kamerion Wimbley\") (description \"Brady Quinn\") (description \"Joe Thomas\"))) -) -(example - (utterance "who was marilyn monroe's parents?") - (targetValue (list (description \"Charles Stanley Gifford\") (description \"Martin Edward Mortensen\") (description \"Gladys Pearl Baker\"))) -) -(example - (utterance "what to do when traveling to london?") - (targetValue (list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))) -) -(example - (utterance "where is shoreditch?") - (targetValue (list (description London))) -) -(example - (utterance "what should i do today in houston?") - (targetValue (list (description \"George R. Brown Convention Center\") (description \"Sam Houston Race Park\") (description \"Rothko Chapel\") (description \"Kemah Boardwalk\") (description \"Space Center Houston\") (description \"Downtown Aquarium, Houston\") (description \"Hanna–Barbera Land\") (description \"Bayou Bend\") (description \"SplashTown Houston\") (description \"Houston Zoo\"))) -) -(example - (utterance "where does the spanish language come from?") - (targetValue (list (description Spain))) -) -(example - (utterance "when do they change the time in london?") - (targetValue (list (description \"Greenwich Mean Time\"))) -) -(example - (utterance "where does ryan lochte live now?") - (targetValue (list (description Gainesville))) -) -(example - (utterance "what timezone is tennessee nashville?") - (targetValue (list (description \"Central Time Zone\"))) -) -(example - (utterance "what political party was henry clay?") - (targetValue (list (description \"Whig Party\"))) -) -(example - (utterance "what is capital city of ontario?") - (targetValue (list (description Ottawa))) -) -(example - (utterance "what money is used in england?") - (targetValue (list (description \"UK £\"))) -) -(example - (utterance "who did corey feldman married?") - (targetValue (list (description \"Susie Feldman\"))) -) -(example - (utterance "who is the voice of lois from family guy?") - (targetValue (list (description \"Alex Borstein\"))) -) -(example - (utterance "what was walt disney's first cartoon called?") - (targetValue (list (description \"Steamboat Willie\"))) -) -(example - (utterance "what did mary harris jones accomplish?") - (targetValue (list (description \"Children's rights\") (description \"Labor rights\"))) -) -(example - (utterance "what currency do i need in egypt?") - (targetValue (list (description \"Egyptian pound\"))) -) -(example - (utterance "who was the founder of the colony of virginia?") - (targetValue (list (description \"Captain John Smith\"))) -) -(example - (utterance "where is ellis park rugby stadium?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what does the letters eu stand for?") - (targetValue (list (description \"European Union\"))) -) -(example - (utterance "what are the 5 countries in the united kingdom?") - (targetValue (list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))) -) -(example - (utterance "what label is jojo signed to?") - (targetValue (list (description Mercury) (description \"Edel AG\") (description \"Interscope Records\") (description \"Blackground Records\") (description \"Universal Motown Republic Group\") (description \"Universal Records\"))) -) -(example - (utterance "who is the state senator of kentucky?") - (targetValue (list (description \"Mitch McConnell\"))) -) -(example - (utterance "where did douglas macarthur die?") - (targetValue (list (description \"Washington, D.C.\"))) -) -(example - (utterance "what does russian people speak?") - (targetValue (list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))) -) -(example - (utterance "who is playing jason morgan on general hospital?") - (targetValue (list (description \"Steve Burton\"))) -) -(example - (utterance "where is hong kong china?") - (targetValue (list (description Asia))) -) -(example - (utterance "what countries do they speak italian?") - (targetValue (list (description Italy))) -) -(example - (utterance "who does david beckham play for in 2013?") - (targetValue (list (description \"Paris Saint-Germain F.C.\"))) -) -(example - (utterance "who nikki reed play in twilight?") - (targetValue (list (description \"Rosalie Hale\"))) -) -(example - (utterance "who does blake griffin play for in the nba?") - (targetValue (list (description \"Los Angeles Clippers\"))) -) -(example - (utterance "who played mulder in the x files?") - (targetValue (list (description \"David Duchovny\"))) -) -(example - (utterance "what are bridgit mendler's parents names?") - (targetValue (list (description \"Harry Mendler\") (description \"Leah Mendler\"))) -) -(example - (utterance "what tourist attractions are in houston texas?") - (targetValue (list (description \"George R. Brown Convention Center\") (description \"Sam Houston Race Park\") (description \"Rothko Chapel\") (description \"Kemah Boardwalk\") (description \"Space Center Houston\") (description \"Downtown Aquarium, Houston\") (description \"Hanna–Barbera Land\") (description \"Bayou Bend\") (description \"SplashTown Houston\") (description \"Houston Zoo\"))) -) -(example - (utterance "who are the current maryland senators?") - (targetValue (list (description \"Ben Cardin\"))) -) -(example - (utterance "where is the capital of canada on the map?") - (targetValue (list (description Ottawa))) -) -(example - (utterance "what time does barnes and noble close on saturday?") - (targetValue (list (description \"Central High School\") (description \"University of Pennsylvania\"))) -) -(example - (utterance "what kind of paintings did frida kahlo do?") - (targetValue (list (description Surrealism))) -) -(example - (utterance "what was francisco vasquez de coronado known for?") - (targetValue (list (description \"Mexico City\"))) -) -(example - (utterance "what form of government does greece use?") - (targetValue (list (description \"Hellenic Parliament\"))) -) -(example - (utterance "where did the columbia river begin?") - (targetValue (list (description \"British Columbia\"))) -) -(example - (utterance "who was the original voice of meg on family guy?") - (targetValue (list (description \"Lacey Chabert\"))) -) -(example - (utterance "what movies has michael clarke duncan been in?") - (targetValue (list (description \"American Crude\") (description \"Air Buddies\") (description \"A Crush on You\") (description \"Brother Bear\") (description \"Back in Business\") (description \"A Night at the Roxbury\") (description \"Breakfast of Champions\") (description Bulworth) (description Armageddon) (description \"Brother Bear 2\"))) -) -(example - (utterance "who did matt barnes married?") - (targetValue (list (description \"Gloria Govan\"))) -) -(example - (utterance "who won the nobel peace prize in 2011 for physics?") - (targetValue (list (description \"Ellen Johnson Sirleaf\") (description \"Tawakkol Karman\") (description \"Leymah Gbowee\"))) -) -(example - (utterance "what is jessica ennis sport?") - (targetValue (list (description \"Track and field athletics\"))) -) -(example - (utterance "where is tahiti bora bora?") - (targetValue (list (description \"French Polynesia\"))) -) -(example - (utterance "what are all of michael jackson albums?") - (targetValue (list (description \"Music & Me\") (description Ben) (description \"Remember the Time\") (description \"Black or White\") (description Dangerous) (description \"Smooth Criminal\") (description \"Forever, Michael\") (description Bad) (description \"Off the Wall\") (description \"Black or White (The Clivillés & Cole Remixes)\"))) -) -(example - (utterance "where did joe namath live?") - (targetValue (list (description \"Fire Island\") (description \"Beaver Falls\"))) -) -(example - (utterance "who is my state senator and representative minnesota?") - (targetValue (list (description \"Al Franken\"))) -) -(example - (utterance "what films has kristen stewart starred in?") - (targetValue (list (description \"Panic Room\") (description \"Catch That Kid\") (description \"In the Land of Women\") (description \"Fierce People\") (description \"Into the Wild\") (description \"The Messengers\") (description \"Cold Creek Manor\") (description Zathura) (description \"The Safety of Objects\") (description Speak))) -) -(example - (utterance "where do samsung lions play?") - (targetValue (list (description \"Daegu Baseball Stadium\"))) -) -(example - (utterance "where did lee surrender to grant to end the civil war?") - (targetValue (list (description \"Battle of Appomattox Court House\"))) -) -(example - (utterance "what does annie leibovitz do?") - (targetValue (list (description Photographer) (description Artist))) -) -(example - (utterance "what teams did derek fisher play for in the nba?") - (targetValue (list (description \"Oklahoma City Thunder\") (description \"Dallas Mavericks\") (description \"Los Angeles Lakers\"))) -) -(example - (utterance "who did mike tomlin play for?") - (targetValue (list (description \"Pittsburgh Steelers\"))) -) -(example - (utterance "what kind of currency does cuba use?") - (targetValue (list (description \"Cuban peso\"))) -) -(example - (utterance "who is ben roethlisberger parents?") - (targetValue (list (description \"Ida Jane Foust\") (description \"Kenneth Todd Roethlisberger\"))) -) -(example - (utterance "what movies have robert pattinson starred in?") - (targetValue (list (description Eclipse) (description Twilight) (description \"New Moon\") (description \"The Twilight Saga: Breaking Dawn - Part 1\"))) -) -(example - (utterance "what are the zoroastrian scriptures called?") - (targetValue (list (description \"The Zend-Avesta, The Gathas, and the Doctrine of Zarathustra\"))) -) -(example - (utterance "what political party is barack obama from?") - (targetValue (list (description \"Democratic Party\"))) -) -(example - (utterance "what organization did martin luther king lead?") - (targetValue (list (description \"Civil rights movement\") (description \"Civil disobedience\") (description Nonviolence))) -) -(example - (utterance "where did the name nazi come from?") - (targetValue (list (description \"National Socialist Party\"))) -) -(example - (utterance "what was arthur conan doyle famous for?") - (targetValue (list (description \"Sherlock Holmes\"))) -) -(example - (utterance "what year did michael jordan started his career?") - (targetValue (list (description \"1984 NBA Draft\"))) -) -(example - (utterance "what currency should you take to thailand?") - (targetValue (list (description \"Thai baht\"))) -) -(example - (utterance "what kind of guitar does jemaine clement play?") - (targetValue (list (description \"Bass guitar\"))) -) -(example - (utterance "where is greyhound station in washington dc?") - (targetValue (list (description \"Greyhound Lines\") (description \"Peter Pan Bus Lines\"))) -) -(example - (utterance "where was lance armstrong born and in what year?") - (targetValue (list (description 9/18/1971))) -) -(example - (utterance "what kind of money is used in israel?") - (targetValue (list (description \"Israeli new shekel\"))) -) -(example - (utterance "where is george bush from?") - (targetValue (list (description \"New Haven\"))) -) -(example - (utterance "what did william howe do in the revolutionary war?") - (targetValue (list (description \"Battle of Bunker Hill\"))) -) -(example - (utterance "who is the falcons quarterback 2012?") - (targetValue (list (description \"Matt Ryan\"))) -) -(example - (utterance "what is the zip code for trenton ohio?") - (targetValue (list (description 45067))) -) -(example - (utterance "what is north dakota state's mascot?") - (targetValue (list (description \"Western Meadowlark\"))) -) -(example - (utterance "what is the work of charles darwin?") - (targetValue (list (description \"The Structure and Distribution of Coral Reefs\") (description \"On evolution\") (description \"A student's introduction to Charles Darwin\") (description \"Climbing Plants\") (description \"The Expression of the Emotions in Man and Animals\") (description \"The origin of species : complete and fully illustrated\") (description \"The Origin of Species\") (description \"The Life of Erasmus Darwin\") (description \"The Autobiography of Charles Darwin\") (description \"The Descent of Man, and Selection in Relation to Sex\"))) -) -(example - (utterance "what movies have adam sandler been in?") - (targetValue (list (description \"Big Daddy\") (description \"Dickie Roberts: Former Child Star\") (description \"Joe Dirt 2\") (description \"Bedtime Stories\") (description Click) (description \"The Benchwarmers\") (description \"Eight Crazy Nights\") (description \"The House Bunny\") (description \"You Don't Mess with the Zohan\") (description \"I Now Pronounce You Chuck and Larry\"))) -) -(example - (utterance "what was one of benjamin franklin's inventions?") - (targetValue (list (description \"Franklin stove\"))) -) -(example - (utterance "where did phil mickelson go to college?") - (targetValue (list (description \"Arizona State University\"))) -) -(example - (utterance "what is the most practiced religion in the us?") - (targetValue (list (description Christianity))) -) -(example - (utterance "what does duffy sing?") - (targetValue (list (description Mercy) (description Rockferry) (description /m/0dm9yv1) (description \"Smoke Without Fire\") (description \"Big Flame\") (description \"Warwick Avenue\") (description \"Mercy (Gareth Wyn remix)\") (description \"I'm Scared\") (description Tomorrow))) -) -(example - (utterance "what school did tupac go to?") - (targetValue (list (description \"Paul Laurence Dunbar High School\") (description \"Baltimore School for the Arts\") (description \"Tamalpais High School\"))) -) -(example - (utterance "what does guyana speak?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "where did the flemish live?") - (targetValue (list (description Belgium))) -) -(example - (utterance "what year did the houston rockets win their first championship?") - (targetValue (list (description \"1994 NBA Finals\"))) -) -(example - (utterance "what college did harry s. truman attend?") - (targetValue (list (description \"University of Missouri–Kansas City\"))) -) -(example - (utterance "what is the official language spoken in mexico?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "what county is minneapolis mn in?") - (targetValue (list (description \"Hennepin County\"))) -) -(example - (utterance "what religion in thailand?") - (targetValue (list (description Buddhism) (description Christian) (description Islam))) -) -(example - (utterance "who is queen elizabeth 1 father?") - (targetValue (list (description \"Henry VIII of England\"))) -) -(example - (utterance "what other languages does switzerland speak?") - (targetValue (list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))) -) -(example - (utterance "what team is ronaldinho on?") - (targetValue (list (description \"Clube Atlético Mineiro\"))) -) -(example - (utterance "who plays paul blart?") - (targetValue (list (description \"Kevin James\"))) -) -(example - (utterance "who is kobe bryant wife bio?") - (targetValue (list (description \"Vanessa Laine\"))) -) -(example - (utterance "what kind of government system does canada have?") - (targetValue (list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))) -) -(example - (utterance "what type of government did sparta greece have?") - (targetValue (list (description Monarchy) (description Diarchy))) -) -(example - (utterance "where to vacation in italy in august?") - (targetValue (list (description \"Corriere della Sera\") (description l'Unità) (description \"Il Foglio\") (description \"la Repubblica\") (description \"Il Messaggero\") (description \"La Domenica del Corriere\") (description \"La Stampa\") (description Avanti!) (description \"La Gazzetta dello Sport\") (description Liberazione))) -) -(example - (utterance "what culture lived in teotihuacan?") - (targetValue (list (description Mexico))) -) -(example - (utterance "what kind of voting system does japan have?") - (targetValue (list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))) -) -(example - (utterance "what are the names of all the countries in africa?") - (targetValue (list (description Angola) (description \"Côte d’Ivoire\") (description \"Central African Republic\") (description \"Burkina Faso\") (description Djibouti) (description Congo) (description Burundi) (description Botswana) (description \"Cape Verde\") (description Benin))) -) -(example - (utterance "who started the first persian gulf war?") - (targetValue (list (description Kuwait))) -) -(example - (utterance "what is the name of the pittsburgh steelers stadium?") - (targetValue (list (description \"Pitt Stadium\") (description \"Forbes Field\") (description \"Heinz Field\") (description \"Three Rivers Stadium\"))) -) -(example - (utterance "who was cleopatra married too?") - (targetValue (list (description \"Mark Antony\"))) -) -(example - (utterance "where was nicki minaj born?") - (targetValue (list (description \"Saint James, Trinidad and Tobago\"))) -) -(example - (utterance "what was jesse james wife name?") - (targetValue (list (description \"Zerelda Mimms\"))) -) -(example - (utterance "who plays spike in buffy the vampire slayer?") - (targetValue (list (description \"James Marsters\"))) -) -(example - (utterance "where was emperor hadrian born?") - (targetValue (list (description Rome))) -) -(example - (utterance "when was gardasil released to the public?") - (targetValue (list (description 2006))) -) -(example - (utterance "who became president when roosevelt died in office?") - (targetValue (list (description \"Harry S. Truman\"))) -) -(example - (utterance "where did martin luther king went to school?") - (targetValue (list (description \"Morehouse College\"))) -) -(example - (utterance "where did charles drew go to college?") - (targetValue (list (description \"Amherst College\"))) -) -(example - (utterance "what was the colosseum in rome used for?") - (targetValue (list (description Gladiator))) -) -(example - (utterance "who voice acts peter griffin?") - (targetValue (list (description \"Seth MacFarlane\"))) -) -(example - (utterance "who was charles darwin married to?") - (targetValue (list (description \"Emma Darwin\"))) -) -(example - (utterance "who plays lynette on desperate housewives?") - (targetValue (list (description \"Felicity Huffman\"))) -) -(example - (utterance "what year was michael jordan rookie year?") - (targetValue (list (description \"1984-85 NBA season\"))) -) -(example - (utterance "what timezone is the state of texas?") - (targetValue (list (description \"Central Time Zone\"))) -) -(example - (utterance "what did chadwick identify?") - (targetValue (list (description Neutron))) -) -(example - (utterance "what airport is closest to ithaca ny?") - (targetValue (list (description \"Ithaca Tompkins Regional Airport\"))) -) -(example - (utterance "where did kurt cobain die?") - (targetValue (list (description Seattle))) -) -(example - (utterance "what county is jackson michigan in?") - (targetValue (list (description \"Jackson County\"))) -) -(example - (utterance "where was the battle of verdun held?") - (targetValue (list (description Verdun))) -) -(example - (utterance "what system of government does nigeria have?") - (targetValue (list (description \"Presidential system\") (description \"Federal republic\") (description Federation))) -) -(example - (utterance "who played boss hogg dukes of hazzard?") - (targetValue (list (description \"Sorell Booke\"))) -) -(example - (utterance "who played kitt in knight rider?") - (targetValue (list (description \"William Daniels\"))) -) -(example - (utterance "what religion did the ottoman turks follow?") - (targetValue (list (description Islam) (description Judaism) (description Christianity))) -) -(example - (utterance "what is vanderbilt university known for?") - (targetValue (list (description \"Vanderbilt University School of Medicine\"))) -) -(example - (utterance "what timezone is toronto gmt?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "what religion is king henry viii?") - (targetValue (list (description \"Church of England\") (description Anglo-Catholicism))) -) -(example - (utterance "what countries did germany take over during world war 2?") - (targetValue (list (description France))) -) -(example - (utterance "where did james baldwin go to school?") - (targetValue (list (description \"DeWitt Clinton High School\"))) -) -(example - (utterance "who was joseph pulitzer and what did he do?") - (targetValue (list (description Publisher) (description Politician) (description Journalist) (description Lawyer))) -) -(example - (utterance "where do you fly into for destin?") - (targetValue (list (description \"Northwest Florida Regional Airport\") (description \"Destin–Fort Walton Beach Airport\"))) -) -(example - (utterance "where did jane austen grow up?") - (targetValue (list (description England))) -) -(example - (utterance "what was basketball player michael jordan's major in college?") - (targetValue (list (description \"Cultural geography\"))) -) -(example - (utterance "who made the american red cross?") - (targetValue (list (description \"Clara Barton\"))) -) -(example - (utterance "what kind government does canada have?") - (targetValue (list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))) -) -(example - (utterance "where does dr. sanjay gupta practice?") - (targetValue (list (description \"Grady Memorial Hospital\"))) -) -(example - (utterance "what did newton discover or invent?") - (targetValue (list (description \"Newton's law of universal gravitation\"))) -) -(example - (utterance "who played daniel larusso?") - (targetValue (list (description \"Ralph Macchio, Sr.\"))) -) -(example - (utterance "what happened to umaga wwe?") - (targetValue (list (description \"Myocardial infarction\"))) -) -(example - (utterance "when is the next geneva motor show?") - (targetValue (list (description March))) -) -(example - (utterance "who does david beckham play for in 2012?") - (targetValue (list (description \"LA Galaxy\"))) -) -(example - (utterance "when and where did the battle of antietam take place?") - (targetValue (list (description Sharpsburg))) -) -(example - (utterance "what movies did jj abrams direct?") - (targetValue (list (description \"Star Wars Episode VII\") (description \"Anatomy of Hope\") (description \"Star Trek\") (description \"Star Trek into Darkness\") (description \"Mission: Impossible III\") (description \"Super 8\"))) -) -(example - (utterance "what countries does armenia border?") - (targetValue (list (description Turkey) (description Georgia) (description Azerbaijan))) -) -(example - (utterance "what season does haley have her second baby?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what two countries speak italian?") - (targetValue (list (description Italy))) -) -(example - (utterance "when richard nixon was president?") - (targetValue (list (description 1960))) -) -(example - (utterance "what job did martin luther king jr have?") - (targetValue (list (description Preacher) (description Writer) (description Pastor) (description \"Peace activist\"))) -) -(example - (utterance "what characters does seth macfarlane voice?") - (targetValue (list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))) -) -(example - (utterance "where did macho camacho got shot at?") - (targetValue (list (description \"San Juan\"))) -) -(example - (utterance "what has ian somerhalder played in?") - (targetValue (list (description \"The Rules of Attraction\") (description \"In Enemy Hands\") (description \"How to Make Love to a Woman\") (description Pulse) (description \"Anatomy of a Hate Crime\") (description Wake) (description \"The Tournament\") (description \"Marco Polo\") (description Fireball) (description \"The Lost Samaritan\"))) -) -(example - (utterance "what time does target in alhambra close?") - (targetValue (list (description \"The Alhambra\"))) -) -(example - (utterance "who is andrew carnegie and what did he do?") - (targetValue (list (description Entrepreneur) (description Businessperson) (description \"Business magnate\"))) -) -(example - (utterance "who plays lorne on angel?") - (targetValue (list (description \"Andy Hallett\"))) -) -(example - (utterance "what form of government exists in china?") - (targetValue (list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))) -) -(example - (utterance "what influenced abraham lincoln to become president?") - (targetValue (list (description \"Theodore Parker\") (description \"Thomas Paine\") (description \"Henry Clay\"))) -) -(example - (utterance "who is jeremy sumpter?") - (targetValue (list (description Actor))) -) -(example - (utterance "when last did real madrid win the champions league?") - (targetValue (list (description \"2002 UEFA Champions League Final\"))) -) -(example - (utterance "who was the winner of the 2009 nobel peace prize?") - (targetValue (list (description \"Barack Obama\"))) -) -(example - (utterance "who is ruling north korea now?") - (targetValue (list (description \"Kim Jong-un\"))) -) -(example - (utterance "what bible do rastafarians use?") - (targetValue (list (description Zion) (description Afrocentrism) (description Jah))) -) -(example - (utterance "who does cristiano ronaldo play for now 2011?") - (targetValue (list (description \"Portugal national football team\"))) -) -(example - (utterance "what state did henry clay represent?") - (targetValue (list (description Kentucky))) -) -(example - (utterance "what country was vasco nunez de balboa born in?") - (targetValue (list (description Spain))) -) -(example - (utterance "which states does the mississippi river pass through?") - (targetValue (list (description Mississippi) (description Wisconsin) (description Minnesota) (description Kentucky) (description Illinois) (description Tennessee) (description Arkansas) (description Missouri) (description Iowa) (description Louisiana))) -) -(example - (utterance "where was san gabriel arcangel located?") - (targetValue (list (description \"San Gabriel\") (description California))) -) -(example - (utterance "who was the emperor before nero?") - (targetValue (list (description Claudius))) -) -(example - (utterance "what type of artwork did henri matisse produce?") - (targetValue (list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))) -) -(example - (utterance "what is gibby's mom's name?") - (targetValue (list (description \"Doris Haynes\"))) -) -(example - (utterance "what type of music does ella fitzgerald sing?") - (targetValue (list (description \"Swing music\") (description Jazz) (description \"Vocal jazz\") (description \"Traditional pop music\") (description Ballad))) -) -(example - (utterance "where do the orioles play spring training?") - (targetValue (list (description Baltimore))) -) -(example - (utterance "what are the best places to go in germany?") - (targetValue (list (description \"Topography of Terror\"))) -) -(example - (utterance "what movies are directed by steven spielberg?") - (targetValue (list (description Duel) (description \"Close Encounters of the Third Kind\") (description Always) (description \"Catch Me If You Can\") (description 1941) (description Amistad) (description \"A.I. Artificial Intelligence\") (description \"E.T. the Extra-Terrestrial\") (description Amblin) (description \"Empire of the Sun\"))) -) -(example - (utterance "what instrument does mike huckabee play?") - (targetValue (list (description \"bass guitar\"))) -) -(example - (utterance "what movies does matt damon play in?") - (targetValue (list (description \"American Teacher\") (description Contagion) (description \"Che: Part Two\") (description \"All the Pretty Horses\") (description \"Courage Under Fire\") (description Dogma) (description \"Behind the Screens\") (description \"Confessions of a Dangerous Mind\") (description Elysium) (description \"Chasing Amy\"))) -) -(example - (utterance "where is basque located?") - (targetValue (list (description Spain) (description France))) -) -(example - (utterance "what movies does alyson stoner play in?") - (targetValue (list (description \"Cheaper by the Dozen\") (description \"Garfield: The Movie\") (description \"Step Up 3D\") (description \"Alyson Stoner Project\") (description \"Holly Hobbie and Friends: Christmas Wishes\") (description \"Step Up\") (description \"Cheaper by the Dozen 2\") (description \"Alice Upside Down\") (description \"Yin Yang Yo! The Movie\") (description \"Camp Rock\"))) -) -(example - (utterance "who did paul jr marry?") - (targetValue (list (description \"Rachael Biester\"))) -) -(example - (utterance "when are school holidays in uk 2011?") - (targetValue (list (description Denbighshire))) -) -(example - (utterance "what region is czech republic in?") - (targetValue (list (description \"Central Europe\"))) -) -(example - (utterance "who the voice of jack skellington?") - (targetValue (list (description \"Danny Elfman\") (description \"Chris Sarandon\"))) -) -(example - (utterance "who raised queen victoria?") - (targetValue (list (description \"Prince Edward, Duke of Kent and Strathearn\") (description \"Princess Victoria of Saxe-Coburg-Saalfeld\"))) -) -(example - (utterance "who are the famous athletes in kenya?") - (targetValue (list (description \"Emmanuel Kipchirchir Mutai\") (description \"Milcah Chemos Cheywa\") (description \"Janeth Jepkosgei\") (description \"Ezekiel Kemboi\") (description \"Linet Masai\") (description \"Moses Masai\") (description \"Alfred Kirwa Yego\") (description \"Sylvia Kibet\") (description \"Richard Mateelong\") (description \"Vivian Cheruiyot\"))) -) -(example - (utterance "what to see in staten island new york?") - (targetValue (list (description \"Third County Courthouse\") (description \"Staten Island Museum\") (description \"The Christopher House\") (description \"Staten Island Zoo\") (description \"Verrazano-Narrows Bridge\") (description \"Voorlezer's House\") (description \"Snug Harbor Cultural Center and Botanical Garden\") (description \"Staten Island Children's Museum\") (description \"The Stephens-Black House\"))) -) -(example - (utterance "what continent is greenland located?") - (targetValue (list (description \"North America\"))) -) -(example - (utterance "what language do egyptians use?") - (targetValue (list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))) -) -(example - (utterance "what teams did gretzky play on?") - (targetValue (list (description \"Edmonton Oilers\"))) -) -(example - (utterance "where was obama educated?") - (targetValue (list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))) -) -(example - (utterance "who did wayne gretzky play 4?") - (targetValue (list (description \"Edmonton Oilers\"))) -) -(example - (utterance "who played sean in scrubs?") - (targetValue (list (description \"Michael Jackson: 30th Anniversary Special\"))) -) -(example - (utterance "what was the name of the book hitler wrote while in prison?") - (targetValue (list (description \"Mein Kampf\"))) -) -(example - (utterance "where did pizarro land?") - (targetValue (list (description Spain))) -) -(example - (utterance "what is the name of the main train station in san francisco?") - (targetValue (list (description \"Emeryville Amtrak Station\"))) -) -(example - (utterance "what is the large mountain range in the western united states?") - (targetValue (list (description \"Rocky Mountains\"))) -) -(example - (utterance "what is brazilian jiu jitsu?") - (targetValue (list (description \"Martial arts\"))) -) -(example - (utterance "what are the major languages in italy?") - (targetValue (list (description \"Italian Language\"))) -) -(example - (utterance "where did the battle of new orleans start?") - (targetValue (list (description Touro) (description \"French Quarter\") (description \"East Riverside\") (description \"Central City\") (description \"Lower Garden District\") (description Milan) (description \"Garden District\") (description \"Irish Channel\") (description \"New Orleans Central Business District\") (description \"St. Thomas Development\"))) -) -(example - (utterance "what does the dominican republic speak?") - (targetValue (list (description \"Haitian Creole French Language\") (description \"Spanish Language\") (description \"Samaná English\"))) -) -(example - (utterance "when did barry zito won the cy young?") - (targetValue (list (description \"2002 Major League Baseball Season\"))) -) -(example - (utterance "who is paul revere and what did he do?") - (targetValue (list (description Silversmith))) -) -(example - (utterance "where is the thalys train station in brussels?") - (targetValue (list (description \"De Lijn\") (description \"Brussels Metro\") (description \"Société Régionale Wallonne du Transport\") (description \"National Railway Company of Belgium\"))) -) -(example - (utterance "what airlines hub in phoenix?") - (targetValue (list (description \"Phoenix Sky Harbor International Airport\"))) -) -(example - (utterance "where did cutler jay go to college?") - (targetValue (list (description \"Vanderbilt University\"))) -) -(example - (utterance "who did etta james marry?") - (targetValue (list (description \"Artis Mills\"))) -) -(example - (utterance "who played andy in toy story 3?") - (targetValue (list (description \"Andy Warhol\"))) -) -(example - (utterance "where is ann romney from?") - (targetValue (list (description \"Metro Detroit\"))) -) -(example - (utterance "who was galileo galilei?") - (targetValue (list (description Mathematician) (description Astronomer) (description Scientist) (description Physicist) (description Astrologer))) -) -(example - (utterance "what school did bill gates go to?") - (targetValue (list (description \"Harvard College\") (description \"Lakeside School\"))) -) -(example - (utterance "what movies did miley cyrus play in?") - (targetValue (list (description \"Hannah Montana: The Movie\") (description \"Super Rhino\") (description \"Sonic the Hedgehog\") (description \"LOL: Laughing Out Loud\") (description \"Big Fish\") (description \"Sex and the City 2\") (description Bolt) (description \"The Last Song\") (description \"So Undercover\") (description \"High School Musical 2\"))) -) -(example - (utterance "what country does dubai come under?") - (targetValue (list (description \"United Arab Emirates\"))) -) -(example - (utterance "who do nate robinson play for?") - (targetValue (list (description \"Chicago Bulls\"))) -) -(example - (utterance "what is there to do in mt baldy california?") - (targetValue (list (description California) (description \"San Bernardino County\"))) -) -(example - (utterance "where does the panama canal run through?") - (targetValue (list (description \"Panama Canal Zone\"))) -) -(example - (utterance "what years did jackie robinson play baseball?") - (targetValue (list (description \"1956 Major League Baseball Season\") (description \"1948 Major League Baseball Season\") (description \"1951 Major League Baseball Season\") (description \"1949 Major League Baseball Season\") (description \"1950 Major League Baseball Season\") (description \"1955 Major League Baseball Season\") (description \"1954 Major League Baseball season\") (description \"1953 Major League Baseball Season\") (description \"1947 Major League Baseball Season\") (description \"1952 Major League Baseball Season\"))) -) -(example - (utterance "what countries use english as national language?") - (targetValue (list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))) -) -(example - (utterance "who all has steve nash played for?") - (targetValue (list (description \"Phoenix Suns\") (description \"Dallas Mavericks\"))) -) -(example - (utterance "where does jason statham live?") - (targetValue (list (description Sydenham) (description \"Great Yarmouth\"))) -) -(example - (utterance "what are the natural resources in wisconsin?") - (targetValue (list (description \"Wisconsin gubernatorial recall election\"))) -) -(example - (utterance "what language is cyprus using?") - (targetValue (list (description \"Greek Language\") (description \"Turkish Language\"))) -) -(example - (utterance "what to do in roatan bay?") - (targetValue (list (description \"Sante' Wellness Center\") (description \"Enomis Divers\") (description \"Gumbalimba Park\") (description \"French Harbour Iguana Reserve\") (description \"Roatán Butterfly Garden\"))) -) -(example - (utterance "what did gerald ford do?") - (targetValue (list (description \"President of the United States\"))) -) -(example - (utterance "what is the rainforest in peru called?") - (targetValue (list (description \"Amazon rainforest\"))) -) -(example - (utterance "where is mount jefferson located?") - (targetValue (list (description \"Jefferson County\") (description \"United States of America\") (description \"Linn County\") (description Oregon) (description \"Marion County\"))) -) -(example - (utterance "what is the state symbols of colorado?") - (targetValue (list (description \"Painted turtle\") (description Stegosaurus) (description \"Nil sine numine\") (description \"Aquilegia saximontana\") (description \"Greenback cutthroat trout\") (description \"Yule Marble\") (description \"Lark Bunting\") (description \"Picea pungens\"))) -) -(example - (utterance "where did buzz williams go to college?") - (targetValue (list (description \"Oklahoma City University\") (description \"Texas A&M University–Kingsville\"))) -) -(example - (utterance "what battles did canada win in ww2?") - (targetValue (list (description \"Émilie Heymans\") (description \"Blythe Hartley\"))) -) -(example - (utterance "which airport is closest to the city of chicago?") - (targetValue (list (description \"Chicago Midway International Airport\"))) -) -(example - (utterance "what part of the world is south africa in?") - (targetValue (list (description Africa))) -) -(example - (utterance "what movies did adam sandler play in?") - (targetValue (list (description \"Big Daddy\") (description \"Dickie Roberts: Former Child Star\") (description \"Joe Dirt 2\") (description \"Bedtime Stories\") (description Click) (description \"The Benchwarmers\") (description \"Eight Crazy Nights\") (description \"The House Bunny\") (description \"You Don't Mess with the Zohan\") (description \"I Now Pronounce You Chuck and Larry\"))) -) -(example - (utterance "who to vote for in san francisco 2012?") - (targetValue (list (description \"Libertarian Party of San Francisco\"))) -) -(example - (utterance "where is washington d.c. at?") - (targetValue (list (description Maryland))) -) -(example - (utterance "who is the ravens quarterback 2012?") - (targetValue (list (description \"Joe Flacco\"))) -) -(example - (utterance "who is the current leader of china and what is their title?") - (targetValue (list (description \"Xi Jinping\"))) -) -(example - (utterance "when did aldi originate?") - (targetValue (list (description 1961))) -) -(example - (utterance "who created microsoft windows?") - (targetValue (list (description \"Bill Gates\"))) -) -(example - (utterance "what is a king charles cavalier dog?") - (targetValue (list (description \"Toy Group\"))) -) -(example - (utterance "what is john steinbeck best known for?") - (targetValue (list (description \"Of Mice and Men\"))) -) -(example - (utterance "when was barack obama elected president?") - (targetValue (list (description 1/10/2011))) -) -(example - (utterance "who nominated anthony kennedy?") - (targetValue (list (description \"Ronald Reagan\"))) -) -(example - (utterance "who was the voice of darth vader in episode iii?") - (targetValue (list (description \"Hayden Christensen\"))) -) -(example - (utterance "what year did lamar odom play for the clippers?") - (targetValue (list (description \"2000–01 NBA season\"))) -) -(example - (utterance "where the french language come from?") - (targetValue (list (description \"Indo-European languages\") (description \"Romance languages\"))) -) -(example - (utterance "what is the government of chile?") - (targetValue (list (description Republic))) -) -(example - (utterance "what movie does natalie portman play in?") - (targetValue (list (description Closer) (description \"Beautiful Girls\") (description \"Star Wars Episode III: Revenge of the Sith\") (description \"Cold Mountain\") (description \"The Other Boleyn Girl\") (description \"V for Vendetta\") (description \"Star Wars Episode II: Attack of the Clones\") (description \"Anywhere but Here\") (description \"Garden State\") (description \"Star Wars Episode I: The Phantom Menace\"))) -) -(example - (utterance "who is the head coach of the new orleans saints?") - (targetValue (list (description \"Sean Payton\"))) -) -(example - (utterance "where does the shannon river flow?") - (targetValue (list (description Limerick) (description \"Shannon, County Clare\") (description Athlone))) -) -(example - (utterance "what movies does zac efron star in?") - (targetValue (list (description \"17 Again\") (description \"Charlie St. Cloud\") (description \"Miracle Run\") (description \"Me and Orson Welles\") (description \"Melinda's World\") (description \"High School Musical\") (description \"The Derby Stallion\") (description \"High School Musical 2\") (description \"High School Musical 3: Senior Year\") (description Hairspray))) -) -(example - (utterance "what is the political system of nigeria?") - (targetValue (list (description \"Federal republic\"))) -) -(example - (utterance "where is puerto galera?") - (targetValue (list (description Philippines) (description \"Oriental Mindoro\"))) -) -(example - (utterance "where is the battle of verdun located?") - (targetValue (list (description Verdun))) -) -(example - (utterance "what currency does hungary have?") - (targetValue (list (description \"Hungarian forint\"))) -) -(example - (utterance "who plays stella in coronation street?") - (targetValue (list (description Lager))) -) -(example - (utterance "what all did michael jackson own?") - (targetValue (list (description \"Neverland Ranch\"))) -) -(example - (utterance "what form of government does canada have?") - (targetValue (list (description \"Parliamentary system\"))) -) -(example - (utterance "what language does people speak in australia?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "who married jessica simpson?") - (targetValue (list (description \"Nick Lachey\"))) -) -(example - (utterance "what jersey will the packers wear in the super bowl?") - (targetValue (list (description \"Dark green\"))) -) -(example - (utterance "who controls panama?") - (targetValue (list (description \"Ricardo Martinelli\"))) -) -(example - (utterance "when did baltimore orioles win the world series?") - (targetValue (list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))) -) -(example - (utterance "what to do and see in miami florida?") - (targetValue (list (description Wolfsonian-FIU) (description \"Lowe Art Museum\") (description \"Holocaust Memorial of the Greater Miami Jewish Federation\") (description \"Miami Art Museum\") (description \"Frost Art Museum\") (description \"Coral Castle\") (description \"Jewish Museum of Florida\") (description \"Jungle Island\") (description \"Miami Seaquarium\") (description \"Venetian Pool\"))) -) -(example - (utterance "what is the currency in the dominican republic 2010?") - (targetValue (list (description \"Dominican peso\"))) -) -(example - (utterance "what is happening in germany right now?") - (targetValue (list (description \"Golf Beach Landing\") (description \"Second Battle of the Aisne\"))) -) -(example - (utterance "what movies did chris farley do?") - (targetValue (list (description Coneheads) (description \"Wayne's World\") (description \"Black Sheep\") (description \"Beverly Hills Ninja\") (description \"Wayne's World 2\") (description \"Billy Madison\") (description \"Dirty Work\") (description \"Almost Heroes\") (description Airheads) (description \"Tommy Boy\"))) -) -(example - (utterance "who plays nana in the royal family?") - (targetValue (list (description \"Anna Tsuchiya\"))) -) -(example - (utterance "who helped china in ww2?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what race are arabs?") - (targetValue (list (description \"Semitic people\"))) -) -(example - (utterance "where george washington carver go to school?") - (targetValue (list (description \"Tuskegee University\") (description \"Iowa State University\") (description \"Simpson College\"))) -) -(example - (utterance "who plays steffy on bold and the beautiful?") - (targetValue (list (description \"Jacqueline MacInnes Wood\"))) -) -(example - (utterance "where was the earthquake in christchurch?") - (targetValue (list (description Canterbury))) -) -(example - (utterance "what timezone is reno nv?") - (targetValue (list (description \"Pacific Time Zone\"))) -) -(example - (utterance "who was niccolo machiavelli influenced by?") - (targetValue (list (description Cicero) (description \"Desiderius Erasmus\") (description Tacitus) (description Plato) (description Livy) (description \"Dante Alighieri\") (description Aristotle) (description \"Leonardo da Vinci\") (description Plutarch))) -) -(example - (utterance "what did cam newton do?") - (targetValue (list (description Quarterback))) -) -(example - (utterance "what is latin america spanish?") - (targetValue (list (description \"Western Hemisphere\"))) -) -(example - (utterance "what continent does the bahamas belong to?") - (targetValue (list (description \"North America\"))) -) -(example - (utterance "where is baybrook mall?") - (targetValue (list (description Friendswood))) -) -(example - (utterance "what state did obama win?") - (targetValue (list (description Illinois))) -) -(example - (utterance "where did isaac newton go to high school?") - (targetValue (list (description \"The King's School, Grantham\"))) -) -(example - (utterance "what planet did princess leia call home?") - (targetValue (list (description Alderaan))) -) -(example - (utterance "where did english numbers originate from?") - (targetValue (list (description \"Latin alphabet\"))) -) -(example - (utterance "what kind of money do you use in costa rica?") - (targetValue (list (description \"Costa Rican colón\"))) -) -(example - (utterance "where is bob marley from where was he born?") - (targetValue (list (description \"Nine Mile, Jamaica\"))) -) -(example - (utterance "what year did spudd webb won the dunk contest?") - (targetValue (list (description \"1985-86 NBA season\"))) -) -(example - (utterance "what did randy jackson play in journey?") - (targetValue (list (description \"bass guitar\") (description Vocals))) -) -(example - (utterance "where to stay in south rim grand canyon?") - (targetValue (list (description \"Grand Canyon South Rim Ranger's Dormitory\"))) -) -(example - (utterance "what beach did the canadians assault?") - (targetValue (list (description \"Émilie Heymans\") (description \"Blythe Hartley\"))) -) -(example - (utterance "what discovery did sir isaac newton make about force?") - (targetValue (list (description \"He assumed that the rate of fall is proportional to the force of gravity and that this force is inversely proportional to the square of the distance from the center of the Earth.\"))) -) -(example - (utterance "what currency can you use in aruba?") - (targetValue (list (description \"Aruban florin\"))) -) -(example - (utterance "where does roman abramovich live?") - (targetValue (list (description Moscow) (description Ukhta))) -) -(example - (utterance "who is nolan ryan married to?") - (targetValue (list (description \"Ruth Holdorff\"))) -) -(example - (utterance "where to travel in africa in january?") - (targetValue (list (description Angola) (description \"Côte d’Ivoire\") (description \"Central African Republic\") (description \"Burkina Faso\") (description Djibouti) (description Congo) (description Burundi) (description Botswana) (description \"Cape Verde\") (description Benin))) -) -(example - (utterance "where did walt disney live before he died?") - (targetValue (list (description Chicago) (description \"Kansas City\") (description France) (description \"Holmby Hills\") (description Marceline) (description Hermosa))) -) -(example - (utterance "what did neil say on the moon?") - (targetValue (list (description \"One Small Step\"))) -) -(example - (utterance "who played carlton banks?") - (targetValue (list (description \"Alfonso Ribeiro\"))) -) -(example - (utterance "who does matt damon have kids with?") - (targetValue (list (description \"Luciana Barroso\"))) -) -(example - (utterance "who is the current leader of cuba today?") - (targetValue (list (description \"Raúl Castro\"))) -) -(example - (utterance "what books did emily dickinson wrote?") - (targetValue (list (description \"Two poems\") (description \"\"Hope\" is the thing with feathers\") (description Success) (description \"The letters\") (description \"Selected poetry of Emily Dickinson\") (description \"Emily Dickinson's open folios\") (description Poems) (description \"Acts of Light: The World of Emily Dickinson\") (description \"The complete poems\") (description \"Emily Dickinson\"))) -) -(example - (utterance "what did anasazi indians live in?") - (targetValue (list (description \"Four Corners\"))) -) -(example - (utterance "what part of italy did most immigrants come from?") - (targetValue (list (description /g/124x8gxxd))) -) -(example - (utterance "what hotel should i stay in san francisco?") - (targetValue (list (description \"Palace Hotel, San Francisco\"))) -) -(example - (utterance "what events led to napoleon's downfall?") - (targetValue (list (description \"Arsenic poisoning\") (description \"Stomach cancer\"))) -) -(example - (utterance "in which state did the santa fe trail begin?") - (targetValue (list (description \"New Mexico\"))) -) -(example - (utterance "where is whitey bulger?") - (targetValue (list (description Boston))) -) -(example - (utterance "who created youtube?") - (targetValue (list (description \"Chad Hurley\") (description \"Steve Chen\") (description \"Jawed Karim\"))) -) -(example - (utterance "what to do in hong kong for a week?") - (targetValue (list (description \"Victoria Peak\") (description \"Hong Kong Museum of Art\") (description \"Dr Sun Yat-sen Museum\") (description \"Kowloon Walled City\") (description \"Po Lin Monastery\") (description \"Hong Kong Disneyland\") (description \"Ten Thousand Buddhas Monastery\") (description \"Lantau Island\"))) -) -(example - (utterance "what currency does greece use 2012?") - (targetValue (list (description Euro))) -) -(example - (utterance "what influenced andy warhol's work?") - (targetValue (list (description \"Jasper Johns\") (description \"Jack Smith\") (description \"Truman Capote\") (description \"Tom of Finland\") (description \"Ben Shahn\") (description \"Marcel Duchamp\"))) -) -(example - (utterance "what is fresno state's zip code?") - (targetValue (list (description 93702) (description 93703) (description 93701) (description 93706) (description 93707) (description 93704) (description 93705) (description 93650) (description 93708) (description 93709))) -) -(example - (utterance "who is angelina jolie husband name?") - (targetValue (list (description \"Brad Pitt\"))) -) -(example - (utterance "what kourtney kardashian baby girls name?") - (targetValue (list (description \"Penelope Scotland Disick\") (description \"Mason Dash Disick\"))) -) -(example - (utterance "what is the present form of government in iran?") - (targetValue (list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))) -) -(example - (utterance "which hmv stores are open?") - (targetValue (list (description Waterstones))) -) -(example - (utterance "what were marco polo's goals?") - (targetValue (list (description Explorer))) -) -(example - (utterance "who did marco polo travel with?") - (targetValue (list (description \"Niccolò Polo\") (description \"Nicole Anna Defuseh\"))) -) -(example - (utterance "what does icelandic sound like?") - (targetValue (list (description \"Indo-European languages\") (description \"North Germanic languages\"))) -) -(example - (utterance "where does bill richardson live?") - (targetValue (list (description \"New Mexico\"))) -) -(example - (utterance "who are the judges on the us supreme court?") - (targetValue (list (description \"John Roberts\") (description \"Clarence Thomas\") (description \"David Souter\") (description \"John Paul Stevens\") (description \"Edward Douglass White\"))) -) -(example - (utterance "what to do in dubuque this weekend?") - (targetValue (list (description \"Dubuque Arboretum and Botanical Gardens\"))) -) -(example - (utterance "what club did aguero play for before man city?") - (targetValue (list (description \"Atlético Madrid\"))) -) -(example - (utterance "who plays jay adams in lords of dogtown?") - (targetValue (list (description Him/Herself))) -) -(example - (utterance "what system of government is used in the united states of america?") - (targetValue (list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))) -) -(example - (utterance "what did the habsburg family control?") - (targetValue (list (description \"Kingdom of Hungary\") (description \"Kingdom of Bohemia\") (description \"Holy Roman Empire\") (description \"Kingdom of Ireland\") (description \"Kingdom of Portugal\") (description Slovenia) (description Austria) (description Croatia) (description \"German Empire\") (description \"Kingdom of England\"))) -) -(example - (utterance "what is beyonce's daughters name?") - (targetValue (list (description \"Blue Ivy Carter\"))) -) -(example - (utterance "when did the colts last win the superbowl?") - (targetValue (list (description \"Super Bowl XLI\"))) -) -(example - (utterance "what college did michael jordan play basketball for?") - (targetValue (list (description \"University of North Carolina at Chapel Hill\"))) -) -(example - (utterance "what songs has madonna written?") - (targetValue (list (description Masterpiece) (description \"Die Another Day\") (description \"I'll Remember\") (description \"Give Me All Your Luvin'\") (description \"Future Lovers\") (description \"Future Lovers/I Feel Love\") (description \"Like a Prayer\") (description \"This Used to Be My Playground\") (description \"Gang Bang\") (description \"Who's That Girl\"))) -) -(example - (utterance "what countries are located in the netherlands?") - (targetValue (list (description \"Kingdom of the Netherlands\"))) -) -(example - (utterance "who was andrew johnson and what did he do?") - (targetValue (list (description \"United States Representative\") (description \"Vice President of the United States\") (description \"United States Senator\") (description \"President of the United States\") (description \"Governor of Tennessee\"))) -) -(example - (utterance "what are the best hotels to stay in san francisco?") - (targetValue (list (description \"W San Francisco\") (description \"Hostelling International, City Center\") (description \"Palace Hotel, San Francisco\") (description Clift))) -) -(example - (utterance "who was lincoln's vice president when he died?") - (targetValue (list (description \"Andrew Johnson\"))) -) -(example - (utterance "where did pope benedict xvi live?") - (targetValue (list (description Germany))) -) -(example - (utterance "what race did dan wheldon died in?") - (targetValue (list (description \"Las Vegas Motor Speedway\"))) -) -(example - (utterance "what language brazil use?") - (targetValue (list (description \"Portuguese Language\"))) -) -(example - (utterance "where is tommy emmanuel from?") - (targetValue (list (description Australia))) -) -(example - (utterance "with which country does south africa border?") - (targetValue (list (description Lesotho) (description Zimbabwe) (description Mozambique) (description Swaziland) (description Namibia) (description Botswana))) -) -(example - (utterance "what is there to do around austin texas?") - (targetValue (list (description \"Texas Department of Public Safety Historical Museum and Research Center\") (description \"Cathedral of Junk\") (description \"Harry Ransom Center\") (description \"Texas Memorial Museum\") (description \"Ann W. Richards Congress Avenue Bridge\") (description \"Zilker Park\") (description \"Texas State Capitol\") (description \"William Sidney Porter House\") (description \"Bullock Texas State History Museum\") (description \"Barton Springs Pool\"))) -) -(example - (utterance "what countries in the world speak german?") - (targetValue (list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))) -) -(example - (utterance "who plays effy in skins uk?") - (targetValue (list (description \"Kaya Scodelario\"))) -) -(example - (utterance "what countries use the euro as official currency?") - (targetValue (list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))) -) -(example - (utterance "what kind of money do the netherlands use?") - (targetValue (list (description Euro))) -) -(example - (utterance "which college did obama graduated?") - (targetValue (list (description \"Columbia University\"))) -) -(example - (utterance "who is henry david thoreau?") - (targetValue (list (description Poet))) -) -(example - (utterance "who are richard pryor children?") - (targetValue (list (description \"Franklin Pryor\") (description \"Steven Pryor\") (description \"Richard Pryor Jr.\") (description \"Rain Pryor\") (description \"Kelsey Pryor\") (description \"Elizabeth Pryor\") (description \"Renee Pryor\"))) -) -(example - (utterance "who is golfer dustin johnson dating?") - (targetValue (list (description \"Amanda Caulder\"))) -) -(example - (utterance "what are the official languages in spain?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "what club did santi cazorla play for?") - (targetValue (list (description \"Spain national football team\"))) -) -(example - (utterance "what highschool did bill gates graduated from?") - (targetValue (list (description \"Lakeside School\"))) -) -(example - (utterance "where does the atlanta braves play?") - (targetValue (list (description \"Turner Field\"))) -) -(example - (utterance "what year did detroit pistons win nba championships?") - (targetValue (list (description \"1990 NBA Finals\") (description \"2004 NBA Finals\") (description \"1989 NBA Finals\"))) -) -(example - (utterance "what each fold of the us flag means?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what do people from spain speak?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "who played danielle rousseau on lost?") - (targetValue (list (description \"Mira Furlan\") (description \"Melissa Farman\"))) -) -(example - (utterance "when will muharram start 2011?") - (targetValue (list (description \"Islamic calendar\"))) -) -(example - (utterance "who did king tut married?") - (targetValue (list (description Ankhesenamun))) -) -(example - (utterance "how old was woodrow wilson when he was elected president?") - (targetValue (list (description \"Woodrow Wilson 1917 presidential inauguration\") (description \"Woodrow Wilson 1913 presidential inauguration\"))) -) -(example - (utterance "what political party did john bell belong to?") - (targetValue (list (description \"Know Nothing\") (description \"Whig Party\") (description \"Democratic Party\") (description \"National Republican Party\") (description \"Democratic-Republican Party\") (description \"Constitutional Union Party\"))) -) -(example - (utterance "what countries are part of nato?") - (targetValue (list (description Netherlands) (description Poland) (description \"United States of America\") (description \"United Kingdom\") (description Germany) (description Bulgaria))) -) -(example - (utterance "what religion is mary queen of scots?") - (targetValue (list (description Catholicism))) -) -(example - (utterance "who is chris cooley married to?") - (targetValue (list (description \"Christy Oglevee Cooley\"))) -) -(example - (utterance "where is port st johns florida?") - (targetValue (list (description Florida))) -) -(example - (utterance "what teams does kroenke own?") - (targetValue (list (description \"St. Louis Rams\") (description \"Arsenal F.C.\") (description \"Colorado Avalanche\") (description \"Colorado Rapids\") (description \"Denver Nuggets\"))) -) -(example - (utterance "where was the battle of shiloh?") - (targetValue (list (description \"Hardin County\"))) -) -(example - (utterance "what did theodor schwann contribute to our understanding of cells?") - (targetValue (list (description \"Microscopical researches into the accordance in the structure and growth of animals and plants\"))) -) -(example - (utterance "where is kate spade from?") - (targetValue (list (description \"Kansas City\"))) -) -(example - (utterance "what countries are in the caribbean?") - (targetValue (list (description \"School of Business and Computer Science, Port of Spain\") (description \"School of Business and Computer Science, Trincity\") (description \"Lesser Antilles\") (description \"School of Business and Computer Science, San Fernando\") (description \"Leeward Islands\") (description \"School of Business and Computer Science, Champs Fleurs\") (description \"British Virgin Islands\") (description \"Puerto Rico\") (description \"University of the West Indies\") (description Anguilla))) -) -(example - (utterance "what freeview channel is bbc three?") - (targetValue (list (description \"BBC Three\"))) -) -(example - (utterance "when did the new york mets start playing baseball?") - (targetValue (list (description 1962))) -) -(example - (utterance "what party was woodrow wilson from?") - (targetValue (list (description \"Democratic Party\"))) -) -(example - (utterance "what part does seth macfarlane play in family guy?") - (targetValue (list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))) -) -(example - (utterance "what type of government does vietnam have today?") - (targetValue (list (description \"Socialist state\"))) -) -(example - (utterance "what did ben hall do?") - (targetValue (list (description Bushranger))) -) -(example - (utterance "what type of aircraft does virgin america use?") - (targetValue (list (description \"Airbus A319\") (description \"Airbus A320\"))) -) -(example - (utterance "what currency do mexico use?") - (targetValue (list (description \"Mexican peso\"))) -) -(example - (utterance "where is the university of oregon state?") - (targetValue (list (description Oregon))) -) -(example - (utterance "where put thermometer in turkey?") - (targetValue (list (description \"Turkish region is not suited to be the administrative division type for Turkish Region.\"))) -) -(example - (utterance "who did george wendt play on cheers?") - (targetValue (list (description \"Norm Peterson\"))) -) -(example - (utterance "who played cruella deville in 102 dalmatians?") - (targetValue (list (description \"Glenn Close\"))) -) -(example - (utterance "what division did the baltimore colts play in?") - (targetValue (list (description \"AFC South\"))) -) -(example - (utterance "what year did us invaded iraq?") - (targetValue (list (description \"2003 invasion of Iraq\"))) -) -(example - (utterance "what is the local currency in the dominican republic?") - (targetValue (list (description \"Dominican peso\"))) -) -(example - (utterance "what is the capital city of canada on a map?") - (targetValue (list (description Ottawa))) -) -(example - (utterance "what is the name of currency used in spain?") - (targetValue (list (description Euro))) -) -(example - (utterance "what ethnicity are people from iran?") - (targetValue (list (description Persian))) -) -(example - (utterance "where did the germans come from wiki?") - (targetValue (list (description Germany))) -) -(example - (utterance "what movie did tom hanks won his first oscar?") - (targetValue (list (description Big))) -) -(example - (utterance "when was ancient egypt created?") - (targetValue (list (description eg))) -) -(example - (utterance "who played bilbo baggins?") - (targetValue (list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))) -) -(example - (utterance "what famous people are from kansas city?") - (targetValue (list (description \"Cecil Newman\") (description \"Robert Altman\") (description \"Dianne Wiest\") (description \"Walter J. Ong\") (description \"Yvette Vickers\") (description \"Monique Gabrielle\") (description \"Andrea Ciliberti\") (description \"Edward Tufte\") (description \"Yudell Luke\") (description \"Crystal Smith\"))) -) -(example - (utterance "what country did francis drake represent?") - (targetValue (list (description England))) -) -(example - (utterance "what timezone is indianapolis indiana in?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "what did darwin propose as the mechanism of evolution?") - (targetValue (list (description \"\"It is not the strongest of the species that survives, nor the most intelligent, but the one most responsive to change.\"\"))) -) -(example - (utterance "who ran against bill clinton for president?") - (targetValue (list (description \"George Bush\"))) -) -(example - (utterance "what books did lincoln write?") - (targetValue (list (description \"Gems from Abraham Lincoln\") (description \"The Writings of Abraham Lincoln\") (description \"Life and Public Services\") (description \"The Autobiography and Selected Writings of Abraham Lincoln\") (description \"Anecdotes Of Abraham Lincoln And Lincoln's Stories\") (description \"The Papers of Abraham Lincoln: Legal Documents and Cases\") (description \"Letters And Addresses of Abraham Lincoln\") (description \"Selections From the Works of Abraham Lincoln\") (description \"Poems of Abraham Lincoln\") (description \"Complete Works Of Abraham Lincoln V10\"))) -) -(example - (utterance "what are popular sports in spain?") - (targetValue (list (description \"Spain women's national handball team\") (description \"Spain men's national volleyball team\") (description \"Spain national beach handball team\") (description \"Spain national football team\") (description \"Spain women's national volleyball team\") (description \"Spain national handball team\"))) -) -(example - (utterance "what did corey haim act in?") - (targetValue (list (description \"Fast Getaway\") (description \"Fast Getaway II\") (description \"Dream a Little Dream 2\") (description \"Demolition High\") (description \"Dream a Little Dream\") (description \"Blown Away\") (description Busted) (description \"Demolition University\") (description \"Fever Lake\") (description Firstborn))) -) -(example - (utterance "who is the publisher of the wall street journal?") - (targetValue (list (description \"Dow Jones & Company\"))) -) -(example - (utterance "what products are made in the usa?") - (targetValue (list (description \"Pharmaceutical Preparations\") (description Food) (description \"Industrial Organic Chemicals, NEC\") (description Automobile))) -) -(example - (utterance "what do tibetan people speak?") - (targetValue (list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Baima language\") (description \"Tibetan languages\"))) -) -(example - (utterance "what form of government does afghanistan have?") - (targetValue (list (description \"Islamic republic\"))) -) -(example - (utterance "who was the wife of king edward vii?") - (targetValue (list (description \"Alexandra of Denmark\"))) -) -(example - (utterance "what position did john stockton play?") - (targetValue (list (description \"Point guard\"))) -) -(example - (utterance "what happened at the virginia tech massacre?") - (targetValue (list (description \"Killing spree\"))) -) -(example - (utterance "when did freddy krueger die?") - (targetValue (list (description \"A Nightmare on Elm Street\"))) -) -(example - (utterance "what is there to do in niagara falls new york?") - (targetValue (list (description \"Johann Williams Farm\") (description \"Niagara Reservation\") (description \"Adams Power Plant Transformer House\") (description \"Fallsville Splash Park\") (description \"Niagara Falls Public Library\") (description \"Holley-Rankine House\") (description \"Whitney Mansion\") (description \"US Post Office-Niagara Falls Main\") (description \"U.S. Customhouse\") (description \"Niagara Falls State Park\"))) -) -(example - (utterance "who played bernie focker?") - (targetValue (list (description \"Dustin Hoffman\"))) -) -(example - (utterance "who did troy aikman play for?") - (targetValue (list (description \"Dallas Cowboys\"))) -) -(example - (utterance "where does turkish language?") - (targetValue (list (description Turkey))) -) -(example - (utterance "who was mendel and what did he develop?") - (targetValue (list (description Scientist))) -) -(example - (utterance "where is universal studios california theme park?") - (targetValue (list (description Glendale) (description \"Universal City\") (description Hollywood))) -) -(example - (utterance "where the grimm brothers were born?") - (targetValue (list (description \"la Belle Durmiente\"))) -) -(example - (utterance "what sport is popular in china?") - (targetValue (list (description \"China PR national football team\") (description \"China men's national volleyball team\") (description \"China national futsal team\") (description \"China national baseball team\") (description \"China women's national basketball team\") (description \"Bayi Yiyang High-Tech District\") (description \"China women's national volleyball team\") (description \"China Fed Cup team\") (description \"China national cricket team\") (description \"China Davis Cup team\"))) -) -(example - (utterance "what to do with kids in phx az?") - (targetValue (list (description \"Grand Canyon\") (description \"Phoenix Mountain Preserve\") (description \"Phoenix Art Museum\") (description \"Desert Botanical Garden\") (description \"Heard Museum\") (description \"Musical Instrument Museum\") (description \"Arizona Science Center\") (description \"Ro Ho En\") (description \"Mesa Arts Center\") (description \"Pueblo Grande Ruin\"))) -) -(example - (utterance "where does kirk cameron live now?") - (targetValue (list (description \"Los Angeles\"))) -) -(example - (utterance "what continent is greenland apart of?") - (targetValue (list (description \"North America\"))) -) -(example - (utterance "which books did john the apostle write?") - (targetValue (list (description \"The Gospel According to John\"))) -) -(example - (utterance "who made the ancient egyptian pyramids?") - (targetValue (list (description \"Ancient Egypt\"))) -) -(example - (utterance "which asian country has the biggest population?") - (targetValue (list (description China))) -) -(example - (utterance "where did the san diego chargers originate?") - (targetValue (list (description \"Los Angeles Chargers\"))) -) -(example - (utterance "who was the voice of nemo's dad?") - (targetValue (list (description \"Albert Brooks\"))) -) -(example - (utterance "what 4 countries are part of the united kingdom?") - (targetValue (list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))) -) -(example - (utterance "who was king george v father?") - (targetValue (list (description \"Edward VII\"))) -) -(example - (utterance "who won last year's nfl super bowl?") - (targetValue (list (description \"Baltimore Ravens\"))) -) -(example - (utterance "who played michael myers in halloween 4?") - (targetValue (list (description \"George P. Wilbur\"))) -) -(example - (utterance "what language do chinese?") - (targetValue (list (description Chinese))) -) -(example - (utterance "what did daniel tosh say that was so offensive?") - (targetValue (list (description \"Daniel Tosh: Happy Thoughts\"))) -) -(example - (utterance "what happened to nagasaki?") - (targetValue (list (description \"Atomic bombings of Hiroshima and Nagasaki\"))) -) -(example - (utterance "what language is spoken in basque?") - (targetValue (list (description Basque))) -) -(example - (utterance "what movies did james franco play in?") - (targetValue (list (description \"Tristan & Isolde\") (description \"Pineapple Express\") (description \"The Great Raid\") (description Annapolis) (description \"Whatever It Takes\") (description \"The Company\") (description \"An American Crime\") (description Spider-Man) (description \"Spider-Man 2\") (description \"Spider-Man 3\"))) -) -(example - (utterance "what does bob dylan sing?") - (targetValue (list (description \"Like a Rolling Stone\"))) -) -(example - (utterance "what year did john adams get elected president?") - (targetValue (list (description 4/21/1789))) -) -(example - (utterance "what to do in palo alto ca with kids?") - (targetValue (list (description \"Hoover Tower\") (description PARC) (description \"Stanford Memorial Church\") (description \"Hewlett-Packard House and Garage\") (description \"Leland Stanford Junior University Museum of Art\") (description \"Iris & B. Gerald Cantor Center for Visual Arts\") (description \"Palo Alto Baylands Nature Preserve\") (description \"Arastradero Preserve\") (description \"Stanford Shopping Center\") (description Professorville))) -) -(example - (utterance "what country did jacques cartier came from?") - (targetValue (list (description France))) -) -(example - (utterance "what disease did abe lincoln have?") - (targetValue (list (description \"Marfan syndrome\") (description Smallpox) (description Strabismus))) -) -(example - (utterance "what are the holidays of islam?") - (targetValue (list (description \"Eid al-Fitr\") (description Ramadan) (description \"Eid al-Adha\"))) -) -(example - (utterance "who did magellan sail for?") - (targetValue (list (description Explorer))) -) -(example - (utterance "where did irish people come from?") - (targetValue (list (description Ireland))) -) -(example - (utterance "what represents ghana?") - (targetValue (list (description \"Flag of Ghana\"))) -) -(example - (utterance "what to see in downtown asheville nc?") - (targetValue (list (description \"Asheville Art Museum\") (description \"Folk Art Center\") (description \"Grove Park Inn\") (description \"Pisgah National Forest\") (description \"Bele Chere\") (description \"Biltmore Estate\") (description \"Chimney Rock State Park\") (description \"Thomas Wolfe House\") (description \"Carl Sandburg Home National Historic Site\") (description \"Smith-McDowell House\"))) -) -(example - (utterance "where did carrie underwood live?") - (targetValue (list (description Checotah))) -) -(example - (utterance "what sports do canadians like?") - (targetValue (list (description \"Canada women's national volleyball team\"))) -) -(example - (utterance "when did carolina hurricanes win the cup?") - (targetValue (list (description \"2006 Stanley Cup Finals\"))) -) -(example - (utterance "who does jr smith play for 2012?") - (targetValue (list (description \"New York Knicks\"))) -) -(example - (utterance "who currently owns the steelers?") - (targetValue (list (description \"Rooney family\"))) -) -(example - (utterance "where was toni braxton born and raised?") - (targetValue (list (description Severn))) -) -(example - (utterance "who has dirk nowitzki played for?") - (targetValue (list (description \"Dallas Mavericks\"))) -) -(example - (utterance "what is the currency in the dominican republic called?") - (targetValue (list (description \"Dominican peso\"))) -) -(example - (utterance "where is shoreview mn?") - (targetValue (list (description \"Ramsey County\"))) -) -(example - (utterance "what did maria theresa rule?") - (targetValue (list (description Bohemia) (description Hungary))) -) -(example - (utterance "what was jack london's education?") - (targetValue (list (description \"University of California, Berkeley\") (description \"Oakland High School\"))) -) -(example - (utterance "what club team does ronaldinho play for?") - (targetValue (list (description \"Clube Atlético Mineiro\"))) -) -(example - (utterance "which countries share borders with spain?") - (targetValue (list (description \"Perejil Island\") (description Portugal) (description France) (description Andorra) (description Morocco) (description Gibraltar))) -) -(example - (utterance "what is the official currency in france?") - (targetValue (list (description \"CFP franc\") (description Euro))) -) -(example - (utterance "what going on in afghanistan right now?") - (targetValue (list (description \"Conflict in Afghanistan\"))) -) -(example - (utterance "what state did roger sherman represent at the constitutional convention?") - (targetValue (list (description Connecticut))) -) -(example - (utterance "what type of money do japanese use?") - (targetValue (list (description \"Japanese yen\"))) -) -(example - (utterance "what county is bradenton fl located in?") - (targetValue (list (description \"Manatee County\"))) -) -(example - (utterance "what is molly ringwald in?") - (targetValue (list (description \"Office Killer\") (description \"The Breakfast Club\") (description \"Sixteen Candles\") (description \"Fresh Horses\") (description \"Strike It Rich\") (description \"Betsy's Wedding\") (description \"Pretty in Pink\") (description \"Spacehunter: Adventures in the Forbidden Zone\") (description \"The Stand\") (description Tempest))) -) -(example - (utterance "what movies has scarlett johansson played in?") - (targetValue (list (description \"Girl with a Pearl Earring\") (description Fall) (description \"A Good Woman\") (description \"A Love Song for Bobby Long\") (description \"Don Jon's Addiction\") (description \"Eight Legged Freaks\") (description \"Ghost World\") (description \"Captain America: The Winter Soldier\") (description \"An American Rhapsody\"))) -) -(example - (utterance "what is the philadelphia church of god?") - (targetValue (list (description \"Protestant Organizations\"))) -) -(example - (utterance "where did david duke go to college?") - (targetValue (list (description \"Interregional Academy of Personnel Management\") (description \"Louisiana State University\"))) -) -(example - (utterance "where does bradley cooper live now?") - (targetValue (list (description Philadelphia))) -) -(example - (utterance "what mark zuckerberg?") - (targetValue (list (description \"Facebook, Inc.\"))) -) -(example - (utterance "what country did vasco da gama come from?") - (targetValue (list (description Portugal))) -) -(example - (utterance "what country do they speak farsi?") - (targetValue (list (description Canada) (description Afghanistan) (description Iran) (description Oman) (description Uzbekistan) (description Bahrain) (description Iraq) (description Tajikistan))) -) -(example - (utterance "who did japan surrender to in ww2?") - (targetValue (list (description \"Iwane Matsui\"))) -) -(example - (utterance "where does luke skywalker live in star wars?") - (targetValue (list (description Tatooine))) -) -(example - (utterance "what basketball team does kris humphrey play for?") - (targetValue (list (description \"Brooklyn Nets\"))) -) -(example - (utterance "what is time zone in hawaii?") - (targetValue (list (description \"Hawaii–Aleutian Time Zone\"))) -) -(example - (utterance "what is john cena doing right now?") - (targetValue (list (description \"Fast Cars and Superstars: The Gillette Young Guns Celebrity Race\") (description \"WWE Saturday Night's Main Event\") (description \"WWE RAW\"))) -) -(example - (utterance "what are two countries in south america?") - (targetValue (list (description Carrasco) (description Chacaltaya) (description Chile) (description Pampas) (description \"Amazon Basin\") (description \"French Guiana\") (description Peru) (description Guyana) (description Paraguay) (description Bolivia))) -) -(example - (utterance "where did kobe bryant attend high school?") - (targetValue (list (description \"Lower Merion High School\"))) -) -(example - (utterance "what did doctor kevorkian do?") - (targetValue (list (description Physician) (description Pathologist))) -) -(example - (utterance "where is chowchilla located?") - (targetValue (list (description \"United States of America\") (description California) (description \"Madera County\"))) -) -(example - (utterance "what country is vatican city in?") - (targetValue (list (description Rome))) -) -(example - (utterance "who played princess leia's mother in star wars?") - (targetValue (list (description \"Padmé Amidala\"))) -) -(example - (utterance "what type of voting system does the uk have?") - (targetValue (list (description \"Government of the United Kingdom\"))) -) -(example - (utterance "where is the warmest weather in the united states in december?") - (targetValue (list (description Florida))) -) -(example - (utterance "where donald trump went to college?") - (targetValue (list (description \"The Kew-Forest School\") (description \"University of Pennsylvania\") (description \"Fordham University\") (description \"Wharton School of the University of Pennsylvania\") (description \"New York Military Academy\"))) -) -(example - (utterance "what did john howard study at university?") - (targetValue (list (description \"Bachelor of Laws\"))) -) -(example - (utterance "what did duke ellington do?") - (targetValue (list (description Musician))) -) -(example - (utterance "from which university did president obama receive his bachelor's degree?") - (targetValue (list (description \"University of Chicago\"))) -) -(example - (utterance "what year did yankees win their first world series?") - (targetValue (list (description \"1923 World Series\"))) -) -(example - (utterance "when was the last time the new england patriots won the superbowl?") - (targetValue (list (description \"Super Bowl XXXVIII\"))) -) -(example - (utterance "what films has morgan freeman narrated?") - (targetValue (list (description \"A Raisin in the Sun\"))) -) -(example - (utterance "where are the atlanta falcons located?") - (targetValue (list (description Atlanta))) -) -(example - (utterance "what is st francis patron saint of?") - (targetValue (list (description \"All Creatures Of Our God And King\"))) -) -(example - (utterance "where was obama born?") - (targetValue (list (description Hawaii))) -) -(example - (utterance "where was tommy emmanuel born?") - (targetValue (list (description Muswellbrook))) -) -(example - (utterance "what techniques did frida kahlo use in her paintings?") - (targetValue (list (description Surrealism))) -) -(example - (utterance "who does larry david play in seinfeld?") - (targetValue (list (description Screenwriter))) -) -(example - (utterance "what type of government does israel?") - (targetValue (list (description \"Parliamentary system\") (description Democracy))) -) -(example - (utterance "what political experience did abraham lincoln have?") - (targetValue (list (description \"United States Representative\") (description \"President of the United States\") (description \"Member of Illinois House of Representatives\"))) -) -(example - (utterance "where does brian williams live?") - (targetValue (list (description Ridgewood))) -) -(example - (utterance "where is downtown littleton?") - (targetValue (list (description \"Arapahoe County\"))) -) -(example - (utterance "what did shawnee smith star in?") - (targetValue (list (description \"The Grudge 3\") (description \"Saw IV\") (description \"Summer School\") (description \"Saw II\") (description \"Saw III\") (description \"The Island\") (description Saw) (description \"The Blob\") (description \"Who's Harry Crumb?\"))) -) -(example - (utterance "what division is cincinnati bengals in?") - (targetValue (list (description \"AFC North\"))) -) -(example - (utterance "what technique did vincent van gogh use in his paintings?") - (targetValue (list (description Post-Impressionism))) -) -(example - (utterance "where was toussaint charbonneau from?") - (targetValue (list (description Boucherville))) -) -(example - (utterance "what countries include western europe?") - (targetValue (list (description \"Kingdom of Great Britain\") (description \"French First Republic\") (description Austria) (description Luxembourg) (description \"British Isles\") (description Liechtenstein) (description \"Western Roman Empire\") (description \"West Germany\") (description Monaco) (description Switzerland))) -) -(example - (utterance "what timezone is new mexico currently in?") - (targetValue (list (description \"Mountain Time Zone\") (description UTC−07:00))) -) -(example - (utterance "who is the current president of china 2010?") - (targetValue (list (description \"Hu Jintao\"))) -) -(example - (utterance "what is the legislature of missouri called?") - (targetValue (list (description \"Missouri General Assembly\"))) -) -(example - (utterance "what did harriet beecher stowe do as an abolitionist?") - (targetValue (list (description Novelist) (description Writer) (description Author))) -) -(example - (utterance "in which province is pretoria?") - (targetValue (list (description Gauteng))) -) -(example - (utterance "what college did jerry rice attend?") - (targetValue (list (description \"Mississippi Valley State University\"))) -) -(example - (utterance "who is liz lemon marrying on 30 rock?") - (targetValue (list (description \"Jack Donaghy\"))) -) -(example - (utterance "where was the battle of appomattox located?") - (targetValue (list (description \"Appomattox Court House\"))) -) -(example - (utterance "what country did john cabot sail for?") - (targetValue (list (description Italy))) -) -(example - (utterance "when did mt st helens first erupt?") - (targetValue (list (description \"1980 eruption of Mount St. Helens\"))) -) -(example - (utterance "where did the name rome come from?") - (targetValue (list (description \"Romulus and Remus\"))) -) -(example - (utterance "what time zone is fresno ca?") - (targetValue (list (description \"Pacific Time Zone\"))) -) -(example - (utterance "who was the governor of missouri in 1996?") - (targetValue (list (description \"Mel Carnahan\"))) -) -(example - (utterance "what was the cause of death for sage stallone?") - (targetValue (list (description \"Myocardial infarction\") (description Atherosclerosis))) -) -(example - (utterance "where did queen isabella live?") - (targetValue (list (description \"Madrigal de las Altas Torres\"))) -) -(example - (utterance "who played carl fredricksen in up?") - (targetValue (list (description \"Ed Asner\"))) -) -(example - (utterance "where did robert pattinson go to acting school?") - (targetValue (list (description \"The Harrodian School\"))) -) -(example - (utterance "what language does the country italy speak?") - (targetValue (list (description \"Italian Language\"))) -) -(example - (utterance "who won the super bowl xliv 2010?") - (targetValue (list (description \"New Orleans Saints\"))) -) -(example - (utterance "what events caused roosevelt to become more of an internationalist?") - (targetValue (list (description \"1932 Democratic National Convention\"))) -) -(example - (utterance "what do the colors on mali's flag represent?") - (targetValue (list (description \"Flag of Mali\"))) -) -(example - (utterance "when does school start in los angeles california 2011?") - (targetValue (list (description August))) -) -(example - (utterance "what years did the yankees win the championship?") - (targetValue (list (description \"1941 World Series\") (description \"1939 World Series\") (description \"1932 World Series\") (description \"1928 World Series\") (description \"1936 World Series\") (description \"1923 World Series\") (description \"1927 World Series\") (description \"1937 World Series\") (description \"1938 World Series\") (description \"1943 World Series\"))) -) -(example - (utterance "what did samuel de champlain?") - (targetValue (list (description Soldier) (description Sailor) (description Navigator))) -) -(example - (utterance "what was william faulkner known for?") - (targetValue (list (description \"Background to Danger\") (description Flesh) (description \"The Big Sleep\") (description \"The Long, Hot Summer\") (description \"To Have and Have Not\") (description \"Land of the Pharaohs\") (description \"Mildred Pierce\") (description \"Submarine Patrol\") (description \"Gunga Din\") (description \"Drums Along the Mohawk\"))) -) -(example - (utterance "what language did the miwok indians speak?") - (targetValue (list (description \"Utian languages\"))) -) -(example - (utterance "who was audrey hepburn's husbands?") - (targetValue (list (description \"Robert Wolders\") (description \"Andrea Dotti\") (description \"Mel Ferrer\"))) -) -(example - (utterance "who were queen elizabeth 1 parents?") - (targetValue (list (description \"Anne Boleyn\") (description \"Henry VIII of England\"))) -) -(example - (utterance "what do you want from me jerrod niemann lyrics meaning?") - (targetValue (list (description \"Universal Music Group Nashville\") (description \"Arista Nashville\") (description \"Category 5 Records\"))) -) -(example - (utterance "what did robert koch do?") - (targetValue (list (description Physician))) -) -(example - (utterance "who does cristiano ronaldo play for?") - (targetValue (list (description \"Real Madrid C.F.\"))) -) -(example - (utterance "what currency is best to take to dominican republic?") - (targetValue (list (description \"Dominican peso\"))) -) -(example - (utterance "who's betty white?") - (targetValue (list (description Singer) (description \"Television Producer\") (description Author) (description Actor) (description \"TV Personality\") (description Comedian))) -) -(example - (utterance "what has been discovered on mars so far?") - (targetValue (list (description \"Acidalia Colles\") (description \"Aganippe Fossa\") (description \"Acheron Fossae\") (description \"Alba Patera\") (description Adirondack) (description \"Aeolis Mensae\") (description Airy-0) (description Airy) (description \"Aeolis quadrangle\") (description \"Acidalia Planitia\"))) -) -(example - (utterance "who is lleyton hewitt?") - (targetValue (list (description \"Tennis player\"))) -) -(example - (utterance "what movies did quentin tarantino star in?") - (targetValue (list (description Grindhouse) (description \"The Cutting Edge: The Magic of Movie Editing\") (description \"Sukiyaki Western Django\") (description \"Full Tilt Boogie\") (description \"Z Channel: A Magnificent Obsession\") (description \"BaadAsssss Cinema\") (description Desperado) (description \"Four Rooms\") (description \"From Dusk till Dawn\") (description \"Dead On: The Life and Cinema of George A. Romero\"))) -) -(example - (utterance "what language does the new zealand speak?") - (targetValue (list (description \"Esperanto Language\") (description \"English Language\") (description \"Māori language\") (description \"Samoan Language\") (description \"Tongan Language\") (description \"Standard Mandarin\") (description \"Fijian Language\"))) -) -(example - (utterance "what kind of cancer killed larry hagman have?") - (targetValue (list (description \"Head and neck cancer\") (description Cancer) (description Leukemia))) -) -(example - (utterance "what kind of drugs does charlie sheen do?") - (targetValue (list (description Cocaine))) -) -(example - (utterance "who is clint eastwood dating?") - (targetValue (list (description \"Dina Eastwood\"))) -) -(example - (utterance "what county is sacramento located in?") - (targetValue (list (description \"Sacramento County\"))) -) -(example - (utterance "what did audrey hepburn died of?") - (targetValue (list (description \"Appendix cancer\"))) -) -(example - (utterance "what country was the treaty of versailles written?") - (targetValue (list (description France))) -) -(example - (utterance "what is st mary mascot?") - (targetValue (list (description Griffin))) -) -(example - (utterance "who was irving berlin and what did he do?") - (targetValue (list (description Songwriter) (description Lyricist) (description Composer))) -) -(example - (utterance "who shot j lennon?") - (targetValue (list (description \"Mark David Chapman\"))) -) -(example - (utterance "what happened during william henry harrison presidency?") - (targetValue (list (description \"Battle of Tippecanoe\"))) -) -(example - (utterance "where is the denver broncos stadium located?") - (targetValue (list (description \"Sports Authority Field at Mile High\"))) -) -(example - (utterance "where did sir ernest shackleton live?") - (targetValue (list (description \"County Kildare\"))) -) -(example - (utterance "what type of music is scott joplin?") - (targetValue (list (description Piano) (description \"Jazz piano\"))) -) -(example - (utterance "where did the welsh language originate from?") - (targetValue (list (description Celts))) -) -(example - (utterance "who does leia think her father is?") - (targetValue (list (description \"Bail Organa\"))) -) -(example - (utterance "what languages do people speak in switzerland?") - (targetValue (list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))) -) -(example - (utterance "who is president of france?") - (targetValue (list (description \"Nicolas Sarkozy\"))) -) -(example - (utterance "who did alf's voice?") - (targetValue (list (description \"Paul Fusco\"))) -) -(example - (utterance "what was theodore roosevelt's political party?") - (targetValue (list (description \"Republican Party\") (description \"Progressive Party\"))) -) -(example - (utterance "what year were the cincinnati reds founded?") - (targetValue (list (description 1881))) -) -(example - (utterance "where ulysses s grant go to school?") - (targetValue (list (description \"United States Military Academy\"))) -) -(example - (utterance "where is kia cars made?") - (targetValue (list (description Seoul))) -) -(example - (utterance "what magazine did edgar allan poe work for?") - (targetValue (list (description \"The Stylus\") (description \"Graham's Magazine\") (description \"Broadway Journal\") (description \"Burton's Magazine\"))) -) -(example - (utterance "where are sunbeam appliances made?") - (targetValue (list (description Canada) (description \"United States of America\"))) -) -(example - (utterance "where did chickasaw indians live?") - (targetValue (list (description \"Indigenous peoples of the Southeastern Woodlands\"))) -) -(example - (utterance "what happened after anne frank died?") - (targetValue (list (description perished) (description Typhus))) -) -(example - (utterance "what music did antonio vivaldi compose?") - (targetValue (list (description \"Baroque music\") (description \"Classical music\"))) -) -(example - (utterance "who plays batman in 2012?") - (targetValue (list (description \"Christian Bale\"))) -) -(example - (utterance "what is the timezone in vancouver?") - (targetValue (list (description \"Pacific Time Zone\"))) -) -(example - (utterance "what time is world cup soccer?") - (targetValue (list (description \"Every 4 Years\"))) -) -(example - (utterance "what county is stockton ca located in?") - (targetValue (list (description \"San Joaquin County\"))) -) -(example - (utterance "what did ronnie radke do?") - (targetValue (list (description guitar) (description \"Lead vocalist\") (description keyboard))) -) -(example - (utterance "where does selena gomez live right now 2010?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "who is the member of rajya sabha?") - (targetValue (list (description \"Ch. Munawwar Hasan\") (description \"Anil Ambani\") (description \"Jaya Bhaduri Bachchan\"))) -) -(example - (utterance "what form of government does czech republic have?") - (targetValue (list (description \"Parliamentary republic\"))) -) -(example - (utterance "who is the leader of syria now?") - (targetValue (list (description \"Bashar al-Assad\"))) -) -(example - (utterance "what was eli whitney education?") - (targetValue (list (description \"Yale University\") (description \"Yale College\"))) -) -(example - (utterance "what movies has renee zellweger been in?") - (targetValue (list (description \"Bridget Jones's Diary\"))) -) -(example - (utterance "what other writers influenced charles dickens?") - (targetValue (list (description \"Tobias Smollett\") (description \"Washington Irving\") (description \"Miguel de Cervantes\") (description \"William Wordsworth\") (description \"Honoré de Balzac\") (description \"Henry Fielding\") (description \"Victor Hugo\") (description \"Sheridan Le Fanu\") (description \"William Shakespeare\") (description \"Laurence Sterne\"))) -) -(example - (utterance "where jay z was raised?") - (targetValue (list (description Brooklyn))) -) -(example - (utterance "what two countries is the us at war with?") - (targetValue (list (description \"War in Afghanistan\"))) -) -(example - (utterance "where did the assyrian empire start?") - (targetValue (list (description \"Middle East\"))) -) -(example - (utterance "what currency does the dominican republic?") - (targetValue (list (description \"Dominican peso\"))) -) -(example - (utterance "what is daniel radcliffe name in the woman in black?") - (targetValue (list (description \"Arthur Kipps\"))) -) -(example - (utterance "what money do they use in thailand?") - (targetValue (list (description \"Thai baht\"))) -) -(example - (utterance "where was battle of verdun located?") - (targetValue (list (description Verdun))) -) -(example - (utterance "where does avril lavigne live now?") - (targetValue (list (description Belleville) (description \"Greater Napanee\"))) -) -(example - (utterance "who plays stewie griffin's voice family guy?") - (targetValue (list (description \"Seth MacFarlane\"))) -) -(example - (utterance "what should i see in london england?") - (targetValue (list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))) -) -(example - (utterance "what currency is used in england 2012?") - (targetValue (list (description \"UK £\"))) -) -(example - (utterance "what language do iraqi people speak?") - (targetValue (list (description \"Mesopotamian Arabic\") (description \"Turkmen Language\") (description \"Mandaic language\") (description \"Hebrew Language\") (description \"Kurdish language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"South Azeri language\") (description \"American English\"))) -) -(example - (utterance "where did paul rudd go to high school?") - (targetValue (list (description \"Shawnee Mission West High School\"))) -) -(example - (utterance "what gauge strings john mayer?") - (targetValue (list (description Blues-rock))) -) -(example - (utterance "what was abe lincoln shot with?") - (targetValue (list (description Firearm))) -) -(example - (utterance "what did regina hall play in?") - (targetValue (list (description \"Scary Movie\") (description \"First Sunday\") (description Danika) (description \"Paid in Full\") (description \"Disappearing Acts\") (description \"Malibu's Most Wanted\") (description \"Scary Movie 4\") (description \"King's Ransom\") (description \"Scary Movie 3\") (description \"Scary Movie 2\"))) -) -(example - (utterance "who plays jacob black in twilight?") - (targetValue (list (description \"Taylor Lautner\"))) -) -(example - (utterance "what american penny is worth money?") - (targetValue (list (description Cent))) -) -(example - (utterance "what book did jacob riis wrote?") - (targetValue (list (description \"How the other half lives\"))) -) -(example - (utterance "what airport is close to scottsdale arizona?") - (targetValue (list (description \"Scottsdale Airport\"))) -) -(example - (utterance "who plays noah bennet?") - (targetValue (list (description \"Jack Coleman\"))) -) -(example - (utterance "when did the italian fascists came to power?") - (targetValue (list (description \"World War II\"))) -) -(example - (utterance "who won american idol 2006 season 5?") - (targetValue (list (description \"Jordin Sparks\"))) -) -(example - (utterance "what to see in vietnam in two weeks?") - (targetValue (list (description Hanoi))) -) -(example - (utterance "where do the chicago cubs play?") - (targetValue (list (description \"Wrigley Field\"))) -) -(example - (utterance "where did reagan die?") - (targetValue (list (description Bel-Air))) -) -(example - (utterance "when did ian thorpe become famous?") - (targetValue (list (description \"2000 Summer Olympics\"))) -) -(example - (utterance "what is the language used in indonesia?") - (targetValue (list (description \"Javanese Language\") (description \"Malay Language\") (description \"Sunda Language\") (description \"English Language\") (description \"Bali Language\") (description \"Indonesian Language\") (description \"Batak Language\") (description \"Tobelo Language\") (description \"Dutch Language\") (description \"Madura Language\"))) -) -(example - (utterance "what was irving langmuir famous for?") - (targetValue (list (description \"Franklin Medal\") (description \"Perkin Medal\") (description \"Nobel Prize in Chemistry\") (description \"John Scott Legacy Medal and Premium\"))) -) -(example - (utterance "what are the traditions in jamaica?") - (targetValue (list (description Bobsleigh) (description \"Track and field athletics\") (description Swimming))) -) -(example - (utterance "what is the official language of china called?") - (targetValue (list (description \"Standard Mandarin\"))) -) -(example - (utterance "where did mitt romney go to elementary school?") - (targetValue (list (description \"Cranbrook Schools\"))) -) -(example - (utterance "where is the gulf of st lawrence river?") - (targetValue (list (description Canada) (description Québec) (description \"United States of America\") (description Ohio))) -) -(example - (utterance "what was the name of martin luther king jr parents?") - (targetValue (list (description \"Martin Luther King, Sr.\") (description \"Alberta Williams King\"))) -) -(example - (utterance "what money does guatemala use?") - (targetValue (list (description \"Guatemalan quetzal\"))) -) -(example - (utterance "who was president when nelson rockefeller was vice president?") - (targetValue (list (description \"Gerald Ford\"))) -) -(example - (utterance "what year magic johnson retired?") - (targetValue (list (description 1991))) -) -(example - (utterance "what kind of government does spain have now?") - (targetValue (list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\") (description \"Multi-party system\"))) -) -(example - (utterance "what did freud say about women?") - (targetValue (list (description \"Anatomy is destiny.\"))) -) -(example - (utterance "who plays young john winchester in supernatural?") - (targetValue (list (description \"Jeffrey Dean Morgan\"))) -) -(example - (utterance "who killed vincent chin film?") - (targetValue (list (description \"Ronald Ebens\") (description \"Michael Nitz\"))) -) -(example - (utterance "where is shakira from originally?") - (targetValue (list (description Barranquilla))) -) -(example - (utterance "what region is manchester england?") - (targetValue (list (description \"North West England\"))) -) -(example - (utterance "where was the gettysburg war located?") - (targetValue (list (description Gettysburg))) -) -(example - (utterance "what do people go to amsterdam for?") - (targetValue (list (description \"Molen van Sloten Windmill\") (description \"Begijnhof Chapel\") (description \"Amsterdam Museum\") (description \"Oude Kerk\") (description \"Diamond Museum Amsterdam\") (description Sexmuseum) (description \"De Gooyer Windmill\") (description \"Hash, Marihuana and Hemp Museum\") (description \"Rembrandt House Museum\") (description Jordaan))) -) -(example - (utterance "who is the elected governor of california?") - (targetValue (list (description \"Jerry Brown\"))) -) -(example - (utterance "what language chile speak?") - (targetValue (list (description \"Puquina Language\") (description \"Spanish Language\"))) -) -(example - (utterance "what year did john glenn walk on the moon?") - (targetValue (list (description \"1976 Democratic National Convention\"))) -) -(example - (utterance "what currency to take to side turkey?") - (targetValue (list (description \"Turkish lira\"))) -) -(example - (utterance "who founded the new democratic party?") - (targetValue (list (description \"James Madison\") (description \"Thomas Jefferson\"))) -) -(example - (utterance "what were the causes of the russian revolution in 1917?") - (targetValue (list (description \"World War I\"))) -) -(example - (utterance "what team did john madden play football for?") - (targetValue (list (description \"Philadelphia Eagles\") (description \"Oregon Ducks football\") (description \"Cal Poly Mustangs football\"))) -) -(example - (utterance "what does julian clary do?") - (targetValue (list (description Actor))) -) -(example - (utterance "where does the potomac river flow into?") - (targetValue (list (description \"Chesapeake Bay\"))) -) -(example - (utterance "where is the olympic national park located?") - (targetValue (list (description Washington))) -) -(example - (utterance "when does the world cup occur?") - (targetValue (list (description \"Every 4 Years\"))) -) -(example - (utterance "what years the steelers won the super bowl?") - (targetValue (list (description \"Super Bowl IX\") (description \"Super Bowl XLIII\") (description \"Super Bowl X\") (description \"Super Bowl XL\") (description \"Super Bowl XIV\") (description \"Super Bowl XIII\"))) -) -(example - (utterance "what art movement was vincent van gogh apart of?") - (targetValue (list (description Post-Impressionism))) -) -(example - (utterance "where does danish language come from?") - (targetValue (list (description Denmark) (description Greenland))) -) -(example - (utterance "what countries are in the baltic region?") - (targetValue (list (description Latvia) (description Lithuania) (description Estonia))) -) -(example - (utterance "what nation did hitler lead?") - (targetValue (list (description Germany))) -) -(example - (utterance "what time is in london heathrow?") - (targetValue (list (description \"Air Transportation\"))) -) -(example - (utterance "when were women allowed to go to the olympics?") - (targetValue (list (description \"The complete book of the Winter Olympics\"))) -) -(example - (utterance "what continent does the amazon river flow through?") - (targetValue (list (description \"South America\"))) -) -(example - (utterance "what is a city in belgium?") - (targetValue (list (description \"City of Brussels\"))) -) -(example - (utterance "who played elle greenaway?") - (targetValue (list (description \"Lola Glaudini\"))) -) -(example - (utterance "what secondary school did adolf hitler go to?") - (targetValue (list (description Realschule))) -) -(example - (utterance "who was andy williams second wife?") - (targetValue (list (description \"Debbie Meyer\"))) -) -(example - (utterance "where are you from in egyptian arabic?") - (targetValue (list (description Egypt))) -) -(example - (utterance "what did captain scott die of?") - (targetValue (list (description Starvation))) -) -(example - (utterance "where does the catholic church originated from?") - (targetValue (list (description \"Paul the Apostle\") (description \"Saint Peter\"))) -) -(example - (utterance "what city did elvis presley grew up in?") - (targetValue (list (description Tupelo))) -) -(example - (utterance "what continent is belize located in?") - (targetValue (list (description \"Central America\"))) -) -(example - (utterance "who was donald duck's girlfriend?") - (targetValue (list (description \"Daisy Duck\"))) -) -(example - (utterance "what party was winston churchill in politics?") - (targetValue (list (description \"Conservative Party\"))) -) -(example - (utterance "what 4 teams did wayne gretzky play for?") - (targetValue (list (description \"Edmonton Oilers\"))) -) -(example - (utterance "who was philip randolph?") - (targetValue (list (description \"Trade unionist\") (description \"Social activist\"))) -) -(example - (utterance "where are brembo brakes from?") - (targetValue (list (description Bergamo))) -) -(example - (utterance "what did taylor swift do at the vmas 2012?") - (targetValue (list (description \"Grammy Award for Best Country Solo Performance\"))) -) -(example - (utterance "who did russians descend from?") - (targetValue (list (description \"East Slavs\"))) -) -(example - (utterance "what to see and do in san diego california?") - (targetValue (list (description \"San Diego Zoo Safari Park\") (description \"San Diego Zoo\") (description \"Cabrillo National Monument\") (description \"Hotel del Coronado\") (description \"Mission San Diego de Alcalá\") (description \"Old Town San Diego State Historic Park\") (description \"Balboa Park\") (description \"Birch Aquarium\") (description \"Old Point Loma Lighthouse\") (description \"USS Midway\"))) -) -(example - (utterance "what is the zip code for clarksville tn?") - (targetValue (list (description 37043) (description 37042) (description 37041) (description 37040) (description 37044))) -) -(example - (utterance "where's wayne state?") - (targetValue (list (description Michigan) (description \"United States of America\") (description Detroit))) -) -(example - (utterance "what dialect do most chinese speak?") - (targetValue (list (description Chinese))) -) -(example - (utterance "who is the president of cuba in 2009?") - (targetValue (list (description \"Fidel Castro\"))) -) -(example - (utterance "who does avril lavigne play in over the hedge?") - (targetValue (list (description Heather))) -) -(example - (utterance "where is the university of alabama?") - (targetValue (list (description Tuscaloosa) (description Alabama) (description \"United States of America\"))) -) -(example - (utterance "where is the country of armenia?") - (targetValue (list (description Turkey) (description Georgia) (description Azerbaijan))) -) -(example - (utterance "who tom cruise been married to?") - (targetValue (list (description \"Katie Holmes\") (description \"Nicole Kidman\") (description \"Mimi Rogers\"))) -) -(example - (utterance "which country is gaza city located?") - (targetValue (list (description Israel))) -) -(example - (utterance "who is president of pakistan 2012?") - (targetValue (list (description \"Asif Ali Zardari\"))) -) -(example - (utterance "what country did james watt come from?") - (targetValue (list (description Scotland))) -) -(example - (utterance "what instrument did louis armstrong like to play?") - (targetValue (list (description trumpet) (description Cornet))) -) -(example - (utterance "what is the currency in germany in 2010?") - (targetValue (list (description Euro))) -) -(example - (utterance "what types of government does china have?") - (targetValue (list (description \"Premier of the People's Republic of China\"))) -) -(example - (utterance "where is the boeing company?") - (targetValue (list (description Seattle) (description Chicago))) -) -(example - (utterance "what does bill gates own?") - (targetValue (list (description \"Bill Gates' house\"))) -) -(example - (utterance "what organism did mendel use?") - (targetValue (list (description \"He continued teaching part-time, and began his experiments with cross-breeding garden peas.\"))) -) -(example - (utterance "what are the two houses in congress?") - (targetValue (list (description \"United States House of Representatives\") (description \"United States Senate\"))) -) -(example - (utterance "what team does ladainian tomlinson play 4?") - (targetValue (list (description \"San Diego Chargers\") (description \"New York Jets\"))) -) -(example - (utterance "what is the major language spoken in canada?") - (targetValue (list (description \"French Language\") (description \"English Language\"))) -) -(example - (utterance "what did camille grammer do for a living?") - (targetValue (list (description \"Film Producer\") (description Model) (description Actor))) -) -(example - (utterance "what jamaican language called?") - (targetValue (list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))) -) -(example - (utterance "what planet was luke skywalker raised on?") - (targetValue (list (description Tatooine))) -) -(example - (utterance "who did georgia o'keeffe inspired?") - (targetValue (list (description \"Arthur Dove\"))) -) -(example - (utterance "who does brandon jacobs play for?") - (targetValue (list (description \"San Francisco 49ers\"))) -) -(example - (utterance "what is the government structure of germany?") - (targetValue (list (description \"Constitutional republic\") (description \"Multi-party system\") (description \"Federal republic\") (description Democracy) (description \"Parliamentary republic\"))) -) -(example - (utterance "who was queen elizabeth the first's mother?") - (targetValue (list (description \"Anne Boleyn\"))) -) -(example - (utterance "who is the leader of the dominican republic 2011?") - (targetValue (list (description \"Leonel Fernández\"))) -) -(example - (utterance "where did the anglican church start?") - (targetValue (list (description \"Archbishop of Canterbury\"))) -) -(example - (utterance "who does obama look up to?") - (targetValue (list (description \"Saul Alinsky\") (description \"Nipsey Russell\"))) -) -(example - (utterance "where did william mckinley go to high school?") - (targetValue (list (description \"Poland Seminary High School\"))) -) -(example - (utterance "who played heath barkley?") - (targetValue (list (description \"Lee Majors\"))) -) -(example - (utterance "what year did baltimore ravens win the superbowl?") - (targetValue (list (description 2012))) -) -(example - (utterance "what is the name of the money used in spain?") - (targetValue (list (description Euro))) -) -(example - (utterance "what did edward jenner do for a living?") - (targetValue (list (description \"edward jenner catalogued specimens from captain james cook\"))) -) -(example - (utterance "when did shawn johnson won the gold medal?") - (targetValue (list (description \"2008 Summer Olympics\"))) -) -(example - (utterance "what did brittany murphy died of?") - (targetValue (list (description Pneumonia) (description \"Cardiac arrest\") (description Anemia))) -) -(example - (utterance "what type of political system does north korea have?") - (targetValue (list (description \"Single-party state\") (description \"Socialist state\") (description \"People's Republic\") (description Juche) (description \"Unitary state\"))) -) -(example - (utterance "when does ramadan end 2012 indonesia?") - (targetValue (list (description \"Yayasan Kerti Praja\"))) -) -(example - (utterance "who will play clary in city of bones?") - (targetValue (list (description \"Lonnie Clary\"))) -) -(example - (utterance "what books did frances hodgson burnett wrote?") - (targetValue (list (description \"The Secret Garden\"))) -) -(example - (utterance "what year did edgar allan poe go to college?") - (targetValue (list (description 2/14/1826))) -) -(example - (utterance "where is amsterdam ohio?") - (targetValue (list (description \"Jefferson County\") (description Ohio) (description \"Springfield Township\"))) -) -(example - (utterance "who are the two current senators of illinois?") - (targetValue (list (description \"Dick Durbin\"))) -) -(example - (utterance "when did the orioles win the pennant?") - (targetValue (list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))) -) -(example - (utterance "who did stephenie meyer play in twilight?") - (targetValue (list (description \"The Twilight Saga: Breaking Dawn - Part 1\"))) -) -(example - (utterance "what 3 countries does mexico border?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "who played giles on buffy the vampire slayer?") - (targetValue (list (description \"Anthony Stewart Head\"))) -) -(example - (utterance "what teams are in the american league west?") - (targetValue (list (description \"Texas Rangers\") (description \"Houston Astros\") (description \"Seattle Mariners\") (description \"Los Angeles Angels of Anaheim\") (description \"Oakland Athletics\"))) -) -(example - (utterance "what books did robert burns wrote?") - (targetValue (list (description \"To a Louse\") (description \"A Red, Red Rose\") (description \"The letters of Robert Burns\") (description \"Address to the Deil\") (description \"Tam o' Shanter\") (description \"Epitaph for James Smith\") (description \"To a Mouse\") (description \"Holy Willie's Prayer\") (description \"The wit of Robert Burns\") (description \"The Glenriddell manuscripts of Robert Burns\"))) -) -(example - (utterance "where does drogba play now?") - (targetValue (list (description \"Côte d'Ivoire national football team\"))) -) -(example - (utterance "who owns chrysler corporation 2012?") - (targetValue (list (description \"Walter Chrysler\"))) -) -(example - (utterance "what are the name of mitt romney sons?") - (targetValue (list (description \"Tagg Romney\") (description \"Josh Romney\") (description \"Craig Romney\") (description \"Matt Romney\") (description \"Ben Romney\"))) -) -(example - (utterance "what was the cause of death of larry hagman?") - (targetValue (list (description \"Head and neck cancer\") (description Cancer) (description Leukemia))) -) -(example - (utterance "what is the rainforest in south america called?") - (targetValue (list (description \"Amazon Basin\"))) -) -(example - (utterance "what school did sir isaac newton go to?") - (targetValue (list (description \"The King's School, Grantham\") (description \"Trinity College, Cambridge\"))) -) -(example - (utterance "what was robert hooke's contributions to science?") - (targetValue (list (description Diaphragm) (description \"Universal joint\") (description \"Balance wheel\"))) -) -(example - (utterance "how many major dialects are there in china?") - (targetValue (list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))) -) -(example - (utterance "in which country is mount everest found?") - (targetValue (list (description Nepal) (description China))) -) -(example - (utterance "what form of government does germany use?") - (targetValue (list (description \"Constitutional republic\"))) -) -(example - (utterance "what age do scottish people go to university?") - (targetValue (list (description \"Jamie MacDonald\") (description \"Malcolm Tucker\") (description \"Robert the Bruce\") (description \"William Wallace\") (description \"Haggis McHaggis\"))) -) -(example - (utterance "what language do haitian speak?") - (targetValue (list (description \"French Language\") (description \"Haitian Creole French Language\"))) -) -(example - (utterance "who is nick grimshaw?") - (targetValue (list (description Presenter) (description \"Disc jockey\"))) -) -(example - (utterance "what did florence sabin do?") - (targetValue (list (description Physician))) -) -(example - (utterance "who played betty rizzo in grease?") - (targetValue (list (description \"Stockard Channing\"))) -) -(example - (utterance "who played wesley crusher on star trek the next generation?") - (targetValue (list (description \"Wil Wheaton\"))) -) -(example - (utterance "when did sherlock holmes live?") - (targetValue (list (description \"5049 Sherlock\"))) -) -(example - (utterance "where did audie murphy grow up?") - (targetValue (list (description Texas))) -) -(example - (utterance "what school does bart simpson go to?") - (targetValue (list (description \"Springfield Elementary School\") (description \"Springfield High School\"))) -) -(example - (utterance "where is mark sanchez now?") - (targetValue (list (description \"New York Jets\"))) -) -(example - (utterance "where was the battle of verdun ww1?") - (targetValue (list (description Verdun))) -) -(example - (utterance "what year did kobe bryant go to high school?") - (targetValue (list (description 1996))) -) -(example - (utterance "where is okemos michigan?") - (targetValue (list (description \"Ingham County\") (description Michigan) (description \"Meridian Charter Township\") (description \"United States of America\"))) -) -(example - (utterance "where did caroline kennedy go to school?") - (targetValue (list (description \"Radcliffe College\") (description \"Concord Academy\") (description \"Columbia Law School\") (description \"Harvard University\"))) -) -(example - (utterance "what type of government is the us government?") - (targetValue (list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))) -) -(example - (utterance "what is shakespeare's parents names?") - (targetValue (list (description \"John Shakespeare\") (description \"Mary Shakespeare\"))) -) -(example - (utterance "what was sir arthur conan doyle famous for?") - (targetValue (list (description \"Sherlock Holmes\"))) -) -(example - (utterance "who is the ravens coach?") - (targetValue (list (description \"Jim Harbaugh\"))) -) -(example - (utterance "what college did ron jaworski go to?") - (targetValue (list (description \"Youngstown State University\"))) -) -(example - (utterance "what team does allen iverson play for now?") - (targetValue (list (description \"Detroit Pistons\") (description \"Philadelphia 76ers\") (description \"Denver Nuggets\") (description \"Memphis Grizzlies\"))) -) -(example - (utterance "where did sir richard grenville explore?") - (targetValue (list (description \"Archipelago of the Azores\"))) -) -(example - (utterance "what years did the atlanta braves win the world series?") - (targetValue (list (description \"1995 World Series\"))) -) -(example - (utterance "when does school start in hillsborough county?") - (targetValue (list (description Valrico))) -) -(example - (utterance "where did jfk and his wife live?") - (targetValue (list (description Boston) (description Massachusetts) (description \"Washington, D.C.\"))) -) -(example - (utterance "what are the basic beliefs of islam religion?") - (targetValue (list (description Monotheism))) -) -(example - (utterance "what is modern egyptian language?") - (targetValue (list (description \"Modern Standard Arabic\"))) -) -(example - (utterance "where does sam shepard live?") - (targetValue (list (description \"Fort Sheridan\") (description \"New York\") (description England) (description Stillwater))) -) -(example - (utterance "in what state was the air force academy established?") - (targetValue (list (description Colorado))) -) -(example - (utterance "where did the battle of the alamo start?") - (targetValue (list (description \"San Antonio\"))) -) -(example - (utterance "what do barack obama do as a president?") - (targetValue (list (description \"Dreams from My Father\"))) -) -(example - (utterance "what are the names of harry potter books in order?") - (targetValue (list (description \"Harry Potter and the Half-Blood Prince\") (description \"Harry Potter and the Deathly Hallows\") (description \"Harry Potter and the Goblet of Fire\") (description \"Harry Potter and the Philosopher's Stone\") (description \"Harry Potter and the Chamber of Secrets\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Harry Potter and the Prisoner of Azkaban\"))) -) -(example - (utterance "what currency should i bring to italy?") - (targetValue (list (description Euro))) -) -(example - (utterance "what years did the orioles play in the world series?") - (targetValue (list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))) -) -(example - (utterance "what does the roman empire consist of?") - (targetValue (list (description Cilicia))) -) -(example - (utterance "what did fred goodwin do?") - (targetValue (list (description Businessperson) (description \"Chartered Accountant\"))) -) -(example - (utterance "what did isaac newton contribute to science?") - (targetValue (list (description \"Newton fractal\") (description \"Newton–Euler equations\") (description \"Newton's laws of motion\") (description \"Newton's cannonball\") (description Newton) (description \"Newton's inequalities\") (description \"Newton's notation\") (description \"Newton polygon\") (description \"Newton disc\"))) -) -(example - (utterance "what school did burne hogarth establish?") - (targetValue (list (description \"School of Visual Arts\"))) -) -(example - (utterance "what is the economy of china?") - (targetValue (list (description \"Socialist state\"))) -) -(example - (utterance "who is marilyn monroe and why is she famous?") - (targetValue (list (description Singer) (description \"Nude Glamour Model\") (description \"Film Producer\") (description Actor) (description Showgirl) (description Model) (description \"Pin-up girl\"))) -) -(example - (utterance "where is port charlotte florida located?") - (targetValue (list (description \"United States of America\") (description Florida) (description \"Charlotte County\"))) -) -(example - (utterance "what time zone is it in california?") - (targetValue (list (description \"Pacific Time Zone\") (description UTC-8))) -) -(example - (utterance "who is reba mcentire's son?") - (targetValue (list (description \"Shelby Steven McEntire Blackstock\"))) -) -(example - (utterance "who helped form the american federation of labor?") - (targetValue (list (description \"Samuel Gompers\"))) -) -(example - (utterance "who did julie andrews play in shrek?") - (targetValue (list (description \"Queen Lillian\"))) -) -(example - (utterance "what songs did whitney houston?") - (targetValue (list (description \"Count on Me\") (description \"Ain't No Way (feat. Mary J. Blige)\") (description \"Why Does It Hurt So Bad\") (description \"I Will Always Love You\") (description \"I'm Every Woman\") (description \"Who Would Imagine a King\") (description \"You'll Never Stand Alone\") (description \"My Love Is Your Love\") (description Fine) (description \"It's Not Right, but It's Okay\"))) -) -(example - (utterance "when did the celtics win championship?") - (targetValue (list (description \"1969 NBA Finals\") (description \"1986 NBA Finals\") (description \"2008 NBA Finals\") (description \"1974 NBA Finals\") (description \"1984 NBA Finals\") (description \"1965 NBA Finals\") (description \"1966 NBA Finals\") (description \"1976 NBA Finals\") (description \"1981 NBA Finals\") (description \"1968 NBA Finals\"))) -) -(example - (utterance "what does canada export and import the most?") - (targetValue (list (description \"Iron Ore Mining\"))) -) -(example - (utterance "what episode does eric northman come in?") - (targetValue (list (description \"True Blood Season 4\") (description \"True Blood Season 5\") (description \"True Blood Season 1\") (description \"True Blood Season 2\") (description \"True Blood Season 3\"))) -) -(example - (utterance "what was elijah mccoy famous for?") - (targetValue (list (description Engineer) (description Inventor))) -) -(example - (utterance "who did john paul jones fight for?") - (targetValue (list (description \"Continental Navy\") (description \"Imperial Russian Navy\"))) -) -(example - (utterance "where does hudson river start?") - (targetValue (list (description \"Lake Tear of the Clouds\"))) -) -(example - (utterance "where was brad paisley born and raised?") - (targetValue (list (description \"Glen Dale\"))) -) -(example - (utterance "what is charlotte north carolina known for?") - (targetValue (list (description \"Bojangles' Coliseum\") (description \"U.S. National Whitewater Center\") (description \"Land of Oz\") (description \"Discovery Place\") (description \"NASCAR Hall of Fame\") (description \"Carolinas Aviation Museum\") (description \"Billy Graham Library\") (description \"Bechtler Museum of Modern Art\") (description \"Freedom Park\") (description \"North Carolina Performing Arts Center at Charlotte Foundation\"))) -) -(example - (utterance "where is glastonbury connecticut?") - (targetValue (list (description Connecticut))) -) -(example - (utterance "what is george washington's hometown?") - (targetValue (list (description \"Westmoreland County\"))) -) -(example - (utterance "what is arlington texas zip code?") - (targetValue (list (description 76013) (description 76011) (description 76010) (description 76004) (description 76005) (description 76006) (description 76007) (description 76001) (description 76002) (description 76003))) -) -(example - (utterance "what years did yankees win championships?") - (targetValue (list (description \"1941 World Series\") (description \"1939 World Series\") (description \"1932 World Series\") (description \"1928 World Series\") (description \"1936 World Series\") (description \"1923 World Series\") (description \"1927 World Series\") (description \"1937 World Series\") (description \"1938 World Series\") (description \"1943 World Series\"))) -) -(example - (utterance "what characters does seth macfarlane play in family guy?") - (targetValue (list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))) -) -(example - (utterance "what airport fly into miami?") - (targetValue (list (description \"Miami International Airport\"))) -) -(example - (utterance "what year did steve nash play for the mavericks?") - (targetValue (list (description \"1998–99 NBA season\"))) -) -(example - (utterance "where is arabic used?") - (targetValue (list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))) -) -(example - (utterance "what book did charles darwin write on evolution?") - (targetValue (list (description \"On evolution\"))) -) -(example - (utterance "what are all songs by taylor swift?") - (targetValue (list (description \"Cold as You\") (description \"Love Story Oooh Baby Just Say Yes\") (description \"Beautiful Eyes\") (description \"A Place in This World\") (description \"Love Story (U.S. Pop mix)\") (description \"I Heart?\") (description \"White Horse\") (description \"Picture to Burn (radio edit)\") (description \"Christmases When You Were Mine\") (description \"Love Story (Stripped)\"))) -) -(example - (utterance "what instruments does katy perry play?") - (targetValue (list (description Vocals))) -) -(example - (utterance "who was francis drake married to?") - (targetValue (list (description \"Mary Newman\") (description \"Elizabeth Sydenham\"))) -) -(example - (utterance "where were the chickasaw indians located?") - (targetValue (list (description \"Indigenous peoples of the Southeastern Woodlands\"))) -) -(example - (utterance "where does don king live?") - (targetValue (list (description Cleveland))) -) -(example - (utterance "when was tom brady first superbowl win?") - (targetValue (list (description \"Super Bowl XXXVI\"))) -) -(example - (utterance "who did deborah sampson married?") - (targetValue (list (description \"Benjamin Gannet\"))) -) -(example - (utterance "what form of government does mexico?") - (targetValue (list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))) -) -(example - (utterance "who played mickey on days of our lives?") - (targetValue (list (description \"Wayne Allwine\"))) -) -(example - (utterance "what movies does nicole kidman star in?") - (targetValue (list (description \"Billy Bathgate\") (description Bewitched) (description \"Birthday Girl\") (description \"Cold Mountain\") (description \"Days of Thunder\") (description \"Dead Calm\") (description Birth) (description \"BMX Bandits\") (description \"Batman Forever\") (description Dogville))) -) -(example - (utterance "who was michael jackson first girlfriend?") - (targetValue (list (description \"Lisa Marie Presley\"))) -) -(example - (utterance "where to stay in san francisco ca?") - (targetValue (list (description \"Palace Hotel, San Francisco\"))) -) -(example - (utterance "what team does reggie bush play for 2011?") - (targetValue (list (description \"Miami Dolphins\"))) -) -(example - (utterance "where did kate chopin grow up?") - (targetValue (list (description \"St. Louis\"))) -) -(example - (utterance "who is the current president of dominican republic 2011?") - (targetValue (list (description \"Danilo Medina\"))) -) -(example - (utterance "what money system does greece use?") - (targetValue (list (description \"Greek drachma\"))) -) -(example - (utterance "who played obi wan kenobi in phantom menace?") - (targetValue (list (description \"Ewan McGregor\"))) -) -(example - (utterance "what is the newspaper in phoenix?") - (targetValue (list (description \"The Catholic Sun\") (description \"The Arizona Republic\") (description \"Phoenix New Times\") (description \"Phoenix Gazette\"))) -) -(example - (utterance "where is luke bryan from?") - (targetValue (list (description Leesburg))) -) -(example - (utterance "who invented facebook wikipedia?") - (targetValue (list (description \"Mark Zuckerberg\"))) -) -(example - (utterance "what country surrounds spain?") - (targetValue (list (description \"Perejil Island\") (description Portugal) (description France) (description Andorra) (description Morocco) (description Gibraltar))) -) -(example - (utterance "when and where was william shakespeare buried?") - (targetValue (list (description \"Church of the Holy Trinity, Stratford-upon-Avon\"))) -) -(example - (utterance "what type of tennis racket does john mcenroe use?") - (targetValue (list (description \"One-handed backhand\"))) -) -(example - (utterance "where did captain james cook grow up?") - (targetValue (list (description Marton))) -) -(example - (utterance "where is sony headquarters located?") - (targetValue (list (description Tokyo))) -) -(example - (utterance "who wore the darth vader suit in revenge of the sith?") - (targetValue (list (description \"Hayden Christensen\"))) -) -(example - (utterance "what movies has scarlett johansson in?") - (targetValue (list (description \"Girl with a Pearl Earring\") (description Fall) (description \"A Good Woman\") (description \"A Love Song for Bobby Long\") (description \"Don Jon's Addiction\") (description \"Eight Legged Freaks\") (description \"Ghost World\") (description \"Captain America: The Winter Soldier\") (description \"An American Rhapsody\"))) -) -(example - (utterance "where is alex rodriguez from?") - (targetValue (list (description \"Washington Heights\"))) -) -(example - (utterance "what school did michael jordan play for?") - (targetValue (list (description \"North Carolina Tar Heels men's basketball\"))) -) -(example - (utterance "who invented morse code?") - (targetValue (list (description \"Samuel Morse\"))) -) -(example - (utterance "what happened to adolf hitler at the end of the war?") - (targetValue (list (description Suicide))) -) -(example - (utterance "what is the political system in england?") - (targetValue (list (description \"Constitutional monarchy\"))) -) -(example - (utterance "who was vice president under ronald reagan?") - (targetValue (list (description \"George H. W. Bush\"))) -) -(example - (utterance "what does rupert murdoch own 2012?") - (targetValue (list (description \"STAR India\") (description \"Fox News Channel\") (description \"Sky Italia\") (description \"News Corporation\") (description \"British Sky Broadcasting\") (description \"Fox Broadcasting Company\"))) -) -(example - (utterance "where did william howard taft go to high school?") - (targetValue (list (description \"Woodward High School\"))) -) -(example - (utterance "when did the chicago bulls win their first championship?") - (targetValue (list (description \"1991 NBA Finals\"))) -) -(example - (utterance "which four states touch mexico?") - (targetValue (list (description California))) -) -(example - (utterance "what did sammy davis jr die of?") - (targetValue (list (description Complication) (description \"Throat cancer\"))) -) -(example - (utterance "what did anna nicole smith died from?") - (targetValue (list (description \"Drug overdose\"))) -) -(example - (utterance "what country did francis drake explored for?") - (targetValue (list (description \"Kingdom of England\"))) -) -(example - (utterance "what two countries share a border with the great lakes?") - (targetValue (list (description Canada) (description \"United States of America\"))) -) -(example - (utterance "what year did dwayne wade came to the nba?") - (targetValue (list (description \"2003 NBA Draft\"))) -) -(example - (utterance "where is the dan patrick studio?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "where did jackie kennedy go to college?") - (targetValue (list (description \"Georgetown University\") (description \"George Washington University\") (description \"Miss Porter's School\") (description \"Holton-Arms School\") (description \"Vassar College\"))) -) -(example - (utterance "what do italy people eat for breakfast?") - (targetValue (list (description \"Corriere della Sera\") (description l'Unità) (description \"Il Foglio\") (description \"la Repubblica\") (description \"Il Messaggero\") (description \"La Domenica del Corriere\") (description \"La Stampa\") (description Avanti!) (description \"La Gazzetta dello Sport\") (description Liberazione))) -) -(example - (utterance "what religion does tom cruise follow?") - (targetValue (list (description Catholicism) (description Scientology))) -) -(example - (utterance "what is the president of france's name?") - (targetValue (list (description \"Nicolas Sarkozy\"))) -) -(example - (utterance "what language do lakota indians speak?") - (targetValue (list (description \"Lakota Language\") (description \"English Language\"))) -) -(example - (utterance "what is the money called in spain?") - (targetValue (list (description Euro))) -) -(example - (utterance "where is the great pyramid of giza situated?") - (targetValue (list (description \"Giza Plateau\"))) -) -(example - (utterance "where is john deere made?") - (targetValue (list (description Moline))) -) -(example - (utterance "what money is used in the ukraine?") - (targetValue (list (description \"Ukrainian hryvnia\"))) -) -(example - (utterance "where did ayn rand live?") - (targetValue (list (description \"Saint Petersburg\"))) -) -(example - (utterance "when was the civil war in libya?") - (targetValue (list (description 2011))) -) -(example - (utterance "where are the headquarters of the united nations organization found?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what did charles lindbergh became famous for in the 1920s?") - (targetValue (list (description Pilot))) -) -(example - (utterance "what influenced roy lichtenstein artwork?") - (targetValue (list (description \"Jasper Johns\"))) -) -(example - (utterance "what state did romney governor?") - (targetValue (list (description Massachusetts))) -) -(example - (utterance "which countries border lake victoria?") - (targetValue (list (description Kenya) (description Tanzania) (description Uganda))) -) -(example - (utterance "what movies does ryan gosling star in?") - (targetValue (list (description \"The United States of Leland\") (description \"Half Nelson\") (description \"The Slaughter Rule\") (description Stay) (description \"Lars and the Real Girl\") (description \"The Believer\") (description Fracture) (description \"Murder by Numbers\") (description \"The Notebook\") (description \"All Good Things\"))) -) -(example - (utterance "where is kentucky located?") - (targetValue (list (description \"Contiguous United States\"))) -) -(example - (utterance "where john tyler was born?") - (targetValue (list (description \"Charles City County\"))) -) -(example - (utterance "where the english came from?") - (targetValue (list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))) -) -(example - (utterance "what place did thomas jefferson died?") - (targetValue (list (description Charlottesville))) -) -(example - (utterance "when is next t20 world cup cricket?") - (targetValue (list (description \"Every 4 Years\"))) -) -(example - (utterance "what is the time zone in france?") - (targetValue (list (description \"Central European Time\") (description UTC+01:00))) -) -(example - (utterance "what kind of economy was the soviet union?") - (targetValue (list (description \"Communist state\"))) -) -(example - (utterance "what county is lancaster ca located in?") - (targetValue (list (description \"Los Angeles County\"))) -) -(example - (utterance "who is steve nash married to?") - (targetValue (list (description \"Alejandra Amarilla\"))) -) -(example - (utterance "where is compaq laptops made?") - (targetValue (list (description Houston))) -) -(example - (utterance "what is the name of the bengals quarterback?") - (targetValue (list (description \"Andy Dalton\"))) -) -(example - (utterance "what job does janelle brown have?") - (targetValue (list (description Singer) (description Actor))) -) -(example - (utterance "what do michelle obama do for a living?") - (targetValue (list (description Writer) (description Lawyer))) -) -(example - (utterance "who was the founder of rhode island?") - (targetValue (list (description \"Roger Williams: Lives and Legacies\"))) -) -(example - (utterance "who was dr seuss?") - (targetValue (list (description \"Theodor Robert Geisel\"))) -) -(example - (utterance "who does paul wesley play in 24?") - (targetValue (list (description Stephen))) -) -(example - (utterance "what continent is australia in?") - (targetValue (list (description Australia))) -) -(example - (utterance "what is roshon fegan's heritage?") - (targetValue (list (description \"African American\"))) -) -(example - (utterance "where is spanish springs nv?") - (targetValue (list (description Europe))) -) -(example - (utterance "what club does ronaldinho play for 2012?") - (targetValue (list (description \"Clube Atlético Mineiro\"))) -) -(example - (utterance "what is the name of the sacred text of islam?") - (targetValue (list (description Quran) (description \"Sahih al-Bukhari\") (description Sunnah))) -) -(example - (utterance "where did richard nixon go to high school?") - (targetValue (list (description \"Fullerton Union High School\"))) -) -(example - (utterance "who stars in the movie fred claus?") - (targetValue (list (description \"Vince Vaughn\") (description \"Kathy Bates\") (description \"John Michael Higgins\") (description \"Kevin Spacey\") (description Ludacris) (description \"Elizabeth Banks\") (description \"Rachel Weisz\") (description \"Miranda Richardson\") (description \"Jeffrey Dean Morgan\") (description \"Paul Giamatti\"))) -) -(example - (utterance "who won the 2012 snooker masters?") - (targetValue (list (description London))) -) -(example - (utterance "where did madoff live?") - (targetValue (list (description \"Palm Beach\") (description France) (description Roslyn) (description Montauk) (description Manhattan) (description Queens))) -) -(example - (utterance "what killed sammy davis jr?") - (targetValue (list (description Complication) (description \"Throat cancer\"))) -) -(example - (utterance "where to hang out in chicago?") - (targetValue (list (description \"Wrigley Field\"))) -) -(example - (utterance "what are the best things to do in san diego?") - (targetValue (list (description \"Hotel del Coronado\") (description \"Cabrillo National Monument\") (description \"San Diego Zoo Safari Park\") (description \"San Diego Zoo\") (description \"Mission San Diego de Alcalá\") (description \"Old Town San Diego State Historic Park\") (description \"Balboa Park\") (description \"Birch Aquarium\") (description \"Old Point Loma Lighthouse\") (description \"USS Midway\"))) -) -(example - (utterance "what currency do you use in costa rica?") - (targetValue (list (description \"Costa Rican colón\"))) -) -(example - (utterance "who are the senators of kansas 2013?") - (targetValue (list (description \"Jerry Moran\") (description \"Sam Brownback\") (description \"Pat Roberts\"))) -) -(example - (utterance "what influenced jackson pollock's work?") - (targetValue (list (description \"Mark Tobey\") (description \"Thomas Hart Benton\") (description \"Joan Miró\") (description \"Max Ernst\") (description \"John D. Graham\") (description \"Pablo Picasso\"))) -) -(example - (utterance "what state was john adams elected from?") - (targetValue (list (description Massachusetts))) -) -(example - (utterance "who played young sam winchester?") - (targetValue (list (description \"Colin Ford\"))) -) -(example - (utterance "what is the official language of the ukraine?") - (targetValue (list (description \"Ukrainian Language\"))) -) -(example - (utterance "who won 2001 fa cup?") - (targetValue (list (description \"Liverpool F.C.\"))) -) -(example - (utterance "what songs did duane allman sing?") - (targetValue (list (description \"Happily Married Man\") (description \"Goin' Down Slow\") (description \"Mean Old World (feat. Duane Allman)\") (description \"Have You Ever Loved a Woman (feat. Duane Allman)\") (description \"Mean Old World\") (description \"Black Hearted Woman\") (description \"No Money Down\") (description \"Trouble No More\"))) -) -(example - (utterance "who played darth vader in the original star wars movies?") - (targetValue (list (description \"David Prowse\"))) -) -(example - (utterance "when do we change the clocks in 2011 in australia?") - (targetValue (list (description au))) -) -(example - (utterance "what team did joe hart play for before man city?") - (targetValue (list (description \"Shrewsbury Town F.C.\"))) -) -(example - (utterance "who did scarlett johansson married?") - (targetValue (list (description \"Ryan Reynolds\"))) -) -(example - (utterance "what team did doug williams play for?") - (targetValue (list (description \"Washington Redskins\") (description \"Tampa Bay Buccaneers\") (description \"Arizona Outlaws\") (description \"Grambling State Tigers football\"))) -) -(example - (utterance "what are the different sports in the philippines?") - (targetValue (list (description \"Philippines men's national volleyball team\") (description \"Philippines national football team\"))) -) -(example - (utterance "who won the presidential race in venezuela?") - (targetValue (list (description \"Nicolás Maduro\"))) -) -(example - (utterance "where did willy wonka take place?") - (targetValue (list (description \"Chocolate Factory Universe\"))) -) -(example - (utterance "what degree did martin luther king get?") - (targetValue (list (description \"Bachelor of Divinity\") (description \"Bachelor of Arts\") (description PhD))) -) -(example - (utterance "what type of music did vivaldi write?") - (targetValue (list (description \"Classical music\"))) -) -(example - (utterance "what books has elie wiesel written?") - (targetValue (list (description \"The judges\") (description \"Memoirs: All Rivers Run to the Sea\") (description \"Contre la mélancolie\") (description \"The trial of God\") (description \"The Gates of the Forest\") (description \"The Forgotten\") (description Night) (description Twilight) (description \"Ethics and memory =\") (description \"The Oath\"))) -) -(example - (utterance "when did the boston celtics win their first championship?") - (targetValue (list (description \"1965 NBA Finals\"))) -) -(example - (utterance "who is cameron crowe?") - (targetValue (list (description \"Film Producer\") (description \"Film Director\") (description Writer) (description Screenwriter))) -) -(example - (utterance "what is the national anthem of russia?") - (targetValue (list (description \"National Anthem of Russia\"))) -) -(example - (utterance "what college did lee corso attend?") - (targetValue (list (description \"Florida State University\"))) -) -(example - (utterance "what films did liam neeson star in?") - (targetValue (list (description Excalibur) (description \"Kingdom of Heaven\") (description \"Batman Begins\") (description \"Gangs of New York\") (description Nailed) (description \"K-19: The Widowmaker\") (description \"Pilgrim's Progress\") (description \"Husbands and Wives\") (description Darkman))) -) -(example - (utterance "what are all the countries in nato?") - (targetValue (list (description Netherlands) (description Poland) (description \"United States of America\") (description \"United Kingdom\") (description Germany) (description Bulgaria))) -) -(example - (utterance "what does tim gunn do for a living?") - (targetValue (list (description \"TV Personality\") (description Consultant))) -) -(example - (utterance "what was eli whitney job?") - (targetValue (list (description Engineer) (description Inventor))) -) -(example - (utterance "what city are the swiss alps in?") - (targetValue (list (description \"Monte Rosa Massif\"))) -) -(example - (utterance "what political party was adolf hitler from?") - (targetValue (list (description \"German Workers' Party\") (description \"Nazi Party\"))) -) -(example - (utterance "who did hermione granger marry?") - (targetValue (list (description \"Ronald Weasley\"))) -) -(example - (utterance "who was the first jedi master?") - (targetValue (list (description Yoda))) -) -(example - (utterance "what areas did henry hudson discover?") - (targetValue (list (description \"Hudson Bay\"))) -) -(example - (utterance "what does taiwan people speak?") - (targetValue (list (description \"Chinese, Hakka Language\") (description \"Taiwanese Mandarin\") (description Taiwanese) (description \"Mandarin Chinese\"))) -) -(example - (utterance "what made angela davis famous?") - (targetValue (list (description \"Political activist\"))) -) -(example - (utterance "what state is george washington university located in?") - (targetValue (list (description \"Washington, D.C.\"))) -) -(example - (utterance "what is the state bird and flower of michigan?") - (targetValue (list (description \"American Robin\"))) -) -(example - (utterance "what is al in arabic names?") - (targetValue (list (description \"Arabic nomenclature\"))) -) -(example - (utterance "where was governor cuomo born?") - (targetValue (list (description Queens))) -) -(example - (utterance "who are the judges of the supreme court?") - (targetValue (list (description \"John Roberts\") (description \"Clarence Thomas\") (description \"David Souter\") (description \"John Paul Stevens\") (description \"Edward Douglass White\"))) -) -(example - (utterance "who is the president of brazil now?") - (targetValue (list (description \"Dilma Rousseff\"))) -) -(example - (utterance "what years have the ravens won the super bowl?") - (targetValue (list (description \"Super Bowl XXXV\") (description \"Super Bowl XLVII\"))) -) -(example - (utterance "what money to take to sri lanka?") - (targetValue (list (description \"Sri Lankan rupee\"))) -) -(example - (utterance "what year did the mets win their first world series?") - (targetValue (list (description \"1969 World Series\"))) -) -(example - (utterance "who was leonardo da vinci teacher?") - (targetValue (list (description \"lorenzo de' medici patron of leonardo da vinci\"))) -) -(example - (utterance "where did newt gingrich attend college?") - (targetValue (list (description \"Tulane University\") (description \"Emory University\"))) -) -(example - (utterance "where did thomas jefferson died?") - (targetValue (list (description Charlottesville))) -) -(example - (utterance "what football teams did emmitt smith play for?") - (targetValue (list (description \"Arizona Cardinals\") (description \"Florida Gators football\") (description \"Dallas Cowboys\"))) -) -(example - (utterance "where did joe namath attend college?") - (targetValue (list (description \"University of Alabama\"))) -) -(example - (utterance "what city is purdue university located?") - (targetValue (list (description Indiana) (description \"West Lafayette\") (description \"United States of America\"))) -) -(example - (utterance "what language does people in thailand speak?") - (targetValue (list (description \"Thai Language\"))) -) -(example - (utterance "where is ibrahim chatta from?") - (targetValue (list (description Haryana))) -) -(example - (utterance "what does beth tweddle compete in?") - (targetValue (list (description \"Artistic gymnastics\"))) -) -(example - (utterance "what airport is closest to downtown toronto?") - (targetValue (list (description \"Toronto Pearson International Airport\"))) -) -(example - (utterance "what did emily bronte died of?") - (targetValue (list (description Tuberculosis))) -) -(example - (utterance "what to do around krabi thailand?") - (targetValue (list (description \"Tup Island\") (description \"Ao Phra Nang\") (description \"Ko Lanta Yai\") (description \"Nosey Parker's Elephant Camp\") (description \"Ao Tha Len Bay\") (description \"Phra Nang Beach\") (description \"Hat Noppharat Beach\") (description \"Tiger Cave Temple\") (description \"Khao Phanom Bencha National Park\") (description \"Railay Beach\"))) -) -(example - (utterance "what country is george washington carver from?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "who is playing bilbo in the hobbit movie?") - (targetValue (list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))) -) -(example - (utterance "what else is there in orlando besides disney?") - (targetValue (list (description \"Baldwin Park\"))) -) -(example - (utterance "when did kennedy get elected?") - (targetValue (list (description \"John F. Kennedy 1961 presidential inauguration\"))) -) -(example - (utterance "what kind of currency do they use in thailand?") - (targetValue (list (description \"Thai baht\"))) -) -(example - (utterance "who is the actor that plays rico in hannah montana?") - (targetValue (list (description \"Moisés Arias\"))) -) -(example - (utterance "what time zone is birmingham england?") - (targetValue (list (description \"Greenwich Mean Time\"))) -) -(example - (utterance "what does andy warhol do?") - (targetValue (list (description \"Film Director\") (description Illustrator) (description Artist) (description \"Film Producer\") (description Actor) (description Printmaker) (description Cinematographer) (description Painter) (description Screenwriter) (description Sculptor))) -) -(example - (utterance "where is colombia the country?") - (targetValue (list (description \"South America\") (description Americas))) -) -(example - (utterance "who does jodelle ferland play in eclipse?") - (targetValue (list (description \"Bree Tanner\"))) -) -(example - (utterance "where can i register to vote in urbana il?") - (targetValue (list (description \"Champaign County\"))) -) -(example - (utterance "where was karl marx buried?") - (targetValue (list (description \"Highgate Cemetery\"))) -) -(example - (utterance "what countries did mother teresa work in?") - (targetValue (list (description Kolkata))) -) -(example - (utterance "what timezone is nevada in right now?") - (targetValue (list (description \"Mountain Time Zone\") (description UTC−07:00) (description \"Pacific Time Zone\") (description UTC-8))) -) -(example - (utterance "what team did deion sanders play for in baseball?") - (targetValue (list (description \"Baltimore Orioles\") (description \"San Francisco 49ers\") (description \"Cincinnati Reds\") (description \"New York Yankees\") (description \"Atlanta Braves\") (description \"San Francisco Giants\") (description \"Atlanta Falcons\") (description \"Florida State Seminoles baseball\"))) -) -(example - (utterance "what did dr carter g woodson do?") - (targetValue (list (description Writer) (description Historian) (description Journalist) (description Author))) -) -(example - (utterance "who invented the ford motor company?") - (targetValue (list (description \"Henry Ford\"))) -) -(example - (utterance "what is ayrton senna?") - (targetValue (list (description \"Racecar driver\"))) -) -(example - (utterance "where was stephen g. breyer born?") - (targetValue (list (description \"San Francisco\"))) -) -(example - (utterance "what films have taylor lautner starred in?") - (targetValue (list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))) -) -(example - (utterance "what did charles dickens believe in?") - (targetValue (list (description Anglicanism))) -) -(example - (utterance "who played elaine on doc martin?") - (targetValue (list (description \"Lucy Punch\"))) -) -(example - (utterance "what religion is sammy davis jr?") - (targetValue (list (description Judaism))) -) -(example - (utterance "what airport does southwest fly to in denver?") - (targetValue (list (description \"Front Range Airport\") (description \"Centennial Airport\") (description \"Denver International Airport\") (description \"Rocky Mountain Metropolitan Airport\"))) -) -(example - (utterance "who started google?") - (targetValue (list (description \"Larry Page\") (description \"Sergey Brin\"))) -) -(example - (utterance "in what timezone is arizona?") - (targetValue (list (description \"Mountain Time Zone\") (description UTC−07:00))) -) -(example - (utterance "where kurdish people from?") - (targetValue (list (description Asia))) -) -(example - (utterance "where did harrison ford get his start?") - (targetValue (list (description \"Force 10 from Navarone\"))) -) -(example - (utterance "what year did arizona diamondbacks win the world series?") - (targetValue (list (description \"2001 World Series\"))) -) -(example - (utterance "where was jesus born and raised?") - (targetValue (list (description Nazareth))) -) -(example - (utterance "what currency do i take to turkey?") - (targetValue (list (description \"Turkish lira\"))) -) -(example - (utterance "who portrayed indiana jones in raiders of the lost ark?") - (targetValue (list (description \"Harrison Ford\"))) -) -(example - (utterance "what money is used in ukraine?") - (targetValue (list (description \"Ukrainian hryvnia\"))) -) -(example - (utterance "where is greyton western cape?") - (targetValue (list (description \"Western Cape\"))) -) -(example - (utterance "what is the buddhist holy book?") - (targetValue (list (description \"Amitabha Sutra\") (description \"Tibetan Buddhist canon\") (description Mahāvastu) (description Āgama) (description \"Srimala Sutra\") (description \"Longchen Nyingthig\") (description \"Gangōji Garan Engi\") (description \"Mahayana sutras\") (description \"Vimalakirti Sutra\") (description \"Pāli Canon\"))) -) -(example - (utterance "who is jason morgan married to in real life?") - (targetValue (list (description \"Brenda Barrett\"))) -) -(example - (utterance "what is colorado's state flower?") - (targetValue (list (description \"Aquilegia saximontana\"))) -) -(example - (utterance "who have the lakers signed?") - (targetValue (list (description \"Dwight Howard\"))) -) -(example - (utterance "who was phil harris married to?") - (targetValue (list (description \"Marcia Ralston\") (description \"Alice Faye\"))) -) -(example - (utterance "which jane austen books are movies?") - (targetValue (list (description \"Pride and Prejudice\"))) -) -(example - (utterance "where did antoine laurent lavoisier die?") - (targetValue (list (description \"Place de la Concorde\"))) -) -(example - (utterance "where is lanzarote in a world map?") - (targetValue (list (description \"Canary Islands\"))) -) -(example - (utterance "what year did lakers win their first championship?") - (targetValue (list (description \"1948 NBL Finals\"))) -) -(example - (utterance "what does mariah carey call her fans?") - (targetValue (list (description \"radioIO RNB Mix\"))) -) -(example - (utterance "what happened to harvey smith?") - (targetValue (list (description Designer))) -) -(example - (utterance "who plays dante falconeri?") - (targetValue (list (description \"Dominic Zamprogna\"))) -) -(example - (utterance "what sports are played in canada?") - (targetValue (list (description \"Canada national baseball team\") (description \"Canada national rugby union team\") (description \"Canada women's national volleyball team\") (description \"Canada men's national soccer team\") (description \"Canadian national bandy team\") (description \"Canada national badminton team\") (description \"Canada men's national volleyball team\") (description \"Canadian women's cricket team\") (description \"A1 Team Canada\") (description Northwind))) -) -(example - (utterance "who is the president of israel 2012?") - (targetValue (list (description \"Shimon Peres\"))) -) -(example - (utterance "who does northern ireland belong to?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "who does allen iverson play for now 2010?") - (targetValue (list (description \"Point guard\") (description \"Shooting guard\"))) -) -(example - (utterance "what party was lincoln affiliated with?") - (targetValue (list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))) -) -(example - (utterance "where do islamic people go to worship?") - (targetValue (list (description Mosque))) -) -(example - (utterance "where did kirk herbstreit?") - (targetValue (list (description \"College GameDay\") (description \"College Football Final\") (description \"ESPN College Football on ABC\") (description \"Saturday Night Football\") (description \"Battle of the Gridiron Stars\") (description \"College Football Live\"))) -) -(example - (utterance "where did american troops fight in ww1?") - (targetValue (list (description \"Why Race Mattered in Barack Obama's Re-election\"))) -) -(example - (utterance "what god does taoism believe in?") - (targetValue (list (description \"Tao Te Ching\"))) -) -(example - (utterance "what college did kris humphries play for?") - (targetValue (list (description \"University of Minnesota\"))) -) -(example - (utterance "what gunfight is wyatt earp most famous for?") - (targetValue (list (description \"Gunfight at the O.K. Corral\"))) -) -(example - (utterance "what does the maine state flag look like?") - (targetValue (list (description \"Flag of Maine\"))) -) -(example - (utterance "what do mali people speak?") - (targetValue (list (description \"French Language\") (description \"Bambara language\") (description \"Fula language\"))) -) -(example - (utterance "who is john garcia?") - (targetValue (list (description Singer) (description Musician))) -) -(example - (utterance "what type of government does japan currently have?") - (targetValue (list (description \"Constitutional monarchy\"))) -) -(example - (utterance "what do israeli people speak?") - (targetValue (list (description \"Yiddish Language\") (description \"Hebrew Language\") (description \"Russian Language\") (description \"Arabic Language\") (description \"Aramaic language\"))) -) -(example - (utterance "what year did george washington become the president?") - (targetValue (list (description \"George Washington 1789 presidential inauguration\"))) -) -(example - (utterance "what did lbj die of?") - (targetValue (list (description \"Myocardial infarction\"))) -) -(example - (utterance "what is the main language spoken in italy?") - (targetValue (list (description \"Italian Language\"))) -) -(example - (utterance "who was the first wife of prophet muhammad?") - (targetValue (list (description \"Khadija bint Khuwaylid\"))) -) -(example - (utterance "what does george soros believe?") - (targetValue (list (description Atheism))) -) -(example - (utterance "on which river is paris?") - (targetValue (list (description Seine))) -) -(example - (utterance "who was sam houston answers?") - (targetValue (list (description Soldier) (description Politician) (description Lawyer) (description \"Military officer\"))) -) -(example - (utterance "who is sherri shepherd's new husband?") - (targetValue (list (description \"Lamar Sally\"))) -) -(example - (utterance "who did kevin garnett play for before celtics?") - (targetValue (list (description \"Minnesota Timberwolves\"))) -) -(example - (utterance "who the voice of peter griffin?") - (targetValue (list (description \"Seth MacFarlane\"))) -) -(example - (utterance "what is the name of dawn french's first novel?") - (targetValue (list (description \"Absolutely Fabulous\"))) -) -(example - (utterance "who is the governor of california 2010?") - (targetValue (list (description \"Arnold Schwarzenegger\"))) -) -(example - (utterance "which paris airport is closest to the city center?") - (targetValue (list (description \"Paris Orly Airport\"))) -) -(example - (utterance "where is st louis cardinals stadium?") - (targetValue (list (description \"Busch Stadium\"))) -) -(example - (utterance "where are dell products manufactured?") - (targetValue (list (description Texas))) -) -(example - (utterance "where does manny pacquiao live?") - (targetValue (list (description \"South Cotabato\") (description Kiamba))) -) -(example - (utterance "when were the duggar kids born?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "where did pharaoh hatshepsut live?") - (targetValue (list (description \"Eighteenth Dynasty of Egypt\"))) -) -(example - (utterance "what four countries are in the united kingdom?") - (targetValue (list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))) -) -(example - (utterance "what record label is rihanna signed to 2012?") - (targetValue (list (description \"Def Jam Recordings\"))) -) -(example - (utterance "who does sam bradford play for?") - (targetValue (list (description \"St. Louis Rams\"))) -) -(example - (utterance "where did the seminole native americans live?") - (targetValue (list (description \"Indigenous peoples of the Southeastern Woodlands\"))) -) -(example - (utterance "what county is plymouth ia in?") - (targetValue (list (description \"Cerro Gordo County\"))) -) -(example - (utterance "what airlines fly into ontario international airport?") - (targetValue (list (description \"West Air\") (description \"Great Lakes Airlines\") (description Ameriflight) (description \"UPS Airlines\"))) -) -(example - (utterance "what school did kurt vonnegut go to?") - (targetValue (list (description \"Cornell University\") (description \"Butler University\") (description \"Shortridge High School\") (description \"University of Chicago\"))) -) -(example - (utterance "what kind of biome is the everglades?") - (targetValue (list (description Wetland))) -) -(example - (utterance "where did henry hudson come from?") - (targetValue (list (description \"United Kingdom\") (description England))) -) -(example - (utterance "which continent is costa rica located?") - (targetValue (list (description \"North America\"))) -) -(example - (utterance "what movies has halle berry starred in?") - (targetValue (list (description \"Jungle Fever\") (description Catwoman) (description Gothika) (description \"Executive Decision\") (description Robots) (description \"Introducing Dorothy Dandridge\") (description B*A*P*S) (description Bulworth) (description \"Race the Sun\") (description \"Monster's Ball\"))) -) -(example - (utterance "what was the capital of ancient israel?") - (targetValue (list (description Jerusalem))) -) -(example - (utterance "where is tomb of allama iqbal?") - (targetValue (list (description Lahore))) -) -(example - (utterance "who does the united states export the most to?") - (targetValue (list (description Canada))) -) -(example - (utterance "where is sony ericsson based?") - (targetValue (list (description London))) -) -(example - (utterance "what school did michael jordan go to?") - (targetValue (list (description \"University of North Carolina at Chapel Hill\") (description \"Emsley A. Laney High School\"))) -) -(example - (utterance "what do you speak in singapore?") - (targetValue (list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))) -) -(example - (utterance "where is reggie bush from?") - (targetValue (list (description \"Spring Valley\"))) -) -(example - (utterance "what has sara paxton been in?") - (targetValue (list (description \"Durango Kids\") (description \"Enter Nowhere\") (description \"Liar Liar\") (description Geppetto) (description \"Liars All\") (description \"Mother Goose Parade\") (description \"Hollywood Takes a Stand Against Planking\") (description Aquamarine) (description \"Haunted Lighthouse\") (description Hounded))) -) -(example - (utterance "what primary school did sir isaac newton go to?") - (targetValue (list (description \"The King's School, Grantham\"))) -) -(example - (utterance "what's the egyptian currency?") - (targetValue (list (description \"Egyptian pound\"))) -) -(example - (utterance "which roman god goddess are you?") - (targetValue (list (description Vitellius))) -) -(example - (utterance "what countries does canada export wheat to?") - (targetValue (list (description Japan))) -) -(example - (utterance "what kind of economy does china has?") - (targetValue (list (description \"Socialist state\"))) -) -(example - (utterance "what is mexico city time zone?") - (targetValue (list (description \"Central Time Zone\"))) -) -(example - (utterance "who won the fa cup in 2008?") - (targetValue (list (description \"Portsmouth F.C.\"))) -) -(example - (utterance "who plays jacob black in the twilight movies?") - (targetValue (list (description \"Taylor Lautner\"))) -) -(example - (utterance "who is the head coach of the indianapolis colts?") - (targetValue (list (description \"Chuck Pagano\"))) -) -(example - (utterance "who is rob kardashian dating now 2012?") - (targetValue (list (description \"Rita Ora\"))) -) -(example - (utterance "what is the syracuse university mascot?") - (targetValue (list (description \"Otto the Orange\"))) -) -(example - (utterance "where does honda play soccer?") - (targetValue (list (description \"Chief Executive Officer\"))) -) -(example - (utterance "what time zone is ontario toronto?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "where is augusta golf masters?") - (targetValue (list (description \"Richmond County\") (description Georgia) (description \"United States of America\"))) -) -(example - (utterance "what government did japan have?") - (targetValue (list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))) -) -(example - (utterance "where does the shannon river end?") - (targetValue (list (description \"Shannon Estuary\"))) -) -(example - (utterance "what all does stan kroenke own?") - (targetValue (list (description \"St. Louis Rams\") (description \"Arsenal F.C.\") (description \"Colorado Avalanche\") (description \"Colorado Rapids\") (description \"Denver Nuggets\"))) -) -(example - (utterance "what countries does china border?") - (targetValue (list (description Pakistan) (description Kyrgyzstan) (description Myanmar) (description Bhutan) (description Afghanistan) (description Tajikistan) (description India) (description Mongolia) (description Laos) (description Kazakhstan))) -) -(example - (utterance "what university did donald trump graduate from?") - (targetValue (list (description \"The Kew-Forest School\") (description \"University of Pennsylvania\") (description \"Fordham University\") (description \"Wharton School of the University of Pennsylvania\") (description \"New York Military Academy\"))) -) -(example - (utterance "what drug did mitch hedberg overdose on?") - (targetValue (list (description \"Heroin overdose\"))) -) -(example - (utterance "what were erik erikson's theories?") - (targetValue (list (description \"Developmental psychology\"))) -) -(example - (utterance "what the australian liberal party stands for?") - (targetValue (list (description Australia))) -) -(example - (utterance "what is british columbia?") - (targetValue (list (description \"Canadian province\"))) -) -(example - (utterance "what language do you speak in austria?") - (targetValue (list (description \"Austrian German\") (description \"Bosnian language\") (description \"Hungarian language\") (description \"Croatian language\") (description \"Serbian language\") (description \"Bavarian Language\") (description \"Slovenian language\") (description \"German Language\") (description \"Turkish Language\"))) -) -(example - (utterance "what does the philippines flag represent?") - (targetValue (list (description \"Flag of the Philippines\"))) -) -(example - (utterance "who was rosemary clooney married to?") - (targetValue (list (description \"José Ferrer\") (description \"Dante DiPaolo\"))) -) -(example - (utterance "where did roger moore live?") - (targetValue (list (description England))) -) -(example - (utterance "who's the oakland raiders head coach?") - (targetValue (list (description \"Dennis Allen\"))) -) -(example - (utterance "where is portuguese language spoken?") - (targetValue (list (description Brazil) (description Canada) (description Angola) (description Portugal) (description Macau) (description \"Cape Verde\") (description Andorra) (description Timor-Leste) (description Guinea-Bissau) (description Mozambique))) -) -(example - (utterance "who is married to garth brooks?") - (targetValue (list (description \"Trisha Yearwood\"))) -) -(example - (utterance "what political party was hitler the leader of?") - (targetValue (list (description \"Nazi Party\"))) -) -(example - (utterance "who did plaxico burress sign with 2012?") - (targetValue (list (description \"Pittsburgh Steelers\"))) -) -(example - (utterance "who does zach galifianakis play in the hangover?") - (targetValue (list (description \"Alan Garner\"))) -) -(example - (utterance "who plays lois in family guy?") - (targetValue (list (description \"Alex Borstein\"))) -) -(example - (utterance "what state did dwight d. eisenhower live in?") - (targetValue (list (description Pennsylvania) (description Texas))) -) -(example - (utterance "what are 2 inventions benjamin franklin is credited with creating?") - (targetValue (list (description \"Lightning rod\") (description \"Franklin stove\") (description Bifocals) (description \"Glass harmonica\"))) -) -(example - (utterance "where did carmen electra grow up?") - (targetValue (list (description Sharonville))) -) -(example - (utterance "what is vanderbilt university mascot?") - (targetValue (list (description \"Mr. Commodore\"))) -) -(example - (utterance "what famous book did benjamin franklin wrote?") - (targetValue (list (description \"Poor Richard's Almanac of 1739\") (description \"Poor Richard's Almanac of 1758\"))) -) -(example - (utterance "what band does adam levine sing for?") - (targetValue (list (description \"Maroon 5\"))) -) -(example - (utterance "where did brian williams go to college?") - (targetValue (list (description \"George Washington University\") (description \"Brookdale Community College\") (description \"The Catholic University of America\") (description \"Mater Dei High School\"))) -) -(example - (utterance "where did robert hooke get his education?") - (targetValue (list (description \"Wadham College, Oxford\") (description \"Christ Church, Oxford\") (description \"University of Oxford\") (description \"Westminster School\"))) -) -(example - (utterance "what country did truman lead?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what is language in argentina?") - (targetValue (list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))) -) -(example - (utterance "which island in greece?") - (targetValue (list (description \"Ionian Islands\"))) -) -(example - (utterance "who has won the most fa cup?") - (targetValue (list (description \"Liverpool F.C.\"))) -) -(example - (utterance "what time is kansas in?") - (targetValue (list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC−07:00) (description UTC−06:00))) -) -(example - (utterance "what time is in san diego california?") - (targetValue (list (description \"Pacific Time Zone\"))) -) -(example - (utterance "what landforms are found in italy?") - (targetValue (list (description \"Italian Peninsula\"))) -) -(example - (utterance "when did hurricane irene hit ct?") - (targetValue (list (description \"2011 Atlantic hurricane season\"))) -) -(example - (utterance "who did michael jackson play in the wiz?") - (targetValue (list (description Scarecrow))) -) -(example - (utterance "what is osama bin laden race?") - (targetValue (list (description \"Saudi Arabia\"))) -) -(example - (utterance "what was gregor mendel known for?") - (targetValue (list (description Scientist) (description Monk) (description Botanist))) -) -(example - (utterance "what drugs does charlie sheen do?") - (targetValue (list (description Cannabis) (description LSD) (description Cocaine) (description Ethanol))) -) -(example - (utterance "what is the capital city of assyrian empire?") - (targetValue (list (description Assur))) -) -(example - (utterance "which countries speak english?") - (targetValue (list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))) -) -(example - (utterance "what disease michael jackson?") - (targetValue (list (description Mysophobia))) -) -(example - (utterance "where did jerry spinelli go to college?") - (targetValue (list (description \"Johns Hopkins University\") (description \"Temple University\") (description \"Gettysburg College\"))) -) -(example - (utterance "what is the zip code for cordova tn?") - (targetValue (list (description 99574))) -) -(example - (utterance "what is julia gillard party?") - (targetValue (list (description \"Queensland Labor Party\") (description \"Australian Labor Party\"))) -) -(example - (utterance "what is the origin of the turkish language?") - (targetValue (list (description \"Altaic languages\"))) -) -(example - (utterance "when did tom brady join the patriots?") - (targetValue (list (description \"2001 NFL season\"))) -) -(example - (utterance "what is isaac newton famous for?") - (targetValue (list (description Physicist))) -) -(example - (utterance "who won the state of texas in 2008?") - (targetValue (list (description \"Esperanza Andrade\"))) -) -(example - (utterance "what is considered eastern canada?") - (targetValue (list (description Newfoundland))) -) -(example - (utterance "where did barack obama went to school?") - (targetValue (list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))) -) -(example - (utterance "what battles did robert e lee participate in?") - (targetValue (list (description \"Battle of Gettysburg\") (description \"Battle of Mine Run\") (description \"Battle of Franklin's Crossing\") (description \"Battle of Antietam\") (description \"Battle of Williamsport\") (description \"Battle of Chancellorsville\") (description \"Battle of Appomattox Court House\") (description \"Third Battle of Petersburg\") (description \"Battle of Fredericksburg\") (description \"Battle of Totopotomoy Creek\"))) -) -(example - (utterance "who was the prime minister of canada in 1998?") - (targetValue (list (description \"Brian Mulroney\"))) -) -(example - (utterance "what did ron howard direct?") - (targetValue (list (description \"Return to Mayberry\") (description \"The Smith Family\") (description \"Happy Days\") (description \"The Andy Griffith Show\") (description \"Arrested Development\") (description \"The Fonz and the Happy Days Gang\"))) -) -(example - (utterance "what kind of alcohol is bacardi silver?") - (targetValue (list (description \"Bacardi rum\"))) -) -(example - (utterance "who are shakespeare's siblings?") - (targetValue (list (description \"Joan Shakespeare\") (description \"Gilbert Shakespeare\") (description \"Margaret Shakespeare\") (description \"Richard Shakespeare\") (description \"Anne Shakespeare\") (description \"Edmund Shakespeare\"))) -) -(example - (utterance "what team did albert pujols play for?") - (targetValue (list (description \"Scottsdale Scorpions\") (description \"Los Angeles Angels of Anaheim\") (description \"St. Louis Cardinals\"))) -) -(example - (utterance "what inspired monet?") - (targetValue (list (description \"Charles-François Daubigny\") (description \"Eugène Boudin\") (description \"Stéphane Mallarmé\") (description \"Eugène Delacroix\") (description \"Gustave Courbet\"))) -) -(example - (utterance "where do ba fly to from london city airport?") - (targetValue (list (description London))) -) -(example - (utterance "where does kaka live?") - (targetValue (list (description Brazil))) -) -(example - (utterance "what is the predominant language in south africa?") - (targetValue (list (description \"South African English\"))) -) -(example - (utterance "what are fun things to do in seattle wa?") - (targetValue (list (description \"Woodland Park Zoo\") (description \"Henry Art Gallery\") (description \"Seattle Art Museum\") (description \"Seattle Aquarium\") (description \"Frye Art Museum\") (description \"Space Needle\") (description \"Pike Place Market\") (description \"Smith Tower\") (description \"Tillicum Village\") (description \"Museum of Flight\"))) -) -(example - (utterance "where does the oklahoma city thunder practice?") - (targetValue (list (description \"Chesapeake Energy Arena\"))) -) -(example - (utterance "what is the language called in turkey?") - (targetValue (list (description \"Arabic Language\") (description \"Kurdish language\") (description \"Zazaki language\") (description \"Ladino Language\") (description \"Turkish Language\"))) -) -(example - (utterance "who was theodore roosevelt's vice president?") - (targetValue (list (description \"Charles W. Fairbanks\"))) -) -(example - (utterance "what college did charles richard drew go to?") - (targetValue (list (description \"Amherst College\"))) -) -(example - (utterance "where does the roman language come from?") - (targetValue (list (description \"Latin Language\"))) -) -(example - (utterance "what nationality is jermaine paul?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "where did the oakland raiders move from?") - (targetValue (list (description \"Los Angeles\"))) -) -(example - (utterance "who played nba last night?") - (targetValue (list (description \"Phoenix Suns\") (description \"Golden State Warriors\") (description \"Los Angeles Lakers\") (description \"Cleveland Cavaliers\") (description \"Houston Rockets\") (description \"Charlotte Bobcats\") (description \"Detroit Pistons\") (description \"Indiana Pacers\") (description \"Utah Jazz\") (description \"Orlando Magic\"))) -) -(example - (utterance "who were mary shelley's parents?") - (targetValue (list (description \"Mary Wollstonecraft\") (description \"William Godwin\"))) -) -(example - (utterance "who played hannah montana best friend?") - (targetValue (list (description \"Emily Osment\"))) -) -(example - (utterance "what do do in new york?") - (targetValue (list (description \"Central Park\"))) -) -(example - (utterance "what are some of the religions in australia?") - (targetValue (list (description Catholicism) (description Buddhism) (description Islam) (description Anglicanism))) -) -(example - (utterance "what is the capital city of south carolina?") - (targetValue (list (description Columbia))) -) -(example - (utterance "what language do they speak in indonesia?") - (targetValue (list (description \"Javanese Language\") (description \"Malay Language\") (description \"Sunda Language\") (description \"English Language\") (description \"Bali Language\") (description \"Indonesian Language\") (description \"Batak Language\") (description \"Tobelo Language\") (description \"Dutch Language\") (description \"Madura Language\"))) -) -(example - (utterance "what type of political system is headed by queen elizabeth ii?") - (targetValue (list (description Monarch))) -) -(example - (utterance "what is the actual current local time now in uk?") - (targetValue (list (description \"Greenwich Mean Time\") (description UTC±00:00))) -) -(example - (utterance "what are some of the awards taylor swift has won?") - (targetValue (list (description \"People's Choice Award for Favorite Country Artist\") (description \"Academy of Country Music Entertainer of the Year\") (description \"People's Choice Award for Favorite Female Music Performer\") (description \"Academy of Country Music Video of the Year\") (description \"Grammy Award for Best Country Solo Performance\") (description \"Billboard Artist of the Year Award\") (description \"Academy of Country Music Album of the Year\") (description \"Grammy Award for Best Country Song\") (description \"Grammy Award for Album of the Year\"))) -) -(example - (utterance "what city did obama grow up in?") - (targetValue (list (description Honolulu))) -) -(example - (utterance "where did chris cuomo go?") - (targetValue (list (description Queens))) -) -(example - (utterance "where did gary coleman live when he died?") - (targetValue (list (description Provo))) -) -(example - (utterance "what is there to do in palm springs?") - (targetValue (list (description \"The Fabulous Palm Springs Follies\") (description \"Palm Springs Air Museum\") (description \"Living Desert Zoo and Gardens\") (description \"Palm Springs Walk of Stars\") (description \"The Palm Springs Art Museum\") (description \"Knott's Soak City\") (description \"Tahquitz Canyon\") (description \"Palm Springs Aerial Tramway\") (description \"Moorten Botanical Garden and Cactarium\") (description \"San Jacinto Mountains\"))) -) -(example - (utterance "where is auburn university at?") - (targetValue (list (description Alabama) (description \"Auburn University Historic District\") (description \"United States of America\") (description Auburn))) -) -(example - (utterance "where was ronald reagan born and raised?") - (targetValue (list (description Tampico))) -) -(example - (utterance "what county is morristown tn in?") - (targetValue (list (description \"Morris County\"))) -) -(example - (utterance "where do the houston rockets play basketball?") - (targetValue (list (description \"Toyota Center\"))) -) -(example - (utterance "who was the president of the united states during ww2?") - (targetValue (list (description \"Franklin D. Roosevelt\"))) -) -(example - (utterance "who did elvis presley really love?") - (targetValue (list (description \"Ginger Alden\"))) -) -(example - (utterance "which states does the connecticut river flow through?") - (targetValue (list (description Vermont) (description Connecticut) (description \"New Hampshire\") (description Massachusetts))) -) -(example - (utterance "what are the biggest cities in illinois?") - (targetValue (list (description Chicago))) -) -(example - (utterance "which english team won the champions league first?") - (targetValue (list (description \"the Federation of Free States\"))) -) -(example - (utterance "which province in canada is the most populated?") - (targetValue (list (description Ontario))) -) -(example - (utterance "what continent do the falkland islands belong to?") - (targetValue (list (description \"South America\"))) -) -(example - (utterance "what language do russian people speak?") - (targetValue (list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))) -) -(example - (utterance "which states touch canadian soil?") - (targetValue (list (description Michigan))) -) -(example - (utterance "what did alvin smith died from?") - (targetValue (list (description Poison))) -) -(example - (utterance "what are the four harry potter house names?") - (targetValue (list (description \"Ravenclaw House\") (description \"Gryffindor House\") (description \"Slytherin House\") (description \"Hufflepuff House\"))) -) -(example - (utterance "who has tim howard played for?") - (targetValue (list (description \"Manchester United F.C.\") (description \"New York Red Bulls\") (description \"North Jersey Imperials\") (description \"Everton F.C.\") (description \"United States men's national soccer team\"))) -) -(example - (utterance "when is the gold cup cheltenham?") - (targetValue (list (description Yearly))) -) -(example - (utterance "where does portuguese originate?") - (targetValue (list (description Portugal))) -) -(example - (utterance "what currency in dominican republic should i bring?") - (targetValue (list (description \"Dominican peso\"))) -) -(example - (utterance "who did howie long married?") - (targetValue (list (description \"Diane Addonizio\"))) -) -(example - (utterance "what region of the world is north america in?") - (targetValue (list (description \"Northern Hemisphere\") (description \"Western Hemisphere\") (description Americas))) -) -(example - (utterance "who is the current governor of georgia 2011?") - (targetValue (list (description \"Nathan Deal\"))) -) -(example - (utterance "where do navajo indians live?") - (targetValue (list (description Arizona) (description Utah) (description \"Southwestern United States\") (description \"Navajo Nation\") (description California) (description \"New Mexico\"))) -) -(example - (utterance "what to do in panama city beach for spring break?") - (targetValue (list (description \"Thunder Beach Motorcycle Rally\") (description \"Club La Vela\") (description \"Man in the Sea Museum\") (description \"Camp Helen State Park\") (description \"Pier Park\") (description \"Shipwreck Island\") (description \"Latimer Cabin\") (description \"St. Andrews State Park\") (description \"Miracle Strip at Pier Park\"))) -) -(example - (utterance "what instrument does ringo starr play?") - (targetValue (list (description Drums))) -) -(example - (utterance "who are china's trading partners?") - (targetValue (list (description Angola) (description Sudan) (description \"United States of America\") (description Wellington) (description Mozambique) (description Laos) (description Yemen))) -) -(example - (utterance "what character did stan lee create?") - (targetValue (list (description Executioner) (description \"Awesome Android\") (description \"Mac Gargan\") (description \"Professor X\") (description Sentry) (description Death-Stalker) (description Wong) (description Blob) (description Shellshock) (description Plantman))) -) -(example - (utterance "what disease did anne frank get?") - (targetValue (list (description Typhus))) -) -(example - (utterance "where did rich rodriguez get fired?") - (targetValue (list (description \"Michigan Wolverines football\"))) -) -(example - (utterance "who did mario lopez just marry?") - (targetValue (list (description \"Courtney Laine Mazza\"))) -) -(example - (utterance "what happened to president james garfield?") - (targetValue (list (description \"Myocardial infarction\") (description Pneumonia) (description Sepsis))) -) -(example - (utterance "what time zone am i in missouri?") - (targetValue (list (description \"Central Time Zone\") (description UTC−06:00))) -) -(example - (utterance "who is paul mccartney's current wife?") - (targetValue (list (description \"Nancy Shevell\"))) -) -(example - (utterance "what channel is anderson cooper talk show on?") - (targetValue (list (description CNN))) -) -(example - (utterance "what drugs were in whitney houston when she died?") - (targetValue (list (description \"Cocaine overdose\"))) -) -(example - (utterance "who did warren moon play for?") - (targetValue (list (description \"Seattle Seahawks\") (description \"Washington Huskies football\") (description \"Houston Oilers\") (description \"Minnesota Vikings\") (description \"Kansas City Chiefs\"))) -) -(example - (utterance "what brand of guitar does steve vai play?") - (targetValue (list (description Ibanez) (description \"Ibanez Universe\") (description \"Ibanez JEM\"))) -) -(example - (utterance "what do hungarian people speak?") - (targetValue (list (description Hungarian))) -) -(example - (utterance "what prep school did romney attend?") - (targetValue (list (description \"Cranbrook Schools\"))) -) -(example - (utterance "in what town did ned kelly and his family grow up?") - (targetValue (list (description Beveridge))) -) -(example - (utterance "what is bethenny frankel husband name?") - (targetValue (list (description \"Jason Hoppy\"))) -) -(example - (utterance "what city in australia should i live in quiz?") - (targetValue (list (description \"Australian city\"))) -) -(example - (utterance "who is the present president of china?") - (targetValue (list (description \"Xi Jinping\"))) -) -(example - (utterance "who speaks stewie on family guy?") - (targetValue (list (description \"Seth MacFarlane\"))) -) -(example - (utterance "who influenced arthur conan doyle?") - (targetValue (list (description \"Robert Louis Stevenson\") (description \"Edgar Allan Poe\") (description \"Joseph Bell\") (description \"Jules Verne\") (description \"Walter Scott\") (description Ibn-e-Safi))) -) -(example - (utterance "when was samuel pepys?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "what are the new york giants home colors?") - (targetValue (list (description Blue))) -) -(example - (utterance "who played bob ewell in to kill a mockingbird?") - (targetValue (list (description \"James Anderson\"))) -) -(example - (utterance "what type of money does jamaica use?") - (targetValue (list (description \"Jamaican dollar\"))) -) -(example - (utterance "what instrument does fela kuti play?") - (targetValue (list (description guitar) (description trumpet) (description Saxophone) (description Drums) (description keyboard))) -) -(example - (utterance "who is kurt busch driving for now?") - (targetValue (list (description \"Miller Lite\"))) -) -(example - (utterance "who was charlemagne's wife?") - (targetValue (list (description Fastrada) (description Luitgard) (description \"Hildegard of Savoy\") (description \"Desiderata of the Lombards\") (description Himiltrude))) -) -(example - (utterance "where did woodrow wilson go to school?") - (targetValue (list (description \"Johns Hopkins University\") (description \"Davidson College\") (description \"Princeton University\") (description \"University of Virginia School of Law\"))) -) -(example - (utterance "who is lamar odom married too?") - (targetValue (list (description \"Khloé Kardashian\"))) -) -(example - (utterance "where can you buy amazon kindle?") - (targetValue (list (description Amazon.com))) -) -(example - (utterance "who is angelina jolie's husband?") - (targetValue (list (description \"Brad Pitt\"))) -) -(example - (utterance "what kind of money do they use in aruba?") - (targetValue (list (description \"Aruban florin\"))) -) -(example - (utterance "what sports do people in france play?") - (targetValue (list (description \"France national football team\") (description \"France Davis Cup team\") (description \"France men's national ice hockey team\") (description \"France women's national U-18 ice hockey team\") (description \"France men's national volleyball team\") (description \"France women's national volleyball team\") (description \"France national rugby league team\") (description \"France women's national basketball team\") (description \"French Luge Team\") (description \"A1 Team France\"))) -) -(example - (utterance "what wars did robert e lee lead?") - (targetValue (list (description \"Mexican–American War\") (description \"American Civil War\") (description \"Battle of Chancellorsville\"))) -) -(example - (utterance "what language do native american indians speak?") - (targetValue (list (description \"French Language\") (description \"Spanish Language\") (description \"English Language\") (description \"American English\"))) -) -(example - (utterance "where did tennessee williams live?") - (targetValue (list (description \"St. Louis\") (description Columbus) (description \"New Orleans\") (description Clarksdale) (description Mississippi))) -) -(example - (utterance "what was king louis xiv religion?") - (targetValue (list (description Catholicism))) -) -(example - (utterance "what language do they in belgium?") - (targetValue (list (description \"French Language\") (description \"German Language\") (description \"Dutch Language\"))) -) -(example - (utterance "who plays walter in fringe?") - (targetValue (list (description \"John Noble\"))) -) -(example - (utterance "where is port st lucie florida on the map?") - (targetValue (list (description Florida) (description \"United States of America\") (description \"St. Lucie County\"))) -) -(example - (utterance "what countries are the mediterranean?") - (targetValue (list (description Italy) (description Spain) (description France))) -) -(example - (utterance "what city has the largest population in mexico?") - (targetValue (list (description \"Mexico City\"))) -) -(example - (utterance "who juan ponce de leon?") - (targetValue (list (description Explorer))) -) -(example - (utterance "in what years did the new york yankees win the world series?") - (targetValue (list (description \"1941 World Series\") (description \"1939 World Series\") (description \"1932 World Series\") (description \"1928 World Series\") (description \"1936 World Series\") (description \"1923 World Series\") (description \"1927 World Series\") (description \"1937 World Series\") (description \"1938 World Series\") (description \"1943 World Series\"))) -) -(example - (utterance "what state is toronto in?") - (targetValue (list (description Ontario))) -) -(example - (utterance "where to watch tv online for free in canada?") - (targetValue (list (description \"Province of Canada\"))) -) -(example - (utterance "where did the loma prieta earthquake occur?") - (targetValue (list (description \"San Francisco Bay Area\"))) -) -(example - (utterance "what is the state motto of massachusetts?") - (targetValue (list (description \"Ense petit placidam sub libertate quietem\"))) -) -(example - (utterance "what is time zone in new orleans?") - (targetValue (list (description \"Central Time Zone\"))) -) -(example - (utterance "what type of poetry does john donne write?") - (targetValue (list (description \"Metaphysical poets\"))) -) -(example - (utterance "where did helen keller die?") - (targetValue (list (description Easton))) -) -(example - (utterance "who is the current president of chile 2011?") - (targetValue (list (description \"Sebastián Piñera\"))) -) -(example - (utterance "what would happen if the new madrid fault had an earthquake?") - (targetValue (list (description \"Winter in Madrid\"))) -) -(example - (utterance "where did the hopi indians live?") - (targetValue (list (description Americas))) -) -(example - (utterance "what did jeff corwin major in?") - (targetValue (list (description Biologist))) -) -(example - (utterance "where did johann sebastian bach live?") - (targetValue (list (description Arnstadt) (description \"Köthen (Anhalt)\") (description Leipzig) (description Weimar) (description Mühlhausen) (description Eisenach) (description Lüneburg) (description Ohrdruf))) -) -(example - (utterance "who did bynum get traded to?") - (targetValue (list (description \"West Windsor-Plainsboro High School North\") (description \"St. Joseph High School\") (description \"Solebury School\"))) -) -(example - (utterance "what timezone is malaysia?") - (targetValue (list (description UTC+8))) -) -(example - (utterance "where is alex smith from?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "where was alice walker born?") - (targetValue (list (description Eatonton))) -) -(example - (utterance "what do they speak iceland?") - (targetValue (list (description \"Icelandic Language\"))) -) -(example - (utterance "who taught michelangelo to sculpt?") - (targetValue (list (description \"Lorenzo de' Medici\") (description \"Domenico Ghirlandaio\") (description \"Giovanni Pico della Mirandola\") (description \"Girolamo Savonarola\") (description \"Melozzo da Forlì\"))) -) -(example - (utterance "what wars have france been involved in?") - (targetValue (list (description \"Hundred Years' War\"))) -) -(example - (utterance "who plays moira on the l word?") - (targetValue (list (description \"Rose Byrne\"))) -) -(example - (utterance "when did joe mcelderry won x factor?") - (targetValue (list (description \"The X Factor (UK) - Season 6\"))) -) -(example - (utterance "what is the major language of jamaica?") - (targetValue (list (description \"Jamaican English\"))) -) -(example - (utterance "who was the members of blackstreet?") - (targetValue (list (description \"Tony Tyler\") (description \"Levi Little\") (description \"Terrell Phillips\") (description \"Eric Williams\") (description \"Edward Theodore Riley\") (description \"Mark Middleton\") (description \"Glenn Adams\") (description \"Joseph Stonestreet\") (description \"Chauncey Black\") (description \"Dave Hollister\"))) -) -(example - (utterance "who did tebow get traded to?") - (targetValue (list (description \"New York Jets\"))) -) -(example - (utterance "where did romans go?") - (targetValue (list (description Europe))) -) -(example - (utterance "what does a american rottweiler look like?") - (targetValue (list (description Tan) (description Black) (description Mahogany))) -) -(example - (utterance "who created the character of sherlock holmes?") - (targetValue (list (description \"Arthur Conan Doyle\"))) -) -(example - (utterance "what does scottish people speak?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "who all has kim kardashian dated?") - (targetValue (list (description \"Kanye West\") (description \"Reggie Bush\") (description \"Ray J\"))) -) -(example - (utterance "who are the main trading partners of china?") - (targetValue (list (description Madagascar) (description Angola) (description Algeria) (description Sudan) (description Tuvalu) (description Tanzania) (description Nepal) (description Djibouti) (description Laos) (description \"Sierra Leone\"))) -) -(example - (utterance "what instruments did vivaldi wrote concertos for?") - (targetValue (list (description Violin))) -) -(example - (utterance "what book did john steinbeck wrote about the people in the dust bowl?") - (targetValue (list (description \"The Grapes of Wrath\"))) -) -(example - (utterance "what land did god promise joshua?") - (targetValue (list (description Canaan))) -) -(example - (utterance "who is the voice of family guys meg griffin?") - (targetValue (list (description \"Mila Kunis\"))) -) -(example - (utterance "what to do in new orleans with kids?") - (targetValue (list (description \"Belle of the Nineties\"))) -) -(example - (utterance "what countries did queen elizabeth i rule?") - (targetValue (list (description England))) -) -(example - (utterance "what channel is the mtv vma awards on?") - (targetValue (list (description MTV))) -) -(example - (utterance "what kind of currency does jamaica use?") - (targetValue (list (description \"Jamaican dollar\"))) -) -(example - (utterance "what type of government does the nigeria have?") - (targetValue (list (description \"Presidential system\") (description \"Federal republic\") (description Federation))) -) -(example - (utterance "where is usc from?") - (targetValue (list (description \"United States of America\") (description California) (description \"Los Angeles\"))) -) -(example - (utterance "what country was william shakespeare born?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "where do they grow rice in italy?") - (targetValue (list (description Lombardy))) -) -(example - (utterance "where great britain on the world map?") - (targetValue (list (description Europe))) -) -(example - (utterance "what to see in dallas tx?") - (targetValue (list (description \"Meadows Museum\") (description \"Texas Theatre\") (description \"Dallas Convention Center\") (description \"Dallas Zoo\") (description \"Dallas Holocaust Museum/Center for Education & Tolerance\") (description \"George W. Bush Presidential Center\") (description \"Sixth Floor Museum\") (description \"The Trammell & Margaret Crow Collection of Asian Art\") (description \"Dallas World Aquarium\") (description \"Dallas Arboretum and Botanical Garden\"))) -) -(example - (utterance "what is my timezone in california?") - (targetValue (list (description \"Pacific Time Zone\"))) -) -(example - (utterance "what is president abraham lincoln known for?") - (targetValue (list (description \"President of the United States\"))) -) -(example - (utterance "who did cristina yang's husband cheated on her with?") - (targetValue (list (description \"Preston Burke\"))) -) -(example - (utterance "who does jemaine clement play in despicable me?") - (targetValue (list (description \"Jerry the Minion\"))) -) -(example - (utterance "what year did the vietnam war happen?") - (targetValue (list (description 1960s))) -) -(example - (utterance "where do the broncos play?") - (targetValue (list (description \"Sports Authority Field at Mile High\"))) -) -(example - (utterance "who inspired antonio vivaldi?") - (targetValue (list (description \"Johann Sebastian Bach\"))) -) -(example - (utterance "what type of currency is used in puerto rico?") - (targetValue (list (description \"United States dollar\"))) -) -(example - (utterance "what is jackie kennedy famous for?") - (targetValue (list (description \"First Lady of the United States\"))) -) -(example - (utterance "what currency is used in france before euro?") - (targetValue (list (description \"French franc\") (description Assignat))) -) -(example - (utterance "who started up mcdonalds?") - (targetValue (list (description \"Ray Kroc\"))) -) -(example - (utterance "what major landforms are located in egypt?") - (targetValue (list (description Sahara) (description \"Libyan Desert\"))) -) -(example - (utterance "who played nba finals 2010?") - (targetValue (list (description \"Los Angeles Lakers\"))) -) -(example - (utterance "what does the devil look like in young goodman brown?") - (targetValue (list (description \"The Old Man\"))) -) -(example - (utterance "what state was ronald reagan governor of?") - (targetValue (list (description California))) -) -(example - (utterance "what is the most practiced religion in the united states?") - (targetValue (list (description Christianity))) -) -(example - (utterance "where was my honda motorcycle made?") - (targetValue (list (description Tokyo))) -) -(example - (utterance "what did isaac newton discovered as a mathematician?") - (targetValue (list (description \"isaac newton co-developed calculus with gottfried wilhelm leibniz\"))) -) -(example - (utterance "what is st james palace?") - (targetValue (list (description Palace))) -) -(example - (utterance "what airport to fly into to get to clearwater florida?") - (targetValue (list (description \"Clearwater Air Park\"))) -) -(example - (utterance "who has britney spears married?") - (targetValue (list (description \"Jason Allen Alexander\") (description \"Kevin Federline\"))) -) -(example - (utterance "what currency is used in hungary?") - (targetValue (list (description \"Hungarian forint\"))) -) -(example - (utterance "what currency do they use in qatar?") - (targetValue (list (description \"Qatari riyal\"))) -) -(example - (utterance "what are fun things to do in denver colorado?") - (targetValue (list (description \"Black American West Museum & Heritage Center\") (description \"Denver Firefighters Museum\") (description \"Colorado State Capitol\") (description \"Denver Mint\") (description \"Molly Brown House\") (description \"Forney Transportation Museum\") (description \"Denver Botanic Gardens\") (description \"Museum of Contemporary Art Denver\") (description \"Denver Museum of Nature and Science\") (description \"Chamberlin Observatory\"))) -) -(example - (utterance "what did thoreau die from?") - (targetValue (list (description Tuberculosis))) -) -(example - (utterance "how much does the average american pay in taxes over their lifetime?") - (targetValue (list (description \"American National Biography\") (description \"47 Percenters and Guerrilla Decontextualization (Part 1): Dreams and Nightmares\") (description \"Why Race Mattered in Barack Obama's Re-election\"))) -) -(example - (utterance "what do the symbols in the illinois flag represent?") - (targetValue (list (description \"State Sovereignty, National Union\"))) -) -(example - (utterance "what years did the red sox win the world series?") - (targetValue (list (description \"1918 World Series\") (description \"2007 World Series\") (description \"2004 World Series\") (description \"1903 World Series\") (description \"1912 World Series\") (description \"1916 World Series\") (description \"1915 World Series\"))) -) -(example - (utterance "what war was woodrow wilson president for?") - (targetValue (list (description \"World War I\"))) -) -(example - (utterance "who is carl edwards racing for?") - (targetValue (list (description \"Roush Fenway Racing\"))) -) -(example - (utterance "what to do in panama city beach in february?") - (targetValue (list (description \"Thunder Beach Motorcycle Rally\") (description \"Club La Vela\") (description \"Man in the Sea Museum\") (description \"Camp Helen State Park\") (description \"Pier Park\") (description \"Shipwreck Island\") (description \"Latimer Cabin\") (description \"St. Andrews State Park\") (description \"Miracle Strip at Pier Park\"))) -) -(example - (utterance "where are the florida marlins from?") - (targetValue (list (description \"Sun Life Stadium\") (description \"Marlins Park\"))) -) -(example - (utterance "what is the main religion in eastern europe?") - (targetValue (list (description Zift))) -) -(example - (utterance "what language does romanian people speak?") - (targetValue (list (description \"Hungarian language\") (description Torlakian) (description \"Romanian Language\") (description \"Romani language\") (description \"Ukrainian Language\"))) -) -(example - (utterance "what date was john adams elected president?") - (targetValue (list (description \"John Adams Presidential Campaign, 1796\"))) -) -(example - (utterance "who nominated stephen g. breyer?") - (targetValue (list (description \"Bill Clinton\"))) -) -(example - (utterance "what contribution did maurice wilkins make to dna?") - (targetValue (list (description \"Albert Lasker Award for Basic Medical Research\"))) -) -(example - (utterance "what did george w bush do before becoming president?") - (targetValue (list (description \"Governor of Texas\"))) -) -(example - (utterance "which party was lincoln?") - (targetValue (list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))) -) -(example - (utterance "who are the two current illinois senators?") - (targetValue (list (description \"Dick Durbin\"))) -) -(example - (utterance "what did robin gibb died from?") - (targetValue (list (description Pneumonia) (description \"Liver cancer\") (description \"Colorectal cancer\"))) -) -(example - (utterance "what college did joe montana play for?") - (targetValue (list (description \"Notre Dame Fighting Irish football\"))) -) -(example - (utterance "what were adolf hitler's parents names?") - (targetValue (list (description \"Alois Hitler\") (description \"Klara Hitler\"))) -) -(example - (utterance "what did jordyn wieber win gold for?") - (targetValue (list (description \"Gymnastics at the 2012 Summer Olympics – Women's artistic team all-around\"))) -) -(example - (utterance "what job does bill rancic have?") - (targetValue (list (description Entrepreneur) (description Businessperson) (description Writer) (description \"Television Producer\") (description Author))) -) -(example - (utterance "what did robert hooke discover?") - (targetValue (list (description \"Based on his design, a marine chronometer accurate enough to measure longitude was eventually constructed by John Harrison in the 18th century.\"))) -) -(example - (utterance "what does michael jackson like to eat?") - (targetValue (list (description \"Vegetarian food\"))) -) -(example - (utterance "who owns the new england patriots football team?") - (targetValue (list (description \"Robert Kraft\"))) -) -(example - (utterance "where do the japanese live?") - (targetValue (list (description Japan))) -) -(example - (utterance "what is the dollar called in brazil?") - (targetValue (list (description \"Brazilian real\"))) -) -(example - (utterance "what airport fly into for maui?") - (targetValue (list (description \"Hana Airport\"))) -) -(example - (utterance "what has lucy hale played in?") - (targetValue (list (description \"A Cinderella Story: Once Upon A Song\") (description \"10 Years\") (description \"Sorority Wars\") (description \"The Sisterhood of the Traveling Pants 2\") (description \"Scream 4\") (description \"Fear Island\") (description \"Tinker Bell: Secret of the Wings\") (description \"Killer in the Family\"))) -) -(example - (utterance "who won 2011 heisman trophy?") - (targetValue (list (description \"Robert Griffin III\"))) -) -(example - (utterance "who is the falcons kicker?") - (targetValue (list (description \"Matt Bryant\"))) -) -(example - (utterance "where did charles drew go to high school?") - (targetValue (list (description \"Dunbar High School\"))) -) -(example - (utterance "what language do argentina use?") - (targetValue (list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))) -) -(example - (utterance "who won governor race in indiana?") - (targetValue (list (description \"Mitch Daniels\"))) -) -(example - (utterance "what languages do people speak in egypt?") - (targetValue (list (description \"Egyptian language\") (description \"Akkadian language\") (description \"Hittite language\"))) -) -(example - (utterance "what college did florence griffith joyner attend?") - (targetValue (list (description \"David Starr Jordan High School\") (description \"University of California, Los Angeles\") (description \"California State University, Northridge\"))) -) -(example - (utterance "what style of art did henri matisse use?") - (targetValue (list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))) -) -(example - (utterance "what did george washington carver make with peanuts?") - (targetValue (list (description \"Peanut butter\"))) -) -(example - (utterance "who plays alan parrish in jumanji?") - (targetValue (list (description \"Robin Williams\"))) -) -(example - (utterance "who was reese witherspoon married too?") - (targetValue (list (description \"Ryan Phillippe\") (description \"Jim Toth\"))) -) -(example - (utterance "what is the isthmus of panama?") - (targetValue (list (description \"Panama Canal Zone\"))) -) -(example - (utterance "who is the coach of the la lakers?") - (targetValue (list (description \"Mike D'Antoni\"))) -) -(example - (utterance "what is the dominican republic's capital?") - (targetValue (list (description \"Santo Domingo\"))) -) -(example - (utterance "what is illinois state flower called?") - (targetValue (list (description Viola))) -) -(example - (utterance "what books did mark twain read?") - (targetValue (list (description \"George MacDonald\") (description \"Charles Dickens\") (description Plutarch) (description \"Thomas Malory\") (description \"William Dean Howells\") (description \"Thomas Paine\") (description \"Miguel de Cervantes\") (description \"Robert Browning\"))) -) -(example - (utterance "who plays miley cyrus brother?") - (targetValue (list (description Guitarist))) -) -(example - (utterance "what language do they speak thailand?") - (targetValue (list (description \"Mon Language\") (description \"Lao Language\") (description \"Khmer language\") (description \"Hmong language\") (description \"Thai Language\") (description \"Cham language\") (description \"Mlabri language\") (description \"Malay, Pattani Language\") (description \"Nyaw Language\") (description \"Saek language\"))) -) -(example - (utterance "what are the major religions in poland?") - (targetValue (list (description Catholicism) (description \"Ukrainian Greek Catholic Church\"))) -) -(example - (utterance "what is the san francisco giants mascot?") - (targetValue (list (description \"Crazy Crab\") (description \"Lou Seal\"))) -) -(example - (utterance "where was tupac born?") - (targetValue (list (description \"East Harlem\"))) -) -(example - (utterance "where is the main headquarters of the un?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what utc time zone is arizona?") - (targetValue (list (description \"Mountain Time Zone\") (description UTC−07:00))) -) -(example - (utterance "who played as barney?") - (targetValue (list (description \"David Joyner\"))) -) -(example - (utterance "who played elaine's boyfriend on seinfeld?") - (targetValue (list (description \"Jerry Seinfeld\"))) -) -(example - (utterance "who did juan ponce de leon married?") - (targetValue (list (description \"Leonor de León\"))) -) -(example - (utterance "what language do they speak in spain wikipedia?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "where to watch live opening ceremony in london?") - (targetValue (list (description \"2012 Summer Olympics\"))) -) -(example - (utterance "what times is it in texas?") - (targetValue (list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC−07:00) (description UTC−06:00))) -) -(example - (utterance "where did the arizona diamondbacks play?") - (targetValue (list (description \"Chase Field\"))) -) -(example - (utterance "what did fred davis do?") - (targetValue (list (description \"American football player\"))) -) -(example - (utterance "what country was theodor schwann born in?") - (targetValue (list (description Germany))) -) -(example - (utterance "where is the fukushima daiichi located?") - (targetValue (list (description Japan) (description Okuma))) -) -(example - (utterance "what country was bin laden from?") - (targetValue (list (description \"Saudi Arabia\"))) -) -(example - (utterance "who plays claudia joy on army wives?") - (targetValue (list (description \"Kim Delaney\"))) -) -(example - (utterance "where did darfur happen?") - (targetValue (list (description Sudan))) -) -(example - (utterance "what language does greece use?") - (targetValue (list (description \"Greek Language\"))) -) -(example - (utterance "what kind of money does argentina use?") - (targetValue (list (description \"Argentine peso\"))) -) -(example - (utterance "who was the prime minister of australia in 1958?") - (targetValue (list (description \"Robert Menzies\"))) -) -(example - (utterance "what hemisphere south america?") - (targetValue (list (description \"Northern Hemisphere\") (description \"Southern Hemisphere\"))) -) -(example - (utterance "what movies has taylor momsen been in?") - (targetValue (list (description Underdog) (description \"Paranoid Park\") (description \"Spy Kids 2: Island of Lost Dreams\") (description \"How the Grinch Stole Christmas!\") (description \"We Were Soldiers\") (description \"Hansel and Gretel\") (description \"Spy School\") (description \"Saving Shiloh\") (description \"10 Years\"))) -) -(example - (utterance "what show was kim richards in as a child?") - (targetValue (list (description \"Nanny and the Professor\"))) -) -(example - (utterance "what was henry ford best known for?") - (targetValue (list (description Industrialist))) -) -(example - (utterance "what kind of music did michael jackson sing?") - (targetValue (list (description \"Soul music\") (description \"Pop music\") (description \"New jack swing\") (description \"Dance music\") (description Disco) (description Dance-pop) (description \"Rock music\") (description \"Rhythm and blues\") (description \"Motown Sound\") (description Funk))) -) -(example - (utterance "what education does jeff corwin have?") - (targetValue (list (description \"Norwell High School\") (description \"Bridgewater State College\") (description \"University of Massachusetts Amherst\"))) -) -(example - (utterance "what movies has chris colfer been in?") - (targetValue (list (description 8) (description \"Russel Fish: The Sausage and Eggs Incident\") (description \"Glee Encore\") (description \"Struck by Lightning\") (description \"Glee: The 3D Concert Movie\"))) -) -(example - (utterance "where the queen of denmark lives?") - (targetValue (list (description Copenhagen))) -) -(example - (utterance "what did roald dahl write?") - (targetValue (list (description \"Danny, the Champion of the World\") (description \"Willy Wonka & the Chocolate Factory\") (description \"The Witches\") (description \"The BFG\") (description \"Charlie and the Chocolate Factory\") (description \"Fantastic Mr. Fox\") (description \"36 Hours\") (description \"James and the Giant Peach\") (description Matilda))) -) -(example - (utterance "who was the real erin brockovich?") - (targetValue (list (description Environmentalist) (description Paralegal))) -) -(example - (utterance "where are riddell helmets manufactured?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what county is troy il in?") - (targetValue (list (description \"Madison County\"))) -) -(example - (utterance "what position does mitt romney hold?") - (targetValue (list (description \"Governor of Massachusetts\"))) -) -(example - (utterance "who is country singer jewel married to?") - (targetValue (list (description \"Ty Murray\"))) -) -(example - (utterance "what movies does tupac act in?") - (targetValue (list (description \"Murder Was the Case\") (description \"Above the Rim\") (description Bullet) (description \"Gang Related\") (description \"Watch Juice\") (description \"Tupac: Live at the House of Blues\") (description \"Nothing but Trouble\") (description Juice) (description \"Poetic Justice\") (description Gridlock'd))) -) -(example - (utterance "what famous book did adam smith wrote?") - (targetValue (list (description \"The Wealth of Nations\"))) -) -(example - (utterance "where does the appalachian trail run through?") - (targetValue (list (description \"Eastern United States\"))) -) -(example - (utterance "where is burundi located on a map?") - (targetValue (list (description Africa))) -) -(example - (utterance "what year did mcfly go to the future?") - (targetValue (list (description \"6th March 2006\"))) -) -(example - (utterance "what unicef stands for?") - (targetValue (list (description \"United Nations Children's Fund\"))) -) -(example - (utterance "what clubs has messi played for?") - (targetValue (list (description \"Argentina national football team\") (description \"FC Barcelona\") (description \"FC Barcelona C\") (description \"FC Barcelona B\"))) -) -(example - (utterance "where is merrell shoes headquarters?") - (targetValue (list (description Rockford))) -) -(example - (utterance "who does the uk trade with?") - (targetValue (list (description Canada) (description Angola) (description Anguilla) (description \"United States of America\") (description \"Sierra Leone\"))) -) -(example - (utterance "what color are the baltimore ravens?") - (targetValue (list (description Purple) (description White) (description Black) (description Gold))) -) -(example - (utterance "what country volvo cars made?") - (targetValue (list (description Sweden))) -) -(example - (utterance "who plays karen jackson on shameless?") - (targetValue (list (description \"Rebecca Atkinson\"))) -) -(example - (utterance "what is tim tebow's religion?") - (targetValue (list (description Christianity))) -) -(example - (utterance "what country is singapore next to?") - (targetValue (list (description Eurasia) (description \"Southeast Asia\") (description Asia))) -) -(example - (utterance "what year did detroit pistons win the championship?") - (targetValue (list (description \"1990 NBA Finals\") (description \"2004 NBA Finals\") (description \"1989 NBA Finals\"))) -) -(example - (utterance "what does anderson cooper do?") - (targetValue (list (description Journalist))) -) -(example - (utterance "what movies did matt bomer play in?") - (targetValue (list (description \"Magic Mike\") (description Flightplan) (description \"Winter's Tale\") (description \"In Time\") (description 8) (description \"The Normal Heart\") (description \"The Texas Chainsaw Massacre: The Beginning\"))) -) -(example - (utterance "who is ellen bernstein?") - (targetValue (list (description Actor))) -) -(example - (utterance "when are the australian open men's finals?") - (targetValue (list (description Yearly))) -) -(example - (utterance "when was reagan inaugurated?") - (targetValue (list (description 1/20/1981))) -) -(example - (utterance "where did dmitri mendeleev teach?") - (targetValue (list (description \"Saint Petersburg State Institute of Technology\"))) -) -(example - (utterance "what kind of education did barack obama have?") - (targetValue (list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))) -) -(example - (utterance "what was the last time the pittsburgh pirates had a winning season?") - (targetValue (list (description \"1979 World Series\") (description \"1971 World Series\") (description \"1960 World Series\") (description \"1909 World Series\") (description \"1925 World Series\"))) -) -(example - (utterance "what did james k polk believe in?") - (targetValue (list (description Presbyterianism) (description Methodism))) -) -(example - (utterance "what currency does south africa have?") - (targetValue (list (description \"South African rand\"))) -) -(example - (utterance "where did jerome david salinger died?") - (targetValue (list (description Cornish))) -) -(example - (utterance "what religions are recognized in canada?") - (targetValue (list (description Protestantism) (description Catholicism) (description Islam))) -) -(example - (utterance "what airport is closest to cancun?") - (targetValue (list (description \"Cancún International Airport\"))) -) -(example - (utterance "where is somalia located?") - (targetValue (list (description Africa))) -) -(example - (utterance "who played lex luthor in the original superman?") - (targetValue (list (description \"Gene Hackman\"))) -) -(example - (utterance "who is the head coach of the chicago blackhawks?") - (targetValue (list (description \"Joel Quenneville\"))) -) -(example - (utterance "where was john f kennedy raised?") - (targetValue (list (description Boston) (description Massachusetts) (description \"Washington, D.C.\"))) -) -(example - (utterance "what does kat dennings star in?") - (targetValue (list (description \"The Scream Team\") (description \"The Answer Man\") (description \"Raise Your Voice\") (description \"Charlie Bartlett\") (description Shorts) (description \"The 40-Year-Old Virgin\") (description \"Down in the Valley\") (description \"Nick and Norah's Infinite Playlist\") (description \"The House Bunny\") (description \"Big Momma's House 2\"))) -) -(example - (utterance "what did henry kissinger do?") - (targetValue (list (description \"United States Secretary of State\") (description \"National Security Advisor\"))) -) -(example - (utterance "where does volga river start?") - (targetValue (list (description \"Valdai Hills\"))) -) -(example - (utterance "what are the major sports played in venezuela?") - (targetValue (list (description \"Venezuela women's national volleyball team\") (description \"Venezuela national football team\") (description \"Venezuela men's national volleyball team\"))) -) -(example - (utterance "what did roger sherman do for a living?") - (targetValue (list (description Senator) (description \"Member of Congress\"))) -) -(example - (utterance "who does ryan newman race for?") - (targetValue (list (description Alltel))) -) -(example - (utterance "what was the political system in libya?") - (targetValue (list (description \"Provisional government\") (description \"Parliamentary republic\"))) -) -(example - (utterance "who plays the voice of lois griffin on family guy?") - (targetValue (list (description \"Alex Borstein\"))) -) -(example - (utterance "who did alicia keys have a baby with?") - (targetValue (list (description \"Swizz Beatz\"))) -) -(example - (utterance "what the currency in argentina?") - (targetValue (list (description \"Argentine peso\"))) -) -(example - (utterance "where does eddie bravo teach?") - (targetValue (list (description \"Brazilian jiu-jitsu\"))) -) -(example - (utterance "when did michael schumacher win his first title?") - (targetValue (list (description 1995))) -) -(example - (utterance "where does sally pearson live?") - (targetValue (list (description \"Gold Coast\"))) -) -(example - (utterance "what college chris paul go to?") - (targetValue (list (description \"Wake Forest University\"))) -) -(example - (utterance "where is madeira?") - (targetValue (list (description \"Atlantic Ocean\") (description \"Azores Canaries Madeira\") (description \"Madeira Islands archipelago\") (description Portugal))) -) -(example - (utterance "what country is joseph prince from?") - (targetValue (list (description Singapore))) -) -(example - (utterance "when did democritus discovered the atom?") - (targetValue (list (description \"6129 Demokritos\"))) -) -(example - (utterance "what do they speak in austria?") - (targetValue (list (description \"Austrian German\") (description \"Bosnian language\") (description \"Hungarian language\") (description \"Croatian language\") (description \"Serbian language\") (description \"Bavarian Language\") (description \"Slovenian language\") (description \"German Language\") (description \"Turkish Language\"))) -) -(example - (utterance "what are major religions in the united states?") - (targetValue (list (description \"Unitarian Universalism\") (description Judaism) (description Christianity) (description Atheism) (description Buddhism) (description Hinduism) (description Islam))) -) -(example - (utterance "what things did thomas edison invent?") - (targetValue (list (description Phonograph) (description \"Carbon microphone\") (description Mimeograph) (description \"Quadruplex telegraph\") (description \"Electric power distribution\") (description \"Movie camera\") (description \"Incandescent light bulb\") (description \"Phonograph cylinder\"))) -) -(example - (utterance "where is the sistine chapel by michelangelo?") - (targetValue (list (description Rome))) -) -(example - (utterance "who has played edward quartermaine on general hospital?") - (targetValue (list (description \"David Lewis\"))) -) -(example - (utterance "what is the zip code for iselin nj?") - (targetValue (list (description 08830))) -) -(example - (utterance "what kind of language does switzerland speak?") - (targetValue (list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))) -) -(example - (utterance "where is christina aguilera from?") - (targetValue (list (description \"Staten Island\"))) -) -(example - (utterance "what are fun things to do in philadelphia?") - (targetValue (list (description \"Philadelphia Zoo\") (description \"Wagner Free Institute of Science\") (description \"African American Museum in Philadelphia\") (description \"Liberty Bell\") (description \"Rodin Museum\") (description \"Independence Hall\") (description \"Boathouse Row\") (description \"Academy of Natural Sciences\") (description \"Reading Terminal Market\") (description \"Franklin Institute\"))) -) -(example - (utterance "who does david carr play for?") - (targetValue (list (description \"San Francisco 49ers\") (description \"Carolina Panthers\") (description \"New York Giants\") (description \"Houston Texans\") (description \"Fresno State Bulldogs football\"))) -) -(example - (utterance "where did jackie robinson go to school?") - (targetValue (list (description \"University of California, Los Angeles\") (description \"Pasadena City College\") (description \"John Muir High School\"))) -) -(example - (utterance "where is jack daniel buried?") - (targetValue (list (description Lynchburg))) -) -(example - (utterance "what strings does john mayer?") - (targetValue (list (description guitar))) -) -(example - (utterance "who plays stacey in zoey 101?") - (targetValue (list (description \"Lacey Turner\"))) -) -(example - (utterance "when did sanchez leave usc?") - (targetValue (list (description \"2009 NFL season\"))) -) -(example - (utterance "who is steven seagal sister?") - (targetValue (list (description \"Brenda Seagal\"))) -) -(example - (utterance "where was f scott fitzgerald education?") - (targetValue (list (description \"St. Paul Academy and Summit School\") (description \"Nardin Academy\") (description \"Princeton University\"))) -) -(example - (utterance "on what continent is canada found?") - (targetValue (list (description \"North America\"))) -) -(example - (utterance "what is the primary language of israel?") - (targetValue (list (description \"Hebrew Language\") (description \"Arabic Language\"))) -) -(example - (utterance "who is married to jane krakowski?") - (targetValue (list (description \"Robert Godley\"))) -) -(example - (utterance "what role did tom cruise play in endless love?") - (targetValue (list (description Billy))) -) -(example - (utterance "where to go in phnom penh cambodia?") - (targetValue (list (description \"Cambodia-Vietnam Friendship Monument\") (description \"Kingdom Breweries\") (description \"National Museum of Cambodia\") (description \"Wat Phnom\") (description \"Royal Palace, Phnom Penh\") (description \"Sisowath Quay\") (description \"Independence Monument, Phnom Penh\") (description \"Tuol Sleng Genocide Museum\") (description \"Choeung Ek\") (description \"Silver Pagoda, Phnom Penh\"))) -) -(example - (utterance "what city was ronald reagan born in?") - (targetValue (list (description Tampico))) -) -(example - (utterance "what countries in the world speak arabic?") - (targetValue (list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))) -) -(example - (utterance "what 4 states border the pacific ocean?") - (targetValue (list (description Oregon))) -) -(example - (utterance "what to do in nadi fiji?") - (targetValue (list (description \"Garden of the Sleeping Giant\") (description \"Subar Maniya\") (description Yasawa) (description \"Kula Eco Park\") (description \"Mamanuca Islands\") (description Nananu-i-Ra) (description \"Koroyanitu National Park\") (description \"Navala Bures\") (description \"Denerau Beach\") (description \"Sri Siva Subramaniya temple\"))) -) -(example - (utterance "who is francis bacon and what did he do?") - (targetValue (list (description Spy) (description Scientist) (description Statesman) (description Philosopher) (description Author))) -) -(example - (utterance "what is the dominant language of jamaica?") - (targetValue (list (description \"Jamaican English\"))) -) -(example - (utterance "when does medicare part d start?") - (targetValue (list (description \"Centers for Medicare and Medicaid Services\"))) -) -(example - (utterance "what is the postcode for seoul south korea?") - (targetValue (list (description 139-799))) -) -(example - (utterance "what type of government does the bahamas have?") - (targetValue (list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))) -) -(example - (utterance "what university did tony romo go to?") - (targetValue (list (description \"Eastern Illinois University\"))) -) -(example - (utterance "where is bosnia?") - (targetValue (list (description Europe) (description Eurasia) (description Balkans))) -) -(example - (utterance "what countries speak german as a first language?") - (targetValue (list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))) -) -(example - (utterance "where is amazon based out of?") - (targetValue (list (description Seattle))) -) -(example - (utterance "what team did mike piazza retire with?") - (targetValue (list (description \"New York Mets\"))) -) -(example - (utterance "what is state animal of illinois?") - (targetValue (list (description \"Northern Cardinal\"))) -) -(example - (utterance "where did robert boyle study?") - (targetValue (list (description \"Eton College\") (description \"University College, Oxford\"))) -) -(example - (utterance "what is there to see near the grand canyon?") - (targetValue (list (description Phoenix) (description \"Grand Canyon National Park\") (description \"Lake Powell\"))) -) -(example - (utterance "where does the fda get its authority?") - (targetValue (list (description \"Commisioner of Food and Drugs\"))) -) -(example - (utterance "where does hector camacho live?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "who was vladimir lenin and why was he important?") - (targetValue (list (description Revolutionary) (description Politician) (description Economist) (description Lawyer) (description Philosopher))) -) -(example - (utterance "what language do cyprus speak?") - (targetValue (list (description \"Greek Language\") (description \"Turkish Language\"))) -) -(example - (utterance "where does fabio aurelio play?") - (targetValue (list (description \"Grêmio Foot-Ball Porto Alegrense\") (description \"Liverpool F.C.\"))) -) -(example - (utterance "what war did george washington help win?") - (targetValue (list (description \"American Revolutionary War\"))) -) -(example - (utterance "where does danny ainge live?") - (targetValue (list (description Wellesley) (description Eugene))) -) -(example - (utterance "what college did steve jobs attend?") - (targetValue (list (description \"Reed College\"))) -) -(example - (utterance "where was anne frank born?") - (targetValue (list (description Frankfurt))) -) -(example - (utterance "who plays young joe dirt?") - (targetValue (list (description \"David Spade\"))) -) -(example - (utterance "what company did verizon used to be?") - (targetValue (list (description \"AT&T Corporation\"))) -) -(example - (utterance "who was king tut's wife?") - (targetValue (list (description Ankhesenamun))) -) -(example - (utterance "what team did magic johnson play for?") - (targetValue (list (description \"Los Angeles Lakers\"))) -) -(example - (utterance "what are the kennedys?") - (targetValue (list (description \"Rose Fitzgerald Kennedy\") (description \"Patrick Bouvier Kennedy\") (description \"John F. Kennedy\") (description \"Rosemary Kennedy\") (description \"Caroline Kennedy\") (description \"Kathleen Cavendish\") (description \"John F. Kennedy, Jr.\") (description \"Joseph P. Kennedy, Sr.\") (description \"Bobby Shriver\") (description \"Joseph P. Kennedy, Jr.\"))) -) -(example - (utterance "where kurdish people come from?") - (targetValue (list (description Asia))) -) -(example - (utterance "where is sarajevo located?") - (targetValue (list (description \"Federation of Bosnia and Herzegovina\") (description \"Bosnia and Herzegovina\") (description \"Sarajevo Canton\"))) -) -(example - (utterance "what is the official language in china?") - (targetValue (list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))) -) -(example - (utterance "who does the voice of kitt in knight rider?") - (targetValue (list (description \"William Daniels\"))) -) -(example - (utterance "what teams are left in the nfl?") - (targetValue (list (description \"New York Jets\") (description \"Carolina Panthers\") (description \"Denver Broncos\") (description \"Baltimore Ravens\") (description \"Detroit Lions\") (description \"Kansas City Chiefs\") (description \"Arizona Cardinals\") (description \"New York Giants\") (description \"Jacksonville Jaguars\") (description \"Oakland Raiders\"))) -) -(example - (utterance "what art movement was pablo picasso part of?") - (targetValue (list (description Cubism) (description \"Analytic cubism\") (description \"African Period\") (description \"Picasso's Blue Period\") (description \"Italian modern and contemporary art\") (description \"Synthetic cubism\") (description \"Picasso's Rose Period\"))) -) -(example - (utterance "what type of business is mitt romney in?") - (targetValue (list (description Politician))) -) -(example - (utterance "what language do they speak in egyptian?") - (targetValue (list (description \"Sa'idi Arabic\") (description \"Domari Language\") (description \"Nobiin Language\") (description \"Bedawi Arabic\") (description \"Arabic Language\") (description \"Siwi Language\") (description \"Egyptian Arabic\") (description \"Arabic, Sudanese Spoken Language\"))) -) -(example - (utterance "what are historical places in new york?") - (targetValue (list (description \"Chelsea Art Museum\") (description \"Brooklyn Bridge\") (description \"Empire State Building\") (description \"The Broadway Theatre\") (description \"American Museum of Natural History\") (description \"Central Park\") (description \"St. Patrick's Cathedral\") (description \"Japan Society of New York\") (description \"FusionArts Museum\") (description \"American Folk Art Museum\"))) -) -(example - (utterance "in what year did columbus sail to the new world?") - (targetValue (list (description \"1492 Conquest of Paradise\"))) -) -(example - (utterance "what countries are included in the continent of asia?") - (targetValue (list (description Bahrain) (description Afghanistan) (description Bangladesh) (description Bhutan) (description Brunei) (description Indonesia) (description India) (description Cambodia) (description China) (description Iraq))) -) -(example - (utterance "who owns wikimedia foundation?") - (targetValue (list (description \"Jimmy Wales\"))) -) -(example - (utterance "what war was george washington president during?") - (targetValue (list (description \"American Revolutionary War\"))) -) -(example - (utterance "when did miami dolphins win super bowl?") - (targetValue (list (description \"Super Bowl VII\") (description \"Super Bowl VIII\"))) -) -(example - (utterance "what timezone is minnesota in?") - (targetValue (list (description \"Central Time Zone\"))) -) -(example - (utterance "which airport do ba fly to in oslo?") - (targetValue (list (description \"Oslo Airport, Gardermoen\") (description \"Oslo Airport, Fornebu\"))) -) -(example - (utterance "what is there for kids to do in miami?") - (targetValue (list (description Wolfsonian-FIU) (description \"Lowe Art Museum\") (description \"Holocaust Memorial of the Greater Miami Jewish Federation\") (description \"Miami Art Museum\") (description \"Frost Art Museum\") (description \"Coral Castle\") (description \"Jewish Museum of Florida\") (description \"Jungle Island\") (description \"Miami Seaquarium\") (description \"Venetian Pool\"))) -) -(example - (utterance "what country columbus was born?") - (targetValue (list (description Genoa))) -) -(example - (utterance "where did lauren conrad live?") - (targetValue (list (description \"San Francisco\") (description \"Los Angeles\") (description \"Laguna Beach\"))) -) -(example - (utterance "what bella name her baby?") - (targetValue (list (description \"Renesmee Carlie Cullen\"))) -) -(example - (utterance "what is the houston rockets mascot?") - (targetValue (list (description Clutch))) -) -(example - (utterance "what is there fun to do in san diego?") - (targetValue (list (description \"Hotel del Coronado\") (description \"Cabrillo National Monument\") (description \"San Diego Zoo Safari Park\") (description \"San Diego Zoo\") (description \"Mission San Diego de Alcalá\") (description \"Old Town San Diego State Historic Park\") (description \"Balboa Park\") (description \"Birch Aquarium\") (description \"Old Point Loma Lighthouse\") (description \"USS Midway\"))) -) -(example - (utterance "what movies johnny depp is in?") - (targetValue (list (description \"Benny & Joon\") (description Blow) (description \"A Nightmare on Elm Street\") (description \"Arizona Dream\") (description Chocolat) (description \"Dead Man\") (description \"Charlie and the Chocolate Factory\") (description Cry-Baby) (description \"Public Enemies\") (description \"Corpse Bride\"))) -) -(example - (utterance "where did matthias schleiden do his work?") - (targetValue (list (description \"University of Tartu\"))) -) -(example - (utterance "what countries did andy warhol work?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what songs does katherine jenkins sing?") - (targetValue (list (description \"O Holy Night\") (description Seguedilla) (description \"Wales Victorious (Bread of Heaven 2003)\") (description \"Time to Say Goodbye\") (description \"O Sole Mio\") (description Habanera) (description \"One Fine Day\") (description \"House of No Regrets\") (description \"Song to the Moon\") (description Caruso))) -) -(example - (utterance "what is ryan seacrest famous for?") - (targetValue (list (description Presenter))) -) -(example - (utterance "what is the current leader of japan?") - (targetValue (list (description \"Shinzō Abe\"))) -) -(example - (utterance "how much indiana jones movies are there?") - (targetValue (list (description \"Indiana Jones and the Raiders of the Lost Ark\") (description \"Disaster Movie\") (description \"Indiana Jones and the Last Crusade\") (description \"Indiana Jones and the Temple of Doom\") (description \"Indiana Jones and the Kingdom of the Crystal Skull\"))) -) -(example - (utterance "what does george soros own?") - (targetValue (list (description \"Open Society Foundations\") (description \"Soros Fund Management\") (description \"Open Society Initiative for Southern Africa\") (description \"Soros Foundations Network\") (description \"Central European University\") (description \"Stefan Batory Foundation\") (description \"Democracy Alliance\") (description MoveOn.org) (description \"Drug Policy Alliance\") (description \"J Street\"))) -) -(example - (utterance "what kind of money should i bring to dominican?") - (targetValue (list (description \"Dominican peso\"))) -) -(example - (utterance "who is the president of ecuador in 2012?") - (targetValue (list (description \"Rafael Correa\"))) -) -(example - (utterance "what city became the capital of the assyrian empire?") - (targetValue (list (description Assur))) -) -(example - (utterance "what time zone is maryville tn?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "where does frida kahlo live now?") - (targetValue (list (description Coyoacán))) -) -(example - (utterance "who started the federal reserve board?") - (targetValue (list (description \"Woodrow Wilson\") (description \"Franklin D. Roosevelt\") (description \"Paul Warburg\") (description \"Carter Glass\"))) -) -(example - (utterance "where did marco rubio go to college?") - (targetValue (list (description \"Santa Fe College\") (description \"University of Miami\") (description \"University of Florida\") (description \"Tarkio College, Missouri\") (description \"South Miami High School\") (description \"University of Miami School of Law\"))) -) -(example - (utterance "where in tennessee are the smoky mountains?") - (targetValue (list (description \"Appalachian Mountains\"))) -) -(example - (utterance "what kind of fish do you catch in florida?") - (targetValue (list (description \"Largemouth bass\"))) -) -(example - (utterance "where was emperor tiberius born?") - (targetValue (list (description Rome))) -) -(example - (utterance "who did ronald reagan get shot by?") - (targetValue (list (description \"John Hinckley, Jr.\"))) -) -(example - (utterance "what county is novato in?") - (targetValue (list (description \"Marin County\"))) -) -(example - (utterance "who did president kennedy marry?") - (targetValue (list (description \"Jacqueline Kennedy Onassis\"))) -) -(example - (utterance "where to live near seattle wa?") - (targetValue (list (description Magnolia))) -) -(example - (utterance "what movies did zoe saldana play in?") - (targetValue (list (description \"The Losers\") (description Colombiana) (description \"Star Trek\") (description Avatar) (description Drumline) (description \"Death at a Funeral\"))) -) -(example - (utterance "where to go in mexico for vacation?") - (targetValue (list (description Yucatán))) -) -(example - (utterance "who does nikki reed play in the movie twilight?") - (targetValue (list (description \"Rosalie Hale\"))) -) -(example - (utterance "what does matt dallas do now?") - (targetValue (list (description Actor))) -) -(example - (utterance "where was abraham buried?") - (targetValue (list (description \"Cave of the Patriarchs\"))) -) -(example - (utterance "where did frank bruno live?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "what type of cancer did donna summer died from?") - (targetValue (list (description \"Lung cancer\") (description Cancer))) -) -(example - (utterance "where's the hudson river?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "how long is queen victoria's reign?") - (targetValue (list (description \"Her sixty-two year reign began in 1837 when her uncle, William IV, died without an heir.\"))) -) -(example - (utterance "what did jerry sandusky do to the children?") - (targetValue (list (description \"Involuntary deviate sexual intercourse\") (description \"Indecent assault\"))) -) -(example - (utterance "where does the jordan river end?") - (targetValue (list (description \"Dead Sea\"))) -) -(example - (utterance "what is the state flower of pennsylvania?") - (targetValue (list (description \"Kalmia latifolia\"))) -) -(example - (utterance "what school did michael jackson attend?") - (targetValue (list (description \"Montclair College Preparatory School\"))) -) -(example - (utterance "what does kenya moore do for a living?") - (targetValue (list (description \"Film Producer\") (description Model) (description Actor))) -) -(example - (utterance "what country is barack obama from?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "who was wale signed to?") - (targetValue (list (description \"Def Jam Recordings\") (description \"Warner Bros. Records\") (description \"Roc Nation\") (description \"Allido Records\") (description \"Interscope Records\"))) -) -(example - (utterance "who did tyson chandler play for?") - (targetValue (list (description \"New York Knicks\"))) -) -(example - (utterance "what character did liv tyler play in lord of the rings?") - (targetValue (list (description Arwen))) -) -(example - (utterance "who played princess leia in star wars movies?") - (targetValue (list (description \"Carrie Fisher\"))) -) -(example - (utterance "when did romney first run for president?") - (targetValue (list (description \"Mitt Romney presidential campaign, 2008\"))) -) -(example - (utterance "what did barack obama do before he took office?") - (targetValue (list (description \"Illinois State Senator\"))) -) -(example - (utterance "where was saint joseph from?") - (targetValue (list (description Canaan))) -) -(example - (utterance "where does kenya moore get her money?") - (targetValue (list (description Actor))) -) -(example - (utterance "what round did manny pacquiao win in?") - (targetValue (list (description celebritynetworth.com))) -) -(example - (utterance "what job did george w bush have?") - (targetValue (list (description \"President of the United States\") (description \"Governor of Texas\"))) -) -(example - (utterance "what are countries in south asia?") - (targetValue (list (description Afghanistan) (description Maldives) (description Bangladesh) (description Bhutan) (description Tibet) (description \"British Indian Ocean Territory\") (description Nepal) (description \"Daoud's Republic of Afghanistan\") (description \"Sri Lanka\") (description \"Democratic Republic of Afghanistan\"))) -) -(example - (utterance "where is the caribbean geographically located?") - (targetValue (list (description \"Puerto Rico\"))) -) -(example - (utterance "what songs does tom delonge sing?") - (targetValue (list (description \"I Miss You\") (description \"All the Small Things\"))) -) -(example - (utterance "where did monta ellis go to college?") - (targetValue (list (description \"Sidney Lanier High School\"))) -) -(example - (utterance "what was howard carter's job?") - (targetValue (list (description Archaeologist))) -) -(example - (utterance "who was papa doc in real life?") - (targetValue (list (description \"President of Haiti\") (description \"President for Life\"))) -) -(example - (utterance "what was the cause of death of michael jackson?") - (targetValue (list (description Homicide) (description \"Cardiac arrest\"))) -) -(example - (utterance "who played laura ingalls mother?") - (targetValue (list (description \"Caroline Ingalls\"))) -) -(example - (utterance "what is the capital city of texas usa?") - (targetValue (list (description Austin))) -) -(example - (utterance "who won governor in connecticut 2010?") - (targetValue (list (description \"Jodi Rell\"))) -) -(example - (utterance "what is the main language spoken in switzerland?") - (targetValue (list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))) -) -(example - (utterance "what timezone is indianapolis in now?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "where do cruises leave from in rome?") - (targetValue (list (description \"Civitavecchia Ferry Terminal\"))) -) -(example - (utterance "what time zone is new england usa in?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "where was the vietnam war located?") - (targetValue (list (description Vietnam))) -) -(example - (utterance "what is tulane university's mascot?") - (targetValue (list (description \"Riptide the Pelican\"))) -) -(example - (utterance "where is aviano air force base located?") - (targetValue (list (description Italy))) -) -(example - (utterance "who is the owner of the philadelphia eagles?") - (targetValue (list (description \"Jeffrey Lurie\"))) -) -(example - (utterance "where did giovanni da verrazano live?") - (targetValue (list (description Dieppe))) -) -(example - (utterance "what was antonio vivaldi known for?") - (targetValue (list (description Priest))) -) -(example - (utterance "what movies does johnny depp play in?") - (targetValue (list (description \"Benny & Joon\") (description Blow) (description \"A Nightmare on Elm Street\") (description \"Arizona Dream\") (description Chocolat) (description \"Dead Man\") (description \"Charlie and the Chocolate Factory\") (description Cry-Baby) (description \"Public Enemies\") (description \"Corpse Bride\"))) -) -(example - (utterance "who has won the last 10 nba championships?") - (targetValue (list (description \"Phoenix Suns\") (description \"Golden State Warriors\") (description \"Los Angeles Lakers\") (description \"Cleveland Cavaliers\") (description \"Houston Rockets\") (description \"Charlotte Bobcats\") (description \"Detroit Pistons\") (description \"Indiana Pacers\") (description \"Utah Jazz\") (description \"Orlando Magic\"))) -) -(example - (utterance "who is the coach of the pittsburgh steelers 2005?") - (targetValue (list (description \"Bill Cowher\"))) -) -(example - (utterance "when are the summer olympics held?") - (targetValue (list (description \"Once every two years\"))) -) -(example - (utterance "where did george harrison live before he died?") - (targetValue (list (description Liverpool))) -) -(example - (utterance "where do most earthquakes happen in japan?") - (targetValue (list (description Hokkaido))) -) -(example - (utterance "when did mcgee start on ncis?") - (targetValue (list (description \"NCIS - Season 1\"))) -) -(example - (utterance "what atom did j.j thomson discover?") - (targetValue (list (description \"The electron in chemistry\") (description \"Tendencies of recent investigations in the field of physics\") (description \"Electricity and matter\") (description \"Rays of positive electricity and their application to chemical analyses\") (description \"Conduction of electricity through gases\") (description \"The discharge of electricity through gases\") (description \"Elements of the mathematical theory of electricity and magnetism\") (description \"A treatise on the motion of vortex rings\"))) -) -(example - (utterance "what country did the zulu live in?") - (targetValue (list (description Zambia) (description Zimbabwe) (description Mozambique) (description KwaZulu-Natal))) -) -(example - (utterance "where was president chester arthur born?") - (targetValue (list (description Fairfield))) -) -(example - (utterance "where to fly in for galapagos islands?") - (targetValue (list (description \"Seymour Airport\") (description \"San Cristóbal Airport\"))) -) -(example - (utterance "who has tom brady played for?") - (targetValue (list (description \"Michigan Wolverines football\") (description \"New England Patriots\"))) -) -(example - (utterance "who are betty white's husbands?") - (targetValue (list (description \"Lane Allen\") (description \"Allen Ludden\") (description \"Dick Barker\"))) -) -(example - (utterance "what are the major languages spoken in italy?") - (targetValue (list (description \"Italian Language\"))) -) -(example - (utterance "what time is it in lake havasu city arizona?") - (targetValue (list (description \"Mountain Time Zone\"))) -) -(example - (utterance "what years have the giants won the world series?") - (targetValue (list (description \"2010 World Series\") (description \"2012 World Series\"))) -) -(example - (utterance "where did nick clegg go to prep school?") - (targetValue (list (description \"Caldicott School\"))) -) -(example - (utterance "where did laura bush grow up?") - (targetValue (list (description Midland))) -) -(example - (utterance "what currency should i take to mauritius?") - (targetValue (list (description \"Mauritian rupee\"))) -) -(example - (utterance "which states share borders with virginia?") - (targetValue (list (description \"North Carolina\"))) -) -(example - (utterance "what is a judge in the supreme court called?") - (targetValue (list (description \"Chief Justice of the United States\"))) -) -(example - (utterance "what did johannes kepler accomplish?") - (targetValue (list (description Mathematician) (description Astronomer) (description Scientist) (description Astrologer))) -) -(example - (utterance "what college did edgar allan poe go to?") - (targetValue (list (description \"University of Virginia\"))) -) -(example - (utterance "who is ellen albertini dow?") - (targetValue (list (description Actor))) -) -(example - (utterance "what time zone is london in right now?") - (targetValue (list (description \"Greenwich Mean Time\"))) -) -(example - (utterance "what kind of language do china speak?") - (targetValue (list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))) -) -(example - (utterance "where is the singapore zoo?") - (targetValue (list (description \"Singapore district\"))) -) -(example - (utterance "what town was abe lincoln born in?") - (targetValue (list (description Hodgenville))) -) -(example - (utterance "what do ethiopia import and export?") - (targetValue (list (description \"Leather and Hide Tanning and Finishing\") (description \"Coffee and Tea Manufacturing\") (description \"Livestock Merchant Wholesalers\"))) -) -(example - (utterance "who did the voice of kitt in knight rider?") - (targetValue (list (description \"William Daniels\"))) -) -(example - (utterance "what challenges did helen keller have to face?") - (targetValue (list (description Deafness) (description \"Vision loss\"))) -) -(example - (utterance "who is andy williams brother?") - (targetValue (list (description \"Bob Williams\") (description \"Dick Williams\") (description \"Don Williams\"))) -) -(example - (utterance "who was the 2nd prime minister of pakistan?") - (targetValue (list (description \"Muhammad Zia-ul-Haq\"))) -) -(example - (utterance "where does morrissey live 2010?") - (targetValue (list (description Manchester))) -) -(example - (utterance "what teams did jim harbaugh play for?") - (targetValue (list (description \"Chicago Bears\"))) -) -(example - (utterance "who played atticus finch in the movie?") - (targetValue (list (description \"Gregory Peck\"))) -) -(example - (utterance "where did toussaint louverture live?") - (targetValue (list (description Haiti))) -) -(example - (utterance "what other countries share a border with china?") - (targetValue (list (description Pakistan) (description Kyrgyzstan) (description Myanmar) (description Bhutan) (description Afghanistan) (description Tajikistan) (description India) (description Mongolia) (description Laos) (description Kazakhstan))) -) -(example - (utterance "who has the voice of stewie griffin?") - (targetValue (list (description \"Seth MacFarlane\"))) -) -(example - (utterance "what year did johnny cash die and how old was he?") - (targetValue (list (description \"Diabetes mellitus\"))) -) -(example - (utterance "what party did john tyler belong to?") - (targetValue (list (description \"Democratic Party\") (description Independent) (description \"Whig Party\"))) -) -(example - (utterance "who is the senator of the state of texas?") - (targetValue (list (description \"John Cornyn\"))) -) -(example - (utterance "where to stay in thailand koh samui?") - (targetValue (list (description UTC+07:00))) -) -(example - (utterance "who is jensen ackles in a relationship with?") - (targetValue (list (description \"Danneel Ackles\"))) -) -(example - (utterance "who is the voice actor for eric cartman?") - (targetValue (list (description \"Trey Parker\"))) -) -(example - (utterance "what language do irish people speak?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "what is the currency used in brazil?") - (targetValue (list (description \"Brazilian real\"))) -) -(example - (utterance "what was marie curie best known for?") - (targetValue (list (description Radium) (description Radiation) (description Polonium))) -) -(example - (utterance "what money is used in mozambique?") - (targetValue (list (description \"Mozambican metical\"))) -) -(example - (utterance "what illness does michael j fox have?") - (targetValue (list (description \"Parkinson's disease\"))) -) -(example - (utterance "who is the governor of indiana 2012?") - (targetValue (list (description \"Mitch Daniels\"))) -) -(example - (utterance "who was kim kardashian's first husband?") - (targetValue (list (description \"Damon Thomas\"))) -) -(example - (utterance "who did jerry rice retire with?") - (targetValue (list (description \"San Francisco 49ers\"))) -) -(example - (utterance "what are the official languages of the dominican republic?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "what movie queen latifah play in?") - (targetValue (list (description Taxi) (description \"Jungle Fever\") (description \"Set It Off\") (description \"Stranger than Fiction\") (description \"Last Holiday\") (description \"Brown Sugar\") (description \"Ice Age: The Meltdown\") (description \"Ice Age: Dawn of the Dinosaurs\") (description Hairspray) (description \"Bringing Down the House\"))) -) -(example - (utterance "what did anton van leeuwenhoek discover?") - (targetValue (list (description \"microscope first used by anton van leeuwenhoek\"))) -) -(example - (utterance "where was ted kennedy buried?") - (targetValue (list (description \"Arlington National Cemetery\"))) -) -(example - (utterance "where do most immigrants in the united states come from today?") - (targetValue (list (description Mexico))) -) -(example - (utterance "what state toronto located?") - (targetValue (list (description Ontario))) -) -(example - (utterance "where did dr martin luther king get his doctorate?") - (targetValue (list (description \"Boston University\"))) -) -(example - (utterance "who is the governor of wyoming currently?") - (targetValue (list (description \"Matt Mead\"))) -) -(example - (utterance "who was the president of indian national congress?") - (targetValue (list (description \"Sonia Gandhi\") (description \"Shankar Dayal Sharma\") (description \"N. S. V. Chitthan\") (description \"Indira Gandhi\") (description \"Manmohan Singh\") (description \"Rajiv Gandhi\") (description \"Mahatma Gandhi\") (description \"Pratibha Patil\") (description \"P. V. Narasimha Rao\") (description Ambareesh))) -) -(example - (utterance "where do most of the people in egypt live?") - (targetValue (list (description Cairo))) -) -(example - (utterance "where was benjamin franklin raised?") - (targetValue (list (description Boston))) -) -(example - (utterance "what language does egyptians use?") - (targetValue (list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))) -) -(example - (utterance "where do people speak burmese?") - (targetValue (list (description Myanmar))) -) -(example - (utterance "what money do they have in italy?") - (targetValue (list (description Euro))) -) -(example - (utterance "what is phoebe halliwell's real name?") - (targetValue (list (description \"Alyssa Milano\"))) -) -(example - (utterance "what is the name of the capital of spain?") - (targetValue (list (description Madrid))) -) -(example - (utterance "what is afghanistan money called?") - (targetValue (list (description \"Afghan afghani\"))) -) -(example - (utterance "what did people in the bible say about jesus?") - (targetValue (list (description \"A lot of people say to me, Why did you kill Christ? I dunno... it was one of those parties, got out of hand, you know. We killed him because he didn't want to become a doctor, that's why we killed him.\"))) -) -(example - (utterance "what lead to the fall of the ottoman empire?") - (targetValue (list (description \"World War I\"))) -) -(example - (utterance "where are facebook headquarters located?") - (targetValue (list (description California))) -) -(example - (utterance "what was the roman political system?") - (targetValue (list (description Autocracy))) -) -(example - (utterance "what is atlanta ga famous for?") - (targetValue (list (description \"1996 Summer Olympics\"))) -) -(example - (utterance "what government type is north korea?") - (targetValue (list (description Juche))) -) -(example - (utterance "where is the pepsi center?") - (targetValue (list (description Denver))) -) -(example - (utterance "who plays hermione granger?") - (targetValue (list (description \"Emma Watson\"))) -) -(example - (utterance "what inspired m.c. escher to become an artist?") - (targetValue (list (description \"Giovanni Battista Piranesi\"))) -) -(example - (utterance "where is the best place to stay in aruba?") - (targetValue (list (description Oranjestad))) -) -(example - (utterance "when did abraham lincoln free the slaves?") - (targetValue (list (description \"\"The Emancipation Proclamation...can remind us in 2013 of all the mistakes we never want to commit again but it can also motivate us to fulfill to an ever greater degree the definitive freedom-sustaining and life-enhancing principles of democracy in living action.\"\"))) -) -(example - (utterance "what county is denver colorado in?") - (targetValue (list (description Denver))) -) -(example - (utterance "what year did giants win world series?") - (targetValue (list (description \"2010 World Series\") (description \"2012 World Series\"))) -) -(example - (utterance "what kind of government iran have?") - (targetValue (list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))) -) -(example - (utterance "who is the seattle seahawks starting quarterback?") - (targetValue (list (description \"Russell Wilson\"))) -) -(example - (utterance "where does the band metallica live?") - (targetValue (list (description \"Los Angeles\"))) -) -(example - (utterance "when did melbourne get its name?") - (targetValue (list (description 1835))) -) -(example - (utterance "who is shania twain's husband?") - (targetValue (list (description \"Frederic Thiebaud\"))) -) -(example - (utterance "who plays jason gideon?") - (targetValue (list (description \"Mandy Patinkin\"))) -) -(example - (utterance "what province is toronto canada located in?") - (targetValue (list (description Ontario))) -) -(example - (utterance "where did president eisenhower go to college?") - (targetValue (list (description \"U.S. Army War College\"))) -) -(example - (utterance "what are the gods of islam?") - (targetValue (list (description Allah))) -) -(example - (utterance "what was vasco nunez de balboa original purpose of his journey?") - (targetValue (list (description Explorer))) -) -(example - (utterance "what team did kaka play for in 2009?") - (targetValue (list (description \"Real Madrid C.F.\"))) -) -(example - (utterance "what political system is in china?") - (targetValue (list (description \"Communist state\"))) -) -(example - (utterance "who played george jefferson on all in the family?") - (targetValue (list (description \"Sherman Hemsley\"))) -) -(example - (utterance "what guitar did clapton play?") - (targetValue (list (description \"Fender Stratocaster\") (description \"Gibson SG\") (description \"C. F. Martin & Company\"))) -) -(example - (utterance "who did joseph from the bible marry?") - (targetValue (list (description Asenath))) -) -(example - (utterance "what did sir john frederick william herschel do?") - (targetValue (list (description Cyanotype) (description \"Photographic fixer\") (description Actinometer))) -) -(example - (utterance "what is a famous person from massachusetts?") - (targetValue (list (description \"Mitt Romney\"))) -) -(example - (utterance "what college did joakim noah attend?") - (targetValue (list (description \"University of Florida\"))) -) -(example - (utterance "what channel does anderson cooper come on?") - (targetValue (list (description CNN))) -) -(example - (utterance "what money do they use in china?") - (targetValue (list (description Renminbi))) -) -(example - (utterance "where did wassily kandinsky work?") - (targetValue (list (description \"University of Tartu\") (description Bauhaus))) -) -(example - (utterance "where does jeb bush live?") - (targetValue (list (description Midland))) -) -(example - (utterance "when did the arab israeli war start?") - (targetValue (list (description 1901))) -) -(example - (utterance "who influenced michael jackson?") - (targetValue (list (description \"Redd Foxx\") (description \"Charlie Chaplin\") (description \"James Brown\") (description \"Nipsey Russell\") (description \"Walt Disney\"))) -) -(example - (utterance "what all countries are in south america?") - (targetValue (list (description Carrasco) (description Chacaltaya) (description Chile) (description Pampas) (description \"Amazon Basin\") (description \"French Guiana\") (description Peru) (description Guyana) (description Paraguay) (description Bolivia))) -) -(example - (utterance "who was the leader of the ussr in 1948?") - (targetValue (list (description \"Joseph Stalin\"))) -) -(example - (utterance "what country does japan export to?") - (targetValue (list (description Canada) (description Sudan) (description Tanzania) (description \"United States of America\") (description Kiribati) (description \"New Zealand\"))) -) -(example - (utterance "what ship did sir francis drake travel on?") - (targetValue (list (description \"Golden Hind\"))) -) -(example - (utterance "what did kellie martin play on?") - (targetValue (list (description \"A Friend to Die For\") (description \"All You Need\") (description Matinee) (description \"On the Edge of Innocence\") (description \"A Goofy Movie\") (description \"Mystery Woman: Mystery Weekend\") (description \"Mystery Woman: Snapshot\") (description \"After the Silence\") (description \"Thru the Moebius Strip\") (description \"Live Once, Die Twice\"))) -) -(example - (utterance "what does united church of christ believe?") - (targetValue (list (description Christianity))) -) -(example - (utterance "where is walton goggins from?") - (targetValue (list (description Birmingham))) -) -(example - (utterance "which province is calgary canada in?") - (targetValue (list (description Alberta))) -) -(example - (utterance "what university did barack obama attend?") - (targetValue (list (description \"Columbia University\"))) -) -(example - (utterance "when did venus williams win wimbledon?") - (targetValue (list (description \"2009 Wimbledon Championships\"))) -) -(example - (utterance "who is neil patrick harris dating?") - (targetValue (list (description \"David Burtka\"))) -) -(example - (utterance "where is the capital city of assyrians?") - (targetValue (list (description Assur))) -) -(example - (utterance "who is aidan quinn?") - (targetValue (list (description Actor))) -) -(example - (utterance "what type of political system is iran?") - (targetValue (list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))) -) -(example - (utterance "what do people from guam speak?") - (targetValue (list (description \"Chamorro Language\") (description \"English Language\"))) -) -(example - (utterance "what to do if you have one day in bangkok?") - (targetValue (list (description \"MRT Blue Line\") (description \"Wat Benchamabophit\") (description \"Grand Palace\") (description \"Ananta Samakhom Throne Hall\") (description \"Wat Saket\") (description \"Khaosan Road\") (description \"Bangkok National Museum\") (description \"Samutprakarn Crocodile Farm and Zoo\") (description \"Wat Pho\") (description \"Wat Arun\"))) -) -(example - (utterance "where was ben franklin born?") - (targetValue (list (description Boston))) -) -(example - (utterance "what timezone is virginia in?") - (targetValue (list (description UTC-5) (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "what is the dominican republic part of?") - (targetValue (list (description Hispaniola))) -) -(example - (utterance "where did jerry spinelli live as a kid?") - (targetValue (list (description Norristown))) -) -(example - (utterance "what do costa ricans speak?") - (targetValue (list (description \"Spanish Language\"))) -) -(example - (utterance "what year did arizona cardinals go to superbowl?") - (targetValue (list (description \"Pittsburgh Steelers at Arizona Cardinals, 2009-02-01\"))) -) -(example - (utterance "where does spencer pratt go to school?") - (targetValue (list (description \"University of Southern California\"))) -) -(example - (utterance "what did charles babbage make?") - (targetValue (list (description \"Analytical Engine\"))) -) -(example - (utterance "who played lt uhura?") - (targetValue (list (description \"Nichelle Nichols\"))) -) -(example - (utterance "what is new york giants?") - (targetValue (list (description \"American football\"))) -) -(example - (utterance "what time is the melbourne cup?") - (targetValue (list (description Yearly))) -) -(example - (utterance "what colleges did alice walker attend?") - (targetValue (list (description \"Sarah Lawrence College\") (description \"Spelman College\"))) -) -(example - (utterance "what schools did barack obama attend?") - (targetValue (list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))) -) -(example - (utterance "where is the french alps located?") - (targetValue (list (description France))) -) -(example - (utterance "what year was peyton manning's rookie year?") - (targetValue (list (description \"1998 NFL Draft\"))) -) -(example - (utterance "who was peter frampton married to?") - (targetValue (list (description \"Christina Elfers\") (description \"Mary Lovett\") (description \"Barbara Gold\"))) -) -(example - (utterance "what is the hawaii time zone?") - (targetValue (list (description \"Hawaii–Aleutian Time Zone\"))) -) -(example - (utterance "who has coached the baltimore ravens?") - (targetValue (list (description \"John Harbaugh\"))) -) -(example - (utterance "what teams did manny ramirez play for?") - (targetValue (list (description \"Boston Red Sox\") (description \"Los Angeles Dodgers\") (description \"Cleveland Indians\"))) -) -(example - (utterance "what type of government does iraq have 2012?") - (targetValue (list (description \"Parliamentary system\") (description Federation) (description Republic) (description \"Federal republic\") (description \"Parliamentary republic\"))) -) -(example - (utterance "what other jobs did benjamin franklin have?") - (targetValue (list (description Diplomat) (description Statesman) (description Politician) (description \"Political activist\") (description Author) (description Writer) (description Printer) (description Scientist) (description Librarian) (description Inventor))) -) -(example - (utterance "who was gregor mendel and what did he contribute to science?") - (targetValue (list (description \"Mendelian inheritance\"))) -) -(example - (utterance "who plays harold saxon in doctor who?") - (targetValue (list (description \"Roger Delgado\"))) -) -(example - (utterance "what year was the first miss america pageant?") - (targetValue (list (description \"Miss America 1921\"))) -) -(example - (utterance "what kind of guitar does lindsey buckingham play?") - (targetValue (list (description \"Bass guitar\"))) -) -(example - (utterance "what college did joe namath attend?") - (targetValue (list (description \"University of Alabama\"))) -) -(example - (utterance "where to stay near asheville?") - (targetValue (list (description \"Grove Park Inn\"))) -) -(example - (utterance "what city uses gmt?") - (targetValue (list (description Codicote) (description Ballincollig) (description Reykjavik) (description Iceland) (description Booterstown) (description \"WF1 1HS\") (description Oxford) (description Halifax) (description Glasgow) (description Harpenden))) -) -(example - (utterance "where does the zambezi river begin?") - (targetValue (list (description Mwinilunga))) -) -(example - (utterance "what county is duluth minnesota in?") - (targetValue (list (description \"St. Louis County\"))) -) -(example - (utterance "what zip code is chicago il?") - (targetValue (list (description 60605) (description 60604) (description 60607) (description 60606) (description 60601) (description 60610) (description 60603) (description 60602) (description 60290) (description 60608))) -) -(example - (utterance "what is the political system in argentina?") - (targetValue (list (description \"Representative democracy\") (description \"Presidential system\") (description \"Federal republic\") (description Federation))) -) -(example - (utterance "what did andrew johnson die from?") - (targetValue (list (description Stroke))) -) -(example - (utterance "who is the governor of oregon 2012?") - (targetValue (list (description \"John Kitzhaber\"))) -) -(example - (utterance "what city is mt st helens in?") - (targetValue (list (description \"Skamania County\"))) -) -(example - (utterance "what is janelle monae famous for?") - (targetValue (list (description Singer) (description Artist))) -) -(example - (utterance "what continent is mexico located on?") - (targetValue (list (description \"North America\"))) -) -(example - (utterance "who created the ancient language in alagaesia?") - (targetValue (list (description \"Christopher Paolini\"))) -) -(example - (utterance "what four regions make up the united kingdom?") - (targetValue (list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))) -) -(example - (utterance "what does time warner own?") - (targetValue (list (description WPCH-TV))) -) -(example - (utterance "where did the roma people come from?") - (targetValue (list (description \"Romani people\"))) -) -(example - (utterance "what language do most native americans speak?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "what kind of political system does iran have?") - (targetValue (list (description President) (description \"Member of Parliament\") (description \"Prime minister\") (description \"Supreme leader\") (description \"Finance minister\"))) -) -(example - (utterance "where was anne hathaway born?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "who did bryce dallas howard play in eclipse?") - (targetValue (list (description Victoria))) -) -(example - (utterance "who owns audi 2011?") - (targetValue (list (description \"Volkswagen Group\"))) -) -(example - (utterance "where did andrew young go to school?") - (targetValue (list (description \"Dillard University\") (description \"Howard University\") (description \"Hartford Seminary\"))) -) -(example - (utterance "who started twa airlines?") - (targetValue (list (description \"Howard Hughes\"))) -) -(example - (utterance "what are the two dialects of chinese?") - (targetValue (list (description \"Qingtian dialect\") (description \"Standard Mandarin\"))) -) -(example - (utterance "who was michael jackson in the wiz?") - (targetValue (list (description Scarecrow))) -) -(example - (utterance "where is washington dc located what state?") - (targetValue (list (description Maryland) (description \"Chevy Chase\") (description Virginia) (description \"Northern Virginia\") (description \"Arlington County\"))) -) -(example - (utterance "what county is duluth in?") - (targetValue (list (description \"St. Louis County\"))) -) -(example - (utterance "what state in chicago in?") - (targetValue (list (description Illinois))) -) -(example - (utterance "what is the major language spoken in greece?") - (targetValue (list (description \"Albanian language\") (description \"Greek Language\"))) -) -(example - (utterance "who wrote luke bryan's drunk on you?") - (targetValue (list (description \"Jeff Stevens\"))) -) -(example - (utterance "what time is it in japan 24 hour clock?") - (targetValue (list (description \"Japan Standard Time\") (description UTC+09:00))) -) -(example - (utterance "what part of the atom did chadwick discover?") - (targetValue (list (description Neutron))) -) -(example - (utterance "what state is barack obama senator for?") - (targetValue (list (description \"Illinois State Senator\"))) -) -(example - (utterance "what kinda music does john mayer sing?") - (targetValue (list (description \"Soul music\") (description \"Pop rock\") (description \"Pop music\") (description \"Indie rock\") (description Blues-rock) (description \"Blue-eyed soul\") (description \"Soul rock\") (description \"Rock music\") (description Blues) (description \"Acoustic music\"))) -) -(example - (utterance "what will happen to greece when it defaults?") - (targetValue (list (description \"European Union\"))) -) -(example - (utterance "what boudicca do?") - (targetValue (list (description \"Warrior Queen\"))) -) -(example - (utterance "what oprah thinks about god?") - (targetValue (list (description \"If you want to accomplish the goals of your life, you have to begin with the Spirit.\"))) -) -(example - (utterance "what language do brazil speak?") - (targetValue (list (description \"Portuguese Language\"))) -) -(example - (utterance "where did sir john a macdonald die?") - (targetValue (list (description Ottawa))) -) -(example - (utterance "what kind of money in aruba?") - (targetValue (list (description \"Aruban florin\"))) -) -(example - (utterance "what is the date today in perth?") - (targetValue (list (description \"Western Mail\"))) -) -(example - (utterance "where did martin luther king jr get shot?") - (targetValue (list (description Memphis))) -) -(example - (utterance "what country does spanish come from?") - (targetValue (list (description Spain))) -) -(example - (utterance "what is south korea's capital city?") - (targetValue (list (description Seoul))) -) -(example - (utterance "who was darth vader in episode 3?") - (targetValue (list (description \"Hayden Christensen\"))) -) -(example - (utterance "when does ellen air?") - (targetValue (list (description \"Madeo Restaurant\"))) -) -(example - (utterance "what is the currency in the republic of congo?") - (targetValue (list (description \"Congolese franc\"))) -) -(example - (utterance "what does obama have a degree in?") - (targetValue (list (description \"Political Science\"))) -) -(example - (utterance "who is the political leader of japan?") - (targetValue (list (description \"Shinzō Abe\"))) -) -(example - (utterance "what country did giovanni da verrazano represent?") - (targetValue (list (description Italy))) -) -(example - (utterance "when was saint nicholas died?") - (targetValue (list (description 7/17/1918))) -) -(example - (utterance "what countries does germany share borders with?") - (targetValue (list (description Netherlands) (description \"Czech Republic\") (description Salzburg) (description Denmark) (description Poland) (description Luxembourg) (description France) (description Belgium) (description Austria) (description Switzerland))) -) -(example - (utterance "what city is the jacksonville jaguars from?") - (targetValue (list (description Jacksonville))) -) -(example - (utterance "when is the last time the raiders won a championship?") - (targetValue (list (description \"Super Bowl XV\"))) -) -(example - (utterance "where is the time zone in florida?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "who created youtube and when?") - (targetValue (list (description \"Chad Hurley\") (description \"Steve Chen\") (description \"Jawed Karim\"))) -) -(example - (utterance "what county is clearwater fl in?") - (targetValue (list (description \"Pinellas County\"))) -) -(example - (utterance "what type of political system is spain?") - (targetValue (list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\") (description \"Multi-party system\"))) -) -(example - (utterance "what happened to farrah and her baby daddy?") - (targetValue (list (description \"Domestic partnership\"))) -) -(example - (utterance "what are the names of snoopy brothers and sisters?") - (targetValue (list (description Olaf) (description Spike))) -) -(example - (utterance "what is the laguna beach theme song?") - (targetValue (list (description \"Come Clean\"))) -) -(example - (utterance "what was the cause of death for edgar allan poe?") - (targetValue (list (description Tuberculosis))) -) -(example - (utterance "what is thomas edison's most famous for?") - (targetValue (list (description Inventor))) -) -(example - (utterance "what does jennifer lopez do?") - (targetValue (list (description Actor))) -) -(example - (utterance "what country was dmitri mendeleev born?") - (targetValue (list (description Russia))) -) -(example - (utterance "where did pres obama go to high school?") - (targetValue (list (description \"Punahou School\"))) -) -(example - (utterance "what is the capital city of west germany?") - (targetValue (list (description Bonn))) -) -(example - (utterance "what money system does australia use?") - (targetValue (list (description \"Australian dollar\"))) -) -(example - (utterance "when did herman cain run for president?") - (targetValue (list (description \"Herman Cain presidential campaign, 2012\"))) -) -(example - (utterance "who is caroline spencer jr s father?") - (targetValue (list (description \"Bill Spencer\"))) -) -(example - (utterance "when is the us open tennis mens final 2011?") - (targetValue (list (description \"2011 US Open\"))) -) -(example - (utterance "where does president barack obama live?") - (targetValue (list (description \"Washington, D.C.\"))) -) -(example - (utterance "where does nick diaz fight?") - (targetValue (list (description \"UFC 62: Liddell vs. Sobral\") (description Unpleasantville) (description \"UFC 57: Couture vs. Liddell 3\") (description \"UFC 53: Heavy Hitters\") (description \"Elite XC: Uprising: Rua vs. Lawler\") (description \"UFC: The Ultimate 100 Greatest Fights: Vol. 2\") (description \"Elite XC: Return of the King: Noons vs. Edwards\") (description \"Fight Life\") (description \"Elite XC: Lawler vs Smith II\") (description \"UFC 59: Reality Check\"))) -) -(example - (utterance "where did st louis tornado hit?") - (targetValue (list (description \"St. Louis\"))) -) -(example - (utterance "what did whitney houston die of?") - (targetValue (list (description Drowning) (description \"Coronary artery disease\") (description \"Cocaine overdose\"))) -) -(example - (utterance "what movies has selena gomez starred in?") - (targetValue (list (description \"Arthur 3: The War of the Two Worlds\") (description \"Monte Carlo\") (description \"Spy Kids 3-D: Game Over\") (description \"Wizards of Waverly Place: The Movie\") (description \"Arthur and the Invisibles: The New Minimoy Adventures\") (description \"Ramona and Beezus\") (description \"Another Cinderella Story\") (description \"Horton Hears a Who!\") (description \"Arthur and the Vengeance of Maltazard\") (description \"Princess Protection Program\"))) -) -(example - (utterance "what highschool did khloe kardashian go to?") - (targetValue (list (description \"Marymount High School\"))) -) -(example - (utterance "who is the 2011 heisman trophy winner?") - (targetValue (list (description \"Robert Griffin III\"))) -) -(example - (utterance "what to do in midland tx this weekend?") - (targetValue (list (description \"Wilco building\") (description \"Joyland Amusement Park\") (description \"Fort Concho\") (description \"George W. Bush Childhood Home\") (description \"Midland Community Center\") (description \"Brown Dorsey Medallion Home\") (description \"Rock the Desert\") (description \"Bank of America Building\") (description \"WNB Tower\") (description \"Summer Mummers\"))) -) -(example - (utterance "who played freddy in friday the 13th?") - (targetValue (list (description \"Chason Schirmer\") (description \"Tobe Sexton\") (description \"Robert Englund\"))) -) -(example - (utterance "what contribution did hooke made to science in 1665?") - (targetValue (list (description Micrographia))) -) -(example - (utterance "what countries make up great britain and what are their capitals?") - (targetValue (list (description \"Principality of Wales\") (description \"Kingdom of Scotland\"))) -) -(example - (utterance "what did eli whitney invented?") - (targetValue (list (description \"Interchangeable parts\") (description \"Cotton gin\") (description Milling))) -) -(example - (utterance "what movies has angelina jolie in?") - (targetValue (list (description Beowulf) (description Cleopatra) (description \"A Mighty Heart\") (description Changeling) (description \"Confessions of an Action Star\") (description \"Celebrity News Reels: Hollywood's Most Infamous Couples and Ugliest Breakups\") (description \"Beyond Borders\") (description \"Alice & Viril\") (description \"Angela & Viril\") (description Alexander))) -) -(example - (utterance "what radio station does uga football come on?") - (targetValue (list (description \"Georgia Bulldogs football\"))) -) -(example - (utterance "who owns the chrysler corporation?") - (targetValue (list (description \"Steven J. Harris\") (description \"Ricardo Montalbán\") (description \"Robert J. Eaton\") (description \"Virgis W. Colbert\") (description \"Bob Lutz\") (description \"Thomas W. LaSorda\") (description \"Robert Nardelli\"))) -) -(example - (utterance "where was george washington originally from?") - (targetValue (list (description Virginia))) -) -(example - (utterance "what country christopher columbus from?") - (targetValue (list (description Genoa))) -) -(example - (utterance "who was michael j fox?") - (targetValue (list (description Actor))) -) -(example - (utterance "what movies did jenna dewan play in?") - (targetValue (list (description \"The Grudge 2\") (description \"Step Up\") (description \"Take the Lead\") (description \"Balls to the Wall\") (description \"Fab Five: The Texas Cheerleader Scandal\") (description Waterborne) (description \"American Virgin\") (description \"Love Lies Bleeding\") (description Tamara) (description \"Slightly Single in L.A.\"))) -) -(example - (utterance "what is the bosnian language?") - (targetValue (list (description Serbo-Croatian) (description \"Croatian language\") (description \"Bosnian language\") (description \"Serbian language\"))) -) -(example - (utterance "what is father name of salman khan?") - (targetValue (list (description \"Salim Khan\"))) -) -(example - (utterance "where is shawn johnson gymnast from?") - (targetValue (list (description \"Des Moines\"))) -) -(example - (utterance "what kind of money does the ivory coast use?") - (targetValue (list (description \"West African CFA franc\"))) -) -(example - (utterance "what writers influenced charles dickens?") - (targetValue (list (description \"Tobias Smollett\") (description \"Washington Irving\") (description \"Miguel de Cervantes\") (description \"William Wordsworth\") (description \"Honoré de Balzac\") (description \"Henry Fielding\") (description \"Victor Hugo\") (description \"Sheridan Le Fanu\") (description \"William Shakespeare\") (description \"Laurence Sterne\"))) -) -(example - (utterance "where is roger federer from sui?") - (targetValue (list (description Basel))) -) -(example - (utterance "what money should i bring to dominican?") - (targetValue (list (description \"Dominican peso\"))) -) -(example - (utterance "what is michael buble's style of music?") - (targetValue (list (description \"Swing music\") (description \"Vocal music\") (description \"Lounge music\") (description \"Pop music\") (description \"Adult contemporary music\") (description Jazz) (description \"Traditional pop music\") (description \"Easy listening\") (description \"Soft rock\") (description \"Big band\"))) -) -(example - (utterance "where did the florida marlins?") - (targetValue (list (description Miami))) -) -(example - (utterance "what movies did taylor lautner star in?") - (targetValue (list (description \"The Twilight Saga\"))) -) -(example - (utterance "what did nixon do when he was president?") - (targetValue (list (description \"Watergate scandal\"))) -) -(example - (utterance "what do egyptians speak?") - (targetValue (list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))) -) -(example - (utterance "what language did the egyptians?") - (targetValue (list (description \"Egyptian Arabic\"))) -) -(example - (utterance "who plays sarah marshall?") - (targetValue (list (description \"Kristen Bell\"))) -) -(example - (utterance "what did skinner believe?") - (targetValue (list (description Atheism))) -) -(example - (utterance "when did babe ruth start playing baseball in the mlb?") - (targetValue (list (description \"1914 Major League Baseball Season\"))) -) -(example - (utterance "what type of monarchy did england have during the glorious revolution?") - (targetValue (list (description \"Constitutional monarchy\"))) -) -(example - (utterance "who plays marlo on the wire?") - (targetValue (list (description \"Jamie Hector\"))) -) -(example - (utterance "what is the zip code for inglewood california?") - (targetValue (list (description 90311) (description 90307) (description 90306) (description 90305) (description 90304) (description 90303) (description 90302) (description 90301) (description 90309) (description 90308))) -) -(example - (utterance "who was the first actor to play edward quartermaine?") - (targetValue (list (description \"David Lewis\"))) -) -(example - (utterance "where did the founder of google go to college?") - (targetValue (list (description \"Stanford University\"))) -) -(example - (utterance "what currency is used in germany 2012?") - (targetValue (list (description Euro))) -) -(example - (utterance "what made roald dahl famous?") - (targetValue (list (description Novelist))) -) -(example - (utterance "what school did martin luther king jr attend?") - (targetValue (list (description \"Boston University\"))) -) -(example - (utterance "who did lenny kravitz marry?") - (targetValue (list (description \"Lisa Bonet\"))) -) -(example - (utterance "what is the second official language of canada?") - (targetValue (list (description \"French Language\"))) -) -(example - (utterance "who coached the dallas cowboys in 1996?") - (targetValue (list (description \"Jimmy Johnson\"))) -) -(example - (utterance "what country did ponce de leon live in?") - (targetValue (list (description Spain))) -) -(example - (utterance "what is the language called in russia?") - (targetValue (list (description \"Russian Language\"))) -) -(example - (utterance "what does the name austin stand for?") - (targetValue (list (description \"Stephen F. Austin\"))) -) -(example - (utterance "who does hank baskett play for now nov 2010?") - (targetValue (list (description \"Philadelphia Eagles\"))) -) -(example - (utterance "who was the president of the us in 1971?") - (targetValue (list (description \"Richard Nixon\"))) -) -(example - (utterance "what team did ronaldo play for?") - (targetValue (list (description \"FC Barcelona\"))) -) -(example - (utterance "what to do today in birmingham uk?") - (targetValue (list (description \"Millennium Point\") (description \"Birmingham Nature Centre\") (description \"National Exhibition Centre\") (description \"Cadbury World\") (description \"Aston Hall\") (description \"Blakesley Hall\") (description \"Sarehole Mill\") (description \"Edgbaston Cricket Ground\") (description \"Birmingham Museum and Art Gallery\") (description \"Thinktank, Birmingham\"))) -) -(example - (utterance "who was timothy mcveigh accomplice?") - (targetValue (list (description \"Terry Nichols\"))) -) -(example - (utterance "how old is the current president of north korea?") - (targetValue (list (description \"Kim Il-sung\"))) -) -(example - (utterance "what show does tamera mowry play on?") - (targetValue (list (description \"Sister, Sister\") (description \"Tia & Tamera\") (description Detention) (description \"Strong Medicine\") (description Roommates) (description \"The Look for Less\") (description \"The Adventures of Hyperman\"))) -) -(example - (utterance "what language do the people speak in australia?") - (targetValue (list (description Lojban) (description \"Esperanto Language\") (description \"English Language\"))) -) -(example - (utterance "what college is in greeley colorado?") - (targetValue (list (description \"Aims Community College\"))) -) -(example - (utterance "what countries does the niger river flow through?") - (targetValue (list (description Libya) (description Chad) (description Algeria) (description Mali) (description Nigeria) (description \"Burkina Faso\") (description Benin))) -) -(example - (utterance "what is the official state flower of arizona?") - (targetValue (list (description Saguaro))) -) -(example - (utterance "what religion are most people in pakistan?") - (targetValue (list (description \"Hindu Kush\"))) -) -(example - (utterance "where is pyramids located in egypt?") - (targetValue (list (description \"The Great Pyramid of Giza\"))) -) -(example - (utterance "what games did bungie make?") - (targetValue (list (description \"Minotaur: The Labyrinths of Crete\") (description \"Marathon Infinity\") (description \"Marathon 2: Durandal\") (description \"Operation Desert Storm\") (description \"Myth II: Soulblighter\") (description Abuse) (description \"Pathways into Darkness\") (description Gnop!) (description \"Myth: The Fallen Lords\") (description Marathon))) -) -(example - (utterance "who does cristiano ronaldo play for 2012?") - (targetValue (list (description \"Real Madrid C.F.\"))) -) -(example - (utterance "what type of laws did mary harris jones demand?") - (targetValue (list (description \"Children's rights\") (description \"Labor rights\"))) -) -(example - (utterance "what team did kobe bryant play for first?") - (targetValue (list (description \"Los Angeles Lakers\"))) -) -(example - (utterance "what kind of government does vietnam have?") - (targetValue (list (description \"Communist state\"))) -) -(example - (utterance "what language do the speak in switzerland?") - (targetValue (list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))) -) -(example - (utterance "where to stay in rome neighborhood?") - (targetValue (list (description \"Metropolitana di Roma\"))) -) -(example - (utterance "what style of art did van gogh produce?") - (targetValue (list (description Post-Impressionism))) -) -(example - (utterance "what is american pie about song?") - (targetValue (list (description \"Why Race Mattered in Barack Obama's Re-election\"))) -) -(example - (utterance "what are portuguese people considered?") - (targetValue (list (description Portuguese))) -) -(example - (utterance "what movies did angelina jolie star in?") - (targetValue (list (description Beowulf) (description Cleopatra) (description \"A Mighty Heart\") (description Changeling) (description \"Confessions of an Action Star\") (description \"Celebrity News Reels: Hollywood's Most Infamous Couples and Ugliest Breakups\") (description \"Beyond Borders\") (description \"Alice & Viril\") (description \"Angela & Viril\") (description Alexander))) -) -(example - (utterance "where was ancient carthage located?") - (targetValue (list (description Tunisia))) -) -(example - (utterance "what type of paintings did marc chagall do?") - (targetValue (list (description Surrealism) (description Expressionism))) -) -(example - (utterance "what did heisenberg say about electrons?") - (targetValue (list (description \"wolfgang ernst pauli worked with werner karl heisenberg\"))) -) -(example - (utterance "what movies did howard shore wrote the music for?") - (targetValue (list (description \"The Lord of the Rings: The Two Towers\") (description \"The Lord of the Rings: The Return of the King\") (description \"The Departed\") (description \"The Lord of the Rings: The Fellowship of the Ring\") (description \"The Game\") (description \"Vampire's Kiss\") (description \"The Fly\") (description \"The Silence of the Lambs\") (description \"The Truth About Cats & Dogs\") (description \"After Hours\"))) -) -(example - (utterance "what does chilean people speak?") - (targetValue (list (description \"Puquina Language\") (description \"Spanish Language\"))) -) -(example - (utterance "what were frederick douglass achievements?") - (targetValue (list (description Publisher) (description Orator) (description Writer) (description Statesman) (description Author))) -) -(example - (utterance "who plays kenneth on 30 rock?") - (targetValue (list (description \"Jack McBrayer\"))) -) -(example - (utterance "when do they have the olympics?") - (targetValue (list (description \"Once every two years\"))) -) -(example - (utterance "what is zip code for davenport iowa?") - (targetValue (list (description 52801))) -) -(example - (utterance "where is riley's farm located?") - (targetValue (list (description Sunnydale))) -) -(example - (utterance "who is the current coach of the new york knicks?") - (targetValue (list (description \"Mike Woodson\"))) -) -(example - (utterance "what was the name of william shakespeare's children?") - (targetValue (list (description \"Judith Quiney\") (description \"Susanna Hall\") (description \"Hamnet Shakespeare\"))) -) -(example - (utterance "what organization did dr. carter g. woodson found?") - (targetValue (list (description \"Association for the Study of African American Life and History\"))) -) -(example - (utterance "who owns the steelers football team?") - (targetValue (list (description \"Rooney family\"))) -) -(example - (utterance "what currency does jamaica accept?") - (targetValue (list (description \"Jamaican dollar\"))) -) -(example - (utterance "who played howard stern in private parts?") - (targetValue (list (description Him/Herself))) -) -(example - (utterance "when countries joined the european union?") - (targetValue (list (description 1/1/1995) (description 1/1/2007) (description 1/1/1973) (description 5/1/2004) (description 3/25/1957))) -) -(example - (utterance "what inventions did leonardo da vinci made?") - (targetValue (list (description \"Double hull\") (description \"Viola organista\"))) -) -(example - (utterance "which team does ronaldinho play for?") - (targetValue (list (description \"Clube Atlético Mineiro\"))) -) -(example - (utterance "where is eric cantor from?") - (targetValue (list (description Richmond))) -) -(example - (utterance "what is the currency of sweden called?") - (targetValue (list (description \"Swedish krona\"))) -) -(example - (utterance "what school did cam newton go to before auburn?") - (targetValue (list (description \"Westlake High School\") (description \"University of Florida\") (description \"Auburn University\") (description \"Blinn College\"))) -) -(example - (utterance "where did tim mcgraw grew up?") - (targetValue (list (description Delhi))) -) -(example - (utterance "when did ny giants win the superbowl?") - (targetValue (list (description \"1927 New York Giants season\") (description \"2012 NFC Championship Game\") (description \"1934 NFL Championship Game\") (description \"Super Bowl XXV\") (description \"Super Bowl XLVI\") (description \"1938 NFL Championship Game\") (description \"Super Bowl XLII\") (description \"1956 NFL Championship Game\") (description \"Super Bowl XXI\"))) -) -(example - (utterance "when did kerry run for president?") - (targetValue (list (description \"John Kerry presidential campaign, 2004\"))) -) -(example - (utterance "what's sweden's currency?") - (targetValue (list (description \"Swedish krona\"))) -) -(example - (utterance "what currency does greece use?") - (targetValue (list (description Euro))) -) -(example - (utterance "who does sonny bill williams play for 2012?") - (targetValue (list (description Chiefs))) -) -(example - (utterance "who are senators from utah?") - (targetValue (list (description \"Orrin Hatch\") (description \"Mike Lee\") (description \"Bob Bennett\"))) -) -(example - (utterance "what is the zip code for georgetown ga?") - (targetValue (list (description 20057))) -) -(example - (utterance "who did michael vick play for in 2008?") - (targetValue (list (description \"United States Penitentiary, Leavenworth\"))) -) -(example - (utterance "when was the last shark attack in maui?") - (targetValue (list (description Wailuku))) -) -(example - (utterance "what type of government did egypt have?") - (targetValue (list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description Republic) (description \"Unitary state\"))) -) -(example - (utterance "where is rihanna from ethnically?") - (targetValue (list (description Afro-Guyanese))) -) -(example - (utterance "where was the assyrian civilization located?") - (targetValue (list (description \"Middle East\"))) -) -(example - (utterance "what did baron de montesquieu die from?") - (targetValue (list (description Fever))) -) -(example - (utterance "who are the current senators from illinois?") - (targetValue (list (description \"Dick Durbin\"))) -) -(example - (utterance "what do do in nashville tn?") - (targetValue (list (description \"Tennessee Agricultural Museum\") (description Parthenon) (description \"Hotel Halbrook Railroad & Local History Museum\") (description \"Warner Parks\") (description \"Cheekwood Botanical Garden and Museum of Art\") (description \"The Hermitage\") (description \"Nashville Film Festival\") (description \"Country Music Hall of Fame and Museum\") (description \"Tennessee State Museum\") (description \"Centennial Park (Nashville)\"))) -) -(example - (utterance "what inventions did robert hooke made?") - (targetValue (list (description Diaphragm) (description \"Universal joint\") (description \"Balance wheel\"))) -) -(example - (utterance "who plays patrick jane wife?") - (targetValue (list (description \"Bruno Heller\"))) -) -(example - (utterance "what team does derrick rose play for?") - (targetValue (list (description \"Chicago Bulls\"))) -) -(example - (utterance "what countries do new zealand export to?") - (targetValue (list (description Australia) (description Tuvalu) (description \"United States of America\") (description \"United Kingdom\") (description Kiribati) (description Japan))) -) -(example - (utterance "what type of government does the former soviet union have?") - (targetValue (list (description \"Communist state\"))) -) -(example - (utterance "what illness did huell howser died of?") - (targetValue (list (description \"Prostate cancer\"))) -) -(example - (utterance "what car models does gm make?") - (targetValue (list (description Hummer) (description Pontiac) (description Chevrolet) (description Buick) (description Oldsmobile) (description Cadillac))) -) -(example - (utterance "which legend of zelda game is the first?") - (targetValue (list (description \"The Legend of Zelda\"))) -) -(example - (utterance "what nationality is zack de la rocha?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what did mozart die from?") - (targetValue (list (description \"Rheumatic fever\"))) -) -(example - (utterance "what years have the steelers won the super bowl?") - (targetValue (list (description \"Super Bowl IX\") (description \"Super Bowl XLIII\") (description \"Super Bowl X\") (description \"Super Bowl XL\") (description \"Super Bowl XIV\") (description \"Super Bowl XIII\"))) -) -(example - (utterance "what did doc holliday die from?") - (targetValue (list (description Tuberculosis))) -) -(example - (utterance "what countries does britain own?") - (targetValue (list (description \"Principality of Wales\") (description \"Kingdom of Scotland\"))) -) -(example - (utterance "what government does france have?") - (targetValue (list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))) -) -(example - (utterance "who played dorothy in the film wizard of oz?") - (targetValue (list (description \"Aileen Quinn\") (description \"Morgan Hallet\") (description \"Lea Michele\") (description \"Diana Ross\") (description \"Sumi Shimamoto\") (description \"Jill Small\") (description \"Romola Remus\") (description \"Fairuza Balk\") (description \"Bebe Daniels\") (description \"Judy Garland\"))) -) -(example - (utterance "who was the owner of kfc?") - (targetValue (list (description \"Colonel Sanders\"))) -) -(example - (utterance "where did robin gibb die?") - (targetValue (list (description London))) -) -(example - (utterance "what countries are on the mediterranean sea?") - (targetValue (list (description Italy) (description Spain) (description France))) -) -(example - (utterance "what languages do they speak in russia?") - (targetValue (list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))) -) -(example - (utterance "who plays jim halpert?") - (targetValue (list (description \"John Krasinski\"))) -) -(example - (utterance "when were the phillies founded?") - (targetValue (list (description 1883))) -) -(example - (utterance "who is john cabot's parents?") - (targetValue (list (description \"Guilo Caboto\"))) -) -(example - (utterance "what is the capital city of montana usa?") - (targetValue (list (description Helena))) -) -(example - (utterance "who succeeded william mckinley as president?") - (targetValue (list (description \"Theodore Roosevelt\"))) -) -(example - (utterance "where does jamie chung live?") - (targetValue (list (description \"San Francisco\"))) -) -(example - (utterance "what george washington carver famous for?") - (targetValue (list (description \"Peanut butter\"))) -) -(example - (utterance "what is the zip code for wildwood?") - (targetValue (list (description 08260))) -) -(example - (utterance "what money currency does canada use?") - (targetValue (list (description \"Canadian dollar\"))) -) -(example - (utterance "where did bronx tale take place?") - (targetValue (list (description \"The Bronx\"))) -) -(example - (utterance "who voices ray in archer?") - (targetValue (list (description \"Adam Reed\"))) -) -(example - (utterance "what kind of money do they use in russia?") - (targetValue (list (description \"Russian ruble\"))) -) -(example - (utterance "what does uvm stand for college?") - (targetValue (list (description \"University of Vermont\"))) -) -(example - (utterance "who plays edward elric?") - (targetValue (list (description \"Romi Park\"))) -) -(example - (utterance "what was samuel de champlain searching for?") - (targetValue (list (description \"Champlain's Dream: The European Founding of North America\"))) -) -(example - (utterance "who plays lola bunny on the looney tunes show?") - (targetValue (list (description \"Britt McKillip\") (description \"Kath Soucie\"))) -) -(example - (utterance "what to do in chicago this weekend with kids?") - (targetValue (list (description \"Lincoln Park Zoo\") (description \"DuSable Museum of African American History\") (description \"Wrigley Field\") (description \"Willis Tower\") (description \"Polish Museum of America\") (description \"Gilmore Car Museum\") (description \"National Museum of Mexican Art\") (description \"Shedd Aquarium\") (description \"John Hancock Center\") (description \"Field Museum of Natural History\"))) -) -(example - (utterance "what kind of money does germany?") - (targetValue (list (description Euro))) -) -(example - (utterance "who did walter raleigh sail for?") - (targetValue (list (description England))) -) -(example - (utterance "what cities are included in maricopa county?") - (targetValue (list (description \"El Mirage\") (description Cashion) (description \"Gila Bend\") (description Arlington) (description Gilbert) (description Guadalupe) (description Buckeye) (description Glendale) (description Avondale) (description Chandler))) -) -(example - (utterance "where did frank baum live?") - (targetValue (list (description Syracuse))) -) -(example - (utterance "what time is the grand prix starting?") - (targetValue (list (description \"The Limit\"))) -) -(example - (utterance "what are the places to see in dubai?") - (targetValue (list (description \"Mushrif Park\") (description \"Dubai Zoo\") (description \"Fish Roundabout\") (description \"Jumeirah Beach\") (description \"Dubai International Convention Centre\") (description \"Grand mosque\") (description \"The Dubai Mall\") (description \"Wild Wadi Water Park\") (description \"Dubai Museum\") (description \"Deira Clocktower\"))) -) -(example - (utterance "where is johnny depp from?") - (targetValue (list (description Owensboro))) -) -(example - (utterance "what characters does todd haberkorn voice?") - (targetValue (list (description \"Death the Kid\") (description \"Android 19\"))) -) -(example - (utterance "where the latin language come from?") - (targetValue (list (description \"Italic languages\") (description \"Indo-European languages\"))) -) -(example - (utterance "what language do pakistani people talk?") - (targetValue (list (description \"Urdu Language\"))) -) -(example - (utterance "what does china border?") - (targetValue (list (description Eurasia) (description Asia))) -) -(example - (utterance "when does the russian league start?") - (targetValue (list (description ru) (description su) (description .рф))) -) -(example - (utterance "what was alice walker famous for?") - (targetValue (list (description Writer))) -) -(example - (utterance "where did michael jackson went to school?") - (targetValue (list (description \"Montclair College Preparatory School\"))) -) -(example - (utterance "where do haitian people come from?") - (targetValue (list (description Haiti))) -) -(example - (utterance "where is the time zone in kentucky?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "what albums did john frusciante play on?") - (targetValue (list (description Curtains) (description \"Smile From the Streets You Hold\") (description \"Going Inside EP\") (description \"From the Sounds Inside\") (description \"Niandra LaDes and Usually Just a T-Shirt\") (description \"DC EP\") (description \"Inside of Emptiness\") (description \"To Record Only Water for Ten Days\") (description \"Shadows Collide With People\") (description \"Demo & Acoustic Shadows Collide With People\"))) -) -(example - (utterance "what influenced whitman's poetry?") - (targetValue (list (description \"Abraham Lincoln\") (description \"Edgar Allan Poe\") (description \"Georg Wilhelm Friedrich Hegel\") (description \"Ralph Waldo Emerson\") (description \"Walter Scott\") (description \"Oscar Wilde\"))) -) -(example - (utterance "what did martin luther king jr do in his life?") - (targetValue (list (description \"Civil and political rights\"))) -) -(example - (utterance "what kind of legal system does australia have?") - (targetValue (list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))) -) -(example - (utterance "where did jimmy hoffa live?") - (targetValue (list (description Indiana))) -) -(example - (utterance "what role did frederick douglass play in the abolition movement?") - (targetValue (list (description \"American Equal Rights Association\"))) -) -(example - (utterance "where people speak welsh?") - (targetValue (list (description \"United Kingdom\"))) -) -(example - (utterance "what children's books did suzanne collins wrote?") - (targetValue (list (description \"Gregor and the Prophecy of Bane\") (description \"Gregor and the Marks of Secret\") (description \"FIRE PROOF\") (description \"Gregor and the Code of Claw\") (description \"The Underland Chronicles Book Three\") (description \"When Charlie McButton lost power\") (description \"Gregor and the Curse of the Warmbloods\") (description \"Catching Fire\") (description 12) (description \"Gregor the Overlander\"))) -) -(example - (utterance "what state obama was born?") - (targetValue (list (description Hawaii))) -) -(example - (utterance "what is the zip code for morgantown in?") - (targetValue (list (description 26508) (description 26501) (description 26502) (description 26504) (description 26505) (description 26506) (description 26507))) -) -(example - (utterance "who is democritus and what did he discover?") - (targetValue (list (description Mathematician))) -) -(example - (utterance "who plays bella on twilight?") - (targetValue (list (description \"Kristen Stewart\"))) -) -(example - (utterance "where did gettysburg start?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "who does cristiano ronaldo play for in 2010?") - (targetValue (list (description \"Real Madrid C.F.\"))) -) -(example - (utterance "where did elvis presley live before he died?") - (targetValue (list (description Memphis))) -) -(example - (utterance "what is the currency of germany in 2010?") - (targetValue (list (description Euro))) -) -(example - (utterance "what to do in daytona?") - (targetValue (list (description \"Daytona 500 Experience\") (description \"Jackie Robinson Ballpark\") (description \"Daytona International Speedway\") (description \"Mary McLeod Bethune Home\") (description \"Daytona Beach Bike Week\") (description \"Museum of Arts and Sciences\") (description \"Halifax Historical Museum\") (description \"Daytona Lagoon\") (description \"Ocean Center\") (description \"South Beach Street Historic District\"))) -) -(example - (utterance "who does paul walker play in fast and furious?") - (targetValue (list (description \"Brian O'Conner\"))) -) -(example - (utterance "who was the vice president during george w bush?") - (targetValue (list (description \"Dick Cheney\"))) -) -(example - (utterance "where did kevin hart go to school?") - (targetValue (list (description \"Castlemont High School\") (description \"Temple University\"))) -) -(example - (utterance "where gm cars are built?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what kind of money do japanese use?") - (targetValue (list (description \"Japanese yen\"))) -) -(example - (utterance "where does the name melbourne come from?") - (targetValue (list (description \"William Lamb, 2nd Viscount Melbourne\"))) -) -(example - (utterance "what currency do the ukraine use?") - (targetValue (list (description \"Ukrainian hryvnia\"))) -) -(example - (utterance "what kind of money does chile use?") - (targetValue (list (description \"Chilean peso\"))) -) -(example - (utterance "what currency do italy have?") - (targetValue (list (description Euro))) -) -(example - (utterance "what are spanish speaking countries and their capitals?") - (targetValue (list (description Honduras) (description Uruguay) (description \"El Salvador\") (description Panama) (description \"Equatorial Guinea\") (description Andorra) (description Guatemala) (description \"Puerto Rico\") (description Paraguay) (description Belize))) -) -(example - (utterance "what language does people from denmark speak?") - (targetValue (list (description \"Greenlandic language\") (description Faroese) (description \"German Language\") (description \"Danish Language\"))) -) -(example - (utterance "what did susan atkins die of?") - (targetValue (list (description \"Brain tumor\") (description Cancer))) -) -(example - (utterance "what type of currency does brazil use?") - (targetValue (list (description \"Brazilian real\"))) -) -(example - (utterance "who plays tommy oliver in power rangers?") - (targetValue (list (description \"Jason David Frank\"))) -) -(example - (utterance "what year did dwight howard won the slam dunk contest?") - (targetValue (list (description \"2007–08 NBA season\"))) -) -(example - (utterance "what country did marco polo come from?") - (targetValue (list (description Venice))) -) -(example - (utterance "what were hitler's parents names?") - (targetValue (list (description \"Alois Hitler\") (description \"Klara Hitler\"))) -) -(example - (utterance "when was the first pope of the catholic church?") - (targetValue (list (description \"Paul the Apostle\") (description \"Saint Peter\"))) -) -(example - (utterance "what did amerigo vespucci explore?") - (targetValue (list (description Americas))) -) -(example - (utterance "what currency do i bring to cuba?") - (targetValue (list (description \"Cuban peso\"))) -) -(example - (utterance "where did patrick henry live?") - (targetValue (list (description Virginia))) -) -(example - (utterance "what kind of government does mongolia?") - (targetValue (list (description \"Semi-presidential system\") (description \"Parliamentary republic\"))) -) -(example - (utterance "what are some native american holidays?") - (targetValue (list (description \"Tom Selleck\"))) -) -(example - (utterance "where did jesse james die?") - (targetValue (list (description \"Saint Joseph\"))) -) -(example - (utterance "where is spain located what continent?") - (targetValue (list (description Europe))) -) -(example - (utterance "what form of government is the philippines?") - (targetValue (list (description \"Constitutional republic\") (description \"Presidential system\") (description Republic) (description \"Unitary state\"))) -) -(example - (utterance "who plays stewie griffin on family guy?") - (targetValue (list (description \"Seth MacFarlane\"))) -) -(example - (utterance "what are the two major religions in canada?") - (targetValue (list (description Protestantism) (description Catholicism) (description Islam))) -) -(example - (utterance "what kind of government do the canadians have?") - (targetValue (list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))) -) -(example - (utterance "what happened to sir thomas cromwell?") - (targetValue (list (description Decapitation))) -) -(example - (utterance "what food is from china?") - (targetValue (list (description \"Guangzhou Zhu Jiang Brewery Co.Ltd. Zhu Jiang Beer\") (description \"Tsingtao Beer\") (description \"Harbin Beer\"))) -) -(example - (utterance "who plays stewie griffin's voice?") - (targetValue (list (description \"Seth MacFarlane\"))) -) -(example - (utterance "who did butler beat last night?") - (targetValue (list (description Stephano))) -) -(example - (utterance "what are the mountains in peru called?") - (targetValue (list (description Andes))) -) -(example - (utterance "which kardashians are having babies?") - (targetValue (list (description \"Kim Kardashian\"))) -) -(example - (utterance "what is south america made up of?") - (targetValue (list (description Carrasco) (description Chacaltaya) (description Chile) (description Pampas) (description \"Amazon Basin\") (description \"French Guiana\") (description Peru) (description Guyana) (description Paraguay) (description Bolivia))) -) -(example - (utterance "what team does plaxico burress play for?") - (targetValue (list (description \"Pittsburgh Steelers\"))) -) -(example - (utterance "where english is spoken in the world?") - (targetValue (list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))) -) -(example - (utterance "where is victoria beckham from?") - (targetValue (list (description Harlow))) -) -(example - (utterance "what office does paul ryan hold?") - (targetValue (list (description \"United States Representative\"))) -) -(example - (utterance "what type of government does fiji have 2010?") - (targetValue (list (description \"Military dictatorship\") (description \"Military junta\") (description \"Parliamentary republic\"))) -) -(example - (utterance "what country is the iberian peninsula located in?") - (targetValue (list (description Portugal) (description Spain))) -) -(example - (utterance "who is daniel in the bible?") - (targetValue (list (description Prophet) (description Writer))) -) -(example - (utterance "who played marty mcfly's dad?") - (targetValue (list (description \"George McFly\"))) -) -(example - (utterance "what is george washington's legacy?") - (targetValue (list (description \"United States Military Academy\") (description \"Society of the Cincinnati\") (description \"Continental Army\") (description \"Culper Ring\") (description \"United States Army Corps of Engineers\"))) -) -(example - (utterance "where to stay in bermuda tripadvisor?") - (targetValue (list (description \"Bermuda Department of Tourism\"))) -) -(example - (utterance "which airport is closest to barcelona port?") - (targetValue (list (description \"Barcelona–El Prat Airport\"))) -) -(example - (utterance "who is jojo simmons mother?") - (targetValue (list (description \"Evelyn Simmons\"))) -) -(example - (utterance "where do cherry trees grow in the united states?") - (targetValue (list (description \"Washington, D.C.\"))) -) -(example - (utterance "who plays john connor in terminator salvation?") - (targetValue (list (description \"Christian Bale\"))) -) -(example - (utterance "what year doug williams won the super bowl?") - (targetValue (list (description \"1987 NFL season\"))) -) -(example - (utterance "what country was osama bin laden killed in?") - (targetValue (list (description Abbottabad))) -) -(example - (utterance "where did james cook go on his voyages?") - (targetValue (list (description \"A voyage to the Pacific Ocean\"))) -) -(example - (utterance "who won the governor election in michigan?") - (targetValue (list (description \"Rick Snyder\"))) -) -(example - (utterance "where did heidi klum and seal get married?") - (targetValue (list (description Mexico))) -) -(example - (utterance "what kind of experiments did humphrey davy do?") - (targetValue (list (description \"He experimented with the voltaic pile decided that it was a chemical action which caused the production of electricity in electrolytic cells, and that the chemical interaction occurred between substances which had an opposite charge.\"))) -) -(example - (utterance "who created the chinese communist party?") - (targetValue (list (description \"China's Communist Party: Atrophy and Adaptation\"))) -) -(example - (utterance "what timezone is new england usa in?") - (targetValue (list (description \"North American Eastern Time Zone\"))) -) -(example - (utterance "what happened to rev. robert schuller?") - (targetValue (list (description Televangelist) (description Writer))) -) -(example - (utterance "who plays the voice of meg in family guy?") - (targetValue (list (description \"Lacey Chabert\") (description \"Mila Kunis\"))) -) -(example - (utterance "what can you visit in london?") - (targetValue (list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))) -) -(example - (utterance "what form of government does north korea?") - (targetValue (list (description Juche))) -) -(example - (utterance "where is located cornell university?") - (targetValue (list (description Ithaca))) -) -(example - (utterance "who speaks arabic language?") - (targetValue (list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))) -) -(example - (utterance "who played the parents in ferris bueller day off?") - (targetValue (list (description \"Cindy Pickett\"))) -) -(example - (utterance "what dialects are spoken in the uk?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "what should i visit in venice?") - (targetValue (list (description \"Grand Canal, Venice\") (description \"The Grand Canal, Venice\") (description \"Venice: The Prison\") (description \"Palazzo Dario, Venice\") (description \"View of Venice\") (description \"Gondola in Venice\") (description \"View of Venice: Ducal Palace, Dogana, and San Giorgio\"))) -) -(example - (utterance "where james madison was born?") - (targetValue (list (description \"Port Conway\"))) -) -(example - (utterance "when was the last time iran invaded another country?") - (targetValue (list (description \"Iran–Iraq War\"))) -) -(example - (utterance "what did the ottoman empire look like?") - (targetValue (list (description Austria-Hungary) (description \"Kingdom of Bulgaria\") (description \"German Empire\"))) -) -(example - (utterance "what team does kareem abdul jabbar play for?") - (targetValue (list (description \"Milwaukee Bucks\") (description \"Los Angeles Lakers\") (description \"UCLA Bruins men's basketball\"))) -) -(example - (utterance "who is jeff probst ex wife?") - (targetValue (list (description \"Shelly Wright\"))) -) -(example - (utterance "where is tsonga born?") - (targetValue (list (description \"Le Mans\"))) -) -(example - (utterance "what island is bethany hamilton from?") - (targetValue (list (description Lihue))) -) -(example - (utterance "what is paige halliwell's powers?") - (targetValue (list (description Teleportation) (description Orbing))) -) -(example - (utterance "what did jean jacques rousseau write?") - (targetValue (list (description \"A la rencontre de Jean-Jacques Rousseau\") (description \"Autobiographical, scientific, religious, moral, and literary writings\") (description \"The 'Emile' of Jean Jacques Rousseau\") (description \"Cartas a Sofía\") (description \"Antologia di scritti politici\") (description \"Basic crystallography\") (description Bekenntnisse) (description \"Le botaniste sans maître, ou, Manière d'apprendre seul la botanique\") (description \"A Discourse Upon The Origin And The Foundation Of The Inequality Among Mankind\") (description \"La botanique de J. J. Rousseau\"))) -) -(example - (utterance "what city is the state capital of washington?") - (targetValue (list (description Olympia))) -) -(example - (utterance "what does shawn johnson do?") - (targetValue (list (description Gymnast))) -) -(example - (utterance "what was the reagan administration known for?") - (targetValue (list (description \"The conservative revolution in America\"))) -) -(example - (utterance "where did nadia boulanger live?") - (targetValue (list (description Paris))) -) -(example - (utterance "what year did michael jordan get drafted?") - (targetValue (list (description \"1984 NBA Draft\"))) -) -(example - (utterance "what airport do you fly into maui?") - (targetValue (list (description \"Kahului Airport\"))) -) -(example - (utterance "who does mark sanchez play for?") - (targetValue (list (description \"New York Jets\"))) -) -(example - (utterance "what sea does the yangtze river empty into?") - (targetValue (list (description \"East China Sea\"))) -) -(example - (utterance "what are the main imports and exports of afghanistan?") - (targetValue (list (description \"Fruit and Tree Nut Farming\") (description \"Carpet and Rug Mills\") (description Opium))) -) -(example - (utterance "what movies have gerard butler been in?") - (targetValue (list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))) -) -(example - (utterance "what country is beside france?") - (targetValue (list (description Italy) (description Monaco) (description Luxembourg) (description Andorra) (description Switzerland) (description Germany) (description \"Bay of Biscay\") (description Belgium) (description Piedmont) (description Spain))) -) -(example - (utterance "what type of government germany have?") - (targetValue (list (description \"Constitutional republic\") (description \"Multi-party system\") (description \"Federal republic\") (description Democracy) (description \"Parliamentary republic\"))) -) -(example - (utterance "what is there to do in montpelier vt?") - (targetValue (list (description \"Jed's Maple\") (description \"Karmê Chöling\") (description \"Vermont Icelandic Horse Farm\") (description \"Cold Hollow Cider Mill\") (description \"Down To Earth Worm Farm of Vermont\") (description \"Mount Mansfield\") (description \"Ben & Jerry's Waterbury Factory\") (description \"Spider Web Farm\") (description \"Weathered Barn Doll Museum\") (description \"Vermont State House\"))) -) -(example - (utterance "who is the leader of japan right now?") - (targetValue (list (description \"Shinzō Abe\"))) -) -(example - (utterance "when did michael jordan started playing basketball in the nba?") - (targetValue (list (description 1984))) -) -(example - (utterance "what movies were michael clarke duncan?") - (targetValue (list (description \"American Crude\") (description \"Air Buddies\") (description \"A Crush on You\") (description \"Brother Bear\") (description \"Back in Business\") (description \"A Night at the Roxbury\") (description \"Breakfast of Champions\") (description Bulworth) (description Armageddon) (description \"Brother Bear 2\"))) -) -(example - (utterance "in which city was president kennedy killed?") - (targetValue (list (description Dallas))) -) -(example - (utterance "where is martin cooper from?") - (targetValue (list (description \"United States of America\"))) -) -(example - (utterance "what is charlie sheen's dad's name?") - (targetValue (list (description \"Martin Sheen\"))) -) -(example - (utterance "how much mlb teams are there?") - (targetValue (list (description \"Baltimore Orioles\") (description \"New York Mets\") (description \"Los Angeles Dodgers\") (description \"San Diego Padres\") (description \"Detroit Tigers\") (description \"San Francisco Giants\") (description \"Milwaukee Brewers\") (description \"Tampa Bay Rays\") (description \"New York Yankees\") (description \"Chicago Cubs\"))) -) -(example - (utterance "what office does boehner hold?") - (targetValue (list (description \"Member of Congress\"))) -) -(example - (utterance "where do the baltimore ravens play?") - (targetValue (list (description \"M&T Bank Stadium\"))) -) -(example - (utterance "what sport do the harlem globetrotters play?") - (targetValue (list (description Basketball))) -) -(example - (utterance "who was betty white married too?") - (targetValue (list (description \"Lane Allen\") (description \"Allen Ludden\") (description \"Dick Barker\"))) -) -(example - (utterance "where is poe buried now?") - (targetValue (list (description \"Westminster Hall and Burying Ground\"))) -) -(example - (utterance "where is danish located?") - (targetValue (list (description Denmark) (description Greenland))) -) -(example - (utterance "what is the best neighborhood to live in dallas?") - (targetValue (list (description \"Convention Center District\") (description \"City Center District\") (description \"Government District\") (description \"Arts District\") (description \"West End\") (description Belmont) (description \"Main Street\") (description \"Farmers Market\") (description Reunion) (description \"Bryan Place\"))) -) -(example - (utterance "who plays mary jane in spiderman 2?") - (targetValue (list (description \"Kirsten Dunst\"))) -) -(example - (utterance "what languages do scottish people speak?") - (targetValue (list (description \"Scottish Gaelic language\") (description \"Scots Language\") (description \"English Language\") (description \"Scottish English\"))) -) -(example - (utterance "what type of money does brazil have?") - (targetValue (list (description \"Brazilian real\"))) -) -(example - (utterance "who started mary kay?") - (targetValue (list (description \"Mary Kay Ash\"))) -) -(example - (utterance "what types of government does france have?") - (targetValue (list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))) -) -(example - (utterance "where is mount st helens?") - (targetValue (list (description \"Skamania County\") (description Washington))) -) -(example - (utterance "who are the players on the toronto maple leafs?") - (targetValue (list (description \"Phil Kessel\"))) -) -(example - (utterance "what present day countries use english as their national language?") - (targetValue (list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))) -) -(example - (utterance "in which continent is russia?") - (targetValue (list (description Eurasia))) -) -(example - (utterance "what to do in ottawa ontario today?") - (targetValue (list (description \"Bytown Museum\") (description \"Canada Aviation and Space Museum\") (description \"Nepean Museum\") (description \"Billings Estate Museum\") (description \"Canadian Museum of Contemporary Photography\") (description \"National Gallery of Canada\") (description \"Canada Agriculture Museum\") (description \"Canada Science and Technology Museum\") (description \"Canadian Ski Museum\") (description \"Canadian Museum of Nature\"))) -) -(example - (utterance "where did paul ryan live?") - (targetValue (list (description Janesville))) -) -(example - (utterance "who is galileo galilei and what is he famous for?") - (targetValue (list (description Mathematician) (description Astronomer) (description Scientist) (description Physicist) (description Astrologer))) -) -(example - (utterance "what is the australian open called?") - (targetValue (list (description \"2012 Australian Open\"))) -) -(example - (utterance "what is the money currency in guatemala?") - (targetValue (list (description \"Guatemalan quetzal\"))) -) -(example - (utterance "where is angola located?") - (targetValue (list (description Africa))) -) -(example - (utterance "what is tibetan language?") - (targetValue (list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Baima language\") (description \"Tibetan languages\"))) -) -(example - (utterance "what is the national flag of russia?") - (targetValue (list (description \"Flag of Russia\"))) -) -(example - (utterance "when did maria sharapova start playing tennis?") - (targetValue (list (description \"2004 Wimbledon Championships\"))) -) -(example - (utterance "what sort of government does canada have?") - (targetValue (list (description \"Parliament of Canada\"))) -) -(example - (utterance "what country does mexico trade with?") - (targetValue (list (description \"North American Free Trade Agreement\"))) -) -(example - (utterance "what form of government does australia?") - (targetValue (list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))) -) -(example - (utterance "what are the official languages of jamaica?") - (targetValue (list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))) -) -(example - (utterance "where did harriet tubman live after the civil war?") - (targetValue (list (description Auburn))) -) -(example - (utterance "who was the voice of simba?") - (targetValue (list (description \"Matthew Broderick\"))) -) -(example - (utterance "which country did james cook sailed for?") - (targetValue (list (description \"Kingdom of Great Britain\"))) -) -(example - (utterance "what is the capital of oregon?") - (targetValue (list (description Salem))) -) -(example - (utterance "what do spain call their money?") - (targetValue (list (description Euro))) -) -(example - (utterance "what happened after the invasion of normandy?") - (targetValue (list (description \"Battle of Cherbourg\"))) -) -(example - (utterance "who did james franco play on general hospital?") - (targetValue (list (description Franco))) -) -(example - (utterance "which party did lincoln belong to?") - (targetValue (list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))) -) -(example - (utterance "who plays saruman in lord of the rings?") - (targetValue (list (description \"Christopher Lee\"))) -) -(example - (utterance "where is the best place to visit in the bahamas?") - (targetValue (list (description Inagua) (description Freeport) (description \"Cat Island, Bahamas\") (description \"Ragged Island, Bahamas\") (description Mayaguana) (description Bimini) (description Exuma) (description \"Long Island\") (description \"Harbour Island\") (description \"Acklins and Crooked Islands\"))) -) -(example - (utterance "what is the currency of mexico called?") - (targetValue (list (description \"Mexican peso\"))) -) -(example - (utterance "what teams did shaq play 4?") - (targetValue (list (description \"Boston Celtics\") (description \"Miami Heat\") (description \"LSU Tigers men's basketball\") (description \"Los Angeles Lakers\") (description \"Orlando Magic\"))) -) -(example - (utterance "what currency does turkey accept?") - (targetValue (list (description \"Turkish lira\"))) -) -(example - (utterance "who was vice president under lincoln?") - (targetValue (list (description \"Andrew Johnson\") (description \"Hannibal Hamlin\"))) -) -(example - (utterance "what state is the george washington university in?") - (targetValue (list (description \"Washington, D.C.\"))) -) -(example - (utterance "where did andreas vesalius die?") - (targetValue (list (description Zakynthos))) -) -(example - (utterance "where did paul ryan attend college?") - (targetValue (list (description \"Miami University\"))) -) -(example - (utterance "who is ronaldo playing for now?") - (targetValue (list (description \"Sport Club Corinthians Paulista\"))) -) -(example - (utterance "what color are the arizona cardinals uniforms?") - (targetValue (list (description Black) (description White) (description Cardinal))) -) -(example - (utterance "when was george h.w. bush elected president?") - (targetValue (list (description 1/20/1993))) -) -(example - (utterance "where was emperor qin shi huang born?") - (targetValue (list (description Handan))) -) -(example - (utterance "where was the first ford motor company located?") - (targetValue (list (description Dearborn))) -) -(example - (utterance "where the seneca indians lived?") - (targetValue (list (description \"New York\"))) -) -(example - (utterance "which country does irish language come from?") - (targetValue (list (description Irish))) -) -(example - (utterance "what did the harlem renaissance created?") - (targetValue (list (description \"Harlem Renaissance Dialogues (Part 1): Living and Writing Black History\"))) -) -(example - (utterance "what movies gerard butler in?") - (targetValue (list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))) -) -(example - (utterance "where did mendeleev died?") - (targetValue (list (description \"Saint Petersburg\"))) -) -(example - (utterance "where is glastonbury uk?") - (targetValue (list (description \"United Kingdom\") (description Mendip))) -) -(example - (utterance "what language did ancient romans write in?") - (targetValue (list (description \"Latin Language\"))) -) -(example - (utterance "what team does diego forlan currently play for?") - (targetValue (list (description \"Sport Club Internacional\"))) -) -(example - (utterance "what other movies is liam hemsworth in?") - (targetValue (list (description Knowing) (description Triangle) (description \"The Hunger Games\") (description \"The Expendables 2\") (description \"The Last Song\") (description Timeless) (description \"Empire State\") (description \"The Hunger Games: Catching Fire\") (description \"Arabian Nights\") (description \"Love and Honor\"))) -) -(example - (utterance "what to do downtown san francisco?") - (targetValue (list (description \"Fisherman's Wharf\") (description \"Golden Gate Park\") (description \"Coit Tower\") (description \"Presidio of San Francisco\") (description \"Crissy Field\") (description \"San Francisco Ferry Building\") (description \"Alcatraz Island\") (description \"Baker Beach\") (description \"Lombard Street\") (description \"Golden Gate Bridge\"))) -) -(example - (utterance "what kind of cancer did bob marley died from?") - (targetValue (list (description \"Acral lentiginous melanoma\"))) -) -(example - (utterance "what religion did jesus christ follow?") - (targetValue (list (description Judaism))) -) -(example - (utterance "who was luke skywalker played by?") - (targetValue (list (description \"Mark Hamill\"))) -) -(example - (utterance "who was the secretary of state when richard nixon was president?") - (targetValue (list (description \"Henry Kissinger\"))) -) -(example - (utterance "who does the voice of kovu in lion king?") - (targetValue (list (description \"Jason Marsden\"))) -) -(example - (utterance "where did theodore roosevelt live before he became president?") - (targetValue (list (description \"New York City\"))) -) -(example - (utterance "what year was tom brady drafted?") - (targetValue (list (description 1999))) -) -(example - (utterance "what party is bloomberg affiliated with?") - (targetValue (list (description Independent))) -) -(example - (utterance "where does t boone pickens live?") - (targetValue (list (description Oklahoma))) -) -(example - (utterance "when did the mets win the pennant?") - (targetValue (list (description \"1969 World Series\") (description \"1986 World Series\"))) -) -(example - (utterance "where was saint paul from?") - (targetValue (list (description \"Tarsus, Mersin\"))) -) -(example - (utterance "what is the capital city of germany now?") - (targetValue (list (description Berlin))) -) -(example - (utterance "what countries does japan export to?") - (targetValue (list (description Canada) (description Sudan) (description Tanzania) (description \"United States of America\") (description Kiribati) (description \"New Zealand\"))) -) -(example - (utterance "where is arabic the official language?") - (targetValue (list (description Bahrain) (description \"Saudi Arabia\") (description Libya) (description Algeria) (description Egypt) (description Kuwait) (description Lebanon) (description Israel) (description Jordan) (description Iraq))) -) -(example - (utterance "what continent is syria located in?") - (targetValue (list (description Asia))) -) -(example - (utterance "what events does stephanie rice compete in?") - (targetValue (list (description \"Swimming at the 2012 Summer Olympics – Women's 400 metre individual medley\") (description \"Swimming at the 2008 Summer Olympics - Women's 200 metre Individual Medley\") (description \"Swimming at the 2008 Summer Olympics - Women's 400 metre Individual Medley\"))) -) -(example - (utterance "what happened to nelson mandela after he was released from jail?") - (targetValue (list (description \"President of South Africa\"))) -) -(example - (utterance "where did charlton heston live?") - (targetValue (list (description \"St. Helen\") (description Wilmette) (description \"Los Angeles\") (description Evanston))) -) -(example - (utterance "where did hurricane irene?") - (targetValue (list (description \"Eastern United States\") (description \"New Jersey\") (description \"Lesser Antilles\") (description Connecticut) (description \"North Carolina\") (description Bahamas) (description \"Eastern Canada\") (description \"Greater Antilles\") (description \"New York\") (description \"Turks and Caicos Islands\"))) -) -(example - (utterance "what region is thailand located in?") - (targetValue (list (description Eurasia) (description \"Southeast Asia\") (description Asia))) -) -(example - (utterance "who was president when the us navy department was established?") - (targetValue (list (description \"William McKinley\"))) -) -(example - (utterance "where to visit in orlando florida?") - (targetValue (list (description \"SeaWorld Orlando\") (description \"Orlando Science Center\") (description \"Cornell Fine Arts Museum\") (description \"Charles Hosmer Morse Museum of American Art\") (description \"Universal Studios Florida\") (description \"Orlando Museum of Art\") (description \"Harry P. Leu Gardens\") (description \"Arboretum of the University of Central Florida\") (description \"Holy Land Experience\") (description \"Universal Orlando\"))) -) -(example - (utterance "who are all the american idol winners and runner ups?") - (targetValue (list (description \"Carrie Underwood\") (description \"Lee DeWyze\") (description \"David Cook\") (description \"Phillip Phillips\") (description \"Kelly Clarkson\") (description \"Ruben Studdard\") (description \"Kris Allen\") (description \"Taylor Hicks\") (description \"Jordin Sparks\") (description Fantasia))) -) -(example - (utterance "what sports do they have in china?") - (targetValue (list (description \"China PR national football team\") (description \"China men's national volleyball team\") (description \"China national futsal team\") (description \"China national baseball team\") (description \"China women's national basketball team\") (description \"Bayi Yiyang High-Tech District\") (description \"China women's national volleyball team\") (description \"China Fed Cup team\") (description \"China national cricket team\") (description \"China Davis Cup team\"))) -) -(example - (utterance "what was alexander graham bell known for?") - (targetValue (list (description Telephone))) -) -(example - (utterance "what band did joe satriani play in?") - (targetValue (list (description \"Greg Kihn Band\") (description \"Deep Purple\") (description Chickenfoot) (description \"The G3 Jam\"))) -) -(example - (utterance "what did mitch hedberg od on?") - (targetValue (list (description \"Heroin overdose\"))) -) -(example - (utterance "who did u.s. fight against in ww1?") - (targetValue (list (description \"United Kingdom\") (description Australia) (description Italy) (description Russia) (description France))) -) -(example - (utterance "what season did jason priestley leave 90210?") - (targetValue (list (description \"Beverly Hills, 90210 - Season 9\"))) -) -(example - (utterance "who wrote 2 timothy 4?") - (targetValue (list (description \"Eastern Orthodox Church\") (description Anglicanism) (description \"Eastern Catholic Churches\") (description \"Anglican Communion\") (description Catholicism) (description Lutheranism) (description \"Oriental Orthodoxy\"))) -) -(example - (utterance "which three countries share a land border with cambodia?") - (targetValue (list (description \"Vietnam, Cambodia, Laos & the Greater Mekong\"))) -) -(example - (utterance "what country was juan ponce de leon from?") - (targetValue (list (description \"Santervás de Campos\"))) -) -(example - (utterance "where to go in florida for vacation?") - (targetValue (list (description Miami))) -) -(example - (utterance "what does the soviet star represent?") - (targetValue (list (description \"Communist Party of the Soviet Union\"))) -) -(example - (utterance "what college did steve nash play basketball for?") - (targetValue (list (description \"Santa Clara University\"))) -) -(example - (utterance "who plays shao kahn?") - (targetValue (list (description \"Frank Welker\"))) -) -(example - (utterance "what did douglas engelbart invent?") - (targetValue (list (description Mouse))) -) -(example - (utterance "where did chef chuck hughes go to school?") - (targetValue (list (description \"University of Texas at El Paso\"))) -) -(example - (utterance "who plays marvin eriksen?") - (targetValue (list (description \"Jason Segel\"))) -) -(example - (utterance "what did james madison wrote?") - (targetValue (list (description \"The Invasion of Canada\") (description \"The great little Madison\") (description \"American Compact: James Madison and the Problem of Founding\") (description \"The War of 1812\") (description \"James Madison: Writings\") (description \"James Madison: The American Presidents\") (description \"James Madison and the creation of the American Republic\") (description \"The Life Of James Madison\") (description \"Sailor of fortune\") (description \"The flag maker\"))) -) -(example - (utterance "where is fiat abarth made?") - (targetValue (list (description Turin))) -) -(example - (utterance "where was tommy steele born?") - (targetValue (list (description Bermondsey))) -) -(example - (utterance "what does chad michael murray play in?") - (targetValue (list (description Renee) (description \"Megiddo: The Omega Code 2\") (description \"House of Wax\") (description \"The Lone Ranger\") (description \"Home of the Brave\") (description \"A Cinderella Story\") (description \"The Haunting in Connecticut 2: Ghosts of Georgia\") (description \"Lies in Plain Sight\") (description \"Freaky Friday\"))) -) -(example - (utterance "what team does derek fisher play for 2012?") - (targetValue (list (description \"Oklahoma City Thunder\") (description \"Dallas Mavericks\") (description \"Los Angeles Lakers\"))) -) -(example - (utterance "what are some important events in ancient egypt?") - (targetValue (list (description \"Kitos War\") (description \"Battle of Fariskur\") (description \"Fifth Crusade\") (description \"Operation Brevity\") (description \"Western Desert Campaign\") (description \"Battle of al-Babein\") (description \"Seventh Crusade\") (description \"Operation Crusader\") (description \"Battle of Abukir\") (description \"Suez Crisis\"))) -) -(example - (utterance "who was sworn into office when john f kennedy was assassinated?") - (targetValue (list (description \"Lyndon B. Johnson\"))) -) -(example - (utterance "what date did the earthquake in christchurch happen?") - (targetValue (list (description \"2011 Christchurch earthquake\"))) -) -(example - (utterance "when did mcgee join the ncis team?") - (targetValue (list (description 2003))) -) -(example - (utterance "where are you if you're in khartoum?") - (targetValue (list (description Sudan))) -) -(example - (utterance "where did fred west work?") - (targetValue (list (description Laborer))) -) -(example - (utterance "where is university of auburn?") - (targetValue (list (description Alabama) (description \"Auburn University Historic District\") (description \"United States of America\") (description Auburn))) -) -(example - (utterance "what countries are around egypt?") - (targetValue (list (description Sudan) (description Israel) (description \"Red Sea\") (description Libya))) -) -(example - (utterance "what did julia roberts won an oscar for?") - (targetValue (list (description \"Erin Brockovich\"))) -) -(example - (utterance "what year did mitt romney first run for president?") - (targetValue (list (description \"Mitt Romney presidential campaign, 2008\"))) -) -(example - (utterance "who is engaged to john legend?") - (targetValue (list (description \"Christine Teigen\"))) -) -(example - (utterance "what nestle owns?") - (targetValue (list (description \"Chocolate and Cocoa Products\") (description \"Ice Cream and Frozen Dessert Manufacturing\") (description \"Bottled Water Manufacturing\") (description \"Cookies and Crackers\") (description \"Bottled and Canned Soft Drinks and Carbonated Waters\") (description \"Soft Drink Manufacturing\"))) -) -(example - (utterance "who won governor of indiana 2012?") - (targetValue (list (description \"Mitch Daniels\"))) -) -(example - (utterance "where did the allied invasion of france take place?") - (targetValue (list (description Normandy))) -) -(example - (utterance "where does the st. joe river start?") - (targetValue (list (description \"Lake Michigan\"))) -) -(example - (utterance "where did alex smith play high school football?") - (targetValue (list (description \"Helix High School\"))) -) -(example - (utterance "where is pyramids of giza located?") - (targetValue (list (description \"Giza Plateau\"))) -) -(example - (utterance "when does nasdaq start trading?") - (targetValue (list (description 1971))) -) -(example - (utterance "who plays kermit in the muppets movie?") - (targetValue (list (description \"Jim Henson\"))) -) -(example - (utterance "what kind of government does iran have today?") - (targetValue (list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))) -) -(example - (utterance "what is african american literature?") - (targetValue (list (description \"Black Like Me\") (description \"Amos Fortune, Free Man\") (description \"The Souls of Black Folk\") (description \"Race Matters\") (description \"Black Boy\") (description \"Notes of a Native Son\") (description \"Manchild in the Promised Land\") (description \"The Children\") (description \"The Fire Next Time\") (description \"No Name in the Street\"))) -) -(example - (utterance "what are the primary languages of france?") - (targetValue (list (description \"French Language\"))) -) -(example - (utterance "what language do they speak in guyana south america?") - (targetValue (list (description \"English Language\"))) -) -(example - (utterance "what year were the new york yankees established?") - (targetValue (list (description 1901))) -) -(example - (utterance "what games do japanese people play?") - (targetValue (list (description \"The Legend of Zelda\") (description \"3D Dot Game Heroes\") (description \"Akuma-kun: Makai no Wana\") (description \"Atsui 12 Game: Furi Furi Party!\") (description \"11eyes CrossOver\") (description \"11eyes: Tsumi to Batsu to Aganai no Shōjo\") (description \"Military Madness\") (description \"The Legend of Zelda: Twilight Princess\") (description \"Cosmic Walker\"))) -) -(example - (utterance "what city was nelson mandela born in?") - (targetValue (list (description Mvezo))) -) -(example - (utterance "what time does independence center open on sundays?") - (targetValue (list (description Independence))) -) -(example - (utterance "where did the navajo tribe live?") - (targetValue (list (description Arizona) (description Utah) (description \"Southwestern United States\") (description \"Navajo Nation\") (description California) (description \"New Mexico\"))) -) -(example - (utterance "what did frankie lymon die from?") - (targetValue (list (description \"Heroin overdose\"))) -) -(example - (utterance "what to see near austin?") - (targetValue (list (description \"Texas Department of Public Safety Historical Museum and Research Center\") (description \"Cathedral of Junk\") (description \"Harry Ransom Center\") (description \"Texas Memorial Museum\") (description \"Ann W. Richards Congress Avenue Bridge\") (description \"Zilker Park\") (description \"Texas State Capitol\") (description \"William Sidney Porter House\") (description \"Bullock Texas State History Museum\") (description \"Barton Springs Pool\"))) -) -(example - (utterance "where did trey songz go to high school?") - (targetValue (list (description \"Petersburg High School\"))) -) -(example - (utterance "what was matthias schleiden known for?") - (targetValue (list (description Botanist))) -) -(example - (utterance "what country was jesus born?") - (targetValue (list (description Iudaea))) -) -(example - (utterance "when was louisiana entered into the union?") - (targetValue (list (description 4/30/1812))) -) -(example - (utterance "who is kristen stewart parents?") - (targetValue (list (description \"John Stewart\") (description \"Jules Mann-Stewart\"))) -) -(example - (utterance "when did mary shelley write frankenstein what were the circumstances?") - (targetValue (list (description \"In 1817 they settled at Marlow-on-Thames and Mary turned \"Frankenstein\" into a novel, consulting Davy's chemistry lectures to give authenticity to her story about a scientist who creates life and then cannot control the creature he has made.\"))) -) -(example - (utterance "what was vietnam war fought for?") - (targetValue (list (description Communism))) -) -(example - (utterance "what is kate spade?") - (targetValue (list (description \"Fashion Designer\"))) -) -(example - (utterance "what age can a woman retire in australia?") - (targetValue (list (description au))) -) -(example - (utterance "what team does lamar odom play for 2013?") - (targetValue (list (description \"Los Angeles Clippers\"))) -) -(example - (utterance "who founded the american federation of labor afl in 1886?") - (targetValue (list (description \"Samuel Gompers\"))) -) -(example - (utterance "where is louisville ne?") - (targetValue (list (description \"Jefferson County\") (description \"United States of America\") (description Kentucky))) -) -(example - (utterance "where does missouri river end?") - (targetValue (list (description \"Mississippi River\"))) -) -(example - (utterance "what team is hank baskett playing for in 2010?") - (targetValue (list (description \"Philadelphia Eagles\"))) -) -(example - (utterance "where is italian spoken around the world?") - (targetValue (list (description Italy))) -) -(example - (utterance "what is currency in panama?") - (targetValue (list (description \"United States dollar\") (description \"Panamanian balboa\"))) -) -(example - (utterance "what undergraduate school did martin luther king jr. attend?") - (targetValue (list (description \"Morehouse College\"))) -) -(example - (utterance "what 5 countries border romania?") - (targetValue (list (description Ukraine) (description Serbia) (description Moldova) (description \"Odessa Oblast\") (description Hungary) (description Bulgaria))) -) -(example - (utterance "when was the last time the kansas city chiefs won a superbowl?") - (targetValue (list (description \"Super Bowl IV\"))) -) -(example - (utterance "where did will smith go to high school?") - (targetValue (list (description \"Overbrook High School\"))) -) -(example - (utterance "where is united arab located?") - (targetValue (list (description \"Middle East\"))) -) -(example - (utterance "where is kate middleton spending christmas?") - (targetValue (list (description Bucklebury))) -) -(example - (utterance "what other movies has liam hemsworth?") - (targetValue (list (description Knowing) (description Triangle) (description \"The Hunger Games\") (description \"The Expendables 2\") (description \"The Last Song\") (description Timeless) (description \"Empire State\") (description \"The Hunger Games: Catching Fire\") (description \"Arabian Nights\") (description \"Love and Honor\"))) -) -(example - (utterance "what is duncan bannatyne?") - (targetValue (list (description Presenter) (description Actor) (description \"TV Personality\") (description Entrepreneur) (description Businessperson) (description Investor))) -) -(example - (utterance "what was caesar augustus known for?") - (targetValue (list (description Writer) (description Politician))) -) -(example - (utterance "when did bradley cooper's dad die?") - (targetValue (list (description 2011))) -) -(example - (utterance "which countries border the baltic sea?") - (targetValue (list (description \"Atlantic Ocean\") (description \"East Prussia\") (description \"Pomeranian Voivodeship - II RP\") (description \"Free City of Danzig\") (description \"Second Polish Republic\") (description \"North German Plain\"))) -) -(example - (utterance "what to do in perth scotland?") - (targetValue (list (description \"Perth Concert Hall\"))) -) -(example - (utterance "who is keyshia cole married too?") - (targetValue (list (description \"Daniel Gibson\"))) -) -(example - (utterance "who does christine gregoire represent?") - (targetValue (list (description \"Democratic Party\"))) -) -(example - (utterance "what were some inventions of leonardo da vinci?") - (targetValue (list (description \"Double hull\") (description \"Viola organista\"))) -) -(example - (utterance "what college did tosh . o go to?") - (targetValue (list (description \"University of Central Florida\"))) -) -(example - (utterance "who plays sam in anger management?") - (targetValue (list (description \"Jared Padalecki\"))) -) -(example - (utterance "what type of strings does willie nelson use?") - (targetValue (list (description \"Steel-string acoustic guitar\"))) -) -(example - (utterance "who did heidi klum date before seal?") - (targetValue (list (description \"Ric Pipino\"))) -) -(example - (utterance "what type of voting system does australia have?") - (targetValue (list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))) -) -(example - (utterance "where did president andrew jackson grew up?") - (targetValue (list (description Waxhaws))) -) -(example - (utterance "what did ivan pavlov invented?") - (targetValue (list (description \"Classical conditioning\"))) -) -(example - (utterance "what countries and seas border ukraine?") - (targetValue (list (description Romania) (description Belarus) (description Poland) (description Moldova) (description Slovakia) (description Hungary) (description Russia))) -) -(example - (utterance "where the murray river located?") - (targetValue (list (description Australia))) -) -(example - (utterance "where was joe biden a senator?") - (targetValue (list (description Delaware))) -) -(example - (utterance "what is the money currency in italy?") - (targetValue (list (description Euro))) -) -(example - (utterance "where was adolf hitler died?") - (targetValue (list (description Berlin))) -) -(example - (utterance "what percent of mississippi is black?") - (targetValue (list (description \"Yoknapatawpha County\") (description \"Caldecott County\"))) -) -(example - (utterance "what year did reggie bush get drafted?") - (targetValue (list (description \"2006 NFL Draft\"))) -) -(example - (utterance "what was sherlock holmes famous for?") - (targetValue (list (description Detective))) -) -(example - (utterance "who is number 5 on the boston celtics?") - (targetValue (list (description \"Kevin Garnett\"))) -) -(example - (utterance "what does sirius black wand look like?") - (targetValue (list (description Star))) -) -(example - (utterance "who is roger bacon inventor of?") - (targetValue (list (description \"Magnifying glass\"))) -) -(example - (utterance "where are the libyan refugees going?") - (targetValue (list (description Tunisia))) -) -(example - (utterance "what city was woodstock held in?") - (targetValue (list (description Bethel))) -) -(example - (utterance "who do pagans believe is god?") - (targetValue (list (description Odin))) -) -(example - (utterance "what was one thing benjamin franklin is famous for?") - (targetValue (list (description Bifocals))) -) -(example - (utterance "what did john williams play?") - (targetValue (list (description Trombone) (description Piano) (description trumpet) (description clarinet))) -) -(example - (utterance "where does the uk import from?") - (targetValue (list (description Canada) (description Afghanistan) (description Madagascar) (description \"United States of America\") (description \"Antigua and Barbuda\") (description \"New Zealand\") (description Anguilla))) -) -(example - (utterance "who started southwest airlines?") - (targetValue (list (description \"Herb Kelleher\") (description \"Rollin King\"))) -) -(example - (utterance "who is the current president of colombia 2011?") - (targetValue (list (description \"Juan Manuel Santos\"))) -) -(example - (utterance "what was the name of the book that charles darwin wrote?") - (targetValue (list (description \"The Origin of Species\"))) -) -(example - (utterance "who might arthur miller think would?") - (targetValue (list (description Writer))) -) -(example - (utterance "who is abraham descended from?") - (targetValue (list (description Terah) (description Amathlaah))) -) -(example - (utterance "what did atticus finch do?") - (targetValue (list (description Lawyer))) -) -(example - (utterance "what type of cancer did patrick swayze die from?") - (targetValue (list (description \"Pancreatic cancer\"))) -) -(example - (utterance "what was james madison's job?") - (targetValue (list (description \"United States Representative\") (description \"United States Secretary of State\") (description \"President of the United States\"))) -) -(example - (utterance "what language does people in france speak?") - (targetValue (list (description \"French Language\"))) -) -(example - (utterance "where is the spratly islands located?") - (targetValue (list (description Asia))) -) -(example - (utterance "where did hammurabi come from?") - (targetValue (list (description Babylonia) (description Babylon))) -) -(example - (utterance "who does queen elizabeth hair?") - (targetValue (list (description \"Jenny Shircore\"))) -) -(example - (utterance "what teams did robert horry won rings with?") - (targetValue (list (description \"Houston Rockets\"))) -) -(example - (utterance "what timezone is colorado in?") - (targetValue (list (description \"Mountain Time Zone\"))) -) -(example - (utterance "what did charles dickens writer?") - (targetValue (list (description \"The Chimes\") (description \"Our Mutual Friend\") (description \"The Old Curiosity Shop\") (description \"David Copperfield\") (description \"A Christmas Carol\") (description \"The Cricket on the Hearth\") (description \"The Life and Adventures of Nicholas Nickleby\") (description \"Hard Times\") (description \"Oliver Twist\") (description \"A Tale of Two Cities\"))) -) -(example - (utterance "where is st helens park nsw?") - (targetValue (list (description \"New South Wales\"))) -) -(example - (utterance "who killed david ruffin?") - (targetValue (list (description \"Drug overdose\"))) -) -(example - (utterance "where did james franco study acting?") - (targetValue (list (description \"University of California, Los Angeles\") (description \"University of Houston\") (description \"Brooklyn College\") (description \"Columbia University School of the Arts\") (description \"Rhode Island School of Design\") (description \"Warren Wilson College\") (description \"Yale University\") (description \"Tisch School of the Arts\") (description \"Palo Alto High School\"))) -) -(example - (utterance "what is d capital city of south africa?") - (targetValue (list (description Bloemfontein) (description Pretoria) (description \"Cape Town\"))) -) -(example - (utterance "into what language family does english fall?") - (targetValue (list (description \"West Germanic languages\"))) -) -(example - (utterance "who does new zealand import from?") - (targetValue (list (description China))) -) -(example - (utterance "who is mexico's president right now 2011?") - (targetValue (list (description \"Felipe Calderón\"))) -) -(example - (utterance "what are the different dialects of chinese?") - (targetValue (list (description \"Qingtian dialect\") (description \"Standard Mandarin\"))) -) -(example - (utterance "what city was kennedy shot?") - (targetValue (list (description Dallas))) -) -(example - (utterance "who owns the sf giants owner?") - (targetValue (list (description \"Bill Neukom\"))) -) -(example - (utterance "what is the name of the alabama state tree?") - (targetValue (list (description \"Pinus palustris\"))) -) -(example - (utterance "what is the capital of kentucky known for its bluegrass?") - (targetValue (list (description Frankfort))) -) -(example - (utterance "what money do you use in aruba?") - (targetValue (list (description \"Aruban florin\"))) -) -(example - (utterance "where did apostle paul grow up?") - (targetValue (list (description \"Tarsus, Mersin\"))) -) -(example - (utterance "what was karl marx beliefs?") - (targetValue (list (description Marxism))) -) -(example - (utterance "which countries share land border with vietnam?") - (targetValue (list (description Houaphan) (description \"Salavan Province\") (description \"Savannakhet Province\") (description Bolikhamxai) (description \"Phongsaly Province\") (description China) (description Laos) (description Khammouan) (description \"Louangphabang Province\") (description \"Attapu Province\"))) -) -(example - (utterance "who did queen mary marry?") - (targetValue (list (description \"Philip II of Spain\"))) -) -(example - (utterance "where did japan invade to get resources?") - (targetValue (list (description China))) -) -(example - (utterance "who is the chicago bulls head coach?") - (targetValue (list (description \"Tom Thibodeau\"))) -) -(example - (utterance "what type of money do you use in cuba?") - (targetValue (list (description \"Cuban peso\") (description \"Cuban convertible peso\"))) -) -(example - (utterance "where in georgia does usher live?") - (targetValue (list (description \"Georgia General Assembly\"))) -) -(example - (utterance "who are the two state senators of georgia?") - (targetValue (list (description \"Saxby Chambliss\"))) -) -(example - (utterance "what type of government does australia use?") - (targetValue (list (description \"Constitutional monarchy\"))) -) -(example - (utterance "what language do people in czech republic speak?") - (targetValue (list (description \"Czech Language\"))) -) -(example - (utterance "who plays riley finn on buffy the vampire slayer?") - (targetValue (list (description \"Marc Blucas\"))) -) -(example - (utterance "what kind of political system is canada?") - (targetValue (list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))) -) -(example - (utterance "who plays giles in buffy the vampire slayer?") - (targetValue (list (description \"Anthony Stewart Head\"))) -) -(example - (utterance "who voices lola bunny in looney tunes?") - (targetValue (list (description \"Britt McKillip\") (description \"Kristen Wiig\"))) -) -(example - (utterance "what did charles babbage create in the 1800s?") - (targetValue (list (description \"Analytical Engine\"))) -) -(example - (utterance "who voices anakin in the clone wars?") - (targetValue (list (description \"Matt Lanter\"))) -) -(example - (utterance "what did hitler hate?") - (targetValue (list (description \"From these and other sources, the young Hitler began to construct a vision of the world in which Jews (by race, rather than by religion) became the symbol and cause of all chaos, corruption, and destruction in culture, politics and the economy, and that the press, prostitution, syphilis, capitalism, Marxism, democracy and pacificism were all means exploited by 'the Jew' in his conspiracy to undermine the German nation and the purity of the creative Aryan race.\"))) -) -(example - (utterance "who plays faramir in lord of the rings?") - (targetValue (list (description \"David Wenham\"))) -) -(example - (utterance "when is the last time chicago bulls won a championship?") - (targetValue (list (description \"1992 NBA Finals\") (description \"1991 NBA Finals\") (description \"1997 NBA Finals\") (description \"1993 NBA Finals\") (description \"1998 NBA Finals\") (description \"1996 NBA Finals\"))) -) -(example - (utterance "what is jonathan swift famous for?") - (targetValue (list (description Pamphleteer))) -) -(example - (utterance "what is the holy book in taoism?") - (targetValue (list (description \"Tao Te Ching\"))) -) -(example - (utterance "where was dr luther king jr born?") - (targetValue (list (description Atlanta))) -) -(example - (utterance "where french revolution?") - (targetValue (list (description France))) -) -(example - (utterance "who does peyton manning play 4?") - (targetValue (list (description \"Denver Broncos\"))) -) -(example - (utterance "when is the diwali festival?") - (targetValue (list (description \"29 Ashwin\"))) -) -(example - (utterance "what professional baseball team did michael jordan play for?") - (targetValue (list (description \"Birmingham Barons\") (description \"Scottsdale Scorpions\"))) -) -(example - (utterance "where is bob marley grave?") - (targetValue (list (description \"Bob Marley Mausoleum\"))) -) -(example - (utterance "what did hitler do bad?") - (targetValue (list (description Nazism))) -) -(example - (utterance "where is murray kentucky?") - (targetValue (list (description \"United States of America\") (description \"Calloway County\") (description Kentucky))) -) -(example - (utterance "what time zone is anaheim ca?") - (targetValue (list (description \"Pacific Time Zone\"))) -) -(example - (utterance "where is mount vernon texas?") - (targetValue (list (description \"Franklin County\") (description Texas))) -) -(example - (utterance "what countries are included in the netherlands?") - (targetValue (list (description Elburg))) -) -(example - (utterance "what is caesar augustus known for?") - (targetValue (list (description \"Roman dictator\"))) -) -(example - (utterance "what form of government is israel?") - (targetValue (list (description Democracy))) -) -(example - (utterance "what year did the florida marlins win their 2nd world series title?") - (targetValue (list (description \"2003 World Series\"))) -) -(example - (utterance "who is timothy hutton married to?") - (targetValue (list (description \"Aurore Giscard d'Estaing\"))) -) -(example - (utterance "what guitar does duane allman play?") - (targetValue (list (description \"Gibson Les Paul\"))) -) -(example - (utterance "what is the speech i have a dream about martin luther king?") - (targetValue (list (description \"I Have a Dream\"))) -) -(example - (utterance "what is the biggest country in europe by population?") - (targetValue (list (description Russia))) -) -(example - (utterance "what team does hank baskett play for 2011 season?") - (targetValue (list (description \"Indianapolis Colts\"))) -) -(example - (utterance "what happened to mike tyson?") - (targetValue (list (description \"Bipolar disorder\"))) -) -(example - (utterance "what are the african nations?") - (targetValue (list (description Angola) (description \"Côte d’Ivoire\") (description \"Central African Republic\") (description \"Burkina Faso\") (description Djibouti) (description Congo) (description Burundi) (description Botswana) (description \"Cape Verde\") (description Benin))) -) -(example - (utterance "where did dr. martin luther king jr. go to school?") - (targetValue (list (description \"Boston University\") (description \"Crozer Theological Seminary\") (description \"Washington High School\") (description \"Morehouse College\"))) -) -(example - (utterance "what channel is game show network on time warner cable?") - (targetValue (list (description \"Warner Bros. Entertainment\"))) -) -(example - (utterance "what is the senate responsible for?") - (targetValue (list (description \"Legislative assistant\"))) -) -(example - (utterance "what party did paul keating belong to?") - (targetValue (list (description \"Australian Labor Party\"))) -) -(example - (utterance "what book did w.e.b. dubois wrote?") - (targetValue (list (description Writings) (description \"The Souls of Black Folk\") (description \"John Brown\") (description \"The Negro\") (description \"W.E.B. Du Bois on Asia\") (description Darkwater) (description \"The world of W.E.B. Du Bois\") (description \"The illustrated Souls of Black folk\") (description \"The suppression of the African slave trade to the United States of America, 1638-1870\") (description \"Dark princess\"))) -) -(example - (utterance "what are romney's sons names?") - (targetValue (list (description \"Tagg Romney\") (description \"Josh Romney\") (description \"Craig Romney\") (description \"Matt Romney\") (description \"Ben Romney\"))) -) -(example - (utterance "where is art smith from?") - (targetValue (list (description Kirkcaldy))) -) -(example - (utterance "what films did michael clarke duncan star in?") - (targetValue (list (description \"American Crude\") (description \"Air Buddies\") (description \"A Crush on You\") (description \"Brother Bear\") (description \"Back in Business\") (description \"A Night at the Roxbury\") (description \"Breakfast of Champions\") (description Bulworth) (description Armageddon) (description \"Brother Bear 2\"))) -) -(example - (utterance "what time does arkansas play football today?") - (targetValue (list (description \"Central Time Zone\"))) -) -(example - (utterance "what are the major imports and exports of canada?") - (targetValue (list (description \"Bituminous Coal Underground Mining\") (description \"Copper Ore and Nickel Ore Mining\") (description Automobile) (description \"Pulp, Paper, and Paperboard Mills\") (description \"Wheat Farming\") (description \"Electric Power Generation\") (description \"Crude Petroleum and Natural Gas Extraction\") (description \"Iron Ore Mining\") (description \"Primary Aluminum Production\") (description \"Pharmaceutical and Medicine Manufacturing\"))) -) -(example - (utterance "what other political offices has obama been in?") - (targetValue (list (description \"Sen. Barack Obama\"))) -) -(example - (utterance "what airport do you fly into for clearwater florida?") - (targetValue (list (description \"Clearwater Air Park\"))) -) -(example - (utterance "what to do in venice beach ca?") - (targetValue (list (description \"Venice Branch\") (description \"Chiat/Day Building\") (description \"72 Market Street Oyster Bar and Grill\") (description \"L.A. Louver\") (description \"Social and Public Art Resource Center\") (description \"Venice Canal Historic District\") (description \"First Lutheran Church of Venice\") (description \"Muscle Beach\") (description \"Venice United Methodist Church\") (description \"Beyond Baroque Literary Arts Center\"))) -) -(example - (utterance "what college did russell wilson go to?") - (targetValue (list (description \"Collegiate School\") (description \"North Carolina State University\") (description \"University of Wisconsin-Madison\"))) -) -(example - (utterance "what inspired van gogh work?") - (targetValue (list (description \"Jozef Israëls\") (description \"Paul Cézanne\") (description \"Anton Mauve\") (description \"Peter Paul Rubens\") (description \"Jean-François Millet\") (description \"Willem Roelofs\") (description \"Eugène Delacroix\") (description \"Claude Monet\") (description Rembrandt))) -) -(example - (utterance "where is fresno texas located?") - (targetValue (list (description Texas) (description \"Fort Bend County\"))) -) -(example - (utterance "what is wrong with robin roberts?") - (targetValue (list (description \"Breast cancer\") (description \"Myelodysplastic syndrome\"))) -) -(example - (utterance "where to go in downtown nashville tn?") - (targetValue (list (description \"Tennessee Agricultural Museum\") (description Parthenon) (description \"Hotel Halbrook Railroad & Local History Museum\") (description \"Warner Parks\") (description \"Cheekwood Botanical Garden and Museum of Art\") (description \"The Hermitage\") (description \"Nashville Film Festival\") (description \"Country Music Hall of Fame and Museum\") (description \"Tennessee State Museum\") (description \"Centennial Park (Nashville)\"))) -) -(example - (utterance "what type of government does mexico use?") - (targetValue (list (description \"Federal government of Mexico\"))) -) -(example - (utterance "what team rasheed wallace?") - (targetValue (list (description \"Portland Trail Blazers\") (description \"New York Knicks\") (description \"Washington Wizards\") (description \"Atlanta Hawks\") (description \"Detroit Pistons\") (description \"Boston Celtics\"))) -) -(example - (utterance "what is the timezone in england called?") - (targetValue (list (description \"Greenwich Mean Time\"))) -) -(example - (utterance "what airport is closest to palm springs?") - (targetValue (list (description \"Palm Springs International Airport\"))) -) -(example - (utterance "what was abe lincoln's wife name?") - (targetValue (list (description \"Mary Todd Lincoln\"))) -) -(example - (utterance "what team does pudge rodriguez play for?") - (targetValue (list (description \"Texas Rangers\"))) -) -(example - (utterance "what form of government do we have in the usa?") - (targetValue (list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))) -) -(example - (utterance "who are famous people from spain?") - (targetValue (list (description \"Manuel Bernardez\") (description \"José Alberto Benítez\") (description \"Óscar Valles\") (description \"Fructuosus of Braga\") (description \"Claudius of Turin\") (description \"Innocencio of Mary Immaculate\") (description \"Manuel la Peña\") (description Agobard) (description \"John Ortega\") (description \"Leandro Moldes\"))) -) -(example - (utterance "when did shaq come to the nba?") - (targetValue (list (description \"1992–93 NBA season\"))) -) -(example - (utterance "what empire did maria theresa rule?") - (targetValue (list (description Bohemia))) -) -(example - (utterance "where is texas rangers home stadium?") - (targetValue (list (description \"Rangers Ballpark in Arlington\"))) -) -(example - (utterance "what movie is angelina jolie directing?") - (targetValue (list (description \"In the Land of Blood and Honey\"))) -) -(example - (utterance "what language do they speak brazil?") - (targetValue (list (description \"Brazilian Portuguese\") (description \"Portuguese Language\") (description \"Italian Language\"))) -) -(example - (utterance "who is jimmy fallon married to?") - (targetValue (list (description \"Nancy Juvonen\"))) -) -(example - (utterance "what country is russia close to?") - (targetValue (list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))) -) -(example - (utterance "who is the coach of inter milan now?") - (targetValue (list (description \"Andrea Stramaccioni\") (description \"Giuseppe Baresi\"))) -) -(example - (utterance "where are john deere snow blowers made?") - (targetValue (list (description Moline))) -) -(example - (utterance "what is the money called in peru?") - (targetValue (list (description \"Peruvian nuevo sol\"))) -) -(example - (utterance "what movies did kristen stewart act in?") - (targetValue (list (description \"New Moon\") (description Eclipse) (description \"The Runaways\") (description \"Into the Wild\") (description Adventureland) (description Twilight))) -) -(example - (utterance "what art movement does vincent van gogh belong to?") - (targetValue (list (description Post-Impressionism))) -) -(example - (utterance "what county is orlando fl in?") - (targetValue (list (description \"Orange County\"))) -) -(example - (utterance "what music did robert pattinson do for twilight?") - (targetValue (list (description \"Let Me Sign\") (description \"Never Think\"))) -) -(example - (utterance "what type of government is the philippines?") - (targetValue (list (description Republic))) -) -(example - (utterance "what do you call russian currency?") - (targetValue (list (description \"Russian ruble\"))) -) -(example - (utterance "where did sir donald bradman live?") - (targetValue (list (description Adelaide))) -) -(example - (utterance "what are the holydays of obligation in the catholic church 2013?") - (targetValue (list (description \"Name day\") (description \"Saint Patrick's Day\") (description \"Maundy Thursday\") (description \"Palm Sunday\") (description \"Saint George's Day\") (description \"Saint Joseph's Day\") (description Christmas))) -) -(example - (utterance "what is the name of the broncos mascot?") - (targetValue (list (description Miles))) -) -(example - (utterance "what caused the russian financial crisis of 1998?") - (targetValue (list (description \"Allies of World War II\"))) -) -(example - (utterance "what kind government does the us have?") - (targetValue (list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))) -) diff --git a/data/webq-train.json b/data/webq-train.json deleted file mode 100644 index 4be4065..0000000 --- a/data/webq-train.json +++ /dev/null @@ -1,3780 +0,0 @@ -[ - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description \"Jazmyn Bieber\") (description \"Jaxon Bieber\"))", "utterance": "what is the name of justin bieber brother?"}, - {"url": "http://www.freebase.com/view/en/natalie_portman", "targetValue": "(list (description \"Padm\u00e9 Amidala\"))", "utterance": "what character did natalie portman play in star wars?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"New York City\"))", "utterance": "what state does selena gomez?"}, - {"url": "http://www.freebase.com/view/en/grand_bahama", "targetValue": "(list (description Bahamas))", "utterance": "what country is the grand bahama island in?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description \"Bahamian dollar\"))", "utterance": "what kind of money to take to bahamas?"}, - {"url": "http://www.freebase.com/view/en/john_noble", "targetValue": "(list (description \"Denethor II\"))", "utterance": "what character did john noble play in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/joakim_noah", "targetValue": "(list (description \"Chicago Bulls\"))", "utterance": "who does joakim noah play for?"}, - {"url": "http://www.freebase.com/view/en/washington_redskins", "targetValue": "(list (description \"Washington Redskins\"))", "utterance": "where are the nfl redskins from?"}, - {"url": "http://www.freebase.com/view/en/saki", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where did saki live?"}, - {"url": "http://www.freebase.com/view/en/sacha_baron_cohen", "targetValue": "(list (description http://justjared.buzznet.com/2009/01/12/sacha-baron-cohen-insults-madonna-at-golden-globes/))", "utterance": "how old is sacha baron cohen?"}, - {"url": "http://www.freebase.com/view/en/poland", "targetValue": "(list (description Germany))", "utterance": "what two countries invaded poland in the beginning of ww2?"}, - {"url": "http://www.freebase.com/view/en/cleveland_ohio", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone am i in cleveland ohio?"}, - {"url": "http://www.freebase.com/view/en/draco_malfoy", "targetValue": "(list (description \"Astoria Greengrass\"))", "utterance": "who did draco malloy end up marrying?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "which countries border the us?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description Rome))", "utterance": "where is rome italy located on a map?"}, - {"url": "http://www.freebase.com/view/en/nina_dobrev", "targetValue": "(list (description Bulgaria))", "utterance": "what is nina dobrev nationality?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description Iceland))", "utterance": "what country does iceland belong to?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"John F. Kennedy\"))", "utterance": "which kennedy died first?"}, - {"url": "http://www.freebase.com/view/en/beverly_cleary", "targetValue": "(list (description \"Ramona's World\") (description \"Ramona Quimby, Age 8\") (description \"Ralph S. Mouse\") (description \"Runaway Ralph\") (description Ribsy) (description \"Sister of the Bride\") (description \"Ellen Tebbits\") (description \"Dear Mr. Henshaw\") (description \"The Mouse and the Motorcycle\") (description \"Beezus and Ramona\"))", "utterance": "what books did beverly cleary right?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"United States of America\"))", "utterance": "who did the philippines gain independence from?"}, - {"url": "http://www.freebase.com/view/en/bali", "targetValue": "(list (description \"Ngurah Rai Airport\"))", "utterance": "where to fly into bali?"}, - {"url": "http://www.freebase.com/view/en/ethiopia", "targetValue": "(list (description \"Hailemariam Desalegn\"))", "utterance": "who is the prime minister of ethiopia?"}, - {"url": "http://www.freebase.com/view/en/sedona", "targetValue": "(list (description \"Sedona Airport\") (description \"Red Rock State Park\") (description \"Seven Canyons\") (description Honanki) (description \"Cathedral Rock\") (description \"Chapel of the Holy Cross\") (description \"Sycamore Canyon\") (description \"Oak Creek Canyon\") (description \"Slide Rock State Park\") (description \"Bell Rock\"))", "utterance": "what to see near sedona arizona?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"Hot Springs High School\"))", "utterance": "what high school did president bill clinton attend?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what form of government does russia have today?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description Abduction) (description Eclipse) (description \"Valentine's Day\") (description \"The Twilight Saga: Breaking Dawn - Part 1\") (description \"New Moon\"))", "utterance": "what movies does taylor lautner play in?"}, - {"url": "http://www.freebase.com/view/en/lebron_james", "targetValue": "(list (description \"2003\u201304 NBA season\"))", "utterance": "what year lebron james came to the nba?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description \"German Democratic Republic\"))", "utterance": "what did the german revolution lead to?"}, - {"url": "http://www.freebase.com/view/en/adriana_lima", "targetValue": "(list (description \"Spike Guys' Choice Awards\"))", "utterance": "how much did adriana lima gain during pregnancy?"}, - {"url": "http://www.freebase.com/view/en/thai_language", "targetValue": "(list (description Language))", "utterance": "what does thai mean?"}, - {"url": "http://www.freebase.com/view/en/wives_of_henry_viii", "targetValue": "(list (description \"Anne of the Thousand Days\"))", "utterance": "which wife did king henry behead?"}, - {"url": "http://www.freebase.com/view/en/ishmael", "targetValue": "(list (description Hagar))", "utterance": "who was ishmael's mom?"}, - {"url": "http://www.freebase.com/view/en/malcolm_x", "targetValue": "(list (description \"African Americans' rights\") (description \"Black Liberation\"))", "utterance": "what was malcolm x trying to accomplish?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description \"Kingdom of the Netherlands\"))", "utterance": "where are the netherlands on a world map?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Dilma Rousseff\"))", "utterance": "what is the president of brazil?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Paris))", "utterance": "what are the major cities in france?"}, - {"url": "http://www.freebase.com/view/en/esther", "targetValue": "(list (description Susa))", "utterance": "what city did esther live in?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"Ice Hockey\"))", "utterance": "what sport do the toronto maple leafs play?"}, - {"url": "http://www.freebase.com/view/en/nicholas_ii_of_russia", "targetValue": "(list (description \"Grand Duke Alexander Alexandrovich of Russia\"))", "utterance": "what is saint nicholas known for?"}, - {"url": "http://www.freebase.com/view/en/essex", "targetValue": "(list (description \"West Horndon\"))", "utterance": "when is the new series of the only way is essex starting?"}, - {"url": "http://www.freebase.com/view/en/cher", "targetValue": "(list (description \"Elijah Blue Allman\") (description \"Chaz Bono\"))", "utterance": "what is cher's son's name?"}, - {"url": "http://www.freebase.com/view/en/martin_cooper", "targetValue": "(list (description Inventor))", "utterance": "what is martin cooper doing now?"}, - {"url": "http://www.freebase.com/view/en/andrew_jackson", "targetValue": "(list (description \"Democratic-Republican Party\") (description \"Democratic Party\") (description \"Jacksonian Democratic Party\"))", "utterance": "what party was andrew jackson?"}, - {"url": "http://www.freebase.com/view/en/medicare", "targetValue": "(list (description \"Centers for Medicare and Medicaid Services\"))", "utterance": "what is medicare a?"}, - {"url": "http://www.freebase.com/view/en/hampton", "targetValue": "(list (description Hampton))", "utterance": "what county is the city of hampton va in?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Philosopher's Stone\"))", "utterance": "what is the name of the first harry potter novel?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description Poet) (description Playwright) (description Dramatist) (description Lyricist) (description Author))", "utterance": "what did william shakespeare do for a living?"}, - {"url": "http://www.freebase.com/view/en/london_heathrow_airport", "targetValue": "(list (description London))", "utterance": "what county is heathrow airport in?"}, - {"url": "http://www.freebase.com/view/en/dmitri_mendeleev", "targetValue": "(list (description \"Saint Petersburg State University\") (description \"Ruprecht Karl University of Heidelberg\"))", "utterance": "where did dmitri mendeleev study science?"}, - {"url": "http://www.freebase.com/view/en/josh_hutcherson", "targetValue": "(list (description \"Cirque du Freak: The Vampire's Assistant\") (description \"The Hunger Games\") (description \"7 Days in Havana\") (description \"Journey to the Center of the Earth\") (description \"The Forger\") (description Detention) (description \"Journey 2: The Mysterious Island\") (description \"Red Dawn\") (description \"The Third Rule\") (description \"The Kids Are All Right\"))", "utterance": "what movie is josh hutcherson in?"}, - {"url": "http://www.freebase.com/view/en/laredo", "targetValue": "(list (description \"Veterans Field\") (description \"San Augustin de Laredo Historic District\") (description \"Laredo Energy Arena\") (description \"Lake Casa Blanca\") (description \"Texas A&M International University Soccer Complex\") (description \"Fort McIntosh\") (description \"Southern Careers Institute, Laredo Campus\") (description \"Texas A&M International University\") (description \"Webb County Courthouse\") (description Nye))", "utterance": "what is there to do in laredo tx?"}, - {"url": "http://www.freebase.com/view/en/tony_soprano", "targetValue": "(list (description \"The Sopranos\"))", "utterance": "what season did tony soprano get shot?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"AT&T Park\"))", "utterance": "where do the san francisco giants play home games?"}, - {"url": "http://www.freebase.com/view/en/william_jennings_bryan", "targetValue": "(list (description \"1900 Democratic National Convention\") (description \"1908 Democratic National Convention\") (description \"1896 Democratic National Convention\"))", "utterance": "what year did william jennings bryan run for president?"}, - {"url": "http://www.freebase.com/view/en/frederick_douglass", "targetValue": "(list (description \"Narrative of the Life of Frederick Douglass, an American Slave\"))", "utterance": "what was the name of frederick douglass book?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"Prince Edward, Duke of Kent and Strathearn\") (description \"Princess Victoria of Saxe-Coburg-Saalfeld\"))", "utterance": "who was queen victoria's parents called?"}, - {"url": "http://www.freebase.com/view/en/sally_field", "targetValue": "(list (description \"Places in the Heart\") (description Sybil) (description \"Norma Rae\") (description \"A Woman Of Independent Means\") (description \"A Cooler Climate\") (description \"Brothers & Sisters\") (description ER))", "utterance": "what movies did sally field win an oscar for?"}, - {"url": "http://www.freebase.com/view/en/sherlock_holmes", "targetValue": "(list (description \"A Study in Scarlet\"))", "utterance": "what is the first book sherlock holmes appeared in?"}, - {"url": "http://www.freebase.com/view/en/michael_weston", "targetValue": "(list (description Wishcraft))", "utterance": "what type of car does michael weston drive?"}, - {"url": "http://www.freebase.com/view/en/lena_river", "targetValue": "(list (description \"Baikal Mountains\"))", "utterance": "where does lena river begin and end?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Brazil) (description Canada) (description Angola) (description Portugal) (description Macau) (description \"Cape Verde\") (description Andorra) (description Timor-Leste) (description Guinea-Bissau) (description Mozambique))", "utterance": "what countries do people speak portuguese?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh", "targetValue": "(list (description \"Allegheny County\"))", "utterance": "where to exchange euros in pittsburgh?"}, - {"url": "http://www.freebase.com/view/en/walt_disney", "targetValue": "(list (description \"Diane Disney Miller\") (description \"Sharon Mae Disney\"))", "utterance": "what are the names of walt disney kids?"}, - {"url": "http://www.freebase.com/view/en/bush", "targetValue": "(list (description \"Dave Parsons\") (description \"Gavin Rossdale\") (description \"Sacha Putnam\") (description \"Robin Goodridge\") (description \"Nigel Pulsford\") (description \"Corey Britz\") (description \"Chris Traynor\"))", "utterance": "who is in the band bush?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description Bishop))", "utterance": "what was tupac name in juice?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description UTC+8))", "utterance": "what timezone is australia gmt?"}, - {"url": "http://www.freebase.com/view/en/maggie_grace", "targetValue": "(list (description Kim))", "utterance": "who does maggie grace play in taken?"}, - {"url": "http://www.freebase.com/view/en/louis_armstrong", "targetValue": "(list (description Jazz))", "utterance": "what style of music did louis armstrong play?"}, - {"url": "http://www.freebase.com/view/en/sydney", "targetValue": "(list (description \"City of Sydney\"))", "utterance": "when is summer in australia sydney?"}, - {"url": "http://www.freebase.com/view/en/joey_lawrence", "targetValue": "(list (description Blossom) (description \"Melissa & Joey\") (description Bow) (description \"Gimme a Break!\") (description \"Run of the House\") (description \"Brotherly Love\"))", "utterance": "what tv show did joey lawrence play on?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "what timezone is denver co?"}, - {"url": "http://www.freebase.com/view/en/brian_austin_green", "targetValue": "(list (description \"David Silver\"))", "utterance": "what character did brian austin green play on 90210?"}, - {"url": "http://www.freebase.com/view/en/jackie_french", "targetValue": "(list (description Australia))", "utterance": "where does jackie french live?"}, - {"url": "http://www.freebase.com/view/en/sparta", "targetValue": "(list (description Monarchy) (description Diarchy))", "utterance": "what form of government was practiced in sparta?"}, - {"url": "http://www.freebase.com/view/en/colorado_rockies", "targetValue": "(list (description \"2007 National League Championship Series\"))", "utterance": "when did the colorado rockies go to the world series?"}, - {"url": "http://www.freebase.com/view/en/peter_parker_spider_man", "targetValue": "(list (description \"Marvel Comics\"))", "utterance": "who was peter parker's first girlfriend?"}, - {"url": "http://www.freebase.com/view/en/matt_lauer", "targetValue": "(list (description \"Ohio University\"))", "utterance": "what college did matt lauer attend?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "where to go in london england?"}, - {"url": "http://www.freebase.com/view/en/joan_miro", "targetValue": "(list (description \"Cercle Art\u00edstic de Sant Lluc\"))", "utterance": "what school did joan miro attend?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description R\u00e9union) (description \"Saint Barth\u00e9lemy\") (description Mayotte) (description \"French Southern and Antarctic Lands\") (description \"New Caledonia\") (description \"Saint Pierre and Miquelon\") (description \"Collectivity of Saint Martin\") (description \"French Polynesia\") (description Martinique) (description Guadeloupe))", "utterance": "where did france colonise?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description \"Jozef Isra\u00ebls\") (description \"Paul C\u00e9zanne\") (description \"Anton Mauve\") (description \"Peter Paul Rubens\") (description \"Jean-Fran\u00e7ois Millet\") (description \"Willem Roelofs\") (description \"Eug\u00e8ne Delacroix\") (description \"Claude Monet\") (description Rembrandt))", "utterance": "who was vincent van gogh inspired by?"}, - {"url": "http://www.freebase.com/view/en/jacksonville", "targetValue": "(list (description \"Atlantic Beach\") (description \"Jacksonville Beach\") (description Baldwin) (description \"St. Johns River\") (description \"Masonic Temple\") (description \"Lewis Mausoleum\") (description \"EverBank Field\") (description \"Jacksonville Veterans Memorial Arena\") (description \"Morocco Temple\") (description \"El Modelo Block\"))", "utterance": "where to get married in jacksonville nc?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone am i in michigan?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"1970 NBA Finals\") (description \"1973 NBA Finals\"))", "utterance": "when did the new york knicks win a championship?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Chinese language\"))", "utterance": "what is the official language of china 2010?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"United States Secretary of Agriculture\") (description \"Governor of New Jersey\") (description \"President of the United States\"))", "utterance": "what was woodrow wilson's major accomplishments?"}, - {"url": "http://www.freebase.com/view/en/jack_daniels", "targetValue": "(list (description Tennessee))", "utterance": "where is jack daniels factory?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"English Language\") (description \"Urdu Language\"))", "utterance": "what language do the speak in pakistan?"}, - {"url": "http://www.freebase.com/view/en/santa_clara_university", "targetValue": "(list (description \"United States of America\") (description California) (description \"Santa Clara\"))", "utterance": "where is santa clara university?"}, - {"url": "http://www.freebase.com/view/en/korea", "targetValue": "(list (description \"North Korea\"))", "utterance": "which part of korea is communist?"}, - {"url": "http://www.freebase.com/view/en/timothy_mcveigh", "targetValue": "(list (description \"Terre Haute\"))", "utterance": "where did timothy mcveigh go to prison?"}, - {"url": "http://www.freebase.com/view/en/yangtze_river", "targetValue": "(list (description \"East China Sea\"))", "utterance": "what sea does the yangtze river flow into?"}, - {"url": "http://www.freebase.com/view/en/miley_cyrus", "targetValue": "(list (description \"Liam Hemsworth\"))", "utterance": "who miley cyrus engaged to?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description Evolution))", "utterance": "what is charles darwin famous for?"}, - {"url": "http://www.freebase.com/view/en/roanoke_colony", "targetValue": "(list (description \"Rainbow Bluff Expedition\"))", "utterance": "who founded the roanoke settlement?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what kind of money should i take to jamaica?"}, - {"url": "http://www.freebase.com/view/en/robert_downey_jr", "targetValue": "(list (description \"Susan Downey\"))", "utterance": "who is robert downey jr wife?"}, - {"url": "http://www.freebase.com/view/en/new_york_rangers", "targetValue": "(list (description \"Madison Square Garden\"))", "utterance": "where do the ny rangers play?"}, - {"url": "http://www.freebase.com/view/en/jefferson_davis", "targetValue": "(list (description \"Hollywood Cemetery\"))", "utterance": "where is jefferson davis buried?"}, - {"url": "http://www.freebase.com/view/en/stephenie_meyer", "targetValue": "(list (description \"Woman at Wedding\"))", "utterance": "who does the author stephenie meyer play in the movie twilight?"}, - {"url": "http://www.freebase.com/view/en/oscar_pistorius", "targetValue": "(list (description \"2012 Summer Olympics\"))", "utterance": "when will oscar pistorius compete?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Super Bowl XXVIII\") (description \"Super Bowl XXVII\") (description \"Super Bowl VI\") (description \"Super Bowl XXX\") (description \"Super Bowl XII\"))", "utterance": "what years have the dallas cowboys won the superbowl?"}, - {"url": "http://www.freebase.com/view/en/louis_sachar", "targetValue": "(list (description \"National Book Award for Young People's Literature\") (description \"Anne V. Zarrow Award for Young Readers' Literature\") (description \"Dorothy Canfield Fisher Children's Book Award\") (description \"Newbery Medal\"))", "utterance": "what awards has louis sachar won?"}, - {"url": "http://www.freebase.com/view/en/missouri", "targetValue": "(list (description \"Claire McCaskill\"))", "utterance": "who are the current senators from missouri?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lyndon B. Johnson\"))", "utterance": "who was the president after jfk died?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what is the best currency to take to egypt 2013?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what are the countries in the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/united_states_navy", "targetValue": "(list (description \"LTV A-7 Corsair II\"))", "utterance": "what planes does the navy have?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Philadelphia))", "utterance": "where did benjamin franklin died?"}, - {"url": "http://www.freebase.com/view/en/northern_ireland", "targetValue": "(list (description Antrim))", "utterance": "where to visit in n. ireland?"}, - {"url": "http://www.freebase.com/view/en/cancun", "targetValue": "(list (description \"Belize Barrier Reef\") (description \"Ik Kil\") (description \"Isla Contoy\") (description \"Xcaret Park\") (description \"Chichen Itza\") (description \"Xel-Ha Park\") (description \"Sistema Dos Ojos\") (description Coba) (description \"Delphinus Dreams\") (description \"Cancun Underwater Museum\"))", "utterance": "what to do in cancun with family?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Hebrew Language\"))", "utterance": "what is the local language of israel?"}, - {"url": "http://www.freebase.com/view/en/united_states_air_force_academy", "targetValue": "(list (description \"El Paso County\") (description \"United States of America\") (description Colorado) (description \"Colorado Springs\"))", "utterance": "what city and state was the air force academy established?"}, - {"url": "http://www.freebase.com/view/en/puerto_rico", "targetValue": "(list (description \"Puerto Rico men's national volleyball team\") (description \"Puerto Rico women's national volleyball team\") (description \"Puerto Rico national football team\"))", "utterance": "what's the national sport of puerto rico?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian Orthodox Church\") (description Islam))", "utterance": "what religion are people in russia?"}, - {"url": "http://www.freebase.com/view/en/shawnee_smith", "targetValue": "(list (description \"The Grudge 3\") (description \"Saw IV\") (description \"Summer School\") (description \"Saw II\") (description \"Saw III\") (description \"The Island\") (description Saw) (description \"The Blob\") (description \"Who's Harry Crumb?\"))", "utterance": "what did shawnee smith play in?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "what countries did queen victoria reign over?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description \"Dartmouth College\") (description \"University of Oxford\") (description \"Lincoln College, Oxford\"))", "utterance": "where did dr seuss go to school?"}, - {"url": "http://www.freebase.com/view/en/luis_suarez", "targetValue": "(list (description \"Liverpool F.C.\"))", "utterance": "what team does luis suarez play for?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Peseta))", "utterance": "what are dollars called in spain?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Mila Kunis\"))", "utterance": "who plays meg in family guy?"}, - {"url": "http://www.freebase.com/view/en/tim_allen", "targetValue": "(list (description \"Seaholm High School\"))", "utterance": "what high school did tim allen go to?"}, - {"url": "http://www.freebase.com/view/en/dubai", "targetValue": "(list (description \"Burj Khalifa\"))", "utterance": "what is the world's tallest building in dubai called?"}, - {"url": "http://www.freebase.com/view/en/asiana_airlines", "targetValue": "(list (description \"John F. Kennedy International Airport\") (description \"Sydney Airport\"))", "utterance": "where does asiana airlines fly to?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"In the Land of Blood and Honey\") (description \"A Place in Time\"))", "utterance": "what movie did angelina jolie direct?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Memphis))", "utterance": "where did martin luther king got shot?"}, - {"url": "http://www.freebase.com/view/en/bangkok", "targetValue": "(list (description \"MRT Blue Line\") (description \"Wat Benchamabophit\") (description \"Grand Palace\") (description \"Ananta Samakhom Throne Hall\") (description \"Wat Saket\") (description \"Khaosan Road\") (description \"Bangkok National Museum\") (description \"Samutprakarn Crocodile Farm and Zoo\") (description \"Wat Pho\") (description \"Wat Arun\"))", "utterance": "where to visit near bangkok?"}, - {"url": "http://www.freebase.com/view/en/christina_milian", "targetValue": "(list (description The-Dream))", "utterance": "who does christina milian have a baby by?"}, - {"url": "http://www.freebase.com/view/en/tutankhamun", "targetValue": "(list (description \"Eighteenth Dynasty of Egypt\"))", "utterance": "what year did tut became king?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Leonel Fern\u00e1ndez\"))", "utterance": "who is the current president of the dominican republic in 2010?"}, - {"url": "http://www.freebase.com/view/en/julia_roberts", "targetValue": "(list (description \"Daniel Moder\") (description \"Lyle Lovett\"))", "utterance": "who has been married to julia roberts?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"M&T Bank Stadium\"))", "utterance": "where do baltimore ravens play?"}, - {"url": "http://www.freebase.com/view/en/united_staff", "targetValue": "(list (description \"United Nations Security Council\"))", "utterance": "where does the un get its funding?"}, - {"url": "http://www.freebase.com/view/en/brandon_dubinsky", "targetValue": "(list (description \"New York Rangers\"))", "utterance": "who does brandon dubinsky play for?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Harry Styles\"))", "utterance": "who all has dated taylor swift?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Hebrew Language\"))", "utterance": "what is the dominant language in israel?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Ibibio Language\") (description \"Efik Language\") (description \"Hausa Language\") (description \"English Language\") (description \"Idoma Language\") (description \"Igbo Language\") (description \"Fula language\") (description \"Naki Language\") (description \"Yoruba Language\") (description \"Izon Language\"))", "utterance": "what are the main languages of nigeria?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Diplomat) (description Statesman) (description Politician) (description \"Political activist\") (description Author) (description Writer) (description Printer) (description Scientist) (description Librarian) (description Inventor))", "utterance": "what jobs did ben franklin do?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Book of Nehemiah\") (description \"The Bible\") (description \"New Testament\") (description \"Old Testament\"))", "utterance": "what bible does the catholic church follow?"}, - {"url": "http://www.freebase.com/view/en/lola_bunny", "targetValue": "(list (description \"Britt McKillip\") (description \"Kath Soucie\"))", "utterance": "who plays lola bunny in the looney tunes show?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description \"University of Phoenix Stadium\"))", "utterance": "what stadium did the chicago cardinals play in?"}, - {"url": "http://www.freebase.com/view/en/rufus_wainwright", "targetValue": "(list (description \"J\u00f6rn Weisbrodt\"))", "utterance": "who did rufus wainwright married?"}, - {"url": "http://www.freebase.com/view/en/c_s_lewis", "targetValue": "(list (description \"Malvern College\") (description \"Campbell College\") (description \"University of Oxford\") (description \"University College, Oxford\"))", "utterance": "where did c.s. lewis go to college?"}, - {"url": "http://www.freebase.com/view/en/nick_clegg", "targetValue": "(list (description \"Political philosophy\") (description \"Social anthropology\"))", "utterance": "what did nick clegg study at university?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description \"Jerzy Buzek\"))", "utterance": "who is the president of the european union 2011?"}, - {"url": "http://www.freebase.com/view/en/cassie_bernall", "targetValue": "(list (description \"Columbine High School\"))", "utterance": "what school did cassie bernall go to?"}, - {"url": "http://www.freebase.com/view/en/james_frey", "targetValue": "(list (description \"Sugar: The Fall of the West\") (description \"Kissing a Fool\"))", "utterance": "what movie did james frey write?"}, - {"url": "http://www.freebase.com/view/en/rob_kardashian", "targetValue": "(list (description Appendicitis))", "utterance": "what did rob kardashian get surgery for?"}, - {"url": "http://www.freebase.com/view/en/gospel_of_matthew", "targetValue": "(list (description \"The Gospel According to Matthew\"))", "utterance": "what did st. matthew do?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"The gospel according to Harry Potter\"))", "utterance": "when does harry potter come out on dvd deathly hallows 2?"}, - {"url": "http://www.freebase.com/view/en/nelson_mandela", "targetValue": "(list (description Methodism))", "utterance": "what was nelson mandela's religion?"}, - {"url": "http://www.freebase.com/view/en/national_hockey_league", "targetValue": "(list (description Canada))", "utterance": "who will win the 2011 nhl stanley cup?"}, - {"url": "http://www.freebase.com/view/en/henry_clay", "targetValue": "(list (description Lawyer))", "utterance": "what is henry clay known for?"}, - {"url": "http://www.freebase.com/view/en/axl_rose", "targetValue": "(list (description \"Erin Everly\"))", "utterance": "who did axl rose marry?"}, - {"url": "http://www.freebase.com/view/en/brett_favre", "targetValue": "(list (description \"1995 NFL season\") (description \"1996 NFL season\") (description \"1997 NFL season\"))", "utterance": "what years did brett favre go to the super bowl?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the money of spain called?"}, - {"url": "http://www.freebase.com/view/en/sunbeam_products", "targetValue": "(list (description Florida))", "utterance": "where are sunbeam microwaves made?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Carlos P. Garcia\") (description \"Corazon Aquino\") (description \"Diosdado Macapagal\") (description \"Gloria Macapagal-Arroyo\") (description \"Fidel V. Ramos\") (description \"Elpidio Quirino\") (description \"Ramon Magsaysay\") (description \"Ferdinand Marcos\") (description \"Sergio Osme\u00f1a\") (description \"Joseph Estrada\"))", "utterance": "who was elected president of the philippines?"}, - {"url": "http://www.freebase.com/view/en/ryanair", "targetValue": "(list (description Bergamo) (description Derry) (description Oslo) (description Cork) (description Dublin) (description Barcelona) (description Bratislava) (description Nottingham) (description Alicante) (description London) (description Stockholm) (description Carcassonne) (description Faro))", "utterance": "what cities does ryanair fly to?"}, - {"url": "http://www.freebase.com/view/en/oklahoma", "targetValue": "(list (description \"Central Time Zone\") (description UTC\u221206:00))", "utterance": "what time zone is oklahoma state?"}, - {"url": "http://www.freebase.com/view/en/paul_of_tarsus", "targetValue": "(list (description \"Paul of Tarsus\"))", "utterance": "who was the apostle paul considered to be?"}, - {"url": "http://www.freebase.com/view/en/ontario", "targetValue": "(list (description \"Canadian dollar\"))", "utterance": "what currency does ontario canada use?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description guitar) (description Piano) (description trumpet) (description Drums))", "utterance": "what instrument does justin bieber?"}, - {"url": "http://www.freebase.com/view/en/shaquille_oneal", "targetValue": "(list (description \"Orlando Magic\"))", "utterance": "what team did shaq play for first?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Dallas))", "utterance": "where was kennedy when he got shot?"}, - {"url": "http://www.freebase.com/view/en/derek_fisher", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "who do derek fisher play for?"}, - {"url": "http://www.freebase.com/view/en/caylee_anthony_homicide", "targetValue": "(list (description Orlando))", "utterance": "where did the casey anthony case take place?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"University College, Oxford\") (description \"Ramble Elementary\") (description \"Yale Law School\") (description \"Hot Springs High School\") (description \"Georgetown University Law Center\") (description \"Edmund A. Walsh School of Foreign Service\") (description \"St. John's Catholic Elementary School\"))", "utterance": "where did pres clinton go to college?"}, - {"url": "http://www.freebase.com/view/en/seattle", "targetValue": "(list (description \"Seattle Mariners\"))", "utterance": "what was the name of the original seattle baseball team?"}, - {"url": "http://www.freebase.com/view/en/charles_cornwallis_1st_marquess_cornwallis", "targetValue": "(list (description \"British Army\"))", "utterance": "who was general cornwallis american revolution?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of monarchy did england have?"}, - {"url": "http://www.freebase.com/view/en/texas_rangers", "targetValue": "(list (description 1972))", "utterance": "when were the texas rangers started?"}, - {"url": "http://www.freebase.com/view/en/tennessee_titans", "targetValue": "(list (description \"Tennessee Titans\"))", "utterance": "where did the houston oilers football team go?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description XHVG-FM))", "utterance": "what do they call football in spanish?"}, - {"url": "http://www.freebase.com/view/en/pauley_perrette", "targetValue": "(list (description \"Valdosta State University\"))", "utterance": "where did pauley perrette go to college?"}, - {"url": "http://www.freebase.com/view/en/niles_crane", "targetValue": "(list (description Seattle))", "utterance": "where does niles crane live?"}, - {"url": "http://www.freebase.com/view/en/gabriel_faure", "targetValue": "(list (description France))", "utterance": "where was gabriel faure born?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"Steve Beshear\"))", "utterance": "who is the governor of kentucky 2012?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Jefferson Sessions\"))", "utterance": "who is the senator of the united states 2010?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Normandy))", "utterance": "where did the massive allied invasion of northern france take place in june 1944?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Eurasia) (description \"Western Europe\") (description \"United Kingdom, with Dependencies and Territories\"))", "utterance": "which countries are part of the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"E15 4HT\") (description \"W1F 0HS\") (description \"W11 3JS\") (description \"E5 8BP\") (description \"SW1P 2PD\") (description \"NW1 3HB\") (description \"E6 6ER\") (description W1W5BD) (description \"WC1X 8RA\") (description \"SE1 7JW\"))", "utterance": "what is the postcode for london?"}, - {"url": "http://www.freebase.com/view/en/vincent_chin", "targetValue": "(list (description \"Ronald Ebens\") (description \"Michael Nitz\"))", "utterance": "who killed vincent chin dvd?"}, - {"url": "http://www.freebase.com/view/en/jules_verne", "targetValue": "(list (description \"Off on a Comet\") (description \"Five Weeks in a Balloon\") (description \"Gil Braltar\") (description \"Paris in the Twentieth Century\") (description \"The Child of the Cavern\") (description \"Tribulations of a Chinaman in China\") (description \"The Mysterious Island\") (description \"The Adventures of Captain Hatteras\") (description \"Facing the Flag\") (description \"The Begum's Fortune\"))", "utterance": "what other books did jules verne wrote?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what is the currency name of brazil?"}, - {"url": "http://www.freebase.com/view/en/fiji", "targetValue": "(list (description \"Fiji Hindi\") (description \"English Language\") (description \"Fijian Language\"))", "utterance": "what language does fiji?"}, - {"url": "http://www.freebase.com/view/en/percy_jackson_the_olympians", "targetValue": "(list (description \"The Sea of Monsters\"))", "utterance": "what is the second percy jackson book called?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description \"Experiments in plant hybridisation\"))", "utterance": "what did gregor mendel conducted his experiments on?"}, - {"url": "http://www.freebase.com/view/en/jon_gosselin", "targetValue": "(list (description \"Deanna Hummel\"))", "utterance": "who did jon gosselin cheat with?"}, - {"url": "http://www.freebase.com/view/en/mitsubishi", "targetValue": "(list (description Tokyo))", "utterance": "where is mitsubishi headquarters?"}, - {"url": "http://www.freebase.com/view/en/jay_cutler_1983", "targetValue": "(list (description \"Chicago Bears\"))", "utterance": "where is jay cutler now?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description \"Czech Republic\") (description Estonia) (description Denmark) (description Finland) (description France) (description Austria) (description Germany) (description Belgium) (description Cyprus) (description Bulgaria))", "utterance": "what are eu countries?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description \"Jozef Isra\u00ebls\") (description \"Paul C\u00e9zanne\") (description \"Anton Mauve\") (description \"Peter Paul Rubens\") (description \"Jean-Fran\u00e7ois Millet\") (description \"Willem Roelofs\") (description \"Eug\u00e8ne Delacroix\") (description \"Claude Monet\") (description Rembrandt))", "utterance": "what influenced vincent van gogh work?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"North American Eastern Time Zone\") (description UTC\u221206:00) (description \"Mountain Time Zone\") (description \"Hawaii\u2013Aleutian Time Zone\") (description \"Pacific Time Zone\") (description \"Samoa Time Zone\") (description \"Alaska Time Zone\") (description UTC-5) (description \"Atlantic Time Zone\") (description \"Central Time Zone\"))", "utterance": "what time zones are there in the us?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"New York\"))", "utterance": "what are the 5 biggest cities in the usa?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Lojban) (description \"Esperanto Language\") (description \"English Language\"))", "utterance": "what language do australian people speak?"}, - {"url": "http://www.freebase.com/view/en/ben_stiller", "targetValue": "(list (description Bernard))", "utterance": "who did ben stiller play in megamind?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"United Kingdom\") (description \"British Raj\"))", "utterance": "what countries did queen victoria rule?"}, - {"url": "http://www.freebase.com/view/en/betty_white", "targetValue": "(list (description \"Tess Curtis Cachikis\") (description \"Horace Lawrence White\"))", "utterance": "who are betty white's parents?"}, - {"url": "http://www.freebase.com/view/en/jeff_dunham", "targetValue": "(list (description \"Baylor University\"))", "utterance": "where did jeff dunham go to school?"}, - {"url": "http://www.freebase.com/view/en/kevjumba", "targetValue": "(list (description \"University of California, Davis\"))", "utterance": "what college did kevjumba?"}, - {"url": "http://www.freebase.com/view/en/david_james", "targetValue": "(list (description \"Bristol City F.C.\"))", "utterance": "who does david james play for 2011?"}, - {"url": "http://www.freebase.com/view/en/tonkin", "targetValue": "(list (description \"Yen Bai mutiny\"))", "utterance": "what was the purpose of the 1964 gulf of tonkin resolution?"}, - {"url": "http://www.freebase.com/view/en/diana_ross", "targetValue": "(list (description \"The Wiz\"))", "utterance": "what movies did diana ross play in?"}, - {"url": "http://www.freebase.com/view/en/minneapolis", "targetValue": "(list (description 55406) (description 55407) (description 55409) (description 55408) (description 55410) (description 55411) (description 55405) (description 55403) (description 55402) (description 55401))", "utterance": "what is the zip code for minneapolis?"}, - {"url": "http://www.freebase.com/view/en/west_bank", "targetValue": "(list (description \"Palestinian National Authority\"))", "utterance": "what country is the west bank located in?"}, - {"url": "http://www.freebase.com/view/en/european_golden_boot", "targetValue": "(list (description \"Lionel Messi\"))", "utterance": "who won golden boot?"}, - {"url": "http://www.freebase.com/view/en/jayne_mansfield", "targetValue": "(list (description Slidell))", "utterance": "where did jane mansfield die?"}, - {"url": "http://www.freebase.com/view/en/river_thames", "targetValue": "(list (description London))", "utterance": "where is the thames river located?"}, - {"url": "http://www.freebase.com/view/en/stanley_cup", "targetValue": "(list (description \"2012 Stanley Cup Finals\"))", "utterance": "when did kings last win stanley cup?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"King Edward VI School, Stratford-upon-Avon\"))", "utterance": "what school did william shakespeare attend?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Chilean peso\"))", "utterance": "what money do they use in chile?"}, - {"url": "http://www.freebase.com/view/en/peyton_manning", "targetValue": "(list (description \"University of Tennessee\"))", "utterance": "what college did peyton manning?"}, - {"url": "http://www.freebase.com/view/en/national_football_league", "targetValue": "(list (description \"National Football Conference\") (description \"NFL Films\") (description \"American Football Conference\"))", "utterance": "what are the 2 conferences in the nfl?"}, - {"url": "http://www.freebase.com/view/en/jlo", "targetValue": "(list (description \"In Living Color (Season 4)\"))", "utterance": "when did jennifer lopez start on in living color?"}, - {"url": "http://www.freebase.com/view/en/portland", "targetValue": "(list (description \"Zora Lancaster\"))", "utterance": "when is portland marathon?"}, - {"url": "http://www.freebase.com/view/en/ellen_degeneres", "targetValue": "(list (description Dory))", "utterance": "what character does ellen play in finding nemo?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description \"Super Bowl XXV\"))", "utterance": "when was the last time the ny giants were in the super bowl?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Half-Blood Prince\") (description \"Harry Potter and the Deathly Hallows\") (description \"Harry Potter and the Goblet of Fire\") (description \"Harry Potter and the Philosopher's Stone\") (description \"Harry Potter and the Chamber of Secrets\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Harry Potter and the Prisoner of Azkaban\"))", "utterance": "what are all the names of harry potter?"}, - {"url": "http://www.freebase.com/view/en/nick_cannon", "targetValue": "(list (description \"The Nightlife\") (description \"Up All Night\") (description \"Soul Train\") (description \"All That\") (description \"Short Circuitz\") (description \"Wild 'n Out\") (description \"The Nick Cannon Show\") (description \"Mash Up\") (description \"America's Got Talent\"))", "utterance": "what does nick cannon play in?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))", "utterance": "what sort of government does brazil have?"}, - {"url": "http://www.freebase.com/view/en/milan_italy", "targetValue": "(list (description \"Il Caravaggio International Airport\") (description \"Malpensa Airport\") (description \"Linate Airport\"))", "utterance": "which airport is best to fly into milan?"}, - {"url": "http://www.freebase.com/view/en/matthias_jakob_schleiden", "targetValue": "(list (description \"Ruprecht Karl University of Heidelberg\"))", "utterance": "where did matthias schleiden go to school?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Saint Michael Parish\") (description Barbados))", "utterance": "what county is rihanna from?"}, - {"url": "http://www.freebase.com/view/en/daddy_yankee", "targetValue": "(list (description Gunshot))", "utterance": "what happened to daddy yankee?"}, - {"url": "http://www.freebase.com/view/en/balkans", "targetValue": "(list (description \"Lake Prespa\") (description Kosovo) (description \"Republic of Macedonia\") (description Montenegro) (description Macedonia) (description \"Kingdom of Serbia\") (description Albania) (description \"Federal Republic of Yugoslavia\") (description \"Small Prespa Lake\") (description \"Republic of Serbian Krajina Government in Exile\"))", "utterance": "what country is located in the balkan peninsula?"}, - {"url": "http://www.freebase.com/view/en/south_dakota", "targetValue": "(list (description Iowa) (description \"North Dakota\") (description Wyoming) (description Minnesota) (description Nebraska) (description Montana))", "utterance": "what 6 states border south dakota?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what are the main languages spoken in spain?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description \"1034 Mozartia\"))", "utterance": "what songs did mozart write?"}, - {"url": "http://www.freebase.com/view/en/thai_language", "targetValue": "(list (description \"Tai\u2013Kadai languages\"))", "utterance": "what language do they speak in thai?"}, - {"url": "http://www.freebase.com/view/en/montana", "targetValue": "(list (description \"Jon Tester\"))", "utterance": "who is the new senator of montana?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Ciampino \u2013 G.B. Pastine International Airport\") (description \"Rome Viterbo Airport\") (description \"Italian Met Office Airport\") (description \"Leonardo da Vinci\u2013Fiumicino Airport\") (description \"Urbe Airport\"))", "utterance": "which airport to fly in rome?"}, - {"url": "http://www.freebase.com/view/en/pompeii", "targetValue": "(list (description \"Pompeii and the Roman Villa: Art and Culture around the Bay of Naples\"))", "utterance": "where are the ruins of pompeii?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Pashto language\") (description \"Farsi, Eastern Language\"))", "utterance": "what language people speak in afghanistan?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian Portuguese\") (description \"Portuguese Language\") (description \"Italian Language\"))", "utterance": "what language do people speak in brazil wikipedia?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Colusa County\") (description \"San Bernardino County\") (description \"Contra Costa County\") (description \"El Dorado County\") (description \"Alameda County\") (description \"Calaveras County\") (description \"Del Norte County\") (description \"Alpine County\") (description \"Amador County\") (description \"Rancho Cucamonga\"))", "utterance": "what cities should i visit in california?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Polis Massa\"))", "utterance": "where was princess leia raised?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Mike Tomlin\"))", "utterance": "what is the name of the pittsburgh steelers head coach?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"\u00c9milie Heymans\") (description \"Blythe Hartley\"))", "utterance": "when does canada's wonderland close?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"1985 NBA Finals\") (description \"1948 NBL Finals\") (description \"1954 NBA Finals\") (description \"1972 NBA Finals\") (description \"1949 BAA Finals\") (description \"1952 NBA Finals\") (description \"1980 NBA Finals\") (description \"1950 NBA Finals\") (description \"1953 NBA Finals\") (description \"1982 NBA Finals\"))", "utterance": "when did the lakers win the championship?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"1906 San Francisco earthquake\"))", "utterance": "what year was the great san francisco fire?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Italy) (description Monaco) (description Luxembourg) (description Andorra) (description Switzerland) (description Germany) (description \"Bay of Biscay\") (description Belgium) (description Piedmont) (description Spain))", "utterance": "what countries share borders with france?"}, - {"url": "http://www.freebase.com/view/en/patrick_swayze", "targetValue": "(list (description \"She's Like The Wind\"))", "utterance": "what did patrick swayze sing?"}, - {"url": "http://www.freebase.com/view/en/salvador_dali", "targetValue": "(list (description Painting) (description Photography) (description Sculpture) (description Drawing))", "utterance": "what style of art is salvador dali?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description Vinci))", "utterance": "what city was leonardo da vinci from?"}, - {"url": "http://www.freebase.com/view/en/george_v_of_the_united_kingdom", "targetValue": "(list (description Euthanasia))", "utterance": "what did george v die of?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description \"Yisrael Mordecai Safeek\"))", "utterance": "what are the three major rivers in south america?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Reflecting telescope\"))", "utterance": "what other discoveries did isaac newton discover?"}, - {"url": "http://www.freebase.com/view/en/pixar", "targetValue": "(list (description \"Edwin Catmull\") (description \"Steve Jobs\"))", "utterance": "who started pixar?"}, - {"url": "http://www.freebase.com/view/en/tamera_mowry", "targetValue": "(list (description \"Darlene Mowry\") (description \"Timothy Mowry\"))", "utterance": "who is tia and tamera mowry parents?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))", "utterance": "what political party was lincoln?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description de))", "utterance": "what would have happened if germany had won ww1?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))", "utterance": "what kind of government is china?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Europe) (description Eurasia) (description \"Southeast Europe\"))", "utterance": "where is the nation of greece located?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Pacific Ocean\") (description \"Gulf of California\") (description \"Contiguous United States\") (description \"Caribbean Sea\") (description \"United States of America\") (description \"Gulf of Mexico\") (description Guatemala) (description California) (description \"Sea of Cort\u00e9z\") (description Belize))", "utterance": "what three countries does mexico border?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"New York City blackout of 1977\"))", "utterance": "what year was the new york blackout?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "which countries have english as native language?"}, - {"url": "http://www.freebase.com/view/en/rafael_furcal", "targetValue": "(list (description \"Second baseman\") (description Shortstop))", "utterance": "what position does rafael furcal play?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Pharmaceutical Preparations\") (description Food) (description \"Industrial Organic Chemicals, NEC\") (description Automobile))", "utterance": "what are major exports of the usa?"}, - {"url": "http://www.freebase.com/view/en/kellie_martin", "targetValue": "(list (description \"A Pup Named Scooby-Doo\") (description \"Crisis Center\") (description \"Father Murphy\") (description \"Life Goes On\") (description Christy))", "utterance": "what shows did kellie martin star in?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Saint Michael Parish\") (description Barbados))", "utterance": "where did rihanna grow up?"}, - {"url": "http://www.freebase.com/view/en/whistler", "targetValue": "(list (description \"British Columbia\"))", "utterance": "where is whistler mountain located?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\") (description \"Cuban convertible peso\"))", "utterance": "what currency do i need in cuba?"}, - {"url": "http://www.freebase.com/view/en/james_cook", "targetValue": "(list (description \"Kingdom of Great Britain\"))", "utterance": "what country did james cook come from?"}, - {"url": "http://www.freebase.com/view/en/julia_roberts", "targetValue": "(list (description \"Daniel Moder\"))", "utterance": "who is julia roberts married to 2012?"}, - {"url": "http://www.freebase.com/view/en/rebecca_adlington", "targetValue": "(list (description Swimming))", "utterance": "what sport does rebecca adlington compete in?"}, - {"url": "http://www.freebase.com/view/en/christchurch", "targetValue": "(list (description \"2011 Christchurch earthquake\"))", "utterance": "when did the christchurch quake happened?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"United Kingdom\") (description Japan) (description \"United States of America\"))", "utterance": "what other countries does canada trade with?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Kampung Days\") (description \"Tiger Sky Tower\") (description \"Singapore Zoo\") (description \"Telok Ayer Market\") (description \"Former Saint Joseph's Institution\") (description \"Armenian Church, Singapore\") (description \"Singapore Flyer\") (description \"Kong Meng San Phor Kark See Monastery\") (description \"Sri Mariamman Temple, Singapore\") (description \"Jurong BirdPark\"))", "utterance": "what to see in singapore at night?"}, - {"url": "http://www.freebase.com/view/en/julia_wainwright_capwell", "targetValue": "(list (description \"Nancy Lee Grahn\"))", "utterance": "who played mason capwell?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what is james madison most famous for?"}, - {"url": "http://www.freebase.com/view/en/maccabees", "targetValue": "(list (description \"Seleucid Empire\"))", "utterance": "who did the maccabees revolted against?"}, - {"url": "http://www.freebase.com/view/en/antietam_creek", "targetValue": "(list (description Pennsylvania) (description Maryland))", "utterance": "where was the battle of antietam creek?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"American Civil War\"))", "utterance": "during what war did abraham lincoln serve as president?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"John Shakespeare\") (description \"Mary Shakespeare\"))", "utterance": "who are shakespeare's parents names?"}, - {"url": "http://www.freebase.com/view/en/shakira", "targetValue": "(list (description Colombia))", "utterance": "where is she from shakira?"}, - {"url": "http://www.freebase.com/view/en/james_t_kirk", "targetValue": "(list (description \"Chris Pine\"))", "utterance": "who plays captain kirk in 2009?"}, - {"url": "http://www.freebase.com/view/en/hera", "targetValue": "(list (description Zeus))", "utterance": "who did hera marry?"}, - {"url": "http://www.freebase.com/view/en/kirk_hammett", "targetValue": "(list (description guitar) (description Sitar) (description \"Bass guitar\"))", "utterance": "what type of guitar does kirk hammett play?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Filipino language\") (description \"English Language\"))", "utterance": "what language they speak in the philippines?"}, - {"url": "http://www.freebase.com/view/en/kakadu_national_park", "targetValue": "(list (description \"Northern Territory\"))", "utterance": "where is the kakadu national park located?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"Black American West Museum & Heritage Center\") (description \"Denver Firefighters Museum\") (description \"Colorado State Capitol\") (description \"Denver Mint\") (description \"Molly Brown House\") (description \"Forney Transportation Museum\") (description \"Denver Botanic Gardens\") (description \"Museum of Contemporary Art Denver\") (description \"Denver Museum of Nature and Science\") (description \"Chamberlin Observatory\"))", "utterance": "what to do with kids in denver today?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what money does jamaica use?"}, - {"url": "http://www.freebase.com/view/en/william_mckinley", "targetValue": "(list (description 1897))", "utterance": "what year did william mckinley became president?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description 1/3/1947))", "utterance": "what date did kennedy become president?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "what timezone is colorado in right now?"}, - {"url": "http://www.freebase.com/view/en/aston_martin", "targetValue": "(list (description \"David Richards\"))", "utterance": "who owns aston martin 2012?"}, - {"url": "http://www.freebase.com/view/en/jack_osbourne", "targetValue": "(list (description \"Multiple sclerosis\"))", "utterance": "what disease has jack osbourne got?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Muslims))", "utterance": "what do the islamic believe?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"Paris Saint-Germain F.C.\"))", "utterance": "who will david beckham play for in 2013?"}, - {"url": "http://www.freebase.com/view/en/chinese_taipei", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what language they speak in taiwan?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"Maple Leaf Sports & Entertainment\"))", "utterance": "who owns the toronto maple leafs?"}, - {"url": "http://www.freebase.com/view/en/novato", "targetValue": "(list (description \"Marin County\"))", "utterance": "what county is novato california in?"}, - {"url": "http://www.freebase.com/view/en/sikhism", "targetValue": "(list (description Sa\u1e43s\u0101ra) (description Dharma) (description Reincarnation) (description Monotheism) (description Karma) (description Pyaar))", "utterance": "what are the basic beliefs of sikhism?"}, - {"url": "http://www.freebase.com/view/en/hernan_cortes", "targetValue": "(list (description \"Castilleja de la Cuesta\"))", "utterance": "where did hernando cortez die?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_taylor", "targetValue": "(list (description \"Richard Burton\"))", "utterance": "who was liz taylor married too?"}, - {"url": "http://www.freebase.com/view/en/mesopotamia", "targetValue": "(list (description \"Middle East\"))", "utterance": "where was the ancient region of mesopotamia?"}, - {"url": "http://www.freebase.com/view/en/brandi_glanville", "targetValue": "(list (description \"Eddie Cibrian\"))", "utterance": "who was real housewives brandi married to?"}, - {"url": "http://www.freebase.com/view/en/charlotte_bobcats", "targetValue": "(list (description \"2004 NBA Draft\"))", "utterance": "when did the charlotte bobcats first play in the nba?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Mein Kampf\"))", "utterance": "what's the book hitler wrote in prison?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description \"Near East\"))", "utterance": "where is the ottoman empire located?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"Olympic games\"))", "utterance": "which city held the summer olympics twice?"}, - {"url": "http://www.freebase.com/view/en/green_bay_packers", "targetValue": "(list (description \"Green Bay Packers Board of Directors\"))", "utterance": "who are the green bay packers owned by?"}, - {"url": "http://www.freebase.com/view/en/langston_hughes", "targetValue": "(list (description \"Walt Whitman\"))", "utterance": "what inspired langston hughes to write poetry?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what languages are there in switzerland?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\"))", "utterance": "when was the last time the orioles had a winning season?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Energy) (description Agriculture))", "utterance": "what does australia export?"}, - {"url": "http://www.freebase.com/view/en/henry_knox", "targetValue": "(list (description Thomaston))", "utterance": "where did henry knox die?"}, - {"url": "http://www.freebase.com/view/en/iceni", "targetValue": "(list (description Boudica))", "utterance": "who was the queen of the iceni tribe?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Muhammad))", "utterance": "what is the name of the first prophet of islam?"}, - {"url": "http://www.freebase.com/view/en/garry_trudeau", "targetValue": "(list (description \"Jane Pauley\"))", "utterance": "who is married to garry trudeau?"}, - {"url": "http://www.freebase.com/view/en/norway", "targetValue": "(list (description \"Barents Euro-Arctic Council\"))", "utterance": "where does norway get their oil?"}, - {"url": "http://www.freebase.com/view/en/northern_ireland", "targetValue": "(list (description Irish) (description \"English Language\") (description \"Ulster Scots dialects\"))", "utterance": "what language do they speak in northern ireland?"}, - {"url": "http://www.freebase.com/view/en/europe", "targetValue": "(list (description \"United Kingdom\") (description Albania) (description Finland) (description \"San Marino\") (description France) (description Andorra) (description Liechtenstein) (description Georgia) (description Germany) (description Belgium))", "utterance": "what countries make up continental europe?"}, - {"url": "http://www.freebase.com/view/en/abrahamic_religion", "targetValue": "(list (description Monotheism))", "utterance": "what do abrahamic religions have in common?"}, - {"url": "http://www.freebase.com/view/en/johnny_crawford", "targetValue": "(list (description \"Judy Loves Me\") (description \"Your Nose Is Gonna Grow\") (description Rumors) (description Rumours) (description Daydreams) (description \"Maybe It's You\") (description \"Cindy's Gonna Cry\") (description \"Cindy's Birthday\") (description \"Patti Ann\"))", "utterance": "what did johnny crawford sing?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description Statesman) (description Politician) (description Lawyer))", "utterance": "what did abraham lincoln do before he was president?"}, - {"url": "http://www.freebase.com/view/en/sally_mclellan", "targetValue": "(list (description \"Track and field athlete\"))", "utterance": "what sport does sally pearson compete in?"}, - {"url": "http://www.freebase.com/view/en/atlanta_texas", "targetValue": "(list (description \"Cass County\"))", "utterance": "where is atlanta texas located?"}, - {"url": "http://www.freebase.com/view/en/elton_john", "targetValue": "(list (description \"Renate Blauel\"))", "utterance": "who did elton john marry first?"}, - {"url": "http://www.freebase.com/view/en/tom_cruise", "targetValue": "(list (description Syracuse))", "utterance": "where is tom cruise from?"}, - {"url": "http://www.freebase.com/view/en/madonna", "targetValue": "(list (description \"Shadows and Fog\") (description \"A League of Their Own\") (description Evita) (description \"Four Rooms\") (description \"Arthur and the Invisibles\") (description \"Dangerous Game\") (description \"Dick Tracy\") (description \"A Certain Sacrifice\") (description \"Who's That Girl?\") (description \"Body of Evidence\"))", "utterance": "what movies did madonna appear in?"}, - {"url": "http://www.freebase.com/view/en/leland_chapman", "targetValue": "(list (description Kailua))", "utterance": "where does leland chapman live now?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Rome))", "utterance": "where was the roman colosseum located?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Abraham Lincoln 1861 presidential inauguration\"))", "utterance": "what date was abraham lincoln inaugurated?"}, - {"url": "http://www.freebase.com/view/en/henry_ford", "targetValue": "(list (description \"Ford Motor Company\"))", "utterance": "what invention did henry ford invent?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is new york under?"}, - {"url": "http://www.freebase.com/view/en/maya_civilization", "targetValue": "(list (description 2012))", "utterance": "when did mayans predict end of the world?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Mein Kampf\"))", "utterance": "what is the name of the book hitler wrote while in prison?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Mila Kunis\"))", "utterance": "who voiced meg in the pilot?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description Mathematician))", "utterance": "what albert einstein do for math?"}, - {"url": "http://www.freebase.com/view/en/bashar_al-assad", "targetValue": "(list (description \"University of Damascus\"))", "utterance": "where did bashar al assad study?"}, - {"url": "http://www.freebase.com/view/en/lois_lane", "targetValue": "(list (description \"Kate Bosworth\"))", "utterance": "who plays lois lane in superman returns?"}, - {"url": "http://www.freebase.com/view/en/joseph_lister_1st_baron_lister", "targetValue": "(list (description Listerine))", "utterance": "what did joseph lister do for science?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who is the voice of stewie griffin from family guy?"}, - {"url": "http://www.freebase.com/view/en/king_james_version_of_the_bible", "targetValue": "(list (description Christianity))", "utterance": "who uses new king james bible?"}, - {"url": "http://www.freebase.com/view/en/charlie_chaplin", "targetValue": "(list (description \"A King in New York\"))", "utterance": "what films did charlie chaplin direct?"}, - {"url": "http://www.freebase.com/view/en/lea_michele", "targetValue": "(list (description \"Cory Monteith\"))", "utterance": "who does lea michele dating in real life?"}, - {"url": "http://www.freebase.com/view/en/joe_walsh", "targetValue": "(list (description 1980))", "utterance": "when did joe walsh leave the eagles?"}, - {"url": "http://www.freebase.com/view/en/annie", "targetValue": "(list (description \"Annie (1977 original Broadway cast)\"))", "utterance": "when was the musical annie written?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what should you see in london?"}, - {"url": "http://www.freebase.com/view/en/billy_beane", "targetValue": "(list (description \"Oakland Athletics\"))", "utterance": "who does billy beane work for now?"}, - {"url": "http://www.freebase.com/view/en/j_j_thomson", "targetValue": "(list (description Electron))", "utterance": "what subatomic particles did jj thomson discover?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))", "utterance": "what films have taylor lautner been in?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Shmi Skywalker\"))", "utterance": "who were anakin skywalker's parents?"}, - {"url": "http://www.freebase.com/view/en/natalie", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country is the name natalie from?"}, - {"url": "http://www.freebase.com/view/en/aladdin_1992", "targetValue": "(list (description \"Scott Weinger\"))", "utterance": "who played the voice of aladdin?"}, - {"url": "http://www.freebase.com/view/en/dale_earnhardt", "targetValue": "(list (description \"Traffic collision\"))", "utterance": "what exactly did dale earnhardt die from?"}, - {"url": "http://www.freebase.com/view/en/miami_heat", "targetValue": "(list (description \"2012 NBA Finals\") (description \"2006 NBA Finals\"))", "utterance": "what year did miami heat win the championship?"}, - {"url": "http://www.freebase.com/view/en/benito_mussolini", "targetValue": "(list (description Dictator))", "utterance": "what kind of government did benito mussolini have?"}, - {"url": "http://www.freebase.com/view/en/diocletian", "targetValue": "(list (description \"Roman emperor\"))", "utterance": "who was emperor diocletian?"}, - {"url": "http://www.freebase.com/view/en/chelsea_staub", "targetValue": "(list (description Singer))", "utterance": "who is chelsea kane?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description Naturalist))", "utterance": "who is darwin and what is his theory?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Political Science\"))", "utterance": "what did obama study in school?"}, - {"url": "http://www.freebase.com/view/en/deion_sanders", "targetValue": "(list (description \"Cincinnati Reds\") (description \"Atlanta Braves\") (description \"San Francisco Giants\") (description \"New York Yankees\"))", "utterance": "where did deion sanders play baseball?"}, - {"url": "http://www.freebase.com/view/en/oregon", "targetValue": "(list (description \"John Kitzhaber\"))", "utterance": "who is the new governor of oregon?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Africa))", "utterance": "what continent is south africa part of?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Elizabeth Taylor\") (description \"Al Sharpton\") (description \"Uri Geller\") (description \"Brooke Shields\") (description \"Elton John\"))", "utterance": "who was michael jackson's best friend?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"New Moon\") (description Eclipse) (description \"The Twilight Saga\") (description Abduction) (description Twilight) (description \"The Twilight Saga: Breaking Dawn - Part 2\"))", "utterance": "what movies has taylor lautner been in 2011?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Canberra))", "utterance": "where does the australian prime minister reside?"}, - {"url": "http://www.freebase.com/view/en/kate_winslet", "targetValue": "(list (description \"The Reader\"))", "utterance": "what did kate winslet get an oscar for?"}, - {"url": "http://www.freebase.com/view/en/henry_ford", "targetValue": "(list (description \"Ford Motor Company\"))", "utterance": "what company did henry ford work for?"}, - {"url": "http://www.freebase.com/view/en/thomas_cromwell_1st_earl_of_essex", "targetValue": "(list (description \"Gregory Cromwell, 1st Baron Cromwell\"))", "utterance": "what happened to thomas cromwell's children?"}, - {"url": "http://www.freebase.com/view/en/indian_ocean", "targetValue": "(list (description \"South Asia\"))", "utterance": "where indian ocean is located?"}, - {"url": "http://www.freebase.com/view/en/united_states_navy", "targetValue": "(list (description \"William J. Fallon\"))", "utterance": "what year was the navy chief established?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1970 World Series\"))", "utterance": "what year did the orioles win 100 games?"}, - {"url": "http://www.freebase.com/view/en/our_lady_of_penafrancia", "targetValue": "(list (description \"Saint Anne\"))", "utterance": "who was mary's mother?"}, - {"url": "http://www.freebase.com/view/en/american_express", "targetValue": "(list (description \"New York City\") (description Wilmington))", "utterance": "where is american express located?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Renminbi))", "utterance": "what is the china money called?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what is the government of spain today?"}, - {"url": "http://www.freebase.com/view/en/howard_university", "targetValue": "(list (description \"United States of America\") (description \"Washington, D.C.\"))", "utterance": "where is the howard university located?"}, - {"url": "http://www.freebase.com/view/en/terrell_owens", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "where did terrell owens get traded to?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description God) (description \"Holy Spirit\") (description \"The Father\") (description \"Jesus Christ\"))", "utterance": "what do catholics call their god?"}, - {"url": "http://www.freebase.com/view/en/alaska", "targetValue": "(list (description Juneau))", "utterance": "what is the capital of alaska state?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Soviet democracy\") (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))", "utterance": "what was the soviet union?"}, - {"url": "http://www.freebase.com/view/en/jeff_corwin", "targetValue": "(list (description \"Bridgewater State College\"))", "utterance": "what college did jeff corwin go to?"}, - {"url": "http://www.freebase.com/view/en/persian_language", "targetValue": "(list (description Canada) (description Afghanistan) (description Iran) (description Oman) (description Uzbekistan) (description Bahrain) (description Iraq) (description Tajikistan))", "utterance": "who speaks farsi?"}, - {"url": "http://www.freebase.com/view/en/neptune", "targetValue": "(list (description \"John Couch Adams\") (description \"Dr Galle\") (description \"Urbain Le Verrier\") (description \"Heinrich Louis d'Arrest\") (description \"Johann Gottfried Galle\"))", "utterance": "who was neptune discovered by?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Uzbekistan))", "utterance": "who were the major trade partners of russia?"}, - {"url": "http://www.freebase.com/view/en/corey_haim", "targetValue": "(list (description Pneumonia) (description \"Drug overdose\"))", "utterance": "what did corey haim really die of?"}, - {"url": "http://www.freebase.com/view/en/pavlova", "targetValue": "(list (description \"New Zealand cuisine\"))", "utterance": "where did pavlova originate?"}, - {"url": "http://www.freebase.com/view/en/nathaniel_hawthorne", "targetValue": "(list (description Plymouth))", "utterance": "where did nathaniel hawthorne die?"}, - {"url": "http://www.freebase.com/view/en/jack_johnson", "targetValue": "(list (description \"Kahuku High & Intermediate School\"))", "utterance": "where did jack johnson go to high school?"}, - {"url": "http://www.freebase.com/view/en/maxie_jones", "targetValue": "(list (description \"Kirsten Storms\"))", "utterance": "who played maxie jones on general hospital?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description \"United States Military Academy\"))", "utterance": "what military school did poe attend?"}, - {"url": "http://www.freebase.com/view/en/buddhism", "targetValue": "(list (description \u0100gama))", "utterance": "what are buddhist gods?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description \"Carl Philipp Emanuel Bach\") (description \"Johann Sebastian Bach\") (description \"George Frideric Handel\") (description \"Joseph Haydn\") (description \"Michael Haydn\"))", "utterance": "who influenced wolfgang amadeus mozart?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Super Bowl XXX\"))", "utterance": "when was the last dallas cowboys super bowl win?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description \"Icelandic Language\"))", "utterance": "what language do they speak in iceland wikipedia?"}, - {"url": "http://www.freebase.com/view/en/kateri_tekakwitha", "targetValue": "(list (description 1656))", "utterance": "when was blessed kateri born?"}, - {"url": "http://www.freebase.com/view/en/bali", "targetValue": "(list (description \"2002 Bali bombings\"))", "utterance": "when did the bali bombings occur?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"Parliamentary republic\"))", "utterance": "what is the political system in south africa?"}, - {"url": "http://www.freebase.com/view/en/croatia", "targetValue": "(list (description \"Croatian kuna\"))", "utterance": "what is the currency in croatia 2012?"}, - {"url": "http://www.freebase.com/view/en/joe_montana", "targetValue": "(list (description \"Ringgold High School\"))", "utterance": "where did joe montana go to high school?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"The Supreme Court\"))", "utterance": "what cases does the supreme court have original jurisdiction over?"}, - {"url": "http://www.freebase.com/view/en/palestine", "targetValue": "(list (description Eurasia) (description \"Near East\") (description \"Middle East\") (description Levant) (description \"Eastern Mediterranean\"))", "utterance": "where is the nation of palestine?"}, - {"url": "http://www.freebase.com/view/en/titan", "targetValue": "(list (description Titanium))", "utterance": "what are the greek titans?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "what countries speak english primarily?"}, - {"url": "http://www.freebase.com/view/en/missouri_river", "targetValue": "(list (description \"South Dakota\") (description Iowa) (description \"North Dakota\") (description Kansas) (description Illinois) (description Nebraska) (description Montana) (description Missouri))", "utterance": "what states does the missouri river touch?"}, - {"url": "http://www.freebase.com/view/en/liverpool", "targetValue": "(list (description \"New Pleasureland Southport\") (description \"World Museum Liverpool\") (description \"251 Menlove Avenue\") (description \"Walker Art Gallery\") (description \"The Oratory\") (description \"St George's Hall, Liverpool\") (description \"Merseyside Maritime Museum\") (description \"Liverpool Cathedral\") (description \"Royal Liver Building\") (description \"Bluecoat Chambers\"))", "utterance": "what is in liverpool england?"}, - {"url": "http://www.freebase.com/view/en/harvard_college", "targetValue": "(list (description Massachusetts))", "utterance": "what state is harvard college located?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description Amboise))", "utterance": "where was leonardo da vinci when he died?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japanese yen\"))", "utterance": "what money do japanese use?"}, - {"url": "http://www.freebase.com/view/en/oklahoma_city", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what is the time zone in oklahoma city?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description Drowning) (description \"Coronary artery disease\") (description \"Cocaine overdose\"))", "utterance": "what killed whitney houston?"}, - {"url": "http://www.freebase.com/view/en/mali", "targetValue": "(list (description Republic))", "utterance": "what kind of government did the mali empire have?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Judaism))", "utterance": "what is the religion of israel people?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description Stratovolcano) (description Volcano))", "utterance": "what is mount st helens?"}, - {"url": "http://www.freebase.com/view/en/saint_lucia", "targetValue": "(list (description \"George F. L. Charles Airport\"))", "utterance": "what airport is closest to sandals grande in st lucia?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "which country is north of the usa?"}, - {"url": "http://www.freebase.com/view/en/gordon_hayward", "targetValue": "(list (description \"Utah Jazz\"))", "utterance": "where does drew gordon play?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Dmitry Medvedev\"))", "utterance": "who was the first russian president?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description \"Frisian languages\") (description \"West Flemish\") (description \"Dutch Language\"))", "utterance": "what language does people in netherlands speak?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))", "utterance": "what type of language does china speak?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description France))", "utterance": "what countries around the world speak french?"}, - {"url": "http://www.freebase.com/view/en/esther_hicks", "targetValue": "(list (description Writer) (description Author))", "utterance": "who is esther hicks?"}, - {"url": "http://www.freebase.com/view/en/michael_vick", "targetValue": "(list (description \"American football player\"))", "utterance": "what does michael vick do?"}, - {"url": "http://www.freebase.com/view/en/johannesburg", "targetValue": "(list (description Gauteng))", "utterance": "in which province is johannesburg?"}, - {"url": "http://www.freebase.com/view/en/john_lennon", "targetValue": "(list (description \"New York City\"))", "utterance": "where was john lennon standing when he was shot?"}, - {"url": "http://www.freebase.com/view/en/atlantic_city_new_jersey", "targetValue": "(list (description \"World War I Memorial\"))", "utterance": "what time do atlantic city bars close?"}, - {"url": "http://www.freebase.com/view/en/al_gore", "targetValue": "(list (description Tennessee))", "utterance": "what state did al gore represent?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Hayden Christensen\"))", "utterance": "who voiced darth vader in revenge of the sith?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Sculpture) (description Printmaking) (description Collage) (description Painting) (description Drawing))", "utterance": "what type of art is henri matisse famous for?"}, - {"url": "http://www.freebase.com/view/en/laughlin", "targetValue": "(list (description \"Riverside Resort Hotel & Casino\") (description \"Harrah's Laughlin\") (description \"Edgewater Hotel and Casino\"))", "utterance": "what to do in laughlin nevada?"}, - {"url": "http://www.freebase.com/view/en/padme_amidala", "targetValue": "(list (description \"Catherine Taber\"))", "utterance": "who plays princess padme in star wars?"}, - {"url": "http://www.freebase.com/view/en/andorra", "targetValue": "(list (description \"Ordino-Arcalis Ski Area\"))", "utterance": "where to ski in andorra reviews?"}, - {"url": "http://www.freebase.com/view/en/louis_riel", "targetValue": "(list (description Politician))", "utterance": "who was louis riel?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Scotland) (description England) (description Wales) (description \"Northern Ireland\"))", "utterance": "what are the four nations of the uk?"}, - {"url": "http://www.freebase.com/view/en/judy_garland", "targetValue": "(list (description \"Mark Herron\") (description \"Sidney Luft\") (description \"David Rose\") (description \"Mickey Deans\") (description \"Vincente Minnelli\"))", "utterance": "who was judy garland married to?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description Hodgenville))", "utterance": "where is abraham lincoln hometown?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description Deafness))", "utterance": "what disease did helen keller?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what is the name of money in brazil?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"1985 NBA Finals\") (description \"1948 NBL Finals\") (description \"1954 NBA Finals\") (description \"1972 NBA Finals\") (description \"1949 BAA Finals\") (description \"1952 NBA Finals\") (description \"1980 NBA Finals\") (description \"1950 NBA Finals\") (description \"1953 NBA Finals\") (description \"1982 NBA Finals\"))", "utterance": "what year did lakers win championship?"}, - {"url": "http://www.freebase.com/view/en/calvin_coolidge", "targetValue": "(list (description \"Parties do not maintain themselves. They are maintained by effort. The government is not self-existent. It is maintained by the effort of those who believe in it. The people of America believe in American institutions, the American form of government and the American method of transacting business.\"))", "utterance": "what did coolidge believe with regards to the role of government?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description Homer))", "utterance": "what is the atlanta braves mascot?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of government did england have during the glorious revolution?"}, - {"url": "http://www.freebase.com/view/en/albus_dumbledore", "targetValue": "(list (description \"Richard Harris\"))", "utterance": "who played dumbledore in the first movie?"}, - {"url": "http://www.freebase.com/view/en/greenpeace", "targetValue": "(list (description Vancouver))", "utterance": "where was greenpeace an international environmental organization founded?"}, - {"url": "http://www.freebase.com/view/en/roger_the_alien", "targetValue": "(list (description \"American Dad!\"))", "utterance": "what does roger that mean?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Trafalgar Square\"))", "utterance": "what is the center of london called?"}, - {"url": "http://www.freebase.com/view/en/washington_redskins", "targetValue": "(list (description \"Boston Redskins\"))", "utterance": "what was the first name of the washington redskins?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Canada national baseball team\") (description \"Canada national rugby union team\") (description \"Canada women's national volleyball team\") (description \"Canada men's national soccer team\") (description \"Canadian national bandy team\") (description \"Canada national badminton team\") (description \"Canada men's national volleyball team\") (description \"Canadian women's cricket team\") (description \"A1 Team Canada\") (description Northwind))", "utterance": "what sports do they do in canada?"}, - {"url": "http://www.freebase.com/view/en/american_football_league", "targetValue": "(list (description \"Bud Adams\") (description \"Lamar Hunt\"))", "utterance": "who was the first leader of the afl?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description \"Bruce Arians\"))", "utterance": "who is the arizona cardinals football coach?"}, - {"url": "http://www.freebase.com/view/en/tamu", "targetValue": "(list (description Myanmar))", "utterance": "when did tamu admit women?"}, - {"url": "http://www.freebase.com/view/en/battle_of_waterloo", "targetValue": "(list (description Waterloo))", "utterance": "where was the battle of waterloo held?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description Singer) (description \"Nude Glamour Model\") (description \"Film Producer\") (description Actor) (description Showgirl) (description Model) (description \"Pin-up girl\"))", "utterance": "what was marilyn monroe known for?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"\"President Obama appears to me to have elevated and implemented the artist-activist concept to the role of empowered servant-leader...\"\"))", "utterance": "what has barack obama done wrong?"}, - {"url": "http://www.freebase.com/view/en/staff_intel", "targetValue": "(list (description \"Inside Intel: Andy Grove and the Rise of the World's Most Powerful Chip Company\"))", "utterance": "which is faster amd dual core or intel dual core?"}, - {"url": "http://www.freebase.com/view/en/lee_corso", "targetValue": "(list (description \"Florida State University\"))", "utterance": "where did lee corso go to college?"}, - {"url": "http://www.freebase.com/view/en/colorado_eagles", "targetValue": "(list (description \"Ice Hockey\"))", "utterance": "who are the colorado eagles?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description \"4 BCE\"))", "utterance": "what time period did jesus live in?"}, - {"url": "http://www.freebase.com/view/en/alani_vasquez", "targetValue": "(list (description Brooklyn))", "utterance": "where does lala anthony live?"}, - {"url": "http://www.freebase.com/view/en/kenya", "targetValue": "(list (description \"Kenyan shilling\"))", "utterance": "what currency do they accept in kenya?"}, - {"url": "http://www.freebase.com/view/en/henry_hudson", "targetValue": "(list (description \"Hudson River\"))", "utterance": "what river did henry hudson sail up?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Swiss franc\"))", "utterance": "what currency is used in switzerland 2012?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Turkmen Language\") (description \"Pashto language\") (description \"Kurdish language\") (description \"Gilaki Language\") (description \"Assyrian Neo-Aramaic Language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"Persian Language\") (description \"Mazanderani Language\") (description \"Luri language\"))", "utterance": "what do they speak in iran?"}, - {"url": "http://www.freebase.com/view/en/ayrton_senna", "targetValue": "(list (description \"Lotus Cars\"))", "utterance": "who did ayrton senna drive for?"}, - {"url": "http://www.freebase.com/view/en/madonna", "targetValue": "(list (description \"iPartyRadio.com: The #1 Party Authority\"))", "utterance": "what happened to madonna childhood home?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Santo Domingo\"))", "utterance": "where is the best place to vacation in the dominican republic?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Capture of Rome\"))", "utterance": "what made ancient rome fall?"}, - {"url": "http://www.freebase.com/view/en/brad_pitt", "targetValue": "(list (description Shawnee))", "utterance": "where was brad pitt born?"}, - {"url": "http://www.freebase.com/view/en/vernon_davis", "targetValue": "(list (description \"Tight end\"))", "utterance": "what position does vernon davis play?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "where is the euro 2012 tournament?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Texas Revolution\"))", "utterance": "what time is right now in texas?"}, - {"url": "http://www.freebase.com/view/en/malta", "targetValue": "(list (description \"Casa Rocca Piccola\") (description \"Dingli Cliffs\") (description \"Gozo 360\u00b0 Multivision Show\") (description \"The Armoury and the Maritime Museum\") (description \"National Museum of Fine Arts, Malta\") (description \"National Museum of Archaeology, Malta\") (description \"Fort Rinella\") (description \"Megalithic Temples of Malta\") (description \"St. Paul's Catacombs\") (description \"Manoel Theatre\"))", "utterance": "what to see and do in malta?"}, - {"url": "http://www.freebase.com/view/en/dolly_parton", "targetValue": "(list (description Sevierville))", "utterance": "where did dolly parton grew up?"}, - {"url": "http://www.freebase.com/view/en/rick_santorum", "targetValue": "(list (description Pennsylvania))", "utterance": "what state is rick santorum from?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ii_of_the_united_kingdom", "targetValue": "(list (description \"Queen of Tuvalu\") (description \"Queen of the United Kingdom\") (description \"Queen of New Zealand\") (description \"Queen of the Bahamas\") (description \"Queen of Antigua and Barbuda\") (description \"Queen of Australia\") (description \"Queen of Jamaica\") (description \"Queen of Barbados\") (description \"Queen of Canada\"))", "utterance": "what countries does queen elizabeth ii reign?"}, - {"url": "http://www.freebase.com/view/en/aurora", "targetValue": "(list (description \"2012 Aurora shooting\"))", "utterance": "when did the aurora colorado shooting take place?"}, - {"url": "http://www.freebase.com/view/en/jonas_brothers", "targetValue": "(list (description \"Nick Jonas\") (description \"Kevin Jonas\") (description \"Joe Jonas\"))", "utterance": "what is jonas brothers names?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))", "utterance": "what art movements was henri matisse involved in?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Topography of Terror\"))", "utterance": "what are some famous tourist attractions in germany?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Basketball player\"))", "utterance": "who's kobe bryant?"}, - {"url": "http://www.freebase.com/view/en/saudi_arabia", "targetValue": "(list (description \"Absolute monarchy\") (description \"Islamic state\") (description \"Unitary state\"))", "utterance": "what type of government system does saudi arabia have?"}, - {"url": "http://www.freebase.com/view/en/czechoslovakia", "targetValue": "(list (description Slovakia) (description \"Czech Republic\"))", "utterance": "what countries did czechoslovakia become?"}, - {"url": "http://www.freebase.com/view/en/richard_marx", "targetValue": "(list (description \"Dance with My Father\"))", "utterance": "what songs did richard marx write?"}, - {"url": "http://www.freebase.com/view/en/ryan_dunn", "targetValue": "(list (description \"Traffic collision\"))", "utterance": "what did ryan dunn died from?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"American Revolutionary War\"))", "utterance": "what war was george washington associated with?"}, - {"url": "http://www.freebase.com/view/en/zachary_taylor", "targetValue": "(list (description Kentucky))", "utterance": "where was zachary taylor elected from?"}, - {"url": "http://www.freebase.com/view/en/kris_humphries", "targetValue": "(list (description \"Brooklyn Nets\"))", "utterance": "who does kris humphries play for in the nba?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"East Harlem\"))", "utterance": "where tupac grew up?"}, - {"url": "http://www.freebase.com/view/en/al_capone", "targetValue": "(list (description \"United States Penitentiary, Alcatraz Island\") (description \"United States Penitentiary, Atlanta\") (description \"Federal Correctional Institution, Terminal Island\"))", "utterance": "where did al capone go to jail?"}, - {"url": "http://www.freebase.com/view/en/richardwagner", "targetValue": "(list (description Opera) (description \"Classical music\") (description \"Romantic music\"))", "utterance": "what type of music did richard wagner play?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what do you call money in brazil?"}, - {"url": "http://www.freebase.com/view/en/tim_tebow", "targetValue": "(list (description \"Florida Gators football\"))", "utterance": "what team did tim tebow play for in college?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Beauvais-Till\u00e9 Airport\") (description \"Charles de Gaulle Airport\") (description \"Orly Air Base\") (description \"Paris Orly Airport\"))", "utterance": "what airport in paris?"}, - {"url": "http://www.freebase.com/view/en/andy_williams", "targetValue": "(list (description \"United States of America\"))", "utterance": "what nationality was andy williams?"}, - {"url": "http://www.freebase.com/view/en/mathew_brady", "targetValue": "(list (description \"New York City\"))", "utterance": "where did matthew brady live?"}, - {"url": "http://www.freebase.com/view/en/rickie_fowler", "targetValue": "(list (description Golf))", "utterance": "what ball does rickie fowler play?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description \"Wesley Woodyard\") (description \"Peyton Manning\") (description \"Joe Mays\") (description \"Knowshon Moreno\") (description \"Joel Dreessen\") (description \"Mario Fannin\") (description \"Manuel Ram\u00edrez\") (description \"Tracy Porter\") (description \"Andre Caldwell\") (description \"Jacob Tamme\"))", "utterance": "who are the broncos players?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Tokyo))", "utterance": "where do most of the people live in japan?"}, - {"url": "http://www.freebase.com/view/en/basque_language", "targetValue": "(list (description Spain) (description France))", "utterance": "in what country do they speak basque?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"Western Europe\"))", "utterance": "where is belgium at?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian Orthodox Church\") (description Islam))", "utterance": "what religions are in russia?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Single-party state\") (description \"Socialist state\") (description \"People's Republic\") (description Juche) (description \"Unitary state\"))", "utterance": "what government system does north korea have?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description \"Theoretical Physicist\"))", "utterance": "what did einstein do?"}, - {"url": "http://www.freebase.com/view/en/amsterdam", "targetValue": "(list (description Netherlands))", "utterance": "in what country is amsterdam?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Unitarian Universalism\") (description Judaism) (description Christianity) (description Atheism) (description Buddhism) (description Hinduism) (description Islam))", "utterance": "what are the most common religions in the united states?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Sociology))", "utterance": "what did martin luther king jr go to college for?"}, - {"url": "http://www.freebase.com/view/en/ernest_shackleton", "targetValue": "(list (description \"100 Greatest Britons\"))", "utterance": "where did sir ernest shackleton come from?"}, - {"url": "http://www.freebase.com/view/en/jimi_hendrix", "targetValue": "(list (description guitar))", "utterance": "what made jimi hendrix great?"}, - {"url": "http://www.freebase.com/view/en/aaron_rodgers", "targetValue": "(list (description \"University of California, Berkeley\"))", "utterance": "who did aaron rodgers play college football 4?"}, - {"url": "http://www.freebase.com/view/en/nathan_scott", "targetValue": "(list (description \"James Lafferty\"))", "utterance": "who plays nathan scott?"}, - {"url": "http://www.freebase.com/view/en/houston_rockets", "targetValue": "(list (description \"1994 NBA Finals\") (description \"1995 NBA Finals\"))", "utterance": "when did the houston rockets win the championship?"}, - {"url": "http://www.freebase.com/view/en/mount_whitney", "targetValue": "(list (description \"Sierra Nevada\") (description California))", "utterance": "where is mount whitney?"}, - {"url": "http://www.freebase.com/view/en/romeo_montague", "targetValue": "(list (description \"William Shakespeare\"))", "utterance": "who created the character of romeo?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Chelsea Art Museum\") (description \"Brooklyn Bridge\") (description \"Empire State Building\") (description \"The Broadway Theatre\") (description \"American Museum of Natural History\") (description \"Central Park\") (description \"St. Patrick's Cathedral\") (description \"Japan Society of New York\") (description \"FusionArts Museum\") (description \"American Folk Art Museum\"))", "utterance": "what are some places to visit in new york?"}, - {"url": "http://www.freebase.com/view/en/central_america", "targetValue": "(list (description Honduras) (description \"El Salvador\") (description Panama) (description \"Costa Rica\") (description Guatemala) (description \"Gran Colombia\") (description Belize))", "utterance": "what are the countries and capitals of central america?"}, - {"url": "http://www.freebase.com/view/en/puntland", "targetValue": "(list (description Garoowe) (description \"Bari Region\") (description Dalweyn) (description Eyl))", "utterance": "where is puntland somalia?"}, - {"url": "http://www.freebase.com/view/en/western_australia", "targetValue": "(list (description \"Black Swan\"))", "utterance": "what animal is on the western australian flag?"}, - {"url": "http://www.freebase.com/view/en/drew_stanton", "targetValue": "(list (description \"Michigan State University\"))", "utterance": "where did drew stanton play in college?"}, - {"url": "http://www.freebase.com/view/en/kareem_abdul-jabbar", "targetValue": "(list (description \"Ferdinand Lewis Alcindor, Sr.\"))", "utterance": "what is kareem abdul jabbar real name?"}, - {"url": "http://www.freebase.com/view/en/eastern_europe", "targetValue": "(list (description \"Southern Carpathians\") (description Caucasus) (description \"Belarusian Central Rada\") (description Kresy) (description \"Kievan Rus'\") (description \"Grand Duchy of Lithuania\") (description \"Kingdom of Romania\") (description Moldova) (description \"Belarusian People's Republic\") (description \"Second Polish Republic\"))", "utterance": "what countries fall in eastern europe?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Stripped Raw & Real\") (description Ronan) (description \"CMT Crossroads\") (description \"Speak Now - World Tour Live\") (description Fearless) (description \"iTunes Live From SoHo\") (description \"Beautiful Eyes\") (description \"We Are Never Ever Getting Back Together\") (description \"Speak Now\") (description Red))", "utterance": "what are taylor swift's albums?"}, - {"url": "http://www.freebase.com/view/en/ethiopia", "targetValue": "(list (description \"Meles Zenawi\"))", "utterance": "who is the prime minister of ethiopia now?"}, - {"url": "http://www.freebase.com/view/en/mary_poppins_1964", "targetValue": "(list (description 1964))", "utterance": "when was mary poppins made?"}, - {"url": "http://www.freebase.com/view/en/edward_vi_of_england", "targetValue": "(list (description Tuberculosis))", "utterance": "what did king edward vi died from?"}, - {"url": "http://www.freebase.com/view/en/robert_boyle", "targetValue": "(list (description \"Boyle's law\"))", "utterance": "what did robert boyle accomplish?"}, - {"url": "http://www.freebase.com/view/en/johnny_bench", "targetValue": "(list (description \"Cincinnati Reds\"))", "utterance": "who did johnny bench play for?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Allah))", "utterance": "who does the islamic worship?"}, - {"url": "http://www.freebase.com/view/en/napoleon_i_of_france", "targetValue": "(list (description \"Les Invalides\") (description Longwood))", "utterance": "where is napoleon buried?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description \"Icelandic Language\"))", "utterance": "what language do people speak in iceland?"}, - {"url": "http://www.freebase.com/view/en/mtv", "targetValue": "(list (description \"Twisted Sister\") (description \"Suicidal Tendencies\") (description \"Guns N' Roses\") (description \"Red Hot Chili Peppers\") (description AC/DC) (description Nirvana) (description Run-D.M.C.) (description \"Ice Cube\") (description \"The Offspring\") (description Metallica))", "utterance": "who sang at the mtv movie awards 2011?"}, - {"url": "http://www.freebase.com/view/en/houston_aeros", "targetValue": "(list (description \"Toyota Center\"))", "utterance": "where do houston aeros play?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"Raymond Felton\") (description \"Marcus Camby\") (description \"J. R. Smith\") (description \"Tyson Chandler\") (description \"Carmelo Anthony\") (description \"Iman Shumpert\") (description \"Jason Kidd\") (description \"Steve Novak\") (description \"Chris Copeland\") (description \"Pablo Prigioni\"))", "utterance": "what is the new york knicks starting lineup?"}, - {"url": "http://www.freebase.com/view/en/galway", "targetValue": "(list (description \"Galway City Museum\") (description \"Taibhdhearc na Gaillimhe\") (description \"Spanish Arch\") (description \"Cathedral of Our Lady Assumed into Heaven and St Nicholas, Galway\") (description \"Galway Sportsgrounds\") (description \"Hotel Meyrick\") (description \"Eyre Square\") (description \"St. Nicholas' Collegiate Church\") (description \"National University of Ireland, Galway\") (description \"Galway Arts Festival\"))", "utterance": "what to see and do in galway ireland?"}, - {"url": "http://www.freebase.com/view/en/brandon_roy", "targetValue": "(list (description \"2006 NBA Draft\"))", "utterance": "what year did brandon roy get drafted?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Paris-Michael Katherine Jackson\") (description \"Prince Michael Jackson I\") (description \"Prince Michael Jackson II\"))", "utterance": "what are the names of michael jackson children?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania", "targetValue": "(list (description \"Kalmia latifolia\"))", "utterance": "what is pennsylvania's state flower called?"}, - {"url": "http://www.freebase.com/view/en/niccolo_machiavelli", "targetValue": "(list (description \"The Prince\"))", "utterance": "what book did niccolo machiavelli write?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Catholicism) (description Buddhism) (description Islam) (description Anglicanism))", "utterance": "what religions are found in australia?"}, - {"url": "http://www.freebase.com/view/en/drew_bledsoe", "targetValue": "(list (description \"Washington State University\"))", "utterance": "what college did drew bledsoe?"}, - {"url": "http://www.freebase.com/view/en/mtv", "targetValue": "(list (description \"New York City\"))", "utterance": "where is the mtv headquarters?"}, - {"url": "http://www.freebase.com/view/en/michael_vick", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "who does michael vick play for?"}, - {"url": "http://www.freebase.com/view/en/guatemala", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Unitary state\"))", "utterance": "what is guatemala current system of government?"}, - {"url": "http://www.freebase.com/view/en/anderson_silva", "targetValue": "(list (description \"Mixed Martial Artist\"))", "utterance": "what is anderson silva trained in?"}, - {"url": "http://www.freebase.com/view/en/asia", "targetValue": "(list (description \"Asian Affairs\"))", "utterance": "what caused the asian currency crisis?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))", "utterance": "which countries does russia border?"}, - {"url": "http://www.freebase.com/view/en/brooke_burke", "targetValue": "(list (description \"Dancing with the Stars - Season 7\"))", "utterance": "what season did brooke burke won?"}, - {"url": "http://www.freebase.com/view/en/pixar", "targetValue": "(list (description \"A Bug's Life\") (description \"Toy Story 2\") (description Ratatouille) (description Cars) (description Up) (description \"Toy Story\") (description \"Monsters, Inc.\") (description \"The Incredibles\") (description \"Finding Nemo\") (description WALL-E))", "utterance": "what does pixar produce?"}, - {"url": "http://www.freebase.com/view/en/emily_dickinson", "targetValue": "(list (description \"Bright's disease\"))", "utterance": "what did emily dickinson die of?"}, - {"url": "http://www.freebase.com/view/en/james_i_of_england", "targetValue": "(list (description \"Charles I of England\"))", "utterance": "who was king or queen after james i?"}, - {"url": "http://www.freebase.com/view/en/lois_lane", "targetValue": "(list (description \"Margot Kidder\"))", "utterance": "who played lois lane in superman 1?"}, - {"url": "http://www.freebase.com/view/en/elie_wiesel", "targetValue": "(list (description \"Chlomo Wiesel\"))", "utterance": "what was elie wiesel's father's name?"}, - {"url": "http://www.freebase.com/view/en/vincent_de_paul", "targetValue": "(list (description Paris))", "utterance": "where is st vincent de paul buried?"}, - {"url": "http://www.freebase.com/view/en/fiji", "targetValue": "(list (description \"Fiji Hindi\") (description \"English Language\") (description \"Fijian Language\"))", "utterance": "what language do fiji people speak?"}, - {"url": "http://www.freebase.com/view/en/victoria_beckham", "targetValue": "(list (description \"Romeo Beckham\") (description \"Cruz Beckham\") (description \"Harper Beckham\") (description \"Brooklyn Beckham\"))", "utterance": "what victoria beckham kids names?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"New York City\"))", "utterance": "where is new york in the map?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Mediterranean Sea\"))", "utterance": "where did france surrender ww2?"}, - {"url": "http://www.freebase.com/view/en/jim_valvano", "targetValue": "(list (description Cancer))", "utterance": "what did jimmy valvano die with?"}, - {"url": "http://www.freebase.com/view/en/charles_barkley", "targetValue": "(list (description \"Philadelphia 76ers\") (description \"Houston Rockets\") (description \"Phoenix Suns\"))", "utterance": "what teams did charles barkley?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"1996 Democratic National Convention\") (description \"1992 Democratic National Convention\"))", "utterance": "when was bill clinton elected president?"}, - {"url": "http://www.freebase.com/view/en/giovanni_pierluigi_da_palestrina", "targetValue": "(list (description Italy))", "utterance": "where did giovanni pierluigi da palestrina live?"}, - {"url": "http://www.freebase.com/view/en/almadina", "targetValue": "(list (description \"1988 Winter Olympics\"))", "utterance": "when was the 2012 calgary stampede?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984 NBA Draft\"))", "utterance": "when michael jordan got drafted?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Philippine peso\"))", "utterance": "what kind of money do the philippines use?"}, - {"url": "http://www.freebase.com/view/en/dorothy_gale", "targetValue": "(list (description \"Judy Garland\"))", "utterance": "who played dorothy in the wizard of oz movie?"}, - {"url": "http://www.freebase.com/view/en/marion_barber", "targetValue": "(list (description \"Chicago Bears\") (description \"Minnesota Golden Gophers football\") (description \"Dallas Cowboys\"))", "utterance": "who does marion barber play 4?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description \"Columbia University School of the Arts\"))", "utterance": "what college did james franco go to?"}, - {"url": "http://www.freebase.com/view/en/national_collegiate_athletic_association", "targetValue": "(list (description \"Stanford Cardinal football\") (description \"Baylor Bears baseball\") (description \"Murray State Racers men's basketball\") (description \"Wofford Terriers men's basketball\") (description \"UC Santa Barbara Gauchos men's basketball\") (description \"Ohio State Buckeyes football\") (description \"Oregon State University Beavers\") (description \"Wake Forest Demon Deacons women's golf\") (description \"Kenyon Men's Swimming\") (description \"Saint Mary's College of California Gaels men's basketball\"))", "utterance": "how many teams are there in the ncaa football?"}, - {"url": "http://www.freebase.com/view/en/bobby_garrett", "targetValue": "(list (description \"American football player\"))", "utterance": "who is garrett pretty little liars?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what type of currency should i take to mexico?"}, - {"url": "http://www.freebase.com/view/en/lucille_ball", "targetValue": "(list (description \"Aortic dissection\"))", "utterance": "what did lucille ball die of?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Catholicism))", "utterance": "what religion was john f kennedy?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Maule Region\"))", "utterance": "where was the earthquake in chile 2010?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"Pop art\"))", "utterance": "what style of art does andy warhol do?"}, - {"url": "http://www.freebase.com/view/en/ron_howard", "targetValue": "(list (description \"Apollo 13\") (description \"A Beautiful Mind\") (description \"Curious George\") (description \"Happy Days\") (description Cocoon) (description \"From the Earth to the Moon\"))", "utterance": "what movies did ron howard do?"}, - {"url": "http://www.freebase.com/view/en/charlotte", "targetValue": "(list (description \"Mecklenburg County\"))", "utterance": "what county is charlotte north carolina?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what type of government and economic system does the united states have?"}, - {"url": "http://www.freebase.com/view/en/michelle_obama", "targetValue": "(list (description Writer) (description Lawyer))", "utterance": "who is michelle obama?"}, - {"url": "http://www.freebase.com/view/en/kate_middleton", "targetValue": "(list (description \"St Andrew's School, Pangbourne\"))", "utterance": "where did kate middleton go to prep school?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description Federation))", "utterance": "what type of government does nigeria have today?"}, - {"url": "http://www.freebase.com/view/en/hans_christian_orsted", "targetValue": "(list (description Aluminium))", "utterance": "what did hans oersted discovered in 1819?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Philosopher's Stone\"))", "utterance": "what is the very first harry potter book?"}, - {"url": "http://www.freebase.com/view/en/kourtney_kardashian", "targetValue": "(list (description \"Penelope Scotland Disick\"))", "utterance": "what kourtney kardashian name her daughter?"}, - {"url": "http://www.freebase.com/view/en/lion", "targetValue": "(list (description Tombo))", "utterance": "when did the lions last win a thanksgiving game?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Presidential system\") (description Republic) (description \"Unitary state\"))", "utterance": "what kind of government does chile have today?"}, - {"url": "http://www.freebase.com/view/en/richard_arkwright", "targetValue": "(list (description Cromford))", "utterance": "where did richard arkwright die?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description \"Mark Hamill\"))", "utterance": "who played luke skywalker in star wars episode 4?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))", "utterance": "what movies has taylor lautner?"}, - {"url": "http://www.freebase.com/view/en/sam_bradford", "targetValue": "(list (description \"St. Louis Rams\"))", "utterance": "where does sam bradford play?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description Asia))", "utterance": "where did vietnam originate?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Sydney Gazette\"))", "utterance": "what was the first newspaper called in australia?"}, - {"url": "http://www.freebase.com/view/en/london_borough_of_hackney", "targetValue": "(list (description London))", "utterance": "where was hackney 2012 held?"}, - {"url": "http://www.freebase.com/view/en/st_louis_rams", "targetValue": "(list (description \"Edward Jones Dome\"))", "utterance": "where does the st louis rams play football?"}, - {"url": "http://www.freebase.com/view/en/scottie_pippen", "targetValue": "(list (description 1987))", "utterance": "what year did scottie pippen come into the nba?"}, - {"url": "http://www.freebase.com/view/en/zagreb", "targetValue": "(list (description Croatia))", "utterance": "where are you if you re in zagreb?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"The Cup\"))", "utterance": "which country has won the cricket world cup the most times?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"Grand Prairie\"))", "utterance": "what city was selena gomez born in?"}, - {"url": "http://www.freebase.com/view/en/dominic_monaghan", "targetValue": "(list (description \"Meriadoc Brandybuck\"))", "utterance": "who does dominic monaghan play in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Lesotho) (description Zimbabwe) (description Mozambique) (description Swaziland) (description Namibia) (description Botswana))", "utterance": "which country does south africa border 2 the north?"}, - {"url": "http://www.freebase.com/view/en/pink_floyd", "targetValue": "(list (description \"David Gilmour\"))", "utterance": "who sang for pink floyd?"}, - {"url": "http://www.freebase.com/view/en/john_connor", "targetValue": "(list (description \"Edward Furlong\"))", "utterance": "who played john connor friend in terminator 2?"}, - {"url": "http://www.freebase.com/view/en/lagos", "targetValue": "(list (description \"Central European Time\"))", "utterance": "what is the current time in nigeria lagos?"}, - {"url": "http://www.freebase.com/view/en/henry_winkler", "targetValue": "(list (description \"Mr. Sunshine\") (description \"Dallas Reunion: The Return to Southfork\") (description MacGyver) (description \"So Weird\") (description \"Dead Man's Gun\") (description WinTuition))", "utterance": "what shows did henry winkler produce?"}, - {"url": "http://www.freebase.com/view/en/texaco", "targetValue": "(list (description \"New York\") (description California))", "utterance": "what state was texaco gas founded?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what is the official language of china and 3 other dialects?"}, - {"url": "http://www.freebase.com/view/en/connecticut", "targetValue": "(list (description \"Chris Dodd\"))", "utterance": "who is the senator of connecticut 2010?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Super Bowl XXX\"))", "utterance": "when was the last time the dallas cowboys went to the super bowl?"}, - {"url": "http://www.freebase.com/view/en/rukia_kuchiki", "targetValue": "(list (description \"Bleach: Fade to Black\"))", "utterance": "what episode does rukia fade away?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description UTC\u221202:00) (description UTC\u221204:00) (description UTC\u221203:00))", "utterance": "what is brazil time zone?"}, - {"url": "http://www.freebase.com/view/en/gospel_of_john", "targetValue": "(list (description \"Gospel of John\"))", "utterance": "who wrote john 3 16 in the bible?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Czech Language\"))", "utterance": "what do people in the czech republic speak?"}, - {"url": "http://www.freebase.com/view/en/bruno_mars", "targetValue": "(list (description Honolulu))", "utterance": "where did bruno mars get his start?"}, - {"url": "http://www.freebase.com/view/en/tex_beneke", "targetValue": "(list (description Singer) (description Musician))", "utterance": "who was tex beneke?"}, - {"url": "http://www.freebase.com/view/en/thomas_edison", "targetValue": "(list (description Phonograph) (description \"Carbon microphone\") (description Mimeograph) (description \"Quadruplex telegraph\") (description \"Electric power distribution\") (description \"Movie camera\") (description \"Incandescent light bulb\") (description \"Phonograph cylinder\"))", "utterance": "what are all the things thomas edison invented?"}, - {"url": "http://www.freebase.com/view/en/albania", "targetValue": "(list (description \"Albanian language\"))", "utterance": "what does albania speak?"}, - {"url": "http://www.freebase.com/view/en/shakira", "targetValue": "(list (description Colombia))", "utterance": "what is shakira's nationality?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description Constantinople))", "utterance": "where did the sultan of the ottoman empire live?"}, - {"url": "http://www.freebase.com/view/en/bilbo_baggins", "targetValue": "(list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))", "utterance": "who is playing bilbo baggins?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"Delegate to the Continental Congress\"))", "utterance": "what position did george washington serve in the constitutional convention?"}, - {"url": "http://www.freebase.com/view/en/national_collegiate_athletic_association", "targetValue": "(list (description \"NCAA March Madness: Cinderellas, Superstars, and Champions from the NCAA Men's Final Four\"))", "utterance": "where is the 2012 ncaa basketball tournament?"}, - {"url": "http://www.freebase.com/view/en/caitlin_todd", "targetValue": "(list (description \"Kill Ari - Part 1\"))", "utterance": "what episode did kate leave ncis?"}, - {"url": "http://www.freebase.com/view/en/seneca_nation", "targetValue": "(list (description \"New York\"))", "utterance": "where are the seneca indians now?"}, - {"url": "http://www.freebase.com/view/en/mohammed_farah", "targetValue": "(list (description \"Track and field athlete\"))", "utterance": "what did farrah dad do?"}, - {"url": "http://www.freebase.com/view/en/matt_barnes", "targetValue": "(list (description \"Small forward\"))", "utterance": "where did matt barnes play?"}, - {"url": "http://www.freebase.com/view/en/jordan_river", "targetValue": "(list (description \"Anti-Lebanon mountains\"))", "utterance": "where does the jordan river begin?"}, - {"url": "http://www.freebase.com/view/en/d_carter", "targetValue": "(list (description \"University of Phoenix\"))", "utterance": "what college did lil wayne graduated from?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Saint Michael Parish\") (description Barbados))", "utterance": "where did rihanna come from?"}, - {"url": "http://www.freebase.com/view/en/kurt_busch", "targetValue": "(list (description \"Miller Lite\"))", "utterance": "who does kurt busch drive for now?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"1970 NBA Finals\") (description \"1973 NBA Finals\"))", "utterance": "what years did the knicks win the championship?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Greenwich Mean Time\") (description UTC\u00b100:00))", "utterance": "what is the time zone in uk now?"}, - {"url": "http://www.freebase.com/view/en/dustin_diamond", "targetValue": "(list (description \"Film Director\") (description Musician) (description Comedian) (description Actor))", "utterance": "what does dustin diamond do now?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Virginia))", "utterance": "what state did thomas jefferson live in?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Mountain View\"))", "utterance": "where are google headquarters located?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Star Wars\"))", "utterance": "who is princess leia?"}, - {"url": "http://www.freebase.com/view/en/richard_wright", "targetValue": "(list (description \"Keyboard player\"))", "utterance": "what was richard wright known for?"}, - {"url": "http://www.freebase.com/view/en/nascar_hall_of_fame", "targetValue": "(list (description Charlotte) (description \"North Carolina\"))", "utterance": "where is the nascar hall of fame?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what do australia call their money?"}, - {"url": "http://www.freebase.com/view/en/wright_brothers", "targetValue": "(list (description \"Wright Model B\") (description \"Wright Model C\") (description \"Wright Flyer\") (description \"Wright Model EX\") (description \"1902 Wright Glider\") (description \"1900 Wright Glider\"))", "utterance": "what was the name of wright brothers plane?"}, - {"url": "http://www.freebase.com/view/en/university_of_leeds", "targetValue": "(list (description \"United Kingdom\") (description Leeds))", "utterance": "where is located university of leeds?"}, - {"url": "http://www.freebase.com/view/en/gilbert_gottfried", "targetValue": "(list (description Actor))", "utterance": "who is gilbert gottfried snl?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description \"Danish Language\"))", "utterance": "what language do they denmark?"}, - {"url": "http://www.freebase.com/view/en/martin_luther", "targetValue": "(list (description Physician) (description Theologian) (description Professor) (description Writer) (description Monk) (description Priest))", "utterance": "what did martin luther do?"}, - {"url": "http://www.freebase.com/view/en/grover_cleveland_alexander", "targetValue": "(list (description \"Philadelphia Phillies\") (description \"Chicago Cubs\"))", "utterance": "what team did grover cleveland alexander play for?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description \"United States of America\"))", "utterance": "what was eli whitney nationality?"}, - {"url": "http://www.freebase.com/view/en/christiaan_barnard", "targetValue": "(list (description Surgeon))", "utterance": "what was christiaan barnard famous for?"}, - {"url": "http://www.freebase.com/view/en/dwight_d_eisenhower", "targetValue": "(list (description \"United States of America\"))", "utterance": "where was dwight d. eisenhower from?"}, - {"url": "http://www.freebase.com/view/en/audi", "targetValue": "(list (description Ingolstadt))", "utterance": "where do audi come from?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what team is chris paul on?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description \"White House\") (description \"The Phillips Collection\") (description \"United States Capitol\") (description \"Thomas Jefferson Memorial\") (description \"National Museum of the American Indian\") (description \"International Spy Museum\") (description \"National Portrait Gallery\") (description \"Washington Monument\") (description \"Lincoln Memorial\") (description \"Freer Gallery of Art\"))", "utterance": "what to do washington dc december?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))", "utterance": "what language is spoken in singapore?"}, - {"url": "http://www.freebase.com/view/en/sanjay_gupta", "targetValue": "(list (description \"Rebecca Olson Gupta\"))", "utterance": "who is sanjay gupta married too?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))", "utterance": "what do singapore speak?"}, - {"url": "http://www.freebase.com/view/en/luke_perry", "targetValue": "(list (description \"Battle Scars: The Bud Moore Story\"))", "utterance": "what movies did luke perry play in?"}, - {"url": "http://www.freebase.com/view/en/gospel_of_john", "targetValue": "(list (description \"John the Evangelist\"))", "utterance": "who wrote the book of st. john?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Joe Bryant\"))", "utterance": "who is kobe bryant dad?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Asia))", "utterance": "what continent does israel belong to?"}, - {"url": "http://www.freebase.com/view/en/albania", "targetValue": "(list (description Tirana))", "utterance": "what is the capital city of albania?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Monticello))", "utterance": "where is thomas jefferson's home?"}, - {"url": "http://www.freebase.com/view/en/wentworth_miller", "targetValue": "(list (description \"Prison Break\"))", "utterance": "what is wentworth miller in?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Madrid))", "utterance": "what is the capital of spain in 2010?"}, - {"url": "http://www.freebase.com/view/en/harvey_milk", "targetValue": "(list (description \"Dan White\"))", "utterance": "who killed harvey milk?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description \"Fox in Socks\"))", "utterance": "what was the title of the first book dr. seuss wrote?"}, - {"url": "http://www.freebase.com/view/en/nissan_motors", "targetValue": "(list (description \"Nissan Motor Manufacturing UK\") (description Jatco) (description Infiniti) (description \"Nissan North America\") (description \"Nissan Motor Car Carrier\"))", "utterance": "who owns nissan car manufacturer?"}, - {"url": "http://www.freebase.com/view/en/university_of_west_alabama", "targetValue": "(list (description Alabama) (description Livingston) (description \"United States of America\"))", "utterance": "where is the university of west alabama located?"}, - {"url": "http://www.freebase.com/view/en/kenny_everett", "targetValue": "(list (description AIDS))", "utterance": "what did kenny everett die off?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Portuguese Language\"))", "utterance": "what main language do they speak in brazil?"}, - {"url": "http://www.freebase.com/view/en/joey_king", "targetValue": "(list (description \"Las Vegas\") (description \"Los Angeles\"))", "utterance": "where does joey king live?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description \"Billboard Music Award for Top Social Artist\"))", "utterance": "what happened to justin bieber 2012?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"City of Moreland\") (description \"Northern Territory\") (description \"Western Australia\") (description \"Australian Capital Territory\") (description Victoria) (description \"Town of Cottesloe\") (description \"New South Wales\") (description Queensland) (description Tasmania) (description \"South Australia\"))", "utterance": "how many australian states and territories?"}, - {"url": "http://www.freebase.com/view/en/manchester_united_fc", "targetValue": "(list (description \"Newton Heath L&YR F.C.\"))", "utterance": "what was manchester united first name?"}, - {"url": "http://www.freebase.com/view/en/hawaii", "targetValue": "(list (description \"Neil Abercrombie\"))", "utterance": "who is the governor of hawaii now?"}, - {"url": "http://www.freebase.com/view/en/herbert_hoover", "targetValue": "(list (description 3/4/1929))", "utterance": "when did herbert hoover become president?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description Memphis))", "utterance": "where did elvis presley started his career?"}, - {"url": "http://www.freebase.com/view/en/vince_mcmahon", "targetValue": "(list (description \"Professional Wrestling Promoter\") (description \"Film Director\") (description \"Television Producer\") (description Announcer) (description \"Film Producer\") (description Actor) (description Wrestler) (description \"Sports commentator\") (description Screenwriter))", "utterance": "what happened vince mcmahon?"}, - {"url": "http://www.freebase.com/view/en/harriet_tubman", "targetValue": "(list (description Writer))", "utterance": "what jobs did harriet tubman have?"}, - {"url": "http://www.freebase.com/view/en/unesco", "targetValue": "(list (description Paris))", "utterance": "where does unesco operate?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Nelson Paddywack IPA\") (description \"Steam Whistle Pilsner\") (description \"Molson XXX\") (description \"Tin Whistle Coyote\") (description \"Okanagan Spring Brewery Honey Blonde Ale\") (description \"Labatt Brewing Co. John Labatt Classic Premium Lager\") (description \"Granville Island Honey Lager\") (description \"Cannery Blackberry Porter\") (description \"McAuslan Brewing St. Ambroise Pale Ale\") (description \"Mt. Begbie Brewing Company High Country K\u00f6lsch\"))", "utterance": "what does canada grow for food?"}, - {"url": "http://www.freebase.com/view/en/david", "targetValue": "(list (description \"Psalm 145\") (description \"Books of Samuel\") (description \"Books of Chronicles\") (description Psalms))", "utterance": "where in the bible does it talk about david?"}, - {"url": "http://www.freebase.com/view/en/amanda_seyfried", "targetValue": "(list (description \"Boogie Woogie\") (description \"Jennifer's Body\") (description Chloe) (description \"Dear John\") (description \"Nine Lives\") (description Solstice) (description \"Mamma Mia!\") (description \"American Gun\") (description \"Mean Girls\") (description \"Alpha Dog\"))", "utterance": "what does amanda seyfried play in?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description Persian))", "utterance": "what language do people speak in iran?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"United States of America\"))", "utterance": "what is the jurisdiction of the us supreme court?"}, - {"url": "http://www.freebase.com/view/en/hank_azaria", "targetValue": "(list (description \"Carl Carlson\") (description \"Chief Wiggum\") (description \"Apu Nahasapeemapetilon\"))", "utterance": "what voice does hank azaria do on the simpsons?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "who is the leader of japan?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Greenwich Mean Time\") (description UTC\u00b100:00))", "utterance": "what time zone is the uk in right now?"}, - {"url": "http://www.freebase.com/view/en/bela_fleck", "targetValue": "(list (description Banjo))", "utterance": "what instrument does bela fleck play?"}, - {"url": "http://www.freebase.com/view/en/ray_allen", "targetValue": "(list (description \"Shooting guard\"))", "utterance": "what position does ray allen?"}, - {"url": "http://www.freebase.com/view/en/united_states_house_of_representatives", "targetValue": "(list (description Congress))", "utterance": "what branch is made up of the house of representatives?"}, - {"url": "http://www.freebase.com/view/en/kurdish_people", "targetValue": "(list (description Asia))", "utterance": "where did kurds originate from?"}, - {"url": "http://www.freebase.com/view/en/battle_of_chancellorsville", "targetValue": "(list (description \"Spotsylvania County\"))", "utterance": "where did chancellorsville battle take place?"}, - {"url": "http://www.freebase.com/view/en/chicago_cubs", "targetValue": "(list (description \"1908 World Series\"))", "utterance": "what year was the cubs last world series?"}, - {"url": "http://www.freebase.com/view/en/hawkeye", "targetValue": "(list (description \"Jeremy Renner\"))", "utterance": "who is playing hawkeye in the avengers movie?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "what country speak english as native language?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"Edward VII\"))", "utterance": "who was king or queen after victoria?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"This Is the End\") (description Battleship) (description \"Happy Smekday!\"))", "utterance": "what movie did rihanna play in?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"2003 NFL season\"))", "utterance": "when was the last time the oakland raiders were in the super bowl?"}, - {"url": "http://www.freebase.com/view/en/mary_todd_lincoln", "targetValue": "(list (description Presbyterianism) (description Baptists) (description Catholicism))", "utterance": "what religion was mary todd lincoln?"}, - {"url": "http://www.freebase.com/view/en/united_states_house_of_representatives", "targetValue": "(list (description \"Nancy Pelosi\"))", "utterance": "who is the house of representatives made up of?"}, - {"url": "http://www.freebase.com/view/en/jason_kidd", "targetValue": "(list (description \"New York Knicks\") (description \"Phoenix Suns\") (description \"Brooklyn Nets\") (description \"Dallas Mavericks\"))", "utterance": "who all has jason kidd played for?"}, - {"url": "http://www.freebase.com/view/en/verizon_communications", "targetValue": "(list (description \"New York\"))", "utterance": "where is headquarters of verizon?"}, - {"url": "http://www.freebase.com/view/en/cyprus", "targetValue": "(list (description Europe) (description \"Mediterranean Sea\") (description Cyprus) (description Asia) (description Eurasia))", "utterance": "where is the country of cyprus located?"}, - {"url": "http://www.freebase.com/view/en/dell", "targetValue": "(list (description \"Michael S. Dell\"))", "utterance": "who invented dell computer?"}, - {"url": "http://www.freebase.com/view/en/morgan_freeman", "targetValue": "(list (description Memphis))", "utterance": "where did morgan freeman come from?"}, - {"url": "http://www.freebase.com/view/en/bob_barker", "targetValue": "(list (description \"South Dakota\"))", "utterance": "where did bob barker grow up?"}, - {"url": "http://www.freebase.com/view/en/cavalier_king_charles_spaniel", "targetValue": "(list (description Dog))", "utterance": "what are king charles spaniels?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description \"Traditional Chinese characters\") (description Chinese) (description \"Simplified Chinese character\") (description \"'Phags-pa script\") (description \"N\u00fcshu script\") (description \"Chinese characters\"))", "utterance": "when was the chinese flag designed?"}, - {"url": "http://www.freebase.com/view/en/boston_terrier", "targetValue": "(list (description \"United States of America\"))", "utterance": "where did boston terriers come from?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description \"Mathematics and Physics\"))", "utterance": "what makes einstein smart?"}, - {"url": "http://www.freebase.com/view/en/juni_cortez", "targetValue": "(list (description \"Daryl Sabara\"))", "utterance": "who played juni in spy kids 4?"}, - {"url": "http://www.freebase.com/view/en/new_york_mets", "targetValue": "(list (description 1962))", "utterance": "what year did the new york mets start?"}, - {"url": "http://www.freebase.com/view/en/neil_gaiman", "targetValue": "(list (description Menomonie))", "utterance": "where did neil gaiman grow up?"}, - {"url": "http://www.freebase.com/view/en/aristotle", "targetValue": "(list (description \"Atheniensium respublica\") (description \"Nicomachean Ethics\") (description Dell'interpretazione) (description \"L' anima\") (description Physique) (description \"\u00dcber die Seele\") (description \"Les metheores d'Aristote\") (description \"Aristotelis stagiritae, pepli fragmentum\") (description \"De anima, in the version of William of Moerbeke\") (description \"Prior Analytics and Posterior Analytics\"))", "utterance": "what books did aristotle wrote?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description Brussels))", "utterance": "where is eu headquarters located?"}, - {"url": "http://www.freebase.com/view/en/cornelia_marie", "targetValue": "(list (description \"Jake Harris\"))", "utterance": "who runs the cornelia marie now?"}, - {"url": "http://www.freebase.com/view/en/john_muir", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "where did john muir die?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"Grand Prairie\"))", "utterance": "where was selena gomez raised?"}, - {"url": "http://www.freebase.com/view/en/andean_community_of_nations", "targetValue": "(list (description Brazil) (description Ecuador) (description Peru) (description Colombia))", "utterance": "what countries are in the andean region?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"the Federation of Free States\"))", "utterance": "who created english alphabet?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2012 World Series\"))", "utterance": "when was the last time the san francisco giants won a world series?"}, - {"url": "http://www.freebase.com/view/en/destin", "targetValue": "(list (description \"Northwest Florida Regional Airport\") (description \"Destin\u2013Fort Walton Beach Airport\"))", "utterance": "what airport do you fly into for destin?"}, - {"url": "http://www.freebase.com/view/en/charlie-o", "targetValue": "(list (description \"Kansas City Athletics\"))", "utterance": "who played violet's mother in charlie and the chocolate factory?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"Kingdom of Great Britain\"))", "utterance": "what country was george washington from?"}, - {"url": "http://www.freebase.com/view/en/pete_rose", "targetValue": "(list (description \"1968 Major League Baseball Season\") (description \"1971 Major League Baseball Season\") (description \"1969 Major League Baseball Season\") (description \"1963 Major League Baseball Season\") (description \"1966 Major League Baseball Season\") (description \"1967 Major League Baseball Season\") (description \"1970 Major League Baseball Season\") (description \"1972 Major League Baseball Season\") (description \"1964 Major League Baseball Season\") (description \"1965 Major League Baseball Season\"))", "utterance": "what year did pete rose play?"}, - {"url": "http://www.freebase.com/view/en/kyla_ross", "targetValue": "(list (description \"Aliso Viejo\"))", "utterance": "where does kyla ross live?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description \"1996\u201397 NBA season\"))", "utterance": "when did allen iverson get drafted?"}, - {"url": "http://www.freebase.com/view/en/jackson_browne", "targetValue": "(list (description \"Before the Deluge\"))", "utterance": "what does jackson browne sing?"}, - {"url": "http://www.freebase.com/view/en/ferris_buellers_day_off", "targetValue": "(list (description \"Alan Ruck\"))", "utterance": "who plays ferris bueller's best friend?"}, - {"url": "http://www.freebase.com/view/en/anna_kendrick", "targetValue": "(list (description Rapturepalooza) (description \"Drinking Buddies\") (description \"Get a Job\") (description \"End of Watch\") (description 50/50) (description ParaNorman) (description \"Scott Pilgrim vs. the World\") (description \"What to Expect When You're Expecting\") (description \"The Twilight Saga: Breaking Dawn - Part 2\") (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "what has anna kendrick been in?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Pharmaceutical Preparations\") (description Automobile) (description Petroleum) (description Clothing) (description Furniture))", "utterance": "what are the major imports of the united states?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description White) (description Black) (description Gold))", "utterance": "what are the team colors for the pittsburgh steelers?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))", "utterance": "what is the current government system in france?"}, - {"url": "http://www.freebase.com/view/en/roy_rogers", "targetValue": "(list (description \"Congestive Heart Failure\"))", "utterance": "what did roy rogers die of?"}, - {"url": "http://www.freebase.com/view/en/calabria", "targetValue": "(list (description \"Italian region\"))", "utterance": "what is calabria italy?"}, - {"url": "http://www.freebase.com/view/en/new_orleans_oklahoma_city_hornets", "targetValue": "(list (description \"Charlotte Hornets\"))", "utterance": "what did the new orleans hornets used to be?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Judaism))", "utterance": "what are the major religions practiced in israel?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Desnoes & Geddes Dragon Stout\") (description \"Red Stripe\") (description \"Desnoes & Geddes Red Stripe Lager\"))", "utterance": "what does jamaica manufacturer?"}, - {"url": "http://www.freebase.com/view/en/andrew_jackson", "targetValue": "(list (description 3/4/1829))", "utterance": "what years did andrew jackson run for president?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description \"Principality of Wales\") (description \"Kingdom of Scotland\"))", "utterance": "what 4 countries make up great britain?"}, - {"url": "http://www.freebase.com/view/en/bernard_l_madoff", "targetValue": "(list (description Queens))", "utterance": "where did madoff live in nyc?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Filipino language\") (description \"Kapampangan language\") (description \"Cebuano language\") (description \"English Language\") (description \"Ilokano language\") (description \"Tagalog language\") (description \"Hiligaynon language\") (description \"Pangasinan Language\") (description \"Waray-Waray Language\"))", "utterance": "how many languages are there in the philippines?"}, - {"url": "http://www.freebase.com/view/en/monifa", "targetValue": "(list (description \"Touch It\"))", "utterance": "what song is monifah famous for?"}, - {"url": "http://www.freebase.com/view/en/heinrich_himmler", "targetValue": "(list (description \"Margarete Boden\"))", "utterance": "who did heinrich himmler marry?"}, - {"url": "http://www.freebase.com/view/en/sherwin-williams_company", "targetValue": "(list (description \"Building Material and Garden Equipment and Supplies Dealers\"))", "utterance": "who carries sherwin williams paint?"}, - {"url": "http://www.freebase.com/view/en/josh_groban", "targetValue": "(list (description Richard))", "utterance": "who was josh groban in crazy stupid love?"}, - {"url": "http://www.freebase.com/view/en/columbia_university", "targetValue": "(list (description \"New York\"))", "utterance": "where is the columbia university located?"}, - {"url": "http://www.freebase.com/view/en/kris_humphries", "targetValue": "(list (description \"Brooklyn Nets\"))", "utterance": "what team does kris humphries play for in 2011?"}, - {"url": "http://www.freebase.com/view/en/j_j_thomson", "targetValue": "(list (description Electron) (description \"Mass spectrometry\"))", "utterance": "what did the scientist thomson discover?"}, - {"url": "http://www.freebase.com/view/en/john_boehner", "targetValue": "(list (description Ohio))", "utterance": "where did john boehner come from?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Morehouse College\"))", "utterance": "where did martin luther king junior go to college?"}, - {"url": "http://www.freebase.com/view/en/carrie_underwood", "targetValue": "(list (description \"Sarah Hill\"))", "utterance": "who was carrie underwood in soul surfer?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who plays lois griffin in family guy?"}, - {"url": "http://www.freebase.com/view/en/julian_fellowes", "targetValue": "(list (description \"Never Mind the Full Stops\") (description \"Julian Fellowes Investigates: A Most Mysterious Murder\") (description \"My Son, My Son\") (description Sharpe) (description \"Monarch of the Glen\") (description \"Our Friends in the North\"))", "utterance": "what did julian fellowes write?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"New York City\"))", "utterance": "where does selena gomez live map?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Allah))", "utterance": "who does the islam worship?"}, - {"url": "http://www.freebase.com/view/en/lance_armstrong", "targetValue": "(list (description \"Kristin Richard\"))", "utterance": "who was married to lance armstrong?"}, - {"url": "http://www.freebase.com/view/en/venus", "targetValue": "(list (description Planet))", "utterance": "what is venus named for?"}, - {"url": "http://www.freebase.com/view/en/john_fox_1955", "targetValue": "(list (description \"Denver Broncos\"))", "utterance": "who did john fox coach for?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Operation Grapple\") (description \"Operation Hurricane\") (description \"Operation Totem\") (description \"British nuclear tests at Maralinga\") (description \"Operation Buffalo\") (description \"Operation Mosaic\"))", "utterance": "where are the nuclear plants in uk?"}, - {"url": "http://www.freebase.com/view/en/los_angeles_dodgers", "targetValue": "(list (description \"1988 World Series\") (description \"1959 World Series\") (description \"1963 World Series\") (description \"1965 World Series\") (description \"1981 World Series\"))", "utterance": "what years have the dodgers won the world series?"}, - {"url": "http://www.freebase.com/view/en/farrah_fawcett", "targetValue": "(list (description \"Anal cancer\"))", "utterance": "what did farrah have surgery for?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Joseph Stalin\"))", "utterance": "who was the leader of the soviet union in 1945?"}, - {"url": "http://www.freebase.com/view/en/john_beck", "targetValue": "(list (description \"Washington Redskins\") (description \"Miami Dolphins\") (description \"Baltimore Ravens\") (description \"Houston Texans\"))", "utterance": "who does john beck play for?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description God))", "utterance": "what god do catholics believe in?"}, - {"url": "http://www.freebase.com/view/en/kenya_moore", "targetValue": "(list (description Trois) (description \"The Confidant\") (description \"No Turning Back\") (description Senseless) (description \"Cloud 9\") (description \"Waiting to Exhale\") (description \"I Know Who Killed Me\") (description \"Hot Parts\") (description \"Deliver Us from Eva\") (description \"Brothers in Arms\"))", "utterance": "what movies have kenya moore produced?"}, - {"url": "http://www.freebase.com/view/en/robbie_hummel", "targetValue": "(list (description \"Valparaiso High School\"))", "utterance": "where did robbie hummel go to high school?"}, - {"url": "http://www.freebase.com/view/en/cleveland_indians", "targetValue": "(list (description \"1948 World Series\") (description \"1920 World Series\"))", "utterance": "what year did the cleveland indians go to the world series?"}, - {"url": "http://www.freebase.com/view/en/cleveland_browns", "targetValue": "(list (description \"Randy Lerner\"))", "utterance": "who owns the cleveland browns?"}, - {"url": "http://www.freebase.com/view/en/jew", "targetValue": "(list (description \"Yiddish Language\") (description \"Judeo-Arabic languages\") (description \"Karaim Language\") (description \"Hulaul\u00e1 Language\") (description \"Hebrew Language\") (description Catalanic) (description Judeo-Portuguese) (description Judeo-Tat) (description \"Judeo-Italian Language\") (description \"Jud\u00e6o-Persian dialects\"))", "utterance": "what language do jewish speak?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what legal system does germany use?"}, - {"url": "http://www.freebase.com/view/en/danneel_harris", "targetValue": "(list (description \"Rachel Gatina\"))", "utterance": "who does danneel harris play on one tree hill?"}, - {"url": "http://www.freebase.com/view/en/michelangelo", "targetValue": "(list (description \"Lorenzo de' Medici\") (description \"Domenico Ghirlandaio\") (description \"Giovanni Pico della Mirandola\") (description \"Girolamo Savonarola\") (description \"Melozzo da Forl\u00ec\"))", "utterance": "what inspired michelangelo?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Berlin))", "utterance": "what battle did germany surrender in ww2?"}, - {"url": "http://www.freebase.com/view/en/indianapolis_colts", "targetValue": "(list (description \"Jim Caldwell\"))", "utterance": "who was the colts coach in 2011?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"William P. Hobby Airport\"))", "utterance": "what airport is closer to downtown houston?"}, - {"url": "http://www.freebase.com/view/en/liz_mclarnon", "targetValue": "(list (description England))", "utterance": "where does liz mcclarnon live?"}, - {"url": "http://www.freebase.com/view/en/fc_schalke_04", "targetValue": "(list (description Gelsenkirchen))", "utterance": "what city is fc schalke 04 in?"}, - {"url": "http://www.freebase.com/view/en/south_korea", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what system of government is used in south korea?"}, - {"url": "http://www.freebase.com/view/en/giovanni_di_cosimo_de_medici", "targetValue": "(list (description Italy))", "utterance": "where did giovanni da verrazano come from?"}, - {"url": "http://www.freebase.com/view/en/daytona_beach", "targetValue": "(list (description \"Massey Ranch Airpark\") (description \"Daytona Beach International Airport\") (description \"Spruce Creek Airport\"))", "utterance": "what airport is close to daytona beach florida?"}, - {"url": "http://www.freebase.com/view/en/omar_epps", "targetValue": "(list (description Juice))", "utterance": "what was omar epps first movie?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Haloti Ngata\") (description \"Mark Clayton\") (description \"Ben Grubbs\") (description \"Joe Flacco\") (description \"Terrell Suggs\") (description \"Kyle Boller\") (description \"Michael Oher\"))", "utterance": "who did the baltimore ravens draft in 2011?"}, - {"url": "http://www.freebase.com/view/en/puerto_rico", "targetValue": "(list (description \"Luis Fortu\u00f1o\"))", "utterance": "who won the governor election in puerto rico?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Globe Theatre, London\"))", "utterance": "where did william shakespeare perform most of his plays?"}, - {"url": "http://www.freebase.com/view/en/aubrey_oday", "targetValue": "(list (description \"Danity Kane\"))", "utterance": "what group is aubrey o'day in?"}, - {"url": "http://www.freebase.com/view/en/joe_namath", "targetValue": "(list (description \"University of Alabama\"))", "utterance": "what college did joe namath go to?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Lark Bunting\"))", "utterance": "what wild animals live in colorado?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description Brussels))", "utterance": "where is eu parliament?"}, - {"url": "http://www.freebase.com/view/en/new_england", "targetValue": "(list (description Waltham))", "utterance": "when does summer start in new england?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description \"Saudi Arabia\"))", "utterance": "who invented arabic alphabet?"}, - {"url": "http://www.freebase.com/view/en/lyndon_b_johnson", "targetValue": "(list (description Austin))", "utterance": "where was president lyndon johnson from?"}, - {"url": "http://www.freebase.com/view/en/richardwagner", "targetValue": "(list (description \"Die Feen\") (description \"Rienzi, der Letzte der Tribunen\") (description Tannh\u00e4user) (description \"Das Rheingold\") (description G\u00f6tterd\u00e4mmerung) (description \"Tristan und Isolde\") (description \"Die Walk\u00fcre\") (description \"Der Ring des Nibelungen\") (description \"Der fliegende Holl\u00e4nder\") (description Siegfried))", "utterance": "what did wagner compose?"}, - {"url": "http://www.freebase.com/view/en/jew", "targetValue": "(list (description \"Hebrew Language\"))", "utterance": "what language did jewish people speak?"}, - {"url": "http://www.freebase.com/view/en/michael_oher", "targetValue": "(list (description \"Baltimore Ravens\"))", "utterance": "who does michael oher play for in 2009?"}, - {"url": "http://www.freebase.com/view/en/barry_bonds", "targetValue": "(list (description \"2001 Major League Baseball Season\") (description \"1990 Major League Baseball Season\") (description \"1996 Major League Baseball Season\") (description \"1993 Major League Baseball Season\") (description \"1992 Major League Baseball Season\") (description \"2002 Major League Baseball Season\") (description \"2003 Major League Baseball season\") (description \"2004 Major League Baseball season\") (description \"1998 Major League Baseball Season\"))", "utterance": "what years did barry bonds play?"}, - {"url": "http://www.freebase.com/view/en/emma_frost", "targetValue": "(list (description \"Finola Hughes\") (description \"Tahyna Tozzi\") (description \"January Jones\"))", "utterance": "who played emma frost?"}, - {"url": "http://www.freebase.com/view/en/maya_civilization", "targetValue": "(list (description \"The End Of Time\"))", "utterance": "what does the mayan calendar say about 2012?"}, - {"url": "http://www.freebase.com/view/en/peter_crouch", "targetValue": "(list (description \"Portsmouth F.C.\") (description \"Queens Park Rangers F.C.\") (description \"Liverpool F.C.\") (description \"Tottenham Hotspur F.C.\") (description \"Southampton F.C.\") (description \"Aston Villa F.C.\") (description \"Stoke City F.C.\"))", "utterance": "what clubs has peter crouch played for?"}, - {"url": "http://www.freebase.com/view/en/hannah_montana", "targetValue": "(list (description \"Jason Earles\"))", "utterance": "who plays the brother in hannah montana?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what team does lamar odom play for 2011?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description \"Jun\u00edpero Serra High School\"))", "utterance": "what highschool did tom brady go to?"}, - {"url": "http://www.freebase.com/view/en/skywest", "targetValue": "(list (description \"AirTran Airways\") (description \"SkyWest, Inc.\"))", "utterance": "who owns skywest?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"Yvette Prieto\"))", "utterance": "who did michael jordan marry?"}, - {"url": "http://www.freebase.com/view/en/syracuse_university", "targetValue": "(list (description \"New York\") (description \"United States of America\") (description Syracuse))", "utterance": "where is the syracuse university?"}, - {"url": "http://www.freebase.com/view/en/mario_lopez", "targetValue": "(list (description \"Holiday in Handcuffs\") (description \"Aloha, Scooby-Doo!\") (description \"Saved by the Bell: Hawaiian Style\") (description \"King Rikki\") (description \"Husband for Hire\") (description Colors) (description \"The Dog Who Saved Christmas\") (description \"Big Brother Trouble\") (description \"A Crack in the Floor\") (description \"Fever Lake\"))", "utterance": "what has mario lopez been in?"}, - {"url": "http://www.freebase.com/view/en/logan_browning", "targetValue": "(list (description Atlanta))", "utterance": "where do logan browning live?"}, - {"url": "http://www.freebase.com/view/en/mcdonalds", "targetValue": "(list (description 5/15/1940))", "utterance": "when did mcdonalds officially open?"}, - {"url": "http://www.freebase.com/view/en/terrell_owens", "targetValue": "(list (description \"Cincinnati Bengals\"))", "utterance": "what team does terrell owens play for this year?"}, - {"url": "http://www.freebase.com/view/en/city_of_halifax", "targetValue": "(list (description \"Discovery Centre\"))", "utterance": "what to do with kids in halifax?"}, - {"url": "http://www.freebase.com/view/en/lake_waynoka", "targetValue": "(list (description \"United States of America\") (description \"Brown County\"))", "utterance": "where is lake waynoka ohio?"}, - {"url": "http://www.freebase.com/view/en/jeremy_lin", "targetValue": "(list (description \"Houston Rockets\") (description \"New York Knicks\"))", "utterance": "who did jeremy lin sign with?"}, - {"url": "http://www.freebase.com/view/en/kevin_harvick", "targetValue": "(list (description \"Royal Dutch Shell\") (description \"Pennzoil-Quaker State\"))", "utterance": "who will sponsor kevin harvick in 2011?"}, - {"url": "http://www.freebase.com/view/en/adidas", "targetValue": "(list (description Germany))", "utterance": "where adidas originate?"}, - {"url": "http://www.freebase.com/view/en/palpatine", "targetValue": "(list (description \"Ron Prather\") (description \"Ian Abercrombie\") (description \"Ian McDiarmid\"))", "utterance": "who played emperor palpatine?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description UTC+8))", "utterance": "what is 2pm est in philippines?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description Egypt))", "utterance": "where are the pyramids of giza located?"}, - {"url": "http://www.freebase.com/view/en/sally_mclellan", "targetValue": "(list (description \"Track and field athletics\"))", "utterance": "when does sally pearson race tonight?"}, - {"url": "http://www.freebase.com/view/en/demeter", "targetValue": "(list (description Zeus))", "utterance": "who were demeter's brothers and sisters?"}, - {"url": "http://www.freebase.com/view/en/louis_armstrong", "targetValue": "(list (description trumpet))", "utterance": "what instrument was louis armstrong famous for?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2010 World Series\") (description \"2012 World Series\"))", "utterance": "what date did the san francisco giants win the world series?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Ontario))", "utterance": "what province is canada's capital located in?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"North America\"))", "utterance": "on which continent is the usa located?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description Eurasia) (description \"Southeast Asia\") (description Asia))", "utterance": "where is singapore on a world map?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what to see in london in june 2012?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Hebrew Language\") (description \"Arabic Language\"))", "utterance": "what is the main language of israel?"}, - {"url": "http://www.freebase.com/view/en/kerry_collins", "targetValue": "(list (description \"Pennsylvania State University\"))", "utterance": "what college did kerry collins?"}, - {"url": "http://www.freebase.com/view/en/bob_ross", "targetValue": "(list (description Lymphoma))", "utterance": "what did bob ross die of?"}, - {"url": "http://www.freebase.com/view/en/saddam_hussein", "targetValue": "(list (description \"President of Iraq\"))", "utterance": "who was king hussein?"}, - {"url": "http://www.freebase.com/view/en/martin_luther", "targetValue": "(list (description Saxony-Anhalt))", "utterance": "where did martin luther live in?"}, - {"url": "http://www.freebase.com/view/en/kia_motors", "targetValue": "(list (description Seoul))", "utterance": "where is made kia car?"}, - {"url": "http://www.freebase.com/view/en/nicki_minaj", "targetValue": "(list (description \"Roman Reloaded\") (description Monster) (description \"What's Wrong With Them (feat. Nicki Minaj)\") (description \"Dark Fantasy\") (description \"YM Salute\") (description \"Fire Burns\") (description \"Letting Go (Dutty Love)\") (description \"Woohoo (feat. Nicki Minaj)\") (description \"Raining Men\") (description Champion))", "utterance": "what are all the songs nicki minaj is in?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"German Workers' Party\") (description \"Nazi Party\"))", "utterance": "what groups was hitler involved in?"}, - {"url": "http://www.freebase.com/view/en/magic_johnson", "targetValue": "(list (description \"Michigan State University\"))", "utterance": "what college did magic johnson go to?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Albanian language\") (description \"Greek Language\"))", "utterance": "what kind of language do they speak in greece?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Lincoln Park Zoo\") (description \"DuSable Museum of African American History\") (description \"Wrigley Field\") (description \"Willis Tower\") (description \"Polish Museum of America\") (description \"Gilmore Car Museum\") (description \"National Museum of Mexican Art\") (description \"Shedd Aquarium\") (description \"John Hancock Center\") (description \"Field Museum of Natural History\"))", "utterance": "what to see in chicago downtown?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Philippine peso\"))", "utterance": "what kind of money does the philippines use?"}, - {"url": "http://www.freebase.com/view/en/george_eastman", "targetValue": "(list (description \"Roll film\"))", "utterance": "what did george eastman make?"}, - {"url": "http://www.freebase.com/view/en/billy_burke_1966", "targetValue": "(list (description \"New Moon\") (description \"Feast of Love\") (description \"Without Limits\") (description \"Dill Scallion\") (description Fracture) (description Komodo) (description \"Ladder 49\") (description \"Don't Look Down\") (description Untraceable) (description Mafia!))", "utterance": "what movies has billy burke been in?"}, - {"url": "http://www.freebase.com/view/en/rudolf_virchow", "targetValue": "(list (description Physician) (description Scientist) (description Politician) (description Pathologist))", "utterance": "who was rudolf virchow?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description General-in-Chief) (description Commander))", "utterance": "who were ulysses s grant and robert e lee?"}, - {"url": "http://www.freebase.com/view/en/brittany_murphy", "targetValue": "(list (description \"8 Mile\"))", "utterance": "what is the last movie brittany murphy made?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Tanzania) (description Angola))", "utterance": "with which countries does south africa trade?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what kind of language do they speak in china?"}, - {"url": "http://www.freebase.com/view/en/hillary_rodham_clinton", "targetValue": "(list (description \"United States Secretary of State\"))", "utterance": "what office does hillary clinton hold?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description \"Latin alphabet\"))", "utterance": "where does portuguese language come from?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Judaism) (description Catholicism) (description Presbyterianism) (description Sikhism) (description Methodism) (description \"Church of England\") (description Hinduism) (description Islam))", "utterance": "what are the major religions in uk?"}, - {"url": "http://www.freebase.com/view/en/jennifer_hudson", "targetValue": "(list (description \"Dunbar Vocational High School\") (description \"Langston University\"))", "utterance": "where did jennifer hudson go to school?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description \"Fender Stratocaster\"))", "utterance": "what type of guitar does john mayer play?"}, - {"url": "http://www.freebase.com/view/en/toronto_blue_jays", "targetValue": "(list (description \"1977 Major League Baseball Season\"))", "utterance": "when did toronto blue jays become a team?"}, - {"url": "http://www.freebase.com/view/en/moorpark", "targetValue": "(list (description 93021) (description 93020))", "utterance": "what is the zip code for moorpark ca?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"North America\"))", "utterance": "what continent is the usa located in?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the currency of spain called?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "which country is to the north of the united states of america?"}, - {"url": "http://www.freebase.com/view/en/pacific_ocean", "targetValue": "(list (description California))", "utterance": "what 3 states border the pacific ocean?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description Composer))", "utterance": "what did mozart do to become famous?"}, - {"url": "http://www.freebase.com/view/en/avril_lavigne", "targetValue": "(list (description Belleville))", "utterance": "where was avril lavigne born?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what are the 3 official languages of spain?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what type of government does australia currently have?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Netherlands) (description \"Czech Republic\") (description Salzburg) (description Denmark) (description Poland) (description Luxembourg) (description France) (description Belgium) (description Austria) (description Switzerland))", "utterance": "which countries do germany border?"}, - {"url": "http://www.freebase.com/view/en/tampa", "targetValue": "(list (description \"Hillsborough County\"))", "utterance": "what county is tampa located in?"}, - {"url": "http://www.freebase.com/view/en/minnesota_vikings", "targetValue": "(list (description \"Harrison Smith\") (description \"Devin Aromashodu\") (description \"Chris Kluwe\") (description \"Joe Webb\") (description \"Christian Ponder\") (description \"Josh Robinson\") (description \"Jarius Wright\") (description \"McLeod Bethel-Thompson\") (description \"Blair Walsh\") (description \"Stephen Burton\"))", "utterance": "who has coached the minnesota vikings?"}, - {"url": "http://www.freebase.com/view/en/queen_latifah", "targetValue": "(list (description Taxi) (description \"Jungle Fever\") (description \"Set It Off\") (description \"Stranger than Fiction\") (description \"Last Holiday\") (description \"Brown Sugar\") (description \"Ice Age: The Meltdown\") (description \"Ice Age: Dawn of the Dinosaurs\") (description Hairspray) (description \"Bringing Down the House\"))", "utterance": "what movies have queen latifah played in?"}, - {"url": "http://www.freebase.com/view/en/stephanie", "targetValue": "(list (description Stepha))", "utterance": "what is the short name for stephanie?"}, - {"url": "http://www.freebase.com/view/en/jessica_mcclure", "targetValue": "(list (description Midland))", "utterance": "where are they now jessica mcclure?"}, - {"url": "http://www.freebase.com/view/en/tim_duncan", "targetValue": "(list (description \"1997\u201398 NBA season\"))", "utterance": "what year did tim duncan enter the nba?"}, - {"url": "http://www.freebase.com/view/en/alf", "targetValue": "(list (description \"Paul Fusco\"))", "utterance": "who played alf on the tv show?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"Al Gore\"))", "utterance": "who was the vice president when bill clinton was in office?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Tanzania) (description Angola))", "utterance": "which countries does south africa export to?"}, - {"url": "http://www.freebase.com/view/en/waukesha", "targetValue": "(list (description \"Waukesha County Museum\") (description \"University of Wisconsin-Waukesha\") (description \"Nice Ash\") (description \"Boscos Social Club\") (description \"Margaret Brate Bryant Civic Theatre Building\") (description \"Carroll University\") (description \"The Academy Waukesha\") (description \"Buddha Haksa Temple\"))", "utterance": "what to do in downtown waukesha?"}, - {"url": "http://www.freebase.com/view/en/general_motors", "targetValue": "(list (description Hummer) (description Pontiac) (description Chevrolet) (description Buick) (description Oldsmobile) (description Cadillac))", "utterance": "what other cars does gm make?"}, - {"url": "http://www.freebase.com/view/en/george_lucas", "targetValue": "(list (description \"Mellody Hobson\"))", "utterance": "who did george lucas get engaged to?"}, - {"url": "http://www.freebase.com/view/en/leo_howard", "targetValue": "(list (description Logan) (description \"G.I. Joe: The Rise of Cobra\") (description \"Aussie & Ted's Great Adventure\") (description \"Conan the Barbarian\") (description Shorts))", "utterance": "what movies does leo howard play in?"}, - {"url": "http://www.freebase.com/view/en/john_willams", "targetValue": "(list (description Trombone) (description Piano) (description trumpet) (description clarinet))", "utterance": "what instruments does john williams use?"}, - {"url": "http://www.freebase.com/view/en/lionel_messi", "targetValue": "(list (description \"FC Barcelona\"))", "utterance": "who does messi play with?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian Portuguese\"))", "utterance": "what is the language spoken in brazil?"}, - {"url": "http://www.freebase.com/view/en/johnny_cash", "targetValue": "(list (description \"Vivian Liberto\"))", "utterance": "who was johnny cash's first wife?"}, - {"url": "http://www.freebase.com/view/en/tasmania", "targetValue": "(list (description \"In Tasmania\"))", "utterance": "where do tasmanian devils live?"}, - {"url": "http://www.freebase.com/view/en/montana", "targetValue": "(list (description Helena))", "utterance": "what a city in montana?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is toronto canada?"}, - {"url": "http://www.freebase.com/view/en/milwaukee_brewers", "targetValue": "(list (description \"Seattle Pilots\"))", "utterance": "what was the milwaukee brewers old name?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what type of political system does russia have?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description Republic) (description \"Unitary state\"))", "utterance": "what is the political system in egypt?"}, - {"url": "http://www.freebase.com/view/en/kauai", "targetValue": "(list (description \"Lihue Airport\"))", "utterance": "what airport is in kauai hawaii?"}, - {"url": "http://www.freebase.com/view/en/kevin_durant", "targetValue": "(list (description \"Small forward\"))", "utterance": "what is kevin durant play style?"}, - {"url": "http://www.freebase.com/view/en/volkswagen", "targetValue": "(list (description Germany))", "utterance": "where are vw cc made?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what team chris paul play for?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what currency should i take to jamaica?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Northern Cardinal\"))", "utterance": "what is illinois state bird?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Champagne-Ardenne) (description \"Lower Normandy\") (description Brittany) (description Burgundy) (description Aquitaine) (description Auvergne) (description Alsace) (description Franche-Comt\u00e9) (description \"Centre region, France\") (description Corsica))", "utterance": "what places can you visit in france?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description Politician))", "utterance": "what did richard nixon do for a living before he became president?"}, - {"url": "http://www.freebase.com/view/en/atlantic_ocean", "targetValue": "(list (description Canada) (description Europe) (description \"Western Sahara\") (description \"United States of America\") (description France) (description \"Sierra Leone\") (description Ireland) (description Guyana) (description Nicaragua) (description Maine))", "utterance": "what three continents touch the atlantic ocean?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Modern Standard Arabic\"))", "utterance": "what language do u speak in egypt?"}, - {"url": "http://www.freebase.com/view/en/lionel_messi", "targetValue": "(list (description \"Argentina national football team\") (description \"FC Barcelona\") (description \"FC Barcelona C\") (description \"FC Barcelona B\"))", "utterance": "what teams has lionel messi played for?"}, - {"url": "http://www.freebase.com/view/en/north_america", "targetValue": "(list (description \"Navassa Island\") (description Greenland) (description Honduras) (description \"El Salvador\") (description \"Saint Pierre and Miquelon\") (description \"Jan Mayen\") (description Guatemala) (description Aruba) (description \"Clipperton Island\") (description Belize))", "utterance": "what countries in north america continent?"}, - {"url": "http://www.freebase.com/view/en/colorado_springs", "targetValue": "(list (description \"Mountain Time Zone\"))", "utterance": "what time zone is colorado springs co?"}, - {"url": "http://www.freebase.com/view/en/sergio_romo", "targetValue": "(list (description \"University of North Alabama\"))", "utterance": "what school did sergio romo go to?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description \"Jackie Sandler\"))", "utterance": "who did adam sandler married?"}, - {"url": "http://www.freebase.com/view/en/jehovah", "targetValue": "(list (description \"Jehovah's Witnesses\"))", "utterance": "when did the name jehovah first appear?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description \"Mark Hamill\"))", "utterance": "who play luke skywalker?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Ionian Islands\"))", "utterance": "what is the best island to visit in greece?"}, - {"url": "http://www.freebase.com/view/en/john_howard", "targetValue": "(list (description Sydney))", "utterance": "where did john howard live?"}, - {"url": "http://www.freebase.com/view/en/ludwig_van_beethoven", "targetValue": "(list (description Opera) (description \"Classical music\"))", "utterance": "what music did beethoven composed?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Romulus and Remus\"))", "utterance": "what does the name rome mean?"}, - {"url": "http://www.freebase.com/view/en/f_scott_fitzgerald", "targetValue": "(list (description \"Oswald Spengler\") (description \"Sara Murphy\") (description \"R. D. Blackmore\") (description \"Edith Wharton\") (description \"Shane Leslie\") (description \"Sherwood Anderson\") (description \"John Keats\"))", "utterance": "what inspired scott fitzgerald?"}, - {"url": "http://www.freebase.com/view/en/george_steinbrenner", "targetValue": "(list (description Entrepreneur) (description \"Theatrical producer\") (description Businessperson) (description Investor))", "utterance": "what did george steinbrenner do?"}, - {"url": "http://www.freebase.com/view/en/hadrian", "targetValue": "(list (description \"Hadrian's Wall\"))", "utterance": "who was hadrian and what did he do?"}, - {"url": "http://www.freebase.com/view/en/langston_hughes", "targetValue": "(list (description \"Walt Whitman\"))", "utterance": "what influenced langston hughes to write?"}, - {"url": "http://www.freebase.com/view/en/pablo_picasso", "targetValue": "(list (description Mougins))", "utterance": "where did pablo picasso die?"}, - {"url": "http://www.freebase.com/view/en/seattle", "targetValue": "(list (description \"Woodland Park Zoo\") (description \"Henry Art Gallery\") (description \"Seattle Art Museum\") (description \"Seattle Aquarium\") (description \"Frye Art Museum\") (description \"Space Needle\") (description \"Pike Place Market\") (description \"Smith Tower\") (description \"Tillicum Village\") (description \"Museum of Flight\"))", "utterance": "what to do in seattle during the summer?"}, - {"url": "http://www.freebase.com/view/en/henry_hudson", "targetValue": "(list (description \"Hudson Bay\"))", "utterance": "where did henry hudson travel?"}, - {"url": "http://www.freebase.com/view/en/judy_collins", "targetValue": "(list (description \"Peter Taylor\") (description \"Louis Nelson\"))", "utterance": "who was judy collins married to?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"1967 Stanley Cup Finals\"))", "utterance": "when was the last time the toronto maple leafs make the playoffs?"}, - {"url": "http://www.freebase.com/view/en/cambodia", "targetValue": "(list (description \"French Language\") (description \"Cambodian French\") (description \"Khmer language\"))", "utterance": "what do they speak in cambodia?"}, - {"url": "http://www.freebase.com/view/en/geico", "targetValue": "(list (description \"Fire, Marine, and Casualty Insurance\"))", "utterance": "what kind of insurance does geico offer?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description \"John Key\"))", "utterance": "who is the prime minister of new zealand now?"}, - {"url": "http://www.freebase.com/view/en/nebraska", "targetValue": "(list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC\u221207:00) (description UTC\u221206:00))", "utterance": "what time is nebraska now?"}, - {"url": "http://www.freebase.com/view/en/nick_carter", "targetValue": "(list (description guitar))", "utterance": "what did nick carter sister died of?"}, - {"url": "http://www.freebase.com/view/en/james_dean", "targetValue": "(list (description Actor))", "utterance": "who is james dean?"}, - {"url": "http://www.freebase.com/view/en/bob_dylan", "targetValue": "(list (description \"Greenwich Village\"))", "utterance": "where did bob dylan live?"}, - {"url": "http://www.freebase.com/view/en/roman_catholic_church", "targetValue": "(list (description Pope))", "utterance": "who do roman catholics give authority to?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "where did pres. obama go to school?"}, - {"url": "http://www.freebase.com/view/en/nina_dobrev", "targetValue": "(list (description Candace))", "utterance": "who is nina dobrev playing in perks of being a wallflower?"}, - {"url": "http://www.freebase.com/view/en/moscow", "targetValue": "(list (description \"1812 Fire of Moscow\"))", "utterance": "when did moscow burn?"}, - {"url": "http://www.freebase.com/view/en/barcelona", "targetValue": "(list (description \"Museu Picasso\") (description \"Gothic Quarter, Barcelona\") (description \"Park G\u00fcell\") (description \"La Rambla\") (description \"Palau de la M\u00fasica Catalana\") (description \"Sagrada Fam\u00edlia\") (description \"Pla\u00e7a d'Espanya, Barcelona\") (description \"Barcelona Museum of Contemporary Art\") (description \"Casa Mil\u00e0\") (description \"Museu Nacional d'Art de Catalunya\"))", "utterance": "what is there to see in barcelona?"}, - {"url": "http://www.freebase.com/view/en/larry_ellison", "targetValue": "(list (description Entrepreneur) (description Businessperson) (description Investor))", "utterance": "who is larry ellison oracle?"}, - {"url": "http://www.freebase.com/view/en/fort_stockton", "targetValue": "(list (description 79735))", "utterance": "what is the zip code for fort stockton texas?"}, - {"url": "http://www.freebase.com/view/en/markieff_morris", "targetValue": "(list (description \"Phoenix Suns\"))", "utterance": "what teams drafted the morris twins?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Honolulu))", "utterance": "what state does obama come from?"}, - {"url": "http://www.freebase.com/view/en/tim_howard", "targetValue": "(list (description \"Everton F.C.\"))", "utterance": "who does tim howard play for club?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))", "utterance": "what did egyptians speak?"}, - {"url": "http://www.freebase.com/view/en/vanderbilt_university", "targetValue": "(list (description \"Mr. Commodore\"))", "utterance": "what is vanderbilt's mascot?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description Drowning) (description \"Coronary artery disease\") (description \"Cocaine overdose\"))", "utterance": "what did whitney houston die off?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"George W. Bush 2001 presidential inauguration\"))", "utterance": "when was george w bush sworn in?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"St. Francis of Assisi Catholic School\"))", "utterance": "what middle school did barack obama attend?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Lansing Municipal Airport\") (description \"O'Hare International Airport\") (description \"Chicago Midway International Airport\") (description \"Chicago Executive Airport\") (description \"Schaumburg Regional Airport\") (description \"Aurora Municipal Airport\") (description \"Lewis University Airport\") (description \"Gary/Chicago International Airport\") (description \"Waukegan Regional Airport\"))", "utterance": "what are the airports in chicago?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Painter))", "utterance": "what was van gogh famous for?"}, - {"url": "http://www.freebase.com/view/en/jane_goodall", "targetValue": "(list (description \"University of Cambridge\"))", "utterance": "where did jane goodall go to school?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Nicolas Sarkozy\"))", "utterance": "who won 2012 presidential election in france?"}, - {"url": "http://www.freebase.com/view/en/donald_trump", "targetValue": "(list (description \"Trump Tower\") (description \"The Trump Organization\") (description \"Trump Entertainment Resorts\"))", "utterance": "what does donald trump own?"}, - {"url": "http://www.freebase.com/view/en/j_j_thomson", "targetValue": "(list (description Electron))", "utterance": "what did thomson discover with his cathode ray tube experiment?"}, - {"url": "http://www.freebase.com/view/en/emily_murphy", "targetValue": "(list (description \"Bishop Strachan School\"))", "utterance": "where did emily murphy go to school?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian Orthodox Church\") (description Islam))", "utterance": "what are the major religions in russia?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"English Language\"))", "utterance": "what do most nigerians speak?"}, - {"url": "http://www.freebase.com/view/en/briton", "targetValue": "(list (description \"Black British\") (description \"White British\") (description \"British American\"))", "utterance": "who was the general for the british in the revolutionary war?"}, - {"url": "http://www.freebase.com/view/en/fairfield_california", "targetValue": "(list (description \"Fairfield Center for Creative Arts\") (description \"Pepper Belly's Comedy Club\") (description \"Milan Institute of Cosmetology\") (description \"Solano Community College\"))", "utterance": "what to do at fairfield ca?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Yorba Linda\"))", "utterance": "where president nixon was born?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what currency does thailand accept?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description \"Interchangeable parts\") (description \"Cotton gin\") (description Milling))", "utterance": "what else did eli whitney invent?"}, - {"url": "http://www.freebase.com/view/en/collegehumor", "targetValue": "(list (description \"Josh Abramson\") (description \"Ricky Van Veen\"))", "utterance": "who founded collegehumor?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "where did barack obama attend school?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description Writer) (description Author) (description Mathematician) (description Professor) (description \"Theoretical Physicist\") (description Physicist) (description Philosopher) (description Scientist) (description \"Peace activist\") (description Pacifist))", "utterance": "what jobs did albert einstein have?"}, - {"url": "http://www.freebase.com/view/en/sydney", "targetValue": "(list (description \"The Rocks\") (description \"Rose Seidler House\") (description \"Bondi Beach\") (description \"Sydney Opera House\") (description \"Luna Park Sydney\") (description \"Wild Life Sydney\") (description \"Darling Harbour\") (description \"Sydney Harbour Bridge\") (description \"St Mary's Cathedral, Sydney\") (description \"Powerhouse Museum\"))", "utterance": "where to travel around sydney?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Michael Jackson: The Trial and Triumph of the King of Pop\") (description Moonwalker) (description \"Listen Up! The Lives of Quincy Jones\") (description \"Maniac Magee\") (description \"Miss Cast Away\") (description \"Michael Jackson: Live in Japan\") (description \"Michael Jackson: Live in Bucharest: The Dangerous Tour\") (description \"Miles Davis: Live in Montreal\") (description \"Michael Jackson's Ghosts\") (description \"The Wiz\"))", "utterance": "what are the names of michael jackson movies?"}, - {"url": "http://www.freebase.com/view/en/oceania", "targetValue": "(list (description \"Northern Mariana Islands\") (description \"Norfolk Island\") (description Guam) (description \"American Samoa\") (description \"New Caledonia\") (description \"Marshall Islands\") (description Kiribati) (description Nauru) (description Fiji) (description \"Cook Islands\"))", "utterance": "what are the islands of oceania?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Central Time Zone\") (description UTC\u221206:00))", "utterance": "what timezone is illinois on?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"CFP franc\") (description Euro))", "utterance": "what is the currency in france?"}, - {"url": "http://www.freebase.com/view/en/hsbc_bank_usa", "targetValue": "(list (description \"New York City\"))", "utterance": "where is the head office of hsbc bank?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what is the currency in england 2012?"}, - {"url": "http://www.freebase.com/view/en/martin_cooper", "targetValue": "(list (description Chicago))", "utterance": "where was martin cooper from?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Iberian Peninsula\") (description Europe))", "utterance": "where is spain exactly located?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Renminbi))", "utterance": "what is the currency name of china?"}, - {"url": "http://www.freebase.com/view/en/charlie_hunnam", "targetValue": "(list (description \"Green Street\"))", "utterance": "what movies did charlie hunnam play in?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))", "utterance": "what kind of government does italy have?"}, - {"url": "http://www.freebase.com/view/en/athens", "targetValue": "(list (description Athens))", "utterance": "what medium is the school of athens?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984 NBA Draft\"))", "utterance": "what year michael jordan came in the nba?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"2003 World Series\"))", "utterance": "what year did florida marlins win the world series?"}, - {"url": "http://www.freebase.com/view/en/marlee_matlin", "targetValue": "(list (description \"Children of a Lesser God\"))", "utterance": "what movie did marlee matlin won an academy award for?"}, - {"url": "http://www.freebase.com/view/en/leann_rimes", "targetValue": "(list (description \"Eddie Cibrian\"))", "utterance": "who is leann rimes with now?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Xi Jinping\"))", "utterance": "who is the current leader of china today?"}, - {"url": "http://www.freebase.com/view/en/north_dakota", "targetValue": "(list (description \"Midwestern United States\") (description \"United States of America\") (description \"Contiguous United States\") (description \"United States, with Territories\"))", "utterance": "where north dakota located?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ii_of_the_united_kingdom", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "what countries did queen elizabeth ii rule?"}, - {"url": "http://www.freebase.com/view/en/forrest_gump", "targetValue": "(list (description \"Michael Connor Humphreys\"))", "utterance": "who played forrest gump as a kid?"}, - {"url": "http://www.freebase.com/view/en/battle_of_vicksburg", "targetValue": "(list (description \"Warren County\"))", "utterance": "where was the battle of vicksburg held?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Sculpture) (description Printmaking) (description Collage) (description Painting) (description Drawing))", "utterance": "what kind of artist is henri matisse?"}, - {"url": "http://www.freebase.com/view/en/17_kids_and_counting", "targetValue": "(list (description \"Jana Duggar\"))", "utterance": "what are the duggars kids names and ages?"}, - {"url": "http://www.freebase.com/view/en/ben_stiller", "targetValue": "(list (description \"New York\"))", "utterance": "where does ben stiller live in ny?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what is the official language in mexico?"}, - {"url": "http://www.freebase.com/view/en/ulysses_s_grant", "targetValue": "(list (description \"Grant rises in the West.\") (description \"Ulysses S. Grant: The Unlikely Hero\") (description \"Ulysses S Grant, 1861-1864\") (description \"The Civil War memoirs of Ulysses S. Grant\") (description \"The generalship of Ulysses S. Grant\") (description Grant) (description \"Grant and Twain: The Story of a Friendship That Changed America\") (description \"Letters of Ulysses S. Grant to His Father and His Youngest Sister\") (description \"Personal memoirs\") (description \"Ulysses S. Grant: The Soldier And the Man\"))", "utterance": "what wars did ulysses s grant served in?"}, - {"url": "http://www.freebase.com/view/en/tennessee_titans", "targetValue": "(list (description \"Mike Munchak\"))", "utterance": "who is the head coach of the tennessee titans?"}, - {"url": "http://www.freebase.com/view/en/fiji", "targetValue": "(list (description \"Military dictatorship\") (description \"Military junta\") (description \"Parliamentary republic\"))", "utterance": "what type of government does fiji have?"}, - {"url": "http://www.freebase.com/view/en/battle_of_antietam", "targetValue": "(list (description Sharpsburg))", "utterance": "in what state did the bloody battle of antietam take place?"}, - {"url": "http://www.freebase.com/view/en/vietnamese_people", "targetValue": "(list (description Asian))", "utterance": "where did vietnamese people originate from?"}, - {"url": "http://www.freebase.com/view/en/dan_cody", "targetValue": "(list (description \"American football player\"))", "utterance": "who was dan cody?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Arabic Language\") (description \"Kurdish language\") (description \"Zazaki language\") (description \"Ladino Language\") (description \"Turkish Language\"))", "utterance": "what language do people speak in turkey?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Lightning rod\") (description \"Franklin stove\") (description Bifocals) (description \"Glass harmonica\"))", "utterance": "what are all the inventions benjamin franklin made?"}, - {"url": "http://www.freebase.com/view/en/joan_crawford", "targetValue": "(list (description \"Myocardial infarction\") (description \"Pancreatic cancer\"))", "utterance": "what was wrong with joan crawford?"}, - {"url": "http://www.freebase.com/view/en/debbie_dingle", "targetValue": "(list (description \"Eli Dingle\") (description \"Scott Windsor\") (description \"Andy Sugden\") (description \"Jasmine Thomas\"))", "utterance": "who does debbie dingle go out with?"}, - {"url": "http://www.freebase.com/view/en/anton_van_leeuwenhoek", "targetValue": "(list (description \"Dutch Republic\") (description Netherlands))", "utterance": "what country was anton van leeuwenhoek from?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Central European Time\") (description UTC+01:00))", "utterance": "what is the time in france if it is 8am in scotland?"}, - {"url": "http://www.freebase.com/view/en/todd_manning", "targetValue": "(list (description \"Blair Cramer\"))", "utterance": "who played todd manning on one life to live?"}, - {"url": "http://www.freebase.com/view/en/latin_america", "targetValue": "(list (description Bolivia) (description Honduras) (description Cuba) (description \"El Salvador\") (description Guatemala) (description \"Costa Rica\") (description \"Cuauht\u00e9moc, D.F.\") (description \"Great Pyramid of Tenochtitl\u00e1n\") (description Paraguay) (description Belize))", "utterance": "what does latin america consist of?"}, - {"url": "http://www.freebase.com/view/en/st_louis_cardinals", "targetValue": "(list (description \"Mike Matheny\"))", "utterance": "who is the manager of the st louis cardinals?"}, - {"url": "http://www.freebase.com/view/en/oregon", "targetValue": "(list (description \"Mahonia aquifolium\") (description \"Oregon Swallowtail\") (description \"Western Meadowlark\") (description \"Alis volat propriis\") (description Pseudotsuga) (description \"Chinook salmon\") (description Milk))", "utterance": "where in oregon was stand by me filmed?"}, - {"url": "http://www.freebase.com/view/en/vasco_da_gama", "targetValue": "(list (description Portugal))", "utterance": "what country vasco da gama sail for?"}, - {"url": "http://www.freebase.com/view/en/harlem", "targetValue": "(list (description \"William Henry Draper, Jr.\"))", "utterance": "what did writers of the harlem renaissance write about?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))", "utterance": "what is the language they speak in jamaica?"}, - {"url": "http://www.freebase.com/view/en/duluth", "targetValue": "(list (description \"You'll Like My Mother\"))", "utterance": "where to live in duluth ga?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what is the currency in australia 2011?"}, - {"url": "http://www.freebase.com/view/en/daniel", "targetValue": "(list (description Babylon))", "utterance": "where did prophet daniel died?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"New York\"))", "utterance": "what state was theodore roosevelt from?"}, - {"url": "http://www.freebase.com/view/en/donna_noble", "targetValue": "(list (description \"Personal assistant\") (description \"office temp-worker\"))", "utterance": "what does the term prima donna mean?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))", "utterance": "what form of government does brazil have?"}, - {"url": "http://www.freebase.com/view/en/lebron_james", "targetValue": "(list (description \"St. Vincent \u2013 St. Mary High School\"))", "utterance": "where did lebron james go to highschool?"}, - {"url": "http://www.freebase.com/view/en/toussaint_louverture", "targetValue": "(list (description Haiti))", "utterance": "where was toussaint l'ouverture from?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"Marlins Park\"))", "utterance": "where do the fla marlins play?"}, - {"url": "http://www.freebase.com/view/en/wassily_kandinsky", "targetValue": "(list (description Painting))", "utterance": "what type of art does wassily kandinsky do?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Stephen Foster\"))", "utterance": "who won london mayoral elections 2012?"}, - {"url": "http://www.freebase.com/view/en/arthur_miller", "targetValue": "(list (description \"Isidore Miller\"))", "utterance": "who was arthur miller father?"}, - {"url": "http://www.freebase.com/view/en/william_morris", "targetValue": "(list (description \"John Ruskin\"))", "utterance": "what influenced william morris to be an artist?"}, - {"url": "http://www.freebase.com/view/en/western_abenaki", "targetValue": "(list (description \"Indigenous peoples of the Northeastern Woodlands\"))", "utterance": "where do the abenaki indians live?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2010 World Series\") (description \"2012 World Series\"))", "utterance": "what super bowls have the giants won?"}, - {"url": "http://www.freebase.com/view/en/rod_stewart", "targetValue": "(list (description Highgate))", "utterance": "where was rod stewart born?"}, - {"url": "http://www.freebase.com/view/en/jack_kevorkian", "targetValue": "(list (description \"Assisted suicide\"))", "utterance": "what did jack kevorkian go to prison for?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "which country uses euro as its main currency?"}, - {"url": "http://www.freebase.com/view/en/tunisia", "targetValue": "(list (description \"Ali Laarayedh\"))", "utterance": "who is ruling tunisia now?"}, - {"url": "http://www.freebase.com/view/en/eowyn", "targetValue": "(list (description \"Miranda Otto\"))", "utterance": "who played eowyn in the lord of the rings movies?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"Cape Town\"))", "utterance": "where is the parliament in south africa?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"United States Representative\") (description \"President of the United States\") (description \"Member of Illinois House of Representatives\"))", "utterance": "what important office did abraham lincoln hold?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "which country has adopted the euro as its currency ( 1 point )?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"Emsley A. Laney High School\"))", "utterance": "where did michael jordan play high school basketball?"}, - {"url": "http://www.freebase.com/view/en/huell_howser", "targetValue": "(list (description \"Prostate cancer\"))", "utterance": "what type of cancer did huell howser die of?"}, - {"url": "http://www.freebase.com/view/en/minneapolis", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is minneapolis in?"}, - {"url": "http://www.freebase.com/view/en/aidan_davis", "targetValue": "(list (description \"Street dance\") (description Presenter))", "utterance": "who is aidan davis?"}, - {"url": "http://www.freebase.com/view/en/samantha_jade", "targetValue": "(list (description Singer))", "utterance": "who is samantha gibb?"}, - {"url": "http://www.freebase.com/view/en/nicolaus_copernicus", "targetValue": "(list (description Astronomer))", "utterance": "what was nicolaus copernicus occupation?"}, - {"url": "http://www.freebase.com/view/en/richard_arkwright", "targetValue": "(list (description \"Spinning frame\"))", "utterance": "what did richard arkwright contribute to the industrial revolution?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Euro))", "utterance": "what kind of currency does greece have?"}, - {"url": "http://www.freebase.com/view/en/manchester_united_fc", "targetValue": "(list (description \"FA Cup 1976\u201377\"))", "utterance": "when did manchester united first win a trophy?"}, - {"url": "http://www.freebase.com/view/en/mozambique", "targetValue": "(list (description Africa))", "utterance": "where is the mozambique located?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Costa Rica\"))", "utterance": "where is isthmus of panama located?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description \"White House\") (description \"The Phillips Collection\") (description \"United States Capitol\") (description \"Thomas Jefferson Memorial\") (description \"National Museum of the American Indian\") (description \"International Spy Museum\") (description \"National Portrait Gallery\") (description \"Washington Monument\") (description \"Lincoln Memorial\") (description \"Freer Gallery of Art\"))", "utterance": "what to see in washington dc in 2 days?"}, - {"url": "http://www.freebase.com/view/en/azerbaijan", "targetValue": "(list (description Europe) (description Eurasia) (description Asia))", "utterance": "where is azerbaijan?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Argentine peso\"))", "utterance": "what is the money of argentina called?"}, - {"url": "http://www.freebase.com/view/en/matt_schaub", "targetValue": "(list (description \"Virginia Cavaliers football\"))", "utterance": "what college did matt schaub play for?"}, - {"url": "http://www.freebase.com/view/en/bella_abzug", "targetValue": "(list (description Lawyer))", "utterance": "what did bella abzug do?"}, - {"url": "http://www.freebase.com/view/en/madrid", "targetValue": "(list (description \"Paseo del Prado\") (description \"Thyssen-Bornemisza Museum\") (description \"Almudena Cathedral\") (description \"Plaza de Cibeles\") (description \"Puerta del Sol\") (description \"Royal Palace of Madrid\") (description \"Museo de Lazaro Galdiano\") (description \"Gran V\u00eda\") (description \"Museo Nacional Centro de Arte Reina Sof\u00eda\") (description \"Plaza Mayor, Madrid\"))", "utterance": "what sights to see in madrid?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"Academy Award for Actress in a Supporting Role\"))", "utterance": "what good things has angelina jolie done?"}, - {"url": "http://www.freebase.com/view/en/gerard_butler", "targetValue": "(list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))", "utterance": "what films has gerard butler starred in?"}, - {"url": "http://www.freebase.com/view/en/hans_zimmer", "targetValue": "(list (description \"Beyond Rangoon\") (description \"Black Hawk Down\") (description \"Crimson Tide\") (description \"Batman Begins\") (description \"As Good as It Gets\") (description \"A League of Their Own\") (description \"Driving Miss Daisy\") (description \"A World Apart\") (description \"Broken Arrow\") (description \"Black Rain\"))", "utterance": "what films did hans zimmer wrote music for?"}, - {"url": "http://www.freebase.com/view/en/alice_paul", "targetValue": "(list (description \"Mount Laurel Township\"))", "utterance": "where was alice paul born?"}, - {"url": "http://www.freebase.com/view/en/john_quincy_adams", "targetValue": "(list (description \"Cerebral hemorrhage\"))", "utterance": "what did john quincy adams died of?"}, - {"url": "http://www.freebase.com/view/en/medicare", "targetValue": "(list (description \"Centers for Medicare and Medicaid Services\"))", "utterance": "what is means testing medicare?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description \"Leonor de Le\u00f3n\"))", "utterance": "who did juan ponce de leon mary?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Greenwich Mean Time\") (description UTC\u00b100:00))", "utterance": "what time zone in the uk?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))", "utterance": "what is the political system in italy?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Nicolas Sarkozy\"))", "utterance": "who is the leader of france 2012?"}, - {"url": "http://www.freebase.com/view/en/raquel_welch", "targetValue": "(list (description \"Tahnee Welch\"))", "utterance": "who is raquel welch's daughter?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description Sculpture) (description Painting) (description Drawing))", "utterance": "what kind of art did leonardo da vinci produce?"}, - {"url": "http://www.freebase.com/view/en/zambezi", "targetValue": "(list (description Namibia))", "utterance": "what does the zambezi river flow into?"}, - {"url": "http://www.freebase.com/view/en/connecticut_river", "targetValue": "(list (description Vermont) (description Connecticut) (description \"New Hampshire\") (description Massachusetts))", "utterance": "what states does the connecticut river flow through?"}, - {"url": "http://www.freebase.com/view/en/maldives", "targetValue": "(list (description \"Maldivian rufiyaa\"))", "utterance": "what money is used in the maldives?"}, - {"url": "http://www.freebase.com/view/en/anderson_cooper", "targetValue": "(list (description CNN))", "utterance": "what is anderson cooper?"}, - {"url": "http://www.freebase.com/view/en/mike_leach", "targetValue": "(list (description \"Washington State Cougars football\"))", "utterance": "where does mike leach coach?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description 10004) (description 10005) (description 10006) (description 10007) (description 10001) (description 10002) (description 10003) (description 10009) (description 10013) (description 10012))", "utterance": "what is the zip code of new york city?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description \"Parkinson's disease\"))", "utterance": "what condition does michael j fox have?"}, - {"url": "http://www.freebase.com/view/en/j_r_r_tolkien", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where did jrr tolkien live?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Albanian language\") (description \"Austrian German\") (description \"Esperanto Language\") (description \"Italian Language\") (description \"Occitan language\"))", "utterance": "what are the major languages of italy?"}, - {"url": "http://www.freebase.com/view/en/panama_city_beach", "targetValue": "(list (description \"Thunder Beach Motorcycle Rally\") (description \"Club La Vela\") (description \"Man in the Sea Museum\") (description \"Camp Helen State Park\") (description \"Pier Park\") (description \"Shipwreck Island\") (description \"Latimer Cabin\") (description \"St. Andrews State Park\") (description \"Miracle Strip at Pier Park\"))", "utterance": "what to do in panama city beach fl?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what is currency in dominican republic?"}, - {"url": "http://www.freebase.com/view/en/san_miguel_de_allende", "targetValue": "(list (description Guanajuato) (description Mexico))", "utterance": "where is san miguel mexico on map?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Japan))", "utterance": "where does the tsunami happened in japan?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description \"Cairo Metro\"))", "utterance": "where are the great pyramid of giza located?"}, - {"url": "http://www.freebase.com/view/en/liam_neeson", "targetValue": "(list (description \"Qui-Gon Jinn\"))", "utterance": "what was liam neeson's character in star wars?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who plays the voice of lois griffin?"}, - {"url": "http://www.freebase.com/view/en/sergio_aguero", "targetValue": "(list (description \"Argentina national football team\"))", "utterance": "what team does sergio aguero play for?"}, - {"url": "http://www.freebase.com/view/en/georgia", "targetValue": "(list (description Atlanta))", "utterance": "what is the capital of georgia?"}, - {"url": "http://www.freebase.com/view/en/ford_ranger", "targetValue": "(list (description \"2011 Ford Ranger\"))", "utterance": "when did they stop making ford rangers?"}, - {"url": "http://www.freebase.com/view/en/miley_cyrus", "targetValue": "(list (description therichest.org))", "utterance": "what color is miley cyrus red hair?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"John Roberts\"))", "utterance": "who is the present chief justice of the u.s. supreme court?"}, - {"url": "http://www.freebase.com/view/en/susan_saint_james", "targetValue": "(list (description Actor))", "utterance": "who is susan st james?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"Christopher Emmanuel Paul II\"))", "utterance": "what is chris paul's son name?"}, - {"url": "http://www.freebase.com/view/en/albert_einstein", "targetValue": "(list (description \"Einstein refrigerator\"))", "utterance": "what did einstein invent?"}, - {"url": "http://www.freebase.com/view/en/josh_hutcherson", "targetValue": "(list (description \"Peeta Mellark\"))", "utterance": "who does josh hutcherson play in the hunger games?"}, - {"url": "http://www.freebase.com/view/en/miami", "targetValue": "(list (description \"S & S Sandwich Shop\"))", "utterance": "where to eat in miami florida?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Flag of Colorado\"))", "utterance": "what is the state flag of colorado called?"}, - {"url": "http://www.freebase.com/view/en/claire_bennet", "targetValue": "(list (description \"Hayden Panettiere\"))", "utterance": "who plays claire in lost?"}, - {"url": "http://www.freebase.com/view/en/new_jersey", "targetValue": "(list (description \"Joseph S. Frelinghuysen\") (description \"Frederick Frelinghuysen\") (description \"Frank Lautenberg\") (description \"Jon Corzine\") (description \"Frederick T. Frelinghuysen\") (description \"Jonathan Elmer\") (description \"Philemon Dickinson\") (description \"William Paterson\") (description \"John Rutherfurd\") (description \"Bob Menendez\"))", "utterance": "who are senators from new jersey?"}, - {"url": "http://www.freebase.com/view/en/jamie_campbell_bower", "targetValue": "(list (description \"Anne Elizabeth Roseberry\"))", "utterance": "who does jamie campbell bower play in breaking dawn?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description \"Danish Language\"))", "utterance": "what language do denmark?"}, - {"url": "http://www.freebase.com/view/en/marie_curie", "targetValue": "(list (description Warsaw))", "utterance": "where marie curie come from?"}, - {"url": "http://www.freebase.com/view/en/facebook", "targetValue": "(list (description \"Mark Zuckerberg\"))", "utterance": "who is facebook's founder?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what kind of money do you use in aruba?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what language do people speak in costa rica?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description \"Pop rock\"))", "utterance": "what kind of music does john mayer play?"}, - {"url": "http://www.freebase.com/view/en/d_carter", "targetValue": "(list (description \"Dwayne Carter III\"))", "utterance": "what is lil wayne real name?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what is the political system of the us?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Shia Islam\") (description \"Sunni Islam\"))", "utterance": "what religions are practiced in afghanistan?"}, - {"url": "http://www.freebase.com/view/en/world_series", "targetValue": "(list (description \"The Gashouse Gang: How Dizzy Dean, Leo Durocher, Branch Rickey, Pepper Martin, and Their Colorful, Come-from-Behind Ball Club Won the World Series - and America's Heart - During the Great Depression\"))", "utterance": "where is the world series 2012 being played?"}, - {"url": "http://www.freebase.com/view/en/irish_people", "targetValue": "(list (description Irish) (description Hiberno-English) (description \"Scots Language\") (description \"English Language\") (description \"Shelta Language\") (description \"Ulster Scots dialects\"))", "utterance": "what kind of language do irish speak?"}, - {"url": "http://www.freebase.com/view/en/audrey_hepburn", "targetValue": "(list (description \"Appendix cancer\"))", "utterance": "what cancer did audrey hepburn died of?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description Hampton))", "utterance": "where does allen iverson live now?"}, - {"url": "http://www.freebase.com/view/en/dwight_howard", "targetValue": "(list (description Atlanta))", "utterance": "where was dwight howard born?"}, - {"url": "http://www.freebase.com/view/en/guyanese_people", "targetValue": "(list (description Guyana))", "utterance": "where do guyanese people live?"}, - {"url": "http://www.freebase.com/view/en/san_antonio", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is texas san antonio in?"}, - {"url": "http://www.freebase.com/view/en/alexandria", "targetValue": "(list (description Egypt))", "utterance": "where is alexandria located?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Hitler))", "utterance": "who was the fascist dictator of germany?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what is australian currency?"}, - {"url": "http://www.freebase.com/view/en/michelle_obama", "targetValue": "(list (description \"First Lady of the United States\"))", "utterance": "what did michelle obama do?"}, - {"url": "http://www.freebase.com/view/en/chris_humphrey", "targetValue": "(list (description \"Motherwell F.C.\"))", "utterance": "what team does chris humphrey play for?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description China))", "utterance": "where do most chinese live?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Super Bowl XV\"))", "utterance": "when did the raiders win the superbowl?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "where is the euro used?"}, - {"url": "http://www.freebase.com/view/en/roman_catholic_church", "targetValue": "(list (description Catholicism))", "utterance": "how rich is the roman catholic church?"}, - {"url": "http://www.freebase.com/view/en/jew", "targetValue": "(list (description \"Yiddish Language\"))", "utterance": "what year is it going to be on the jewish calendar?"}, - {"url": "http://www.freebase.com/view/en/pixie_lott", "targetValue": "(list (description \"Italia Conti Academy of Theatre Arts\"))", "utterance": "where did pixie lott go to school?"}, - {"url": "http://www.freebase.com/view/en/iraq", "targetValue": "(list (description \"2003 invasion of Iraq\"))", "utterance": "what date did we invade iraq?"}, - {"url": "http://www.freebase.com/view/en/new_orleans_oklahoma_city_hornets", "targetValue": "(list (description \"Charlotte Hornets\"))", "utterance": "what is the new orleans hornets new name?"}, - {"url": "http://www.freebase.com/view/en/darry_beckwith", "targetValue": "(list (description Male))", "utterance": "what did darry look like?"}, - {"url": "http://www.freebase.com/view/en/hugh_hefner", "targetValue": "(list (description \"Crystal Harris\"))", "utterance": "who is hugh hefner dating now in 2012?"}, - {"url": "http://www.freebase.com/view/en/gautama_buddha", "targetValue": "(list (description Buddhism))", "utterance": "what do the buddha believe in?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description \"1995 World Series\"))", "utterance": "when did braves win the world series?"}, - {"url": "http://www.freebase.com/view/en/walt_disney", "targetValue": "(list (description \"Roy O. Disney\"))", "utterance": "what is the name of walt disney's son?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Sistine Chapel\") (description \"Piazza Navona\") (description \"Roman Forum\") (description \"Baths of Caracalla\") (description \"Castel Sant'Angelo\") (description \"Bocca della Verit\u00e0\") (description Pantheon) (description \"St. Peter's Basilica\") (description \"Raphael Rooms\") (description Colosseum))", "utterance": "what are some sights to see in rome?"}, - {"url": "http://www.freebase.com/view/en/jack_daniels", "targetValue": "(list (description Tennessee))", "utterance": "where is jack daniels tennessee whiskey made?"}, - {"url": "http://www.freebase.com/view/en/battle_of_antietam", "targetValue": "(list (description \"Maryland Campaign\") (description \"American Civil War\"))", "utterance": "what is the battle of antietam?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "what time zone is it in london england?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Rick Perry\"))", "utterance": "who was governor of texas in 2003?"}, - {"url": "http://www.freebase.com/view/en/yale_university", "targetValue": "(list (description \"Handsome Dan\"))", "utterance": "what is yale university mascot?"}, - {"url": "http://www.freebase.com/view/en/tunisia", "targetValue": "(list (description \"Tunisian dinar\"))", "utterance": "what is the currency used in tunisia?"}, - {"url": "http://www.freebase.com/view/en/polish", "targetValue": "(list (description \"Lechitic languages\"))", "utterance": "what language group does polish belong to?"}, - {"url": "http://www.freebase.com/view/en/new_orleans_saints", "targetValue": "(list (description \"Mercedes-Benz Superdome\"))", "utterance": "what is the name of the new orleans saints football stadium?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Italy) (description Monaco) (description Luxembourg) (description Andorra) (description Switzerland) (description Germany) (description \"Bay of Biscay\") (description Belgium) (description Piedmont) (description Spain))", "utterance": "what are five countries that border france?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"The Cup\"))", "utterance": "where was hockey world cup 2010 held?"}, - {"url": "http://www.freebase.com/view/en/william_ii_german_emperor", "targetValue": "(list (description Doorn))", "utterance": "where did kaiser wilhelm fled to?"}, - {"url": "http://www.freebase.com/view/en/yuvraj_singh", "targetValue": "(list (description 10/3/2000))", "utterance": "when did yuvraj made his odi debut?"}, - {"url": "http://www.freebase.com/view/en/scott_joplin", "targetValue": "(list (description Ragtime))", "utterance": "what type of music was scott joplin noted for?"}, - {"url": "http://www.freebase.com/view/en/sergio_romo", "targetValue": "(list (description \"University of North Alabama\"))", "utterance": "where did sergio romo go to college?"}, - {"url": "http://www.freebase.com/view/en/peter_parker_spider_man", "targetValue": "(list (description \"Marvel Comics\"))", "utterance": "what happened to peter parker's uncle?"}, - {"url": "http://www.freebase.com/view/en/adam_smith", "targetValue": "(list (description Kirkcaldy))", "utterance": "where is adam smith from?"}, - {"url": "http://www.freebase.com/view/en/warren_g_harding", "targetValue": "(list (description \"Calvin Coolidge\"))", "utterance": "who became president after harding died?"}, - {"url": "http://www.freebase.com/view/en/niccolo_machiavelli", "targetValue": "(list (description Florence))", "utterance": "in what city did machiavelli live?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description Malaria) (description Smallpox) (description Tuberculosis))", "utterance": "what illnesses did george washington have?"}, - {"url": "http://www.freebase.com/view/en/north_port", "targetValue": "(list (description \"Sarasota County\") (description \"United States of America\") (description Florida))", "utterance": "where is north port florida located?"}, - {"url": "http://www.freebase.com/view/en/jennifer_lawrence", "targetValue": "(list (description \"Nicholas Hoult\"))", "utterance": "who is jennifer lawrence boyfriend 2012?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"William Daniels\"))", "utterance": "who was the voice of kitt?"}, - {"url": "http://www.freebase.com/view/en/united_states_house_of_representatives", "targetValue": "(list (description \"Nancy Pelosi\"))", "utterance": "who is the speaker of the house of representatives currently?"}, - {"url": "http://www.freebase.com/view/en/sean_murray", "targetValue": "(list (description 2003))", "utterance": "when did sean murray first appear on ncis?"}, - {"url": "http://www.freebase.com/view/en/abraham_maslow", "targetValue": "(list (description Psychologist))", "utterance": "who is abraham maslow?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuba Island\"))", "utterance": "where did the cuban missile crisis happen?"}, - {"url": "http://www.freebase.com/view/en/benedict_arnold", "targetValue": "(list (description Traitor))", "utterance": "what is benedict arnold famous for?"}, - {"url": "http://www.freebase.com/view/en/mona_lisa", "targetValue": "(list (description Louvre))", "utterance": "where is the original mona lisa?"}, - {"url": "http://www.freebase.com/view/en/jill_wagner", "targetValue": "(list (description Him/Herself))", "utterance": "what is jill wagner on wipeout?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Omagua Language\") (description \"Spanish Language\") (description \"Waorani Language\") (description Quechua) (description \"Puquina Language\") (description \"Aymara language\"))", "utterance": "what type of language does peru speak?"}, - {"url": "http://www.freebase.com/view/en/port_lavaca", "targetValue": "(list (description \"United States of America\") (description Texas) (description \"Calhoun County\"))", "utterance": "where is port lavaca tx?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Brazil national football team\"))", "utterance": "which team does ronaldinho play for 2013?"}, - {"url": "http://www.freebase.com/view/en/nicholas_sparks", "targetValue": "(list (description \"Das L\u00e4cheln der Sterne.\") (description \"Weg Der Traume\") (description \"Three weeks with my brother\") (description \"Dear John\") (description \"A bend in the road\") (description \"Weg der Tr\u00e4ume.\") (description \"Une bouteille \u00e0 la mer\") (description \"A Tout Jamais\") (description \"At first sight\") (description \"The Choice\"))", "utterance": "what kind of books does nicholas sparks wrote?"}, - {"url": "http://www.freebase.com/view/en/chernobyl_disaster", "targetValue": "(list (description \"Nuclear accident\") (description \"Industrial disaster\"))", "utterance": "what happened to the people in chernobyl?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Honduras) (description Uruguay) (description \"El Salvador\") (description Panama) (description \"Equatorial Guinea\") (description Andorra) (description Guatemala) (description \"Puerto Rico\") (description Paraguay) (description Belize))", "utterance": "what countries has spanish as their official language?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Kim Jong-il\"))", "utterance": "who was the communist dictator of north korea?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Hitler))", "utterance": "who was the leader of germany in wwii?"}, - {"url": "http://www.freebase.com/view/en/raj_kundra", "targetValue": "(list (description Entrepreneur) (description Businessperson) (description \"Film Producer\"))", "utterance": "what business does raj kundra do?"}, - {"url": "http://www.freebase.com/view/en/molly_ringwald", "targetValue": "(list (description \"Office Killer\") (description \"The Breakfast Club\") (description \"Sixteen Candles\") (description \"Fresh Horses\") (description \"Strike It Rich\") (description \"Betsy's Wedding\") (description \"Pretty in Pink\") (description \"Spacehunter: Adventures in the Forbidden Zone\") (description \"The Stand\") (description Tempest))", "utterance": "what movies is molly ringwald in?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what is the time zone in california called?"}, - {"url": "http://www.freebase.com/view/en/didier_drogba", "targetValue": "(list (description \"Galatasaray S.K.\"))", "utterance": "what team does drogba play for 2013?"}, - {"url": "http://www.freebase.com/view/en/michael_faraday", "targetValue": "(list (description \"Experimental researches in electricity\"))", "utterance": "what did michael faraday accomplish?"}, - {"url": "http://www.freebase.com/view/en/ernest_hemingway", "targetValue": "(list (description \"Toronto Star\"))", "utterance": "what was the name of the newspaper where hemingway wrote?"}, - {"url": "http://www.freebase.com/view/en/alex_smith", "targetValue": "(list (description \"San Francisco 49ers\"))", "utterance": "who will alex smith play for in 2011?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "what is the northeast of the united states?"}, - {"url": "http://www.freebase.com/view/en/dutch_people", "targetValue": "(list (description \"Sofie Oosterwaal\"))", "utterance": "what does the dutch word boer mean?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what currency does brazil use?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Central European Time\"))", "utterance": "what timezone does sweden have?"}, - {"url": "http://www.freebase.com/view/en/lois_lane", "targetValue": "(list (description \"Dana Delany\") (description \"Anne Heche\") (description \"Kate Bosworth\") (description \"Amy Adams\") (description \"Margot Kidder\"))", "utterance": "who played lois en superman?"}, - {"url": "http://www.freebase.com/view/en/zambezi", "targetValue": "(list (description \"Indian Ocean\"))", "utterance": "where does the zambezi river end?"}, - {"url": "http://www.freebase.com/view/en/mister_rogers", "targetValue": "(list (description \"Minister of religion\"))", "utterance": "what did mister rogers do before tv?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Swiss franc\"))", "utterance": "what is the money currency in switzerland?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description Virginia))", "utterance": "what state did george washington live in?"}, - {"url": "http://www.freebase.com/view/en/mount_vernon_virginia", "targetValue": "(list (description \"Fairfax County, Virginia\") (description \"Washington metropolitan area\"))", "utterance": "where is mount vernon virginia?"}, - {"url": "http://www.freebase.com/view/en/kia_motors", "targetValue": "(list (description \"South Korea\"))", "utterance": "where is kia car from?"}, - {"url": "http://www.freebase.com/view/en/nuh", "targetValue": "(list (description Mesopotamia))", "utterance": "where did noah live before the flood?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"George W. Bush 2001 presidential inauguration\"))", "utterance": "when did george w bush take office?"}, - {"url": "http://www.freebase.com/view/en/kansas_city", "targetValue": "(list (description \"Kansas City\"))", "utterance": "where do the kansas city chiefs play?"}, - {"url": "http://www.freebase.com/view/en/mississippi_river", "targetValue": "(list (description \"United States of America\"))", "utterance": "what countries does the mississippi river run through?"}, - {"url": "http://www.freebase.com/view/en/yucatan_peninsula", "targetValue": "(list (description Mexico))", "utterance": "in what modern country is the yucatan peninsula located?"}, - {"url": "http://www.freebase.com/view/en/starbucks", "targetValue": "(list (description \"Cafe / Coffee Shop\") (description \"American food\") (description Bakery) (description Delicatessen) (description Bagels))", "utterance": "what does starbucks sell?"}, - {"url": "http://www.freebase.com/view/en/lincoln_steffens", "targetValue": "(list (description Journalist))", "utterance": "who is lincoln steffens?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what type of political system does iran have?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who does the voice of lois in family guy?"}, - {"url": "http://www.freebase.com/view/en/channing_tatum", "targetValue": "(list (description \"A Guide to Recognizing Your Saints\") (description \"Battle in Seattle\") (description Stop-Loss) (description \"Step Up\") (description \"Coach Carter\") (description \"She's the Man\") (description Havoc) (description \"Poor Things\") (description Supercross) (description \"G.I. Joe: The Rise of Cobra\"))", "utterance": "what are all the movies channing tatum has been in?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Central America\") (description \"North America\") (description Americas) (description \"Latin America\"))", "utterance": "where is the country of panama located?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"New Jersey\"))", "utterance": "what state did woodrow wilson represent?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"Cardiovascular disease\"))", "utterance": "what hardships did teddy roosevelt overcome?"}, - {"url": "http://www.freebase.com/view/en/university_of_alabama", "targetValue": "(list (description Tuscaloosa) (description Alabama) (description \"United States of America\"))", "utterance": "where is university of alabama located?"}, - {"url": "http://www.freebase.com/view/en/arthur_miller", "targetValue": "(list (description \"Henrik Ibsen\"))", "utterance": "who was arthur miller influenced by?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "which countries use euro money?"}, - {"url": "http://www.freebase.com/view/en/el_salvador", "targetValue": "(list (description Americas))", "utterance": "where is el salvador located?"}, - {"url": "http://www.freebase.com/view/en/kevin_durant", "targetValue": "(list (description \"2007 NBA Draft\"))", "utterance": "what year was kevin durant drafted?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description Malaria) (description Smallpox) (description Tuberculosis))", "utterance": "what illnesses did george washington suffer from?"}, - {"url": "http://www.freebase.com/view/en/barcelona", "targetValue": "(list (description \"Museu Picasso\") (description \"Gothic Quarter, Barcelona\") (description \"Park G\u00fcell\") (description \"La Rambla\") (description \"Palau de la M\u00fasica Catalana\") (description \"Sagrada Fam\u00edlia\") (description \"Pla\u00e7a d'Espanya, Barcelona\") (description \"Barcelona Museum of Contemporary Art\") (description \"Casa Mil\u00e0\") (description \"Museu Nacional d'Art de Catalunya\"))", "utterance": "what are some places to visit in barcelona?"}, - {"url": "http://www.freebase.com/view/en/nina_simone", "targetValue": "(list (description \"Breast cancer\") (description Cancer))", "utterance": "what happened to nina simone?"}, - {"url": "http://www.freebase.com/view/en/wellsville_missouri", "targetValue": "(list (description \"United States of America\") (description \"Montgomery County\") (description Missouri))", "utterance": "where is wellsville missouri?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Carrie Fisher\"))", "utterance": "who played princess leia from star wars?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Elizabeth II\"))", "utterance": "who is the current queen of australia?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description \"University of Pisa\"))", "utterance": "where did galileo go to school?"}, - {"url": "http://www.freebase.com/view/en/richard_burton", "targetValue": "(list (description \"Elizabeth Taylor\") (description \"Suzy Hunt\") (description \"Sally Burton\") (description \"Sybil Williams\"))", "utterance": "who all was richard burton married to?"}, - {"url": "http://www.freebase.com/view/en/david_villa", "targetValue": "(list (description \"Spain national football team\"))", "utterance": "who did david villa play for?"}, - {"url": "http://www.freebase.com/view/en/nicolaus_copernicus", "targetValue": "(list (description \"Copernican heliocentrism\"))", "utterance": "what did copernicus invented?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description jm))", "utterance": "what's jamaica country code?"}, - {"url": "http://www.freebase.com/view/en/robert_frost", "targetValue": "(list (description \"Dartmouth College\") (description \"University of Oxford\") (description \"Harvard University\") (description \"University of Cambridge\") (description \"Bates College\"))", "utterance": "where robert frost went to school?"}, - {"url": "http://www.freebase.com/view/en/harley_quinn", "targetValue": "(list (description \"Arleen Sorkin\") (description \"Mia Sara\") (description \"Hynden Walch\"))", "utterance": "who should play harley quinn?"}, - {"url": "http://www.freebase.com/view/en/dubai", "targetValue": "(list (description \"United States dollar\"))", "utterance": "what currency should i take to dubai?"}, - {"url": "http://www.freebase.com/view/en/plainfield_illinois", "targetValue": "(list (description \"Will County\"))", "utterance": "what county is plainfield il in?"}, - {"url": "http://www.freebase.com/view/en/mekong", "targetValue": "(list (description Thailand) (description Vietnam) (description Cambodia) (description Laos))", "utterance": "what country is the mekong river located in?"}, - {"url": "http://www.freebase.com/view/en/joseph", "targetValue": "(list (description Rachel))", "utterance": "who founded the sisters of saint joseph?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lee Harvey Oswald\"))", "utterance": "who shot and killed president john f kennedy?"}, - {"url": "http://www.freebase.com/view/en/gatlinburg", "targetValue": "(list (description 37738))", "utterance": "what is there to do in gatlinburg in december?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"the Federation of Free States\"))", "utterance": "where does the english football team train?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description \"Kitty became so idealized and started to lead her own life in the diary that it ceases to matter who is meant by 'Kitty'. The name ... is not meant to be me.\"))", "utterance": "who did anne frank wrote her diary to?"}, - {"url": "http://www.freebase.com/view/en/tony_romo", "targetValue": "(list (description \"Candice Crawford\"))", "utterance": "who is tony romo engaged to?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"Northern Sotho language\") (description \"Afrikaans Language\") (description \"Tswana Language\") (description \"Venda Language\") (description \"Sotho language\") (description \"Swati Language\") (description \"English Language\") (description \"Tsonga Language\") (description \"Southern Ndebele language\") (description \"Xhosa Language\"))", "utterance": "what do people in south africa speak?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description Europe) (description \"United Kingdom\"))", "utterance": "where great britain located?"}, - {"url": "http://www.freebase.com/view/en/hillary_rodham_clinton", "targetValue": "(list (description \"New York\"))", "utterance": "what state was hillary clinton a senator for?"}, - {"url": "http://www.freebase.com/view/en/starbucks", "targetValue": "(list (description \"Cafe / Coffee Shop\") (description \"American food\") (description Bakery) (description Delicatessen) (description Bagels))", "utterance": "what market does starbucks operate in?"}, - {"url": "http://www.freebase.com/view/en/nike_inc", "targetValue": "(list (description Earth) (description \"United States of America\") (description Oregon))", "utterance": "what country does nike operate in?"}, - {"url": "http://www.freebase.com/view/en/oakland_county", "targetValue": "(list (description \"Metro Detroit\"))", "utterance": "what cities are in oakland county michigan?"}, - {"url": "http://www.freebase.com/view/en/trey_parker", "targetValue": "(list (description \"Eric Cartman\") (description \"Fosse McDonald\") (description \"Kenny McCormick\") (description Chef) (description \"Butters Stotch\") (description \"Mr. Garrison\") (description \"Kyle Broflovski\") (description \"Stan Marsh\"))", "utterance": "what characters does trey parker voice?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "where will euro 2012 be?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who the voice of lois griffin?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"The gospel according to Harry Potter\"))", "utterance": "when did the 7th harry potter book come out?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliament of Canada\"))", "utterance": "what is the parliament of canada called?"}, - {"url": "http://www.freebase.com/view/en/south_carolina", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is south carolina located?"}, - {"url": "http://www.freebase.com/view/en/paul_revere", "targetValue": "(list (description \"Deborah Hitchborn\") (description \"Apollos Rivoire\"))", "utterance": "who are paul revere's parents?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what political system does russia use?"}, - {"url": "http://www.freebase.com/view/en/american_staffordshire_terrier", "targetValue": "(list (description Dog))", "utterance": "what are american staffordshire terriers?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"Tom Thibodeau\"))", "utterance": "who is the current coach of the chicago bulls?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"English Language\"))", "utterance": "what language is mainly spoken in england?"}, - {"url": "http://www.freebase.com/view/en/morgan_freeman", "targetValue": "(list (description \"Golden Icon\") (description \"National Board of Review Award for Best Actor\") (description \"London Film Critics Circle Award for Best Actor\") (description \"Golden Globe Award for Best Actor - Musical or Comedy Film\") (description \"National Society of Film Critics Award for Best Supporting Actor\") (description \"Kennedy Center Honor\") (description \"Camie Award\") (description \"NAACP Image Award for Outstanding Supporting Actor in a Motion Picture\") (description \"Academy Award for Actor in a Supporting Role\"))", "utterance": "what awards has morgan freeman won?"}, - {"url": "http://www.freebase.com/view/en/michael_schumacher", "targetValue": "(list (description \"Omega SA\"))", "utterance": "who will michael schumacher drive for in 2013?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what kind of government does the united states have today?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Rebbie Jackson\") (description \"Tito Jackson\") (description \"Janet Jackson\") (description \"Jermaine Jackson\") (description \"La Toya Jackson\") (description \"Brandon Jackson\") (description \"Marlon Jackson\") (description \"Randy Jackson\") (description \"Jackie Jackson\"))", "utterance": "who were michael jackson's brothers and sisters?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"1998 NBA Finals\"))", "utterance": "when is the last time the chicago bulls won a championship?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description \"Major League Baseball\"))", "utterance": "what is the braves mascot?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"H\u00f4tel Ritz Paris\") (description \"H\u00f4tel de Crillon\"))", "utterance": "where to stay in paris france?"}, - {"url": "http://www.freebase.com/view/en/george_steinbrenner", "targetValue": "(list (description \"New York Yankees\"))", "utterance": "what teams did george steinbrenner own?"}, - {"url": "http://www.freebase.com/view/en/christopher_walken", "targetValue": "(list (description \"Max Shreck\"))", "utterance": "who does christopher walken play in batman returns?"}, - {"url": "http://www.freebase.com/view/en/revelstoke_canada", "targetValue": "(list (description \"Kinbasket Lake\"))", "utterance": "what to see and do in revelstoke?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Israel))", "utterance": "what land did god give to israel?"}, - {"url": "http://www.freebase.com/view/en/andres_segovia", "targetValue": "(list (description \"Spanish acoustic guitar\"))", "utterance": "what guitar did andres segovia use?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what style of art did vincent van gogh do?"}, - {"url": "http://www.freebase.com/view/en/nicolaus_copernicus", "targetValue": "(list (description Heliocentrism) (description \"Copernican heliocentrism\") (description \"Copernican Revolution\"))", "utterance": "what was nicolaus copernicus discovery?"}, - {"url": "http://www.freebase.com/view/en/tutsi", "targetValue": "(list (description Rwanda))", "utterance": "where did the tutsi come from?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description Sudan) (description Afghanistan) (description \"Saudi Arabia\") (description Pakistan))", "utterance": "what country did osama bin laden live in?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Rome))", "utterance": "where was the roman empire centered?"}, - {"url": "http://www.freebase.com/view/en/samuel_sullivan", "targetValue": "(list (description \"Robert Knepper\"))", "utterance": "who played samuel sullivan in heroes?"}, - {"url": "http://www.freebase.com/view/en/murray_river", "targetValue": "(list (description \"Southern Ocean\"))", "utterance": "which ocean does the murray river flow into?"}, - {"url": "http://www.freebase.com/view/en/cincinnati_ohio", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is cincinnati oh in?"}, - {"url": "http://www.freebase.com/view/en/jacob_riis", "targetValue": "(list (description Photographer) (description Journalist) (description Artist))", "utterance": "who was jacob riis and why was he important?"}, - {"url": "http://www.freebase.com/view/en/peter_t_king", "targetValue": "(list (description \"New York City\"))", "utterance": "where does peter king live?"}, - {"url": "http://www.freebase.com/view/en/west_africa", "targetValue": "(list (description Ghana) (description Mauritania) (description Gambia) (description \"C\u00f4te d\u2019Ivoire\") (description Mali) (description Togo) (description Guinea-Bissau) (description Guinea) (description \"Burkina Faso\") (description Benin))", "utterance": "what are west african countries?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lyndon B. Johnson\"))", "utterance": "who became president when jfk was killed?"}, - {"url": "http://www.freebase.com/view/en/mallorca", "targetValue": "(list (description \"Mediterranean Sea\"))", "utterance": "where is mallorca?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description Victoria))", "utterance": "where are the mines in victoria?"}, - {"url": "http://www.freebase.com/view/en/chicago_cubs", "targetValue": "(list (description \"1908 World Series\") (description \"1907 World Series\"))", "utterance": "what years have the cubs been in the world series?"}, - {"url": "http://www.freebase.com/view/en/ford_motor_company", "targetValue": "(list (description \"Ford Super Enhanced Investment Partnership\") (description \"Ford India Private Limited\") (description \"Ford Holdings LLC\") (description \"Ford Mexico Holdings Inc\") (description \"Ford Capital B.V.\") (description \"Flat Rock Assembly Plant\") (description \"Ford Credit CP Auto Receivables LLC\") (description \"Ford Motor Co (Switzerland) SA\") (description \"Ford South America Holdings, LLC\"))", "utterance": "what car companies does ford motor company own?"}, - {"url": "http://www.freebase.com/view/en/ibrahim", "targetValue": "(list (description \"Cave of the Patriarchs\"))", "utterance": "what did god say to abraham about circumcision?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what type of government does the bahamas?"}, - {"url": "http://www.freebase.com/view/en/jimi_hendrix", "targetValue": "(list (description \"Rock music\"))", "utterance": "what style of music did jimi hendrix play?"}, - {"url": "http://www.freebase.com/view/en/mila_kunis", "targetValue": "(list (description \"Meg Griffin\"))", "utterance": "what character does mila kunis play on family guy?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Jake Lloyd\"))", "utterance": "who played anakin skywalker in phantom menace?"}, - {"url": "http://www.freebase.com/view/en/ghana", "targetValue": "(list (description \"English Language\"))", "utterance": "what language do the people in ghana speak?"}, - {"url": "http://www.freebase.com/view/en/luke_air_force_base", "targetValue": "(list (description Glendale))", "utterance": "where is luke afb arizona?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"French Language\") (description \"German Language\") (description \"Dutch Language\"))", "utterance": "what language people speak in belgium?"}, - {"url": "http://www.freebase.com/view/en/battle_of_vicksburg", "targetValue": "(list (description \"Warren County\"))", "utterance": "where was the battle of vicksburg located?"}, - {"url": "http://www.freebase.com/view/en/vancouver_british_columbia", "targetValue": "(list (description \"Tsawwassen Ferry Terminal\") (description \"Horseshoe Bay Ferry Terminal\"))", "utterance": "where is the cruise ship terminal in vancouver bc?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gallipoli", "targetValue": "(list (description Gallipoli))", "utterance": "where was the gallipoli campaign waged?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Nancy Lincoln\"))", "utterance": "what was lincoln's wife's name?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Japan))", "utterance": "what does the japanese call their country?"}, - {"url": "http://www.freebase.com/view/en/george_vi_of_the_united_kingdom", "targetValue": "(list (description \"Lung cancer\"))", "utterance": "what did king george vi die of?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what type of currency is used in the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/brad_paisley", "targetValue": "(list (description \"Belmont University\"))", "utterance": "where did brad paisley graduate from college?"}, - {"url": "http://www.freebase.com/view/en/robert_f_kennedy", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "what city was robert kennedy killed in?"}, - {"url": "http://www.freebase.com/view/en/queensland", "targetValue": "(list (description Woorabinda))", "utterance": "when are school holidays in queensland 2013?"}, - {"url": "http://www.freebase.com/view/en/michael_myers", "targetValue": "(list (description \"Brad Loree\"))", "utterance": "who plays the new michael myers?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description Tupac))", "utterance": "who was killed first tupac or biggie?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what kind of currency to bring to mexico?"}, - {"url": "http://www.freebase.com/view/en/nobel_peace_prize", "targetValue": "(list (description \"Intergovernmental Panel on Climate Change\") (description \"Al Gore\"))", "utterance": "who won the nobel peace prize in 2007?"}, - {"url": "http://www.freebase.com/view/en/alan_thicke", "targetValue": "(list (description \"It Takes Diff'rent Strokes\"))", "utterance": "what theme songs did alan thicke wrote?"}, - {"url": "http://www.freebase.com/view/en/patrick_swayze", "targetValue": "(list (description \"City of Joy\") (description \"Christmas in Wonderland\") (description \"Father Hood\") (description \"Along for the Ride\") (description \"Black Dog\") (description \"George and the Dragon\") (description \"Donnie Darko\") (description \"Dirty Dancing: Havana Nights\") (description \"Dirty Dancing\") (description 11:14))", "utterance": "what films did patrick swayze star in?"}, - {"url": "http://www.freebase.com/view/en/sony", "targetValue": "(list (description Tokyo))", "utterance": "where is sony headquarters?"}, - {"url": "http://www.freebase.com/view/en/liz_lemon", "targetValue": "(list (description \"Jack Donaghy\"))", "utterance": "who is liz lemon getting married to?"}, - {"url": "http://www.freebase.com/view/en/jumanji_1995", "targetValue": "(list (description \"Bonnie Hunt\"))", "utterance": "who plays sarah wittle in jumanji?"}, - {"url": "http://www.freebase.com/view/en/peter_tjajkovskij", "targetValue": "(list (description Opera) (description \"Classical music\") (description Ballet) (description \"Art song\"))", "utterance": "what type of music is tchaikovsky?"}, - {"url": "http://www.freebase.com/view/en/wimbledon", "targetValue": "(list (description Yearly))", "utterance": "when is wimbledon tennis tournament?"}, - {"url": "http://www.freebase.com/view/en/ted_kennedy", "targetValue": "(list (description \"1980 Democratic National Convention\"))", "utterance": "what year did ted kennedy run for president?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description \"Radcliffe College\") (description \"Perkins School for the Blind\") (description \"Wright-Humason School for the Deaf\") (description \"The Cambridge School of Weston\") (description \"Horace Mann School for the Deaf and Hard of Hearing\"))", "utterance": "where did helen keller go to school?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"World Organization of the Scout Movement\") (description \"2008 Raindance Film Festival\") (description \"Grunwick dispute\") (description \"2003 London blackout\") (description \"1st Computer Olympiad\") (description \"Ocean transport and erection of Cleopatra\u2019s Needle, (from Egypt to) London, 1878\") (description \"Early fires of London\") (description \"Fathers 4 Justice protests\") (description \"2nd Computer Olympiad\") (description \"Live Earth\"))", "utterance": "what shows are on in london at the moment?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))", "utterance": "where is german an official language?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Turkmen Language\") (description \"Pashto language\") (description \"Kurdish language\") (description \"Gilaki Language\") (description \"Assyrian Neo-Aramaic Language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"Persian Language\") (description \"Mazanderani Language\") (description \"Luri language\"))", "utterance": "what language do you speak in iran?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"Keisha Morris\"))", "utterance": "who did tupac shakur date?"}, - {"url": "http://www.freebase.com/view/en/paul_bettany", "targetValue": "(list (description \"Edwin Jarvis\"))", "utterance": "who does paul bettany play in the avengers?"}, - {"url": "http://www.freebase.com/view/en/naples_florida", "targetValue": "(list (description \"Marco Island Airport\"))", "utterance": "what is the closest airport to naples florida?"}, - {"url": "http://www.freebase.com/view/en/larry_hagman", "targetValue": "(list (description Leukemia))", "utterance": "what did larry hagman die of?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Bill Ritter\"))", "utterance": "who is the governor of colorado 2009?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description UTC-5))", "utterance": "what timezone is michigan usa?"}, - {"url": "http://www.freebase.com/view/en/robin_roberts", "targetValue": "(list (description \"Myelodysplastic syndrome\"))", "utterance": "what blood disease does robin roberts have?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Benito Mussolini\"))", "utterance": "who seized power in italy in 1922?"}, - {"url": "http://www.freebase.com/view/en/jill_wagner", "targetValue": "(list (description Wipeout) (description Punk'd) (description \"Blade: The Series\") (description \"Teen Wolf\"))", "utterance": "what show is jill wagner on?"}, - {"url": "http://www.freebase.com/view/en/megan_fox", "targetValue": "(list (description \"Brian Austin Green\"))", "utterance": "who did megan fox have a baby with?"}, - {"url": "http://www.freebase.com/view/en/senegal", "targetValue": "(list (description \"West African CFA franc\"))", "utterance": "what currency does senegal use?"}, - {"url": "http://www.freebase.com/view/en/alabama", "targetValue": "(list (description \"United Church of Christ\"))", "utterance": "where to get married in north alabama?"}, - {"url": "http://www.freebase.com/view/en/russians", "targetValue": "(list (description Europeans))", "utterance": "what do ethnic russians look like?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Europe) (description \"North Africa\") (description \"Middle East\"))", "utterance": "what places made up the western roman empire?"}, - {"url": "http://www.freebase.com/view/en/marie_curie", "targetValue": "(list (description \"Radio-active substances\"))", "utterance": "what experiments did marie curie conduct?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Bain Capital\"))", "utterance": "what company did mitt romney run?"}, - {"url": "http://www.freebase.com/view/en/vito_corleone", "targetValue": "(list (description \"Marlon Brando\"))", "utterance": "what is vito corleone real name?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Juan Carlos I of Spain\"))", "utterance": "what is the king of spain's name?"}, - {"url": "http://www.freebase.com/view/en/mr_blackwell", "targetValue": "(list (description Critic) (description Journalist) (description Actor) (description \"Fashion Designer\"))", "utterance": "who is blackwell?"}, - {"url": "http://www.freebase.com/view/en/justin_bieber", "targetValue": "(list (description Canada))", "utterance": "where did justin bieber grew up?"}, - {"url": "http://www.freebase.com/view/en/john_cornyn", "targetValue": "(list (description Texas))", "utterance": "what district does john cornyn represent?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"2006 NFL season\"))", "utterance": "when was the last superbowl win for the steelers?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))", "utterance": "what language do they speak in argentina yahoo?"}, - {"url": "http://www.freebase.com/view/en/kevin_garnett", "targetValue": "(list (description \"Minnesota Timberwolves\"))", "utterance": "who drafted kevin garnett?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description 60605) (description 60604) (description 60607) (description 60606) (description 60601) (description 60610) (description 60603) (description 60602) (description 60290) (description 60608))", "utterance": "what is zip code for chicago illinois?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description \"Light in my Darkness\") (description \"Die Geschichte meines Lebens\") (description \"The Frost King\") (description \"The open door\") (description \"The World I Live In\") (description \"Peace at eventide\") (description \"My religion\") (description \"Jia ru gei wo san tian guang ming\") (description \"The Story of My Life\") (description \"Helen Keller, her Socialist years\"))", "utterance": "what is the name of book written by helen keller?"}, - {"url": "http://www.freebase.com/view/en/bruce_jenner", "targetValue": "(list (description \"Athletics at the 1976 Summer Olympics - Men's Decathlon\"))", "utterance": "what did bruce jenner win gold for?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"James Earl Jones\"))", "utterance": "who did the voice of darth vader in star wars?"}, - {"url": "http://www.freebase.com/view/en/17_kids_and_counting", "targetValue": "(list (description \"Jana Duggar\"))", "utterance": "what are the duggars kids full names?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Yoshihiko Noda\"))", "utterance": "who is prime minister of japan 2011?"}, - {"url": "http://www.freebase.com/view/en/aaron_rodgers", "targetValue": "(list (description \"2005 NFL Draft\"))", "utterance": "what year did aaron rodgers get drafted?"}, - {"url": "http://www.freebase.com/view/en/robinson_projection", "targetValue": "(list (description Pseudo-cylinder))", "utterance": "what equipment does porter robinson use?"}, - {"url": "http://www.freebase.com/view/en/the_lion_king_ii_simbas_pride", "targetValue": "(list (description \"Jason Marsden\"))", "utterance": "who plays the voice of kovu?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Coretta Scott King\"))", "utterance": "who is martin luther king jr wife?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description \"Rick Scott\"))", "utterance": "who is the new governor of florida 2011?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what kind of money does the uk use?"}, - {"url": "http://www.freebase.com/view/en/jules_verne", "targetValue": "(list (description \"Off on a Comet\") (description \"Five Weeks in a Balloon\") (description \"Gil Braltar\") (description \"Paris in the Twentieth Century\") (description \"The Child of the Cavern\") (description \"Tribulations of a Chinaman in China\") (description \"The Mysterious Island\") (description \"The Adventures of Captain Hatteras\") (description \"Facing the Flag\") (description \"The Begum's Fortune\"))", "utterance": "what books did jules verne wright?"}, - {"url": "http://www.freebase.com/view/en/oklahoma", "targetValue": "(list (description \"Oklahoma City\"))", "utterance": "where in oklahoma are scorpions found?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_major_league_soccer_team", "targetValue": "(list (description \"PPL Park\"))", "utterance": "where does the philadelphia union soccer team play?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Brazil) (description Canada) (description Angola) (description Portugal) (description Macau) (description \"Cape Verde\") (description Andorra) (description Timor-Leste) (description Guinea-Bissau) (description Mozambique))", "utterance": "where is the portuguese language derived from?"}, - {"url": "http://www.freebase.com/view/en/ethiopia", "targetValue": "(list (description Sudan) (description Eritrea) (description Djibouti) (description Somalia) (description Kenya))", "utterance": "what 5 countries border ethiopia?"}, - {"url": "http://www.freebase.com/view/en/qatar", "targetValue": "(list (description \"Organization of Arab Petroleum Exporting Countries\"))", "utterance": "what does qatar export?"}, - {"url": "http://www.freebase.com/view/en/virgin_america", "targetValue": "(list (description \"Airbus A319\") (description \"Airbus A320\"))", "utterance": "what type of planes does virgin america fly?"}, - {"url": "http://www.freebase.com/view/en/university_of_maryland_university_college", "targetValue": "(list (description Adelphi))", "utterance": "what city is the university of maryland university college in?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description Frankfurt))", "utterance": "where did anne frank live before the war?"}, - {"url": "http://www.freebase.com/view/en/joseph_p_kennedy_sr", "targetValue": "(list (description Boston))", "utterance": "where was joseph p kennedy born?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description Europe))", "utterance": "which country is located directly east of belgium?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description Madagascar))", "utterance": "who are iran's major trading partners?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"Polo Grounds\") (description \"Polo Grounds III\") (description \"Polo Grounds II\") (description \"Seals Stadium\") (description \"Candlestick Park\") (description \"Hilltop Park\") (description \"St. George Cricket Grounds\") (description \"Polo Grounds IV\") (description \"AT&T Park\"))", "utterance": "where do the san francisco giants play baseball?"}, - {"url": "http://www.freebase.com/view/en/battle_of_shiloh", "targetValue": "(list (description \"Surprise Attack!\"))", "utterance": "what happened to the battle of shiloh?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what type of currency does egypt have?"}, - {"url": "http://www.freebase.com/view/en/diego_forlan", "targetValue": "(list (description \"Uruguay national football team\"))", "utterance": "what club team is diego forlan on?"}, - {"url": "http://www.freebase.com/view/en/kaplan_university", "targetValue": "(list (description Maryland))", "utterance": "what state is kaplan university online located?"}, - {"url": "http://www.freebase.com/view/en/rastafari_movement", "targetValue": "(list (description Zion) (description Afrocentrism) (description Jah))", "utterance": "who do rastafarians worship?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description UTC-5) (description \"North American Eastern Time Zone\"))", "utterance": "what timezone are the bahamas?"}, - {"url": "http://www.freebase.com/view/en/l_frank_baum", "targetValue": "(list (description Hollywood))", "utterance": "where did l frank baum die?"}, - {"url": "http://www.freebase.com/view/en/saint_peter", "targetValue": "(list (description \"Virgin and Child Enthroned with Saints Peter, Paul, John the Baptist, Dominic and a Donor\"))", "utterance": "what is the episode of family guy when peter makes his own country?"}, - {"url": "http://www.freebase.com/view/en/john_steinbeck", "targetValue": "(list (description \"William Faulkner\") (description \"Robert Burns\") (description \"Sherwood Anderson\") (description \"Thomas Malory\"))", "utterance": "what inspired steinbeck to write?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Ra\u00fal Castro\"))", "utterance": "who is the leader of cuba 2012?"}, - {"url": "http://www.freebase.com/view/en/gareth_southgate", "targetValue": "(list (description England))", "utterance": "where did gareth southgate play?"}, - {"url": "http://www.freebase.com/view/en/duke_ellington", "targetValue": "(list (description Piano) (description \"Jazz piano\"))", "utterance": "what musical instruments did duke ellington play?"}, - {"url": "http://www.freebase.com/view/en/bank_of_america_pavilion", "targetValue": "(list (description \"Suffolk County\"))", "utterance": "where is the bank of america pavilion?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Google Maps Engine\") (description \"Google Maps API for Business\") (description \"Google Chrome\") (description \"Google Earth Enterprise\") (description \"Google Apps\") (description \"Google AdWords\"))", "utterance": "what all does google have?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"Jeff Green\") (description \"Jason Terry\") (description \"Kevin Garnett\") (description \"Rajon Rondo\") (description \"Fab Melo\") (description \"Brandon Bass\") (description \"Jared Sullinger\") (description \"Avery Bradley\") (description \"Paul Pierce\") (description \"Courtney Lee\"))", "utterance": "what is the boston celtics current roster?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description \"Abrahamic religions\"))", "utterance": "what features do islam and christianity have in common?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "what was queen victoria queen of?"}, - {"url": "http://www.freebase.com/view/en/ray_romano", "targetValue": "(list (description \"Ray Romano, Michael Buble\"))", "utterance": "who plays ray barone?"}, - {"url": "http://www.freebase.com/view/en/robert_blake_1933", "targetValue": "(list (description \"Alfalfa's Double\") (description Busting) (description \"Captain Spanky's Show Boat\") (description \"Bubbling Troubles\") (description \"Dancing Romeo\") (description \"Dad for a Day\") (description \"Bridal Suite\") (description \"All About Hash\") (description \"Coast to Coast\") (description \"Auto Antics\"))", "utterance": "what movies did robert blake play in?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Flight of the Conchords\"))", "utterance": "what tv shows are taped in new york city?"}, - {"url": "http://www.freebase.com/view/en/gerald_ford", "targetValue": "(list (description \"Cardiovascular disease\"))", "utterance": "what did gerald ford die of?"}, - {"url": "http://www.freebase.com/view/en/gobi_desert", "targetValue": "(list (description Mongolia))", "utterance": "where is the gobi desert located?"}, - {"url": "http://www.freebase.com/view/en/howard_hughes", "targetValue": "(list (description Hypochondriasis) (description Mysophobia))", "utterance": "what kind of mental illness did howard hughes have?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "who is prime minister of japan 2012?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Honolulu))", "utterance": "what city was barack obama born in?"}, - {"url": "http://www.freebase.com/view/en/cabo_san_lucas", "targetValue": "(list (description \"Cabo San Lucas International Airport\"))", "utterance": "what airport do you fly into to get to cabo san lucas?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Spain))", "utterance": "what countries speak spanish wikipedia?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description \"The tourist\") (description \"The Rum Diary\") (description \"Alice in Wonderland\") (description \"Pirates of the Caribbean: On Stranger Tides\") (description Rango) (description \"Sweeney Todd: The Demon Barber of Fleet Street\"))", "utterance": "what films have johnny depp been in?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Wen Jiabao\"))", "utterance": "who runs china 2011?"}, - {"url": "http://www.freebase.com/view/en/destin", "targetValue": "(list (description \"Northwest Florida Regional Airport\") (description \"Destin\u2013Fort Walton Beach Airport\"))", "utterance": "what major airport is near destin florida?"}, - {"url": "http://www.freebase.com/view/en/vasco_da_gama", "targetValue": "(list (description Portugal))", "utterance": "what country did vasco da gama came from?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\") (description Dictatorship))", "utterance": "what is the current government of vietnam?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description \"South Vietnam\") (description Australia) (description \"New Zealand\") (description \"North Vietnam\") (description \"Pathet Lao\") (description Philippines) (description \"Khmer Republic\") (description \"United States of America\") (description \"Khmer Rouge\") (description \"North Korea\") (description \"Viet Cong\") (description China) (description Thailand) (description \"South Korea\") (description \"Kingdom of Laos\") (description Taiwan) (description \"Soviet Union\"))", "utterance": "what countries was the vietnam war between?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Stade de France\") (description \"20th arrondissement\") (description \"American Graduate School in Paris\") (description \"Eiffel Tower\") (description \"Latin Quarter, Paris\") (description \"\u00c9cole Nationale des Ponts et Chauss\u00e9es\") (description Champs-\u00c9lys\u00e9es) (description Gif-sur-Yvette) (description \"Parc des Princes\") (description \"Coll\u00e8ge S\u00e9vign\u00e9\"))", "utterance": "what to see outside of paris?"}, - {"url": "http://www.freebase.com/view/en/nazism", "targetValue": "(list (description \"National Socialist Party\"))", "utterance": "what does nazis stand for?"}, - {"url": "http://www.freebase.com/view/en/pro_football_hall_of_fame", "targetValue": "(list (description Canton))", "utterance": "where is the nfl hall of fame located and when was the building opened?"}, - {"url": "http://www.freebase.com/view/en/laura_ingalls_wilder", "targetValue": "(list (description Wisconsin))", "utterance": "where did laura ingalls wilder live?"}, - {"url": "http://www.freebase.com/view/en/jason_segel", "targetValue": "(list (description \"Linda Cardellini\"))", "utterance": "who did jason segel date?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description Genoa))", "utterance": "where christopher columbus was born?"}, - {"url": "http://www.freebase.com/view/en/katerina_graham", "targetValue": "(list (description Jackie))", "utterance": "who did kat graham play in parent trap?"}, - {"url": "http://www.freebase.com/view/en/sammy_hagar", "targetValue": "(list (description \"Rock music\") (description \"Hard rock\") (description \"Heavy metal\"))", "utterance": "what does sammy hagar sing?"}, - {"url": "http://www.freebase.com/view/en/lex_luthor", "targetValue": "(list (description \"Michael Rosenbaum\"))", "utterance": "who plays young lex luthor in smallville?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "who is lamar odom playing for in 2012?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description \"New Zealand national women's cricket team\") (description \"New Zealand national cricket team\") (description \"A1 Team New Zealand\") (description \"New Zealand Davis Cup team\") (description \"New Zealand Fed Cup team\") (description \"New Zealand national football team\") (description \"New Zealand men's national ice hockey team\") (description \"New Zealand national basketball team\") (description \"New Zealand national badminton team\") (description \"New Zealand women's national field hockey team\"))", "utterance": "what are the main sports in new zealand?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who makes lois griffin voice?"}, - {"url": "http://www.freebase.com/view/en/trenton", "targetValue": "(list (description 08610) (description 08611) (description 08618) (description 08608) (description 08603) (description 08602) (description 08601) (description 08607) (description 08605) (description 08604))", "utterance": "what is the zip code for trenton ga?"}, - {"url": "http://www.freebase.com/view/en/finland", "targetValue": "(list (description \"Saami, North Language\") (description \"Swedish Language\") (description \"Finnish Language\") (description \"Saami, Inari Language\"))", "utterance": "what language do you speak in finland?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what kind of system of government does the united states have?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"Double hull\") (description \"Viola organista\"))", "utterance": "what inventions did da vinci made?"}, - {"url": "http://www.freebase.com/view/en/lebron_james", "targetValue": "(list (description \"2003\u201304 NBA season\"))", "utterance": "what was lebron james rookie year?"}, - {"url": "http://www.freebase.com/view/en/shirley_temple", "targetValue": "(list (description \"Charles Alden Black Jr.\") (description \"Lori Black\") (description \"Linda Susan Agar\"))", "utterance": "what are shirley temple kids names?"}, - {"url": "http://www.freebase.com/view/en/malcom_floyd", "targetValue": "(list (description \"San Diego Chargers\"))", "utterance": "who does malcom floyd play for?"}, - {"url": "http://www.freebase.com/view/en/terrell_owens", "targetValue": "(list (description \"Wide Receiver\"))", "utterance": "what position does terrell owens play?"}, - {"url": "http://www.freebase.com/view/en/julia_gillard", "targetValue": "(list (description \"Prime minister\"))", "utterance": "what is julia gillard famous for?"}, - {"url": "http://www.freebase.com/view/en/kourtney_kardashian", "targetValue": "(list (description Theatre))", "utterance": "what did kourtney kardashian go to college for?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"English Language\"))", "utterance": "what are the four official languages of nigeria?"}, - {"url": "http://www.freebase.com/view/en/bergen-belsen_concentration_camp", "targetValue": "(list (description Germany))", "utterance": "where is bergen belsen concentration camp located?"}, - {"url": "http://www.freebase.com/view/en/louis_xvi_of_france", "targetValue": "(list (description \"King of France\"))", "utterance": "who was louis xvi?"}, - {"url": "http://www.freebase.com/view/en/tecumseh", "targetValue": "(list (description Tenskwatawa))", "utterance": "what was the name of tecumseh brother?"}, - {"url": "http://www.freebase.com/view/en/donna_summer", "targetValue": "(list (description \"Lung cancer\") (description Cancer))", "utterance": "what did donna summers die from?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description 8/3/2001))", "utterance": "what year did allen iverson get married?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"Grand Prairie\"))", "utterance": "where was selena gomez really born?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "who did lamar odom sign with?"}, - {"url": "http://www.freebase.com/view/en/philadelphia", "targetValue": "(list (description \"Rittenhouse Square\"))", "utterance": "what is the best neighborhood to live in in philadelphia?"}, - {"url": "http://www.freebase.com/view/en/thermopylae", "targetValue": "(list (description Greece))", "utterance": "when did the battle of thermopylae occur?"}, - {"url": "http://www.freebase.com/view/en/eleanor_roosevelt", "targetValue": "(list (description \"Allenswood Academy\") (description \"The New School\"))", "utterance": "where did eleanor roosevelt go to school?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Wymysorys))", "utterance": "what do you say after a sneeze in german?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description Albania) (description Algeria))", "utterance": "what country does turkey trade with?"}, - {"url": "http://www.freebase.com/view/en/husqvarna_ab", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is husqvarna 235 made?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))", "utterance": "what do people speak in singapore?"}, - {"url": "http://www.freebase.com/view/en/slovakia", "targetValue": "(list (description Euro))", "utterance": "what is the currency in slovakia 2012?"}, - {"url": "http://www.freebase.com/view/en/dartmouth_college", "targetValue": "(list (description \"Dartmouth Moose\") (description \"Keggy the Keg\"))", "utterance": "what is the mascot of dartmouth college?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))", "utterance": "what country is next to russia?"}, - {"url": "http://www.freebase.com/view/en/jacob_black", "targetValue": "(list (description \"Taylor Lautner\"))", "utterance": "who played jacob black?"}, - {"url": "http://www.freebase.com/view/en/medicare", "targetValue": "(list (description \"Centers for Medicare and Medicaid Services\"))", "utterance": "who pays social security and medicare?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description \"Funny People\") (description \"Anger Management\") (description \"Happy Gilmore\") (description \"Big Daddy\") (description \"50 First Dates\") (description Click) (description Bulletproof) (description \"Billy Madison\") (description \"Eight Crazy Nights\") (description Airheads))", "utterance": "what movies star adam sandler?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"Yale Law School\"))", "utterance": "what university did bill clinton graduated from?"}, - {"url": "http://www.freebase.com/view/en/ralph_waite", "targetValue": "(list (description \"Ralph H. Waite\"))", "utterance": "who plays jackson gibbs on ncis?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Riverdale Country School\") (description \"Stanford Graduate School of Business\") (description \"Stanford University\") (description \"Canterbury School\") (description \"London School of Economics\") (description \"Choate Rosemary Hall\") (description \"Harvard University\") (description \"Edward Devotion School\") (description \"Harvard College\") (description \"Princeton University\"))", "utterance": "where did president kennedy go to school?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"1973 NBA Finals\"))", "utterance": "when did the ny knicks last win a championship?"}, - {"url": "http://www.freebase.com/view/en/fukushima_i_nuclear_power_plant", "targetValue": "(list (description \"2011 T\u014dhoku earthquake and tsunami\"))", "utterance": "what happened at fukushima daiichi nuclear plant?"}, - {"url": "http://www.freebase.com/view/en/lajos_kossuth", "targetValue": "(list (description Politician) (description Lawyer))", "utterance": "who was louis kossuth?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))", "utterance": "what country do arabic people come from?"}, - {"url": "http://www.freebase.com/view/en/boston_red_sox", "targetValue": "(list (description \"1918 World Series\") (description \"2007 World Series\") (description \"2004 World Series\") (description \"1903 World Series\") (description \"1912 World Series\") (description \"1916 World Series\") (description \"1915 World Series\"))", "utterance": "when did the red sox win the pennant?"}, - {"url": "http://www.freebase.com/view/en/harry_s_truman", "targetValue": "(list (description \"Kansas City\"))", "utterance": "where did harry truman die?"}, - {"url": "http://www.freebase.com/view/en/charles_prince_of_wales", "targetValue": "(list (description Mountbatten-Windsor))", "utterance": "what was prince charles last name?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description \"Governor of California\"))", "utterance": "what was reagan before president?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Constitutional republic\") (description \"Parliamentary republic\") (description \"Unitary state\"))", "utterance": "what type of legal system does italy have?"}, - {"url": "http://www.freebase.com/view/en/bernard_l_madoff", "targetValue": "(list (description \"Bernard L. Madoff Investment Securities\"))", "utterance": "where did bernie madoff work?"}, - {"url": "http://www.freebase.com/view/en/mark_zuckerberg", "targetValue": "(list (description Facebook))", "utterance": "what website did mark zuckerberg co founder?"}, - {"url": "http://www.freebase.com/view/en/kings_of_leon", "targetValue": "(list (description \"bass guitar\"))", "utterance": "what bass does jared followill use?"}, - {"url": "http://www.freebase.com/view/en/james_t_kirk", "targetValue": "(list (description \"Jimmy Bennett\") (description \"Chris Pine\") (description \"William Shatner\"))", "utterance": "who played captain kirk in star trek?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"United States dollar\"))", "utterance": "what type of currency does the us have?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what currency does thailand use?"}, - {"url": "http://www.freebase.com/view/en/canadian_county", "targetValue": "(list (description \"Oklahoma City, OK Metropolitan Statistical Area\") (description Oklahoma))", "utterance": "where is canadian county oklahoma?"}, - {"url": "http://www.freebase.com/view/en/islamabad", "targetValue": "(list (description Pakistan))", "utterance": "in which province islamabad is located?"}, - {"url": "http://www.freebase.com/view/en/rob_kardashian", "targetValue": "(list (description \"TV Personality\"))", "utterance": "what does rob kardashian do for living?"}, - {"url": "http://www.freebase.com/view/en/oceania", "targetValue": "(list (description \"Pacific Ocean\"))", "utterance": "where is oceania on a map?"}, - {"url": "http://www.freebase.com/view/en/nintendo", "targetValue": "(list (description \"NINTENDO CO LTD Common Stock\"))", "utterance": "what did nintendo announce at e3 2012?"}, - {"url": "http://www.freebase.com/view/en/palm_springs", "targetValue": "(list (description \"The Fabulous Palm Springs Follies\") (description \"Palm Springs Air Museum\") (description \"Living Desert Zoo and Gardens\") (description \"Palm Springs Walk of Stars\") (description \"The Palm Springs Art Museum\") (description \"Knott's Soak City\") (description \"Tahquitz Canyon\") (description \"Palm Springs Aerial Tramway\") (description \"Moorten Botanical Garden and Cactarium\") (description \"San Jacinto Mountains\"))", "utterance": "what can you do in palm springs ca?"}, - {"url": "http://www.freebase.com/view/en/red_lake", "targetValue": "(list (description Canada))", "utterance": "where is red lake ontario?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description \"Super Bowl XXV\"))", "utterance": "when was the last time the ny giants played in the superbowl?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description Actor))", "utterance": "who is adam sandler?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Muhammad Zia-ul-Haq\"))", "utterance": "who was the president of pakistan in 1980?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Columbia University\"))", "utterance": "which college did barack obama attend?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ann_seton", "targetValue": "(list (description \"New York City\"))", "utterance": "where was st elizabeth ann seton born?"}, - {"url": "http://www.freebase.com/view/en/adriatic_sea", "targetValue": "(list (description \"Kvarner Gulf\") (description Pag))", "utterance": "what does the adriatic sea border?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description UTC\u221206:00))", "utterance": "what time do the polls open in indiana 2012?"}, - {"url": "http://www.freebase.com/view/en/stanley_cup", "targetValue": "(list (description \"Chicago Blackhawks\"))", "utterance": "what teams played in the 2010 stanley cup?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description Massachusetts))", "utterance": "what colony is john adams from?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Netherlands) (description \"Czech Republic\") (description Salzburg) (description Denmark) (description Poland) (description Luxembourg) (description France) (description Belgium) (description Austria) (description Switzerland))", "utterance": "what countries do germany border?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Uzbekistan))", "utterance": "who does russia trade with the most?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description \"Akkadian language\"))", "utterance": "what language do the assyrians speak?"}, - {"url": "http://www.freebase.com/view/en/mary_jane_watson", "targetValue": "(list (description \"Kirsten Dunst\"))", "utterance": "who plays mary jane in spiderman 3?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Oak Ridge Cemetery\"))", "utterance": "where was abraham lincoln buried?"}, - {"url": "http://www.freebase.com/view/en/david", "targetValue": "(list (description Solomon))", "utterance": "who was the grandson of king david's father?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Abraham Lincoln 1861 presidential inauguration\"))", "utterance": "when president lincoln was elected?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Super Bowl XV\"))", "utterance": "when was the last time the oakland raiders won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what did theodore roosevelt do that brought him to national prominence?"}, - {"url": "http://www.freebase.com/view/en/devon_sawa", "targetValue": "(list (description Vancouver))", "utterance": "where is devon sawa now?"}, - {"url": "http://www.freebase.com/view/en/cleveland_browns", "targetValue": "(list (description \"Jeff Faine\") (description \"Kellen Winslow II\") (description \"Braylon Edwards\") (description \"Kamerion Wimbley\") (description \"Brady Quinn\") (description \"Joe Thomas\"))", "utterance": "who did the cleveland browns draft?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description \"Charles Stanley Gifford\") (description \"Martin Edward Mortensen\") (description \"Gladys Pearl Baker\"))", "utterance": "who was marilyn monroe's parents?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what to do when traveling to london?"}, - {"url": "http://www.freebase.com/view/en/shoreditch", "targetValue": "(list (description London))", "utterance": "where is shoreditch?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"George R. Brown Convention Center\") (description \"Sam Houston Race Park\") (description \"Rothko Chapel\") (description \"Kemah Boardwalk\") (description \"Space Center Houston\") (description \"Downtown Aquarium, Houston\") (description \"Hanna\u2013Barbera Land\") (description \"Bayou Bend\") (description \"SplashTown Houston\") (description \"Houston Zoo\"))", "utterance": "what should i do today in houston?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Spain))", "utterance": "where does the spanish language come from?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "when do they change the time in london?"}, - {"url": "http://www.freebase.com/view/en/ryan_lochte", "targetValue": "(list (description Gainesville))", "utterance": "where does ryan lochte live now?"}, - {"url": "http://www.freebase.com/view/en/nashville_tennessee", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is tennessee nashville?"}, - {"url": "http://www.freebase.com/view/en/henry_clay", "targetValue": "(list (description \"Whig Party\"))", "utterance": "what political party was henry clay?"}, - {"url": "http://www.freebase.com/view/en/ontario", "targetValue": "(list (description Ottawa))", "utterance": "what is capital city of ontario?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what money is used in england?"}, - {"url": "http://www.freebase.com/view/en/corey_feldman", "targetValue": "(list (description \"Susie Feldman\"))", "utterance": "who did corey feldman married?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who is the voice of lois from family guy?"}, - {"url": "http://www.freebase.com/view/en/walt_disney", "targetValue": "(list (description \"Steamboat Willie\"))", "utterance": "what was walt disney's first cartoon called?"}, - {"url": "http://www.freebase.com/view/en/mother_jones", "targetValue": "(list (description \"Children's rights\") (description \"Labor rights\"))", "utterance": "what did mary harris jones accomplish?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what currency do i need in egypt?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description \"Captain John Smith\"))", "utterance": "who was the founder of the colony of virginia?"}, - {"url": "http://www.freebase.com/view/en/albert_ellis", "targetValue": "(list (description \"New York City\"))", "utterance": "where is ellis park rugby stadium?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description \"European Union\"))", "utterance": "what does the letters eu stand for?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what are the 5 countries in the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/jojo", "targetValue": "(list (description Mercury) (description \"Edel AG\") (description \"Interscope Records\") (description \"Blackground Records\") (description \"Universal Motown Republic Group\") (description \"Universal Records\"))", "utterance": "what label is jojo signed to?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"Mitch McConnell\"))", "utterance": "who is the state senator of kentucky?"}, - {"url": "http://www.freebase.com/view/en/douglas_macarthur", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "where did douglas macarthur die?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))", "utterance": "what does russian people speak?"}, - {"url": "http://www.freebase.com/view/en/jason_morgan", "targetValue": "(list (description \"Steve Burton\"))", "utterance": "who is playing jason morgan on general hospital?"}, - {"url": "http://www.freebase.com/view/en/hong_kong", "targetValue": "(list (description Asia))", "utterance": "where is hong kong china?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Italy))", "utterance": "what countries do they speak italian?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"Paris Saint-Germain F.C.\"))", "utterance": "who does david beckham play for in 2013?"}, - {"url": "http://www.freebase.com/view/en/nikki_reed", "targetValue": "(list (description \"Rosalie Hale\"))", "utterance": "who nikki reed play in twilight?"}, - {"url": "http://www.freebase.com/view/en/blake_griffin", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "who does blake griffin play for in the nba?"}, - {"url": "http://www.freebase.com/view/en/fox_mulder", "targetValue": "(list (description \"David Duchovny\"))", "utterance": "who played mulder in the x files?"}, - {"url": "http://www.freebase.com/view/en/bridgit_mendler", "targetValue": "(list (description \"Harry Mendler\") (description \"Leah Mendler\"))", "utterance": "what are bridgit mendler's parents names?"}, - {"url": "http://www.freebase.com/view/en/houston", "targetValue": "(list (description \"George R. Brown Convention Center\") (description \"Sam Houston Race Park\") (description \"Rothko Chapel\") (description \"Kemah Boardwalk\") (description \"Space Center Houston\") (description \"Downtown Aquarium, Houston\") (description \"Hanna\u2013Barbera Land\") (description \"Bayou Bend\") (description \"SplashTown Houston\") (description \"Houston Zoo\"))", "utterance": "what tourist attractions are in houston texas?"}, - {"url": "http://www.freebase.com/view/en/maryland", "targetValue": "(list (description \"Ben Cardin\"))", "utterance": "who are the current maryland senators?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Ottawa))", "utterance": "where is the capital of canada on the map?"}, - {"url": "http://www.freebase.com/view/en/albert_c_barnes", "targetValue": "(list (description \"Central High School\") (description \"University of Pennsylvania\"))", "utterance": "what time does barnes and noble close on saturday?"}, - {"url": "http://www.freebase.com/view/en/frida_kahlo", "targetValue": "(list (description Surrealism))", "utterance": "what kind of paintings did frida kahlo do?"}, - {"url": "http://www.freebase.com/view/en/francisco_vasquez_de_coronado", "targetValue": "(list (description \"Mexico City\"))", "utterance": "what was francisco vasquez de coronado known for?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Hellenic Parliament\"))", "utterance": "what form of government does greece use?"}, - {"url": "http://www.freebase.com/view/en/columbia_river", "targetValue": "(list (description \"British Columbia\"))", "utterance": "where did the columbia river begin?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Lacey Chabert\"))", "utterance": "who was the original voice of meg on family guy?"}, - {"url": "http://www.freebase.com/view/en/michael_clarke_duncan", "targetValue": "(list (description \"American Crude\") (description \"Air Buddies\") (description \"A Crush on You\") (description \"Brother Bear\") (description \"Back in Business\") (description \"A Night at the Roxbury\") (description \"Breakfast of Champions\") (description Bulworth) (description Armageddon) (description \"Brother Bear 2\"))", "utterance": "what movies has michael clarke duncan been in?"}, - {"url": "http://www.freebase.com/view/en/matt_barnes", "targetValue": "(list (description \"Gloria Govan\"))", "utterance": "who did matt barnes married?"}, - {"url": "http://www.freebase.com/view/en/nobel_peace_prize", "targetValue": "(list (description \"Ellen Johnson Sirleaf\") (description \"Tawakkol Karman\") (description \"Leymah Gbowee\"))", "utterance": "who won the nobel peace prize in 2011 for physics?"}, - {"url": "http://www.freebase.com/view/en/jessica_ennis", "targetValue": "(list (description \"Track and field athletics\"))", "utterance": "what is jessica ennis sport?"}, - {"url": "http://www.freebase.com/view/en/tahiti", "targetValue": "(list (description \"French Polynesia\"))", "utterance": "where is tahiti bora bora?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Music & Me\") (description Ben) (description \"Remember the Time\") (description \"Black or White\") (description Dangerous) (description \"Smooth Criminal\") (description \"Forever, Michael\") (description Bad) (description \"Off the Wall\") (description \"Black or White (The Clivill\u00e9s & Cole Remixes)\"))", "utterance": "what are all of michael jackson albums?"}, - {"url": "http://www.freebase.com/view/en/joe_namath", "targetValue": "(list (description \"Fire Island\") (description \"Beaver Falls\"))", "utterance": "where did joe namath live?"}, - {"url": "http://www.freebase.com/view/en/minnesota", "targetValue": "(list (description \"Al Franken\"))", "utterance": "who is my state senator and representative minnesota?"}, - {"url": "http://www.freebase.com/view/en/kristen_stewart", "targetValue": "(list (description \"Panic Room\") (description \"Catch That Kid\") (description \"In the Land of Women\") (description \"Fierce People\") (description \"Into the Wild\") (description \"The Messengers\") (description \"Cold Creek Manor\") (description Zathura) (description \"The Safety of Objects\") (description Speak))", "utterance": "what films has kristen stewart starred in?"}, - {"url": "http://www.freebase.com/view/en/samsung_lions", "targetValue": "(list (description \"Daegu Baseball Stadium\"))", "utterance": "where do samsung lions play?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description \"Battle of Appomattox Court House\"))", "utterance": "where did lee surrender to grant to end the civil war?"}, - {"url": "http://www.freebase.com/view/en/annie_leibovitz", "targetValue": "(list (description Photographer) (description Artist))", "utterance": "what does annie leibovitz do?"}, - {"url": "http://www.freebase.com/view/en/derek_fisher", "targetValue": "(list (description \"Oklahoma City Thunder\") (description \"Dallas Mavericks\") (description \"Los Angeles Lakers\"))", "utterance": "what teams did derek fisher play for in the nba?"}, - {"url": "http://www.freebase.com/view/en/mike_tomlin", "targetValue": "(list (description \"Pittsburgh Steelers\"))", "utterance": "who did mike tomlin play for?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\"))", "utterance": "what kind of currency does cuba use?"}, - {"url": "http://www.freebase.com/view/en/ben_roethlisberger", "targetValue": "(list (description \"Ida Jane Foust\") (description \"Kenneth Todd Roethlisberger\"))", "utterance": "who is ben roethlisberger parents?"}, - {"url": "http://www.freebase.com/view/en/robert_pattinson", "targetValue": "(list (description Eclipse) (description Twilight) (description \"New Moon\") (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "what movies have robert pattinson starred in?"}, - {"url": "http://www.freebase.com/view/en/zoroastrianism", "targetValue": "(list (description \"The Zend-Avesta, The Gathas, and the Doctrine of Zarathustra\"))", "utterance": "what are the zoroastrian scriptures called?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Democratic Party\"))", "utterance": "what political party is barack obama from?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Civil rights movement\") (description \"Civil disobedience\") (description Nonviolence))", "utterance": "what organization did martin luther king lead?"}, - {"url": "http://www.freebase.com/view/en/nazism", "targetValue": "(list (description \"National Socialist Party\"))", "utterance": "where did the name nazi come from?"}, - {"url": "http://www.freebase.com/view/en/arthur_conan_doyle", "targetValue": "(list (description \"Sherlock Holmes\"))", "utterance": "what was arthur conan doyle famous for?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984 NBA Draft\"))", "utterance": "what year did michael jordan started his career?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what currency should you take to thailand?"}, - {"url": "http://www.freebase.com/view/en/jemaine_clement", "targetValue": "(list (description \"Bass guitar\"))", "utterance": "what kind of guitar does jemaine clement play?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description \"Greyhound Lines\") (description \"Peter Pan Bus Lines\"))", "utterance": "where is greyhound station in washington dc?"}, - {"url": "http://www.freebase.com/view/en/lance_armstrong", "targetValue": "(list (description 9/18/1971))", "utterance": "where was lance armstrong born and in what year?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Israeli new shekel\"))", "utterance": "what kind of money is used in israel?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"New Haven\"))", "utterance": "where is george bush from?"}, - {"url": "http://www.freebase.com/view/en/william_howe_5th_viscount_howe", "targetValue": "(list (description \"Battle of Bunker Hill\"))", "utterance": "what did william howe do in the revolutionary war?"}, - {"url": "http://www.freebase.com/view/en/atlanta_falcons", "targetValue": "(list (description \"Matt Ryan\"))", "utterance": "who is the falcons quarterback 2012?"}, - {"url": "http://www.freebase.com/view/en/trenton_ohio", "targetValue": "(list (description 45067))", "utterance": "what is the zip code for trenton ohio?"}, - {"url": "http://www.freebase.com/view/en/north_dakota", "targetValue": "(list (description \"Western Meadowlark\"))", "utterance": "what is north dakota state's mascot?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"The Structure and Distribution of Coral Reefs\") (description \"On evolution\") (description \"A student's introduction to Charles Darwin\") (description \"Climbing Plants\") (description \"The Expression of the Emotions in Man and Animals\") (description \"The origin of species : complete and fully illustrated\") (description \"The Origin of Species\") (description \"The Life of Erasmus Darwin\") (description \"The Autobiography of Charles Darwin\") (description \"The Descent of Man, and Selection in Relation to Sex\"))", "utterance": "what is the work of charles darwin?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description \"Big Daddy\") (description \"Dickie Roberts: Former Child Star\") (description \"Joe Dirt 2\") (description \"Bedtime Stories\") (description Click) (description \"The Benchwarmers\") (description \"Eight Crazy Nights\") (description \"The House Bunny\") (description \"You Don't Mess with the Zohan\") (description \"I Now Pronounce You Chuck and Larry\"))", "utterance": "what movies have adam sandler been in?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Franklin stove\"))", "utterance": "what was one of benjamin franklin's inventions?"}, - {"url": "http://www.freebase.com/view/en/phil_mickelson", "targetValue": "(list (description \"Arizona State University\"))", "utterance": "where did phil mickelson go to college?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Christianity))", "utterance": "what is the most practiced religion in the us?"}, - {"url": "http://www.freebase.com/view/en/duffy", "targetValue": "(list (description Mercy) (description Rockferry) (description /m/0dm9yv1) (description \"Smoke Without Fire\") (description \"Big Flame\") (description \"Warwick Avenue\") (description \"Mercy (Gareth Wyn remix)\") (description \"I'm Scared\") (description Tomorrow))", "utterance": "what does duffy sing?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"Paul Laurence Dunbar High School\") (description \"Baltimore School for the Arts\") (description \"Tamalpais High School\"))", "utterance": "what school did tupac go to?"}, - {"url": "http://www.freebase.com/view/en/guyana", "targetValue": "(list (description \"English Language\"))", "utterance": "what does guyana speak?"}, - {"url": "http://www.freebase.com/view/en/vlaams_language", "targetValue": "(list (description Belgium))", "utterance": "where did the flemish live?"}, - {"url": "http://www.freebase.com/view/en/houston_rockets", "targetValue": "(list (description \"1994 NBA Finals\"))", "utterance": "what year did the houston rockets win their first championship?"}, - {"url": "http://www.freebase.com/view/en/harry_s_truman", "targetValue": "(list (description \"University of Missouri\u2013Kansas City\"))", "utterance": "what college did harry s. truman attend?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what is the official language spoken in mexico?"}, - {"url": "http://www.freebase.com/view/en/minneapolis", "targetValue": "(list (description \"Hennepin County\"))", "utterance": "what county is minneapolis mn in?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description Buddhism) (description Christian) (description Islam))", "utterance": "what religion in thailand?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_i_of_england", "targetValue": "(list (description \"Henry VIII of England\"))", "utterance": "who is queen elizabeth 1 father?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what other languages does switzerland speak?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Clube Atl\u00e9tico Mineiro\"))", "utterance": "what team is ronaldinho on?"}, - {"url": "http://www.freebase.com/view/en/paul_blart_mall_cop", "targetValue": "(list (description \"Kevin James\"))", "utterance": "who plays paul blart?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Vanessa Laine\"))", "utterance": "who is kobe bryant wife bio?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind of government system does canada have?"}, - {"url": "http://www.freebase.com/view/en/sparta", "targetValue": "(list (description Monarchy) (description Diarchy))", "utterance": "what type of government did sparta greece have?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Corriere della Sera\") (description l'Unit\u00e0) (description \"Il Foglio\") (description \"la Repubblica\") (description \"Il Messaggero\") (description \"La Domenica del Corriere\") (description \"La Stampa\") (description Avanti!) (description \"La Gazzetta dello Sport\") (description Liberazione))", "utterance": "where to vacation in italy in august?"}, - {"url": "http://www.freebase.com/view/en/teotihuacan", "targetValue": "(list (description Mexico))", "utterance": "what culture lived in teotihuacan?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what kind of voting system does japan have?"}, - {"url": "http://www.freebase.com/view/en/africa", "targetValue": "(list (description Angola) (description \"C\u00f4te d\u2019Ivoire\") (description \"Central African Republic\") (description \"Burkina Faso\") (description Djibouti) (description Congo) (description Burundi) (description Botswana) (description \"Cape Verde\") (description Benin))", "utterance": "what are the names of all the countries in africa?"}, - {"url": "http://www.freebase.com/view/en/gulf_war", "targetValue": "(list (description Kuwait))", "utterance": "who started the first persian gulf war?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Pitt Stadium\") (description \"Forbes Field\") (description \"Heinz Field\") (description \"Three Rivers Stadium\"))", "utterance": "what is the name of the pittsburgh steelers stadium?"}, - {"url": "http://www.freebase.com/view/en/cleopatra", "targetValue": "(list (description \"Mark Antony\"))", "utterance": "who was cleopatra married too?"}, - {"url": "http://www.freebase.com/view/en/nicki_minaj", "targetValue": "(list (description \"Saint James, Trinidad and Tobago\"))", "utterance": "where was nicki minaj born?"}, - {"url": "http://www.freebase.com/view/en/jesse_james", "targetValue": "(list (description \"Zerelda Mimms\"))", "utterance": "what was jesse james wife name?"}, - {"url": "http://www.freebase.com/view/en/spike", "targetValue": "(list (description \"James Marsters\"))", "utterance": "who plays spike in buffy the vampire slayer?"}, - {"url": "http://www.freebase.com/view/en/hadrian", "targetValue": "(list (description Rome))", "utterance": "where was emperor hadrian born?"}, - {"url": "http://www.freebase.com/view/en/gardasil", "targetValue": "(list (description 2006))", "utterance": "when was gardasil released to the public?"}, - {"url": "http://www.freebase.com/view/en/franklin_d_roosevelt", "targetValue": "(list (description \"Harry S. Truman\"))", "utterance": "who became president when roosevelt died in office?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Morehouse College\"))", "utterance": "where did martin luther king went to school?"}, - {"url": "http://www.freebase.com/view/en/charles_r_drew", "targetValue": "(list (description \"Amherst College\"))", "utterance": "where did charles drew go to college?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description Gladiator))", "utterance": "what was the colosseum in rome used for?"}, - {"url": "http://www.freebase.com/view/en/peter_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who voice acts peter griffin?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"Emma Darwin\"))", "utterance": "who was charles darwin married to?"}, - {"url": "http://www.freebase.com/view/en/lynette_scavo", "targetValue": "(list (description \"Felicity Huffman\"))", "utterance": "who plays lynette on desperate housewives?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984-85 NBA season\"))", "utterance": "what year was michael jordan rookie year?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is the state of texas?"}, - {"url": "http://www.freebase.com/view/en/james_chadwick", "targetValue": "(list (description Neutron))", "utterance": "what did chadwick identify?"}, - {"url": "http://www.freebase.com/view/en/ithaca_new_york", "targetValue": "(list (description \"Ithaca Tompkins Regional Airport\"))", "utterance": "what airport is closest to ithaca ny?"}, - {"url": "http://www.freebase.com/view/en/kurt_cobain", "targetValue": "(list (description Seattle))", "utterance": "where did kurt cobain die?"}, - {"url": "http://www.freebase.com/view/en/jackson_michigan", "targetValue": "(list (description \"Jackson County\"))", "utterance": "what county is jackson michigan in?"}, - {"url": "http://www.freebase.com/view/en/battle_of_verdun", "targetValue": "(list (description Verdun))", "utterance": "where was the battle of verdun held?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description Federation))", "utterance": "what system of government does nigeria have?"}, - {"url": "http://www.freebase.com/view/en/boss_hogg", "targetValue": "(list (description \"Sorell Booke\"))", "utterance": "who played boss hogg dukes of hazzard?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"William Daniels\"))", "utterance": "who played kitt in knight rider?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description Islam) (description Judaism) (description Christianity))", "utterance": "what religion did the ottoman turks follow?"}, - {"url": "http://www.freebase.com/view/en/vanderbilt_university", "targetValue": "(list (description \"Vanderbilt University School of Medicine\"))", "utterance": "what is vanderbilt university known for?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is toronto gmt?"}, - {"url": "http://www.freebase.com/view/en/henry_viii_of_england", "targetValue": "(list (description \"Church of England\") (description Anglo-Catholicism))", "utterance": "what religion is king henry viii?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description France))", "utterance": "what countries did germany take over during world war 2?"}, - {"url": "http://www.freebase.com/view/en/james_baldwin", "targetValue": "(list (description \"DeWitt Clinton High School\"))", "utterance": "where did james baldwin go to school?"}, - {"url": "http://www.freebase.com/view/en/joseph_pulitzer", "targetValue": "(list (description Publisher) (description Politician) (description Journalist) (description Lawyer))", "utterance": "who was joseph pulitzer and what did he do?"}, - {"url": "http://www.freebase.com/view/en/destin", "targetValue": "(list (description \"Northwest Florida Regional Airport\") (description \"Destin\u2013Fort Walton Beach Airport\"))", "utterance": "where do you fly into for destin?"}, - {"url": "http://www.freebase.com/view/en/jane_austen", "targetValue": "(list (description England))", "utterance": "where did jane austen grow up?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"Cultural geography\"))", "utterance": "what was basketball player michael jordan's major in college?"}, - {"url": "http://www.freebase.com/view/en/american_red_cross", "targetValue": "(list (description \"Clara Barton\"))", "utterance": "who made the american red cross?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind government does canada have?"}, - {"url": "http://www.freebase.com/view/en/sanjay_gupta", "targetValue": "(list (description \"Grady Memorial Hospital\"))", "utterance": "where does dr. sanjay gupta practice?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Newton's law of universal gravitation\"))", "utterance": "what did newton discover or invent?"}, - {"url": "http://www.freebase.com/view/en/ralph_macchio", "targetValue": "(list (description \"Ralph Macchio, Sr.\"))", "utterance": "who played daniel larusso?"}, - {"url": "http://www.freebase.com/view/en/eddie_fatu", "targetValue": "(list (description \"Myocardial infarction\"))", "utterance": "what happened to umaga wwe?"}, - {"url": "http://www.freebase.com/view/en/geneva", "targetValue": "(list (description March))", "utterance": "when is the next geneva motor show?"}, - {"url": "http://www.freebase.com/view/en/david_beckham", "targetValue": "(list (description \"LA Galaxy\"))", "utterance": "who does david beckham play for in 2012?"}, - {"url": "http://www.freebase.com/view/en/battle_of_antietam", "targetValue": "(list (description Sharpsburg))", "utterance": "when and where did the battle of antietam take place?"}, - {"url": "http://www.freebase.com/view/en/j_j_abrams", "targetValue": "(list (description \"Star Wars Episode VII\") (description \"Anatomy of Hope\") (description \"Star Trek\") (description \"Star Trek into Darkness\") (description \"Mission: Impossible III\") (description \"Super 8\"))", "utterance": "what movies did jj abrams direct?"}, - {"url": "http://www.freebase.com/view/en/armenia", "targetValue": "(list (description Turkey) (description Georgia) (description Azerbaijan))", "utterance": "what countries does armenia border?"}, - {"url": "http://www.freebase.com/view/en/nikki_haley", "targetValue": "(list (description \"United States of America\"))", "utterance": "what season does haley have her second baby?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Italy))", "utterance": "what two countries speak italian?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description 1960))", "utterance": "when richard nixon was president?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Preacher) (description Writer) (description Pastor) (description \"Peace activist\"))", "utterance": "what job did martin luther king jr have?"}, - {"url": "http://www.freebase.com/view/en/seth_macfarlane", "targetValue": "(list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))", "utterance": "what characters does seth macfarlane voice?"}, - {"url": "http://www.freebase.com/view/en/hector_camacho", "targetValue": "(list (description \"San Juan\"))", "utterance": "where did macho camacho got shot at?"}, - {"url": "http://www.freebase.com/view/en/ian_somerhalder", "targetValue": "(list (description \"The Rules of Attraction\") (description \"In Enemy Hands\") (description \"How to Make Love to a Woman\") (description Pulse) (description \"Anatomy of a Hate Crime\") (description Wake) (description \"The Tournament\") (description \"Marco Polo\") (description Fireball) (description \"The Lost Samaritan\"))", "utterance": "what has ian somerhalder played in?"}, - {"url": "http://www.freebase.com/view/en/alhambra", "targetValue": "(list (description \"The Alhambra\"))", "utterance": "what time does target in alhambra close?"}, - {"url": "http://www.freebase.com/view/en/andrew_carnegie", "targetValue": "(list (description Entrepreneur) (description Businessperson) (description \"Business magnate\"))", "utterance": "who is andrew carnegie and what did he do?"}, - {"url": "http://www.freebase.com/view/en/lorne", "targetValue": "(list (description \"Andy Hallett\"))", "utterance": "who plays lorne on angel?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Single-party state\") (description \"Communist state\") (description \"Socialist state\"))", "utterance": "what form of government exists in china?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Theodore Parker\") (description \"Thomas Paine\") (description \"Henry Clay\"))", "utterance": "what influenced abraham lincoln to become president?"}, - {"url": "http://www.freebase.com/view/en/jeremy_sumpter", "targetValue": "(list (description Actor))", "utterance": "who is jeremy sumpter?"}, - {"url": "http://www.freebase.com/view/en/real_madrid", "targetValue": "(list (description \"2002 UEFA Champions League Final\"))", "utterance": "when last did real madrid win the champions league?"}, - {"url": "http://www.freebase.com/view/en/nobel_peace_prize", "targetValue": "(list (description \"Barack Obama\"))", "utterance": "who was the winner of the 2009 nobel peace prize?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Kim Jong-un\"))", "utterance": "who is ruling north korea now?"}, - {"url": "http://www.freebase.com/view/en/rastafari_movement", "targetValue": "(list (description Zion) (description Afrocentrism) (description Jah))", "utterance": "what bible do rastafarians use?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Portugal national football team\"))", "utterance": "who does cristiano ronaldo play for now 2011?"}, - {"url": "http://www.freebase.com/view/en/henry_clay", "targetValue": "(list (description Kentucky))", "utterance": "what state did henry clay represent?"}, - {"url": "http://www.freebase.com/view/en/vasco_nunez_de_balboa", "targetValue": "(list (description Spain))", "utterance": "what country was vasco nunez de balboa born in?"}, - {"url": "http://www.freebase.com/view/en/mississippi_river", "targetValue": "(list (description Mississippi) (description Wisconsin) (description Minnesota) (description Kentucky) (description Illinois) (description Tennessee) (description Arkansas) (description Missouri) (description Iowa) (description Louisiana))", "utterance": "which states does the mississippi river pass through?"}, - {"url": "http://www.freebase.com/view/en/mission_san_gabriel_arcangel", "targetValue": "(list (description \"San Gabriel\") (description California))", "utterance": "where was san gabriel arcangel located?"}, - {"url": "http://www.freebase.com/view/en/nero", "targetValue": "(list (description Claudius))", "utterance": "who was the emperor before nero?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))", "utterance": "what type of artwork did henri matisse produce?"}, - {"url": "http://www.freebase.com/view/en/gibby_haynes", "targetValue": "(list (description \"Doris Haynes\"))", "utterance": "what is gibby's mom's name?"}, - {"url": "http://www.freebase.com/view/en/ella_fitzgerald", "targetValue": "(list (description \"Swing music\") (description Jazz) (description \"Vocal jazz\") (description \"Traditional pop music\") (description Ballad))", "utterance": "what type of music does ella fitzgerald sing?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description Baltimore))", "utterance": "where do the orioles play spring training?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Topography of Terror\"))", "utterance": "what are the best places to go in germany?"}, - {"url": "http://www.freebase.com/view/en/steven_spielberg", "targetValue": "(list (description Duel) (description \"Close Encounters of the Third Kind\") (description Always) (description \"Catch Me If You Can\") (description 1941) (description Amistad) (description \"A.I. Artificial Intelligence\") (description \"E.T. the Extra-Terrestrial\") (description Amblin) (description \"Empire of the Sun\"))", "utterance": "what movies are directed by steven spielberg?"}, - {"url": "http://www.freebase.com/view/en/mike_huckabee", "targetValue": "(list (description \"bass guitar\"))", "utterance": "what instrument does mike huckabee play?"}, - {"url": "http://www.freebase.com/view/en/matt_damon", "targetValue": "(list (description \"American Teacher\") (description Contagion) (description \"Che: Part Two\") (description \"All the Pretty Horses\") (description \"Courage Under Fire\") (description Dogma) (description \"Behind the Screens\") (description \"Confessions of a Dangerous Mind\") (description Elysium) (description \"Chasing Amy\"))", "utterance": "what movies does matt damon play in?"}, - {"url": "http://www.freebase.com/view/en/basque_language", "targetValue": "(list (description Spain) (description France))", "utterance": "where is basque located?"}, - {"url": "http://www.freebase.com/view/en/alyson_stoner", "targetValue": "(list (description \"Cheaper by the Dozen\") (description \"Garfield: The Movie\") (description \"Step Up 3D\") (description \"Alyson Stoner Project\") (description \"Holly Hobbie and Friends: Christmas Wishes\") (description \"Step Up\") (description \"Cheaper by the Dozen 2\") (description \"Alice Upside Down\") (description \"Yin Yang Yo! The Movie\") (description \"Camp Rock\"))", "utterance": "what movies does alyson stoner play in?"}, - {"url": "http://www.freebase.com/view/en/paul_teutul_jr", "targetValue": "(list (description \"Rachael Biester\"))", "utterance": "who did paul jr marry?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Denbighshire))", "utterance": "when are school holidays in uk 2011?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Central Europe\"))", "utterance": "what region is czech republic in?"}, - {"url": "http://www.freebase.com/view/en/jack_skellington", "targetValue": "(list (description \"Danny Elfman\") (description \"Chris Sarandon\"))", "utterance": "who the voice of jack skellington?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"Prince Edward, Duke of Kent and Strathearn\") (description \"Princess Victoria of Saxe-Coburg-Saalfeld\"))", "utterance": "who raised queen victoria?"}, - {"url": "http://www.freebase.com/view/en/kenya", "targetValue": "(list (description \"Emmanuel Kipchirchir Mutai\") (description \"Milcah Chemos Cheywa\") (description \"Janeth Jepkosgei\") (description \"Ezekiel Kemboi\") (description \"Linet Masai\") (description \"Moses Masai\") (description \"Alfred Kirwa Yego\") (description \"Sylvia Kibet\") (description \"Richard Mateelong\") (description \"Vivian Cheruiyot\"))", "utterance": "who are the famous athletes in kenya?"}, - {"url": "http://www.freebase.com/view/en/staten_island", "targetValue": "(list (description \"Third County Courthouse\") (description \"Staten Island Museum\") (description \"The Christopher House\") (description \"Staten Island Zoo\") (description \"Verrazano-Narrows Bridge\") (description \"Voorlezer's House\") (description \"Snug Harbor Cultural Center and Botanical Garden\") (description \"Staten Island Children's Museum\") (description \"The Stephens-Black House\"))", "utterance": "what to see in staten island new york?"}, - {"url": "http://www.freebase.com/view/en/greenland", "targetValue": "(list (description \"North America\"))", "utterance": "what continent is greenland located?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))", "utterance": "what language do egyptians use?"}, - {"url": "http://www.freebase.com/view/en/wayne_gretzky", "targetValue": "(list (description \"Edmonton Oilers\"))", "utterance": "what teams did gretzky play on?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "where was obama educated?"}, - {"url": "http://www.freebase.com/view/en/wayne_gretzky", "targetValue": "(list (description \"Edmonton Oilers\"))", "utterance": "who did wayne gretzky play 4?"}, - {"url": "http://www.freebase.com/view/en/sean_lennon", "targetValue": "(list (description \"Michael Jackson: 30th Anniversary Special\"))", "utterance": "who played sean in scrubs?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Mein Kampf\"))", "utterance": "what was the name of the book hitler wrote while in prison?"}, - {"url": "http://www.freebase.com/view/en/francisco_pizarro", "targetValue": "(list (description Spain))", "utterance": "where did pizarro land?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Emeryville Amtrak Station\"))", "utterance": "what is the name of the main train station in san francisco?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Rocky Mountains\"))", "utterance": "what is the large mountain range in the western united states?"}, - {"url": "http://www.freebase.com/view/en/brazilian_jiu_jitsu_theory_and_technique", "targetValue": "(list (description \"Martial arts\"))", "utterance": "what is brazilian jiu jitsu?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Language\"))", "utterance": "what are the major languages in italy?"}, - {"url": "http://www.freebase.com/view/en/new_orleans", "targetValue": "(list (description Touro) (description \"French Quarter\") (description \"East Riverside\") (description \"Central City\") (description \"Lower Garden District\") (description Milan) (description \"Garden District\") (description \"Irish Channel\") (description \"New Orleans Central Business District\") (description \"St. Thomas Development\"))", "utterance": "where did the battle of new orleans start?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Haitian Creole French Language\") (description \"Spanish Language\") (description \"Saman\u00e1 English\"))", "utterance": "what does the dominican republic speak?"}, - {"url": "http://www.freebase.com/view/en/barry_zito", "targetValue": "(list (description \"2002 Major League Baseball Season\"))", "utterance": "when did barry zito won the cy young?"}, - {"url": "http://www.freebase.com/view/en/paul_revere", "targetValue": "(list (description Silversmith))", "utterance": "who is paul revere and what did he do?"}, - {"url": "http://www.freebase.com/view/en/brussels", "targetValue": "(list (description \"De Lijn\") (description \"Brussels Metro\") (description \"Soci\u00e9t\u00e9 R\u00e9gionale Wallonne du Transport\") (description \"National Railway Company of Belgium\"))", "utterance": "where is the thalys train station in brussels?"}, - {"url": "http://www.freebase.com/view/en/phoenix", "targetValue": "(list (description \"Phoenix Sky Harbor International Airport\"))", "utterance": "what airlines hub in phoenix?"}, - {"url": "http://www.freebase.com/view/en/jay_cutler_1983", "targetValue": "(list (description \"Vanderbilt University\"))", "utterance": "where did cutler jay go to college?"}, - {"url": "http://www.freebase.com/view/en/eita_james", "targetValue": "(list (description \"Artis Mills\"))", "utterance": "who did etta james marry?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"Andy Warhol\"))", "utterance": "who played andy in toy story 3?"}, - {"url": "http://www.freebase.com/view/en/ann_romney", "targetValue": "(list (description \"Metro Detroit\"))", "utterance": "where is ann romney from?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description Mathematician) (description Astronomer) (description Scientist) (description Physicist) (description Astrologer))", "utterance": "who was galileo galilei?"}, - {"url": "http://www.freebase.com/view/en/bill_gates", "targetValue": "(list (description \"Harvard College\") (description \"Lakeside School\"))", "utterance": "what school did bill gates go to?"}, - {"url": "http://www.freebase.com/view/en/miley_cyrus", "targetValue": "(list (description \"Hannah Montana: The Movie\") (description \"Super Rhino\") (description \"Sonic the Hedgehog\") (description \"LOL: Laughing Out Loud\") (description \"Big Fish\") (description \"Sex and the City 2\") (description Bolt) (description \"The Last Song\") (description \"So Undercover\") (description \"High School Musical 2\"))", "utterance": "what movies did miley cyrus play in?"}, - {"url": "http://www.freebase.com/view/en/dubai", "targetValue": "(list (description \"United Arab Emirates\"))", "utterance": "what country does dubai come under?"}, - {"url": "http://www.freebase.com/view/en/nate_robinson", "targetValue": "(list (description \"Chicago Bulls\"))", "utterance": "who do nate robinson play for?"}, - {"url": "http://www.freebase.com/view/en/mount_baldy_california", "targetValue": "(list (description California) (description \"San Bernardino County\"))", "utterance": "what is there to do in mt baldy california?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Panama Canal Zone\"))", "utterance": "where does the panama canal run through?"}, - {"url": "http://www.freebase.com/view/en/jackie_robinson", "targetValue": "(list (description \"1956 Major League Baseball Season\") (description \"1948 Major League Baseball Season\") (description \"1951 Major League Baseball Season\") (description \"1949 Major League Baseball Season\") (description \"1950 Major League Baseball Season\") (description \"1955 Major League Baseball Season\") (description \"1954 Major League Baseball season\") (description \"1953 Major League Baseball Season\") (description \"1947 Major League Baseball Season\") (description \"1952 Major League Baseball Season\"))", "utterance": "what years did jackie robinson play baseball?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))", "utterance": "what countries use english as national language?"}, - {"url": "http://www.freebase.com/view/en/steve_nash", "targetValue": "(list (description \"Phoenix Suns\") (description \"Dallas Mavericks\"))", "utterance": "who all has steve nash played for?"}, - {"url": "http://www.freebase.com/view/en/jason_statham", "targetValue": "(list (description Sydenham) (description \"Great Yarmouth\"))", "utterance": "where does jason statham live?"}, - {"url": "http://www.freebase.com/view/en/wisconsin", "targetValue": "(list (description \"Wisconsin gubernatorial recall election\"))", "utterance": "what are the natural resources in wisconsin?"}, - {"url": "http://www.freebase.com/view/en/cyprus", "targetValue": "(list (description \"Greek Language\") (description \"Turkish Language\"))", "utterance": "what language is cyprus using?"}, - {"url": "http://www.freebase.com/view/en/roatan", "targetValue": "(list (description \"Sante' Wellness Center\") (description \"Enomis Divers\") (description \"Gumbalimba Park\") (description \"French Harbour Iguana Reserve\") (description \"Roat\u00e1n Butterfly Garden\"))", "utterance": "what to do in roatan bay?"}, - {"url": "http://www.freebase.com/view/en/gerald_ford", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what did gerald ford do?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Amazon rainforest\"))", "utterance": "what is the rainforest in peru called?"}, - {"url": "http://www.freebase.com/view/en/mount_jefferson", "targetValue": "(list (description \"Jefferson County\") (description \"United States of America\") (description \"Linn County\") (description Oregon) (description \"Marion County\"))", "utterance": "where is mount jefferson located?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Painted turtle\") (description Stegosaurus) (description \"Nil sine numine\") (description \"Aquilegia saximontana\") (description \"Greenback cutthroat trout\") (description \"Yule Marble\") (description \"Lark Bunting\") (description \"Picea pungens\"))", "utterance": "what is the state symbols of colorado?"}, - {"url": "http://www.freebase.com/view/en/buzz_williams", "targetValue": "(list (description \"Oklahoma City University\") (description \"Texas A&M University\u2013Kingsville\"))", "utterance": "where did buzz williams go to college?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"\u00c9milie Heymans\") (description \"Blythe Hartley\"))", "utterance": "what battles did canada win in ww2?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Chicago Midway International Airport\"))", "utterance": "which airport is closest to the city of chicago?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Africa))", "utterance": "what part of the world is south africa in?"}, - {"url": "http://www.freebase.com/view/en/adam_sandler", "targetValue": "(list (description \"Big Daddy\") (description \"Dickie Roberts: Former Child Star\") (description \"Joe Dirt 2\") (description \"Bedtime Stories\") (description Click) (description \"The Benchwarmers\") (description \"Eight Crazy Nights\") (description \"The House Bunny\") (description \"You Don't Mess with the Zohan\") (description \"I Now Pronounce You Chuck and Larry\"))", "utterance": "what movies did adam sandler play in?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Libertarian Party of San Francisco\"))", "utterance": "who to vote for in san francisco 2012?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description Maryland))", "utterance": "where is washington d.c. at?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Joe Flacco\"))", "utterance": "who is the ravens quarterback 2012?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Xi Jinping\"))", "utterance": "who is the current leader of china and what is their title?"}, - {"url": "http://www.freebase.com/view/en/aldi", "targetValue": "(list (description 1961))", "utterance": "when did aldi originate?"}, - {"url": "http://www.freebase.com/view/en/microsoft", "targetValue": "(list (description \"Bill Gates\"))", "utterance": "who created microsoft windows?"}, - {"url": "http://www.freebase.com/view/en/cavalier_king_charles_spaniel", "targetValue": "(list (description \"Toy Group\"))", "utterance": "what is a king charles cavalier dog?"}, - {"url": "http://www.freebase.com/view/en/john_steinbeck", "targetValue": "(list (description \"Of Mice and Men\"))", "utterance": "what is john steinbeck best known for?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description 1/10/2011))", "utterance": "when was barack obama elected president?"}, - {"url": "http://www.freebase.com/view/en/anthony_kennedy", "targetValue": "(list (description \"Ronald Reagan\"))", "utterance": "who nominated anthony kennedy?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Hayden Christensen\"))", "utterance": "who was the voice of darth vader in episode iii?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"2000\u201301 NBA season\"))", "utterance": "what year did lamar odom play for the clippers?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description \"Indo-European languages\") (description \"Romance languages\"))", "utterance": "where the french language come from?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description Republic))", "utterance": "what is the government of chile?"}, - {"url": "http://www.freebase.com/view/en/natalie_portman", "targetValue": "(list (description Closer) (description \"Beautiful Girls\") (description \"Star Wars Episode III: Revenge of the Sith\") (description \"Cold Mountain\") (description \"The Other Boleyn Girl\") (description \"V for Vendetta\") (description \"Star Wars Episode II: Attack of the Clones\") (description \"Anywhere but Here\") (description \"Garden State\") (description \"Star Wars Episode I: The Phantom Menace\"))", "utterance": "what movie does natalie portman play in?"}, - {"url": "http://www.freebase.com/view/en/new_orleans_saints", "targetValue": "(list (description \"Sean Payton\"))", "utterance": "who is the head coach of the new orleans saints?"}, - {"url": "http://www.freebase.com/view/en/river_shannon", "targetValue": "(list (description Limerick) (description \"Shannon, County Clare\") (description Athlone))", "utterance": "where does the shannon river flow?"}, - {"url": "http://www.freebase.com/view/en/zac_efron", "targetValue": "(list (description \"17 Again\") (description \"Charlie St. Cloud\") (description \"Miracle Run\") (description \"Me and Orson Welles\") (description \"Melinda's World\") (description \"High School Musical\") (description \"The Derby Stallion\") (description \"High School Musical 2\") (description \"High School Musical 3: Senior Year\") (description Hairspray))", "utterance": "what movies does zac efron star in?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Federal republic\"))", "utterance": "what is the political system of nigeria?"}, - {"url": "http://www.freebase.com/view/en/puerto_galera_oriental_mindoro", "targetValue": "(list (description Philippines) (description \"Oriental Mindoro\"))", "utterance": "where is puerto galera?"}, - {"url": "http://www.freebase.com/view/en/battle_of_verdun", "targetValue": "(list (description Verdun))", "utterance": "where is the battle of verdun located?"}, - {"url": "http://www.freebase.com/view/en/hungary", "targetValue": "(list (description \"Hungarian forint\"))", "utterance": "what currency does hungary have?"}, - {"url": "http://www.freebase.com/view/en/stella_artois", "targetValue": "(list (description Lager))", "utterance": "who plays stella in coronation street?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Neverland Ranch\"))", "utterance": "what all did michael jackson own?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\"))", "utterance": "what form of government does canada have?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"English Language\"))", "utterance": "what language does people speak in australia?"}, - {"url": "http://www.freebase.com/view/en/jessica_simpson", "targetValue": "(list (description \"Nick Lachey\"))", "utterance": "who married jessica simpson?"}, - {"url": "http://www.freebase.com/view/en/green_bay_packers", "targetValue": "(list (description \"Dark green\"))", "utterance": "what jersey will the packers wear in the super bowl?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Ricardo Martinelli\"))", "utterance": "who controls panama?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))", "utterance": "when did baltimore orioles win the world series?"}, - {"url": "http://www.freebase.com/view/en/miami", "targetValue": "(list (description Wolfsonian-FIU) (description \"Lowe Art Museum\") (description \"Holocaust Memorial of the Greater Miami Jewish Federation\") (description \"Miami Art Museum\") (description \"Frost Art Museum\") (description \"Coral Castle\") (description \"Jewish Museum of Florida\") (description \"Jungle Island\") (description \"Miami Seaquarium\") (description \"Venetian Pool\"))", "utterance": "what to do and see in miami florida?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what is the currency in the dominican republic 2010?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Golf Beach Landing\") (description \"Second Battle of the Aisne\"))", "utterance": "what is happening in germany right now?"}, - {"url": "http://www.freebase.com/view/en/chris_farley", "targetValue": "(list (description Coneheads) (description \"Wayne's World\") (description \"Black Sheep\") (description \"Beverly Hills Ninja\") (description \"Wayne's World 2\") (description \"Billy Madison\") (description \"Dirty Work\") (description \"Almost Heroes\") (description Airheads) (description \"Tommy Boy\"))", "utterance": "what movies did chris farley do?"}, - {"url": "http://www.freebase.com/view/en/nana", "targetValue": "(list (description \"Anna Tsuchiya\"))", "utterance": "who plays nana in the royal family?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"United States of America\"))", "utterance": "who helped china in ww2?"}, - {"url": "http://www.freebase.com/view/en/arab", "targetValue": "(list (description \"Semitic people\"))", "utterance": "what race are arabs?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"Tuskegee University\") (description \"Iowa State University\") (description \"Simpson College\"))", "utterance": "where george washington carver go to school?"}, - {"url": "http://www.freebase.com/view/en/steffy_forrester", "targetValue": "(list (description \"Jacqueline MacInnes Wood\"))", "utterance": "who plays steffy on bold and the beautiful?"}, - {"url": "http://www.freebase.com/view/en/christchurch", "targetValue": "(list (description Canterbury))", "utterance": "where was the earthquake in christchurch?"}, - {"url": "http://www.freebase.com/view/en/reno", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what timezone is reno nv?"}, - {"url": "http://www.freebase.com/view/en/niccolo_machiavelli", "targetValue": "(list (description Cicero) (description \"Desiderius Erasmus\") (description Tacitus) (description Plato) (description Livy) (description \"Dante Alighieri\") (description Aristotle) (description \"Leonardo da Vinci\") (description Plutarch))", "utterance": "who was niccolo machiavelli influenced by?"}, - {"url": "http://www.freebase.com/view/en/cameron_newton", "targetValue": "(list (description Quarterback))", "utterance": "what did cam newton do?"}, - {"url": "http://www.freebase.com/view/en/latin_america", "targetValue": "(list (description \"Western Hemisphere\"))", "utterance": "what is latin america spanish?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description \"North America\"))", "utterance": "what continent does the bahamas belong to?"}, - {"url": "http://www.freebase.com/view/en/baybrook_mall", "targetValue": "(list (description Friendswood))", "utterance": "where is baybrook mall?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Illinois))", "utterance": "what state did obama win?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"The King's School, Grantham\"))", "utterance": "where did isaac newton go to high school?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description Alderaan))", "utterance": "what planet did princess leia call home?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"Latin alphabet\"))", "utterance": "where did english numbers originate from?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Costa Rican col\u00f3n\"))", "utterance": "what kind of money do you use in costa rica?"}, - {"url": "http://www.freebase.com/view/en/bob_marley", "targetValue": "(list (description \"Nine Mile, Jamaica\"))", "utterance": "where is bob marley from where was he born?"}, - {"url": "http://www.freebase.com/view/en/spud_webb", "targetValue": "(list (description \"1985-86 NBA season\"))", "utterance": "what year did spudd webb won the dunk contest?"}, - {"url": "http://www.freebase.com/view/en/randy_jackson", "targetValue": "(list (description \"bass guitar\") (description Vocals))", "utterance": "what did randy jackson play in journey?"}, - {"url": "http://www.freebase.com/view/en/grand_canyon", "targetValue": "(list (description \"Grand Canyon South Rim Ranger's Dormitory\"))", "utterance": "where to stay in south rim grand canyon?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"\u00c9milie Heymans\") (description \"Blythe Hartley\"))", "utterance": "what beach did the canadians assault?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"He assumed that the rate of fall is proportional to the force of gravity and that this force is inversely proportional to the square of the distance from the center of the Earth.\"))", "utterance": "what discovery did sir isaac newton make about force?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what currency can you use in aruba?"}, - {"url": "http://www.freebase.com/view/en/roman_abramovich", "targetValue": "(list (description Moscow) (description Ukhta))", "utterance": "where does roman abramovich live?"}, - {"url": "http://www.freebase.com/view/en/nolan_ryan", "targetValue": "(list (description \"Ruth Holdorff\"))", "utterance": "who is nolan ryan married to?"}, - {"url": "http://www.freebase.com/view/en/africa", "targetValue": "(list (description Angola) (description \"C\u00f4te d\u2019Ivoire\") (description \"Central African Republic\") (description \"Burkina Faso\") (description Djibouti) (description Congo) (description Burundi) (description Botswana) (description \"Cape Verde\") (description Benin))", "utterance": "where to travel in africa in january?"}, - {"url": "http://www.freebase.com/view/en/walt_disney", "targetValue": "(list (description Chicago) (description \"Kansas City\") (description France) (description \"Holmby Hills\") (description Marceline) (description Hermosa))", "utterance": "where did walt disney live before he died?"}, - {"url": "http://www.freebase.com/view/en/neil_armstrong", "targetValue": "(list (description \"One Small Step\"))", "utterance": "what did neil say on the moon?"}, - {"url": "http://www.freebase.com/view/en/alfonso_ribeiro", "targetValue": "(list (description \"Alfonso Ribeiro\"))", "utterance": "who played carlton banks?"}, - {"url": "http://www.freebase.com/view/en/matt_damon", "targetValue": "(list (description \"Luciana Barroso\"))", "utterance": "who does matt damon have kids with?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Ra\u00fal Castro\"))", "utterance": "who is the current leader of cuba today?"}, - {"url": "http://www.freebase.com/view/en/emily_dickinson", "targetValue": "(list (description \"Two poems\") (description \"\"Hope\" is the thing with feathers\") (description Success) (description \"The letters\") (description \"Selected poetry of Emily Dickinson\") (description \"Emily Dickinson's open folios\") (description Poems) (description \"Acts of Light: The World of Emily Dickinson\") (description \"The complete poems\") (description \"Emily Dickinson\"))", "utterance": "what books did emily dickinson wrote?"}, - {"url": "http://www.freebase.com/view/en/ancient_pueblo_peoples", "targetValue": "(list (description \"Four Corners\"))", "utterance": "what did anasazi indians live in?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description /g/124x8gxxd))", "utterance": "what part of italy did most immigrants come from?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Palace Hotel, San Francisco\"))", "utterance": "what hotel should i stay in san francisco?"}, - {"url": "http://www.freebase.com/view/en/napoleon_i_of_france", "targetValue": "(list (description \"Arsenic poisoning\") (description \"Stomach cancer\"))", "utterance": "what events led to napoleon's downfall?"}, - {"url": "http://www.freebase.com/view/en/santa_fe", "targetValue": "(list (description \"New Mexico\"))", "utterance": "in which state did the santa fe trail begin?"}, - {"url": "http://www.freebase.com/view/en/james_j_bulger", "targetValue": "(list (description Boston))", "utterance": "where is whitey bulger?"}, - {"url": "http://www.freebase.com/view/en/youtube", "targetValue": "(list (description \"Chad Hurley\") (description \"Steve Chen\") (description \"Jawed Karim\"))", "utterance": "who created youtube?"}, - {"url": "http://www.freebase.com/view/en/hong_kong", "targetValue": "(list (description \"Victoria Peak\") (description \"Hong Kong Museum of Art\") (description \"Dr Sun Yat-sen Museum\") (description \"Kowloon Walled City\") (description \"Po Lin Monastery\") (description \"Hong Kong Disneyland\") (description \"Ten Thousand Buddhas Monastery\") (description \"Lantau Island\"))", "utterance": "what to do in hong kong for a week?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Euro))", "utterance": "what currency does greece use 2012?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"Jasper Johns\") (description \"Jack Smith\") (description \"Truman Capote\") (description \"Tom of Finland\") (description \"Ben Shahn\") (description \"Marcel Duchamp\"))", "utterance": "what influenced andy warhol's work?"}, - {"url": "http://www.freebase.com/view/en/fresno_california", "targetValue": "(list (description 93702) (description 93703) (description 93701) (description 93706) (description 93707) (description 93704) (description 93705) (description 93650) (description 93708) (description 93709))", "utterance": "what is fresno state's zip code?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"Brad Pitt\"))", "utterance": "who is angelina jolie husband name?"}, - {"url": "http://www.freebase.com/view/en/kourtney_kardashian", "targetValue": "(list (description \"Penelope Scotland Disick\") (description \"Mason Dash Disick\"))", "utterance": "what kourtney kardashian baby girls name?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what is the present form of government in iran?"}, - {"url": "http://www.freebase.com/view/en/hmv_group_plc", "targetValue": "(list (description Waterstones))", "utterance": "which hmv stores are open?"}, - {"url": "http://www.freebase.com/view/en/marco_polo", "targetValue": "(list (description Explorer))", "utterance": "what were marco polo's goals?"}, - {"url": "http://www.freebase.com/view/en/marco_polo", "targetValue": "(list (description \"Niccol\u00f2 Polo\") (description \"Nicole Anna Defuseh\"))", "utterance": "who did marco polo travel with?"}, - {"url": "http://www.freebase.com/view/en/icelandic_language", "targetValue": "(list (description \"Indo-European languages\") (description \"North Germanic languages\"))", "utterance": "what does icelandic sound like?"}, - {"url": "http://www.freebase.com/view/en/bill_richardson", "targetValue": "(list (description \"New Mexico\"))", "utterance": "where does bill richardson live?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"John Roberts\") (description \"Clarence Thomas\") (description \"David Souter\") (description \"John Paul Stevens\") (description \"Edward Douglass White\"))", "utterance": "who are the judges on the us supreme court?"}, - {"url": "http://www.freebase.com/view/en/dubuque", "targetValue": "(list (description \"Dubuque Arboretum and Botanical Gardens\"))", "utterance": "what to do in dubuque this weekend?"}, - {"url": "http://www.freebase.com/view/en/sergio_aguero", "targetValue": "(list (description \"Atl\u00e9tico Madrid\"))", "utterance": "what club did aguero play for before man city?"}, - {"url": "http://www.freebase.com/view/en/jay_adams", "targetValue": "(list (description Him/Herself))", "utterance": "who plays jay adams in lords of dogtown?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what system of government is used in the united states of america?"}, - {"url": "http://www.freebase.com/view/en/habsburg", "targetValue": "(list (description \"Kingdom of Hungary\") (description \"Kingdom of Bohemia\") (description \"Holy Roman Empire\") (description \"Kingdom of Ireland\") (description \"Kingdom of Portugal\") (description Slovenia) (description Austria) (description Croatia) (description \"German Empire\") (description \"Kingdom of England\"))", "utterance": "what did the habsburg family control?"}, - {"url": "http://www.freebase.com/view/en/beyonce", "targetValue": "(list (description \"Blue Ivy Carter\"))", "utterance": "what is beyonce's daughters name?"}, - {"url": "http://www.freebase.com/view/en/indianapolis_colts", "targetValue": "(list (description \"Super Bowl XLI\"))", "utterance": "when did the colts last win the superbowl?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"University of North Carolina at Chapel Hill\"))", "utterance": "what college did michael jordan play basketball for?"}, - {"url": "http://www.freebase.com/view/en/madonna", "targetValue": "(list (description Masterpiece) (description \"Die Another Day\") (description \"I'll Remember\") (description \"Give Me All Your Luvin'\") (description \"Future Lovers\") (description \"Future Lovers/I Feel Love\") (description \"Like a Prayer\") (description \"This Used to Be My Playground\") (description \"Gang Bang\") (description \"Who's That Girl\"))", "utterance": "what songs has madonna written?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description \"Kingdom of the Netherlands\"))", "utterance": "what countries are located in the netherlands?"}, - {"url": "http://www.freebase.com/view/en/andrew_johnson", "targetValue": "(list (description \"United States Representative\") (description \"Vice President of the United States\") (description \"United States Senator\") (description \"President of the United States\") (description \"Governor of Tennessee\"))", "utterance": "who was andrew johnson and what did he do?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"W San Francisco\") (description \"Hostelling International, City Center\") (description \"Palace Hotel, San Francisco\") (description Clift))", "utterance": "what are the best hotels to stay in san francisco?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Andrew Johnson\"))", "utterance": "who was lincoln's vice president when he died?"}, - {"url": "http://www.freebase.com/view/en/benedict_pope", "targetValue": "(list (description Germany))", "utterance": "where did pope benedict xvi live?"}, - {"url": "http://www.freebase.com/view/en/dan_wheldon", "targetValue": "(list (description \"Las Vegas Motor Speedway\"))", "utterance": "what race did dan wheldon died in?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Portuguese Language\"))", "utterance": "what language brazil use?"}, - {"url": "http://www.freebase.com/view/en/tommy_emmanuel", "targetValue": "(list (description Australia))", "utterance": "where is tommy emmanuel from?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Lesotho) (description Zimbabwe) (description Mozambique) (description Swaziland) (description Namibia) (description Botswana))", "utterance": "with which country does south africa border?"}, - {"url": "http://www.freebase.com/view/en/austin", "targetValue": "(list (description \"Texas Department of Public Safety Historical Museum and Research Center\") (description \"Cathedral of Junk\") (description \"Harry Ransom Center\") (description \"Texas Memorial Museum\") (description \"Ann W. Richards Congress Avenue Bridge\") (description \"Zilker Park\") (description \"Texas State Capitol\") (description \"William Sidney Porter House\") (description \"Bullock Texas State History Museum\") (description \"Barton Springs Pool\"))", "utterance": "what is there to do around austin texas?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))", "utterance": "what countries in the world speak german?"}, - {"url": "http://www.freebase.com/view/en/effy_stonem", "targetValue": "(list (description \"Kaya Scodelario\"))", "utterance": "who plays effy in skins uk?"}, - {"url": "http://www.freebase.com/view/en/euro", "targetValue": "(list (description Italy) (description Portugal) (description Finland) (description Luxembourg) (description France) (description Slovenia) (description Austria) (description Germany) (description Greece) (description Spain))", "utterance": "what countries use the euro as official currency?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description Euro))", "utterance": "what kind of money do the netherlands use?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Columbia University\"))", "utterance": "which college did obama graduated?"}, - {"url": "http://www.freebase.com/view/en/henry_david_thoreau", "targetValue": "(list (description Poet))", "utterance": "who is henry david thoreau?"}, - {"url": "http://www.freebase.com/view/en/richard_pryor", "targetValue": "(list (description \"Franklin Pryor\") (description \"Steven Pryor\") (description \"Richard Pryor Jr.\") (description \"Rain Pryor\") (description \"Kelsey Pryor\") (description \"Elizabeth Pryor\") (description \"Renee Pryor\"))", "utterance": "who are richard pryor children?"}, - {"url": "http://www.freebase.com/view/en/dustin_johnson", "targetValue": "(list (description \"Amanda Caulder\"))", "utterance": "who is golfer dustin johnson dating?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what are the official languages in spain?"}, - {"url": "http://www.freebase.com/view/en/santi_cazorla", "targetValue": "(list (description \"Spain national football team\"))", "utterance": "what club did santi cazorla play for?"}, - {"url": "http://www.freebase.com/view/en/bill_gates", "targetValue": "(list (description \"Lakeside School\"))", "utterance": "what highschool did bill gates graduated from?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description \"Turner Field\"))", "utterance": "where does the atlanta braves play?"}, - {"url": "http://www.freebase.com/view/en/detroit_pistons", "targetValue": "(list (description \"1990 NBA Finals\") (description \"2004 NBA Finals\") (description \"1989 NBA Finals\"))", "utterance": "what year did detroit pistons win nba championships?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"United States of America\"))", "utterance": "what each fold of the us flag means?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what do people from spain speak?"}, - {"url": "http://www.freebase.com/view/en/danielle_rousseau", "targetValue": "(list (description \"Mira Furlan\") (description \"Melissa Farman\"))", "utterance": "who played danielle rousseau on lost?"}, - {"url": "http://www.freebase.com/view/en/muharram", "targetValue": "(list (description \"Islamic calendar\"))", "utterance": "when will muharram start 2011?"}, - {"url": "http://www.freebase.com/view/en/tutankhamun", "targetValue": "(list (description Ankhesenamun))", "utterance": "who did king tut married?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"Woodrow Wilson 1917 presidential inauguration\") (description \"Woodrow Wilson 1913 presidential inauguration\"))", "utterance": "how old was woodrow wilson when he was elected president?"}, - {"url": "http://www.freebase.com/view/en/john_bell", "targetValue": "(list (description \"Know Nothing\") (description \"Whig Party\") (description \"Democratic Party\") (description \"National Republican Party\") (description \"Democratic-Republican Party\") (description \"Constitutional Union Party\"))", "utterance": "what political party did john bell belong to?"}, - {"url": "http://www.freebase.com/view/en/north_atlantic_treaty_organization", "targetValue": "(list (description Netherlands) (description Poland) (description \"United States of America\") (description \"United Kingdom\") (description Germany) (description Bulgaria))", "utterance": "what countries are part of nato?"}, - {"url": "http://www.freebase.com/view/en/mary_i_of_scotland", "targetValue": "(list (description Catholicism))", "utterance": "what religion is mary queen of scots?"}, - {"url": "http://www.freebase.com/view/en/chris_cooley", "targetValue": "(list (description \"Christy Oglevee Cooley\"))", "utterance": "who is chris cooley married to?"}, - {"url": "http://www.freebase.com/view/en/st_johns_florida", "targetValue": "(list (description Florida))", "utterance": "where is port st johns florida?"}, - {"url": "http://www.freebase.com/view/en/e_stanley_kroenke", "targetValue": "(list (description \"St. Louis Rams\") (description \"Arsenal F.C.\") (description \"Colorado Avalanche\") (description \"Colorado Rapids\") (description \"Denver Nuggets\"))", "utterance": "what teams does kroenke own?"}, - {"url": "http://www.freebase.com/view/en/battle_of_shiloh", "targetValue": "(list (description \"Hardin County\"))", "utterance": "where was the battle of shiloh?"}, - {"url": "http://www.freebase.com/view/en/theodor_schwann", "targetValue": "(list (description \"Microscopical researches into the accordance in the structure and growth of animals and plants\"))", "utterance": "what did theodor schwann contribute to our understanding of cells?"}, - {"url": "http://www.freebase.com/view/en/kate_spade", "targetValue": "(list (description \"Kansas City\"))", "utterance": "where is kate spade from?"}, - {"url": "http://www.freebase.com/view/en/caribbean", "targetValue": "(list (description \"School of Business and Computer Science, Port of Spain\") (description \"School of Business and Computer Science, Trincity\") (description \"Lesser Antilles\") (description \"School of Business and Computer Science, San Fernando\") (description \"Leeward Islands\") (description \"School of Business and Computer Science, Champs Fleurs\") (description \"British Virgin Islands\") (description \"Puerto Rico\") (description \"University of the West Indies\") (description Anguilla))", "utterance": "what countries are in the caribbean?"}, - {"url": "http://www.freebase.com/view/en/bbc", "targetValue": "(list (description \"BBC Three\"))", "utterance": "what freeview channel is bbc three?"}, - {"url": "http://www.freebase.com/view/en/new_york_mets", "targetValue": "(list (description 1962))", "utterance": "when did the new york mets start playing baseball?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"Democratic Party\"))", "utterance": "what party was woodrow wilson from?"}, - {"url": "http://www.freebase.com/view/en/seth_macfarlane", "targetValue": "(list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))", "utterance": "what part does seth macfarlane play in family guy?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description \"Socialist state\"))", "utterance": "what type of government does vietnam have today?"}, - {"url": "http://www.freebase.com/view/en/ben_hall", "targetValue": "(list (description Bushranger))", "utterance": "what did ben hall do?"}, - {"url": "http://www.freebase.com/view/en/virgin_america", "targetValue": "(list (description \"Airbus A319\") (description \"Airbus A320\"))", "utterance": "what type of aircraft does virgin america use?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what currency do mexico use?"}, - {"url": "http://www.freebase.com/view/en/university_of_oregon", "targetValue": "(list (description Oregon))", "utterance": "where is the university of oregon state?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish region is not suited to be the administrative division type for Turkish Region.\"))", "utterance": "where put thermometer in turkey?"}, - {"url": "http://www.freebase.com/view/en/george_wendt", "targetValue": "(list (description \"Norm Peterson\"))", "utterance": "who did george wendt play on cheers?"}, - {"url": "http://www.freebase.com/view/en/cruella_de_vil", "targetValue": "(list (description \"Glenn Close\"))", "utterance": "who played cruella deville in 102 dalmatians?"}, - {"url": "http://www.freebase.com/view/en/indianapolis_colts", "targetValue": "(list (description \"AFC South\"))", "utterance": "what division did the baltimore colts play in?"}, - {"url": "http://www.freebase.com/view/en/iraq", "targetValue": "(list (description \"2003 invasion of Iraq\"))", "utterance": "what year did us invaded iraq?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what is the local currency in the dominican republic?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Ottawa))", "utterance": "what is the capital city of canada on a map?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the name of currency used in spain?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description Persian))", "utterance": "what ethnicity are people from iran?"}, - {"url": "http://www.freebase.com/view/en/germans", "targetValue": "(list (description Germany))", "utterance": "where did the germans come from wiki?"}, - {"url": "http://www.freebase.com/view/en/tom_hanks", "targetValue": "(list (description Big))", "utterance": "what movie did tom hanks won his first oscar?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description eg))", "utterance": "when was ancient egypt created?"}, - {"url": "http://www.freebase.com/view/en/bilbo_baggins", "targetValue": "(list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))", "utterance": "who played bilbo baggins?"}, - {"url": "http://www.freebase.com/view/en/kansas_city", "targetValue": "(list (description \"Cecil Newman\") (description \"Robert Altman\") (description \"Dianne Wiest\") (description \"Walter J. Ong\") (description \"Yvette Vickers\") (description \"Monique Gabrielle\") (description \"Andrea Ciliberti\") (description \"Edward Tufte\") (description \"Yudell Luke\") (description \"Crystal Smith\"))", "utterance": "what famous people are from kansas city?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description England))", "utterance": "what country did francis drake represent?"}, - {"url": "http://www.freebase.com/view/en/indianapolis", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is indianapolis indiana in?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"\"It is not the strongest of the species that survives, nor the most intelligent, but the one most responsive to change.\"\"))", "utterance": "what did darwin propose as the mechanism of evolution?"}, - {"url": "http://www.freebase.com/view/en/bill_clinton", "targetValue": "(list (description \"George Bush\"))", "utterance": "who ran against bill clinton for president?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Gems from Abraham Lincoln\") (description \"The Writings of Abraham Lincoln\") (description \"Life and Public Services\") (description \"The Autobiography and Selected Writings of Abraham Lincoln\") (description \"Anecdotes Of Abraham Lincoln And Lincoln's Stories\") (description \"The Papers of Abraham Lincoln: Legal Documents and Cases\") (description \"Letters And Addresses of Abraham Lincoln\") (description \"Selections From the Works of Abraham Lincoln\") (description \"Poems of Abraham Lincoln\") (description \"Complete Works Of Abraham Lincoln V10\"))", "utterance": "what books did lincoln write?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spain women's national handball team\") (description \"Spain men's national volleyball team\") (description \"Spain national beach handball team\") (description \"Spain national football team\") (description \"Spain women's national volleyball team\") (description \"Spain national handball team\"))", "utterance": "what are popular sports in spain?"}, - {"url": "http://www.freebase.com/view/en/corey_haim", "targetValue": "(list (description \"Fast Getaway\") (description \"Fast Getaway II\") (description \"Dream a Little Dream 2\") (description \"Demolition High\") (description \"Dream a Little Dream\") (description \"Blown Away\") (description Busted) (description \"Demolition University\") (description \"Fever Lake\") (description Firstborn))", "utterance": "what did corey haim act in?"}, - {"url": "http://www.freebase.com/view/en/the_wall_street_journal", "targetValue": "(list (description \"Dow Jones & Company\"))", "utterance": "who is the publisher of the wall street journal?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Pharmaceutical Preparations\") (description Food) (description \"Industrial Organic Chemicals, NEC\") (description Automobile))", "utterance": "what products are made in the usa?"}, - {"url": "http://www.freebase.com/view/en/tibetan_people", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Baima language\") (description \"Tibetan languages\"))", "utterance": "what do tibetan people speak?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Islamic republic\"))", "utterance": "what form of government does afghanistan have?"}, - {"url": "http://www.freebase.com/view/en/edward_vii_of_the_united_kingdom", "targetValue": "(list (description \"Alexandra of Denmark\"))", "utterance": "who was the wife of king edward vii?"}, - {"url": "http://www.freebase.com/view/en/john_stockton", "targetValue": "(list (description \"Point guard\"))", "utterance": "what position did john stockton play?"}, - {"url": "http://www.freebase.com/view/en/virginia_tech_massacre", "targetValue": "(list (description \"Killing spree\"))", "utterance": "what happened at the virginia tech massacre?"}, - {"url": "http://www.freebase.com/view/en/freddy_krueger", "targetValue": "(list (description \"A Nightmare on Elm Street\"))", "utterance": "when did freddy krueger die?"}, - {"url": "http://www.freebase.com/view/en/niagara_falls_new_york", "targetValue": "(list (description \"Johann Williams Farm\") (description \"Niagara Reservation\") (description \"Adams Power Plant Transformer House\") (description \"Fallsville Splash Park\") (description \"Niagara Falls Public Library\") (description \"Holley-Rankine House\") (description \"Whitney Mansion\") (description \"US Post Office-Niagara Falls Main\") (description \"U.S. Customhouse\") (description \"Niagara Falls State Park\"))", "utterance": "what is there to do in niagara falls new york?"}, - {"url": "http://www.freebase.com/view/en/meet_the_fockers", "targetValue": "(list (description \"Dustin Hoffman\"))", "utterance": "who played bernie focker?"}, - {"url": "http://www.freebase.com/view/en/troy_aikman", "targetValue": "(list (description \"Dallas Cowboys\"))", "utterance": "who did troy aikman play for?"}, - {"url": "http://www.freebase.com/view/en/turkish_language", "targetValue": "(list (description Turkey))", "utterance": "where does turkish language?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description Scientist))", "utterance": "who was mendel and what did he develop?"}, - {"url": "http://www.freebase.com/view/en/universal_studios_hollywood", "targetValue": "(list (description Glendale) (description \"Universal City\") (description Hollywood))", "utterance": "where is universal studios california theme park?"}, - {"url": "http://www.freebase.com/view/en/j_grimm", "targetValue": "(list (description \"la Belle Durmiente\"))", "utterance": "where the grimm brothers were born?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"China PR national football team\") (description \"China men's national volleyball team\") (description \"China national futsal team\") (description \"China national baseball team\") (description \"China women's national basketball team\") (description \"Bayi Yiyang High-Tech District\") (description \"China women's national volleyball team\") (description \"China Fed Cup team\") (description \"China national cricket team\") (description \"China Davis Cup team\"))", "utterance": "what sport is popular in china?"}, - {"url": "http://www.freebase.com/view/en/phoenix", "targetValue": "(list (description \"Grand Canyon\") (description \"Phoenix Mountain Preserve\") (description \"Phoenix Art Museum\") (description \"Desert Botanical Garden\") (description \"Heard Museum\") (description \"Musical Instrument Museum\") (description \"Arizona Science Center\") (description \"Ro Ho En\") (description \"Mesa Arts Center\") (description \"Pueblo Grande Ruin\"))", "utterance": "what to do with kids in phx az?"}, - {"url": "http://www.freebase.com/view/en/kirk_cameron", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "where does kirk cameron live now?"}, - {"url": "http://www.freebase.com/view/en/greenland", "targetValue": "(list (description \"North America\"))", "utterance": "what continent is greenland apart of?"}, - {"url": "http://www.freebase.com/view/en/gospel_of_john", "targetValue": "(list (description \"The Gospel According to John\"))", "utterance": "which books did john the apostle write?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Ancient Egypt\"))", "utterance": "who made the ancient egyptian pyramids?"}, - {"url": "http://www.freebase.com/view/en/asia", "targetValue": "(list (description China))", "utterance": "which asian country has the biggest population?"}, - {"url": "http://www.freebase.com/view/en/san_diego_chargers", "targetValue": "(list (description \"Los Angeles Chargers\"))", "utterance": "where did the san diego chargers originate?"}, - {"url": "http://www.freebase.com/view/en/finding_nemo", "targetValue": "(list (description \"Albert Brooks\"))", "utterance": "who was the voice of nemo's dad?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what 4 countries are part of the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/george_v_of_the_united_kingdom", "targetValue": "(list (description \"Edward VII\"))", "utterance": "who was king george v father?"}, - {"url": "http://www.freebase.com/view/en/national_football_league", "targetValue": "(list (description \"Baltimore Ravens\"))", "utterance": "who won last year's nfl super bowl?"}, - {"url": "http://www.freebase.com/view/en/michael_myers", "targetValue": "(list (description \"George P. Wilbur\"))", "utterance": "who played michael myers in halloween 4?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description Chinese))", "utterance": "what language do chinese?"}, - {"url": "http://www.freebase.com/view/en/daniel_tosh", "targetValue": "(list (description \"Daniel Tosh: Happy Thoughts\"))", "utterance": "what did daniel tosh say that was so offensive?"}, - {"url": "http://www.freebase.com/view/en/nagasaki", "targetValue": "(list (description \"Atomic bombings of Hiroshima and Nagasaki\"))", "utterance": "what happened to nagasaki?"}, - {"url": "http://www.freebase.com/view/en/basque_language", "targetValue": "(list (description Basque))", "utterance": "what language is spoken in basque?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description \"Tristan & Isolde\") (description \"Pineapple Express\") (description \"The Great Raid\") (description Annapolis) (description \"Whatever It Takes\") (description \"The Company\") (description \"An American Crime\") (description Spider-Man) (description \"Spider-Man 2\") (description \"Spider-Man 3\"))", "utterance": "what movies did james franco play in?"}, - {"url": "http://www.freebase.com/view/en/bob_dylan", "targetValue": "(list (description \"Like a Rolling Stone\"))", "utterance": "what does bob dylan sing?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description 4/21/1789))", "utterance": "what year did john adams get elected president?"}, - {"url": "http://www.freebase.com/view/en/palo_alto", "targetValue": "(list (description \"Hoover Tower\") (description PARC) (description \"Stanford Memorial Church\") (description \"Hewlett-Packard House and Garage\") (description \"Leland Stanford Junior University Museum of Art\") (description \"Iris & B. Gerald Cantor Center for Visual Arts\") (description \"Palo Alto Baylands Nature Preserve\") (description \"Arastradero Preserve\") (description \"Stanford Shopping Center\") (description Professorville))", "utterance": "what to do in palo alto ca with kids?"}, - {"url": "http://www.freebase.com/view/en/jacques_cartier", "targetValue": "(list (description France))", "utterance": "what country did jacques cartier came from?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Marfan syndrome\") (description Smallpox) (description Strabismus))", "utterance": "what disease did abe lincoln have?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description \"Eid al-Fitr\") (description Ramadan) (description \"Eid al-Adha\"))", "utterance": "what are the holidays of islam?"}, - {"url": "http://www.freebase.com/view/en/ferdinand_magellan", "targetValue": "(list (description Explorer))", "utterance": "who did magellan sail for?"}, - {"url": "http://www.freebase.com/view/en/irish_people", "targetValue": "(list (description Ireland))", "utterance": "where did irish people come from?"}, - {"url": "http://www.freebase.com/view/en/ghana", "targetValue": "(list (description \"Flag of Ghana\"))", "utterance": "what represents ghana?"}, - {"url": "http://www.freebase.com/view/en/asheville", "targetValue": "(list (description \"Asheville Art Museum\") (description \"Folk Art Center\") (description \"Grove Park Inn\") (description \"Pisgah National Forest\") (description \"Bele Chere\") (description \"Biltmore Estate\") (description \"Chimney Rock State Park\") (description \"Thomas Wolfe House\") (description \"Carl Sandburg Home National Historic Site\") (description \"Smith-McDowell House\"))", "utterance": "what to see in downtown asheville nc?"}, - {"url": "http://www.freebase.com/view/en/carrie_underwood", "targetValue": "(list (description Checotah))", "utterance": "where did carrie underwood live?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Canada women's national volleyball team\"))", "utterance": "what sports do canadians like?"}, - {"url": "http://www.freebase.com/view/en/carolina_hurricanes", "targetValue": "(list (description \"2006 Stanley Cup Finals\"))", "utterance": "when did carolina hurricanes win the cup?"}, - {"url": "http://www.freebase.com/view/en/jr_smith", "targetValue": "(list (description \"New York Knicks\"))", "utterance": "who does jr smith play for 2012?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Rooney family\"))", "utterance": "who currently owns the steelers?"}, - {"url": "http://www.freebase.com/view/en/toni_braxton", "targetValue": "(list (description Severn))", "utterance": "where was toni braxton born and raised?"}, - {"url": "http://www.freebase.com/view/en/dirk_nowitzki", "targetValue": "(list (description \"Dallas Mavericks\"))", "utterance": "who has dirk nowitzki played for?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what is the currency in the dominican republic called?"}, - {"url": "http://www.freebase.com/view/en/shoreview", "targetValue": "(list (description \"Ramsey County\"))", "utterance": "where is shoreview mn?"}, - {"url": "http://www.freebase.com/view/en/maria_theresa_of_austria", "targetValue": "(list (description Bohemia) (description Hungary))", "utterance": "what did maria theresa rule?"}, - {"url": "http://www.freebase.com/view/en/jack_london", "targetValue": "(list (description \"University of California, Berkeley\") (description \"Oakland High School\"))", "utterance": "what was jack london's education?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Clube Atl\u00e9tico Mineiro\"))", "utterance": "what club team does ronaldinho play for?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Perejil Island\") (description Portugal) (description France) (description Andorra) (description Morocco) (description Gibraltar))", "utterance": "which countries share borders with spain?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"CFP franc\") (description Euro))", "utterance": "what is the official currency in france?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Conflict in Afghanistan\"))", "utterance": "what going on in afghanistan right now?"}, - {"url": "http://www.freebase.com/view/en/roger_sherman", "targetValue": "(list (description Connecticut))", "utterance": "what state did roger sherman represent at the constitutional convention?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japanese yen\"))", "utterance": "what type of money do japanese use?"}, - {"url": "http://www.freebase.com/view/en/bradenton", "targetValue": "(list (description \"Manatee County\"))", "utterance": "what county is bradenton fl located in?"}, - {"url": "http://www.freebase.com/view/en/molly_ringwald", "targetValue": "(list (description \"Office Killer\") (description \"The Breakfast Club\") (description \"Sixteen Candles\") (description \"Fresh Horses\") (description \"Strike It Rich\") (description \"Betsy's Wedding\") (description \"Pretty in Pink\") (description \"Spacehunter: Adventures in the Forbidden Zone\") (description \"The Stand\") (description Tempest))", "utterance": "what is molly ringwald in?"}, - {"url": "http://www.freebase.com/view/en/scarlett_johansson", "targetValue": "(list (description \"Girl with a Pearl Earring\") (description Fall) (description \"A Good Woman\") (description \"A Love Song for Bobby Long\") (description \"Don Jon's Addiction\") (description \"Eight Legged Freaks\") (description \"Ghost World\") (description \"Captain America: The Winter Soldier\") (description \"An American Rhapsody\"))", "utterance": "what movies has scarlett johansson played in?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_church_of_god", "targetValue": "(list (description \"Protestant Organizations\"))", "utterance": "what is the philadelphia church of god?"}, - {"url": "http://www.freebase.com/view/en/david_duke", "targetValue": "(list (description \"Interregional Academy of Personnel Management\") (description \"Louisiana State University\"))", "utterance": "where did david duke go to college?"}, - {"url": "http://www.freebase.com/view/en/bradley_cooper", "targetValue": "(list (description Philadelphia))", "utterance": "where does bradley cooper live now?"}, - {"url": "http://www.freebase.com/view/en/mark_zuckerberg", "targetValue": "(list (description \"Facebook, Inc.\"))", "utterance": "what mark zuckerberg?"}, - {"url": "http://www.freebase.com/view/en/vasco_da_gama", "targetValue": "(list (description Portugal))", "utterance": "what country did vasco da gama come from?"}, - {"url": "http://www.freebase.com/view/en/persian_language", "targetValue": "(list (description Canada) (description Afghanistan) (description Iran) (description Oman) (description Uzbekistan) (description Bahrain) (description Iraq) (description Tajikistan))", "utterance": "what country do they speak farsi?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Iwane Matsui\"))", "utterance": "who did japan surrender to in ww2?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description Tatooine))", "utterance": "where does luke skywalker live in star wars?"}, - {"url": "http://www.freebase.com/view/en/kris_humphries", "targetValue": "(list (description \"Brooklyn Nets\"))", "utterance": "what basketball team does kris humphrey play for?"}, - {"url": "http://www.freebase.com/view/en/hawaii", "targetValue": "(list (description \"Hawaii\u2013Aleutian Time Zone\"))", "utterance": "what is time zone in hawaii?"}, - {"url": "http://www.freebase.com/view/en/john_cena", "targetValue": "(list (description \"Fast Cars and Superstars: The Gillette Young Guns Celebrity Race\") (description \"WWE Saturday Night's Main Event\") (description \"WWE RAW\"))", "utterance": "what is john cena doing right now?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description Carrasco) (description Chacaltaya) (description Chile) (description Pampas) (description \"Amazon Basin\") (description \"French Guiana\") (description Peru) (description Guyana) (description Paraguay) (description Bolivia))", "utterance": "what are two countries in south america?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Lower Merion High School\"))", "utterance": "where did kobe bryant attend high school?"}, - {"url": "http://www.freebase.com/view/en/jack_kevorkian", "targetValue": "(list (description Physician) (description Pathologist))", "utterance": "what did doctor kevorkian do?"}, - {"url": "http://www.freebase.com/view/en/chowchilla", "targetValue": "(list (description \"United States of America\") (description California) (description \"Madera County\"))", "utterance": "where is chowchilla located?"}, - {"url": "http://www.freebase.com/view/en/vatican_city", "targetValue": "(list (description Rome))", "utterance": "what country is vatican city in?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Padm\u00e9 Amidala\"))", "utterance": "who played princess leia's mother in star wars?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Government of the United Kingdom\"))", "utterance": "what type of voting system does the uk have?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Florida))", "utterance": "where is the warmest weather in the united states in december?"}, - {"url": "http://www.freebase.com/view/en/donald_trump", "targetValue": "(list (description \"The Kew-Forest School\") (description \"University of Pennsylvania\") (description \"Fordham University\") (description \"Wharton School of the University of Pennsylvania\") (description \"New York Military Academy\"))", "utterance": "where donald trump went to college?"}, - {"url": "http://www.freebase.com/view/en/john_howard", "targetValue": "(list (description \"Bachelor of Laws\"))", "utterance": "what did john howard study at university?"}, - {"url": "http://www.freebase.com/view/en/duke_ellington", "targetValue": "(list (description Musician))", "utterance": "what did duke ellington do?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"University of Chicago\"))", "utterance": "from which university did president obama receive his bachelor's degree?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description \"1923 World Series\"))", "utterance": "what year did yankees win their first world series?"}, - {"url": "http://www.freebase.com/view/en/new_england_patriots", "targetValue": "(list (description \"Super Bowl XXXVIII\"))", "utterance": "when was the last time the new england patriots won the superbowl?"}, - {"url": "http://www.freebase.com/view/en/morgan_freeman", "targetValue": "(list (description \"A Raisin in the Sun\"))", "utterance": "what films has morgan freeman narrated?"}, - {"url": "http://www.freebase.com/view/en/atlanta_falcons", "targetValue": "(list (description Atlanta))", "utterance": "where are the atlanta falcons located?"}, - {"url": "http://www.freebase.com/view/en/francis_of_assisi", "targetValue": "(list (description \"All Creatures Of Our God And King\"))", "utterance": "what is st francis patron saint of?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Hawaii))", "utterance": "where was obama born?"}, - {"url": "http://www.freebase.com/view/en/tommy_emmanuel", "targetValue": "(list (description Muswellbrook))", "utterance": "where was tommy emmanuel born?"}, - {"url": "http://www.freebase.com/view/en/frida_kahlo", "targetValue": "(list (description Surrealism))", "utterance": "what techniques did frida kahlo use in her paintings?"}, - {"url": "http://www.freebase.com/view/en/larry_david", "targetValue": "(list (description Screenwriter))", "utterance": "who does larry david play in seinfeld?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Parliamentary system\") (description Democracy))", "utterance": "what type of government does israel?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"United States Representative\") (description \"President of the United States\") (description \"Member of Illinois House of Representatives\"))", "utterance": "what political experience did abraham lincoln have?"}, - {"url": "http://www.freebase.com/view/en/brian_williams", "targetValue": "(list (description Ridgewood))", "utterance": "where does brian williams live?"}, - {"url": "http://www.freebase.com/view/en/littleton", "targetValue": "(list (description \"Arapahoe County\"))", "utterance": "where is downtown littleton?"}, - {"url": "http://www.freebase.com/view/en/shawnee_smith", "targetValue": "(list (description \"The Grudge 3\") (description \"Saw IV\") (description \"Summer School\") (description \"Saw II\") (description \"Saw III\") (description \"The Island\") (description Saw) (description \"The Blob\") (description \"Who's Harry Crumb?\"))", "utterance": "what did shawnee smith star in?"}, - {"url": "http://www.freebase.com/view/en/cincinnati_bengals", "targetValue": "(list (description \"AFC North\"))", "utterance": "what division is cincinnati bengals in?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what technique did vincent van gogh use in his paintings?"}, - {"url": "http://www.freebase.com/view/en/toussaint_charbonneau", "targetValue": "(list (description Boucherville))", "utterance": "where was toussaint charbonneau from?"}, - {"url": "http://www.freebase.com/view/en/western_europe", "targetValue": "(list (description \"Kingdom of Great Britain\") (description \"French First Republic\") (description Austria) (description Luxembourg) (description \"British Isles\") (description Liechtenstein) (description \"Western Roman Empire\") (description \"West Germany\") (description Monaco) (description Switzerland))", "utterance": "what countries include western europe?"}, - {"url": "http://www.freebase.com/view/en/new_mexico", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "what timezone is new mexico currently in?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Hu Jintao\"))", "utterance": "who is the current president of china 2010?"}, - {"url": "http://www.freebase.com/view/en/missouri", "targetValue": "(list (description \"Missouri General Assembly\"))", "utterance": "what is the legislature of missouri called?"}, - {"url": "http://www.freebase.com/view/en/harriet_beecher_stowe", "targetValue": "(list (description Novelist) (description Writer) (description Author))", "utterance": "what did harriet beecher stowe do as an abolitionist?"}, - {"url": "http://www.freebase.com/view/en/pretoria", "targetValue": "(list (description Gauteng))", "utterance": "in which province is pretoria?"}, - {"url": "http://www.freebase.com/view/en/jerry_rice", "targetValue": "(list (description \"Mississippi Valley State University\"))", "utterance": "what college did jerry rice attend?"}, - {"url": "http://www.freebase.com/view/en/liz_lemon", "targetValue": "(list (description \"Jack Donaghy\"))", "utterance": "who is liz lemon marrying on 30 rock?"}, - {"url": "http://www.freebase.com/view/en/battle_of_appomattox_courthouse", "targetValue": "(list (description \"Appomattox Court House\"))", "utterance": "where was the battle of appomattox located?"}, - {"url": "http://www.freebase.com/view/en/john_cabot", "targetValue": "(list (description Italy))", "utterance": "what country did john cabot sail for?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description \"1980 eruption of Mount St. Helens\"))", "utterance": "when did mt st helens first erupt?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Romulus and Remus\"))", "utterance": "where did the name rome come from?"}, - {"url": "http://www.freebase.com/view/en/fresno_california", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what time zone is fresno ca?"}, - {"url": "http://www.freebase.com/view/en/missouri", "targetValue": "(list (description \"Mel Carnahan\"))", "utterance": "who was the governor of missouri in 1996?"}, - {"url": "http://www.freebase.com/view/en/sage_stallone", "targetValue": "(list (description \"Myocardial infarction\") (description Atherosclerosis))", "utterance": "what was the cause of death for sage stallone?"}, - {"url": "http://www.freebase.com/view/en/isabella_of_castile", "targetValue": "(list (description \"Madrigal de las Altas Torres\"))", "utterance": "where did queen isabella live?"}, - {"url": "http://www.freebase.com/view/en/up_2009", "targetValue": "(list (description \"Ed Asner\"))", "utterance": "who played carl fredricksen in up?"}, - {"url": "http://www.freebase.com/view/en/robert_pattinson", "targetValue": "(list (description \"The Harrodian School\"))", "utterance": "where did robert pattinson go to acting school?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Language\"))", "utterance": "what language does the country italy speak?"}, - {"url": "http://www.freebase.com/view/en/super_bowl_xliv", "targetValue": "(list (description \"New Orleans Saints\"))", "utterance": "who won the super bowl xliv 2010?"}, - {"url": "http://www.freebase.com/view/en/franklin_d_roosevelt", "targetValue": "(list (description \"1932 Democratic National Convention\"))", "utterance": "what events caused roosevelt to become more of an internationalist?"}, - {"url": "http://www.freebase.com/view/en/mali", "targetValue": "(list (description \"Flag of Mali\"))", "utterance": "what do the colors on mali's flag represent?"}, - {"url": "http://www.freebase.com/view/en/los_angeles", "targetValue": "(list (description August))", "utterance": "when does school start in los angeles california 2011?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description \"1941 World Series\") (description \"1939 World Series\") (description \"1932 World Series\") (description \"1928 World Series\") (description \"1936 World Series\") (description \"1923 World Series\") (description \"1927 World Series\") (description \"1937 World Series\") (description \"1938 World Series\") (description \"1943 World Series\"))", "utterance": "what years did the yankees win the championship?"}, - {"url": "http://www.freebase.com/view/en/samuel_de_champlain", "targetValue": "(list (description Soldier) (description Sailor) (description Navigator))", "utterance": "what did samuel de champlain?"}, - {"url": "http://www.freebase.com/view/en/william_faulkner", "targetValue": "(list (description \"Background to Danger\") (description Flesh) (description \"The Big Sleep\") (description \"The Long, Hot Summer\") (description \"To Have and Have Not\") (description \"Land of the Pharaohs\") (description \"Mildred Pierce\") (description \"Submarine Patrol\") (description \"Gunga Din\") (description \"Drums Along the Mohawk\"))", "utterance": "what was william faulkner known for?"}, - {"url": "http://www.freebase.com/view/en/miwok", "targetValue": "(list (description \"Utian languages\"))", "utterance": "what language did the miwok indians speak?"}, - {"url": "http://www.freebase.com/view/en/audrey_hepburn", "targetValue": "(list (description \"Robert Wolders\") (description \"Andrea Dotti\") (description \"Mel Ferrer\"))", "utterance": "who was audrey hepburn's husbands?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_i_of_england", "targetValue": "(list (description \"Anne Boleyn\") (description \"Henry VIII of England\"))", "utterance": "who were queen elizabeth 1 parents?"}, - {"url": "http://www.freebase.com/view/en/jerrod_niemann", "targetValue": "(list (description \"Universal Music Group Nashville\") (description \"Arista Nashville\") (description \"Category 5 Records\"))", "utterance": "what do you want from me jerrod niemann lyrics meaning?"}, - {"url": "http://www.freebase.com/view/en/robert_koch", "targetValue": "(list (description Physician))", "utterance": "what did robert koch do?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "who does cristiano ronaldo play for?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what currency is best to take to dominican republic?"}, - {"url": "http://www.freebase.com/view/en/betty_white", "targetValue": "(list (description Singer) (description \"Television Producer\") (description Author) (description Actor) (description \"TV Personality\") (description Comedian))", "utterance": "who's betty white?"}, - {"url": "http://www.freebase.com/view/en/mars", "targetValue": "(list (description \"Acidalia Colles\") (description \"Aganippe Fossa\") (description \"Acheron Fossae\") (description \"Alba Patera\") (description Adirondack) (description \"Aeolis Mensae\") (description Airy-0) (description Airy) (description \"Aeolis quadrangle\") (description \"Acidalia Planitia\"))", "utterance": "what has been discovered on mars so far?"}, - {"url": "http://www.freebase.com/view/en/lleyton_hewitt", "targetValue": "(list (description \"Tennis player\"))", "utterance": "who is lleyton hewitt?"}, - {"url": "http://www.freebase.com/view/en/quentin_tarantino", "targetValue": "(list (description Grindhouse) (description \"The Cutting Edge: The Magic of Movie Editing\") (description \"Sukiyaki Western Django\") (description \"Full Tilt Boogie\") (description \"Z Channel: A Magnificent Obsession\") (description \"BaadAsssss Cinema\") (description Desperado) (description \"Four Rooms\") (description \"From Dusk till Dawn\") (description \"Dead On: The Life and Cinema of George A. Romero\"))", "utterance": "what movies did quentin tarantino star in?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description \"Esperanto Language\") (description \"English Language\") (description \"M\u0101ori language\") (description \"Samoan Language\") (description \"Tongan Language\") (description \"Standard Mandarin\") (description \"Fijian Language\"))", "utterance": "what language does the new zealand speak?"}, - {"url": "http://www.freebase.com/view/en/larry_hagman", "targetValue": "(list (description \"Head and neck cancer\") (description Cancer) (description Leukemia))", "utterance": "what kind of cancer killed larry hagman have?"}, - {"url": "http://www.freebase.com/view/en/charlie_sheen", "targetValue": "(list (description Cocaine))", "utterance": "what kind of drugs does charlie sheen do?"}, - {"url": "http://www.freebase.com/view/en/clint_eastwood", "targetValue": "(list (description \"Dina Eastwood\"))", "utterance": "who is clint eastwood dating?"}, - {"url": "http://www.freebase.com/view/en/sacramento", "targetValue": "(list (description \"Sacramento County\"))", "utterance": "what county is sacramento located in?"}, - {"url": "http://www.freebase.com/view/en/audrey_hepburn", "targetValue": "(list (description \"Appendix cancer\"))", "utterance": "what did audrey hepburn died of?"}, - {"url": "http://www.freebase.com/view/en/palace_of_versailles", "targetValue": "(list (description France))", "utterance": "what country was the treaty of versailles written?"}, - {"url": "http://www.freebase.com/view/en/college_of_william_and_mary", "targetValue": "(list (description Griffin))", "utterance": "what is st mary mascot?"}, - {"url": "http://www.freebase.com/view/en/irwing_berlin", "targetValue": "(list (description Songwriter) (description Lyricist) (description Composer))", "utterance": "who was irving berlin and what did he do?"}, - {"url": "http://www.freebase.com/view/en/john_lennon", "targetValue": "(list (description \"Mark David Chapman\"))", "utterance": "who shot j lennon?"}, - {"url": "http://www.freebase.com/view/en/william_henry_harrison", "targetValue": "(list (description \"Battle of Tippecanoe\"))", "utterance": "what happened during william henry harrison presidency?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description \"Sports Authority Field at Mile High\"))", "utterance": "where is the denver broncos stadium located?"}, - {"url": "http://www.freebase.com/view/en/ernest_shackleton", "targetValue": "(list (description \"County Kildare\"))", "utterance": "where did sir ernest shackleton live?"}, - {"url": "http://www.freebase.com/view/en/scott_joplin", "targetValue": "(list (description Piano) (description \"Jazz piano\"))", "utterance": "what type of music is scott joplin?"}, - {"url": "http://www.freebase.com/view/en/welsh_people", "targetValue": "(list (description Celts))", "utterance": "where did the welsh language originate from?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Bail Organa\"))", "utterance": "who does leia think her father is?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what languages do people speak in switzerland?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Nicolas Sarkozy\"))", "utterance": "who is president of france?"}, - {"url": "http://www.freebase.com/view/en/alf", "targetValue": "(list (description \"Paul Fusco\"))", "utterance": "who did alf's voice?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"Republican Party\") (description \"Progressive Party\"))", "utterance": "what was theodore roosevelt's political party?"}, - {"url": "http://www.freebase.com/view/en/cincinnati_reds", "targetValue": "(list (description 1881))", "utterance": "what year were the cincinnati reds founded?"}, - {"url": "http://www.freebase.com/view/en/ulysses_s_grant", "targetValue": "(list (description \"United States Military Academy\"))", "utterance": "where ulysses s grant go to school?"}, - {"url": "http://www.freebase.com/view/en/kia_motors", "targetValue": "(list (description Seoul))", "utterance": "where is kia cars made?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description \"The Stylus\") (description \"Graham's Magazine\") (description \"Broadway Journal\") (description \"Burton's Magazine\"))", "utterance": "what magazine did edgar allan poe work for?"}, - {"url": "http://www.freebase.com/view/en/sunbeam_products", "targetValue": "(list (description Canada) (description \"United States of America\"))", "utterance": "where are sunbeam appliances made?"}, - {"url": "http://www.freebase.com/view/en/chickasaw", "targetValue": "(list (description \"Indigenous peoples of the Southeastern Woodlands\"))", "utterance": "where did chickasaw indians live?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description perished) (description Typhus))", "utterance": "what happened after anne frank died?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description \"Baroque music\") (description \"Classical music\"))", "utterance": "what music did antonio vivaldi compose?"}, - {"url": "http://www.freebase.com/view/en/batman", "targetValue": "(list (description \"Christian Bale\"))", "utterance": "who plays batman in 2012?"}, - {"url": "http://www.freebase.com/view/en/vancouver_british_columbia", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what is the timezone in vancouver?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"Every 4 Years\"))", "utterance": "what time is world cup soccer?"}, - {"url": "http://www.freebase.com/view/en/stockton", "targetValue": "(list (description \"San Joaquin County\"))", "utterance": "what county is stockton ca located in?"}, - {"url": "http://www.freebase.com/view/en/ronnie_radke", "targetValue": "(list (description guitar) (description \"Lead vocalist\") (description keyboard))", "utterance": "what did ronnie radke do?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"New York City\"))", "utterance": "where does selena gomez live right now 2010?"}, - {"url": "http://www.freebase.com/view/en/rajya_sabha", "targetValue": "(list (description \"Ch. Munawwar Hasan\") (description \"Anil Ambani\") (description \"Jaya Bhaduri Bachchan\"))", "utterance": "who is the member of rajya sabha?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Parliamentary republic\"))", "utterance": "what form of government does czech republic have?"}, - {"url": "http://www.freebase.com/view/en/syria", "targetValue": "(list (description \"Bashar al-Assad\"))", "utterance": "who is the leader of syria now?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description \"Yale University\") (description \"Yale College\"))", "utterance": "what was eli whitney education?"}, - {"url": "http://www.freebase.com/view/en/renee_zellweger", "targetValue": "(list (description \"Bridget Jones's Diary\"))", "utterance": "what movies has renee zellweger been in?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description \"Tobias Smollett\") (description \"Washington Irving\") (description \"Miguel de Cervantes\") (description \"William Wordsworth\") (description \"Honor\u00e9 de Balzac\") (description \"Henry Fielding\") (description \"Victor Hugo\") (description \"Sheridan Le Fanu\") (description \"William Shakespeare\") (description \"Laurence Sterne\"))", "utterance": "what other writers influenced charles dickens?"}, - {"url": "http://www.freebase.com/view/en/jay-z", "targetValue": "(list (description Brooklyn))", "utterance": "where jay z was raised?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"War in Afghanistan\"))", "utterance": "what two countries is the us at war with?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description \"Middle East\"))", "utterance": "where did the assyrian empire start?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what currency does the dominican republic?"}, - {"url": "http://www.freebase.com/view/en/daniel_radcliffe", "targetValue": "(list (description \"Arthur Kipps\"))", "utterance": "what is daniel radcliffe name in the woman in black?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what money do they use in thailand?"}, - {"url": "http://www.freebase.com/view/en/battle_of_verdun", "targetValue": "(list (description Verdun))", "utterance": "where was battle of verdun located?"}, - {"url": "http://www.freebase.com/view/en/avril_lavigne", "targetValue": "(list (description Belleville) (description \"Greater Napanee\"))", "utterance": "where does avril lavigne live now?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who plays stewie griffin's voice family guy?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what should i see in london england?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"UK \u00a3\"))", "utterance": "what currency is used in england 2012?"}, - {"url": "http://www.freebase.com/view/en/iraqi_american", "targetValue": "(list (description \"Mesopotamian Arabic\") (description \"Turkmen Language\") (description \"Mandaic language\") (description \"Hebrew Language\") (description \"Kurdish language\") (description \"Azerbaijani language\") (description \"Armenian Language\") (description \"South Azeri language\") (description \"American English\"))", "utterance": "what language do iraqi people speak?"}, - {"url": "http://www.freebase.com/view/en/paul_rudd", "targetValue": "(list (description \"Shawnee Mission West High School\"))", "utterance": "where did paul rudd go to high school?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description Blues-rock))", "utterance": "what gauge strings john mayer?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description Firearm))", "utterance": "what was abe lincoln shot with?"}, - {"url": "http://www.freebase.com/view/en/regina_hall", "targetValue": "(list (description \"Scary Movie\") (description \"First Sunday\") (description Danika) (description \"Paid in Full\") (description \"Disappearing Acts\") (description \"Malibu's Most Wanted\") (description \"Scary Movie 4\") (description \"King's Ransom\") (description \"Scary Movie 3\") (description \"Scary Movie 2\"))", "utterance": "what did regina hall play in?"}, - {"url": "http://www.freebase.com/view/en/jacob_black", "targetValue": "(list (description \"Taylor Lautner\"))", "utterance": "who plays jacob black in twilight?"}, - {"url": "http://www.freebase.com/view/en/us_1_cent", "targetValue": "(list (description Cent))", "utterance": "what american penny is worth money?"}, - {"url": "http://www.freebase.com/view/en/jacob_riis", "targetValue": "(list (description \"How the other half lives\"))", "utterance": "what book did jacob riis wrote?"}, - {"url": "http://www.freebase.com/view/en/scottsdale", "targetValue": "(list (description \"Scottsdale Airport\"))", "utterance": "what airport is close to scottsdale arizona?"}, - {"url": "http://www.freebase.com/view/en/mr_bennet", "targetValue": "(list (description \"Jack Coleman\"))", "utterance": "who plays noah bennet?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"World War II\"))", "utterance": "when did the italian fascists came to power?"}, - {"url": "http://www.freebase.com/view/en/american_idol", "targetValue": "(list (description \"Jordin Sparks\"))", "utterance": "who won american idol 2006 season 5?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description Hanoi))", "utterance": "what to see in vietnam in two weeks?"}, - {"url": "http://www.freebase.com/view/en/chicago_cubs", "targetValue": "(list (description \"Wrigley Field\"))", "utterance": "where do the chicago cubs play?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description Bel-Air))", "utterance": "where did reagan die?"}, - {"url": "http://www.freebase.com/view/en/ian_thorpe", "targetValue": "(list (description \"2000 Summer Olympics\"))", "utterance": "when did ian thorpe become famous?"}, - {"url": "http://www.freebase.com/view/en/indonesia", "targetValue": "(list (description \"Javanese Language\") (description \"Malay Language\") (description \"Sunda Language\") (description \"English Language\") (description \"Bali Language\") (description \"Indonesian Language\") (description \"Batak Language\") (description \"Tobelo Language\") (description \"Dutch Language\") (description \"Madura Language\"))", "utterance": "what is the language used in indonesia?"}, - {"url": "http://www.freebase.com/view/en/irving_langmuir", "targetValue": "(list (description \"Franklin Medal\") (description \"Perkin Medal\") (description \"Nobel Prize in Chemistry\") (description \"John Scott Legacy Medal and Premium\"))", "utterance": "what was irving langmuir famous for?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description Bobsleigh) (description \"Track and field athletics\") (description Swimming))", "utterance": "what are the traditions in jamaica?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Standard Mandarin\"))", "utterance": "what is the official language of china called?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Cranbrook Schools\"))", "utterance": "where did mitt romney go to elementary school?"}, - {"url": "http://www.freebase.com/view/en/saint_lawrence_river", "targetValue": "(list (description Canada) (description Qu\u00e9bec) (description \"United States of America\") (description Ohio))", "utterance": "where is the gulf of st lawrence river?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Martin Luther King, Sr.\") (description \"Alberta Williams King\"))", "utterance": "what was the name of martin luther king jr parents?"}, - {"url": "http://www.freebase.com/view/en/guatemala", "targetValue": "(list (description \"Guatemalan quetzal\"))", "utterance": "what money does guatemala use?"}, - {"url": "http://www.freebase.com/view/en/nelson_rockefeller", "targetValue": "(list (description \"Gerald Ford\"))", "utterance": "who was president when nelson rockefeller was vice president?"}, - {"url": "http://www.freebase.com/view/en/magic_johnson", "targetValue": "(list (description 1991))", "utterance": "what year magic johnson retired?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind of government does spain have now?"}, - {"url": "http://www.freebase.com/view/en/sigmund_freud", "targetValue": "(list (description \"Anatomy is destiny.\"))", "utterance": "what did freud say about women?"}, - {"url": "http://www.freebase.com/view/en/john_winchester", "targetValue": "(list (description \"Jeffrey Dean Morgan\"))", "utterance": "who plays young john winchester in supernatural?"}, - {"url": "http://www.freebase.com/view/en/vincent_chin", "targetValue": "(list (description \"Ronald Ebens\") (description \"Michael Nitz\"))", "utterance": "who killed vincent chin film?"}, - {"url": "http://www.freebase.com/view/en/shakira", "targetValue": "(list (description Barranquilla))", "utterance": "where is shakira from originally?"}, - {"url": "http://www.freebase.com/view/en/manchester_united_kingdom", "targetValue": "(list (description \"North West England\"))", "utterance": "what region is manchester england?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gettysburg", "targetValue": "(list (description Gettysburg))", "utterance": "where was the gettysburg war located?"}, - {"url": "http://www.freebase.com/view/en/amsterdam", "targetValue": "(list (description \"Molen van Sloten Windmill\") (description \"Begijnhof Chapel\") (description \"Amsterdam Museum\") (description \"Oude Kerk\") (description \"Diamond Museum Amsterdam\") (description Sexmuseum) (description \"De Gooyer Windmill\") (description \"Hash, Marihuana and Hemp Museum\") (description \"Rembrandt House Museum\") (description Jordaan))", "utterance": "what do people go to amsterdam for?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Jerry Brown\"))", "utterance": "who is the elected governor of california?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Puquina Language\") (description \"Spanish Language\"))", "utterance": "what language chile speak?"}, - {"url": "http://www.freebase.com/view/en/john_glenn", "targetValue": "(list (description \"1976 Democratic National Convention\"))", "utterance": "what year did john glenn walk on the moon?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what currency to take to side turkey?"}, - {"url": "http://www.freebase.com/view/en/democrat_party", "targetValue": "(list (description \"James Madison\") (description \"Thomas Jefferson\"))", "utterance": "who founded the new democratic party?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"World War I\"))", "utterance": "what were the causes of the russian revolution in 1917?"}, - {"url": "http://www.freebase.com/view/en/john_madden", "targetValue": "(list (description \"Philadelphia Eagles\") (description \"Oregon Ducks football\") (description \"Cal Poly Mustangs football\"))", "utterance": "what team did john madden play football for?"}, - {"url": "http://www.freebase.com/view/en/julian_clary", "targetValue": "(list (description Actor))", "utterance": "what does julian clary do?"}, - {"url": "http://www.freebase.com/view/en/potomac_river", "targetValue": "(list (description \"Chesapeake Bay\"))", "utterance": "where does the potomac river flow into?"}, - {"url": "http://www.freebase.com/view/en/olympic_national_park", "targetValue": "(list (description Washington))", "utterance": "where is the olympic national park located?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"Every 4 Years\"))", "utterance": "when does the world cup occur?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Super Bowl IX\") (description \"Super Bowl XLIII\") (description \"Super Bowl X\") (description \"Super Bowl XL\") (description \"Super Bowl XIV\") (description \"Super Bowl XIII\"))", "utterance": "what years the steelers won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what art movement was vincent van gogh apart of?"}, - {"url": "http://www.freebase.com/view/en/danish_language", "targetValue": "(list (description Denmark) (description Greenland))", "utterance": "where does danish language come from?"}, - {"url": "http://www.freebase.com/view/en/baltic_countries", "targetValue": "(list (description Latvia) (description Lithuania) (description Estonia))", "utterance": "what countries are in the baltic region?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Germany))", "utterance": "what nation did hitler lead?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Air Transportation\"))", "utterance": "what time is in london heathrow?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"The complete book of the Winter Olympics\"))", "utterance": "when were women allowed to go to the olympics?"}, - {"url": "http://www.freebase.com/view/en/amazon_river", "targetValue": "(list (description \"South America\"))", "utterance": "what continent does the amazon river flow through?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"City of Brussels\"))", "utterance": "what is a city in belgium?"}, - {"url": "http://www.freebase.com/view/en/elle_greenaway", "targetValue": "(list (description \"Lola Glaudini\"))", "utterance": "who played elle greenaway?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Realschule))", "utterance": "what secondary school did adolf hitler go to?"}, - {"url": "http://www.freebase.com/view/en/andy_williams", "targetValue": "(list (description \"Debbie Meyer\"))", "utterance": "who was andy williams second wife?"}, - {"url": "http://www.freebase.com/view/en/egyptian_arabic", "targetValue": "(list (description Egypt))", "utterance": "where are you from in egyptian arabic?"}, - {"url": "http://www.freebase.com/view/en/robert_falcon_scott", "targetValue": "(list (description Starvation))", "utterance": "what did captain scott die of?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Paul the Apostle\") (description \"Saint Peter\"))", "utterance": "where does the catholic church originated from?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description Tupelo))", "utterance": "what city did elvis presley grew up in?"}, - {"url": "http://www.freebase.com/view/en/belize", "targetValue": "(list (description \"Central America\"))", "utterance": "what continent is belize located in?"}, - {"url": "http://www.freebase.com/view/en/donald_duck", "targetValue": "(list (description \"Daisy Duck\"))", "utterance": "who was donald duck's girlfriend?"}, - {"url": "http://www.freebase.com/view/en/winston_churchill", "targetValue": "(list (description \"Conservative Party\"))", "utterance": "what party was winston churchill in politics?"}, - {"url": "http://www.freebase.com/view/en/wayne_gretzky", "targetValue": "(list (description \"Edmonton Oilers\"))", "utterance": "what 4 teams did wayne gretzky play for?"}, - {"url": "http://www.freebase.com/view/en/a_philip_randolph", "targetValue": "(list (description \"Trade unionist\") (description \"Social activist\"))", "utterance": "who was philip randolph?"}, - {"url": "http://www.freebase.com/view/en/brembo", "targetValue": "(list (description Bergamo))", "utterance": "where are brembo brakes from?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Grammy Award for Best Country Solo Performance\"))", "utterance": "what did taylor swift do at the vmas 2012?"}, - {"url": "http://www.freebase.com/view/en/russians", "targetValue": "(list (description \"East Slavs\"))", "utterance": "who did russians descend from?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"San Diego Zoo Safari Park\") (description \"San Diego Zoo\") (description \"Cabrillo National Monument\") (description \"Hotel del Coronado\") (description \"Mission San Diego de Alcal\u00e1\") (description \"Old Town San Diego State Historic Park\") (description \"Balboa Park\") (description \"Birch Aquarium\") (description \"Old Point Loma Lighthouse\") (description \"USS Midway\"))", "utterance": "what to see and do in san diego california?"}, - {"url": "http://www.freebase.com/view/en/clarksville", "targetValue": "(list (description 37043) (description 37042) (description 37041) (description 37040) (description 37044))", "utterance": "what is the zip code for clarksville tn?"}, - {"url": "http://www.freebase.com/view/en/wayne_state_university", "targetValue": "(list (description Michigan) (description \"United States of America\") (description Detroit))", "utterance": "where's wayne state?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description Chinese))", "utterance": "what dialect do most chinese speak?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Fidel Castro\"))", "utterance": "who is the president of cuba in 2009?"}, - {"url": "http://www.freebase.com/view/en/avril_lavigne", "targetValue": "(list (description Heather))", "utterance": "who does avril lavigne play in over the hedge?"}, - {"url": "http://www.freebase.com/view/en/university_of_alabama", "targetValue": "(list (description Tuscaloosa) (description Alabama) (description \"United States of America\"))", "utterance": "where is the university of alabama?"}, - {"url": "http://www.freebase.com/view/en/armenia", "targetValue": "(list (description Turkey) (description Georgia) (description Azerbaijan))", "utterance": "where is the country of armenia?"}, - {"url": "http://www.freebase.com/view/en/tom_cruise", "targetValue": "(list (description \"Katie Holmes\") (description \"Nicole Kidman\") (description \"Mimi Rogers\"))", "utterance": "who tom cruise been married to?"}, - {"url": "http://www.freebase.com/view/en/gaza_strip", "targetValue": "(list (description Israel))", "utterance": "which country is gaza city located?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Asif Ali Zardari\"))", "utterance": "who is president of pakistan 2012?"}, - {"url": "http://www.freebase.com/view/en/james_watt", "targetValue": "(list (description Scotland))", "utterance": "what country did james watt come from?"}, - {"url": "http://www.freebase.com/view/en/louis_armstrong", "targetValue": "(list (description trumpet) (description Cornet))", "utterance": "what instrument did louis armstrong like to play?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what is the currency in germany in 2010?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Premier of the People's Republic of China\"))", "utterance": "what types of government does china have?"}, - {"url": "http://www.freebase.com/view/en/boeing", "targetValue": "(list (description Seattle) (description Chicago))", "utterance": "where is the boeing company?"}, - {"url": "http://www.freebase.com/view/en/bill_gates", "targetValue": "(list (description \"Bill Gates' house\"))", "utterance": "what does bill gates own?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description \"He continued teaching part-time, and began his experiments with cross-breeding garden peas.\"))", "utterance": "what organism did mendel use?"}, - {"url": "http://www.freebase.com/view/en/congress_u_s", "targetValue": "(list (description \"United States House of Representatives\") (description \"United States Senate\"))", "utterance": "what are the two houses in congress?"}, - {"url": "http://www.freebase.com/view/en/ladainian_tomlinson", "targetValue": "(list (description \"San Diego Chargers\") (description \"New York Jets\"))", "utterance": "what team does ladainian tomlinson play 4?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"French Language\") (description \"English Language\"))", "utterance": "what is the major language spoken in canada?"}, - {"url": "http://www.freebase.com/view/en/camille_donatacci", "targetValue": "(list (description \"Film Producer\") (description Model) (description Actor))", "utterance": "what did camille grammer do for a living?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))", "utterance": "what jamaican language called?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description Tatooine))", "utterance": "what planet was luke skywalker raised on?"}, - {"url": "http://www.freebase.com/view/en/georgia_okeeffe", "targetValue": "(list (description \"Arthur Dove\"))", "utterance": "who did georgia o'keeffe inspired?"}, - {"url": "http://www.freebase.com/view/en/brandon_jacobs", "targetValue": "(list (description \"San Francisco 49ers\"))", "utterance": "who does brandon jacobs play for?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Constitutional republic\") (description \"Multi-party system\") (description \"Federal republic\") (description Democracy) (description \"Parliamentary republic\"))", "utterance": "what is the government structure of germany?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_i_of_england", "targetValue": "(list (description \"Anne Boleyn\"))", "utterance": "who was queen elizabeth the first's mother?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Leonel Fern\u00e1ndez\"))", "utterance": "who is the leader of the dominican republic 2011?"}, - {"url": "http://www.freebase.com/view/en/anglican_communion", "targetValue": "(list (description \"Archbishop of Canterbury\"))", "utterance": "where did the anglican church start?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Saul Alinsky\") (description \"Nipsey Russell\"))", "utterance": "who does obama look up to?"}, - {"url": "http://www.freebase.com/view/en/william_mckinley", "targetValue": "(list (description \"Poland Seminary High School\"))", "utterance": "where did william mckinley go to high school?"}, - {"url": "http://www.freebase.com/view/en/the_big_valley", "targetValue": "(list (description \"Lee Majors\"))", "utterance": "who played heath barkley?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description 2012))", "utterance": "what year did baltimore ravens win the superbowl?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the name of the money used in spain?"}, - {"url": "http://www.freebase.com/view/en/edward_jenner", "targetValue": "(list (description \"edward jenner catalogued specimens from captain james cook\"))", "utterance": "what did edward jenner do for a living?"}, - {"url": "http://www.freebase.com/view/en/shawn_johnson", "targetValue": "(list (description \"2008 Summer Olympics\"))", "utterance": "when did shawn johnson won the gold medal?"}, - {"url": "http://www.freebase.com/view/en/brittany_murphy", "targetValue": "(list (description Pneumonia) (description \"Cardiac arrest\") (description Anemia))", "utterance": "what did brittany murphy died of?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Single-party state\") (description \"Socialist state\") (description \"People's Republic\") (description Juche) (description \"Unitary state\"))", "utterance": "what type of political system does north korea have?"}, - {"url": "http://www.freebase.com/view/en/indonesia", "targetValue": "(list (description \"Yayasan Kerti Praja\"))", "utterance": "when does ramadan end 2012 indonesia?"}, - {"url": "http://www.freebase.com/view/en/tyler_clary", "targetValue": "(list (description \"Lonnie Clary\"))", "utterance": "who will play clary in city of bones?"}, - {"url": "http://www.freebase.com/view/en/francis_h_burnett", "targetValue": "(list (description \"The Secret Garden\"))", "utterance": "what books did frances hodgson burnett wrote?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description 2/14/1826))", "utterance": "what year did edgar allan poe go to college?"}, - {"url": "http://www.freebase.com/view/en/amsterdam_ohio", "targetValue": "(list (description \"Jefferson County\") (description Ohio) (description \"Springfield Township\"))", "utterance": "where is amsterdam ohio?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Dick Durbin\"))", "utterance": "who are the two current senators of illinois?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))", "utterance": "when did the orioles win the pennant?"}, - {"url": "http://www.freebase.com/view/en/stephenie_meyer", "targetValue": "(list (description \"The Twilight Saga: Breaking Dawn - Part 1\"))", "utterance": "who did stephenie meyer play in twilight?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"United States of America\"))", "utterance": "what 3 countries does mexico border?"}, - {"url": "http://www.freebase.com/view/en/rupert_giles", "targetValue": "(list (description \"Anthony Stewart Head\"))", "utterance": "who played giles on buffy the vampire slayer?"}, - {"url": "http://www.freebase.com/view/en/american_league_west", "targetValue": "(list (description \"Texas Rangers\") (description \"Houston Astros\") (description \"Seattle Mariners\") (description \"Los Angeles Angels of Anaheim\") (description \"Oakland Athletics\"))", "utterance": "what teams are in the american league west?"}, - {"url": "http://www.freebase.com/view/en/robert_burns", "targetValue": "(list (description \"To a Louse\") (description \"A Red, Red Rose\") (description \"The letters of Robert Burns\") (description \"Address to the Deil\") (description \"Tam o' Shanter\") (description \"Epitaph for James Smith\") (description \"To a Mouse\") (description \"Holy Willie's Prayer\") (description \"The wit of Robert Burns\") (description \"The Glenriddell manuscripts of Robert Burns\"))", "utterance": "what books did robert burns wrote?"}, - {"url": "http://www.freebase.com/view/en/didier_drogba", "targetValue": "(list (description \"C\u00f4te d'Ivoire national football team\"))", "utterance": "where does drogba play now?"}, - {"url": "http://www.freebase.com/view/en/chrysler", "targetValue": "(list (description \"Walter Chrysler\"))", "utterance": "who owns chrysler corporation 2012?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Tagg Romney\") (description \"Josh Romney\") (description \"Craig Romney\") (description \"Matt Romney\") (description \"Ben Romney\"))", "utterance": "what are the name of mitt romney sons?"}, - {"url": "http://www.freebase.com/view/en/larry_hagman", "targetValue": "(list (description \"Head and neck cancer\") (description Cancer) (description Leukemia))", "utterance": "what was the cause of death of larry hagman?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description \"Amazon Basin\"))", "utterance": "what is the rainforest in south america called?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"The King's School, Grantham\") (description \"Trinity College, Cambridge\"))", "utterance": "what school did sir isaac newton go to?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description Diaphragm) (description \"Universal joint\") (description \"Balance wheel\"))", "utterance": "what was robert hooke's contributions to science?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))", "utterance": "how many major dialects are there in china?"}, - {"url": "http://www.freebase.com/view/en/mount_everest", "targetValue": "(list (description Nepal) (description China))", "utterance": "in which country is mount everest found?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Constitutional republic\"))", "utterance": "what form of government does germany use?"}, - {"url": "http://www.freebase.com/view/en/scottish", "targetValue": "(list (description \"Jamie MacDonald\") (description \"Malcolm Tucker\") (description \"Robert the Bruce\") (description \"William Wallace\") (description \"Haggis McHaggis\"))", "utterance": "what age do scottish people go to university?"}, - {"url": "http://www.freebase.com/view/en/haiti", "targetValue": "(list (description \"French Language\") (description \"Haitian Creole French Language\"))", "utterance": "what language do haitian speak?"}, - {"url": "http://www.freebase.com/view/en/nick_grimshaw", "targetValue": "(list (description Presenter) (description \"Disc jockey\"))", "utterance": "who is nick grimshaw?"}, - {"url": "http://www.freebase.com/view/en/florence_r_sabin", "targetValue": "(list (description Physician))", "utterance": "what did florence sabin do?"}, - {"url": "http://www.freebase.com/view/en/grease_1978", "targetValue": "(list (description \"Stockard Channing\"))", "utterance": "who played betty rizzo in grease?"}, - {"url": "http://www.freebase.com/view/en/wesley_crusher", "targetValue": "(list (description \"Wil Wheaton\"))", "utterance": "who played wesley crusher on star trek the next generation?"}, - {"url": "http://www.freebase.com/view/en/sherlock_holmes", "targetValue": "(list (description \"5049 Sherlock\"))", "utterance": "when did sherlock holmes live?"}, - {"url": "http://www.freebase.com/view/en/audie_murphy", "targetValue": "(list (description Texas))", "utterance": "where did audie murphy grow up?"}, - {"url": "http://www.freebase.com/view/en/bart_simpson", "targetValue": "(list (description \"Springfield Elementary School\") (description \"Springfield High School\"))", "utterance": "what school does bart simpson go to?"}, - {"url": "http://www.freebase.com/view/en/mark_sanchez", "targetValue": "(list (description \"New York Jets\"))", "utterance": "where is mark sanchez now?"}, - {"url": "http://www.freebase.com/view/en/battle_of_verdun", "targetValue": "(list (description Verdun))", "utterance": "where was the battle of verdun ww1?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description 1996))", "utterance": "what year did kobe bryant go to high school?"}, - {"url": "http://www.freebase.com/view/en/okemos", "targetValue": "(list (description \"Ingham County\") (description Michigan) (description \"Meridian Charter Township\") (description \"United States of America\"))", "utterance": "where is okemos michigan?"}, - {"url": "http://www.freebase.com/view/en/caroline_kennedy", "targetValue": "(list (description \"Radcliffe College\") (description \"Concord Academy\") (description \"Columbia Law School\") (description \"Harvard University\"))", "utterance": "where did caroline kennedy go to school?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what type of government is the us government?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"John Shakespeare\") (description \"Mary Shakespeare\"))", "utterance": "what is shakespeare's parents names?"}, - {"url": "http://www.freebase.com/view/en/arthur_conan_doyle", "targetValue": "(list (description \"Sherlock Holmes\"))", "utterance": "what was sir arthur conan doyle famous for?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Jim Harbaugh\"))", "utterance": "who is the ravens coach?"}, - {"url": "http://www.freebase.com/view/en/ron_jaworski", "targetValue": "(list (description \"Youngstown State University\"))", "utterance": "what college did ron jaworski go to?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description \"Detroit Pistons\") (description \"Philadelphia 76ers\") (description \"Denver Nuggets\") (description \"Memphis Grizzlies\"))", "utterance": "what team does allen iverson play for now?"}, - {"url": "http://www.freebase.com/view/en/richard_grenville", "targetValue": "(list (description \"Archipelago of the Azores\"))", "utterance": "where did sir richard grenville explore?"}, - {"url": "http://www.freebase.com/view/en/atlanta_braves", "targetValue": "(list (description \"1995 World Series\"))", "utterance": "what years did the atlanta braves win the world series?"}, - {"url": "http://www.freebase.com/view/en/hillsborough_county", "targetValue": "(list (description Valrico))", "utterance": "when does school start in hillsborough county?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Boston) (description Massachusetts) (description \"Washington, D.C.\"))", "utterance": "where did jfk and his wife live?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Monotheism))", "utterance": "what are the basic beliefs of islam religion?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Modern Standard Arabic\"))", "utterance": "what is modern egyptian language?"}, - {"url": "http://www.freebase.com/view/en/sam_shepard", "targetValue": "(list (description \"Fort Sheridan\") (description \"New York\") (description England) (description Stillwater))", "utterance": "where does sam shepard live?"}, - {"url": "http://www.freebase.com/view/en/united_states_air_force_academy", "targetValue": "(list (description Colorado))", "utterance": "in what state was the air force academy established?"}, - {"url": "http://www.freebase.com/view/en/battle_of_the_alamo", "targetValue": "(list (description \"San Antonio\"))", "utterance": "where did the battle of the alamo start?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Dreams from My Father\"))", "utterance": "what do barack obama do as a president?"}, - {"url": "http://www.freebase.com/view/en/harry_potter", "targetValue": "(list (description \"Harry Potter and the Half-Blood Prince\") (description \"Harry Potter and the Deathly Hallows\") (description \"Harry Potter and the Goblet of Fire\") (description \"Harry Potter and the Philosopher's Stone\") (description \"Harry Potter and the Chamber of Secrets\") (description \"Harry Potter and the Order of the Phoenix\") (description \"Harry Potter and the Prisoner of Azkaban\"))", "utterance": "what are the names of harry potter books in order?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what currency should i bring to italy?"}, - {"url": "http://www.freebase.com/view/en/baltimore_orioles", "targetValue": "(list (description \"1983 World Series\") (description \"1966 World Series\") (description \"1970 World Series\"))", "utterance": "what years did the orioles play in the world series?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Cilicia))", "utterance": "what does the roman empire consist of?"}, - {"url": "http://www.freebase.com/view/en/fred_goodwin", "targetValue": "(list (description Businessperson) (description \"Chartered Accountant\"))", "utterance": "what did fred goodwin do?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"Newton fractal\") (description \"Newton\u2013Euler equations\") (description \"Newton's laws of motion\") (description \"Newton's cannonball\") (description Newton) (description \"Newton's inequalities\") (description \"Newton's notation\") (description \"Newton polygon\") (description \"Newton disc\"))", "utterance": "what did isaac newton contribute to science?"}, - {"url": "http://www.freebase.com/view/en/burne_hogarth", "targetValue": "(list (description \"School of Visual Arts\"))", "utterance": "what school did burne hogarth establish?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Socialist state\"))", "utterance": "what is the economy of china?"}, - {"url": "http://www.freebase.com/view/en/marilyn_monroe", "targetValue": "(list (description Singer) (description \"Nude Glamour Model\") (description \"Film Producer\") (description Actor) (description Showgirl) (description Model) (description \"Pin-up girl\"))", "utterance": "who is marilyn monroe and why is she famous?"}, - {"url": "http://www.freebase.com/view/en/port_charlotte", "targetValue": "(list (description \"United States of America\") (description Florida) (description \"Charlotte County\"))", "utterance": "where is port charlotte florida located?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Pacific Time Zone\") (description UTC-8))", "utterance": "what time zone is it in california?"}, - {"url": "http://www.freebase.com/view/en/reba_mcentire", "targetValue": "(list (description \"Shelby Steven McEntire Blackstock\"))", "utterance": "who is reba mcentire's son?"}, - {"url": "http://www.freebase.com/view/en/american_federation_of_labor", "targetValue": "(list (description \"Samuel Gompers\"))", "utterance": "who helped form the american federation of labor?"}, - {"url": "http://www.freebase.com/view/en/julie_edwards", "targetValue": "(list (description \"Queen Lillian\"))", "utterance": "who did julie andrews play in shrek?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description \"Count on Me\") (description \"Ain't No Way (feat. Mary J. Blige)\") (description \"Why Does It Hurt So Bad\") (description \"I Will Always Love You\") (description \"I'm Every Woman\") (description \"Who Would Imagine a King\") (description \"You'll Never Stand Alone\") (description \"My Love Is Your Love\") (description Fine) (description \"It's Not Right, but It's Okay\"))", "utterance": "what songs did whitney houston?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"1969 NBA Finals\") (description \"1986 NBA Finals\") (description \"2008 NBA Finals\") (description \"1974 NBA Finals\") (description \"1984 NBA Finals\") (description \"1965 NBA Finals\") (description \"1966 NBA Finals\") (description \"1976 NBA Finals\") (description \"1981 NBA Finals\") (description \"1968 NBA Finals\"))", "utterance": "when did the celtics win championship?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Iron Ore Mining\"))", "utterance": "what does canada export and import the most?"}, - {"url": "http://www.freebase.com/view/en/eric_northman", "targetValue": "(list (description \"True Blood Season 4\") (description \"True Blood Season 5\") (description \"True Blood Season 1\") (description \"True Blood Season 2\") (description \"True Blood Season 3\"))", "utterance": "what episode does eric northman come in?"}, - {"url": "http://www.freebase.com/view/en/elijah_mccoy", "targetValue": "(list (description Engineer) (description Inventor))", "utterance": "what was elijah mccoy famous for?"}, - {"url": "http://www.freebase.com/view/en/john_paul_jones", "targetValue": "(list (description \"Continental Navy\") (description \"Imperial Russian Navy\"))", "utterance": "who did john paul jones fight for?"}, - {"url": "http://www.freebase.com/view/en/hudson_river", "targetValue": "(list (description \"Lake Tear of the Clouds\"))", "utterance": "where does hudson river start?"}, - {"url": "http://www.freebase.com/view/en/brad_paisley", "targetValue": "(list (description \"Glen Dale\"))", "utterance": "where was brad paisley born and raised?"}, - {"url": "http://www.freebase.com/view/en/charlotte", "targetValue": "(list (description \"Bojangles' Coliseum\") (description \"U.S. National Whitewater Center\") (description \"Land of Oz\") (description \"Discovery Place\") (description \"NASCAR Hall of Fame\") (description \"Carolinas Aviation Museum\") (description \"Billy Graham Library\") (description \"Bechtler Museum of Modern Art\") (description \"Freedom Park\") (description \"North Carolina Performing Arts Center at Charlotte Foundation\"))", "utterance": "what is charlotte north carolina known for?"}, - {"url": "http://www.freebase.com/view/en/glastonbury_connecticut", "targetValue": "(list (description Connecticut))", "utterance": "where is glastonbury connecticut?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"Westmoreland County\"))", "utterance": "what is george washington's hometown?"}, - {"url": "http://www.freebase.com/view/en/arlington_texas", "targetValue": "(list (description 76013) (description 76011) (description 76010) (description 76004) (description 76005) (description 76006) (description 76007) (description 76001) (description 76002) (description 76003))", "utterance": "what is arlington texas zip code?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description \"1941 World Series\") (description \"1939 World Series\") (description \"1932 World Series\") (description \"1928 World Series\") (description \"1936 World Series\") (description \"1923 World Series\") (description \"1927 World Series\") (description \"1937 World Series\") (description \"1938 World Series\") (description \"1943 World Series\"))", "utterance": "what years did yankees win championships?"}, - {"url": "http://www.freebase.com/view/en/seth_macfarlane", "targetValue": "(list (description \"Peter Griffin\") (description \"Mickey McFinnegan\") (description \"Stewie Griffin\") (description \"Jake Tucker\") (description \"Glenn Quagmire\") (description \"Carter Pewterschmidt\") (description \"Stan Smith\") (description \"Tom Tucker\") (description \"Kevin Swanson\") (description \"Brian Griffin\"))", "utterance": "what characters does seth macfarlane play in family guy?"}, - {"url": "http://www.freebase.com/view/en/miami", "targetValue": "(list (description \"Miami International Airport\"))", "utterance": "what airport fly into miami?"}, - {"url": "http://www.freebase.com/view/en/steve_nash", "targetValue": "(list (description \"1998\u201399 NBA season\"))", "utterance": "what year did steve nash play for the mavericks?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))", "utterance": "where is arabic used?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"On evolution\"))", "utterance": "what book did charles darwin write on evolution?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"Cold as You\") (description \"Love Story Oooh Baby Just Say Yes\") (description \"Beautiful Eyes\") (description \"A Place in This World\") (description \"Love Story (U.S. Pop mix)\") (description \"I Heart?\") (description \"White Horse\") (description \"Picture to Burn (radio edit)\") (description \"Christmases When You Were Mine\") (description \"Love Story (Stripped)\"))", "utterance": "what are all songs by taylor swift?"}, - {"url": "http://www.freebase.com/view/en/katy_perry", "targetValue": "(list (description Vocals))", "utterance": "what instruments does katy perry play?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description \"Mary Newman\") (description \"Elizabeth Sydenham\"))", "utterance": "who was francis drake married to?"}, - {"url": "http://www.freebase.com/view/en/chickasaw", "targetValue": "(list (description \"Indigenous peoples of the Southeastern Woodlands\"))", "utterance": "where were the chickasaw indians located?"}, - {"url": "http://www.freebase.com/view/en/don_king", "targetValue": "(list (description Cleveland))", "utterance": "where does don king live?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description \"Super Bowl XXXVI\"))", "utterance": "when was tom brady first superbowl win?"}, - {"url": "http://www.freebase.com/view/en/deborah_sampson", "targetValue": "(list (description \"Benjamin Gannet\"))", "utterance": "who did deborah sampson married?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description \"Federal republic\"))", "utterance": "what form of government does mexico?"}, - {"url": "http://www.freebase.com/view/en/mickey_mouse", "targetValue": "(list (description \"Wayne Allwine\"))", "utterance": "who played mickey on days of our lives?"}, - {"url": "http://www.freebase.com/view/en/nicole_kidman", "targetValue": "(list (description \"Billy Bathgate\") (description Bewitched) (description \"Birthday Girl\") (description \"Cold Mountain\") (description \"Days of Thunder\") (description \"Dead Calm\") (description Birth) (description \"BMX Bandits\") (description \"Batman Forever\") (description Dogville))", "utterance": "what movies does nicole kidman star in?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Lisa Marie Presley\"))", "utterance": "who was michael jackson first girlfriend?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Palace Hotel, San Francisco\"))", "utterance": "where to stay in san francisco ca?"}, - {"url": "http://www.freebase.com/view/en/reggie_bush", "targetValue": "(list (description \"Miami Dolphins\"))", "utterance": "what team does reggie bush play for 2011?"}, - {"url": "http://www.freebase.com/view/en/kate_chopin", "targetValue": "(list (description \"St. Louis\"))", "utterance": "where did kate chopin grow up?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Danilo Medina\"))", "utterance": "who is the current president of dominican republic 2011?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Greek drachma\"))", "utterance": "what money system does greece use?"}, - {"url": "http://www.freebase.com/view/en/obi-wan_kenobi", "targetValue": "(list (description \"Ewan McGregor\"))", "utterance": "who played obi wan kenobi in phantom menace?"}, - {"url": "http://www.freebase.com/view/en/phoenix", "targetValue": "(list (description \"The Catholic Sun\") (description \"The Arizona Republic\") (description \"Phoenix New Times\") (description \"Phoenix Gazette\"))", "utterance": "what is the newspaper in phoenix?"}, - {"url": "http://www.freebase.com/view/en/luke_bryan", "targetValue": "(list (description Leesburg))", "utterance": "where is luke bryan from?"}, - {"url": "http://www.freebase.com/view/en/facebook", "targetValue": "(list (description \"Mark Zuckerberg\"))", "utterance": "who invented facebook wikipedia?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Perejil Island\") (description Portugal) (description France) (description Andorra) (description Morocco) (description Gibraltar))", "utterance": "what country surrounds spain?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Church of the Holy Trinity, Stratford-upon-Avon\"))", "utterance": "when and where was william shakespeare buried?"}, - {"url": "http://www.freebase.com/view/en/john_mcenroe", "targetValue": "(list (description \"One-handed backhand\"))", "utterance": "what type of tennis racket does john mcenroe use?"}, - {"url": "http://www.freebase.com/view/en/james_cook", "targetValue": "(list (description Marton))", "utterance": "where did captain james cook grow up?"}, - {"url": "http://www.freebase.com/view/en/sony", "targetValue": "(list (description Tokyo))", "utterance": "where is sony headquarters located?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Hayden Christensen\"))", "utterance": "who wore the darth vader suit in revenge of the sith?"}, - {"url": "http://www.freebase.com/view/en/scarlett_johansson", "targetValue": "(list (description \"Girl with a Pearl Earring\") (description Fall) (description \"A Good Woman\") (description \"A Love Song for Bobby Long\") (description \"Don Jon's Addiction\") (description \"Eight Legged Freaks\") (description \"Ghost World\") (description \"Captain America: The Winter Soldier\") (description \"An American Rhapsody\"))", "utterance": "what movies has scarlett johansson in?"}, - {"url": "http://www.freebase.com/view/en/alex_rodriguez", "targetValue": "(list (description \"Washington Heights\"))", "utterance": "where is alex rodriguez from?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"North Carolina Tar Heels men's basketball\"))", "utterance": "what school did michael jordan play for?"}, - {"url": "http://www.freebase.com/view/en/morse_code", "targetValue": "(list (description \"Samuel Morse\"))", "utterance": "who invented morse code?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Suicide))", "utterance": "what happened to adolf hitler at the end of the war?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what is the political system in england?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description \"George H. W. Bush\"))", "utterance": "who was vice president under ronald reagan?"}, - {"url": "http://www.freebase.com/view/en/rupert_murdoch", "targetValue": "(list (description \"STAR India\") (description \"Fox News Channel\") (description \"Sky Italia\") (description \"News Corporation\") (description \"British Sky Broadcasting\") (description \"Fox Broadcasting Company\"))", "utterance": "what does rupert murdoch own 2012?"}, - {"url": "http://www.freebase.com/view/en/william_howard_taft", "targetValue": "(list (description \"Woodward High School\"))", "utterance": "where did william howard taft go to high school?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"1991 NBA Finals\"))", "utterance": "when did the chicago bulls win their first championship?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description California))", "utterance": "which four states touch mexico?"}, - {"url": "http://www.freebase.com/view/en/sammy_davis_jr", "targetValue": "(list (description Complication) (description \"Throat cancer\"))", "utterance": "what did sammy davis jr die of?"}, - {"url": "http://www.freebase.com/view/en/anna_nicole_smith", "targetValue": "(list (description \"Drug overdose\"))", "utterance": "what did anna nicole smith died from?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description \"Kingdom of England\"))", "utterance": "what country did francis drake explored for?"}, - {"url": "http://www.freebase.com/view/en/great_lakes", "targetValue": "(list (description Canada) (description \"United States of America\"))", "utterance": "what two countries share a border with the great lakes?"}, - {"url": "http://www.freebase.com/view/en/dwyane_wade", "targetValue": "(list (description \"2003 NBA Draft\"))", "utterance": "what year did dwayne wade came to the nba?"}, - {"url": "http://www.freebase.com/view/en/the_dan_patrick_show", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is the dan patrick studio?"}, - {"url": "http://www.freebase.com/view/en/jacqueline_kennedy_onassis", "targetValue": "(list (description \"Georgetown University\") (description \"George Washington University\") (description \"Miss Porter's School\") (description \"Holton-Arms School\") (description \"Vassar College\"))", "utterance": "where did jackie kennedy go to college?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Corriere della Sera\") (description l'Unit\u00e0) (description \"Il Foglio\") (description \"la Repubblica\") (description \"Il Messaggero\") (description \"La Domenica del Corriere\") (description \"La Stampa\") (description Avanti!) (description \"La Gazzetta dello Sport\") (description Liberazione))", "utterance": "what do italy people eat for breakfast?"}, - {"url": "http://www.freebase.com/view/en/tom_cruise", "targetValue": "(list (description Catholicism) (description Scientology))", "utterance": "what religion does tom cruise follow?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Nicolas Sarkozy\"))", "utterance": "what is the president of france's name?"}, - {"url": "http://www.freebase.com/view/en/lakota", "targetValue": "(list (description \"Lakota Language\") (description \"English Language\"))", "utterance": "what language do lakota indians speak?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what is the money called in spain?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description \"Giza Plateau\"))", "utterance": "where is the great pyramid of giza situated?"}, - {"url": "http://www.freebase.com/view/en/deere_company", "targetValue": "(list (description Moline))", "utterance": "where is john deere made?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description \"Ukrainian hryvnia\"))", "utterance": "what money is used in the ukraine?"}, - {"url": "http://www.freebase.com/view/en/ayn_rand", "targetValue": "(list (description \"Saint Petersburg\"))", "utterance": "where did ayn rand live?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description 2011))", "utterance": "when was the civil war in libya?"}, - {"url": "http://www.freebase.com/view/en/united_staff", "targetValue": "(list (description \"New York City\"))", "utterance": "where are the headquarters of the united nations organization found?"}, - {"url": "http://www.freebase.com/view/en/charles_lindbergh", "targetValue": "(list (description Pilot))", "utterance": "what did charles lindbergh became famous for in the 1920s?"}, - {"url": "http://www.freebase.com/view/en/roy_lichtenstein", "targetValue": "(list (description \"Jasper Johns\"))", "utterance": "what influenced roy lichtenstein artwork?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description Massachusetts))", "utterance": "what state did romney governor?"}, - {"url": "http://www.freebase.com/view/en/lake_victoria", "targetValue": "(list (description Kenya) (description Tanzania) (description Uganda))", "utterance": "which countries border lake victoria?"}, - {"url": "http://www.freebase.com/view/en/ryan_gosling", "targetValue": "(list (description \"The United States of Leland\") (description \"Half Nelson\") (description \"The Slaughter Rule\") (description Stay) (description \"Lars and the Real Girl\") (description \"The Believer\") (description Fracture) (description \"Murder by Numbers\") (description \"The Notebook\") (description \"All Good Things\"))", "utterance": "what movies does ryan gosling star in?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"Contiguous United States\"))", "utterance": "where is kentucky located?"}, - {"url": "http://www.freebase.com/view/en/john_tyler", "targetValue": "(list (description \"Charles City County\"))", "utterance": "where john tyler was born?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"Kingdom of Great Britain\") (description \"United States of America\") (description \"United Kingdom\") (description Ireland) (description \"New Zealand\"))", "utterance": "where the english came from?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Charlottesville))", "utterance": "what place did thomas jefferson died?"}, - {"url": "http://www.freebase.com/view/en/fifa_world_cup", "targetValue": "(list (description \"Every 4 Years\"))", "utterance": "when is next t20 world cup cricket?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Central European Time\") (description UTC+01:00))", "utterance": "what is the time zone in france?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Communist state\"))", "utterance": "what kind of economy was the soviet union?"}, - {"url": "http://www.freebase.com/view/en/lancaster_california", "targetValue": "(list (description \"Los Angeles County\"))", "utterance": "what county is lancaster ca located in?"}, - {"url": "http://www.freebase.com/view/en/steve_nash", "targetValue": "(list (description \"Alejandra Amarilla\"))", "utterance": "who is steve nash married to?"}, - {"url": "http://www.freebase.com/view/en/compaq", "targetValue": "(list (description Houston))", "utterance": "where is compaq laptops made?"}, - {"url": "http://www.freebase.com/view/en/cincinnati_bengals", "targetValue": "(list (description \"Andy Dalton\"))", "utterance": "what is the name of the bengals quarterback?"}, - {"url": "http://www.freebase.com/view/en/janelle_corlass_brown", "targetValue": "(list (description Singer) (description Actor))", "utterance": "what job does janelle brown have?"}, - {"url": "http://www.freebase.com/view/en/michelle_obama", "targetValue": "(list (description Writer) (description Lawyer))", "utterance": "what do michelle obama do for a living?"}, - {"url": "http://www.freebase.com/view/en/rhode_island", "targetValue": "(list (description \"Roger Williams: Lives and Legacies\"))", "utterance": "who was the founder of rhode island?"}, - {"url": "http://www.freebase.com/view/en/dr_seuss", "targetValue": "(list (description \"Theodor Robert Geisel\"))", "utterance": "who was dr seuss?"}, - {"url": "http://www.freebase.com/view/en/paul_wesley", "targetValue": "(list (description Stephen))", "utterance": "who does paul wesley play in 24?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Australia))", "utterance": "what continent is australia in?"}, - {"url": "http://www.freebase.com/view/en/roshon_fegan", "targetValue": "(list (description \"African American\"))", "utterance": "what is roshon fegan's heritage?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Europe))", "utterance": "where is spanish springs nv?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Clube Atl\u00e9tico Mineiro\"))", "utterance": "what club does ronaldinho play for 2012?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Quran) (description \"Sahih al-Bukhari\") (description Sunnah))", "utterance": "what is the name of the sacred text of islam?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Fullerton Union High School\"))", "utterance": "where did richard nixon go to high school?"}, - {"url": "http://www.freebase.com/view/en/fred_claus", "targetValue": "(list (description \"Vince Vaughn\") (description \"Kathy Bates\") (description \"John Michael Higgins\") (description \"Kevin Spacey\") (description Ludacris) (description \"Elizabeth Banks\") (description \"Rachel Weisz\") (description \"Miranda Richardson\") (description \"Jeffrey Dean Morgan\") (description \"Paul Giamatti\"))", "utterance": "who stars in the movie fred claus?"}, - {"url": "http://www.freebase.com/view/en/masters", "targetValue": "(list (description London))", "utterance": "who won the 2012 snooker masters?"}, - {"url": "http://www.freebase.com/view/en/bernard_l_madoff", "targetValue": "(list (description \"Palm Beach\") (description France) (description Roslyn) (description Montauk) (description Manhattan) (description Queens))", "utterance": "where did madoff live?"}, - {"url": "http://www.freebase.com/view/en/sammy_davis_jr", "targetValue": "(list (description Complication) (description \"Throat cancer\"))", "utterance": "what killed sammy davis jr?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Wrigley Field\"))", "utterance": "where to hang out in chicago?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"Hotel del Coronado\") (description \"Cabrillo National Monument\") (description \"San Diego Zoo Safari Park\") (description \"San Diego Zoo\") (description \"Mission San Diego de Alcal\u00e1\") (description \"Old Town San Diego State Historic Park\") (description \"Balboa Park\") (description \"Birch Aquarium\") (description \"Old Point Loma Lighthouse\") (description \"USS Midway\"))", "utterance": "what are the best things to do in san diego?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Costa Rican col\u00f3n\"))", "utterance": "what currency do you use in costa rica?"}, - {"url": "http://www.freebase.com/view/en/kansas", "targetValue": "(list (description \"Jerry Moran\") (description \"Sam Brownback\") (description \"Pat Roberts\"))", "utterance": "who are the senators of kansas 2013?"}, - {"url": "http://www.freebase.com/view/en/jackson_pollock", "targetValue": "(list (description \"Mark Tobey\") (description \"Thomas Hart Benton\") (description \"Joan Mir\u00f3\") (description \"Max Ernst\") (description \"John D. Graham\") (description \"Pablo Picasso\"))", "utterance": "what influenced jackson pollock's work?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description Massachusetts))", "utterance": "what state was john adams elected from?"}, - {"url": "http://www.freebase.com/view/en/sam_winchester", "targetValue": "(list (description \"Colin Ford\"))", "utterance": "who played young sam winchester?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description \"Ukrainian Language\"))", "utterance": "what is the official language of the ukraine?"}, - {"url": "http://www.freebase.com/view/en/fa_cup", "targetValue": "(list (description \"Liverpool F.C.\"))", "utterance": "who won 2001 fa cup?"}, - {"url": "http://www.freebase.com/view/en/duane_allman", "targetValue": "(list (description \"Happily Married Man\") (description \"Goin' Down Slow\") (description \"Mean Old World (feat. Duane Allman)\") (description \"Have You Ever Loved a Woman (feat. Duane Allman)\") (description \"Mean Old World\") (description \"Black Hearted Woman\") (description \"No Money Down\") (description \"Trouble No More\"))", "utterance": "what songs did duane allman sing?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"David Prowse\"))", "utterance": "who played darth vader in the original star wars movies?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description au))", "utterance": "when do we change the clocks in 2011 in australia?"}, - {"url": "http://www.freebase.com/view/en/joe_hart", "targetValue": "(list (description \"Shrewsbury Town F.C.\"))", "utterance": "what team did joe hart play for before man city?"}, - {"url": "http://www.freebase.com/view/en/scarlett_johansson", "targetValue": "(list (description \"Ryan Reynolds\"))", "utterance": "who did scarlett johansson married?"}, - {"url": "http://www.freebase.com/view/en/doug_williams_1955", "targetValue": "(list (description \"Washington Redskins\") (description \"Tampa Bay Buccaneers\") (description \"Arizona Outlaws\") (description \"Grambling State Tigers football\"))", "utterance": "what team did doug williams play for?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Philippines men's national volleyball team\") (description \"Philippines national football team\"))", "utterance": "what are the different sports in the philippines?"}, - {"url": "http://www.freebase.com/view/en/venezuela", "targetValue": "(list (description \"Nicol\u00e1s Maduro\"))", "utterance": "who won the presidential race in venezuela?"}, - {"url": "http://www.freebase.com/view/en/willy_wonka", "targetValue": "(list (description \"Chocolate Factory Universe\"))", "utterance": "where did willy wonka take place?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Bachelor of Divinity\") (description \"Bachelor of Arts\") (description PhD))", "utterance": "what degree did martin luther king get?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description \"Classical music\"))", "utterance": "what type of music did vivaldi write?"}, - {"url": "http://www.freebase.com/view/en/elie_wiesel", "targetValue": "(list (description \"The judges\") (description \"Memoirs: All Rivers Run to the Sea\") (description \"Contre la me\u0301lancolie\") (description \"The trial of God\") (description \"The Gates of the Forest\") (description \"The Forgotten\") (description Night) (description Twilight) (description \"Ethics and memory =\") (description \"The Oath\"))", "utterance": "what books has elie wiesel written?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"1965 NBA Finals\"))", "utterance": "when did the boston celtics win their first championship?"}, - {"url": "http://www.freebase.com/view/en/cameron_crowe", "targetValue": "(list (description \"Film Producer\") (description \"Film Director\") (description Writer) (description Screenwriter))", "utterance": "who is cameron crowe?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"National Anthem of Russia\"))", "utterance": "what is the national anthem of russia?"}, - {"url": "http://www.freebase.com/view/en/lee_corso", "targetValue": "(list (description \"Florida State University\"))", "utterance": "what college did lee corso attend?"}, - {"url": "http://www.freebase.com/view/en/liam_neeson", "targetValue": "(list (description Excalibur) (description \"Kingdom of Heaven\") (description \"Batman Begins\") (description \"Gangs of New York\") (description Nailed) (description \"K-19: The Widowmaker\") (description \"Pilgrim's Progress\") (description \"Husbands and Wives\") (description Darkman))", "utterance": "what films did liam neeson star in?"}, - {"url": "http://www.freebase.com/view/en/north_atlantic_treaty_organization", "targetValue": "(list (description Netherlands) (description Poland) (description \"United States of America\") (description \"United Kingdom\") (description Germany) (description Bulgaria))", "utterance": "what are all the countries in nato?"}, - {"url": "http://www.freebase.com/view/en/tim_gunn", "targetValue": "(list (description \"TV Personality\") (description Consultant))", "utterance": "what does tim gunn do for a living?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description Engineer) (description Inventor))", "utterance": "what was eli whitney job?"}, - {"url": "http://www.freebase.com/view/en/swiss_alps", "targetValue": "(list (description \"Monte Rosa Massif\"))", "utterance": "what city are the swiss alps in?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"German Workers' Party\") (description \"Nazi Party\"))", "utterance": "what political party was adolf hitler from?"}, - {"url": "http://www.freebase.com/view/en/hermione_granger", "targetValue": "(list (description \"Ronald Weasley\"))", "utterance": "who did hermione granger marry?"}, - {"url": "http://www.freebase.com/view/en/jedi", "targetValue": "(list (description Yoda))", "utterance": "who was the first jedi master?"}, - {"url": "http://www.freebase.com/view/en/henry_hudson", "targetValue": "(list (description \"Hudson Bay\"))", "utterance": "what areas did henry hudson discover?"}, - {"url": "http://www.freebase.com/view/en/chinese_taipei", "targetValue": "(list (description \"Chinese, Hakka Language\") (description \"Taiwanese Mandarin\") (description Taiwanese) (description \"Mandarin Chinese\"))", "utterance": "what does taiwan people speak?"}, - {"url": "http://www.freebase.com/view/en/angela_davis", "targetValue": "(list (description \"Political activist\"))", "utterance": "what made angela davis famous?"}, - {"url": "http://www.freebase.com/view/en/george_washington_university", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "what state is george washington university located in?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description \"American Robin\"))", "utterance": "what is the state bird and flower of michigan?"}, - {"url": "http://www.freebase.com/view/en/arabic_name", "targetValue": "(list (description \"Arabic nomenclature\"))", "utterance": "what is al in arabic names?"}, - {"url": "http://www.freebase.com/view/en/andrew_cuomo", "targetValue": "(list (description Queens))", "utterance": "where was governor cuomo born?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"John Roberts\") (description \"Clarence Thomas\") (description \"David Souter\") (description \"John Paul Stevens\") (description \"Edward Douglass White\"))", "utterance": "who are the judges of the supreme court?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Dilma Rousseff\"))", "utterance": "who is the president of brazil now?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"Super Bowl XXXV\") (description \"Super Bowl XLVII\"))", "utterance": "what years have the ravens won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/sri_lanka", "targetValue": "(list (description \"Sri Lankan rupee\"))", "utterance": "what money to take to sri lanka?"}, - {"url": "http://www.freebase.com/view/en/new_york_mets", "targetValue": "(list (description \"1969 World Series\"))", "utterance": "what year did the mets win their first world series?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"lorenzo de' medici patron of leonardo da vinci\"))", "utterance": "who was leonardo da vinci teacher?"}, - {"url": "http://www.freebase.com/view/en/newt_gingrich", "targetValue": "(list (description \"Tulane University\") (description \"Emory University\"))", "utterance": "where did newt gingrich attend college?"}, - {"url": "http://www.freebase.com/view/en/thomas_jefferson", "targetValue": "(list (description Charlottesville))", "utterance": "where did thomas jefferson died?"}, - {"url": "http://www.freebase.com/view/en/emmitt_smith", "targetValue": "(list (description \"Arizona Cardinals\") (description \"Florida Gators football\") (description \"Dallas Cowboys\"))", "utterance": "what football teams did emmitt smith play for?"}, - {"url": "http://www.freebase.com/view/en/joe_namath", "targetValue": "(list (description \"University of Alabama\"))", "utterance": "where did joe namath attend college?"}, - {"url": "http://www.freebase.com/view/en/purdue_university", "targetValue": "(list (description Indiana) (description \"West Lafayette\") (description \"United States of America\"))", "utterance": "what city is purdue university located?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai Language\"))", "utterance": "what language does people in thailand speak?"}, - {"url": "http://www.freebase.com/view/en/narnaul", "targetValue": "(list (description Haryana))", "utterance": "where is ibrahim chatta from?"}, - {"url": "http://www.freebase.com/view/en/beth_tweddle", "targetValue": "(list (description \"Artistic gymnastics\"))", "utterance": "what does beth tweddle compete in?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"Toronto Pearson International Airport\"))", "utterance": "what airport is closest to downtown toronto?"}, - {"url": "http://www.freebase.com/view/en/emily_bronte", "targetValue": "(list (description Tuberculosis))", "utterance": "what did emily bronte died of?"}, - {"url": "http://www.freebase.com/view/en/krabi", "targetValue": "(list (description \"Tup Island\") (description \"Ao Phra Nang\") (description \"Ko Lanta Yai\") (description \"Nosey Parker's Elephant Camp\") (description \"Ao Tha Len Bay\") (description \"Phra Nang Beach\") (description \"Hat Noppharat Beach\") (description \"Tiger Cave Temple\") (description \"Khao Phanom Bencha National Park\") (description \"Railay Beach\"))", "utterance": "what to do around krabi thailand?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country is george washington carver from?"}, - {"url": "http://www.freebase.com/view/en/bilbo_baggins", "targetValue": "(list (description \"Norman Bird\") (description \"Martin Freeman\") (description \"Ian Holm\"))", "utterance": "who is playing bilbo in the hobbit movie?"}, - {"url": "http://www.freebase.com/view/en/orlando", "targetValue": "(list (description \"Baldwin Park\"))", "utterance": "what else is there in orlando besides disney?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"John F. Kennedy 1961 presidential inauguration\"))", "utterance": "when did kennedy get elected?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Thai baht\"))", "utterance": "what kind of currency do they use in thailand?"}, - {"url": "http://www.freebase.com/view/en/hannah_montana", "targetValue": "(list (description \"Mois\u00e9s Arias\"))", "utterance": "who is the actor that plays rico in hannah montana?"}, - {"url": "http://www.freebase.com/view/en/birmingham", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "what time zone is birmingham england?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"Film Director\") (description Illustrator) (description Artist) (description \"Film Producer\") (description Actor) (description Printmaker) (description Cinematographer) (description Painter) (description Screenwriter) (description Sculptor))", "utterance": "what does andy warhol do?"}, - {"url": "http://www.freebase.com/view/en/colombia", "targetValue": "(list (description \"South America\") (description Americas))", "utterance": "where is colombia the country?"}, - {"url": "http://www.freebase.com/view/en/jodelle_ferland", "targetValue": "(list (description \"Bree Tanner\"))", "utterance": "who does jodelle ferland play in eclipse?"}, - {"url": "http://www.freebase.com/view/en/urbana", "targetValue": "(list (description \"Champaign County\"))", "utterance": "where can i register to vote in urbana il?"}, - {"url": "http://www.freebase.com/view/en/karl_marx", "targetValue": "(list (description \"Highgate Cemetery\"))", "utterance": "where was karl marx buried?"}, - {"url": "http://www.freebase.com/view/en/mother_teresa", "targetValue": "(list (description Kolkata))", "utterance": "what countries did mother teresa work in?"}, - {"url": "http://www.freebase.com/view/en/nevada", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00) (description \"Pacific Time Zone\") (description UTC-8))", "utterance": "what timezone is nevada in right now?"}, - {"url": "http://www.freebase.com/view/en/deion_sanders", "targetValue": "(list (description \"Baltimore Orioles\") (description \"San Francisco 49ers\") (description \"Cincinnati Reds\") (description \"New York Yankees\") (description \"Atlanta Braves\") (description \"San Francisco Giants\") (description \"Atlanta Falcons\") (description \"Florida State Seminoles baseball\"))", "utterance": "what team did deion sanders play for in baseball?"}, - {"url": "http://www.freebase.com/view/en/carter_g_woodson", "targetValue": "(list (description Writer) (description Historian) (description Journalist) (description Author))", "utterance": "what did dr carter g woodson do?"}, - {"url": "http://www.freebase.com/view/en/ford_motor_company", "targetValue": "(list (description \"Henry Ford\"))", "utterance": "who invented the ford motor company?"}, - {"url": "http://www.freebase.com/view/en/ayrton_senna", "targetValue": "(list (description \"Racecar driver\"))", "utterance": "what is ayrton senna?"}, - {"url": "http://www.freebase.com/view/en/stephen_breyer", "targetValue": "(list (description \"San Francisco\"))", "utterance": "where was stephen g. breyer born?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"New Moon\") (description \"He's a Bully, Charlie Brown\") (description Eclipse) (description \"Cheaper by the Dozen 2\") (description Incarceron) (description \"The Adventures of Sharkboy and Lavagirl\") (description \"Dear Eleanor\") (description Abduction) (description \"Shadow Fury\") (description \"Field of Dreams 2: Lockout\"))", "utterance": "what films have taylor lautner starred in?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description Anglicanism))", "utterance": "what did charles dickens believe in?"}, - {"url": "http://www.freebase.com/view/en/doc_martin", "targetValue": "(list (description \"Lucy Punch\"))", "utterance": "who played elaine on doc martin?"}, - {"url": "http://www.freebase.com/view/en/sammy_davis_jr", "targetValue": "(list (description Judaism))", "utterance": "what religion is sammy davis jr?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"Front Range Airport\") (description \"Centennial Airport\") (description \"Denver International Airport\") (description \"Rocky Mountain Metropolitan Airport\"))", "utterance": "what airport does southwest fly to in denver?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Larry Page\") (description \"Sergey Brin\"))", "utterance": "who started google?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "in what timezone is arizona?"}, - {"url": "http://www.freebase.com/view/en/kurdish_people", "targetValue": "(list (description Asia))", "utterance": "where kurdish people from?"}, - {"url": "http://www.freebase.com/view/en/harrison_ford", "targetValue": "(list (description \"Force 10 from Navarone\"))", "utterance": "where did harrison ford get his start?"}, - {"url": "http://www.freebase.com/view/en/arizona_diamondbacks", "targetValue": "(list (description \"2001 World Series\"))", "utterance": "what year did arizona diamondbacks win the world series?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description Nazareth))", "utterance": "where was jesus born and raised?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what currency do i take to turkey?"}, - {"url": "http://www.freebase.com/view/en/indiana_jones", "targetValue": "(list (description \"Harrison Ford\"))", "utterance": "who portrayed indiana jones in raiders of the lost ark?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description \"Ukrainian hryvnia\"))", "utterance": "what money is used in ukraine?"}, - {"url": "http://www.freebase.com/view/en/greyton", "targetValue": "(list (description \"Western Cape\"))", "utterance": "where is greyton western cape?"}, - {"url": "http://www.freebase.com/view/en/buddhism", "targetValue": "(list (description \"Amitabha Sutra\") (description \"Tibetan Buddhist canon\") (description Mah\u0101vastu) (description \u0100gama) (description \"Srimala Sutra\") (description \"Longchen Nyingthig\") (description \"Gang\u014dji Garan Engi\") (description \"Mahayana sutras\") (description \"Vimalakirti Sutra\") (description \"P\u0101li Canon\"))", "utterance": "what is the buddhist holy book?"}, - {"url": "http://www.freebase.com/view/en/jason_morgan", "targetValue": "(list (description \"Brenda Barrett\"))", "utterance": "who is jason morgan married to in real life?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Aquilegia saximontana\"))", "utterance": "what is colorado's state flower?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"Dwight Howard\"))", "utterance": "who have the lakers signed?"}, - {"url": "http://www.freebase.com/view/en/phil_harris", "targetValue": "(list (description \"Marcia Ralston\") (description \"Alice Faye\"))", "utterance": "who was phil harris married to?"}, - {"url": "http://www.freebase.com/view/en/jane_austen", "targetValue": "(list (description \"Pride and Prejudice\"))", "utterance": "which jane austen books are movies?"}, - {"url": "http://www.freebase.com/view/en/antoine_lavoisier", "targetValue": "(list (description \"Place de la Concorde\"))", "utterance": "where did antoine laurent lavoisier die?"}, - {"url": "http://www.freebase.com/view/en/lanzarote", "targetValue": "(list (description \"Canary Islands\"))", "utterance": "where is lanzarote in a world map?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"1948 NBL Finals\"))", "utterance": "what year did lakers win their first championship?"}, - {"url": "http://www.freebase.com/view/en/mariah_carey", "targetValue": "(list (description \"radioIO RNB Mix\"))", "utterance": "what does mariah carey call her fans?"}, - {"url": "http://www.freebase.com/view/en/harvey_smith", "targetValue": "(list (description Designer))", "utterance": "what happened to harvey smith?"}, - {"url": "http://www.freebase.com/view/en/dante_falconeri", "targetValue": "(list (description \"Dominic Zamprogna\"))", "utterance": "who plays dante falconeri?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Canada national baseball team\") (description \"Canada national rugby union team\") (description \"Canada women's national volleyball team\") (description \"Canada men's national soccer team\") (description \"Canadian national bandy team\") (description \"Canada national badminton team\") (description \"Canada men's national volleyball team\") (description \"Canadian women's cricket team\") (description \"A1 Team Canada\") (description Northwind))", "utterance": "what sports are played in canada?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Shimon Peres\"))", "utterance": "who is the president of israel 2012?"}, - {"url": "http://www.freebase.com/view/en/northern_ireland", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "who does northern ireland belong to?"}, - {"url": "http://www.freebase.com/view/en/allen_iverson", "targetValue": "(list (description \"Point guard\") (description \"Shooting guard\"))", "utterance": "who does allen iverson play for now 2010?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))", "utterance": "what party was lincoln affiliated with?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Mosque))", "utterance": "where do islamic people go to worship?"}, - {"url": "http://www.freebase.com/view/en/kirk_herbstreit", "targetValue": "(list (description \"College GameDay\") (description \"College Football Final\") (description \"ESPN College Football on ABC\") (description \"Saturday Night Football\") (description \"Battle of the Gridiron Stars\") (description \"College Football Live\"))", "utterance": "where did kirk herbstreit?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"Why Race Mattered in Barack Obama's Re-election\"))", "utterance": "where did american troops fight in ww1?"}, - {"url": "http://www.freebase.com/view/en/taoism", "targetValue": "(list (description \"Tao Te Ching\"))", "utterance": "what god does taoism believe in?"}, - {"url": "http://www.freebase.com/view/en/kris_humphries", "targetValue": "(list (description \"University of Minnesota\"))", "utterance": "what college did kris humphries play for?"}, - {"url": "http://www.freebase.com/view/en/wyatt_earp", "targetValue": "(list (description \"Gunfight at the O.K. Corral\"))", "utterance": "what gunfight is wyatt earp most famous for?"}, - {"url": "http://www.freebase.com/view/en/maine", "targetValue": "(list (description \"Flag of Maine\"))", "utterance": "what does the maine state flag look like?"}, - {"url": "http://www.freebase.com/view/en/mali", "targetValue": "(list (description \"French Language\") (description \"Bambara language\") (description \"Fula language\"))", "utterance": "what do mali people speak?"}, - {"url": "http://www.freebase.com/view/en/john_garcia", "targetValue": "(list (description Singer) (description Musician))", "utterance": "who is john garcia?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of government does japan currently have?"}, - {"url": "http://www.freebase.com/view/en/israelis", "targetValue": "(list (description \"Yiddish Language\") (description \"Hebrew Language\") (description \"Russian Language\") (description \"Arabic Language\") (description \"Aramaic language\"))", "utterance": "what do israeli people speak?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"George Washington 1789 presidential inauguration\"))", "utterance": "what year did george washington become the president?"}, - {"url": "http://www.freebase.com/view/en/lyndon_b_johnson", "targetValue": "(list (description \"Myocardial infarction\"))", "utterance": "what did lbj die of?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Language\"))", "utterance": "what is the main language spoken in italy?"}, - {"url": "http://www.freebase.com/view/en/muhammad", "targetValue": "(list (description \"Khadija bint Khuwaylid\"))", "utterance": "who was the first wife of prophet muhammad?"}, - {"url": "http://www.freebase.com/view/en/george_soros", "targetValue": "(list (description Atheism))", "utterance": "what does george soros believe?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description Seine))", "utterance": "on which river is paris?"}, - {"url": "http://www.freebase.com/view/en/sam_houston", "targetValue": "(list (description Soldier) (description Politician) (description Lawyer) (description \"Military officer\"))", "utterance": "who was sam houston answers?"}, - {"url": "http://www.freebase.com/view/en/sherri_shepherd", "targetValue": "(list (description \"Lamar Sally\"))", "utterance": "who is sherri shepherd's new husband?"}, - {"url": "http://www.freebase.com/view/en/kevin_garnett", "targetValue": "(list (description \"Minnesota Timberwolves\"))", "utterance": "who did kevin garnett play for before celtics?"}, - {"url": "http://www.freebase.com/view/en/peter_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who the voice of peter griffin?"}, - {"url": "http://www.freebase.com/view/en/dawn_french", "targetValue": "(list (description \"Absolutely Fabulous\"))", "utterance": "what is the name of dawn french's first novel?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Arnold Schwarzenegger\"))", "utterance": "who is the governor of california 2010?"}, - {"url": "http://www.freebase.com/view/en/paris", "targetValue": "(list (description \"Paris Orly Airport\"))", "utterance": "which paris airport is closest to the city center?"}, - {"url": "http://www.freebase.com/view/en/st_louis_cardinals", "targetValue": "(list (description \"Busch Stadium\"))", "utterance": "where is st louis cardinals stadium?"}, - {"url": "http://www.freebase.com/view/en/dell", "targetValue": "(list (description Texas))", "utterance": "where are dell products manufactured?"}, - {"url": "http://www.freebase.com/view/en/manny_pacquiao", "targetValue": "(list (description \"South Cotabato\") (description Kiamba))", "utterance": "where does manny pacquiao live?"}, - {"url": "http://www.freebase.com/view/en/17_kids_and_counting", "targetValue": "(list (description \"United States of America\"))", "utterance": "when were the duggar kids born?"}, - {"url": "http://www.freebase.com/view/en/hatshepsut", "targetValue": "(list (description \"Eighteenth Dynasty of Egypt\"))", "utterance": "where did pharaoh hatshepsut live?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what four countries are in the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description \"Def Jam Recordings\"))", "utterance": "what record label is rihanna signed to 2012?"}, - {"url": "http://www.freebase.com/view/en/sam_bradford", "targetValue": "(list (description \"St. Louis Rams\"))", "utterance": "who does sam bradford play for?"}, - {"url": "http://www.freebase.com/view/en/seminole", "targetValue": "(list (description \"Indigenous peoples of the Southeastern Woodlands\"))", "utterance": "where did the seminole native americans live?"}, - {"url": "http://www.freebase.com/view/en/plymouth_iowa", "targetValue": "(list (description \"Cerro Gordo County\"))", "utterance": "what county is plymouth ia in?"}, - {"url": "http://www.freebase.com/view/en/ontario_international_airport", "targetValue": "(list (description \"West Air\") (description \"Great Lakes Airlines\") (description Ameriflight) (description \"UPS Airlines\"))", "utterance": "what airlines fly into ontario international airport?"}, - {"url": "http://www.freebase.com/view/en/kurt_vonnegut", "targetValue": "(list (description \"Cornell University\") (description \"Butler University\") (description \"Shortridge High School\") (description \"University of Chicago\"))", "utterance": "what school did kurt vonnegut go to?"}, - {"url": "http://www.freebase.com/view/en/everglades", "targetValue": "(list (description Wetland))", "utterance": "what kind of biome is the everglades?"}, - {"url": "http://www.freebase.com/view/en/henry_hudson", "targetValue": "(list (description \"United Kingdom\") (description England))", "utterance": "where did henry hudson come from?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"North America\"))", "utterance": "which continent is costa rica located?"}, - {"url": "http://www.freebase.com/view/en/halle_berry", "targetValue": "(list (description \"Jungle Fever\") (description Catwoman) (description Gothika) (description \"Executive Decision\") (description Robots) (description \"Introducing Dorothy Dandridge\") (description B*A*P*S) (description Bulworth) (description \"Race the Sun\") (description \"Monster's Ball\"))", "utterance": "what movies has halle berry starred in?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Jerusalem))", "utterance": "what was the capital of ancient israel?"}, - {"url": "http://www.freebase.com/view/en/muhammad_iqbal", "targetValue": "(list (description Lahore))", "utterance": "where is tomb of allama iqbal?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Canada))", "utterance": "who does the united states export the most to?"}, - {"url": "http://www.freebase.com/view/en/sony_ericsson", "targetValue": "(list (description London))", "utterance": "where is sony ericsson based?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"University of North Carolina at Chapel Hill\") (description \"Emsley A. Laney High School\"))", "utterance": "what school did michael jordan go to?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Malay Language\") (description \"Tamil Language\") (description \"Standard Mandarin\") (description \"English Language\"))", "utterance": "what do you speak in singapore?"}, - {"url": "http://www.freebase.com/view/en/reggie_bush", "targetValue": "(list (description \"Spring Valley\"))", "utterance": "where is reggie bush from?"}, - {"url": "http://www.freebase.com/view/en/sara_paxton", "targetValue": "(list (description \"Durango Kids\") (description \"Enter Nowhere\") (description \"Liar Liar\") (description Geppetto) (description \"Liars All\") (description \"Mother Goose Parade\") (description \"Hollywood Takes a Stand Against Planking\") (description Aquamarine) (description \"Haunted Lighthouse\") (description Hounded))", "utterance": "what has sara paxton been in?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"The King's School, Grantham\"))", "utterance": "what primary school did sir isaac newton go to?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian pound\"))", "utterance": "what's the egyptian currency?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Vitellius))", "utterance": "which roman god goddess are you?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Japan))", "utterance": "what countries does canada export wheat to?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Socialist state\"))", "utterance": "what kind of economy does china has?"}, - {"url": "http://www.freebase.com/view/en/mexican_federal_district", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what is mexico city time zone?"}, - {"url": "http://www.freebase.com/view/en/fa_cup", "targetValue": "(list (description \"Portsmouth F.C.\"))", "utterance": "who won the fa cup in 2008?"}, - {"url": "http://www.freebase.com/view/en/jacob_black", "targetValue": "(list (description \"Taylor Lautner\"))", "utterance": "who plays jacob black in the twilight movies?"}, - {"url": "http://www.freebase.com/view/en/indianapolis_colts", "targetValue": "(list (description \"Chuck Pagano\"))", "utterance": "who is the head coach of the indianapolis colts?"}, - {"url": "http://www.freebase.com/view/en/rob_kardashian", "targetValue": "(list (description \"Rita Ora\"))", "utterance": "who is rob kardashian dating now 2012?"}, - {"url": "http://www.freebase.com/view/en/syracuse_university", "targetValue": "(list (description \"Otto the Orange\"))", "utterance": "what is the syracuse university mascot?"}, - {"url": "http://www.freebase.com/view/en/honda", "targetValue": "(list (description \"Chief Executive Officer\"))", "utterance": "where does honda play soccer?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is ontario toronto?"}, - {"url": "http://www.freebase.com/view/en/augusta", "targetValue": "(list (description \"Richmond County\") (description Georgia) (description \"United States of America\"))", "utterance": "where is augusta golf masters?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what government did japan have?"}, - {"url": "http://www.freebase.com/view/en/river_shannon", "targetValue": "(list (description \"Shannon Estuary\"))", "utterance": "where does the shannon river end?"}, - {"url": "http://www.freebase.com/view/en/e_stanley_kroenke", "targetValue": "(list (description \"St. Louis Rams\") (description \"Arsenal F.C.\") (description \"Colorado Avalanche\") (description \"Colorado Rapids\") (description \"Denver Nuggets\"))", "utterance": "what all does stan kroenke own?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Pakistan) (description Kyrgyzstan) (description Myanmar) (description Bhutan) (description Afghanistan) (description Tajikistan) (description India) (description Mongolia) (description Laos) (description Kazakhstan))", "utterance": "what countries does china border?"}, - {"url": "http://www.freebase.com/view/en/donald_trump", "targetValue": "(list (description \"The Kew-Forest School\") (description \"University of Pennsylvania\") (description \"Fordham University\") (description \"Wharton School of the University of Pennsylvania\") (description \"New York Military Academy\"))", "utterance": "what university did donald trump graduate from?"}, - {"url": "http://www.freebase.com/view/en/mitch_hedberg", "targetValue": "(list (description \"Heroin overdose\"))", "utterance": "what drug did mitch hedberg overdose on?"}, - {"url": "http://www.freebase.com/view/en/erik_erikson", "targetValue": "(list (description \"Developmental psychology\"))", "utterance": "what were erik erikson's theories?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Australia))", "utterance": "what the australian liberal party stands for?"}, - {"url": "http://www.freebase.com/view/en/british_columbia", "targetValue": "(list (description \"Canadian province\"))", "utterance": "what is british columbia?"}, - {"url": "http://www.freebase.com/view/en/austria", "targetValue": "(list (description \"Austrian German\") (description \"Bosnian language\") (description \"Hungarian language\") (description \"Croatian language\") (description \"Serbian language\") (description \"Bavarian Language\") (description \"Slovenian language\") (description \"German Language\") (description \"Turkish Language\"))", "utterance": "what language do you speak in austria?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Flag of the Philippines\"))", "utterance": "what does the philippines flag represent?"}, - {"url": "http://www.freebase.com/view/en/rosemary_clooney", "targetValue": "(list (description \"Jos\u00e9 Ferrer\") (description \"Dante DiPaolo\"))", "utterance": "who was rosemary clooney married to?"}, - {"url": "http://www.freebase.com/view/en/roger_moore", "targetValue": "(list (description England))", "utterance": "where did roger moore live?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Dennis Allen\"))", "utterance": "who's the oakland raiders head coach?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Brazil) (description Canada) (description Angola) (description Portugal) (description Macau) (description \"Cape Verde\") (description Andorra) (description Timor-Leste) (description Guinea-Bissau) (description Mozambique))", "utterance": "where is portuguese language spoken?"}, - {"url": "http://www.freebase.com/view/en/garth_brooks", "targetValue": "(list (description \"Trisha Yearwood\"))", "utterance": "who is married to garth brooks?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Nazi Party\"))", "utterance": "what political party was hitler the leader of?"}, - {"url": "http://www.freebase.com/view/en/plaxico_burress", "targetValue": "(list (description \"Pittsburgh Steelers\"))", "utterance": "who did plaxico burress sign with 2012?"}, - {"url": "http://www.freebase.com/view/en/zach_galifianakis", "targetValue": "(list (description \"Alan Garner\"))", "utterance": "who does zach galifianakis play in the hangover?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who plays lois in family guy?"}, - {"url": "http://www.freebase.com/view/en/dwight_d_eisenhower", "targetValue": "(list (description Pennsylvania) (description Texas))", "utterance": "what state did dwight d. eisenhower live in?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Lightning rod\") (description \"Franklin stove\") (description Bifocals) (description \"Glass harmonica\"))", "utterance": "what are 2 inventions benjamin franklin is credited with creating?"}, - {"url": "http://www.freebase.com/view/en/carmen_electra", "targetValue": "(list (description Sharonville))", "utterance": "where did carmen electra grow up?"}, - {"url": "http://www.freebase.com/view/en/vanderbilt_university", "targetValue": "(list (description \"Mr. Commodore\"))", "utterance": "what is vanderbilt university mascot?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description \"Poor Richard's Almanac of 1739\") (description \"Poor Richard's Almanac of 1758\"))", "utterance": "what famous book did benjamin franklin wrote?"}, - {"url": "http://www.freebase.com/view/en/adam_levine", "targetValue": "(list (description \"Maroon 5\"))", "utterance": "what band does adam levine sing for?"}, - {"url": "http://www.freebase.com/view/en/brian_williams", "targetValue": "(list (description \"George Washington University\") (description \"Brookdale Community College\") (description \"The Catholic University of America\") (description \"Mater Dei High School\"))", "utterance": "where did brian williams go to college?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description \"Wadham College, Oxford\") (description \"Christ Church, Oxford\") (description \"University of Oxford\") (description \"Westminster School\"))", "utterance": "where did robert hooke get his education?"}, - {"url": "http://www.freebase.com/view/en/harry_s_truman", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country did truman lead?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))", "utterance": "what is language in argentina?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Ionian Islands\"))", "utterance": "which island in greece?"}, - {"url": "http://www.freebase.com/view/en/fa_cup", "targetValue": "(list (description \"Liverpool F.C.\"))", "utterance": "who has won the most fa cup?"}, - {"url": "http://www.freebase.com/view/en/kansas", "targetValue": "(list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC\u221207:00) (description UTC\u221206:00))", "utterance": "what time is kansas in?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what time is in san diego california?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Peninsula\"))", "utterance": "what landforms are found in italy?"}, - {"url": "http://www.freebase.com/view/en/tropical_storm_irene", "targetValue": "(list (description \"2011 Atlantic hurricane season\"))", "utterance": "when did hurricane irene hit ct?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Scarecrow))", "utterance": "who did michael jackson play in the wiz?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description \"Saudi Arabia\"))", "utterance": "what is osama bin laden race?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description Scientist) (description Monk) (description Botanist))", "utterance": "what was gregor mendel known for?"}, - {"url": "http://www.freebase.com/view/en/charlie_sheen", "targetValue": "(list (description Cannabis) (description LSD) (description Cocaine) (description Ethanol))", "utterance": "what drugs does charlie sheen do?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description Assur))", "utterance": "what is the capital city of assyrian empire?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))", "utterance": "which countries speak english?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Mysophobia))", "utterance": "what disease michael jackson?"}, - {"url": "http://www.freebase.com/view/en/jerry_spinelli", "targetValue": "(list (description \"Johns Hopkins University\") (description \"Temple University\") (description \"Gettysburg College\"))", "utterance": "where did jerry spinelli go to college?"}, - {"url": "http://www.freebase.com/view/en/cordova", "targetValue": "(list (description 99574))", "utterance": "what is the zip code for cordova tn?"}, - {"url": "http://www.freebase.com/view/en/julia_gillard", "targetValue": "(list (description \"Queensland Labor Party\") (description \"Australian Labor Party\"))", "utterance": "what is julia gillard party?"}, - {"url": "http://www.freebase.com/view/en/turkish_language", "targetValue": "(list (description \"Altaic languages\"))", "utterance": "what is the origin of the turkish language?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description \"2001 NFL season\"))", "utterance": "when did tom brady join the patriots?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description Physicist))", "utterance": "what is isaac newton famous for?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Esperanza Andrade\"))", "utterance": "who won the state of texas in 2008?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Newfoundland))", "utterance": "what is considered eastern canada?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "where did barack obama went to school?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description \"Battle of Gettysburg\") (description \"Battle of Mine Run\") (description \"Battle of Franklin's Crossing\") (description \"Battle of Antietam\") (description \"Battle of Williamsport\") (description \"Battle of Chancellorsville\") (description \"Battle of Appomattox Court House\") (description \"Third Battle of Petersburg\") (description \"Battle of Fredericksburg\") (description \"Battle of Totopotomoy Creek\"))", "utterance": "what battles did robert e lee participate in?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Brian Mulroney\"))", "utterance": "who was the prime minister of canada in 1998?"}, - {"url": "http://www.freebase.com/view/en/ron_howard", "targetValue": "(list (description \"Return to Mayberry\") (description \"The Smith Family\") (description \"Happy Days\") (description \"The Andy Griffith Show\") (description \"Arrested Development\") (description \"The Fonz and the Happy Days Gang\"))", "utterance": "what did ron howard direct?"}, - {"url": "http://www.freebase.com/view/en/bacardi", "targetValue": "(list (description \"Bacardi rum\"))", "utterance": "what kind of alcohol is bacardi silver?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Joan Shakespeare\") (description \"Gilbert Shakespeare\") (description \"Margaret Shakespeare\") (description \"Richard Shakespeare\") (description \"Anne Shakespeare\") (description \"Edmund Shakespeare\"))", "utterance": "who are shakespeare's siblings?"}, - {"url": "http://www.freebase.com/view/en/albert_pujols", "targetValue": "(list (description \"Scottsdale Scorpions\") (description \"Los Angeles Angels of Anaheim\") (description \"St. Louis Cardinals\"))", "utterance": "what team did albert pujols play for?"}, - {"url": "http://www.freebase.com/view/en/claude_monet", "targetValue": "(list (description \"Charles-Fran\u00e7ois Daubigny\") (description \"Eug\u00e8ne Boudin\") (description \"St\u00e9phane Mallarm\u00e9\") (description \"Eug\u00e8ne Delacroix\") (description \"Gustave Courbet\"))", "utterance": "what inspired monet?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description London))", "utterance": "where do ba fly to from london city airport?"}, - {"url": "http://www.freebase.com/view/en/kaka", "targetValue": "(list (description Brazil))", "utterance": "where does kaka live?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"South African English\"))", "utterance": "what is the predominant language in south africa?"}, - {"url": "http://www.freebase.com/view/en/seattle", "targetValue": "(list (description \"Woodland Park Zoo\") (description \"Henry Art Gallery\") (description \"Seattle Art Museum\") (description \"Seattle Aquarium\") (description \"Frye Art Museum\") (description \"Space Needle\") (description \"Pike Place Market\") (description \"Smith Tower\") (description \"Tillicum Village\") (description \"Museum of Flight\"))", "utterance": "what are fun things to do in seattle wa?"}, - {"url": "http://www.freebase.com/view/en/oklahoma_city", "targetValue": "(list (description \"Chesapeake Energy Arena\"))", "utterance": "where does the oklahoma city thunder practice?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Arabic Language\") (description \"Kurdish language\") (description \"Zazaki language\") (description \"Ladino Language\") (description \"Turkish Language\"))", "utterance": "what is the language called in turkey?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"Charles W. Fairbanks\"))", "utterance": "who was theodore roosevelt's vice president?"}, - {"url": "http://www.freebase.com/view/en/charles_r_drew", "targetValue": "(list (description \"Amherst College\"))", "utterance": "what college did charles richard drew go to?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description \"Latin Language\"))", "utterance": "where does the roman language come from?"}, - {"url": "http://www.freebase.com/view/en/jermaine_paul", "targetValue": "(list (description \"United States of America\"))", "utterance": "what nationality is jermaine paul?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "where did the oakland raiders move from?"}, - {"url": "http://www.freebase.com/view/en/national_basketball_association", "targetValue": "(list (description \"Phoenix Suns\") (description \"Golden State Warriors\") (description \"Los Angeles Lakers\") (description \"Cleveland Cavaliers\") (description \"Houston Rockets\") (description \"Charlotte Bobcats\") (description \"Detroit Pistons\") (description \"Indiana Pacers\") (description \"Utah Jazz\") (description \"Orlando Magic\"))", "utterance": "who played nba last night?"}, - {"url": "http://www.freebase.com/view/en/mary_shelley", "targetValue": "(list (description \"Mary Wollstonecraft\") (description \"William Godwin\"))", "utterance": "who were mary shelley's parents?"}, - {"url": "http://www.freebase.com/view/en/hannah_montana", "targetValue": "(list (description \"Emily Osment\"))", "utterance": "who played hannah montana best friend?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Central Park\"))", "utterance": "what do do in new york?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Catholicism) (description Buddhism) (description Islam) (description Anglicanism))", "utterance": "what are some of the religions in australia?"}, - {"url": "http://www.freebase.com/view/en/south_carolina", "targetValue": "(list (description Columbia))", "utterance": "what is the capital city of south carolina?"}, - {"url": "http://www.freebase.com/view/en/indonesia", "targetValue": "(list (description \"Javanese Language\") (description \"Malay Language\") (description \"Sunda Language\") (description \"English Language\") (description \"Bali Language\") (description \"Indonesian Language\") (description \"Batak Language\") (description \"Tobelo Language\") (description \"Dutch Language\") (description \"Madura Language\"))", "utterance": "what language do they speak in indonesia?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_ii_of_the_united_kingdom", "targetValue": "(list (description Monarch))", "utterance": "what type of political system is headed by queen elizabeth ii?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"Greenwich Mean Time\") (description UTC\u00b100:00))", "utterance": "what is the actual current local time now in uk?"}, - {"url": "http://www.freebase.com/view/en/taylor_swift", "targetValue": "(list (description \"People's Choice Award for Favorite Country Artist\") (description \"Academy of Country Music Entertainer of the Year\") (description \"People's Choice Award for Favorite Female Music Performer\") (description \"Academy of Country Music Video of the Year\") (description \"Grammy Award for Best Country Solo Performance\") (description \"Billboard Artist of the Year Award\") (description \"Academy of Country Music Album of the Year\") (description \"Grammy Award for Best Country Song\") (description \"Grammy Award for Album of the Year\"))", "utterance": "what are some of the awards taylor swift has won?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Honolulu))", "utterance": "what city did obama grow up in?"}, - {"url": "http://www.freebase.com/view/en/christopher_cuomo", "targetValue": "(list (description Queens))", "utterance": "where did chris cuomo go?"}, - {"url": "http://www.freebase.com/view/en/gary_coleman", "targetValue": "(list (description Provo))", "utterance": "where did gary coleman live when he died?"}, - {"url": "http://www.freebase.com/view/en/palm_springs", "targetValue": "(list (description \"The Fabulous Palm Springs Follies\") (description \"Palm Springs Air Museum\") (description \"Living Desert Zoo and Gardens\") (description \"Palm Springs Walk of Stars\") (description \"The Palm Springs Art Museum\") (description \"Knott's Soak City\") (description \"Tahquitz Canyon\") (description \"Palm Springs Aerial Tramway\") (description \"Moorten Botanical Garden and Cactarium\") (description \"San Jacinto Mountains\"))", "utterance": "what is there to do in palm springs?"}, - {"url": "http://www.freebase.com/view/en/auburn_university", "targetValue": "(list (description Alabama) (description \"Auburn University Historic District\") (description \"United States of America\") (description Auburn))", "utterance": "where is auburn university at?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description Tampico))", "utterance": "where was ronald reagan born and raised?"}, - {"url": "http://www.freebase.com/view/en/morristown", "targetValue": "(list (description \"Morris County\"))", "utterance": "what county is morristown tn in?"}, - {"url": "http://www.freebase.com/view/en/houston_rockets", "targetValue": "(list (description \"Toyota Center\"))", "utterance": "where do the houston rockets play basketball?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Franklin D. Roosevelt\"))", "utterance": "who was the president of the united states during ww2?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description \"Ginger Alden\"))", "utterance": "who did elvis presley really love?"}, - {"url": "http://www.freebase.com/view/en/connecticut_river", "targetValue": "(list (description Vermont) (description Connecticut) (description \"New Hampshire\") (description Massachusetts))", "utterance": "which states does the connecticut river flow through?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description Chicago))", "utterance": "what are the biggest cities in illinois?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"the Federation of Free States\"))", "utterance": "which english team won the champions league first?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Ontario))", "utterance": "which province in canada is the most populated?"}, - {"url": "http://www.freebase.com/view/en/falkland_islands", "targetValue": "(list (description \"South America\"))", "utterance": "what continent do the falkland islands belong to?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))", "utterance": "what language do russian people speak?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Michigan))", "utterance": "which states touch canadian soil?"}, - {"url": "http://www.freebase.com/view/en/alvin_smith", "targetValue": "(list (description Poison))", "utterance": "what did alvin smith died from?"}, - {"url": "http://www.freebase.com/view/en/hogwarts", "targetValue": "(list (description \"Ravenclaw House\") (description \"Gryffindor House\") (description \"Slytherin House\") (description \"Hufflepuff House\"))", "utterance": "what are the four harry potter house names?"}, - {"url": "http://www.freebase.com/view/en/tim_howard", "targetValue": "(list (description \"Manchester United F.C.\") (description \"New York Red Bulls\") (description \"North Jersey Imperials\") (description \"Everton F.C.\") (description \"United States men's national soccer team\"))", "utterance": "who has tim howard played for?"}, - {"url": "http://www.freebase.com/view/en/cheltenham_gold_cup", "targetValue": "(list (description Yearly))", "utterance": "when is the gold cup cheltenham?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Portugal))", "utterance": "where does portuguese originate?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what currency in dominican republic should i bring?"}, - {"url": "http://www.freebase.com/view/en/howie_long", "targetValue": "(list (description \"Diane Addonizio\"))", "utterance": "who did howie long married?"}, - {"url": "http://www.freebase.com/view/en/north_america", "targetValue": "(list (description \"Northern Hemisphere\") (description \"Western Hemisphere\") (description Americas))", "utterance": "what region of the world is north america in?"}, - {"url": "http://www.freebase.com/view/en/georgia", "targetValue": "(list (description \"Nathan Deal\"))", "utterance": "who is the current governor of georgia 2011?"}, - {"url": "http://www.freebase.com/view/en/navajo_people", "targetValue": "(list (description Arizona) (description Utah) (description \"Southwestern United States\") (description \"Navajo Nation\") (description California) (description \"New Mexico\"))", "utterance": "where do navajo indians live?"}, - {"url": "http://www.freebase.com/view/en/panama_city_beach", "targetValue": "(list (description \"Thunder Beach Motorcycle Rally\") (description \"Club La Vela\") (description \"Man in the Sea Museum\") (description \"Camp Helen State Park\") (description \"Pier Park\") (description \"Shipwreck Island\") (description \"Latimer Cabin\") (description \"St. Andrews State Park\") (description \"Miracle Strip at Pier Park\"))", "utterance": "what to do in panama city beach for spring break?"}, - {"url": "http://www.freebase.com/view/en/ringo_starr", "targetValue": "(list (description Drums))", "utterance": "what instrument does ringo starr play?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Angola) (description Sudan) (description \"United States of America\") (description Wellington) (description Mozambique) (description Laos) (description Yemen))", "utterance": "who are china's trading partners?"}, - {"url": "http://www.freebase.com/view/en/stan_lee", "targetValue": "(list (description Executioner) (description \"Awesome Android\") (description \"Mac Gargan\") (description \"Professor X\") (description Sentry) (description Death-Stalker) (description Wong) (description Blob) (description Shellshock) (description Plantman))", "utterance": "what character did stan lee create?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description Typhus))", "utterance": "what disease did anne frank get?"}, - {"url": "http://www.freebase.com/view/en/rich_rodriguez", "targetValue": "(list (description \"Michigan Wolverines football\"))", "utterance": "where did rich rodriguez get fired?"}, - {"url": "http://www.freebase.com/view/en/mario_lopez", "targetValue": "(list (description \"Courtney Laine Mazza\"))", "utterance": "who did mario lopez just marry?"}, - {"url": "http://www.freebase.com/view/en/james_garfield", "targetValue": "(list (description \"Myocardial infarction\") (description Pneumonia) (description Sepsis))", "utterance": "what happened to president james garfield?"}, - {"url": "http://www.freebase.com/view/en/missouri", "targetValue": "(list (description \"Central Time Zone\") (description UTC\u221206:00))", "utterance": "what time zone am i in missouri?"}, - {"url": "http://www.freebase.com/view/en/paul_mccartney", "targetValue": "(list (description \"Nancy Shevell\"))", "utterance": "who is paul mccartney's current wife?"}, - {"url": "http://www.freebase.com/view/en/anderson_cooper", "targetValue": "(list (description CNN))", "utterance": "what channel is anderson cooper talk show on?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description \"Cocaine overdose\"))", "utterance": "what drugs were in whitney houston when she died?"}, - {"url": "http://www.freebase.com/view/en/warren_moon", "targetValue": "(list (description \"Seattle Seahawks\") (description \"Washington Huskies football\") (description \"Houston Oilers\") (description \"Minnesota Vikings\") (description \"Kansas City Chiefs\"))", "utterance": "who did warren moon play for?"}, - {"url": "http://www.freebase.com/view/en/steve_vai", "targetValue": "(list (description Ibanez) (description \"Ibanez Universe\") (description \"Ibanez JEM\"))", "utterance": "what brand of guitar does steve vai play?"}, - {"url": "http://www.freebase.com/view/en/hungarian_language", "targetValue": "(list (description Hungarian))", "utterance": "what do hungarian people speak?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Cranbrook Schools\"))", "utterance": "what prep school did romney attend?"}, - {"url": "http://www.freebase.com/view/en/ned_kelly", "targetValue": "(list (description Beveridge))", "utterance": "in what town did ned kelly and his family grow up?"}, - {"url": "http://www.freebase.com/view/en/the_apprentice_martha_stewart_candidates", "targetValue": "(list (description \"Jason Hoppy\"))", "utterance": "what is bethenny frankel husband name?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian city\"))", "utterance": "what city in australia should i live in quiz?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Xi Jinping\"))", "utterance": "who is the present president of china?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who speaks stewie on family guy?"}, - {"url": "http://www.freebase.com/view/en/arthur_conan_doyle", "targetValue": "(list (description \"Robert Louis Stevenson\") (description \"Edgar Allan Poe\") (description \"Joseph Bell\") (description \"Jules Verne\") (description \"Walter Scott\") (description Ibn-e-Safi))", "utterance": "who influenced arthur conan doyle?"}, - {"url": "http://www.freebase.com/view/en/samuel_pepys", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "when was samuel pepys?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description Blue))", "utterance": "what are the new york giants home colors?"}, - {"url": "http://www.freebase.com/view/en/james_k_anderson", "targetValue": "(list (description \"James Anderson\"))", "utterance": "who played bob ewell in to kill a mockingbird?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what type of money does jamaica use?"}, - {"url": "http://www.freebase.com/view/en/fela_kuti", "targetValue": "(list (description guitar) (description trumpet) (description Saxophone) (description Drums) (description keyboard))", "utterance": "what instrument does fela kuti play?"}, - {"url": "http://www.freebase.com/view/en/kurt_busch", "targetValue": "(list (description \"Miller Lite\"))", "utterance": "who is kurt busch driving for now?"}, - {"url": "http://www.freebase.com/view/en/charlemagne", "targetValue": "(list (description Fastrada) (description Luitgard) (description \"Hildegard of Savoy\") (description \"Desiderata of the Lombards\") (description Himiltrude))", "utterance": "who was charlemagne's wife?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"Johns Hopkins University\") (description \"Davidson College\") (description \"Princeton University\") (description \"University of Virginia School of Law\"))", "utterance": "where did woodrow wilson go to school?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Khlo\u00e9 Kardashian\"))", "utterance": "who is lamar odom married too?"}, - {"url": "http://www.freebase.com/view/en/amazon_com", "targetValue": "(list (description Amazon.com))", "utterance": "where can you buy amazon kindle?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"Brad Pitt\"))", "utterance": "who is angelina jolie's husband?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what kind of money do they use in aruba?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"France national football team\") (description \"France Davis Cup team\") (description \"France men's national ice hockey team\") (description \"France women's national U-18 ice hockey team\") (description \"France men's national volleyball team\") (description \"France women's national volleyball team\") (description \"France national rugby league team\") (description \"France women's national basketball team\") (description \"French Luge Team\") (description \"A1 Team France\"))", "utterance": "what sports do people in france play?"}, - {"url": "http://www.freebase.com/view/en/robert_e_lee", "targetValue": "(list (description \"Mexican\u2013American War\") (description \"American Civil War\") (description \"Battle of Chancellorsville\"))", "utterance": "what wars did robert e lee lead?"}, - {"url": "http://www.freebase.com/view/en/native_americans_in_the_united_states", "targetValue": "(list (description \"French Language\") (description \"Spanish Language\") (description \"English Language\") (description \"American English\"))", "utterance": "what language do native american indians speak?"}, - {"url": "http://www.freebase.com/view/en/tennessee_williams", "targetValue": "(list (description \"St. Louis\") (description Columbus) (description \"New Orleans\") (description Clarksdale) (description Mississippi))", "utterance": "where did tennessee williams live?"}, - {"url": "http://www.freebase.com/view/en/louis_xiv_of_france", "targetValue": "(list (description Catholicism))", "utterance": "what was king louis xiv religion?"}, - {"url": "http://www.freebase.com/view/en/belgium", "targetValue": "(list (description \"French Language\") (description \"German Language\") (description \"Dutch Language\"))", "utterance": "what language do they in belgium?"}, - {"url": "http://www.freebase.com/view/en/dr_walter_bishop", "targetValue": "(list (description \"John Noble\"))", "utterance": "who plays walter in fringe?"}, - {"url": "http://www.freebase.com/view/en/port_st_lucie", "targetValue": "(list (description Florida) (description \"United States of America\") (description \"St. Lucie County\"))", "utterance": "where is port st lucie florida on the map?"}, - {"url": "http://www.freebase.com/view/en/mediterranean_sea", "targetValue": "(list (description Italy) (description Spain) (description France))", "utterance": "what countries are the mediterranean?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexico City\"))", "utterance": "what city has the largest population in mexico?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description Explorer))", "utterance": "who juan ponce de leon?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description \"1941 World Series\") (description \"1939 World Series\") (description \"1932 World Series\") (description \"1928 World Series\") (description \"1936 World Series\") (description \"1923 World Series\") (description \"1927 World Series\") (description \"1937 World Series\") (description \"1938 World Series\") (description \"1943 World Series\"))", "utterance": "in what years did the new york yankees win the world series?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description Ontario))", "utterance": "what state is toronto in?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Province of Canada\"))", "utterance": "where to watch tv online for free in canada?"}, - {"url": "http://www.freebase.com/view/en/loma_prieta_earthquake", "targetValue": "(list (description \"San Francisco Bay Area\"))", "utterance": "where did the loma prieta earthquake occur?"}, - {"url": "http://www.freebase.com/view/en/massachusetts", "targetValue": "(list (description \"Ense petit placidam sub libertate quietem\"))", "utterance": "what is the state motto of massachusetts?"}, - {"url": "http://www.freebase.com/view/en/new_orleans", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what is time zone in new orleans?"}, - {"url": "http://www.freebase.com/view/en/john_donne", "targetValue": "(list (description \"Metaphysical poets\"))", "utterance": "what type of poetry does john donne write?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description Easton))", "utterance": "where did helen keller die?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Sebasti\u00e1n Pi\u00f1era\"))", "utterance": "who is the current president of chile 2011?"}, - {"url": "http://www.freebase.com/view/en/madrid", "targetValue": "(list (description \"Winter in Madrid\"))", "utterance": "what would happen if the new madrid fault had an earthquake?"}, - {"url": "http://www.freebase.com/view/en/hopi_language", "targetValue": "(list (description Americas))", "utterance": "where did the hopi indians live?"}, - {"url": "http://www.freebase.com/view/en/jeff_corwin", "targetValue": "(list (description Biologist))", "utterance": "what did jeff corwin major in?"}, - {"url": "http://www.freebase.com/view/en/johann_sebastian_bach", "targetValue": "(list (description Arnstadt) (description \"K\u00f6then (Anhalt)\") (description Leipzig) (description Weimar) (description M\u00fchlhausen) (description Eisenach) (description L\u00fcneburg) (description Ohrdruf))", "utterance": "where did johann sebastian bach live?"}, - {"url": "http://www.freebase.com/view/en/andrew_bynum", "targetValue": "(list (description \"West Windsor-Plainsboro High School North\") (description \"St. Joseph High School\") (description \"Solebury School\"))", "utterance": "who did bynum get traded to?"}, - {"url": "http://www.freebase.com/view/en/malaysia", "targetValue": "(list (description UTC+8))", "utterance": "what timezone is malaysia?"}, - {"url": "http://www.freebase.com/view/en/alex_smith", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is alex smith from?"}, - {"url": "http://www.freebase.com/view/en/alice_walker", "targetValue": "(list (description Eatonton))", "utterance": "where was alice walker born?"}, - {"url": "http://www.freebase.com/view/en/iceland", "targetValue": "(list (description \"Icelandic Language\"))", "utterance": "what do they speak iceland?"}, - {"url": "http://www.freebase.com/view/en/michelangelo", "targetValue": "(list (description \"Lorenzo de' Medici\") (description \"Domenico Ghirlandaio\") (description \"Giovanni Pico della Mirandola\") (description \"Girolamo Savonarola\") (description \"Melozzo da Forl\u00ec\"))", "utterance": "who taught michelangelo to sculpt?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Hundred Years' War\"))", "utterance": "what wars have france been involved in?"}, - {"url": "http://www.freebase.com/view/en/moira_mactaggert", "targetValue": "(list (description \"Rose Byrne\"))", "utterance": "who plays moira on the l word?"}, - {"url": "http://www.freebase.com/view/en/joseph_mcelderry", "targetValue": "(list (description \"The X Factor (UK) - Season 6\"))", "utterance": "when did joe mcelderry won x factor?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican English\"))", "utterance": "what is the major language of jamaica?"}, - {"url": "http://www.freebase.com/view/en/blackstreet", "targetValue": "(list (description \"Tony Tyler\") (description \"Levi Little\") (description \"Terrell Phillips\") (description \"Eric Williams\") (description \"Edward Theodore Riley\") (description \"Mark Middleton\") (description \"Glenn Adams\") (description \"Joseph Stonestreet\") (description \"Chauncey Black\") (description \"Dave Hollister\"))", "utterance": "who was the members of blackstreet?"}, - {"url": "http://www.freebase.com/view/en/tim_tebow", "targetValue": "(list (description \"New York Jets\"))", "utterance": "who did tebow get traded to?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Europe))", "utterance": "where did romans go?"}, - {"url": "http://www.freebase.com/view/en/rottweiler", "targetValue": "(list (description Tan) (description Black) (description Mahogany))", "utterance": "what does a american rottweiler look like?"}, - {"url": "http://www.freebase.com/view/en/sherlock_holmes", "targetValue": "(list (description \"Arthur Conan Doyle\"))", "utterance": "who created the character of sherlock holmes?"}, - {"url": "http://www.freebase.com/view/en/scottish", "targetValue": "(list (description \"English Language\"))", "utterance": "what does scottish people speak?"}, - {"url": "http://www.freebase.com/view/en/kim_kardashian", "targetValue": "(list (description \"Kanye West\") (description \"Reggie Bush\") (description \"Ray J\"))", "utterance": "who all has kim kardashian dated?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Madagascar) (description Angola) (description Algeria) (description Sudan) (description Tuvalu) (description Tanzania) (description Nepal) (description Djibouti) (description Laos) (description \"Sierra Leone\"))", "utterance": "who are the main trading partners of china?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description Violin))", "utterance": "what instruments did vivaldi wrote concertos for?"}, - {"url": "http://www.freebase.com/view/en/john_steinbeck", "targetValue": "(list (description \"The Grapes of Wrath\"))", "utterance": "what book did john steinbeck wrote about the people in the dust bowl?"}, - {"url": "http://www.freebase.com/view/en/joshua", "targetValue": "(list (description Canaan))", "utterance": "what land did god promise joshua?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Mila Kunis\"))", "utterance": "who is the voice of family guys meg griffin?"}, - {"url": "http://www.freebase.com/view/en/new_orleans", "targetValue": "(list (description \"Belle of the Nineties\"))", "utterance": "what to do in new orleans with kids?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_i_of_england", "targetValue": "(list (description England))", "utterance": "what countries did queen elizabeth i rule?"}, - {"url": "http://www.freebase.com/view/en/mtv_video_music_awards", "targetValue": "(list (description MTV))", "utterance": "what channel is the mtv vma awards on?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what kind of currency does jamaica use?"}, - {"url": "http://www.freebase.com/view/en/nigeria", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description Federation))", "utterance": "what type of government does the nigeria have?"}, - {"url": "http://www.freebase.com/view/en/university_of_southern_california", "targetValue": "(list (description \"United States of America\") (description California) (description \"Los Angeles\"))", "utterance": "where is usc from?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "what country was william shakespeare born?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Lombardy))", "utterance": "where do they grow rice in italy?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description Europe))", "utterance": "where great britain on the world map?"}, - {"url": "http://www.freebase.com/view/en/dallas", "targetValue": "(list (description \"Meadows Museum\") (description \"Texas Theatre\") (description \"Dallas Convention Center\") (description \"Dallas Zoo\") (description \"Dallas Holocaust Museum/Center for Education & Tolerance\") (description \"George W. Bush Presidential Center\") (description \"Sixth Floor Museum\") (description \"The Trammell & Margaret Crow Collection of Asian Art\") (description \"Dallas World Aquarium\") (description \"Dallas Arboretum and Botanical Garden\"))", "utterance": "what to see in dallas tx?"}, - {"url": "http://www.freebase.com/view/en/california", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what is my timezone in california?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"President of the United States\"))", "utterance": "what is president abraham lincoln known for?"}, - {"url": "http://www.freebase.com/view/en/dr_cristina_yang", "targetValue": "(list (description \"Preston Burke\"))", "utterance": "who did cristina yang's husband cheated on her with?"}, - {"url": "http://www.freebase.com/view/en/jemaine_clement", "targetValue": "(list (description \"Jerry the Minion\"))", "utterance": "who does jemaine clement play in despicable me?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description 1960s))", "utterance": "what year did the vietnam war happen?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description \"Sports Authority Field at Mile High\"))", "utterance": "where do the broncos play?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description \"Johann Sebastian Bach\"))", "utterance": "who inspired antonio vivaldi?"}, - {"url": "http://www.freebase.com/view/en/puerto_rico", "targetValue": "(list (description \"United States dollar\"))", "utterance": "what type of currency is used in puerto rico?"}, - {"url": "http://www.freebase.com/view/en/jacqueline_kennedy_onassis", "targetValue": "(list (description \"First Lady of the United States\"))", "utterance": "what is jackie kennedy famous for?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"French franc\") (description Assignat))", "utterance": "what currency is used in france before euro?"}, - {"url": "http://www.freebase.com/view/en/mcdonalds", "targetValue": "(list (description \"Ray Kroc\"))", "utterance": "who started up mcdonalds?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Sahara) (description \"Libyan Desert\"))", "utterance": "what major landforms are located in egypt?"}, - {"url": "http://www.freebase.com/view/en/national_basketball_association", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "who played nba finals 2010?"}, - {"url": "http://www.freebase.com/view/en/young_goodman_brown", "targetValue": "(list (description \"The Old Man\"))", "utterance": "what does the devil look like in young goodman brown?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description California))", "utterance": "what state was ronald reagan governor of?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Christianity))", "utterance": "what is the most practiced religion in the united states?"}, - {"url": "http://www.freebase.com/view/en/honda", "targetValue": "(list (description Tokyo))", "utterance": "where was my honda motorcycle made?"}, - {"url": "http://www.freebase.com/view/en/isaac_newton", "targetValue": "(list (description \"isaac newton co-developed calculus with gottfried wilhelm leibniz\"))", "utterance": "what did isaac newton discovered as a mathematician?"}, - {"url": "http://www.freebase.com/view/en/st_jamess_palace", "targetValue": "(list (description Palace))", "utterance": "what is st james palace?"}, - {"url": "http://www.freebase.com/view/en/clearwater", "targetValue": "(list (description \"Clearwater Air Park\"))", "utterance": "what airport to fly into to get to clearwater florida?"}, - {"url": "http://www.freebase.com/view/en/britney_spears", "targetValue": "(list (description \"Jason Allen Alexander\") (description \"Kevin Federline\"))", "utterance": "who has britney spears married?"}, - {"url": "http://www.freebase.com/view/en/hungary", "targetValue": "(list (description \"Hungarian forint\"))", "utterance": "what currency is used in hungary?"}, - {"url": "http://www.freebase.com/view/en/qatar", "targetValue": "(list (description \"Qatari riyal\"))", "utterance": "what currency do they use in qatar?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description \"Black American West Museum & Heritage Center\") (description \"Denver Firefighters Museum\") (description \"Colorado State Capitol\") (description \"Denver Mint\") (description \"Molly Brown House\") (description \"Forney Transportation Museum\") (description \"Denver Botanic Gardens\") (description \"Museum of Contemporary Art Denver\") (description \"Denver Museum of Nature and Science\") (description \"Chamberlin Observatory\"))", "utterance": "what are fun things to do in denver colorado?"}, - {"url": "http://www.freebase.com/view/en/henry_david_thoreau", "targetValue": "(list (description Tuberculosis))", "utterance": "what did thoreau die from?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"American National Biography\") (description \"47 Percenters and Guerrilla Decontextualization (Part 1): Dreams and Nightmares\") (description \"Why Race Mattered in Barack Obama's Re-election\"))", "utterance": "how much does the average american pay in taxes over their lifetime?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"State Sovereignty, National Union\"))", "utterance": "what do the symbols in the illinois flag represent?"}, - {"url": "http://www.freebase.com/view/en/boston_red_sox", "targetValue": "(list (description \"1918 World Series\") (description \"2007 World Series\") (description \"2004 World Series\") (description \"1903 World Series\") (description \"1912 World Series\") (description \"1916 World Series\") (description \"1915 World Series\"))", "utterance": "what years did the red sox win the world series?"}, - {"url": "http://www.freebase.com/view/en/woodrow_wilson", "targetValue": "(list (description \"World War I\"))", "utterance": "what war was woodrow wilson president for?"}, - {"url": "http://www.freebase.com/view/en/carl_edwards", "targetValue": "(list (description \"Roush Fenway Racing\"))", "utterance": "who is carl edwards racing for?"}, - {"url": "http://www.freebase.com/view/en/panama_city_beach", "targetValue": "(list (description \"Thunder Beach Motorcycle Rally\") (description \"Club La Vela\") (description \"Man in the Sea Museum\") (description \"Camp Helen State Park\") (description \"Pier Park\") (description \"Shipwreck Island\") (description \"Latimer Cabin\") (description \"St. Andrews State Park\") (description \"Miracle Strip at Pier Park\"))", "utterance": "what to do in panama city beach in february?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"Sun Life Stadium\") (description \"Marlins Park\"))", "utterance": "where are the florida marlins from?"}, - {"url": "http://www.freebase.com/view/en/eastern_europe", "targetValue": "(list (description Zift))", "utterance": "what is the main religion in eastern europe?"}, - {"url": "http://www.freebase.com/view/en/romania", "targetValue": "(list (description \"Hungarian language\") (description Torlakian) (description \"Romanian Language\") (description \"Romani language\") (description \"Ukrainian Language\"))", "utterance": "what language does romanian people speak?"}, - {"url": "http://www.freebase.com/view/en/john_adams", "targetValue": "(list (description \"John Adams Presidential Campaign, 1796\"))", "utterance": "what date was john adams elected president?"}, - {"url": "http://www.freebase.com/view/en/stephen_breyer", "targetValue": "(list (description \"Bill Clinton\"))", "utterance": "who nominated stephen g. breyer?"}, - {"url": "http://www.freebase.com/view/en/maurice_wilkins", "targetValue": "(list (description \"Albert Lasker Award for Basic Medical Research\"))", "utterance": "what contribution did maurice wilkins make to dna?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"Governor of Texas\"))", "utterance": "what did george w bush do before becoming president?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))", "utterance": "which party was lincoln?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Dick Durbin\"))", "utterance": "who are the two current illinois senators?"}, - {"url": "http://www.freebase.com/view/en/robin_gibb", "targetValue": "(list (description Pneumonia) (description \"Liver cancer\") (description \"Colorectal cancer\"))", "utterance": "what did robin gibb died from?"}, - {"url": "http://www.freebase.com/view/en/joe_montana", "targetValue": "(list (description \"Notre Dame Fighting Irish football\"))", "utterance": "what college did joe montana play for?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Alois Hitler\") (description \"Klara Hitler\"))", "utterance": "what were adolf hitler's parents names?"}, - {"url": "http://www.freebase.com/view/en/jordyn_wieber", "targetValue": "(list (description \"Gymnastics at the 2012 Summer Olympics \u2013 Women's artistic team all-around\"))", "utterance": "what did jordyn wieber win gold for?"}, - {"url": "http://www.freebase.com/view/en/bill_rancic", "targetValue": "(list (description Entrepreneur) (description Businessperson) (description Writer) (description \"Television Producer\") (description Author))", "utterance": "what job does bill rancic have?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description \"Based on his design, a marine chronometer accurate enough to measure longitude was eventually constructed by John Harrison in the 18th century.\"))", "utterance": "what did robert hooke discover?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Vegetarian food\"))", "utterance": "what does michael jackson like to eat?"}, - {"url": "http://www.freebase.com/view/en/new_england_patriots", "targetValue": "(list (description \"Robert Kraft\"))", "utterance": "who owns the new england patriots football team?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Japan))", "utterance": "where do the japanese live?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what is the dollar called in brazil?"}, - {"url": "http://www.freebase.com/view/en/maui", "targetValue": "(list (description \"Hana Airport\"))", "utterance": "what airport fly into for maui?"}, - {"url": "http://www.freebase.com/view/en/lucy_hale", "targetValue": "(list (description \"A Cinderella Story: Once Upon A Song\") (description \"10 Years\") (description \"Sorority Wars\") (description \"The Sisterhood of the Traveling Pants 2\") (description \"Scream 4\") (description \"Fear Island\") (description \"Tinker Bell: Secret of the Wings\") (description \"Killer in the Family\"))", "utterance": "what has lucy hale played in?"}, - {"url": "http://www.freebase.com/view/en/heisman_trophy", "targetValue": "(list (description \"Robert Griffin III\"))", "utterance": "who won 2011 heisman trophy?"}, - {"url": "http://www.freebase.com/view/en/atlanta_falcons", "targetValue": "(list (description \"Matt Bryant\"))", "utterance": "who is the falcons kicker?"}, - {"url": "http://www.freebase.com/view/en/charles_r_drew", "targetValue": "(list (description \"Dunbar High School\"))", "utterance": "where did charles drew go to high school?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Yiddish Language\") (description \"Italian Language\") (description \"Spanish Language\"))", "utterance": "what language do argentina use?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description \"Mitch Daniels\"))", "utterance": "who won governor race in indiana?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Egyptian language\") (description \"Akkadian language\") (description \"Hittite language\"))", "utterance": "what languages do people speak in egypt?"}, - {"url": "http://www.freebase.com/view/en/florence_griffith-joyner", "targetValue": "(list (description \"David Starr Jordan High School\") (description \"University of California, Los Angeles\") (description \"California State University, Northridge\"))", "utterance": "what college did florence griffith joyner attend?"}, - {"url": "http://www.freebase.com/view/en/henri_matisse", "targetValue": "(list (description Fauvism) (description Impressionism) (description Neo-impressionism) (description Modernism))", "utterance": "what style of art did henri matisse use?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"Peanut butter\"))", "utterance": "what did george washington carver make with peanuts?"}, - {"url": "http://www.freebase.com/view/en/jumanji_1995", "targetValue": "(list (description \"Robin Williams\"))", "utterance": "who plays alan parrish in jumanji?"}, - {"url": "http://www.freebase.com/view/en/reese_witherspoon", "targetValue": "(list (description \"Ryan Phillippe\") (description \"Jim Toth\"))", "utterance": "who was reese witherspoon married too?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"Panama Canal Zone\"))", "utterance": "what is the isthmus of panama?"}, - {"url": "http://www.freebase.com/view/en/minneapolis_lakers", "targetValue": "(list (description \"Mike D'Antoni\"))", "utterance": "who is the coach of the la lakers?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Santo Domingo\"))", "utterance": "what is the dominican republic's capital?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description Viola))", "utterance": "what is illinois state flower called?"}, - {"url": "http://www.freebase.com/view/en/mark_twain", "targetValue": "(list (description \"George MacDonald\") (description \"Charles Dickens\") (description Plutarch) (description \"Thomas Malory\") (description \"William Dean Howells\") (description \"Thomas Paine\") (description \"Miguel de Cervantes\") (description \"Robert Browning\"))", "utterance": "what books did mark twain read?"}, - {"url": "http://www.freebase.com/view/en/trace_cyrus", "targetValue": "(list (description Guitarist))", "utterance": "who plays miley cyrus brother?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description \"Mon Language\") (description \"Lao Language\") (description \"Khmer language\") (description \"Hmong language\") (description \"Thai Language\") (description \"Cham language\") (description \"Mlabri language\") (description \"Malay, Pattani Language\") (description \"Nyaw Language\") (description \"Saek language\"))", "utterance": "what language do they speak thailand?"}, - {"url": "http://www.freebase.com/view/en/poland", "targetValue": "(list (description Catholicism) (description \"Ukrainian Greek Catholic Church\"))", "utterance": "what are the major religions in poland?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"Crazy Crab\") (description \"Lou Seal\"))", "utterance": "what is the san francisco giants mascot?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"East Harlem\"))", "utterance": "where was tupac born?"}, - {"url": "http://www.freebase.com/view/en/united_staff", "targetValue": "(list (description \"New York City\"))", "utterance": "where is the main headquarters of the un?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description \"Mountain Time Zone\") (description UTC\u221207:00))", "utterance": "what utc time zone is arizona?"}, - {"url": "http://www.freebase.com/view/en/barney_friends", "targetValue": "(list (description \"David Joyner\"))", "utterance": "who played as barney?"}, - {"url": "http://www.freebase.com/view/en/elaine_benes", "targetValue": "(list (description \"Jerry Seinfeld\"))", "utterance": "who played elaine's boyfriend on seinfeld?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description \"Leonor de Le\u00f3n\"))", "utterance": "who did juan ponce de leon married?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what language do they speak in spain wikipedia?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"2012 Summer Olympics\"))", "utterance": "where to watch live opening ceremony in london?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"Mountain Time Zone\") (description \"Central Time Zone\") (description UTC\u221207:00) (description UTC\u221206:00))", "utterance": "what times is it in texas?"}, - {"url": "http://www.freebase.com/view/en/arizona_diamondbacks", "targetValue": "(list (description \"Chase Field\"))", "utterance": "where did the arizona diamondbacks play?"}, - {"url": "http://www.freebase.com/view/en/fred_davis_1986", "targetValue": "(list (description \"American football player\"))", "utterance": "what did fred davis do?"}, - {"url": "http://www.freebase.com/view/en/theodor_schwann", "targetValue": "(list (description Germany))", "utterance": "what country was theodor schwann born in?"}, - {"url": "http://www.freebase.com/view/en/fukushima_i_nuclear_power_plant", "targetValue": "(list (description Japan) (description Okuma))", "utterance": "where is the fukushima daiichi located?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description \"Saudi Arabia\"))", "utterance": "what country was bin laden from?"}, - {"url": "http://www.freebase.com/view/en/claudia_joy_holden", "targetValue": "(list (description \"Kim Delaney\"))", "utterance": "who plays claudia joy on army wives?"}, - {"url": "http://www.freebase.com/view/en/darfur", "targetValue": "(list (description Sudan))", "utterance": "where did darfur happen?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Greek Language\"))", "utterance": "what language does greece use?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Argentine peso\"))", "utterance": "what kind of money does argentina use?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Robert Menzies\"))", "utterance": "who was the prime minister of australia in 1958?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description \"Northern Hemisphere\") (description \"Southern Hemisphere\"))", "utterance": "what hemisphere south america?"}, - {"url": "http://www.freebase.com/view/en/taylor_momsen", "targetValue": "(list (description Underdog) (description \"Paranoid Park\") (description \"Spy Kids 2: Island of Lost Dreams\") (description \"How the Grinch Stole Christmas!\") (description \"We Were Soldiers\") (description \"Hansel and Gretel\") (description \"Spy School\") (description \"Saving Shiloh\") (description \"10 Years\"))", "utterance": "what movies has taylor momsen been in?"}, - {"url": "http://www.freebase.com/view/en/kim_richards", "targetValue": "(list (description \"Nanny and the Professor\"))", "utterance": "what show was kim richards in as a child?"}, - {"url": "http://www.freebase.com/view/en/henry_ford", "targetValue": "(list (description Industrialist))", "utterance": "what was henry ford best known for?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Soul music\") (description \"Pop music\") (description \"New jack swing\") (description \"Dance music\") (description Disco) (description Dance-pop) (description \"Rock music\") (description \"Rhythm and blues\") (description \"Motown Sound\") (description Funk))", "utterance": "what kind of music did michael jackson sing?"}, - {"url": "http://www.freebase.com/view/en/jeff_corwin", "targetValue": "(list (description \"Norwell High School\") (description \"Bridgewater State College\") (description \"University of Massachusetts Amherst\"))", "utterance": "what education does jeff corwin have?"}, - {"url": "http://www.freebase.com/view/en/chris_colfer", "targetValue": "(list (description 8) (description \"Russel Fish: The Sausage and Eggs Incident\") (description \"Glee Encore\") (description \"Struck by Lightning\") (description \"Glee: The 3D Concert Movie\"))", "utterance": "what movies has chris colfer been in?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description Copenhagen))", "utterance": "where the queen of denmark lives?"}, - {"url": "http://www.freebase.com/view/en/roald_dahl", "targetValue": "(list (description \"Danny, the Champion of the World\") (description \"Willy Wonka & the Chocolate Factory\") (description \"The Witches\") (description \"The BFG\") (description \"Charlie and the Chocolate Factory\") (description \"Fantastic Mr. Fox\") (description \"36 Hours\") (description \"James and the Giant Peach\") (description Matilda))", "utterance": "what did roald dahl write?"}, - {"url": "http://www.freebase.com/view/en/erin_brockovich", "targetValue": "(list (description Environmentalist) (description Paralegal))", "utterance": "who was the real erin brockovich?"}, - {"url": "http://www.freebase.com/view/en/riddell", "targetValue": "(list (description \"New York City\"))", "utterance": "where are riddell helmets manufactured?"}, - {"url": "http://www.freebase.com/view/en/troy_illinois", "targetValue": "(list (description \"Madison County\"))", "utterance": "what county is troy il in?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Governor of Massachusetts\"))", "utterance": "what position does mitt romney hold?"}, - {"url": "http://www.freebase.com/view/en/jewel", "targetValue": "(list (description \"Ty Murray\"))", "utterance": "who is country singer jewel married to?"}, - {"url": "http://www.freebase.com/view/en/tupac_shakur", "targetValue": "(list (description \"Murder Was the Case\") (description \"Above the Rim\") (description Bullet) (description \"Gang Related\") (description \"Watch Juice\") (description \"Tupac: Live at the House of Blues\") (description \"Nothing but Trouble\") (description Juice) (description \"Poetic Justice\") (description Gridlock'd))", "utterance": "what movies does tupac act in?"}, - {"url": "http://www.freebase.com/view/en/adam_smith", "targetValue": "(list (description \"The Wealth of Nations\"))", "utterance": "what famous book did adam smith wrote?"}, - {"url": "http://www.freebase.com/view/en/appalachia", "targetValue": "(list (description \"Eastern United States\"))", "utterance": "where does the appalachian trail run through?"}, - {"url": "http://www.freebase.com/view/en/burundi", "targetValue": "(list (description Africa))", "utterance": "where is burundi located on a map?"}, - {"url": "http://www.freebase.com/view/en/mcfly", "targetValue": "(list (description \"6th March 2006\"))", "utterance": "what year did mcfly go to the future?"}, - {"url": "http://www.freebase.com/view/en/united_nations_childrens_fund", "targetValue": "(list (description \"United Nations Children's Fund\"))", "utterance": "what unicef stands for?"}, - {"url": "http://www.freebase.com/view/en/lionel_messi", "targetValue": "(list (description \"Argentina national football team\") (description \"FC Barcelona\") (description \"FC Barcelona C\") (description \"FC Barcelona B\"))", "utterance": "what clubs has messi played for?"}, - {"url": "http://www.freebase.com/view/en/merrell_boots", "targetValue": "(list (description Rockford))", "utterance": "where is merrell shoes headquarters?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Canada) (description Angola) (description Anguilla) (description \"United States of America\") (description \"Sierra Leone\"))", "utterance": "who does the uk trade with?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description Purple) (description White) (description Black) (description Gold))", "utterance": "what color are the baltimore ravens?"}, - {"url": "http://www.freebase.com/view/en/volvo", "targetValue": "(list (description Sweden))", "utterance": "what country volvo cars made?"}, - {"url": "http://www.freebase.com/view/en/karen_jackson", "targetValue": "(list (description \"Rebecca Atkinson\"))", "utterance": "who plays karen jackson on shameless?"}, - {"url": "http://www.freebase.com/view/en/tim_tebow", "targetValue": "(list (description Christianity))", "utterance": "what is tim tebow's religion?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description Eurasia) (description \"Southeast Asia\") (description Asia))", "utterance": "what country is singapore next to?"}, - {"url": "http://www.freebase.com/view/en/detroit_pistons", "targetValue": "(list (description \"1990 NBA Finals\") (description \"2004 NBA Finals\") (description \"1989 NBA Finals\"))", "utterance": "what year did detroit pistons win the championship?"}, - {"url": "http://www.freebase.com/view/en/anderson_cooper", "targetValue": "(list (description Journalist))", "utterance": "what does anderson cooper do?"}, - {"url": "http://www.freebase.com/view/en/matthew_bomer", "targetValue": "(list (description \"Magic Mike\") (description Flightplan) (description \"Winter's Tale\") (description \"In Time\") (description 8) (description \"The Normal Heart\") (description \"The Texas Chainsaw Massacre: The Beginning\"))", "utterance": "what movies did matt bomer play in?"}, - {"url": "http://www.freebase.com/view/en/ellen_burstyn", "targetValue": "(list (description Actor))", "utterance": "who is ellen bernstein?"}, - {"url": "http://www.freebase.com/view/en/australian_open", "targetValue": "(list (description Yearly))", "utterance": "when are the australian open men's finals?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description 1/20/1981))", "utterance": "when was reagan inaugurated?"}, - {"url": "http://www.freebase.com/view/en/dmitri_mendeleev", "targetValue": "(list (description \"Saint Petersburg State Institute of Technology\"))", "utterance": "where did dmitri mendeleev teach?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "what kind of education did barack obama have?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_pirates", "targetValue": "(list (description \"1979 World Series\") (description \"1971 World Series\") (description \"1960 World Series\") (description \"1909 World Series\") (description \"1925 World Series\"))", "utterance": "what was the last time the pittsburgh pirates had a winning season?"}, - {"url": "http://www.freebase.com/view/en/james_k_polk", "targetValue": "(list (description Presbyterianism) (description Methodism))", "utterance": "what did james k polk believe in?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description \"South African rand\"))", "utterance": "what currency does south africa have?"}, - {"url": "http://www.freebase.com/view/en/j_d_salinger", "targetValue": "(list (description Cornish))", "utterance": "where did jerome david salinger died?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Protestantism) (description Catholicism) (description Islam))", "utterance": "what religions are recognized in canada?"}, - {"url": "http://www.freebase.com/view/en/cancun", "targetValue": "(list (description \"Canc\u00fan International Airport\"))", "utterance": "what airport is closest to cancun?"}, - {"url": "http://www.freebase.com/view/en/somalia", "targetValue": "(list (description Africa))", "utterance": "where is somalia located?"}, - {"url": "http://www.freebase.com/view/en/lex_luthor", "targetValue": "(list (description \"Gene Hackman\"))", "utterance": "who played lex luthor in the original superman?"}, - {"url": "http://www.freebase.com/view/en/chicago_blackhawks", "targetValue": "(list (description \"Joel Quenneville\"))", "utterance": "who is the head coach of the chicago blackhawks?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Boston) (description Massachusetts) (description \"Washington, D.C.\"))", "utterance": "where was john f kennedy raised?"}, - {"url": "http://www.freebase.com/view/en/kat_dennings", "targetValue": "(list (description \"The Scream Team\") (description \"The Answer Man\") (description \"Raise Your Voice\") (description \"Charlie Bartlett\") (description Shorts) (description \"The 40-Year-Old Virgin\") (description \"Down in the Valley\") (description \"Nick and Norah's Infinite Playlist\") (description \"The House Bunny\") (description \"Big Momma's House 2\"))", "utterance": "what does kat dennings star in?"}, - {"url": "http://www.freebase.com/view/en/henry_kissinger", "targetValue": "(list (description \"United States Secretary of State\") (description \"National Security Advisor\"))", "utterance": "what did henry kissinger do?"}, - {"url": "http://www.freebase.com/view/en/volga_river", "targetValue": "(list (description \"Valdai Hills\"))", "utterance": "where does volga river start?"}, - {"url": "http://www.freebase.com/view/en/venezuela", "targetValue": "(list (description \"Venezuela women's national volleyball team\") (description \"Venezuela national football team\") (description \"Venezuela men's national volleyball team\"))", "utterance": "what are the major sports played in venezuela?"}, - {"url": "http://www.freebase.com/view/en/roger_sherman", "targetValue": "(list (description Senator) (description \"Member of Congress\"))", "utterance": "what did roger sherman do for a living?"}, - {"url": "http://www.freebase.com/view/en/ryan_newman", "targetValue": "(list (description Alltel))", "utterance": "who does ryan newman race for?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description \"Provisional government\") (description \"Parliamentary republic\"))", "utterance": "what was the political system in libya?"}, - {"url": "http://www.freebase.com/view/en/lois_griffin", "targetValue": "(list (description \"Alex Borstein\"))", "utterance": "who plays the voice of lois griffin on family guy?"}, - {"url": "http://www.freebase.com/view/en/alicia_keys", "targetValue": "(list (description \"Swizz Beatz\"))", "utterance": "who did alicia keys have a baby with?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Argentine peso\"))", "utterance": "what the currency in argentina?"}, - {"url": "http://www.freebase.com/view/en/eddie_bravo", "targetValue": "(list (description \"Brazilian jiu-jitsu\"))", "utterance": "where does eddie bravo teach?"}, - {"url": "http://www.freebase.com/view/en/michael_schumacher", "targetValue": "(list (description 1995))", "utterance": "when did michael schumacher win his first title?"}, - {"url": "http://www.freebase.com/view/en/sally_mclellan", "targetValue": "(list (description \"Gold Coast\"))", "utterance": "where does sally pearson live?"}, - {"url": "http://www.freebase.com/view/en/chris_paul", "targetValue": "(list (description \"Wake Forest University\"))", "utterance": "what college chris paul go to?"}, - {"url": "http://www.freebase.com/view/en/madeira", "targetValue": "(list (description \"Atlantic Ocean\") (description \"Azores Canaries Madeira\") (description \"Madeira Islands archipelago\") (description Portugal))", "utterance": "where is madeira?"}, - {"url": "http://www.freebase.com/view/en/joseph_prince", "targetValue": "(list (description Singapore))", "utterance": "what country is joseph prince from?"}, - {"url": "http://www.freebase.com/view/en/democritus", "targetValue": "(list (description \"6129 Demokritos\"))", "utterance": "when did democritus discovered the atom?"}, - {"url": "http://www.freebase.com/view/en/austria", "targetValue": "(list (description \"Austrian German\") (description \"Bosnian language\") (description \"Hungarian language\") (description \"Croatian language\") (description \"Serbian language\") (description \"Bavarian Language\") (description \"Slovenian language\") (description \"German Language\") (description \"Turkish Language\"))", "utterance": "what do they speak in austria?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Unitarian Universalism\") (description Judaism) (description Christianity) (description Atheism) (description Buddhism) (description Hinduism) (description Islam))", "utterance": "what are major religions in the united states?"}, - {"url": "http://www.freebase.com/view/en/thomas_edison", "targetValue": "(list (description Phonograph) (description \"Carbon microphone\") (description Mimeograph) (description \"Quadruplex telegraph\") (description \"Electric power distribution\") (description \"Movie camera\") (description \"Incandescent light bulb\") (description \"Phonograph cylinder\"))", "utterance": "what things did thomas edison invent?"}, - {"url": "http://www.freebase.com/view/en/michelangelo", "targetValue": "(list (description Rome))", "utterance": "where is the sistine chapel by michelangelo?"}, - {"url": "http://www.freebase.com/view/en/edward_quartermaine", "targetValue": "(list (description \"David Lewis\"))", "utterance": "who has played edward quartermaine on general hospital?"}, - {"url": "http://www.freebase.com/view/en/iselin", "targetValue": "(list (description 08830))", "utterance": "what is the zip code for iselin nj?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what kind of language does switzerland speak?"}, - {"url": "http://www.freebase.com/view/en/christina_aguilera", "targetValue": "(list (description \"Staten Island\"))", "utterance": "where is christina aguilera from?"}, - {"url": "http://www.freebase.com/view/en/philadelphia", "targetValue": "(list (description \"Philadelphia Zoo\") (description \"Wagner Free Institute of Science\") (description \"African American Museum in Philadelphia\") (description \"Liberty Bell\") (description \"Rodin Museum\") (description \"Independence Hall\") (description \"Boathouse Row\") (description \"Academy of Natural Sciences\") (description \"Reading Terminal Market\") (description \"Franklin Institute\"))", "utterance": "what are fun things to do in philadelphia?"}, - {"url": "http://www.freebase.com/view/en/david_carr", "targetValue": "(list (description \"San Francisco 49ers\") (description \"Carolina Panthers\") (description \"New York Giants\") (description \"Houston Texans\") (description \"Fresno State Bulldogs football\"))", "utterance": "who does david carr play for?"}, - {"url": "http://www.freebase.com/view/en/jackie_robinson", "targetValue": "(list (description \"University of California, Los Angeles\") (description \"Pasadena City College\") (description \"John Muir High School\"))", "utterance": "where did jackie robinson go to school?"}, - {"url": "http://www.freebase.com/view/en/jack_daniel", "targetValue": "(list (description Lynchburg))", "utterance": "where is jack daniel buried?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description guitar))", "utterance": "what strings does john mayer?"}, - {"url": "http://www.freebase.com/view/en/stacey_slater", "targetValue": "(list (description \"Lacey Turner\"))", "utterance": "who plays stacey in zoey 101?"}, - {"url": "http://www.freebase.com/view/en/mark_sanchez", "targetValue": "(list (description \"2009 NFL season\"))", "utterance": "when did sanchez leave usc?"}, - {"url": "http://www.freebase.com/view/en/steven_seagal", "targetValue": "(list (description \"Brenda Seagal\"))", "utterance": "who is steven seagal sister?"}, - {"url": "http://www.freebase.com/view/en/f_scott_fitzgerald", "targetValue": "(list (description \"St. Paul Academy and Summit School\") (description \"Nardin Academy\") (description \"Princeton University\"))", "utterance": "where was f scott fitzgerald education?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"North America\"))", "utterance": "on what continent is canada found?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description \"Hebrew Language\") (description \"Arabic Language\"))", "utterance": "what is the primary language of israel?"}, - {"url": "http://www.freebase.com/view/en/jane_krakowski", "targetValue": "(list (description \"Robert Godley\"))", "utterance": "who is married to jane krakowski?"}, - {"url": "http://www.freebase.com/view/en/tom_cruise", "targetValue": "(list (description Billy))", "utterance": "what role did tom cruise play in endless love?"}, - {"url": "http://www.freebase.com/view/en/phnom_penh", "targetValue": "(list (description \"Cambodia-Vietnam Friendship Monument\") (description \"Kingdom Breweries\") (description \"National Museum of Cambodia\") (description \"Wat Phnom\") (description \"Royal Palace, Phnom Penh\") (description \"Sisowath Quay\") (description \"Independence Monument, Phnom Penh\") (description \"Tuol Sleng Genocide Museum\") (description \"Choeung Ek\") (description \"Silver Pagoda, Phnom Penh\"))", "utterance": "where to go in phnom penh cambodia?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description Tampico))", "utterance": "what city was ronald reagan born in?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))", "utterance": "what countries in the world speak arabic?"}, - {"url": "http://www.freebase.com/view/en/pacific_ocean", "targetValue": "(list (description Oregon))", "utterance": "what 4 states border the pacific ocean?"}, - {"url": "http://www.freebase.com/view/en/nadi", "targetValue": "(list (description \"Garden of the Sleeping Giant\") (description \"Subar Maniya\") (description Yasawa) (description \"Kula Eco Park\") (description \"Mamanuca Islands\") (description Nananu-i-Ra) (description \"Koroyanitu National Park\") (description \"Navala Bures\") (description \"Denerau Beach\") (description \"Sri Siva Subramaniya temple\"))", "utterance": "what to do in nadi fiji?"}, - {"url": "http://www.freebase.com/view/en/francis_bacon", "targetValue": "(list (description Spy) (description Scientist) (description Statesman) (description Philosopher) (description Author))", "utterance": "who is francis bacon and what did he do?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican English\"))", "utterance": "what is the dominant language of jamaica?"}, - {"url": "http://www.freebase.com/view/en/medicare", "targetValue": "(list (description \"Centers for Medicare and Medicaid Services\"))", "utterance": "when does medicare part d start?"}, - {"url": "http://www.freebase.com/view/en/seoul", "targetValue": "(list (description 139-799))", "utterance": "what is the postcode for seoul south korea?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\"))", "utterance": "what type of government does the bahamas have?"}, - {"url": "http://www.freebase.com/view/en/tony_romo", "targetValue": "(list (description \"Eastern Illinois University\"))", "utterance": "what university did tony romo go to?"}, - {"url": "http://www.freebase.com/view/en/bosnia_and_herzegovina", "targetValue": "(list (description Europe) (description Eurasia) (description Balkans))", "utterance": "where is bosnia?"}, - {"url": "http://www.freebase.com/view/en/german_language", "targetValue": "(list (description Canada) (description \"German Democratic Republic\") (description Luxembourg) (description Switzerland) (description Liechtenstein) (description Germany) (description \"West Germany\") (description Belgium) (description \"Vatican City\") (description \"Second Polish Republic\"))", "utterance": "what countries speak german as a first language?"}, - {"url": "http://www.freebase.com/view/en/amazon_com", "targetValue": "(list (description Seattle))", "utterance": "where is amazon based out of?"}, - {"url": "http://www.freebase.com/view/en/mike_piazza", "targetValue": "(list (description \"New York Mets\"))", "utterance": "what team did mike piazza retire with?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Northern Cardinal\"))", "utterance": "what is state animal of illinois?"}, - {"url": "http://www.freebase.com/view/en/robert_boyle", "targetValue": "(list (description \"Eton College\") (description \"University College, Oxford\"))", "utterance": "where did robert boyle study?"}, - {"url": "http://www.freebase.com/view/en/grand_canyon", "targetValue": "(list (description Phoenix) (description \"Grand Canyon National Park\") (description \"Lake Powell\"))", "utterance": "what is there to see near the grand canyon?"}, - {"url": "http://www.freebase.com/view/en/food_and_drug_administration", "targetValue": "(list (description \"Commisioner of Food and Drugs\"))", "utterance": "where does the fda get its authority?"}, - {"url": "http://www.freebase.com/view/en/hector_camacho", "targetValue": "(list (description \"United States of America\"))", "utterance": "where does hector camacho live?"}, - {"url": "http://www.freebase.com/view/en/vladimir_lenin", "targetValue": "(list (description Revolutionary) (description Politician) (description Economist) (description Lawyer) (description Philosopher))", "utterance": "who was vladimir lenin and why was he important?"}, - {"url": "http://www.freebase.com/view/en/cyprus", "targetValue": "(list (description \"Greek Language\") (description \"Turkish Language\"))", "utterance": "what language do cyprus speak?"}, - {"url": "http://www.freebase.com/view/en/fabio_aurelio", "targetValue": "(list (description \"Gr\u00eamio Foot-Ball Porto Alegrense\") (description \"Liverpool F.C.\"))", "utterance": "where does fabio aurelio play?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"American Revolutionary War\"))", "utterance": "what war did george washington help win?"}, - {"url": "http://www.freebase.com/view/en/danny_ainge", "targetValue": "(list (description Wellesley) (description Eugene))", "utterance": "where does danny ainge live?"}, - {"url": "http://www.freebase.com/view/en/steve_jobs", "targetValue": "(list (description \"Reed College\"))", "utterance": "what college did steve jobs attend?"}, - {"url": "http://www.freebase.com/view/en/anne_frank", "targetValue": "(list (description Frankfurt))", "utterance": "where was anne frank born?"}, - {"url": "http://www.freebase.com/view/en/joe_dirt", "targetValue": "(list (description \"David Spade\"))", "utterance": "who plays young joe dirt?"}, - {"url": "http://www.freebase.com/view/en/verizon_communications", "targetValue": "(list (description \"AT&T Corporation\"))", "utterance": "what company did verizon used to be?"}, - {"url": "http://www.freebase.com/view/en/tutankhamun", "targetValue": "(list (description Ankhesenamun))", "utterance": "who was king tut's wife?"}, - {"url": "http://www.freebase.com/view/en/magic_johnson", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "what team did magic johnson play for?"}, - {"url": "http://www.freebase.com/view/en/kennedy_family", "targetValue": "(list (description \"Rose Fitzgerald Kennedy\") (description \"Patrick Bouvier Kennedy\") (description \"John F. Kennedy\") (description \"Rosemary Kennedy\") (description \"Caroline Kennedy\") (description \"Kathleen Cavendish\") (description \"John F. Kennedy, Jr.\") (description \"Joseph P. Kennedy, Sr.\") (description \"Bobby Shriver\") (description \"Joseph P. Kennedy, Jr.\"))", "utterance": "what are the kennedys?"}, - {"url": "http://www.freebase.com/view/en/kurdish_people", "targetValue": "(list (description Asia))", "utterance": "where kurdish people come from?"}, - {"url": "http://www.freebase.com/view/en/sarajevo", "targetValue": "(list (description \"Federation of Bosnia and Herzegovina\") (description \"Bosnia and Herzegovina\") (description \"Sarajevo Canton\"))", "utterance": "where is sarajevo located?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))", "utterance": "what is the official language in china?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"William Daniels\"))", "utterance": "who does the voice of kitt in knight rider?"}, - {"url": "http://www.freebase.com/view/en/national_football_league", "targetValue": "(list (description \"New York Jets\") (description \"Carolina Panthers\") (description \"Denver Broncos\") (description \"Baltimore Ravens\") (description \"Detroit Lions\") (description \"Kansas City Chiefs\") (description \"Arizona Cardinals\") (description \"New York Giants\") (description \"Jacksonville Jaguars\") (description \"Oakland Raiders\"))", "utterance": "what teams are left in the nfl?"}, - {"url": "http://www.freebase.com/view/en/pablo_picasso", "targetValue": "(list (description Cubism) (description \"Analytic cubism\") (description \"African Period\") (description \"Picasso's Blue Period\") (description \"Italian modern and contemporary art\") (description \"Synthetic cubism\") (description \"Picasso's Rose Period\"))", "utterance": "what art movement was pablo picasso part of?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description Politician))", "utterance": "what type of business is mitt romney in?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Sa'idi Arabic\") (description \"Domari Language\") (description \"Nobiin Language\") (description \"Bedawi Arabic\") (description \"Arabic Language\") (description \"Siwi Language\") (description \"Egyptian Arabic\") (description \"Arabic, Sudanese Spoken Language\"))", "utterance": "what language do they speak in egyptian?"}, - {"url": "http://www.freebase.com/view/en/new_york", "targetValue": "(list (description \"Chelsea Art Museum\") (description \"Brooklyn Bridge\") (description \"Empire State Building\") (description \"The Broadway Theatre\") (description \"American Museum of Natural History\") (description \"Central Park\") (description \"St. Patrick's Cathedral\") (description \"Japan Society of New York\") (description \"FusionArts Museum\") (description \"American Folk Art Museum\"))", "utterance": "what are historical places in new york?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description \"1492 Conquest of Paradise\"))", "utterance": "in what year did columbus sail to the new world?"}, - {"url": "http://www.freebase.com/view/en/asia", "targetValue": "(list (description Bahrain) (description Afghanistan) (description Bangladesh) (description Bhutan) (description Brunei) (description Indonesia) (description India) (description Cambodia) (description China) (description Iraq))", "utterance": "what countries are included in the continent of asia?"}, - {"url": "http://www.freebase.com/view/en/wikimedia_foundation", "targetValue": "(list (description \"Jimmy Wales\"))", "utterance": "who owns wikimedia foundation?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"American Revolutionary War\"))", "utterance": "what war was george washington president during?"}, - {"url": "http://www.freebase.com/view/en/miami_dolphins", "targetValue": "(list (description \"Super Bowl VII\") (description \"Super Bowl VIII\"))", "utterance": "when did miami dolphins win super bowl?"}, - {"url": "http://www.freebase.com/view/en/minnesota", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what timezone is minnesota in?"}, - {"url": "http://www.freebase.com/view/en/oslo", "targetValue": "(list (description \"Oslo Airport, Gardermoen\") (description \"Oslo Airport, Fornebu\"))", "utterance": "which airport do ba fly to in oslo?"}, - {"url": "http://www.freebase.com/view/en/miami", "targetValue": "(list (description Wolfsonian-FIU) (description \"Lowe Art Museum\") (description \"Holocaust Memorial of the Greater Miami Jewish Federation\") (description \"Miami Art Museum\") (description \"Frost Art Museum\") (description \"Coral Castle\") (description \"Jewish Museum of Florida\") (description \"Jungle Island\") (description \"Miami Seaquarium\") (description \"Venetian Pool\"))", "utterance": "what is there for kids to do in miami?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description Genoa))", "utterance": "what country columbus was born?"}, - {"url": "http://www.freebase.com/view/en/lauren_conrad", "targetValue": "(list (description \"San Francisco\") (description \"Los Angeles\") (description \"Laguna Beach\"))", "utterance": "where did lauren conrad live?"}, - {"url": "http://www.freebase.com/view/en/bella_swan", "targetValue": "(list (description \"Renesmee Carlie Cullen\"))", "utterance": "what bella name her baby?"}, - {"url": "http://www.freebase.com/view/en/houston_rockets", "targetValue": "(list (description Clutch))", "utterance": "what is the houston rockets mascot?"}, - {"url": "http://www.freebase.com/view/en/san_diego", "targetValue": "(list (description \"Hotel del Coronado\") (description \"Cabrillo National Monument\") (description \"San Diego Zoo Safari Park\") (description \"San Diego Zoo\") (description \"Mission San Diego de Alcal\u00e1\") (description \"Old Town San Diego State Historic Park\") (description \"Balboa Park\") (description \"Birch Aquarium\") (description \"Old Point Loma Lighthouse\") (description \"USS Midway\"))", "utterance": "what is there fun to do in san diego?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description \"Benny & Joon\") (description Blow) (description \"A Nightmare on Elm Street\") (description \"Arizona Dream\") (description Chocolat) (description \"Dead Man\") (description \"Charlie and the Chocolate Factory\") (description Cry-Baby) (description \"Public Enemies\") (description \"Corpse Bride\"))", "utterance": "what movies johnny depp is in?"}, - {"url": "http://www.freebase.com/view/en/matthias_jakob_schleiden", "targetValue": "(list (description \"University of Tartu\"))", "utterance": "where did matthias schleiden do his work?"}, - {"url": "http://www.freebase.com/view/en/andy_warhol", "targetValue": "(list (description \"United States of America\"))", "utterance": "what countries did andy warhol work?"}, - {"url": "http://www.freebase.com/view/en/katherine_jenkins", "targetValue": "(list (description \"O Holy Night\") (description Seguedilla) (description \"Wales Victorious (Bread of Heaven 2003)\") (description \"Time to Say Goodbye\") (description \"O Sole Mio\") (description Habanera) (description \"One Fine Day\") (description \"House of No Regrets\") (description \"Song to the Moon\") (description Caruso))", "utterance": "what songs does katherine jenkins sing?"}, - {"url": "http://www.freebase.com/view/en/ryan_seacrest", "targetValue": "(list (description Presenter))", "utterance": "what is ryan seacrest famous for?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "what is the current leader of japan?"}, - {"url": "http://www.freebase.com/view/en/indiana_jones", "targetValue": "(list (description \"Indiana Jones and the Raiders of the Lost Ark\") (description \"Disaster Movie\") (description \"Indiana Jones and the Last Crusade\") (description \"Indiana Jones and the Temple of Doom\") (description \"Indiana Jones and the Kingdom of the Crystal Skull\"))", "utterance": "how much indiana jones movies are there?"}, - {"url": "http://www.freebase.com/view/en/george_soros", "targetValue": "(list (description \"Open Society Foundations\") (description \"Soros Fund Management\") (description \"Open Society Initiative for Southern Africa\") (description \"Soros Foundations Network\") (description \"Central European University\") (description \"Stefan Batory Foundation\") (description \"Democracy Alliance\") (description MoveOn.org) (description \"Drug Policy Alliance\") (description \"J Street\"))", "utterance": "what does george soros own?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what kind of money should i bring to dominican?"}, - {"url": "http://www.freebase.com/view/en/ecuador", "targetValue": "(list (description \"Rafael Correa\"))", "utterance": "who is the president of ecuador in 2012?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description Assur))", "utterance": "what city became the capital of the assyrian empire?"}, - {"url": "http://www.freebase.com/view/en/maryville", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is maryville tn?"}, - {"url": "http://www.freebase.com/view/en/frida_kahlo", "targetValue": "(list (description Coyoac\u00e1n))", "utterance": "where does frida kahlo live now?"}, - {"url": "http://www.freebase.com/view/en/federal_reserve_system", "targetValue": "(list (description \"Woodrow Wilson\") (description \"Franklin D. Roosevelt\") (description \"Paul Warburg\") (description \"Carter Glass\"))", "utterance": "who started the federal reserve board?"}, - {"url": "http://www.freebase.com/view/en/marco_rubio", "targetValue": "(list (description \"Santa Fe College\") (description \"University of Miami\") (description \"University of Florida\") (description \"Tarkio College, Missouri\") (description \"South Miami High School\") (description \"University of Miami School of Law\"))", "utterance": "where did marco rubio go to college?"}, - {"url": "http://www.freebase.com/view/en/tennesee", "targetValue": "(list (description \"Appalachian Mountains\"))", "utterance": "where in tennessee are the smoky mountains?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description \"Largemouth bass\"))", "utterance": "what kind of fish do you catch in florida?"}, - {"url": "http://www.freebase.com/view/en/tiberius", "targetValue": "(list (description Rome))", "utterance": "where was emperor tiberius born?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description \"John Hinckley, Jr.\"))", "utterance": "who did ronald reagan get shot by?"}, - {"url": "http://www.freebase.com/view/en/novato", "targetValue": "(list (description \"Marin County\"))", "utterance": "what county is novato in?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Jacqueline Kennedy Onassis\"))", "utterance": "who did president kennedy marry?"}, - {"url": "http://www.freebase.com/view/en/seattle", "targetValue": "(list (description Magnolia))", "utterance": "where to live near seattle wa?"}, - {"url": "http://www.freebase.com/view/en/zoe_saldana", "targetValue": "(list (description \"The Losers\") (description Colombiana) (description \"Star Trek\") (description Avatar) (description Drumline) (description \"Death at a Funeral\"))", "utterance": "what movies did zoe saldana play in?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description Yucat\u00e1n))", "utterance": "where to go in mexico for vacation?"}, - {"url": "http://www.freebase.com/view/en/nikki_reed", "targetValue": "(list (description \"Rosalie Hale\"))", "utterance": "who does nikki reed play in the movie twilight?"}, - {"url": "http://www.freebase.com/view/en/matt_dallas", "targetValue": "(list (description Actor))", "utterance": "what does matt dallas do now?"}, - {"url": "http://www.freebase.com/view/en/ibrahim", "targetValue": "(list (description \"Cave of the Patriarchs\"))", "utterance": "where was abraham buried?"}, - {"url": "http://www.freebase.com/view/en/frank_bruno", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where did frank bruno live?"}, - {"url": "http://www.freebase.com/view/en/donna_summer", "targetValue": "(list (description \"Lung cancer\") (description Cancer))", "utterance": "what type of cancer did donna summer died from?"}, - {"url": "http://www.freebase.com/view/en/hudson_river", "targetValue": "(list (description \"New York City\"))", "utterance": "where's the hudson river?"}, - {"url": "http://www.freebase.com/view/en/victoria_of_the_united_kingdom", "targetValue": "(list (description \"Her sixty-two year reign began in 1837 when her uncle, William IV, died without an heir.\"))", "utterance": "how long is queen victoria's reign?"}, - {"url": "http://www.freebase.com/view/en/jerry_sandusky", "targetValue": "(list (description \"Involuntary deviate sexual intercourse\") (description \"Indecent assault\"))", "utterance": "what did jerry sandusky do to the children?"}, - {"url": "http://www.freebase.com/view/en/jordan_river", "targetValue": "(list (description \"Dead Sea\"))", "utterance": "where does the jordan river end?"}, - {"url": "http://www.freebase.com/view/en/pennsylvania", "targetValue": "(list (description \"Kalmia latifolia\"))", "utterance": "what is the state flower of pennsylvania?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Montclair College Preparatory School\"))", "utterance": "what school did michael jackson attend?"}, - {"url": "http://www.freebase.com/view/en/kenya_moore", "targetValue": "(list (description \"Film Producer\") (description Model) (description Actor))", "utterance": "what does kenya moore do for a living?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"United States of America\"))", "utterance": "what country is barack obama from?"}, - {"url": "http://www.freebase.com/view/en/wale", "targetValue": "(list (description \"Def Jam Recordings\") (description \"Warner Bros. Records\") (description \"Roc Nation\") (description \"Allido Records\") (description \"Interscope Records\"))", "utterance": "who was wale signed to?"}, - {"url": "http://www.freebase.com/view/en/tyson_chandler", "targetValue": "(list (description \"New York Knicks\"))", "utterance": "who did tyson chandler play for?"}, - {"url": "http://www.freebase.com/view/en/liv_tyler", "targetValue": "(list (description Arwen))", "utterance": "what character did liv tyler play in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/princess_leia_organa", "targetValue": "(list (description \"Carrie Fisher\"))", "utterance": "who played princess leia in star wars movies?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Mitt Romney presidential campaign, 2008\"))", "utterance": "when did romney first run for president?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Illinois State Senator\"))", "utterance": "what did barack obama do before he took office?"}, - {"url": "http://www.freebase.com/view/en/joseph", "targetValue": "(list (description Canaan))", "utterance": "where was saint joseph from?"}, - {"url": "http://www.freebase.com/view/en/kenya_moore", "targetValue": "(list (description Actor))", "utterance": "where does kenya moore get her money?"}, - {"url": "http://www.freebase.com/view/en/manny_pacquiao", "targetValue": "(list (description celebritynetworth.com))", "utterance": "what round did manny pacquiao win in?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"President of the United States\") (description \"Governor of Texas\"))", "utterance": "what job did george w bush have?"}, - {"url": "http://www.freebase.com/view/en/south_asia", "targetValue": "(list (description Afghanistan) (description Maldives) (description Bangladesh) (description Bhutan) (description Tibet) (description \"British Indian Ocean Territory\") (description Nepal) (description \"Daoud's Republic of Afghanistan\") (description \"Sri Lanka\") (description \"Democratic Republic of Afghanistan\"))", "utterance": "what are countries in south asia?"}, - {"url": "http://www.freebase.com/view/en/caribbean", "targetValue": "(list (description \"Puerto Rico\"))", "utterance": "where is the caribbean geographically located?"}, - {"url": "http://www.freebase.com/view/en/tom_delonge", "targetValue": "(list (description \"I Miss You\") (description \"All the Small Things\"))", "utterance": "what songs does tom delonge sing?"}, - {"url": "http://www.freebase.com/view/en/monta_ellis", "targetValue": "(list (description \"Sidney Lanier High School\"))", "utterance": "where did monta ellis go to college?"}, - {"url": "http://www.freebase.com/view/en/howard_carter_1874", "targetValue": "(list (description Archaeologist))", "utterance": "what was howard carter's job?"}, - {"url": "http://www.freebase.com/view/en/francois_duvalier", "targetValue": "(list (description \"President of Haiti\") (description \"President for Life\"))", "utterance": "who was papa doc in real life?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Homicide) (description \"Cardiac arrest\"))", "utterance": "what was the cause of death of michael jackson?"}, - {"url": "http://www.freebase.com/view/en/caroline_ingalls", "targetValue": "(list (description \"Caroline Ingalls\"))", "utterance": "who played laura ingalls mother?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description Austin))", "utterance": "what is the capital city of texas usa?"}, - {"url": "http://www.freebase.com/view/en/connecticut", "targetValue": "(list (description \"Jodi Rell\"))", "utterance": "who won governor in connecticut 2010?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what is the main language spoken in switzerland?"}, - {"url": "http://www.freebase.com/view/en/indianapolis", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is indianapolis in now?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Civitavecchia Ferry Terminal\"))", "utterance": "where do cruises leave from in rome?"}, - {"url": "http://www.freebase.com/view/en/new_england", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what time zone is new england usa in?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description Vietnam))", "utterance": "where was the vietnam war located?"}, - {"url": "http://www.freebase.com/view/en/tulane_university", "targetValue": "(list (description \"Riptide the Pelican\"))", "utterance": "what is tulane university's mascot?"}, - {"url": "http://www.freebase.com/view/en/aviano_air_base", "targetValue": "(list (description Italy))", "utterance": "where is aviano air force base located?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_eagles", "targetValue": "(list (description \"Jeffrey Lurie\"))", "utterance": "who is the owner of the philadelphia eagles?"}, - {"url": "http://www.freebase.com/view/en/giovanni_da_verrazano", "targetValue": "(list (description Dieppe))", "utterance": "where did giovanni da verrazano live?"}, - {"url": "http://www.freebase.com/view/en/antonio_vivaldi", "targetValue": "(list (description Priest))", "utterance": "what was antonio vivaldi known for?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description \"Benny & Joon\") (description Blow) (description \"A Nightmare on Elm Street\") (description \"Arizona Dream\") (description Chocolat) (description \"Dead Man\") (description \"Charlie and the Chocolate Factory\") (description Cry-Baby) (description \"Public Enemies\") (description \"Corpse Bride\"))", "utterance": "what movies does johnny depp play in?"}, - {"url": "http://www.freebase.com/view/en/national_basketball_association", "targetValue": "(list (description \"Phoenix Suns\") (description \"Golden State Warriors\") (description \"Los Angeles Lakers\") (description \"Cleveland Cavaliers\") (description \"Houston Rockets\") (description \"Charlotte Bobcats\") (description \"Detroit Pistons\") (description \"Indiana Pacers\") (description \"Utah Jazz\") (description \"Orlando Magic\"))", "utterance": "who has won the last 10 nba championships?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Bill Cowher\"))", "utterance": "who is the coach of the pittsburgh steelers 2005?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"Once every two years\"))", "utterance": "when are the summer olympics held?"}, - {"url": "http://www.freebase.com/view/en/george_harrison", "targetValue": "(list (description Liverpool))", "utterance": "where did george harrison live before he died?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Hokkaido))", "utterance": "where do most earthquakes happen in japan?"}, - {"url": "http://www.freebase.com/view/en/timothy_mcgee", "targetValue": "(list (description \"NCIS - Season 1\"))", "utterance": "when did mcgee start on ncis?"}, - {"url": "http://www.freebase.com/view/en/j_j_thomson", "targetValue": "(list (description \"The electron in chemistry\") (description \"Tendencies of recent investigations in the field of physics\") (description \"Electricity and matter\") (description \"Rays of positive electricity and their application to chemical analyses\") (description \"Conduction of electricity through gases\") (description \"The discharge of electricity through gases\") (description \"Elements of the mathematical theory of electricity and magnetism\") (description \"A treatise on the motion of vortex rings\"))", "utterance": "what atom did j.j thomson discover?"}, - {"url": "http://www.freebase.com/view/en/zulu", "targetValue": "(list (description Zambia) (description Zimbabwe) (description Mozambique) (description KwaZulu-Natal))", "utterance": "what country did the zulu live in?"}, - {"url": "http://www.freebase.com/view/en/chester_a_arthur", "targetValue": "(list (description Fairfield))", "utterance": "where was president chester arthur born?"}, - {"url": "http://www.freebase.com/view/en/galapagos_islands", "targetValue": "(list (description \"Seymour Airport\") (description \"San Crist\u00f3bal Airport\"))", "utterance": "where to fly in for galapagos islands?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description \"Michigan Wolverines football\") (description \"New England Patriots\"))", "utterance": "who has tom brady played for?"}, - {"url": "http://www.freebase.com/view/en/betty_white", "targetValue": "(list (description \"Lane Allen\") (description \"Allen Ludden\") (description \"Dick Barker\"))", "utterance": "who are betty white's husbands?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description \"Italian Language\"))", "utterance": "what are the major languages spoken in italy?"}, - {"url": "http://www.freebase.com/view/en/lake_havasu_city", "targetValue": "(list (description \"Mountain Time Zone\"))", "utterance": "what time is it in lake havasu city arizona?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2010 World Series\") (description \"2012 World Series\"))", "utterance": "what years have the giants won the world series?"}, - {"url": "http://www.freebase.com/view/en/nick_clegg", "targetValue": "(list (description \"Caldicott School\"))", "utterance": "where did nick clegg go to prep school?"}, - {"url": "http://www.freebase.com/view/en/laura_bush", "targetValue": "(list (description Midland))", "utterance": "where did laura bush grow up?"}, - {"url": "http://www.freebase.com/view/en/mauritius", "targetValue": "(list (description \"Mauritian rupee\"))", "utterance": "what currency should i take to mauritius?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description \"North Carolina\"))", "utterance": "which states share borders with virginia?"}, - {"url": "http://www.freebase.com/view/en/supreme_court_of_the_united_states", "targetValue": "(list (description \"Chief Justice of the United States\"))", "utterance": "what is a judge in the supreme court called?"}, - {"url": "http://www.freebase.com/view/en/johannes_kepler", "targetValue": "(list (description Mathematician) (description Astronomer) (description Scientist) (description Astrologer))", "utterance": "what did johannes kepler accomplish?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description \"University of Virginia\"))", "utterance": "what college did edgar allan poe go to?"}, - {"url": "http://www.freebase.com/view/en/ellen_dow", "targetValue": "(list (description Actor))", "utterance": "who is ellen albertini dow?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "what time zone is london in right now?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Zhuang languages\") (description \"Korean Language\") (description \"English Language\") (description \"Esperanto Language\") (description \"Mongolian language\") (description \"Portuguese Language\") (description Cantonese))", "utterance": "what kind of language do china speak?"}, - {"url": "http://www.freebase.com/view/en/singapore", "targetValue": "(list (description \"Singapore district\"))", "utterance": "where is the singapore zoo?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description Hodgenville))", "utterance": "what town was abe lincoln born in?"}, - {"url": "http://www.freebase.com/view/en/ethiopia", "targetValue": "(list (description \"Leather and Hide Tanning and Finishing\") (description \"Coffee and Tea Manufacturing\") (description \"Livestock Merchant Wholesalers\"))", "utterance": "what do ethiopia import and export?"}, - {"url": "http://www.freebase.com/view/en/kitt", "targetValue": "(list (description \"William Daniels\"))", "utterance": "who did the voice of kitt in knight rider?"}, - {"url": "http://www.freebase.com/view/en/helen_keller", "targetValue": "(list (description Deafness) (description \"Vision loss\"))", "utterance": "what challenges did helen keller have to face?"}, - {"url": "http://www.freebase.com/view/en/andy_williams", "targetValue": "(list (description \"Bob Williams\") (description \"Dick Williams\") (description \"Don Williams\"))", "utterance": "who is andy williams brother?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Muhammad Zia-ul-Haq\"))", "utterance": "who was the 2nd prime minister of pakistan?"}, - {"url": "http://www.freebase.com/view/en/morrissey", "targetValue": "(list (description Manchester))", "utterance": "where does morrissey live 2010?"}, - {"url": "http://www.freebase.com/view/en/jim_harbaugh", "targetValue": "(list (description \"Chicago Bears\"))", "utterance": "what teams did jim harbaugh play for?"}, - {"url": "http://www.freebase.com/view/en/atticus_finch", "targetValue": "(list (description \"Gregory Peck\"))", "utterance": "who played atticus finch in the movie?"}, - {"url": "http://www.freebase.com/view/en/toussaint_louverture", "targetValue": "(list (description Haiti))", "utterance": "where did toussaint louverture live?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Pakistan) (description Kyrgyzstan) (description Myanmar) (description Bhutan) (description Afghanistan) (description Tajikistan) (description India) (description Mongolia) (description Laos) (description Kazakhstan))", "utterance": "what other countries share a border with china?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who has the voice of stewie griffin?"}, - {"url": "http://www.freebase.com/view/en/johnny_cash", "targetValue": "(list (description \"Diabetes mellitus\"))", "utterance": "what year did johnny cash die and how old was he?"}, - {"url": "http://www.freebase.com/view/en/john_tyler", "targetValue": "(list (description \"Democratic Party\") (description Independent) (description \"Whig Party\"))", "utterance": "what party did john tyler belong to?"}, - {"url": "http://www.freebase.com/view/en/texas", "targetValue": "(list (description \"John Cornyn\"))", "utterance": "who is the senator of the state of texas?"}, - {"url": "http://www.freebase.com/view/en/ko_samui", "targetValue": "(list (description UTC+07:00))", "utterance": "where to stay in thailand koh samui?"}, - {"url": "http://www.freebase.com/view/en/jensen_ackles", "targetValue": "(list (description \"Danneel Ackles\"))", "utterance": "who is jensen ackles in a relationship with?"}, - {"url": "http://www.freebase.com/view/en/eric_cartman", "targetValue": "(list (description \"Trey Parker\"))", "utterance": "who is the voice actor for eric cartman?"}, - {"url": "http://www.freebase.com/view/en/irish_people", "targetValue": "(list (description \"English Language\"))", "utterance": "what language do irish people speak?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what is the currency used in brazil?"}, - {"url": "http://www.freebase.com/view/en/marie_curie", "targetValue": "(list (description Radium) (description Radiation) (description Polonium))", "utterance": "what was marie curie best known for?"}, - {"url": "http://www.freebase.com/view/en/mozambique", "targetValue": "(list (description \"Mozambican metical\"))", "utterance": "what money is used in mozambique?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description \"Parkinson's disease\"))", "utterance": "what illness does michael j fox have?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description \"Mitch Daniels\"))", "utterance": "who is the governor of indiana 2012?"}, - {"url": "http://www.freebase.com/view/en/kim_kardashian", "targetValue": "(list (description \"Damon Thomas\"))", "utterance": "who was kim kardashian's first husband?"}, - {"url": "http://www.freebase.com/view/en/jerry_rice", "targetValue": "(list (description \"San Francisco 49ers\"))", "utterance": "who did jerry rice retire with?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what are the official languages of the dominican republic?"}, - {"url": "http://www.freebase.com/view/en/queen_latifah", "targetValue": "(list (description Taxi) (description \"Jungle Fever\") (description \"Set It Off\") (description \"Stranger than Fiction\") (description \"Last Holiday\") (description \"Brown Sugar\") (description \"Ice Age: The Meltdown\") (description \"Ice Age: Dawn of the Dinosaurs\") (description Hairspray) (description \"Bringing Down the House\"))", "utterance": "what movie queen latifah play in?"}, - {"url": "http://www.freebase.com/view/en/anton_van_leeuwenhoek", "targetValue": "(list (description \"microscope first used by anton van leeuwenhoek\"))", "utterance": "what did anton van leeuwenhoek discover?"}, - {"url": "http://www.freebase.com/view/en/ted_kennedy", "targetValue": "(list (description \"Arlington National Cemetery\"))", "utterance": "where was ted kennedy buried?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description Mexico))", "utterance": "where do most immigrants in the united states come from today?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description Ontario))", "utterance": "what state toronto located?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Boston University\"))", "utterance": "where did dr martin luther king get his doctorate?"}, - {"url": "http://www.freebase.com/view/en/wyoming", "targetValue": "(list (description \"Matt Mead\"))", "utterance": "who is the governor of wyoming currently?"}, - {"url": "http://www.freebase.com/view/en/indian_national_congress", "targetValue": "(list (description \"Sonia Gandhi\") (description \"Shankar Dayal Sharma\") (description \"N. S. V. Chitthan\") (description \"Indira Gandhi\") (description \"Manmohan Singh\") (description \"Rajiv Gandhi\") (description \"Mahatma Gandhi\") (description \"Pratibha Patil\") (description \"P. V. Narasimha Rao\") (description Ambareesh))", "utterance": "who was the president of indian national congress?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Cairo))", "utterance": "where do most of the people in egypt live?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Boston))", "utterance": "where was benjamin franklin raised?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))", "utterance": "what language does egyptians use?"}, - {"url": "http://www.freebase.com/view/en/burmese_language", "targetValue": "(list (description Myanmar))", "utterance": "where do people speak burmese?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what money do they have in italy?"}, - {"url": "http://www.freebase.com/view/en/phoebe_halliwell", "targetValue": "(list (description \"Alyssa Milano\"))", "utterance": "what is phoebe halliwell's real name?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Madrid))", "utterance": "what is the name of the capital of spain?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Afghan afghani\"))", "utterance": "what is afghanistan money called?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description \"A lot of people say to me, Why did you kill Christ? I dunno... it was one of those parties, got out of hand, you know. We killed him because he didn't want to become a doctor, that's why we killed him.\"))", "utterance": "what did people in the bible say about jesus?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description \"World War I\"))", "utterance": "what lead to the fall of the ottoman empire?"}, - {"url": "http://www.freebase.com/view/en/facebook", "targetValue": "(list (description California))", "utterance": "where are facebook headquarters located?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description Autocracy))", "utterance": "what was the roman political system?"}, - {"url": "http://www.freebase.com/view/en/atlanta", "targetValue": "(list (description \"1996 Summer Olympics\"))", "utterance": "what is atlanta ga famous for?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description Juche))", "utterance": "what government type is north korea?"}, - {"url": "http://www.freebase.com/view/en/pepsi_center", "targetValue": "(list (description Denver))", "utterance": "where is the pepsi center?"}, - {"url": "http://www.freebase.com/view/en/hermione_granger", "targetValue": "(list (description \"Emma Watson\"))", "utterance": "who plays hermione granger?"}, - {"url": "http://www.freebase.com/view/en/m_c_escher", "targetValue": "(list (description \"Giovanni Battista Piranesi\"))", "utterance": "what inspired m.c. escher to become an artist?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description Oranjestad))", "utterance": "where is the best place to stay in aruba?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"\"The Emancipation Proclamation...can remind us in 2013 of all the mistakes we never want to commit again but it can also motivate us to fulfill to an ever greater degree the definitive freedom-sustaining and life-enhancing principles of democracy in living action.\"\"))", "utterance": "when did abraham lincoln free the slaves?"}, - {"url": "http://www.freebase.com/view/en/denver", "targetValue": "(list (description Denver))", "utterance": "what county is denver colorado in?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"2010 World Series\") (description \"2012 World Series\"))", "utterance": "what year did giants win world series?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what kind of government iran have?"}, - {"url": "http://www.freebase.com/view/en/seattle_seahawks", "targetValue": "(list (description \"Russell Wilson\"))", "utterance": "who is the seattle seahawks starting quarterback?"}, - {"url": "http://www.freebase.com/view/en/metallica", "targetValue": "(list (description \"Los Angeles\"))", "utterance": "where does the band metallica live?"}, - {"url": "http://www.freebase.com/view/en/melbourne_australia", "targetValue": "(list (description 1835))", "utterance": "when did melbourne get its name?"}, - {"url": "http://www.freebase.com/view/en/shania_twain", "targetValue": "(list (description \"Frederic Thiebaud\"))", "utterance": "who is shania twain's husband?"}, - {"url": "http://www.freebase.com/view/en/mandy_patinkin", "targetValue": "(list (description \"Mandy Patinkin\"))", "utterance": "who plays jason gideon?"}, - {"url": "http://www.freebase.com/view/en/toronto", "targetValue": "(list (description Ontario))", "utterance": "what province is toronto canada located in?"}, - {"url": "http://www.freebase.com/view/en/dwight_d_eisenhower", "targetValue": "(list (description \"U.S. Army War College\"))", "utterance": "where did president eisenhower go to college?"}, - {"url": "http://www.freebase.com/view/en/islam", "targetValue": "(list (description Allah))", "utterance": "what are the gods of islam?"}, - {"url": "http://www.freebase.com/view/en/vasco_nunez_de_balboa", "targetValue": "(list (description Explorer))", "utterance": "what was vasco nunez de balboa original purpose of his journey?"}, - {"url": "http://www.freebase.com/view/en/kaka", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "what team did kaka play for in 2009?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Communist state\"))", "utterance": "what political system is in china?"}, - {"url": "http://www.freebase.com/view/en/george_jefferson", "targetValue": "(list (description \"Sherman Hemsley\"))", "utterance": "who played george jefferson on all in the family?"}, - {"url": "http://www.freebase.com/view/en/eric_clapton", "targetValue": "(list (description \"Fender Stratocaster\") (description \"Gibson SG\") (description \"C. F. Martin & Company\"))", "utterance": "what guitar did clapton play?"}, - {"url": "http://www.freebase.com/view/en/joseph", "targetValue": "(list (description Asenath))", "utterance": "who did joseph from the bible marry?"}, - {"url": "http://www.freebase.com/view/en/john_herschel", "targetValue": "(list (description Cyanotype) (description \"Photographic fixer\") (description Actinometer))", "utterance": "what did sir john frederick william herschel do?"}, - {"url": "http://www.freebase.com/view/en/massachusetts", "targetValue": "(list (description \"Mitt Romney\"))", "utterance": "what is a famous person from massachusetts?"}, - {"url": "http://www.freebase.com/view/en/joakim_noah", "targetValue": "(list (description \"University of Florida\"))", "utterance": "what college did joakim noah attend?"}, - {"url": "http://www.freebase.com/view/en/anderson_cooper", "targetValue": "(list (description CNN))", "utterance": "what channel does anderson cooper come on?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Renminbi))", "utterance": "what money do they use in china?"}, - {"url": "http://www.freebase.com/view/en/wassily_kandinsky", "targetValue": "(list (description \"University of Tartu\") (description Bauhaus))", "utterance": "where did wassily kandinsky work?"}, - {"url": "http://www.freebase.com/view/en/jeb_bush", "targetValue": "(list (description Midland))", "utterance": "where does jeb bush live?"}, - {"url": "http://www.freebase.com/view/en/arab-israeli_conflict", "targetValue": "(list (description 1901))", "utterance": "when did the arab israeli war start?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Redd Foxx\") (description \"Charlie Chaplin\") (description \"James Brown\") (description \"Nipsey Russell\") (description \"Walt Disney\"))", "utterance": "who influenced michael jackson?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description Carrasco) (description Chacaltaya) (description Chile) (description Pampas) (description \"Amazon Basin\") (description \"French Guiana\") (description Peru) (description Guyana) (description Paraguay) (description Bolivia))", "utterance": "what all countries are in south america?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Joseph Stalin\"))", "utterance": "who was the leader of the ussr in 1948?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Canada) (description Sudan) (description Tanzania) (description \"United States of America\") (description Kiribati) (description \"New Zealand\"))", "utterance": "what country does japan export to?"}, - {"url": "http://www.freebase.com/view/en/francis_drake", "targetValue": "(list (description \"Golden Hind\"))", "utterance": "what ship did sir francis drake travel on?"}, - {"url": "http://www.freebase.com/view/en/kellie_martin", "targetValue": "(list (description \"A Friend to Die For\") (description \"All You Need\") (description Matinee) (description \"On the Edge of Innocence\") (description \"A Goofy Movie\") (description \"Mystery Woman: Mystery Weekend\") (description \"Mystery Woman: Snapshot\") (description \"After the Silence\") (description \"Thru the Moebius Strip\") (description \"Live Once, Die Twice\"))", "utterance": "what did kellie martin play on?"}, - {"url": "http://www.freebase.com/view/en/united_church_of_christ", "targetValue": "(list (description Christianity))", "utterance": "what does united church of christ believe?"}, - {"url": "http://www.freebase.com/view/en/walton_goggins", "targetValue": "(list (description Birmingham))", "utterance": "where is walton goggins from?"}, - {"url": "http://www.freebase.com/view/en/almadina", "targetValue": "(list (description Alberta))", "utterance": "which province is calgary canada in?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Columbia University\"))", "utterance": "what university did barack obama attend?"}, - {"url": "http://www.freebase.com/view/en/venus_williams", "targetValue": "(list (description \"2009 Wimbledon Championships\"))", "utterance": "when did venus williams win wimbledon?"}, - {"url": "http://www.freebase.com/view/en/neil_patrick_harris", "targetValue": "(list (description \"David Burtka\"))", "utterance": "who is neil patrick harris dating?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description Assur))", "utterance": "where is the capital city of assyrians?"}, - {"url": "http://www.freebase.com/view/en/aidan_quinn", "targetValue": "(list (description Actor))", "utterance": "who is aidan quinn?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what type of political system is iran?"}, - {"url": "http://www.freebase.com/view/en/guam", "targetValue": "(list (description \"Chamorro Language\") (description \"English Language\"))", "utterance": "what do people from guam speak?"}, - {"url": "http://www.freebase.com/view/en/bangkok", "targetValue": "(list (description \"MRT Blue Line\") (description \"Wat Benchamabophit\") (description \"Grand Palace\") (description \"Ananta Samakhom Throne Hall\") (description \"Wat Saket\") (description \"Khaosan Road\") (description \"Bangkok National Museum\") (description \"Samutprakarn Crocodile Farm and Zoo\") (description \"Wat Pho\") (description \"Wat Arun\"))", "utterance": "what to do if you have one day in bangkok?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Boston))", "utterance": "where was ben franklin born?"}, - {"url": "http://www.freebase.com/view/en/virginia", "targetValue": "(list (description UTC-5) (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is virginia in?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description Hispaniola))", "utterance": "what is the dominican republic part of?"}, - {"url": "http://www.freebase.com/view/en/jerry_spinelli", "targetValue": "(list (description Norristown))", "utterance": "where did jerry spinelli live as a kid?"}, - {"url": "http://www.freebase.com/view/en/costa_rica", "targetValue": "(list (description \"Spanish Language\"))", "utterance": "what do costa ricans speak?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description \"Pittsburgh Steelers at Arizona Cardinals, 2009-02-01\"))", "utterance": "what year did arizona cardinals go to superbowl?"}, - {"url": "http://www.freebase.com/view/en/spencer_pratt", "targetValue": "(list (description \"University of Southern California\"))", "utterance": "where does spencer pratt go to school?"}, - {"url": "http://www.freebase.com/view/en/charles_babbage", "targetValue": "(list (description \"Analytical Engine\"))", "utterance": "what did charles babbage make?"}, - {"url": "http://www.freebase.com/view/en/uhura", "targetValue": "(list (description \"Nichelle Nichols\"))", "utterance": "who played lt uhura?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description \"American football\"))", "utterance": "what is new york giants?"}, - {"url": "http://www.freebase.com/view/en/melbourne_cup", "targetValue": "(list (description Yearly))", "utterance": "what time is the melbourne cup?"}, - {"url": "http://www.freebase.com/view/en/alice_walker", "targetValue": "(list (description \"Sarah Lawrence College\") (description \"Spelman College\"))", "utterance": "what colleges did alice walker attend?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Occidental College\") (description \"Harvard Law School\") (description \"Noelani Elementary School\") (description \"Punahou School\") (description \"State Elementary School Menteng 01\") (description \"St. Francis of Assisi Catholic School\") (description \"Columbia University\"))", "utterance": "what schools did barack obama attend?"}, - {"url": "http://www.freebase.com/view/en/french_alps", "targetValue": "(list (description France))", "utterance": "where is the french alps located?"}, - {"url": "http://www.freebase.com/view/en/peyton_manning", "targetValue": "(list (description \"1998 NFL Draft\"))", "utterance": "what year was peyton manning's rookie year?"}, - {"url": "http://www.freebase.com/view/en/peter_frampton", "targetValue": "(list (description \"Christina Elfers\") (description \"Mary Lovett\") (description \"Barbara Gold\"))", "utterance": "who was peter frampton married to?"}, - {"url": "http://www.freebase.com/view/en/hawaii", "targetValue": "(list (description \"Hawaii\u2013Aleutian Time Zone\"))", "utterance": "what is the hawaii time zone?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"John Harbaugh\"))", "utterance": "who has coached the baltimore ravens?"}, - {"url": "http://www.freebase.com/view/en/manny_ramirez", "targetValue": "(list (description \"Boston Red Sox\") (description \"Los Angeles Dodgers\") (description \"Cleveland Indians\"))", "utterance": "what teams did manny ramirez play for?"}, - {"url": "http://www.freebase.com/view/en/iraq", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description Republic) (description \"Federal republic\") (description \"Parliamentary republic\"))", "utterance": "what type of government does iraq have 2012?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Diplomat) (description Statesman) (description Politician) (description \"Political activist\") (description Author) (description Writer) (description Printer) (description Scientist) (description Librarian) (description Inventor))", "utterance": "what other jobs did benjamin franklin have?"}, - {"url": "http://www.freebase.com/view/en/gregor_mendel", "targetValue": "(list (description \"Mendelian inheritance\"))", "utterance": "who was gregor mendel and what did he contribute to science?"}, - {"url": "http://www.freebase.com/view/en/master", "targetValue": "(list (description \"Roger Delgado\"))", "utterance": "who plays harold saxon in doctor who?"}, - {"url": "http://www.freebase.com/view/en/miss_america", "targetValue": "(list (description \"Miss America 1921\"))", "utterance": "what year was the first miss america pageant?"}, - {"url": "http://www.freebase.com/view/en/lindsey_buckingham", "targetValue": "(list (description \"Bass guitar\"))", "utterance": "what kind of guitar does lindsey buckingham play?"}, - {"url": "http://www.freebase.com/view/en/joe_namath", "targetValue": "(list (description \"University of Alabama\"))", "utterance": "what college did joe namath attend?"}, - {"url": "http://www.freebase.com/view/en/asheville", "targetValue": "(list (description \"Grove Park Inn\"))", "utterance": "where to stay near asheville?"}, - {"url": "http://www.freebase.com/view/en/greenwich_mean_time", "targetValue": "(list (description Codicote) (description Ballincollig) (description Reykjavik) (description Iceland) (description Booterstown) (description \"WF1 1HS\") (description Oxford) (description Halifax) (description Glasgow) (description Harpenden))", "utterance": "what city uses gmt?"}, - {"url": "http://www.freebase.com/view/en/zambezi", "targetValue": "(list (description Mwinilunga))", "utterance": "where does the zambezi river begin?"}, - {"url": "http://www.freebase.com/view/en/duluth", "targetValue": "(list (description \"St. Louis County\"))", "utterance": "what county is duluth minnesota in?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description 60605) (description 60604) (description 60607) (description 60606) (description 60601) (description 60610) (description 60603) (description 60602) (description 60290) (description 60608))", "utterance": "what zip code is chicago il?"}, - {"url": "http://www.freebase.com/view/en/argentina", "targetValue": "(list (description \"Representative democracy\") (description \"Presidential system\") (description \"Federal republic\") (description Federation))", "utterance": "what is the political system in argentina?"}, - {"url": "http://www.freebase.com/view/en/andrew_johnson", "targetValue": "(list (description Stroke))", "utterance": "what did andrew johnson die from?"}, - {"url": "http://www.freebase.com/view/en/oregon", "targetValue": "(list (description \"John Kitzhaber\"))", "utterance": "who is the governor of oregon 2012?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description \"Skamania County\"))", "utterance": "what city is mt st helens in?"}, - {"url": "http://www.freebase.com/view/en/janelle_monae", "targetValue": "(list (description Singer) (description Artist))", "utterance": "what is janelle monae famous for?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"North America\"))", "utterance": "what continent is mexico located on?"}, - {"url": "http://www.freebase.com/view/en/inheritance_trilogy", "targetValue": "(list (description \"Christopher Paolini\"))", "utterance": "who created the ancient language in alagaesia?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Wales) (description England) (description Scotland) (description \"Northern Ireland\"))", "utterance": "what four regions make up the united kingdom?"}, - {"url": "http://www.freebase.com/view/en/time_warner", "targetValue": "(list (description WPCH-TV))", "utterance": "what does time warner own?"}, - {"url": "http://www.freebase.com/view/en/roma_in_central_and_eastern_europe", "targetValue": "(list (description \"Romani people\"))", "utterance": "where did the roma people come from?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"English Language\"))", "utterance": "what language do most native americans speak?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description President) (description \"Member of Parliament\") (description \"Prime minister\") (description \"Supreme leader\") (description \"Finance minister\"))", "utterance": "what kind of political system does iran have?"}, - {"url": "http://www.freebase.com/view/en/anne_hathaway", "targetValue": "(list (description \"United States of America\"))", "utterance": "where was anne hathaway born?"}, - {"url": "http://www.freebase.com/view/en/bryce_dallas_howard", "targetValue": "(list (description Victoria))", "utterance": "who did bryce dallas howard play in eclipse?"}, - {"url": "http://www.freebase.com/view/en/audi", "targetValue": "(list (description \"Volkswagen Group\"))", "utterance": "who owns audi 2011?"}, - {"url": "http://www.freebase.com/view/en/andrew_young", "targetValue": "(list (description \"Dillard University\") (description \"Howard University\") (description \"Hartford Seminary\"))", "utterance": "where did andrew young go to school?"}, - {"url": "http://www.freebase.com/view/en/trans_world_airlines", "targetValue": "(list (description \"Howard Hughes\"))", "utterance": "who started twa airlines?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description \"Qingtian dialect\") (description \"Standard Mandarin\"))", "utterance": "what are the two dialects of chinese?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description Scarecrow))", "utterance": "who was michael jackson in the wiz?"}, - {"url": "http://www.freebase.com/view/en/washington_united_states", "targetValue": "(list (description Maryland) (description \"Chevy Chase\") (description Virginia) (description \"Northern Virginia\") (description \"Arlington County\"))", "utterance": "where is washington dc located what state?"}, - {"url": "http://www.freebase.com/view/en/duluth", "targetValue": "(list (description \"St. Louis County\"))", "utterance": "what county is duluth in?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description Illinois))", "utterance": "what state in chicago in?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"Albanian language\") (description \"Greek Language\"))", "utterance": "what is the major language spoken in greece?"}, - {"url": "http://www.freebase.com/view/en/luke_bryan", "targetValue": "(list (description \"Jeff Stevens\"))", "utterance": "who wrote luke bryan's drunk on you?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japan Standard Time\") (description UTC+09:00))", "utterance": "what time is it in japan 24 hour clock?"}, - {"url": "http://www.freebase.com/view/en/james_chadwick", "targetValue": "(list (description Neutron))", "utterance": "what part of the atom did chadwick discover?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Illinois State Senator\"))", "utterance": "what state is barack obama senator for?"}, - {"url": "http://www.freebase.com/view/en/john_mayer", "targetValue": "(list (description \"Soul music\") (description \"Pop rock\") (description \"Pop music\") (description \"Indie rock\") (description Blues-rock) (description \"Blue-eyed soul\") (description \"Soul rock\") (description \"Rock music\") (description Blues) (description \"Acoustic music\"))", "utterance": "what kinda music does john mayer sing?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description \"European Union\"))", "utterance": "what will happen to greece when it defaults?"}, - {"url": "http://www.freebase.com/view/en/boudica", "targetValue": "(list (description \"Warrior Queen\"))", "utterance": "what boudicca do?"}, - {"url": "http://www.freebase.com/view/en/oprah_winfrey", "targetValue": "(list (description \"If you want to accomplish the goals of your life, you have to begin with the Spirit.\"))", "utterance": "what oprah thinks about god?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Portuguese Language\"))", "utterance": "what language do brazil speak?"}, - {"url": "http://www.freebase.com/view/en/john_a_macdonald", "targetValue": "(list (description Ottawa))", "utterance": "where did sir john a macdonald die?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what kind of money in aruba?"}, - {"url": "http://www.freebase.com/view/en/perth", "targetValue": "(list (description \"Western Mail\"))", "utterance": "what is the date today in perth?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Memphis))", "utterance": "where did martin luther king jr get shot?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Spain))", "utterance": "what country does spanish come from?"}, - {"url": "http://www.freebase.com/view/en/south_korea", "targetValue": "(list (description Seoul))", "utterance": "what is south korea's capital city?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Hayden Christensen\"))", "utterance": "who was darth vader in episode 3?"}, - {"url": "http://www.freebase.com/view/en/ellen_degeneres", "targetValue": "(list (description \"Madeo Restaurant\"))", "utterance": "when does ellen air?"}, - {"url": "http://www.freebase.com/view/en/democratic_republic_of_the_congo", "targetValue": "(list (description \"Congolese franc\"))", "utterance": "what is the currency in the republic of congo?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Political Science\"))", "utterance": "what does obama have a degree in?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "who is the political leader of japan?"}, - {"url": "http://www.freebase.com/view/en/giovanni_da_verrazano", "targetValue": "(list (description Italy))", "utterance": "what country did giovanni da verrazano represent?"}, - {"url": "http://www.freebase.com/view/en/nicholas_ii_of_russia", "targetValue": "(list (description 7/17/1918))", "utterance": "when was saint nicholas died?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Netherlands) (description \"Czech Republic\") (description Salzburg) (description Denmark) (description Poland) (description Luxembourg) (description France) (description Belgium) (description Austria) (description Switzerland))", "utterance": "what countries does germany share borders with?"}, - {"url": "http://www.freebase.com/view/en/jacksonville_jaguars", "targetValue": "(list (description Jacksonville))", "utterance": "what city is the jacksonville jaguars from?"}, - {"url": "http://www.freebase.com/view/en/oakland_raiders", "targetValue": "(list (description \"Super Bowl XV\"))", "utterance": "when is the last time the raiders won a championship?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "where is the time zone in florida?"}, - {"url": "http://www.freebase.com/view/en/youtube", "targetValue": "(list (description \"Chad Hurley\") (description \"Steve Chen\") (description \"Jawed Karim\"))", "utterance": "who created youtube and when?"}, - {"url": "http://www.freebase.com/view/en/clearwater", "targetValue": "(list (description \"Pinellas County\"))", "utterance": "what county is clearwater fl in?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Parliamentary system\") (description \"Unitary state\") (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what type of political system is spain?"}, - {"url": "http://www.freebase.com/view/en/farrah_fawcett", "targetValue": "(list (description \"Domestic partnership\"))", "utterance": "what happened to farrah and her baby daddy?"}, - {"url": "http://www.freebase.com/view/en/snoopy", "targetValue": "(list (description Olaf) (description Spike))", "utterance": "what are the names of snoopy brothers and sisters?"}, - {"url": "http://www.freebase.com/view/en/laguna_beach_the_real_orange_county", "targetValue": "(list (description \"Come Clean\"))", "utterance": "what is the laguna beach theme song?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description Tuberculosis))", "utterance": "what was the cause of death for edgar allan poe?"}, - {"url": "http://www.freebase.com/view/en/thomas_edison", "targetValue": "(list (description Inventor))", "utterance": "what is thomas edison's most famous for?"}, - {"url": "http://www.freebase.com/view/en/jlo", "targetValue": "(list (description Actor))", "utterance": "what does jennifer lopez do?"}, - {"url": "http://www.freebase.com/view/en/dmitri_mendeleev", "targetValue": "(list (description Russia))", "utterance": "what country was dmitri mendeleev born?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Punahou School\"))", "utterance": "where did pres obama go to high school?"}, - {"url": "http://www.freebase.com/view/en/west_germany", "targetValue": "(list (description Bonn))", "utterance": "what is the capital city of west germany?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Australian dollar\"))", "utterance": "what money system does australia use?"}, - {"url": "http://www.freebase.com/view/en/herman_cain", "targetValue": "(list (description \"Herman Cain presidential campaign, 2012\"))", "utterance": "when did herman cain run for president?"}, - {"url": "http://www.freebase.com/view/en/caroline_spencer", "targetValue": "(list (description \"Bill Spencer\"))", "utterance": "who is caroline spencer jr s father?"}, - {"url": "http://www.freebase.com/view/en/u_s_open", "targetValue": "(list (description \"2011 US Open\"))", "utterance": "when is the us open tennis mens final 2011?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "where does president barack obama live?"}, - {"url": "http://www.freebase.com/view/en/nick_diaz", "targetValue": "(list (description \"UFC 62: Liddell vs. Sobral\") (description Unpleasantville) (description \"UFC 57: Couture vs. Liddell 3\") (description \"UFC 53: Heavy Hitters\") (description \"Elite XC: Uprising: Rua vs. Lawler\") (description \"UFC: The Ultimate 100 Greatest Fights: Vol. 2\") (description \"Elite XC: Return of the King: Noons vs. Edwards\") (description \"Fight Life\") (description \"Elite XC: Lawler vs Smith II\") (description \"UFC 59: Reality Check\"))", "utterance": "where does nick diaz fight?"}, - {"url": "http://www.freebase.com/view/en/st_louis_missouri", "targetValue": "(list (description \"St. Louis\"))", "utterance": "where did st louis tornado hit?"}, - {"url": "http://www.freebase.com/view/en/whitney_houston", "targetValue": "(list (description Drowning) (description \"Coronary artery disease\") (description \"Cocaine overdose\"))", "utterance": "what did whitney houston die of?"}, - {"url": "http://www.freebase.com/view/en/selena_gomez", "targetValue": "(list (description \"Arthur 3: The War of the Two Worlds\") (description \"Monte Carlo\") (description \"Spy Kids 3-D: Game Over\") (description \"Wizards of Waverly Place: The Movie\") (description \"Arthur and the Invisibles: The New Minimoy Adventures\") (description \"Ramona and Beezus\") (description \"Another Cinderella Story\") (description \"Horton Hears a Who!\") (description \"Arthur and the Vengeance of Maltazard\") (description \"Princess Protection Program\"))", "utterance": "what movies has selena gomez starred in?"}, - {"url": "http://www.freebase.com/view/en/khloe_kardashian", "targetValue": "(list (description \"Marymount High School\"))", "utterance": "what highschool did khloe kardashian go to?"}, - {"url": "http://www.freebase.com/view/en/heisman_trophy", "targetValue": "(list (description \"Robert Griffin III\"))", "utterance": "who is the 2011 heisman trophy winner?"}, - {"url": "http://www.freebase.com/view/en/midland", "targetValue": "(list (description \"Wilco building\") (description \"Joyland Amusement Park\") (description \"Fort Concho\") (description \"George W. Bush Childhood Home\") (description \"Midland Community Center\") (description \"Brown Dorsey Medallion Home\") (description \"Rock the Desert\") (description \"Bank of America Building\") (description \"WNB Tower\") (description \"Summer Mummers\"))", "utterance": "what to do in midland tx this weekend?"}, - {"url": "http://www.freebase.com/view/en/freddy_krueger", "targetValue": "(list (description \"Chason Schirmer\") (description \"Tobe Sexton\") (description \"Robert Englund\"))", "utterance": "who played freddy in friday the 13th?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description Micrographia))", "utterance": "what contribution did hooke made to science in 1665?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description \"Principality of Wales\") (description \"Kingdom of Scotland\"))", "utterance": "what countries make up great britain and what are their capitals?"}, - {"url": "http://www.freebase.com/view/en/eli_whitney", "targetValue": "(list (description \"Interchangeable parts\") (description \"Cotton gin\") (description Milling))", "utterance": "what did eli whitney invented?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description Beowulf) (description Cleopatra) (description \"A Mighty Heart\") (description Changeling) (description \"Confessions of an Action Star\") (description \"Celebrity News Reels: Hollywood's Most Infamous Couples and Ugliest Breakups\") (description \"Beyond Borders\") (description \"Alice & Viril\") (description \"Angela & Viril\") (description Alexander))", "utterance": "what movies has angelina jolie in?"}, - {"url": "http://www.freebase.com/view/en/uga", "targetValue": "(list (description \"Georgia Bulldogs football\"))", "utterance": "what radio station does uga football come on?"}, - {"url": "http://www.freebase.com/view/en/chrysler", "targetValue": "(list (description \"Steven J. Harris\") (description \"Ricardo Montalb\u00e1n\") (description \"Robert J. Eaton\") (description \"Virgis W. Colbert\") (description \"Bob Lutz\") (description \"Thomas W. LaSorda\") (description \"Robert Nardelli\"))", "utterance": "who owns the chrysler corporation?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description Virginia))", "utterance": "where was george washington originally from?"}, - {"url": "http://www.freebase.com/view/en/christopher_columbus", "targetValue": "(list (description Genoa))", "utterance": "what country christopher columbus from?"}, - {"url": "http://www.freebase.com/view/en/michael_j_fox", "targetValue": "(list (description Actor))", "utterance": "who was michael j fox?"}, - {"url": "http://www.freebase.com/view/en/jenna_dewan", "targetValue": "(list (description \"The Grudge 2\") (description \"Step Up\") (description \"Take the Lead\") (description \"Balls to the Wall\") (description \"Fab Five: The Texas Cheerleader Scandal\") (description Waterborne) (description \"American Virgin\") (description \"Love Lies Bleeding\") (description Tamara) (description \"Slightly Single in L.A.\"))", "utterance": "what movies did jenna dewan play in?"}, - {"url": "http://www.freebase.com/view/en/bosnians", "targetValue": "(list (description Serbo-Croatian) (description \"Croatian language\") (description \"Bosnian language\") (description \"Serbian language\"))", "utterance": "what is the bosnian language?"}, - {"url": "http://www.freebase.com/view/en/salman_khan", "targetValue": "(list (description \"Salim Khan\"))", "utterance": "what is father name of salman khan?"}, - {"url": "http://www.freebase.com/view/en/shawn_johnson", "targetValue": "(list (description \"Des Moines\"))", "utterance": "where is shawn johnson gymnast from?"}, - {"url": "http://www.freebase.com/view/en/cote_divoire", "targetValue": "(list (description \"West African CFA franc\"))", "utterance": "what kind of money does the ivory coast use?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description \"Tobias Smollett\") (description \"Washington Irving\") (description \"Miguel de Cervantes\") (description \"William Wordsworth\") (description \"Honor\u00e9 de Balzac\") (description \"Henry Fielding\") (description \"Victor Hugo\") (description \"Sheridan Le Fanu\") (description \"William Shakespeare\") (description \"Laurence Sterne\"))", "utterance": "what writers influenced charles dickens?"}, - {"url": "http://www.freebase.com/view/en/roger_federer", "targetValue": "(list (description Basel))", "utterance": "where is roger federer from sui?"}, - {"url": "http://www.freebase.com/view/en/dominican_republic", "targetValue": "(list (description \"Dominican peso\"))", "utterance": "what money should i bring to dominican?"}, - {"url": "http://www.freebase.com/view/en/michael_buble", "targetValue": "(list (description \"Swing music\") (description \"Vocal music\") (description \"Lounge music\") (description \"Pop music\") (description \"Adult contemporary music\") (description Jazz) (description \"Traditional pop music\") (description \"Easy listening\") (description \"Soft rock\") (description \"Big band\"))", "utterance": "what is michael buble's style of music?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description Miami))", "utterance": "where did the florida marlins?"}, - {"url": "http://www.freebase.com/view/en/taylor_lautner", "targetValue": "(list (description \"The Twilight Saga\"))", "utterance": "what movies did taylor lautner star in?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Watergate scandal\"))", "utterance": "what did nixon do when he was president?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Languages of Egypt\") (description \"Egyptian Arabic\") (description \"Coptic Language\") (description \"Egyptian language\") (description \"Sa'idi Arabic\"))", "utterance": "what do egyptians speak?"}, - {"url": "http://www.freebase.com/view/en/egyptians", "targetValue": "(list (description \"Egyptian Arabic\"))", "utterance": "what language did the egyptians?"}, - {"url": "http://www.freebase.com/view/en/forgetting_sarah_marshall", "targetValue": "(list (description \"Kristen Bell\"))", "utterance": "who plays sarah marshall?"}, - {"url": "http://www.freebase.com/view/en/b_f_skinner", "targetValue": "(list (description Atheism))", "utterance": "what did skinner believe?"}, - {"url": "http://www.freebase.com/view/en/babe_ruth", "targetValue": "(list (description \"1914 Major League Baseball Season\"))", "utterance": "when did babe ruth start playing baseball in the mlb?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of monarchy did england have during the glorious revolution?"}, - {"url": "http://www.freebase.com/view/en/marlo_stanfield", "targetValue": "(list (description \"Jamie Hector\"))", "utterance": "who plays marlo on the wire?"}, - {"url": "http://www.freebase.com/view/en/inglewood", "targetValue": "(list (description 90311) (description 90307) (description 90306) (description 90305) (description 90304) (description 90303) (description 90302) (description 90301) (description 90309) (description 90308))", "utterance": "what is the zip code for inglewood california?"}, - {"url": "http://www.freebase.com/view/en/edward_quartermaine", "targetValue": "(list (description \"David Lewis\"))", "utterance": "who was the first actor to play edward quartermaine?"}, - {"url": "http://www.freebase.com/view/en/google", "targetValue": "(list (description \"Stanford University\"))", "utterance": "where did the founder of google go to college?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what currency is used in germany 2012?"}, - {"url": "http://www.freebase.com/view/en/roald_dahl", "targetValue": "(list (description Novelist))", "utterance": "what made roald dahl famous?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Boston University\"))", "utterance": "what school did martin luther king jr attend?"}, - {"url": "http://www.freebase.com/view/en/lenny_kravitz", "targetValue": "(list (description \"Lisa Bonet\"))", "utterance": "who did lenny kravitz marry?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"French Language\"))", "utterance": "what is the second official language of canada?"}, - {"url": "http://www.freebase.com/view/en/dallas_cowboys", "targetValue": "(list (description \"Jimmy Johnson\"))", "utterance": "who coached the dallas cowboys in 1996?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description Spain))", "utterance": "what country did ponce de leon live in?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian Language\"))", "utterance": "what is the language called in russia?"}, - {"url": "http://www.freebase.com/view/en/austin", "targetValue": "(list (description \"Stephen F. Austin\"))", "utterance": "what does the name austin stand for?"}, - {"url": "http://www.freebase.com/view/en/hank_baskett", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "who does hank baskett play for now nov 2010?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Richard Nixon\"))", "utterance": "who was the president of the us in 1971?"}, - {"url": "http://www.freebase.com/view/en/ronaldo", "targetValue": "(list (description \"FC Barcelona\"))", "utterance": "what team did ronaldo play for?"}, - {"url": "http://www.freebase.com/view/en/birmingham", "targetValue": "(list (description \"Millennium Point\") (description \"Birmingham Nature Centre\") (description \"National Exhibition Centre\") (description \"Cadbury World\") (description \"Aston Hall\") (description \"Blakesley Hall\") (description \"Sarehole Mill\") (description \"Edgbaston Cricket Ground\") (description \"Birmingham Museum and Art Gallery\") (description \"Thinktank, Birmingham\"))", "utterance": "what to do today in birmingham uk?"}, - {"url": "http://www.freebase.com/view/en/timothy_mcveigh", "targetValue": "(list (description \"Terry Nichols\"))", "utterance": "who was timothy mcveigh accomplice?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description \"Kim Il-sung\"))", "utterance": "how old is the current president of north korea?"}, - {"url": "http://www.freebase.com/view/en/tamera_mowry", "targetValue": "(list (description \"Sister, Sister\") (description \"Tia & Tamera\") (description Detention) (description \"Strong Medicine\") (description Roommates) (description \"The Look for Less\") (description \"The Adventures of Hyperman\"))", "utterance": "what show does tamera mowry play on?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description Lojban) (description \"Esperanto Language\") (description \"English Language\"))", "utterance": "what language do the people speak in australia?"}, - {"url": "http://www.freebase.com/view/en/greeley", "targetValue": "(list (description \"Aims Community College\"))", "utterance": "what college is in greeley colorado?"}, - {"url": "http://www.freebase.com/view/en/niger", "targetValue": "(list (description Libya) (description Chad) (description Algeria) (description Mali) (description Nigeria) (description \"Burkina Faso\") (description Benin))", "utterance": "what countries does the niger river flow through?"}, - {"url": "http://www.freebase.com/view/en/arizona", "targetValue": "(list (description Saguaro))", "utterance": "what is the official state flower of arizona?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Hindu Kush\"))", "utterance": "what religion are most people in pakistan?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"The Great Pyramid of Giza\"))", "utterance": "where is pyramids located in egypt?"}, - {"url": "http://www.freebase.com/view/en/bungie_studios", "targetValue": "(list (description \"Minotaur: The Labyrinths of Crete\") (description \"Marathon Infinity\") (description \"Marathon 2: Durandal\") (description \"Operation Desert Storm\") (description \"Myth II: Soulblighter\") (description Abuse) (description \"Pathways into Darkness\") (description Gnop!) (description \"Myth: The Fallen Lords\") (description Marathon))", "utterance": "what games did bungie make?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "who does cristiano ronaldo play for 2012?"}, - {"url": "http://www.freebase.com/view/en/mother_jones", "targetValue": "(list (description \"Children's rights\") (description \"Labor rights\"))", "utterance": "what type of laws did mary harris jones demand?"}, - {"url": "http://www.freebase.com/view/en/kobe_bryant", "targetValue": "(list (description \"Los Angeles Lakers\"))", "utterance": "what team did kobe bryant play for first?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description \"Communist state\"))", "utterance": "what kind of government does vietnam have?"}, - {"url": "http://www.freebase.com/view/en/switzerland", "targetValue": "(list (description \"Romansh language\") (description \"French Language\") (description \"German Language\") (description \"Italian Language\"))", "utterance": "what language do the speak in switzerland?"}, - {"url": "http://www.freebase.com/view/en/rome", "targetValue": "(list (description \"Metropolitana di Roma\"))", "utterance": "where to stay in rome neighborhood?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what style of art did van gogh produce?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"Why Race Mattered in Barack Obama's Re-election\"))", "utterance": "what is american pie about song?"}, - {"url": "http://www.freebase.com/view/en/portuguese", "targetValue": "(list (description Portuguese))", "utterance": "what are portuguese people considered?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description Beowulf) (description Cleopatra) (description \"A Mighty Heart\") (description Changeling) (description \"Confessions of an Action Star\") (description \"Celebrity News Reels: Hollywood's Most Infamous Couples and Ugliest Breakups\") (description \"Beyond Borders\") (description \"Alice & Viril\") (description \"Angela & Viril\") (description Alexander))", "utterance": "what movies did angelina jolie star in?"}, - {"url": "http://www.freebase.com/view/en/carthage", "targetValue": "(list (description Tunisia))", "utterance": "where was ancient carthage located?"}, - {"url": "http://www.freebase.com/view/en/marc_chagall", "targetValue": "(list (description Surrealism) (description Expressionism))", "utterance": "what type of paintings did marc chagall do?"}, - {"url": "http://www.freebase.com/view/en/werner_heisenberg", "targetValue": "(list (description \"wolfgang ernst pauli worked with werner karl heisenberg\"))", "utterance": "what did heisenberg say about electrons?"}, - {"url": "http://www.freebase.com/view/en/howard_shore", "targetValue": "(list (description \"The Lord of the Rings: The Two Towers\") (description \"The Lord of the Rings: The Return of the King\") (description \"The Departed\") (description \"The Lord of the Rings: The Fellowship of the Ring\") (description \"The Game\") (description \"Vampire's Kiss\") (description \"The Fly\") (description \"The Silence of the Lambs\") (description \"The Truth About Cats & Dogs\") (description \"After Hours\"))", "utterance": "what movies did howard shore wrote the music for?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Puquina Language\") (description \"Spanish Language\"))", "utterance": "what does chilean people speak?"}, - {"url": "http://www.freebase.com/view/en/frederick_douglass", "targetValue": "(list (description Publisher) (description Orator) (description Writer) (description Statesman) (description Author))", "utterance": "what were frederick douglass achievements?"}, - {"url": "http://www.freebase.com/view/en/kenneth_parcell", "targetValue": "(list (description \"Jack McBrayer\"))", "utterance": "who plays kenneth on 30 rock?"}, - {"url": "http://www.freebase.com/view/en/olympic_games", "targetValue": "(list (description \"Once every two years\"))", "utterance": "when do they have the olympics?"}, - {"url": "http://www.freebase.com/view/en/davenport", "targetValue": "(list (description 52801))", "utterance": "what is zip code for davenport iowa?"}, - {"url": "http://www.freebase.com/view/en/riley_finn", "targetValue": "(list (description Sunnydale))", "utterance": "where is riley's farm located?"}, - {"url": "http://www.freebase.com/view/en/new_york_knicks", "targetValue": "(list (description \"Mike Woodson\"))", "utterance": "who is the current coach of the new york knicks?"}, - {"url": "http://www.freebase.com/view/en/william_shakespeare", "targetValue": "(list (description \"Judith Quiney\") (description \"Susanna Hall\") (description \"Hamnet Shakespeare\"))", "utterance": "what was the name of william shakespeare's children?"}, - {"url": "http://www.freebase.com/view/en/carter_g_woodson", "targetValue": "(list (description \"Association for the Study of African American Life and History\"))", "utterance": "what organization did dr. carter g. woodson found?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Rooney family\"))", "utterance": "who owns the steelers football team?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican dollar\"))", "utterance": "what currency does jamaica accept?"}, - {"url": "http://www.freebase.com/view/en/howard_stern", "targetValue": "(list (description Him/Herself))", "utterance": "who played howard stern in private parts?"}, - {"url": "http://www.freebase.com/view/en/european_union", "targetValue": "(list (description 1/1/1995) (description 1/1/2007) (description 1/1/1973) (description 5/1/2004) (description 3/25/1957))", "utterance": "when countries joined the european union?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"Double hull\") (description \"Viola organista\"))", "utterance": "what inventions did leonardo da vinci made?"}, - {"url": "http://www.freebase.com/view/en/ronaldinho", "targetValue": "(list (description \"Clube Atl\u00e9tico Mineiro\"))", "utterance": "which team does ronaldinho play for?"}, - {"url": "http://www.freebase.com/view/en/eric_cantor", "targetValue": "(list (description Richmond))", "utterance": "where is eric cantor from?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Swedish krona\"))", "utterance": "what is the currency of sweden called?"}, - {"url": "http://www.freebase.com/view/en/cameron_newton", "targetValue": "(list (description \"Westlake High School\") (description \"University of Florida\") (description \"Auburn University\") (description \"Blinn College\"))", "utterance": "what school did cam newton go to before auburn?"}, - {"url": "http://www.freebase.com/view/en/tim_mcgraw", "targetValue": "(list (description Delhi))", "utterance": "where did tim mcgraw grew up?"}, - {"url": "http://www.freebase.com/view/en/new_york_giants", "targetValue": "(list (description \"1927 New York Giants season\") (description \"2012 NFC Championship Game\") (description \"1934 NFL Championship Game\") (description \"Super Bowl XXV\") (description \"Super Bowl XLVI\") (description \"1938 NFL Championship Game\") (description \"Super Bowl XLII\") (description \"1956 NFL Championship Game\") (description \"Super Bowl XXI\"))", "utterance": "when did ny giants win the superbowl?"}, - {"url": "http://www.freebase.com/view/en/john_kerry", "targetValue": "(list (description \"John Kerry presidential campaign, 2004\"))", "utterance": "when did kerry run for president?"}, - {"url": "http://www.freebase.com/view/en/sweden", "targetValue": "(list (description \"Swedish krona\"))", "utterance": "what's sweden's currency?"}, - {"url": "http://www.freebase.com/view/en/greece", "targetValue": "(list (description Euro))", "utterance": "what currency does greece use?"}, - {"url": "http://www.freebase.com/view/en/sonny_bill_williams", "targetValue": "(list (description Chiefs))", "utterance": "who does sonny bill williams play for 2012?"}, - {"url": "http://www.freebase.com/view/en/utah", "targetValue": "(list (description \"Orrin Hatch\") (description \"Mike Lee\") (description \"Bob Bennett\"))", "utterance": "who are senators from utah?"}, - {"url": "http://www.freebase.com/view/en/georgetown_university", "targetValue": "(list (description 20057))", "utterance": "what is the zip code for georgetown ga?"}, - {"url": "http://www.freebase.com/view/en/michael_vick", "targetValue": "(list (description \"United States Penitentiary, Leavenworth\"))", "utterance": "who did michael vick play for in 2008?"}, - {"url": "http://www.freebase.com/view/en/maui", "targetValue": "(list (description Wailuku))", "utterance": "when was the last shark attack in maui?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description Republic) (description \"Unitary state\"))", "utterance": "what type of government did egypt have?"}, - {"url": "http://www.freebase.com/view/en/riannah", "targetValue": "(list (description Afro-Guyanese))", "utterance": "where is rihanna from ethnically?"}, - {"url": "http://www.freebase.com/view/en/assyria", "targetValue": "(list (description \"Middle East\"))", "utterance": "where was the assyrian civilization located?"}, - {"url": "http://www.freebase.com/view/en/charles_de_secondat_baron_de_montesquieu", "targetValue": "(list (description Fever))", "utterance": "what did baron de montesquieu die from?"}, - {"url": "http://www.freebase.com/view/en/illinois", "targetValue": "(list (description \"Dick Durbin\"))", "utterance": "who are the current senators from illinois?"}, - {"url": "http://www.freebase.com/view/en/nashville_tennessee", "targetValue": "(list (description \"Tennessee Agricultural Museum\") (description Parthenon) (description \"Hotel Halbrook Railroad & Local History Museum\") (description \"Warner Parks\") (description \"Cheekwood Botanical Garden and Museum of Art\") (description \"The Hermitage\") (description \"Nashville Film Festival\") (description \"Country Music Hall of Fame and Museum\") (description \"Tennessee State Museum\") (description \"Centennial Park (Nashville)\"))", "utterance": "what do do in nashville tn?"}, - {"url": "http://www.freebase.com/view/en/robert_hooke", "targetValue": "(list (description Diaphragm) (description \"Universal joint\") (description \"Balance wheel\"))", "utterance": "what inventions did robert hooke made?"}, - {"url": "http://www.freebase.com/view/en/patrick_jane", "targetValue": "(list (description \"Bruno Heller\"))", "utterance": "who plays patrick jane wife?"}, - {"url": "http://www.freebase.com/view/en/derrick_rose", "targetValue": "(list (description \"Chicago Bulls\"))", "utterance": "what team does derrick rose play for?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description Australia) (description Tuvalu) (description \"United States of America\") (description \"United Kingdom\") (description Kiribati) (description Japan))", "utterance": "what countries do new zealand export to?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Communist state\"))", "utterance": "what type of government does the former soviet union have?"}, - {"url": "http://www.freebase.com/view/en/huell_howser", "targetValue": "(list (description \"Prostate cancer\"))", "utterance": "what illness did huell howser died of?"}, - {"url": "http://www.freebase.com/view/en/general_motors", "targetValue": "(list (description Hummer) (description Pontiac) (description Chevrolet) (description Buick) (description Oldsmobile) (description Cadillac))", "utterance": "what car models does gm make?"}, - {"url": "http://www.freebase.com/view/en/the_legend_of_zelda_series", "targetValue": "(list (description \"The Legend of Zelda\"))", "utterance": "which legend of zelda game is the first?"}, - {"url": "http://www.freebase.com/view/en/zack_de_la_rocha", "targetValue": "(list (description \"United States of America\"))", "utterance": "what nationality is zack de la rocha?"}, - {"url": "http://www.freebase.com/view/en/wolfgang_amadeus_mozart", "targetValue": "(list (description \"Rheumatic fever\"))", "utterance": "what did mozart die from?"}, - {"url": "http://www.freebase.com/view/en/pittsburgh_steelers", "targetValue": "(list (description \"Super Bowl IX\") (description \"Super Bowl XLIII\") (description \"Super Bowl X\") (description \"Super Bowl XL\") (description \"Super Bowl XIV\") (description \"Super Bowl XIII\"))", "utterance": "what years have the steelers won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/doc_holliday", "targetValue": "(list (description Tuberculosis))", "utterance": "what did doc holliday die from?"}, - {"url": "http://www.freebase.com/view/en/great_britain", "targetValue": "(list (description \"Principality of Wales\") (description \"Kingdom of Scotland\"))", "utterance": "what countries does britain own?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))", "utterance": "what government does france have?"}, - {"url": "http://www.freebase.com/view/en/dorothy_gale", "targetValue": "(list (description \"Aileen Quinn\") (description \"Morgan Hallet\") (description \"Lea Michele\") (description \"Diana Ross\") (description \"Sumi Shimamoto\") (description \"Jill Small\") (description \"Romola Remus\") (description \"Fairuza Balk\") (description \"Bebe Daniels\") (description \"Judy Garland\"))", "utterance": "who played dorothy in the film wizard of oz?"}, - {"url": "http://www.freebase.com/view/en/kfc", "targetValue": "(list (description \"Colonel Sanders\"))", "utterance": "who was the owner of kfc?"}, - {"url": "http://www.freebase.com/view/en/robin_gibb", "targetValue": "(list (description London))", "utterance": "where did robin gibb die?"}, - {"url": "http://www.freebase.com/view/en/mediterranean_sea", "targetValue": "(list (description Italy) (description Spain) (description France))", "utterance": "what countries are on the mediterranean sea?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Yiddish Language\") (description \"Chuvash Language\") (description \"Russian Language\") (description \"Tatar Language\") (description \"Ukrainian Language\"))", "utterance": "what languages do they speak in russia?"}, - {"url": "http://www.freebase.com/view/en/jim_halpert", "targetValue": "(list (description \"John Krasinski\"))", "utterance": "who plays jim halpert?"}, - {"url": "http://www.freebase.com/view/en/philadelphia_phillies", "targetValue": "(list (description 1883))", "utterance": "when were the phillies founded?"}, - {"url": "http://www.freebase.com/view/en/john_cabot", "targetValue": "(list (description \"Guilo Caboto\"))", "utterance": "who is john cabot's parents?"}, - {"url": "http://www.freebase.com/view/en/montana", "targetValue": "(list (description Helena))", "utterance": "what is the capital city of montana usa?"}, - {"url": "http://www.freebase.com/view/en/william_mckinley", "targetValue": "(list (description \"Theodore Roosevelt\"))", "utterance": "who succeeded william mckinley as president?"}, - {"url": "http://www.freebase.com/view/en/jamie_chung", "targetValue": "(list (description \"San Francisco\"))", "utterance": "where does jamie chung live?"}, - {"url": "http://www.freebase.com/view/en/george_washington_carver", "targetValue": "(list (description \"Peanut butter\"))", "utterance": "what george washington carver famous for?"}, - {"url": "http://www.freebase.com/view/en/wildwood_new_jersey", "targetValue": "(list (description 08260))", "utterance": "what is the zip code for wildwood?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Canadian dollar\"))", "utterance": "what money currency does canada use?"}, - {"url": "http://www.freebase.com/view/en/the_bronx", "targetValue": "(list (description \"The Bronx\"))", "utterance": "where did bronx tale take place?"}, - {"url": "http://www.freebase.com/view/en/archer_2009", "targetValue": "(list (description \"Adam Reed\"))", "utterance": "who voices ray in archer?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian ruble\"))", "utterance": "what kind of money do they use in russia?"}, - {"url": "http://www.freebase.com/view/en/university_of_vermont", "targetValue": "(list (description \"University of Vermont\"))", "utterance": "what does uvm stand for college?"}, - {"url": "http://www.freebase.com/view/en/edward_elric", "targetValue": "(list (description \"Romi Park\"))", "utterance": "who plays edward elric?"}, - {"url": "http://www.freebase.com/view/en/samuel_de_champlain", "targetValue": "(list (description \"Champlain's Dream: The European Founding of North America\"))", "utterance": "what was samuel de champlain searching for?"}, - {"url": "http://www.freebase.com/view/en/lola_bunny", "targetValue": "(list (description \"Britt McKillip\") (description \"Kath Soucie\"))", "utterance": "who plays lola bunny on the looney tunes show?"}, - {"url": "http://www.freebase.com/view/en/chicago", "targetValue": "(list (description \"Lincoln Park Zoo\") (description \"DuSable Museum of African American History\") (description \"Wrigley Field\") (description \"Willis Tower\") (description \"Polish Museum of America\") (description \"Gilmore Car Museum\") (description \"National Museum of Mexican Art\") (description \"Shedd Aquarium\") (description \"John Hancock Center\") (description \"Field Museum of Natural History\"))", "utterance": "what to do in chicago this weekend with kids?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what kind of money does germany?"}, - {"url": "http://www.freebase.com/view/en/walter_raleigh", "targetValue": "(list (description England))", "utterance": "who did walter raleigh sail for?"}, - {"url": "http://www.freebase.com/view/en/maricopa_county", "targetValue": "(list (description \"El Mirage\") (description Cashion) (description \"Gila Bend\") (description Arlington) (description Gilbert) (description Guadalupe) (description Buckeye) (description Glendale) (description Avondale) (description Chandler))", "utterance": "what cities are included in maricopa county?"}, - {"url": "http://www.freebase.com/view/en/l_frank_baum", "targetValue": "(list (description Syracuse))", "utterance": "where did frank baum live?"}, - {"url": "http://www.freebase.com/view/en/grand_prix_motor_racing", "targetValue": "(list (description \"The Limit\"))", "utterance": "what time is the grand prix starting?"}, - {"url": "http://www.freebase.com/view/en/dubai", "targetValue": "(list (description \"Mushrif Park\") (description \"Dubai Zoo\") (description \"Fish Roundabout\") (description \"Jumeirah Beach\") (description \"Dubai International Convention Centre\") (description \"Grand mosque\") (description \"The Dubai Mall\") (description \"Wild Wadi Water Park\") (description \"Dubai Museum\") (description \"Deira Clocktower\"))", "utterance": "what are the places to see in dubai?"}, - {"url": "http://www.freebase.com/view/en/johnny_depp", "targetValue": "(list (description Owensboro))", "utterance": "where is johnny depp from?"}, - {"url": "http://www.freebase.com/view/en/todd_haberkorn", "targetValue": "(list (description \"Death the Kid\") (description \"Android 19\"))", "utterance": "what characters does todd haberkorn voice?"}, - {"url": "http://www.freebase.com/view/en/latin", "targetValue": "(list (description \"Italic languages\") (description \"Indo-European languages\"))", "utterance": "where the latin language come from?"}, - {"url": "http://www.freebase.com/view/en/pakistan", "targetValue": "(list (description \"Urdu Language\"))", "utterance": "what language do pakistani people talk?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description Eurasia) (description Asia))", "utterance": "what does china border?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description ru) (description su) (description .\u0440\u0444))", "utterance": "when does the russian league start?"}, - {"url": "http://www.freebase.com/view/en/alice_walker", "targetValue": "(list (description Writer))", "utterance": "what was alice walker famous for?"}, - {"url": "http://www.freebase.com/view/en/michael_jackson", "targetValue": "(list (description \"Montclair College Preparatory School\"))", "utterance": "where did michael jackson went to school?"}, - {"url": "http://www.freebase.com/view/en/haiti", "targetValue": "(list (description Haiti))", "utterance": "where do haitian people come from?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "where is the time zone in kentucky?"}, - {"url": "http://www.freebase.com/view/en/john_frusciante", "targetValue": "(list (description Curtains) (description \"Smile From the Streets You Hold\") (description \"Going Inside EP\") (description \"From the Sounds Inside\") (description \"Niandra LaDes and Usually Just a T-Shirt\") (description \"DC EP\") (description \"Inside of Emptiness\") (description \"To Record Only Water for Ten Days\") (description \"Shadows Collide With People\") (description \"Demo & Acoustic Shadows Collide With People\"))", "utterance": "what albums did john frusciante play on?"}, - {"url": "http://www.freebase.com/view/en/walt_whitman", "targetValue": "(list (description \"Abraham Lincoln\") (description \"Edgar Allan Poe\") (description \"Georg Wilhelm Friedrich Hegel\") (description \"Ralph Waldo Emerson\") (description \"Walter Scott\") (description \"Oscar Wilde\"))", "utterance": "what influenced whitman's poetry?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Civil and political rights\"))", "utterance": "what did martin luther king jr do in his life?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what kind of legal system does australia have?"}, - {"url": "http://www.freebase.com/view/en/jimmy_hoffa", "targetValue": "(list (description Indiana))", "utterance": "where did jimmy hoffa live?"}, - {"url": "http://www.freebase.com/view/en/frederick_douglass", "targetValue": "(list (description \"American Equal Rights Association\"))", "utterance": "what role did frederick douglass play in the abolition movement?"}, - {"url": "http://www.freebase.com/view/en/welsh_people", "targetValue": "(list (description \"United Kingdom\"))", "utterance": "where people speak welsh?"}, - {"url": "http://www.freebase.com/view/en/suzanne_collins", "targetValue": "(list (description \"Gregor and the Prophecy of Bane\") (description \"Gregor and the Marks of Secret\") (description \"FIRE PROOF\") (description \"Gregor and the Code of Claw\") (description \"The Underland Chronicles Book Three\") (description \"When Charlie McButton lost power\") (description \"Gregor and the Curse of the Warmbloods\") (description \"Catching Fire\") (description 12) (description \"Gregor the Overlander\"))", "utterance": "what children's books did suzanne collins wrote?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description Hawaii))", "utterance": "what state obama was born?"}, - {"url": "http://www.freebase.com/view/en/morgantown", "targetValue": "(list (description 26508) (description 26501) (description 26502) (description 26504) (description 26505) (description 26506) (description 26507))", "utterance": "what is the zip code for morgantown in?"}, - {"url": "http://www.freebase.com/view/en/democritus", "targetValue": "(list (description Mathematician))", "utterance": "who is democritus and what did he discover?"}, - {"url": "http://www.freebase.com/view/en/bella_swan", "targetValue": "(list (description \"Kristen Stewart\"))", "utterance": "who plays bella on twilight?"}, - {"url": "http://www.freebase.com/view/en/battle_of_gettysburg", "targetValue": "(list (description \"United States of America\"))", "utterance": "where did gettysburg start?"}, - {"url": "http://www.freebase.com/view/en/cristiano_ronaldo", "targetValue": "(list (description \"Real Madrid C.F.\"))", "utterance": "who does cristiano ronaldo play for in 2010?"}, - {"url": "http://www.freebase.com/view/en/elvis_presley", "targetValue": "(list (description Memphis))", "utterance": "where did elvis presley live before he died?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Euro))", "utterance": "what is the currency of germany in 2010?"}, - {"url": "http://www.freebase.com/view/en/daytona_beach", "targetValue": "(list (description \"Daytona 500 Experience\") (description \"Jackie Robinson Ballpark\") (description \"Daytona International Speedway\") (description \"Mary McLeod Bethune Home\") (description \"Daytona Beach Bike Week\") (description \"Museum of Arts and Sciences\") (description \"Halifax Historical Museum\") (description \"Daytona Lagoon\") (description \"Ocean Center\") (description \"South Beach Street Historic District\"))", "utterance": "what to do in daytona?"}, - {"url": "http://www.freebase.com/view/en/paul_walker", "targetValue": "(list (description \"Brian O'Conner\"))", "utterance": "who does paul walker play in fast and furious?"}, - {"url": "http://www.freebase.com/view/en/george_w_bush", "targetValue": "(list (description \"Dick Cheney\"))", "utterance": "who was the vice president during george w bush?"}, - {"url": "http://www.freebase.com/view/en/kevin_hart_1980", "targetValue": "(list (description \"Castlemont High School\") (description \"Temple University\"))", "utterance": "where did kevin hart go to school?"}, - {"url": "http://www.freebase.com/view/en/general_motors", "targetValue": "(list (description \"United States of America\"))", "utterance": "where gm cars are built?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Japanese yen\"))", "utterance": "what kind of money do japanese use?"}, - {"url": "http://www.freebase.com/view/en/melbourne_australia", "targetValue": "(list (description \"William Lamb, 2nd Viscount Melbourne\"))", "utterance": "where does the name melbourne come from?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description \"Ukrainian hryvnia\"))", "utterance": "what currency do the ukraine use?"}, - {"url": "http://www.freebase.com/view/en/chile", "targetValue": "(list (description \"Chilean peso\"))", "utterance": "what kind of money does chile use?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what currency do italy have?"}, - {"url": "http://www.freebase.com/view/en/spanish", "targetValue": "(list (description Honduras) (description Uruguay) (description \"El Salvador\") (description Panama) (description \"Equatorial Guinea\") (description Andorra) (description Guatemala) (description \"Puerto Rico\") (description Paraguay) (description Belize))", "utterance": "what are spanish speaking countries and their capitals?"}, - {"url": "http://www.freebase.com/view/en/denmark", "targetValue": "(list (description \"Greenlandic language\") (description Faroese) (description \"German Language\") (description \"Danish Language\"))", "utterance": "what language does people from denmark speak?"}, - {"url": "http://www.freebase.com/view/en/susan_atkins", "targetValue": "(list (description \"Brain tumor\") (description Cancer))", "utterance": "what did susan atkins die of?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what type of currency does brazil use?"}, - {"url": "http://www.freebase.com/view/en/tommy_oliver", "targetValue": "(list (description \"Jason David Frank\"))", "utterance": "who plays tommy oliver in power rangers?"}, - {"url": "http://www.freebase.com/view/en/dwight_howard", "targetValue": "(list (description \"2007\u201308 NBA season\"))", "utterance": "what year did dwight howard won the slam dunk contest?"}, - {"url": "http://www.freebase.com/view/en/marco_polo", "targetValue": "(list (description Venice))", "utterance": "what country did marco polo come from?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"Alois Hitler\") (description \"Klara Hitler\"))", "utterance": "what were hitler's parents names?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Paul the Apostle\") (description \"Saint Peter\"))", "utterance": "when was the first pope of the catholic church?"}, - {"url": "http://www.freebase.com/view/en/amerigo_vespucci", "targetValue": "(list (description Americas))", "utterance": "what did amerigo vespucci explore?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\"))", "utterance": "what currency do i bring to cuba?"}, - {"url": "http://www.freebase.com/view/en/patrick_henry", "targetValue": "(list (description Virginia))", "utterance": "where did patrick henry live?"}, - {"url": "http://www.freebase.com/view/en/mongolia", "targetValue": "(list (description \"Semi-presidential system\") (description \"Parliamentary republic\"))", "utterance": "what kind of government does mongolia?"}, - {"url": "http://www.freebase.com/view/en/american_people_of_the_united_states", "targetValue": "(list (description \"Tom Selleck\"))", "utterance": "what are some native american holidays?"}, - {"url": "http://www.freebase.com/view/en/jesse_james", "targetValue": "(list (description \"Saint Joseph\"))", "utterance": "where did jesse james die?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Europe))", "utterance": "where is spain located what continent?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description \"Constitutional republic\") (description \"Presidential system\") (description Republic) (description \"Unitary state\"))", "utterance": "what form of government is the philippines?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who plays stewie griffin on family guy?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description Protestantism) (description Catholicism) (description Islam))", "utterance": "what are the two major religions in canada?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind of government do the canadians have?"}, - {"url": "http://www.freebase.com/view/en/thomas_cromwell_1st_earl_of_essex", "targetValue": "(list (description Decapitation))", "utterance": "what happened to sir thomas cromwell?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"Guangzhou Zhu Jiang Brewery Co.Ltd. Zhu Jiang Beer\") (description \"Tsingtao Beer\") (description \"Harbin Beer\"))", "utterance": "what food is from china?"}, - {"url": "http://www.freebase.com/view/en/stewie_griffin", "targetValue": "(list (description \"Seth MacFarlane\"))", "utterance": "who plays stewie griffin's voice?"}, - {"url": "http://www.freebase.com/view/en/butler", "targetValue": "(list (description Stephano))", "utterance": "who did butler beat last night?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description Andes))", "utterance": "what are the mountains in peru called?"}, - {"url": "http://www.freebase.com/view/en/keeping_up_with_the_kardashians", "targetValue": "(list (description \"Kim Kardashian\"))", "utterance": "which kardashians are having babies?"}, - {"url": "http://www.freebase.com/view/en/south_america", "targetValue": "(list (description Carrasco) (description Chacaltaya) (description Chile) (description Pampas) (description \"Amazon Basin\") (description \"French Guiana\") (description Peru) (description Guyana) (description Paraguay) (description Bolivia))", "utterance": "what is south america made up of?"}, - {"url": "http://www.freebase.com/view/en/plaxico_burress", "targetValue": "(list (description \"Pittsburgh Steelers\"))", "utterance": "what team does plaxico burress play for?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))", "utterance": "where english is spoken in the world?"}, - {"url": "http://www.freebase.com/view/en/victoria_beckham", "targetValue": "(list (description Harlow))", "utterance": "where is victoria beckham from?"}, - {"url": "http://www.freebase.com/view/en/paul_ryan", "targetValue": "(list (description \"United States Representative\"))", "utterance": "what office does paul ryan hold?"}, - {"url": "http://www.freebase.com/view/en/fiji", "targetValue": "(list (description \"Military dictatorship\") (description \"Military junta\") (description \"Parliamentary republic\"))", "utterance": "what type of government does fiji have 2010?"}, - {"url": "http://www.freebase.com/view/en/iberian_peninsula", "targetValue": "(list (description Portugal) (description Spain))", "utterance": "what country is the iberian peninsula located in?"}, - {"url": "http://www.freebase.com/view/en/daniel", "targetValue": "(list (description Prophet) (description Writer))", "utterance": "who is daniel in the bible?"}, - {"url": "http://www.freebase.com/view/en/marty_mcfly", "targetValue": "(list (description \"George McFly\"))", "utterance": "who played marty mcfly's dad?"}, - {"url": "http://www.freebase.com/view/en/george_washington", "targetValue": "(list (description \"United States Military Academy\") (description \"Society of the Cincinnati\") (description \"Continental Army\") (description \"Culper Ring\") (description \"United States Army Corps of Engineers\"))", "utterance": "what is george washington's legacy?"}, - {"url": "http://www.freebase.com/view/en/bermuda", "targetValue": "(list (description \"Bermuda Department of Tourism\"))", "utterance": "where to stay in bermuda tripadvisor?"}, - {"url": "http://www.freebase.com/view/en/barcelona", "targetValue": "(list (description \"Barcelona\u2013El Prat Airport\"))", "utterance": "which airport is closest to barcelona port?"}, - {"url": "http://www.freebase.com/view/en/rev_run", "targetValue": "(list (description \"Evelyn Simmons\"))", "utterance": "who is jojo simmons mother?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "where do cherry trees grow in the united states?"}, - {"url": "http://www.freebase.com/view/en/john_connor", "targetValue": "(list (description \"Christian Bale\"))", "utterance": "who plays john connor in terminator salvation?"}, - {"url": "http://www.freebase.com/view/en/doug_williams_1955", "targetValue": "(list (description \"1987 NFL season\"))", "utterance": "what year doug williams won the super bowl?"}, - {"url": "http://www.freebase.com/view/en/osama_bin_laden", "targetValue": "(list (description Abbottabad))", "utterance": "what country was osama bin laden killed in?"}, - {"url": "http://www.freebase.com/view/en/james_cook", "targetValue": "(list (description \"A voyage to the Pacific Ocean\"))", "utterance": "where did james cook go on his voyages?"}, - {"url": "http://www.freebase.com/view/en/michigan", "targetValue": "(list (description \"Rick Snyder\"))", "utterance": "who won the governor election in michigan?"}, - {"url": "http://www.freebase.com/view/en/heidi_klum", "targetValue": "(list (description Mexico))", "utterance": "where did heidi klum and seal get married?"}, - {"url": "http://www.freebase.com/view/en/humphry_davy", "targetValue": "(list (description \"He experimented with the voltaic pile decided that it was a chemical action which caused the production of electricity in electrolytic cells, and that the chemical interaction occurred between substances which had an opposite charge.\"))", "utterance": "what kind of experiments did humphrey davy do?"}, - {"url": "http://www.freebase.com/view/en/communist_party_of_china", "targetValue": "(list (description \"China's Communist Party: Atrophy and Adaptation\"))", "utterance": "who created the chinese communist party?"}, - {"url": "http://www.freebase.com/view/en/new_england", "targetValue": "(list (description \"North American Eastern Time Zone\"))", "utterance": "what timezone is new england usa in?"}, - {"url": "http://www.freebase.com/view/en/robert_h_schuller", "targetValue": "(list (description Televangelist) (description Writer))", "utterance": "what happened to rev. robert schuller?"}, - {"url": "http://www.freebase.com/view/en/meg_griffin", "targetValue": "(list (description \"Lacey Chabert\") (description \"Mila Kunis\"))", "utterance": "who plays the voice of meg in family guy?"}, - {"url": "http://www.freebase.com/view/en/london", "targetValue": "(list (description \"Regent's Park\") (description \"Tower of London\") (description \"Buckingham Palace\") (description \"Palace of Westminster\") (description \"London Eye\") (description \"Tower Bridge\") (description \"Hyde Park\") (description \"Westminster Abbey\") (description \"St Paul's Cathedral\") (description \"Trafalgar Square\"))", "utterance": "what can you visit in london?"}, - {"url": "http://www.freebase.com/view/en/north_korea", "targetValue": "(list (description Juche))", "utterance": "what form of government does north korea?"}, - {"url": "http://www.freebase.com/view/en/cornell_university", "targetValue": "(list (description Ithaca))", "utterance": "where is located cornell university?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Tunisia) (description Eritrea) (description \"Saudi Arabia\") (description Comoros))", "utterance": "who speaks arabic language?"}, - {"url": "http://www.freebase.com/view/en/ferris_buellers_day_off", "targetValue": "(list (description \"Cindy Pickett\"))", "utterance": "who played the parents in ferris bueller day off?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description \"English Language\"))", "utterance": "what dialects are spoken in the uk?"}, - {"url": "http://www.freebase.com/view/en/venice", "targetValue": "(list (description \"Grand Canal, Venice\") (description \"The Grand Canal, Venice\") (description \"Venice: The Prison\") (description \"Palazzo Dario, Venice\") (description \"View of Venice\") (description \"Gondola in Venice\") (description \"View of Venice: Ducal Palace, Dogana, and San Giorgio\"))", "utterance": "what should i visit in venice?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"Port Conway\"))", "utterance": "where james madison was born?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Iran\u2013Iraq War\"))", "utterance": "when was the last time iran invaded another country?"}, - {"url": "http://www.freebase.com/view/en/ottoman_empire", "targetValue": "(list (description Austria-Hungary) (description \"Kingdom of Bulgaria\") (description \"German Empire\"))", "utterance": "what did the ottoman empire look like?"}, - {"url": "http://www.freebase.com/view/en/kareem_abdul-jabbar", "targetValue": "(list (description \"Milwaukee Bucks\") (description \"Los Angeles Lakers\") (description \"UCLA Bruins men's basketball\"))", "utterance": "what team does kareem abdul jabbar play for?"}, - {"url": "http://www.freebase.com/view/en/jeff_probst", "targetValue": "(list (description \"Shelly Wright\"))", "utterance": "who is jeff probst ex wife?"}, - {"url": "http://www.freebase.com/view/en/jo_wilfried_tsonga", "targetValue": "(list (description \"Le Mans\"))", "utterance": "where is tsonga born?"}, - {"url": "http://www.freebase.com/view/en/bethany_hamilton", "targetValue": "(list (description Lihue))", "utterance": "what island is bethany hamilton from?"}, - {"url": "http://www.freebase.com/view/en/paige_matthews", "targetValue": "(list (description Teleportation) (description Orbing))", "utterance": "what is paige halliwell's powers?"}, - {"url": "http://www.freebase.com/view/en/jean-jacques_rousseau", "targetValue": "(list (description \"A la rencontre de Jean-Jacques Rousseau\") (description \"Autobiographical, scientific, religious, moral, and literary writings\") (description \"The 'Emile' of Jean Jacques Rousseau\") (description \"Cartas a Sof\u00eda\") (description \"Antologia di scritti politici\") (description \"Basic crystallography\") (description Bekenntnisse) (description \"Le botaniste sans mai\u0302tre, ou, Manie\u0300re d'apprendre seul la botanique\") (description \"A Discourse Upon The Origin And The Foundation Of The Inequality Among Mankind\") (description \"La botanique de J. J. Rousseau\"))", "utterance": "what did jean jacques rousseau write?"}, - {"url": "http://www.freebase.com/view/en/washington", "targetValue": "(list (description Olympia))", "utterance": "what city is the state capital of washington?"}, - {"url": "http://www.freebase.com/view/en/shawn_johnson", "targetValue": "(list (description Gymnast))", "utterance": "what does shawn johnson do?"}, - {"url": "http://www.freebase.com/view/en/ronald_reagan", "targetValue": "(list (description \"The conservative revolution in America\"))", "utterance": "what was the reagan administration known for?"}, - {"url": "http://www.freebase.com/view/en/nadia_boulanger", "targetValue": "(list (description Paris))", "utterance": "where did nadia boulanger live?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"1984 NBA Draft\"))", "utterance": "what year did michael jordan get drafted?"}, - {"url": "http://www.freebase.com/view/en/maui", "targetValue": "(list (description \"Kahului Airport\"))", "utterance": "what airport do you fly into maui?"}, - {"url": "http://www.freebase.com/view/en/mark_sanchez", "targetValue": "(list (description \"New York Jets\"))", "utterance": "who does mark sanchez play for?"}, - {"url": "http://www.freebase.com/view/en/yangtze_river", "targetValue": "(list (description \"East China Sea\"))", "utterance": "what sea does the yangtze river empty into?"}, - {"url": "http://www.freebase.com/view/en/afghanistan", "targetValue": "(list (description \"Fruit and Tree Nut Farming\") (description \"Carpet and Rug Mills\") (description Opium))", "utterance": "what are the main imports and exports of afghanistan?"}, - {"url": "http://www.freebase.com/view/en/gerard_butler", "targetValue": "(list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))", "utterance": "what movies have gerard butler been in?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Italy) (description Monaco) (description Luxembourg) (description Andorra) (description Switzerland) (description Germany) (description \"Bay of Biscay\") (description Belgium) (description Piedmont) (description Spain))", "utterance": "what country is beside france?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description \"Constitutional republic\") (description \"Multi-party system\") (description \"Federal republic\") (description Democracy) (description \"Parliamentary republic\"))", "utterance": "what type of government germany have?"}, - {"url": "http://www.freebase.com/view/en/montpelier", "targetValue": "(list (description \"Jed's Maple\") (description \"Karm\u00ea Ch\u00f6ling\") (description \"Vermont Icelandic Horse Farm\") (description \"Cold Hollow Cider Mill\") (description \"Down To Earth Worm Farm of Vermont\") (description \"Mount Mansfield\") (description \"Ben & Jerry's Waterbury Factory\") (description \"Spider Web Farm\") (description \"Weathered Barn Doll Museum\") (description \"Vermont State House\"))", "utterance": "what is there to do in montpelier vt?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"Shinz\u014d Abe\"))", "utterance": "who is the leader of japan right now?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description 1984))", "utterance": "when did michael jordan started playing basketball in the nba?"}, - {"url": "http://www.freebase.com/view/en/michael_clarke_duncan", "targetValue": "(list (description \"American Crude\") (description \"Air Buddies\") (description \"A Crush on You\") (description \"Brother Bear\") (description \"Back in Business\") (description \"A Night at the Roxbury\") (description \"Breakfast of Champions\") (description Bulworth) (description Armageddon) (description \"Brother Bear 2\"))", "utterance": "what movies were michael clarke duncan?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Dallas))", "utterance": "in which city was president kennedy killed?"}, - {"url": "http://www.freebase.com/view/en/martin_cooper", "targetValue": "(list (description \"United States of America\"))", "utterance": "where is martin cooper from?"}, - {"url": "http://www.freebase.com/view/en/charlie_sheen", "targetValue": "(list (description \"Martin Sheen\"))", "utterance": "what is charlie sheen's dad's name?"}, - {"url": "http://www.freebase.com/view/en/major_league_baseball", "targetValue": "(list (description \"Baltimore Orioles\") (description \"New York Mets\") (description \"Los Angeles Dodgers\") (description \"San Diego Padres\") (description \"Detroit Tigers\") (description \"San Francisco Giants\") (description \"Milwaukee Brewers\") (description \"Tampa Bay Rays\") (description \"New York Yankees\") (description \"Chicago Cubs\"))", "utterance": "how much mlb teams are there?"}, - {"url": "http://www.freebase.com/view/en/john_boehner", "targetValue": "(list (description \"Member of Congress\"))", "utterance": "what office does boehner hold?"}, - {"url": "http://www.freebase.com/view/en/baltimore_ravens", "targetValue": "(list (description \"M&T Bank Stadium\"))", "utterance": "where do the baltimore ravens play?"}, - {"url": "http://www.freebase.com/view/en/harlem_globetrotters", "targetValue": "(list (description Basketball))", "utterance": "what sport do the harlem globetrotters play?"}, - {"url": "http://www.freebase.com/view/en/betty_white", "targetValue": "(list (description \"Lane Allen\") (description \"Allen Ludden\") (description \"Dick Barker\"))", "utterance": "who was betty white married too?"}, - {"url": "http://www.freebase.com/view/en/edgar_allan_poe", "targetValue": "(list (description \"Westminster Hall and Burying Ground\"))", "utterance": "where is poe buried now?"}, - {"url": "http://www.freebase.com/view/en/danish_language", "targetValue": "(list (description Denmark) (description Greenland))", "utterance": "where is danish located?"}, - {"url": "http://www.freebase.com/view/en/dallas", "targetValue": "(list (description \"Convention Center District\") (description \"City Center District\") (description \"Government District\") (description \"Arts District\") (description \"West End\") (description Belmont) (description \"Main Street\") (description \"Farmers Market\") (description Reunion) (description \"Bryan Place\"))", "utterance": "what is the best neighborhood to live in dallas?"}, - {"url": "http://www.freebase.com/view/en/mary_jane_watson", "targetValue": "(list (description \"Kirsten Dunst\"))", "utterance": "who plays mary jane in spiderman 2?"}, - {"url": "http://www.freebase.com/view/en/scottish", "targetValue": "(list (description \"Scottish Gaelic language\") (description \"Scots Language\") (description \"English Language\") (description \"Scottish English\"))", "utterance": "what languages do scottish people speak?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian real\"))", "utterance": "what type of money does brazil have?"}, - {"url": "http://www.freebase.com/view/en/mary_kay", "targetValue": "(list (description \"Mary Kay Ash\"))", "utterance": "who started mary kay?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"Semi-presidential system\") (description \"Constitutional republic\") (description \"Unitary state\"))", "utterance": "what types of government does france have?"}, - {"url": "http://www.freebase.com/view/en/mount_st_helens", "targetValue": "(list (description \"Skamania County\") (description Washington))", "utterance": "where is mount st helens?"}, - {"url": "http://www.freebase.com/view/en/toronto_maple_leafs", "targetValue": "(list (description \"Phil Kessel\"))", "utterance": "who are the players on the toronto maple leafs?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description Canada) (description Australia) (description \"South Africa\") (description Zambia) (description \"United Kingdom\") (description Zimbabwe) (description Uganda) (description \"New Zealand\") (description \"Turks and Caicos Islands\") (description Tanzania))", "utterance": "what present day countries use english as their national language?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Eurasia))", "utterance": "in which continent is russia?"}, - {"url": "http://www.freebase.com/view/en/ottawa", "targetValue": "(list (description \"Bytown Museum\") (description \"Canada Aviation and Space Museum\") (description \"Nepean Museum\") (description \"Billings Estate Museum\") (description \"Canadian Museum of Contemporary Photography\") (description \"National Gallery of Canada\") (description \"Canada Agriculture Museum\") (description \"Canada Science and Technology Museum\") (description \"Canadian Ski Museum\") (description \"Canadian Museum of Nature\"))", "utterance": "what to do in ottawa ontario today?"}, - {"url": "http://www.freebase.com/view/en/paul_ryan", "targetValue": "(list (description Janesville))", "utterance": "where did paul ryan live?"}, - {"url": "http://www.freebase.com/view/en/galileo_galilei", "targetValue": "(list (description Mathematician) (description Astronomer) (description Scientist) (description Physicist) (description Astrologer))", "utterance": "who is galileo galilei and what is he famous for?"}, - {"url": "http://www.freebase.com/view/en/australian_open", "targetValue": "(list (description \"2012 Australian Open\"))", "utterance": "what is the australian open called?"}, - {"url": "http://www.freebase.com/view/en/guatemala", "targetValue": "(list (description \"Guatemalan quetzal\"))", "utterance": "what is the money currency in guatemala?"}, - {"url": "http://www.freebase.com/view/en/angola", "targetValue": "(list (description Africa))", "utterance": "where is angola located?"}, - {"url": "http://www.freebase.com/view/en/tibetan_people", "targetValue": "(list (description \"Nepali Language\") (description \"Standard Tibetan\") (description \"Chinese language\") (description \"Baima language\") (description \"Tibetan languages\"))", "utterance": "what is tibetan language?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Flag of Russia\"))", "utterance": "what is the national flag of russia?"}, - {"url": "http://www.freebase.com/view/en/maria_sharapova", "targetValue": "(list (description \"2004 Wimbledon Championships\"))", "utterance": "when did maria sharapova start playing tennis?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliament of Canada\"))", "utterance": "what sort of government does canada have?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"North American Free Trade Agreement\"))", "utterance": "what country does mexico trade with?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what form of government does australia?"}, - {"url": "http://www.freebase.com/view/en/jamaica", "targetValue": "(list (description \"Jamaican Creole English Language\") (description \"Jamaican English\"))", "utterance": "what are the official languages of jamaica?"}, - {"url": "http://www.freebase.com/view/en/harriet_tubman", "targetValue": "(list (description Auburn))", "utterance": "where did harriet tubman live after the civil war?"}, - {"url": "http://www.freebase.com/view/en/simba", "targetValue": "(list (description \"Matthew Broderick\"))", "utterance": "who was the voice of simba?"}, - {"url": "http://www.freebase.com/view/en/james_cook", "targetValue": "(list (description \"Kingdom of Great Britain\"))", "utterance": "which country did james cook sailed for?"}, - {"url": "http://www.freebase.com/view/en/oregon", "targetValue": "(list (description Salem))", "utterance": "what is the capital of oregon?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description Euro))", "utterance": "what do spain call their money?"}, - {"url": "http://www.freebase.com/view/en/normandy", "targetValue": "(list (description \"Battle of Cherbourg\"))", "utterance": "what happened after the invasion of normandy?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description Franco))", "utterance": "who did james franco play on general hospital?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Illinois Republican Party\") (description \"Republican Party\") (description \"National Union Party\") (description \"Whig Party\"))", "utterance": "which party did lincoln belong to?"}, - {"url": "http://www.freebase.com/view/en/saruman", "targetValue": "(list (description \"Christopher Lee\"))", "utterance": "who plays saruman in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/the_bahamas", "targetValue": "(list (description Inagua) (description Freeport) (description \"Cat Island, Bahamas\") (description \"Ragged Island, Bahamas\") (description Mayaguana) (description Bimini) (description Exuma) (description \"Long Island\") (description \"Harbour Island\") (description \"Acklins and Crooked Islands\"))", "utterance": "where is the best place to visit in the bahamas?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Mexican peso\"))", "utterance": "what is the currency of mexico called?"}, - {"url": "http://www.freebase.com/view/en/shaquille_oneal", "targetValue": "(list (description \"Boston Celtics\") (description \"Miami Heat\") (description \"LSU Tigers men's basketball\") (description \"Los Angeles Lakers\") (description \"Orlando Magic\"))", "utterance": "what teams did shaq play 4?"}, - {"url": "http://www.freebase.com/view/en/turkey", "targetValue": "(list (description \"Turkish lira\"))", "utterance": "what currency does turkey accept?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Andrew Johnson\") (description \"Hannibal Hamlin\"))", "utterance": "who was vice president under lincoln?"}, - {"url": "http://www.freebase.com/view/en/george_washington_university", "targetValue": "(list (description \"Washington, D.C.\"))", "utterance": "what state is the george washington university in?"}, - {"url": "http://www.freebase.com/view/en/vesalius", "targetValue": "(list (description Zakynthos))", "utterance": "where did andreas vesalius die?"}, - {"url": "http://www.freebase.com/view/en/paul_ryan", "targetValue": "(list (description \"Miami University\"))", "utterance": "where did paul ryan attend college?"}, - {"url": "http://www.freebase.com/view/en/ronaldo", "targetValue": "(list (description \"Sport Club Corinthians Paulista\"))", "utterance": "who is ronaldo playing for now?"}, - {"url": "http://www.freebase.com/view/en/arizona_cardinals", "targetValue": "(list (description Black) (description White) (description Cardinal))", "utterance": "what color are the arizona cardinals uniforms?"}, - {"url": "http://www.freebase.com/view/en/george_h_w_bush", "targetValue": "(list (description 1/20/1993))", "utterance": "when was george h.w. bush elected president?"}, - {"url": "http://www.freebase.com/view/en/qin_shi_huang", "targetValue": "(list (description Handan))", "utterance": "where was emperor qin shi huang born?"}, - {"url": "http://www.freebase.com/view/en/ford_motor_company", "targetValue": "(list (description Dearborn))", "utterance": "where was the first ford motor company located?"}, - {"url": "http://www.freebase.com/view/en/seneca_nation", "targetValue": "(list (description \"New York\"))", "utterance": "where the seneca indians lived?"}, - {"url": "http://www.freebase.com/view/en/irish_people", "targetValue": "(list (description Irish))", "utterance": "which country does irish language come from?"}, - {"url": "http://www.freebase.com/view/en/harlem", "targetValue": "(list (description \"Harlem Renaissance Dialogues (Part 1): Living and Writing Black History\"))", "utterance": "what did the harlem renaissance created?"}, - {"url": "http://www.freebase.com/view/en/gerard_butler", "targetValue": "(list (description Attila) (description \"Beowulf & Grendel\") (description 300) (description \"Dear Frankie\") (description \"Butterfly on a Wheel\") (description Gamer) (description \"Fast Food\") (description \"Dracula 2000\") (description Coriolanus))", "utterance": "what movies gerard butler in?"}, - {"url": "http://www.freebase.com/view/en/dmitri_mendeleev", "targetValue": "(list (description \"Saint Petersburg\"))", "utterance": "where did mendeleev died?"}, - {"url": "http://www.freebase.com/view/en/glastonbury", "targetValue": "(list (description \"United Kingdom\") (description Mendip))", "utterance": "where is glastonbury uk?"}, - {"url": "http://www.freebase.com/view/en/roman_empire", "targetValue": "(list (description \"Latin Language\"))", "utterance": "what language did ancient romans write in?"}, - {"url": "http://www.freebase.com/view/en/diego_forlan", "targetValue": "(list (description \"Sport Club Internacional\"))", "utterance": "what team does diego forlan currently play for?"}, - {"url": "http://www.freebase.com/view/en/liam_hemsworth", "targetValue": "(list (description Knowing) (description Triangle) (description \"The Hunger Games\") (description \"The Expendables 2\") (description \"The Last Song\") (description Timeless) (description \"Empire State\") (description \"The Hunger Games: Catching Fire\") (description \"Arabian Nights\") (description \"Love and Honor\"))", "utterance": "what other movies is liam hemsworth in?"}, - {"url": "http://www.freebase.com/view/en/san_francisco", "targetValue": "(list (description \"Fisherman's Wharf\") (description \"Golden Gate Park\") (description \"Coit Tower\") (description \"Presidio of San Francisco\") (description \"Crissy Field\") (description \"San Francisco Ferry Building\") (description \"Alcatraz Island\") (description \"Baker Beach\") (description \"Lombard Street\") (description \"Golden Gate Bridge\"))", "utterance": "what to do downtown san francisco?"}, - {"url": "http://www.freebase.com/view/en/bob_marley", "targetValue": "(list (description \"Acral lentiginous melanoma\"))", "utterance": "what kind of cancer did bob marley died from?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description Judaism))", "utterance": "what religion did jesus christ follow?"}, - {"url": "http://www.freebase.com/view/en/luke_skywalker", "targetValue": "(list (description \"Mark Hamill\"))", "utterance": "who was luke skywalker played by?"}, - {"url": "http://www.freebase.com/view/en/richard_nixon", "targetValue": "(list (description \"Henry Kissinger\"))", "utterance": "who was the secretary of state when richard nixon was president?"}, - {"url": "http://www.freebase.com/view/en/the_lion_king_ii_simbas_pride", "targetValue": "(list (description \"Jason Marsden\"))", "utterance": "who does the voice of kovu in lion king?"}, - {"url": "http://www.freebase.com/view/en/theodore_roosevelt", "targetValue": "(list (description \"New York City\"))", "utterance": "where did theodore roosevelt live before he became president?"}, - {"url": "http://www.freebase.com/view/en/tom_brady", "targetValue": "(list (description 1999))", "utterance": "what year was tom brady drafted?"}, - {"url": "http://www.freebase.com/view/en/michael_bloomberg", "targetValue": "(list (description Independent))", "utterance": "what party is bloomberg affiliated with?"}, - {"url": "http://www.freebase.com/view/en/t_boone_pickens_jr", "targetValue": "(list (description Oklahoma))", "utterance": "where does t boone pickens live?"}, - {"url": "http://www.freebase.com/view/en/new_york_mets", "targetValue": "(list (description \"1969 World Series\") (description \"1986 World Series\"))", "utterance": "when did the mets win the pennant?"}, - {"url": "http://www.freebase.com/view/en/paul_of_tarsus", "targetValue": "(list (description \"Tarsus, Mersin\"))", "utterance": "where was saint paul from?"}, - {"url": "http://www.freebase.com/view/en/germany", "targetValue": "(list (description Berlin))", "utterance": "what is the capital city of germany now?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description Canada) (description Sudan) (description Tanzania) (description \"United States of America\") (description Kiribati) (description \"New Zealand\"))", "utterance": "what countries does japan export to?"}, - {"url": "http://www.freebase.com/view/en/arabic_language", "targetValue": "(list (description Bahrain) (description \"Saudi Arabia\") (description Libya) (description Algeria) (description Egypt) (description Kuwait) (description Lebanon) (description Israel) (description Jordan) (description Iraq))", "utterance": "where is arabic the official language?"}, - {"url": "http://www.freebase.com/view/en/syria", "targetValue": "(list (description Asia))", "utterance": "what continent is syria located in?"}, - {"url": "http://www.freebase.com/view/en/stephanie_rice", "targetValue": "(list (description \"Swimming at the 2012 Summer Olympics \u2013 Women's 400 metre individual medley\") (description \"Swimming at the 2008 Summer Olympics - Women's 200 metre Individual Medley\") (description \"Swimming at the 2008 Summer Olympics - Women's 400 metre Individual Medley\"))", "utterance": "what events does stephanie rice compete in?"}, - {"url": "http://www.freebase.com/view/en/nelson_mandela", "targetValue": "(list (description \"President of South Africa\"))", "utterance": "what happened to nelson mandela after he was released from jail?"}, - {"url": "http://www.freebase.com/view/en/charlton_heston", "targetValue": "(list (description \"St. Helen\") (description Wilmette) (description \"Los Angeles\") (description Evanston))", "utterance": "where did charlton heston live?"}, - {"url": "http://www.freebase.com/view/en/tropical_storm_irene", "targetValue": "(list (description \"Eastern United States\") (description \"New Jersey\") (description \"Lesser Antilles\") (description Connecticut) (description \"North Carolina\") (description Bahamas) (description \"Eastern Canada\") (description \"Greater Antilles\") (description \"New York\") (description \"Turks and Caicos Islands\"))", "utterance": "where did hurricane irene?"}, - {"url": "http://www.freebase.com/view/en/thailand", "targetValue": "(list (description Eurasia) (description \"Southeast Asia\") (description Asia))", "utterance": "what region is thailand located in?"}, - {"url": "http://www.freebase.com/view/en/united_states_department_of_the_navy", "targetValue": "(list (description \"William McKinley\"))", "utterance": "who was president when the us navy department was established?"}, - {"url": "http://www.freebase.com/view/en/orlando", "targetValue": "(list (description \"SeaWorld Orlando\") (description \"Orlando Science Center\") (description \"Cornell Fine Arts Museum\") (description \"Charles Hosmer Morse Museum of American Art\") (description \"Universal Studios Florida\") (description \"Orlando Museum of Art\") (description \"Harry P. Leu Gardens\") (description \"Arboretum of the University of Central Florida\") (description \"Holy Land Experience\") (description \"Universal Orlando\"))", "utterance": "where to visit in orlando florida?"}, - {"url": "http://www.freebase.com/view/en/american_idol", "targetValue": "(list (description \"Carrie Underwood\") (description \"Lee DeWyze\") (description \"David Cook\") (description \"Phillip Phillips\") (description \"Kelly Clarkson\") (description \"Ruben Studdard\") (description \"Kris Allen\") (description \"Taylor Hicks\") (description \"Jordin Sparks\") (description Fantasia))", "utterance": "who are all the american idol winners and runner ups?"}, - {"url": "http://www.freebase.com/view/en/china", "targetValue": "(list (description \"China PR national football team\") (description \"China men's national volleyball team\") (description \"China national futsal team\") (description \"China national baseball team\") (description \"China women's national basketball team\") (description \"Bayi Yiyang High-Tech District\") (description \"China women's national volleyball team\") (description \"China Fed Cup team\") (description \"China national cricket team\") (description \"China Davis Cup team\"))", "utterance": "what sports do they have in china?"}, - {"url": "http://www.freebase.com/view/en/alexander_graham_bell", "targetValue": "(list (description Telephone))", "utterance": "what was alexander graham bell known for?"}, - {"url": "http://www.freebase.com/view/en/joe_satriani", "targetValue": "(list (description \"Greg Kihn Band\") (description \"Deep Purple\") (description Chickenfoot) (description \"The G3 Jam\"))", "utterance": "what band did joe satriani play in?"}, - {"url": "http://www.freebase.com/view/en/mitch_hedberg", "targetValue": "(list (description \"Heroin overdose\"))", "utterance": "what did mitch hedberg od on?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"United Kingdom\") (description Australia) (description Italy) (description Russia) (description France))", "utterance": "who did u.s. fight against in ww1?"}, - {"url": "http://www.freebase.com/view/en/jason_priestley", "targetValue": "(list (description \"Beverly Hills, 90210 - Season 9\"))", "utterance": "what season did jason priestley leave 90210?"}, - {"url": "http://www.freebase.com/view/en/timothy", "targetValue": "(list (description \"Eastern Orthodox Church\") (description Anglicanism) (description \"Eastern Catholic Churches\") (description \"Anglican Communion\") (description Catholicism) (description Lutheranism) (description \"Oriental Orthodoxy\"))", "utterance": "who wrote 2 timothy 4?"}, - {"url": "http://www.freebase.com/view/en/cambodia", "targetValue": "(list (description \"Vietnam, Cambodia, Laos & the Greater Mekong\"))", "utterance": "which three countries share a land border with cambodia?"}, - {"url": "http://www.freebase.com/view/en/juan_ponce_de_leon", "targetValue": "(list (description \"Santerv\u00e1s de Campos\"))", "utterance": "what country was juan ponce de leon from?"}, - {"url": "http://www.freebase.com/view/en/florida", "targetValue": "(list (description Miami))", "utterance": "where to go in florida for vacation?"}, - {"url": "http://www.freebase.com/view/en/soviet_union", "targetValue": "(list (description \"Communist Party of the Soviet Union\"))", "utterance": "what does the soviet star represent?"}, - {"url": "http://www.freebase.com/view/en/steve_nash", "targetValue": "(list (description \"Santa Clara University\"))", "utterance": "what college did steve nash play basketball for?"}, - {"url": "http://www.freebase.com/view/en/shao_kahn", "targetValue": "(list (description \"Frank Welker\"))", "utterance": "who plays shao kahn?"}, - {"url": "http://www.freebase.com/view/en/douglas_engelbart", "targetValue": "(list (description Mouse))", "utterance": "what did douglas engelbart invent?"}, - {"url": "http://www.freebase.com/view/en/chuck_hughes", "targetValue": "(list (description \"University of Texas at El Paso\"))", "utterance": "where did chef chuck hughes go to school?"}, - {"url": "http://www.freebase.com/view/en/marshall_eriksen", "targetValue": "(list (description \"Jason Segel\"))", "utterance": "who plays marvin eriksen?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"The Invasion of Canada\") (description \"The great little Madison\") (description \"American Compact: James Madison and the Problem of Founding\") (description \"The War of 1812\") (description \"James Madison: Writings\") (description \"James Madison: The American Presidents\") (description \"James Madison and the creation of the American Republic\") (description \"The Life Of James Madison\") (description \"Sailor of fortune\") (description \"The flag maker\"))", "utterance": "what did james madison wrote?"}, - {"url": "http://www.freebase.com/view/en/abarth", "targetValue": "(list (description Turin))", "utterance": "where is fiat abarth made?"}, - {"url": "http://www.freebase.com/view/en/tommy_steele", "targetValue": "(list (description Bermondsey))", "utterance": "where was tommy steele born?"}, - {"url": "http://www.freebase.com/view/en/chad_michael_murray", "targetValue": "(list (description Renee) (description \"Megiddo: The Omega Code 2\") (description \"House of Wax\") (description \"The Lone Ranger\") (description \"Home of the Brave\") (description \"A Cinderella Story\") (description \"The Haunting in Connecticut 2: Ghosts of Georgia\") (description \"Lies in Plain Sight\") (description \"Freaky Friday\"))", "utterance": "what does chad michael murray play in?"}, - {"url": "http://www.freebase.com/view/en/derek_fisher", "targetValue": "(list (description \"Oklahoma City Thunder\") (description \"Dallas Mavericks\") (description \"Los Angeles Lakers\"))", "utterance": "what team does derek fisher play for 2012?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description \"Kitos War\") (description \"Battle of Fariskur\") (description \"Fifth Crusade\") (description \"Operation Brevity\") (description \"Western Desert Campaign\") (description \"Battle of al-Babein\") (description \"Seventh Crusade\") (description \"Operation Crusader\") (description \"Battle of Abukir\") (description \"Suez Crisis\"))", "utterance": "what are some important events in ancient egypt?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description \"Lyndon B. Johnson\"))", "utterance": "who was sworn into office when john f kennedy was assassinated?"}, - {"url": "http://www.freebase.com/view/en/christchurch", "targetValue": "(list (description \"2011 Christchurch earthquake\"))", "utterance": "what date did the earthquake in christchurch happen?"}, - {"url": "http://www.freebase.com/view/en/timothy_mcgee", "targetValue": "(list (description 2003))", "utterance": "when did mcgee join the ncis team?"}, - {"url": "http://www.freebase.com/view/en/khartoum", "targetValue": "(list (description Sudan))", "utterance": "where are you if you're in khartoum?"}, - {"url": "http://www.freebase.com/view/en/fred_west", "targetValue": "(list (description Laborer))", "utterance": "where did fred west work?"}, - {"url": "http://www.freebase.com/view/en/auburn_university", "targetValue": "(list (description Alabama) (description \"Auburn University Historic District\") (description \"United States of America\") (description Auburn))", "utterance": "where is university of auburn?"}, - {"url": "http://www.freebase.com/view/en/egypt", "targetValue": "(list (description Sudan) (description Israel) (description \"Red Sea\") (description Libya))", "utterance": "what countries are around egypt?"}, - {"url": "http://www.freebase.com/view/en/julia_roberts", "targetValue": "(list (description \"Erin Brockovich\"))", "utterance": "what did julia roberts won an oscar for?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Mitt Romney presidential campaign, 2008\"))", "utterance": "what year did mitt romney first run for president?"}, - {"url": "http://www.freebase.com/view/en/john_legend", "targetValue": "(list (description \"Christine Teigen\"))", "utterance": "who is engaged to john legend?"}, - {"url": "http://www.freebase.com/view/en/nestle", "targetValue": "(list (description \"Chocolate and Cocoa Products\") (description \"Ice Cream and Frozen Dessert Manufacturing\") (description \"Bottled Water Manufacturing\") (description \"Cookies and Crackers\") (description \"Bottled and Canned Soft Drinks and Carbonated Waters\") (description \"Soft Drink Manufacturing\"))", "utterance": "what nestle owns?"}, - {"url": "http://www.freebase.com/view/en/indiana", "targetValue": "(list (description \"Mitch Daniels\"))", "utterance": "who won governor of indiana 2012?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description Normandy))", "utterance": "where did the allied invasion of france take place?"}, - {"url": "http://www.freebase.com/view/en/st_joseph_river", "targetValue": "(list (description \"Lake Michigan\"))", "utterance": "where does the st. joe river start?"}, - {"url": "http://www.freebase.com/view/en/alex_smith", "targetValue": "(list (description \"Helix High School\"))", "utterance": "where did alex smith play high school football?"}, - {"url": "http://www.freebase.com/view/en/giza", "targetValue": "(list (description \"Giza Plateau\"))", "utterance": "where is pyramids of giza located?"}, - {"url": "http://www.freebase.com/view/en/nasdaq", "targetValue": "(list (description 1971))", "utterance": "when does nasdaq start trading?"}, - {"url": "http://www.freebase.com/view/en/kermit_the_frog", "targetValue": "(list (description \"Jim Henson\"))", "utterance": "who plays kermit in the muppets movie?"}, - {"url": "http://www.freebase.com/view/en/iran", "targetValue": "(list (description \"Islamic republic\") (description Theocracy) (description \"Unitary state\"))", "utterance": "what kind of government does iran have today?"}, - {"url": "http://www.freebase.com/view/en/african_american", "targetValue": "(list (description \"Black Like Me\") (description \"Amos Fortune, Free Man\") (description \"The Souls of Black Folk\") (description \"Race Matters\") (description \"Black Boy\") (description \"Notes of a Native Son\") (description \"Manchild in the Promised Land\") (description \"The Children\") (description \"The Fire Next Time\") (description \"No Name in the Street\"))", "utterance": "what is african american literature?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"French Language\"))", "utterance": "what are the primary languages of france?"}, - {"url": "http://www.freebase.com/view/en/guyana", "targetValue": "(list (description \"English Language\"))", "utterance": "what language do they speak in guyana south america?"}, - {"url": "http://www.freebase.com/view/en/new_york_yankees", "targetValue": "(list (description 1901))", "utterance": "what year were the new york yankees established?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description \"The Legend of Zelda\") (description \"3D Dot Game Heroes\") (description \"Akuma-kun: Makai no Wana\") (description \"Atsui 12 Game: Furi Furi Party!\") (description \"11eyes CrossOver\") (description \"11eyes: Tsumi to Batsu to Aganai no Sh\u014djo\") (description \"Military Madness\") (description \"The Legend of Zelda: Twilight Princess\") (description \"Cosmic Walker\"))", "utterance": "what games do japanese people play?"}, - {"url": "http://www.freebase.com/view/en/nelson_mandela", "targetValue": "(list (description Mvezo))", "utterance": "what city was nelson mandela born in?"}, - {"url": "http://www.freebase.com/view/en/independence_center", "targetValue": "(list (description Independence))", "utterance": "what time does independence center open on sundays?"}, - {"url": "http://www.freebase.com/view/en/navajo_people", "targetValue": "(list (description Arizona) (description Utah) (description \"Southwestern United States\") (description \"Navajo Nation\") (description California) (description \"New Mexico\"))", "utterance": "where did the navajo tribe live?"}, - {"url": "http://www.freebase.com/view/en/frankie_lymon", "targetValue": "(list (description \"Heroin overdose\"))", "utterance": "what did frankie lymon die from?"}, - {"url": "http://www.freebase.com/view/en/austin", "targetValue": "(list (description \"Texas Department of Public Safety Historical Museum and Research Center\") (description \"Cathedral of Junk\") (description \"Harry Ransom Center\") (description \"Texas Memorial Museum\") (description \"Ann W. Richards Congress Avenue Bridge\") (description \"Zilker Park\") (description \"Texas State Capitol\") (description \"William Sidney Porter House\") (description \"Bullock Texas State History Museum\") (description \"Barton Springs Pool\"))", "utterance": "what to see near austin?"}, - {"url": "http://www.freebase.com/view/en/trey_songz", "targetValue": "(list (description \"Petersburg High School\"))", "utterance": "where did trey songz go to high school?"}, - {"url": "http://www.freebase.com/view/en/matthias_jakob_schleiden", "targetValue": "(list (description Botanist))", "utterance": "what was matthias schleiden known for?"}, - {"url": "http://www.freebase.com/view/en/jesus", "targetValue": "(list (description Iudaea))", "utterance": "what country was jesus born?"}, - {"url": "http://www.freebase.com/view/en/louisiana", "targetValue": "(list (description 4/30/1812))", "utterance": "when was louisiana entered into the union?"}, - {"url": "http://www.freebase.com/view/en/kristen_stewart", "targetValue": "(list (description \"John Stewart\") (description \"Jules Mann-Stewart\"))", "utterance": "who is kristen stewart parents?"}, - {"url": "http://www.freebase.com/view/en/mary_shelley", "targetValue": "(list (description \"In 1817 they settled at Marlow-on-Thames and Mary turned \"Frankenstein\" into a novel, consulting Davy's chemistry lectures to give authenticity to her story about a scientist who creates life and then cannot control the creature he has made.\"))", "utterance": "when did mary shelley write frankenstein what were the circumstances?"}, - {"url": "http://www.freebase.com/view/en/vietnam_war", "targetValue": "(list (description Communism))", "utterance": "what was vietnam war fought for?"}, - {"url": "http://www.freebase.com/view/en/kate_spade", "targetValue": "(list (description \"Fashion Designer\"))", "utterance": "what is kate spade?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description au))", "utterance": "what age can a woman retire in australia?"}, - {"url": "http://www.freebase.com/view/en/lamar_odom", "targetValue": "(list (description \"Los Angeles Clippers\"))", "utterance": "what team does lamar odom play for 2013?"}, - {"url": "http://www.freebase.com/view/en/american_federation_of_labor", "targetValue": "(list (description \"Samuel Gompers\"))", "utterance": "who founded the american federation of labor afl in 1886?"}, - {"url": "http://www.freebase.com/view/en/louisville", "targetValue": "(list (description \"Jefferson County\") (description \"United States of America\") (description Kentucky))", "utterance": "where is louisville ne?"}, - {"url": "http://www.freebase.com/view/en/missouri_river", "targetValue": "(list (description \"Mississippi River\"))", "utterance": "where does missouri river end?"}, - {"url": "http://www.freebase.com/view/en/hank_baskett", "targetValue": "(list (description \"Philadelphia Eagles\"))", "utterance": "what team is hank baskett playing for in 2010?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Italy))", "utterance": "where is italian spoken around the world?"}, - {"url": "http://www.freebase.com/view/en/panama", "targetValue": "(list (description \"United States dollar\") (description \"Panamanian balboa\"))", "utterance": "what is currency in panama?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Morehouse College\"))", "utterance": "what undergraduate school did martin luther king jr. attend?"}, - {"url": "http://www.freebase.com/view/en/romania", "targetValue": "(list (description Ukraine) (description Serbia) (description Moldova) (description \"Odessa Oblast\") (description Hungary) (description Bulgaria))", "utterance": "what 5 countries border romania?"}, - {"url": "http://www.freebase.com/view/en/kansas_city_chiefs", "targetValue": "(list (description \"Super Bowl IV\"))", "utterance": "when was the last time the kansas city chiefs won a superbowl?"}, - {"url": "http://www.freebase.com/view/en/will_smith", "targetValue": "(list (description \"Overbrook High School\"))", "utterance": "where did will smith go to high school?"}, - {"url": "http://www.freebase.com/view/en/united_arab_emirates", "targetValue": "(list (description \"Middle East\"))", "utterance": "where is united arab located?"}, - {"url": "http://www.freebase.com/view/en/kate_middleton", "targetValue": "(list (description Bucklebury))", "utterance": "where is kate middleton spending christmas?"}, - {"url": "http://www.freebase.com/view/en/liam_hemsworth", "targetValue": "(list (description Knowing) (description Triangle) (description \"The Hunger Games\") (description \"The Expendables 2\") (description \"The Last Song\") (description Timeless) (description \"Empire State\") (description \"The Hunger Games: Catching Fire\") (description \"Arabian Nights\") (description \"Love and Honor\"))", "utterance": "what other movies has liam hemsworth?"}, - {"url": "http://www.freebase.com/view/en/duncan_bannatyne", "targetValue": "(list (description Presenter) (description Actor) (description \"TV Personality\") (description Entrepreneur) (description Businessperson) (description Investor))", "utterance": "what is duncan bannatyne?"}, - {"url": "http://www.freebase.com/view/en/julius_caesar", "targetValue": "(list (description Writer) (description Politician))", "utterance": "what was caesar augustus known for?"}, - {"url": "http://www.freebase.com/view/en/bradley_cooper", "targetValue": "(list (description 2011))", "utterance": "when did bradley cooper's dad die?"}, - {"url": "http://www.freebase.com/view/en/baltic_sea", "targetValue": "(list (description \"Atlantic Ocean\") (description \"East Prussia\") (description \"Pomeranian Voivodeship - II RP\") (description \"Free City of Danzig\") (description \"Second Polish Republic\") (description \"North German Plain\"))", "utterance": "which countries border the baltic sea?"}, - {"url": "http://www.freebase.com/view/en/perth_scotland", "targetValue": "(list (description \"Perth Concert Hall\"))", "utterance": "what to do in perth scotland?"}, - {"url": "http://www.freebase.com/view/en/keyshia_cole", "targetValue": "(list (description \"Daniel Gibson\"))", "utterance": "who is keyshia cole married too?"}, - {"url": "http://www.freebase.com/view/en/christine_gregoire", "targetValue": "(list (description \"Democratic Party\"))", "utterance": "who does christine gregoire represent?"}, - {"url": "http://www.freebase.com/view/en/leonardo_da_vinci", "targetValue": "(list (description \"Double hull\") (description \"Viola organista\"))", "utterance": "what were some inventions of leonardo da vinci?"}, - {"url": "http://www.freebase.com/view/en/daniel_tosh", "targetValue": "(list (description \"University of Central Florida\"))", "utterance": "what college did tosh . o go to?"}, - {"url": "http://www.freebase.com/view/en/sam_winchester", "targetValue": "(list (description \"Jared Padalecki\"))", "utterance": "who plays sam in anger management?"}, - {"url": "http://www.freebase.com/view/en/willie_nelson", "targetValue": "(list (description \"Steel-string acoustic guitar\"))", "utterance": "what type of strings does willie nelson use?"}, - {"url": "http://www.freebase.com/view/en/heidi_klum", "targetValue": "(list (description \"Ric Pipino\"))", "utterance": "who did heidi klum date before seal?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\"))", "utterance": "what type of voting system does australia have?"}, - {"url": "http://www.freebase.com/view/en/andrew_jackson", "targetValue": "(list (description Waxhaws))", "utterance": "where did president andrew jackson grew up?"}, - {"url": "http://www.freebase.com/view/en/ivan_pavlov", "targetValue": "(list (description \"Classical conditioning\"))", "utterance": "what did ivan pavlov invented?"}, - {"url": "http://www.freebase.com/view/en/ukraine", "targetValue": "(list (description Romania) (description Belarus) (description Poland) (description Moldova) (description Slovakia) (description Hungary) (description Russia))", "utterance": "what countries and seas border ukraine?"}, - {"url": "http://www.freebase.com/view/en/murray_river", "targetValue": "(list (description Australia))", "utterance": "where the murray river located?"}, - {"url": "http://www.freebase.com/view/en/joe_biden", "targetValue": "(list (description Delaware))", "utterance": "where was joe biden a senator?"}, - {"url": "http://www.freebase.com/view/en/italy", "targetValue": "(list (description Euro))", "utterance": "what is the money currency in italy?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Berlin))", "utterance": "where was adolf hitler died?"}, - {"url": "http://www.freebase.com/view/en/mississippi", "targetValue": "(list (description \"Yoknapatawpha County\") (description \"Caldecott County\"))", "utterance": "what percent of mississippi is black?"}, - {"url": "http://www.freebase.com/view/en/reggie_bush", "targetValue": "(list (description \"2006 NFL Draft\"))", "utterance": "what year did reggie bush get drafted?"}, - {"url": "http://www.freebase.com/view/en/sherlock_holmes", "targetValue": "(list (description Detective))", "utterance": "what was sherlock holmes famous for?"}, - {"url": "http://www.freebase.com/view/en/boston_celtics", "targetValue": "(list (description \"Kevin Garnett\"))", "utterance": "who is number 5 on the boston celtics?"}, - {"url": "http://www.freebase.com/view/en/sirius", "targetValue": "(list (description Star))", "utterance": "what does sirius black wand look like?"}, - {"url": "http://www.freebase.com/view/en/roger_bacon", "targetValue": "(list (description \"Magnifying glass\"))", "utterance": "who is roger bacon inventor of?"}, - {"url": "http://www.freebase.com/view/en/libya", "targetValue": "(list (description Tunisia))", "utterance": "where are the libyan refugees going?"}, - {"url": "http://www.freebase.com/view/en/woodstock_festival", "targetValue": "(list (description Bethel))", "utterance": "what city was woodstock held in?"}, - {"url": "http://www.freebase.com/view/en/paganism", "targetValue": "(list (description Odin))", "utterance": "who do pagans believe is god?"}, - {"url": "http://www.freebase.com/view/en/benjamin_franklin", "targetValue": "(list (description Bifocals))", "utterance": "what was one thing benjamin franklin is famous for?"}, - {"url": "http://www.freebase.com/view/en/john_willams", "targetValue": "(list (description Trombone) (description Piano) (description trumpet) (description clarinet))", "utterance": "what did john williams play?"}, - {"url": "http://www.freebase.com/view/en/united_kingdom", "targetValue": "(list (description Canada) (description Afghanistan) (description Madagascar) (description \"United States of America\") (description \"Antigua and Barbuda\") (description \"New Zealand\") (description Anguilla))", "utterance": "where does the uk import from?"}, - {"url": "http://www.freebase.com/view/en/southwest_airlines", "targetValue": "(list (description \"Herb Kelleher\") (description \"Rollin King\"))", "utterance": "who started southwest airlines?"}, - {"url": "http://www.freebase.com/view/en/colombia", "targetValue": "(list (description \"Juan Manuel Santos\"))", "utterance": "who is the current president of colombia 2011?"}, - {"url": "http://www.freebase.com/view/en/charles_darwin", "targetValue": "(list (description \"The Origin of Species\"))", "utterance": "what was the name of the book that charles darwin wrote?"}, - {"url": "http://www.freebase.com/view/en/arthur_miller", "targetValue": "(list (description Writer))", "utterance": "who might arthur miller think would?"}, - {"url": "http://www.freebase.com/view/en/ibrahim", "targetValue": "(list (description Terah) (description Amathlaah))", "utterance": "who is abraham descended from?"}, - {"url": "http://www.freebase.com/view/en/atticus_finch", "targetValue": "(list (description Lawyer))", "utterance": "what did atticus finch do?"}, - {"url": "http://www.freebase.com/view/en/patrick_swayze", "targetValue": "(list (description \"Pancreatic cancer\"))", "utterance": "what type of cancer did patrick swayze die from?"}, - {"url": "http://www.freebase.com/view/en/james_madison", "targetValue": "(list (description \"United States Representative\") (description \"United States Secretary of State\") (description \"President of the United States\"))", "utterance": "what was james madison's job?"}, - {"url": "http://www.freebase.com/view/en/france", "targetValue": "(list (description \"French Language\"))", "utterance": "what language does people in france speak?"}, - {"url": "http://www.freebase.com/view/en/spratly_islands", "targetValue": "(list (description Asia))", "utterance": "where is the spratly islands located?"}, - {"url": "http://www.freebase.com/view/en/hammurabi", "targetValue": "(list (description Babylonia) (description Babylon))", "utterance": "where did hammurabi come from?"}, - {"url": "http://www.freebase.com/view/en/elizabeth_1998", "targetValue": "(list (description \"Jenny Shircore\"))", "utterance": "who does queen elizabeth hair?"}, - {"url": "http://www.freebase.com/view/en/robert_horry", "targetValue": "(list (description \"Houston Rockets\"))", "utterance": "what teams did robert horry won rings with?"}, - {"url": "http://www.freebase.com/view/en/colorado", "targetValue": "(list (description \"Mountain Time Zone\"))", "utterance": "what timezone is colorado in?"}, - {"url": "http://www.freebase.com/view/en/charles_dickens", "targetValue": "(list (description \"The Chimes\") (description \"Our Mutual Friend\") (description \"The Old Curiosity Shop\") (description \"David Copperfield\") (description \"A Christmas Carol\") (description \"The Cricket on the Hearth\") (description \"The Life and Adventures of Nicholas Nickleby\") (description \"Hard Times\") (description \"Oliver Twist\") (description \"A Tale of Two Cities\"))", "utterance": "what did charles dickens writer?"}, - {"url": "http://www.freebase.com/view/en/st_helens_park_new_south_wales", "targetValue": "(list (description \"New South Wales\"))", "utterance": "where is st helens park nsw?"}, - {"url": "http://www.freebase.com/view/en/david_ruffin", "targetValue": "(list (description \"Drug overdose\"))", "utterance": "who killed david ruffin?"}, - {"url": "http://www.freebase.com/view/en/james_franco", "targetValue": "(list (description \"University of California, Los Angeles\") (description \"University of Houston\") (description \"Brooklyn College\") (description \"Columbia University School of the Arts\") (description \"Rhode Island School of Design\") (description \"Warren Wilson College\") (description \"Yale University\") (description \"Tisch School of the Arts\") (description \"Palo Alto High School\"))", "utterance": "where did james franco study acting?"}, - {"url": "http://www.freebase.com/view/en/south_africa", "targetValue": "(list (description Bloemfontein) (description Pretoria) (description \"Cape Town\"))", "utterance": "what is d capital city of south africa?"}, - {"url": "http://www.freebase.com/view/en/english", "targetValue": "(list (description \"West Germanic languages\"))", "utterance": "into what language family does english fall?"}, - {"url": "http://www.freebase.com/view/en/new_zealand", "targetValue": "(list (description China))", "utterance": "who does new zealand import from?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Felipe Calder\u00f3n\"))", "utterance": "who is mexico's president right now 2011?"}, - {"url": "http://www.freebase.com/view/en/chinese_language", "targetValue": "(list (description \"Qingtian dialect\") (description \"Standard Mandarin\"))", "utterance": "what are the different dialects of chinese?"}, - {"url": "http://www.freebase.com/view/en/john_f_kennedy", "targetValue": "(list (description Dallas))", "utterance": "what city was kennedy shot?"}, - {"url": "http://www.freebase.com/view/en/san_francisco_giants", "targetValue": "(list (description \"Bill Neukom\"))", "utterance": "who owns the sf giants owner?"}, - {"url": "http://www.freebase.com/view/en/alabama", "targetValue": "(list (description \"Pinus palustris\"))", "utterance": "what is the name of the alabama state tree?"}, - {"url": "http://www.freebase.com/view/en/kentucky", "targetValue": "(list (description Frankfort))", "utterance": "what is the capital of kentucky known for its bluegrass?"}, - {"url": "http://www.freebase.com/view/en/aruba", "targetValue": "(list (description \"Aruban florin\"))", "utterance": "what money do you use in aruba?"}, - {"url": "http://www.freebase.com/view/en/paul_of_tarsus", "targetValue": "(list (description \"Tarsus, Mersin\"))", "utterance": "where did apostle paul grow up?"}, - {"url": "http://www.freebase.com/view/en/karl_marx", "targetValue": "(list (description Marxism))", "utterance": "what was karl marx beliefs?"}, - {"url": "http://www.freebase.com/view/en/vietnam", "targetValue": "(list (description Houaphan) (description \"Salavan Province\") (description \"Savannakhet Province\") (description Bolikhamxai) (description \"Phongsaly Province\") (description China) (description Laos) (description Khammouan) (description \"Louangphabang Province\") (description \"Attapu Province\"))", "utterance": "which countries share land border with vietnam?"}, - {"url": "http://www.freebase.com/view/en/mary_i_of_england", "targetValue": "(list (description \"Philip II of Spain\"))", "utterance": "who did queen mary marry?"}, - {"url": "http://www.freebase.com/view/en/japan", "targetValue": "(list (description China))", "utterance": "where did japan invade to get resources?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"Tom Thibodeau\"))", "utterance": "who is the chicago bulls head coach?"}, - {"url": "http://www.freebase.com/view/en/cuba", "targetValue": "(list (description \"Cuban peso\") (description \"Cuban convertible peso\"))", "utterance": "what type of money do you use in cuba?"}, - {"url": "http://www.freebase.com/view/en/georgia", "targetValue": "(list (description \"Georgia General Assembly\"))", "utterance": "where in georgia does usher live?"}, - {"url": "http://www.freebase.com/view/en/georgia", "targetValue": "(list (description \"Saxby Chambliss\"))", "utterance": "who are the two state senators of georgia?"}, - {"url": "http://www.freebase.com/view/en/austraila", "targetValue": "(list (description \"Constitutional monarchy\"))", "utterance": "what type of government does australia use?"}, - {"url": "http://www.freebase.com/view/en/czech_republic", "targetValue": "(list (description \"Czech Language\"))", "utterance": "what language do people in czech republic speak?"}, - {"url": "http://www.freebase.com/view/en/riley_finn", "targetValue": "(list (description \"Marc Blucas\"))", "utterance": "who plays riley finn on buffy the vampire slayer?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Parliamentary system\") (description Federation) (description \"Constitutional monarchy\") (description \"Multi-party system\"))", "utterance": "what kind of political system is canada?"}, - {"url": "http://www.freebase.com/view/en/rupert_giles", "targetValue": "(list (description \"Anthony Stewart Head\"))", "utterance": "who plays giles in buffy the vampire slayer?"}, - {"url": "http://www.freebase.com/view/en/lola_bunny", "targetValue": "(list (description \"Britt McKillip\") (description \"Kristen Wiig\"))", "utterance": "who voices lola bunny in looney tunes?"}, - {"url": "http://www.freebase.com/view/en/charles_babbage", "targetValue": "(list (description \"Analytical Engine\"))", "utterance": "what did charles babbage create in the 1800s?"}, - {"url": "http://www.freebase.com/view/en/darth_vader", "targetValue": "(list (description \"Matt Lanter\"))", "utterance": "who voices anakin in the clone wars?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description \"From these and other sources, the young Hitler began to construct a vision of the world in which Jews (by race, rather than by religion) became the symbol and cause of all chaos, corruption, and destruction in culture, politics and the economy, and that the press, prostitution, syphilis, capitalism, Marxism, democracy and pacificism were all means exploited by 'the Jew' in his conspiracy to undermine the German nation and the purity of the creative Aryan race.\"))", "utterance": "what did hitler hate?"}, - {"url": "http://www.freebase.com/view/en/faramir", "targetValue": "(list (description \"David Wenham\"))", "utterance": "who plays faramir in lord of the rings?"}, - {"url": "http://www.freebase.com/view/en/chicago_bulls", "targetValue": "(list (description \"1992 NBA Finals\") (description \"1991 NBA Finals\") (description \"1997 NBA Finals\") (description \"1993 NBA Finals\") (description \"1998 NBA Finals\") (description \"1996 NBA Finals\"))", "utterance": "when is the last time chicago bulls won a championship?"}, - {"url": "http://www.freebase.com/view/en/jonathan_swift", "targetValue": "(list (description Pamphleteer))", "utterance": "what is jonathan swift famous for?"}, - {"url": "http://www.freebase.com/view/en/taoism", "targetValue": "(list (description \"Tao Te Ching\"))", "utterance": "what is the holy book in taoism?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description Atlanta))", "utterance": "where was dr luther king jr born?"}, - {"url": "http://www.freebase.com/view/en/french", "targetValue": "(list (description France))", "utterance": "where french revolution?"}, - {"url": "http://www.freebase.com/view/en/peyton_manning", "targetValue": "(list (description \"Denver Broncos\"))", "utterance": "who does peyton manning play 4?"}, - {"url": "http://www.freebase.com/view/en/diwali", "targetValue": "(list (description \"29 Ashwin\"))", "utterance": "when is the diwali festival?"}, - {"url": "http://www.freebase.com/view/en/michael_jordan", "targetValue": "(list (description \"Birmingham Barons\") (description \"Scottsdale Scorpions\"))", "utterance": "what professional baseball team did michael jordan play for?"}, - {"url": "http://www.freebase.com/view/en/bob_marley", "targetValue": "(list (description \"Bob Marley Mausoleum\"))", "utterance": "where is bob marley grave?"}, - {"url": "http://www.freebase.com/view/en/adolf_hitler", "targetValue": "(list (description Nazism))", "utterance": "what did hitler do bad?"}, - {"url": "http://www.freebase.com/view/en/murray_kentucky", "targetValue": "(list (description \"United States of America\") (description \"Calloway County\") (description Kentucky))", "utterance": "where is murray kentucky?"}, - {"url": "http://www.freebase.com/view/en/anaheim", "targetValue": "(list (description \"Pacific Time Zone\"))", "utterance": "what time zone is anaheim ca?"}, - {"url": "http://www.freebase.com/view/en/mount_vernon_texas", "targetValue": "(list (description \"Franklin County\") (description Texas))", "utterance": "where is mount vernon texas?"}, - {"url": "http://www.freebase.com/view/en/netherlands", "targetValue": "(list (description Elburg))", "utterance": "what countries are included in the netherlands?"}, - {"url": "http://www.freebase.com/view/en/julius_caesar", "targetValue": "(list (description \"Roman dictator\"))", "utterance": "what is caesar augustus known for?"}, - {"url": "http://www.freebase.com/view/en/israel", "targetValue": "(list (description Democracy))", "utterance": "what form of government is israel?"}, - {"url": "http://www.freebase.com/view/en/florida_marlins", "targetValue": "(list (description \"2003 World Series\"))", "utterance": "what year did the florida marlins win their 2nd world series title?"}, - {"url": "http://www.freebase.com/view/en/timothy_hutton", "targetValue": "(list (description \"Aurore Giscard d'Estaing\"))", "utterance": "who is timothy hutton married to?"}, - {"url": "http://www.freebase.com/view/en/duane_allman", "targetValue": "(list (description \"Gibson Les Paul\"))", "utterance": "what guitar does duane allman play?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"I Have a Dream\"))", "utterance": "what is the speech i have a dream about martin luther king?"}, - {"url": "http://www.freebase.com/view/en/europe", "targetValue": "(list (description Russia))", "utterance": "what is the biggest country in europe by population?"}, - {"url": "http://www.freebase.com/view/en/hank_baskett", "targetValue": "(list (description \"Indianapolis Colts\"))", "utterance": "what team does hank baskett play for 2011 season?"}, - {"url": "http://www.freebase.com/view/en/mike_tyson", "targetValue": "(list (description \"Bipolar disorder\"))", "utterance": "what happened to mike tyson?"}, - {"url": "http://www.freebase.com/view/en/africa", "targetValue": "(list (description Angola) (description \"C\u00f4te d\u2019Ivoire\") (description \"Central African Republic\") (description \"Burkina Faso\") (description Djibouti) (description Congo) (description Burundi) (description Botswana) (description \"Cape Verde\") (description Benin))", "utterance": "what are the african nations?"}, - {"url": "http://www.freebase.com/view/en/martin_luther_king_jr", "targetValue": "(list (description \"Boston University\") (description \"Crozer Theological Seminary\") (description \"Washington High School\") (description \"Morehouse College\"))", "utterance": "where did dr. martin luther king jr. go to school?"}, - {"url": "http://www.freebase.com/view/en/time_warner", "targetValue": "(list (description \"Warner Bros. Entertainment\"))", "utterance": "what channel is game show network on time warner cable?"}, - {"url": "http://www.freebase.com/view/en/united_states_senate", "targetValue": "(list (description \"Legislative assistant\"))", "utterance": "what is the senate responsible for?"}, - {"url": "http://www.freebase.com/view/en/paul_keating", "targetValue": "(list (description \"Australian Labor Party\"))", "utterance": "what party did paul keating belong to?"}, - {"url": "http://www.freebase.com/view/en/w_e_b_du_bois", "targetValue": "(list (description Writings) (description \"The Souls of Black Folk\") (description \"John Brown\") (description \"The Negro\") (description \"W.E.B. Du Bois on Asia\") (description Darkwater) (description \"The world of W.E.B. Du Bois\") (description \"The illustrated Souls of Black folk\") (description \"The suppression of the African slave trade to the United States of America, 1638-1870\") (description \"Dark princess\"))", "utterance": "what book did w.e.b. dubois wrote?"}, - {"url": "http://www.freebase.com/view/en/mitt_romney", "targetValue": "(list (description \"Tagg Romney\") (description \"Josh Romney\") (description \"Craig Romney\") (description \"Matt Romney\") (description \"Ben Romney\"))", "utterance": "what are romney's sons names?"}, - {"url": "http://www.freebase.com/view/en/adam_smith", "targetValue": "(list (description Kirkcaldy))", "utterance": "where is art smith from?"}, - {"url": "http://www.freebase.com/view/en/michael_clarke_duncan", "targetValue": "(list (description \"American Crude\") (description \"Air Buddies\") (description \"A Crush on You\") (description \"Brother Bear\") (description \"Back in Business\") (description \"A Night at the Roxbury\") (description \"Breakfast of Champions\") (description Bulworth) (description Armageddon) (description \"Brother Bear 2\"))", "utterance": "what films did michael clarke duncan star in?"}, - {"url": "http://www.freebase.com/view/en/arkansas", "targetValue": "(list (description \"Central Time Zone\"))", "utterance": "what time does arkansas play football today?"}, - {"url": "http://www.freebase.com/view/en/canada", "targetValue": "(list (description \"Bituminous Coal Underground Mining\") (description \"Copper Ore and Nickel Ore Mining\") (description Automobile) (description \"Pulp, Paper, and Paperboard Mills\") (description \"Wheat Farming\") (description \"Electric Power Generation\") (description \"Crude Petroleum and Natural Gas Extraction\") (description \"Iron Ore Mining\") (description \"Primary Aluminum Production\") (description \"Pharmaceutical and Medicine Manufacturing\"))", "utterance": "what are the major imports and exports of canada?"}, - {"url": "http://www.freebase.com/view/en/barack_obama", "targetValue": "(list (description \"Sen. Barack Obama\"))", "utterance": "what other political offices has obama been in?"}, - {"url": "http://www.freebase.com/view/en/clearwater", "targetValue": "(list (description \"Clearwater Air Park\"))", "utterance": "what airport do you fly into for clearwater florida?"}, - {"url": "http://www.freebase.com/view/en/venice_california", "targetValue": "(list (description \"Venice Branch\") (description \"Chiat/Day Building\") (description \"72 Market Street Oyster Bar and Grill\") (description \"L.A. Louver\") (description \"Social and Public Art Resource Center\") (description \"Venice Canal Historic District\") (description \"First Lutheran Church of Venice\") (description \"Muscle Beach\") (description \"Venice United Methodist Church\") (description \"Beyond Baroque Literary Arts Center\"))", "utterance": "what to do in venice beach ca?"}, - {"url": "http://www.freebase.com/view/en/russell_wilson", "targetValue": "(list (description \"Collegiate School\") (description \"North Carolina State University\") (description \"University of Wisconsin-Madison\"))", "utterance": "what college did russell wilson go to?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description \"Jozef Isra\u00ebls\") (description \"Paul C\u00e9zanne\") (description \"Anton Mauve\") (description \"Peter Paul Rubens\") (description \"Jean-Fran\u00e7ois Millet\") (description \"Willem Roelofs\") (description \"Eug\u00e8ne Delacroix\") (description \"Claude Monet\") (description Rembrandt))", "utterance": "what inspired van gogh work?"}, - {"url": "http://www.freebase.com/view/en/fresno_texas", "targetValue": "(list (description Texas) (description \"Fort Bend County\"))", "utterance": "where is fresno texas located?"}, - {"url": "http://www.freebase.com/view/en/robin_roberts", "targetValue": "(list (description \"Breast cancer\") (description \"Myelodysplastic syndrome\"))", "utterance": "what is wrong with robin roberts?"}, - {"url": "http://www.freebase.com/view/en/nashville_tennessee", "targetValue": "(list (description \"Tennessee Agricultural Museum\") (description Parthenon) (description \"Hotel Halbrook Railroad & Local History Museum\") (description \"Warner Parks\") (description \"Cheekwood Botanical Garden and Museum of Art\") (description \"The Hermitage\") (description \"Nashville Film Festival\") (description \"Country Music Hall of Fame and Museum\") (description \"Tennessee State Museum\") (description \"Centennial Park (Nashville)\"))", "utterance": "where to go in downtown nashville tn?"}, - {"url": "http://www.freebase.com/view/en/mexico", "targetValue": "(list (description \"Federal government of Mexico\"))", "utterance": "what type of government does mexico use?"}, - {"url": "http://www.freebase.com/view/en/rasheed_wallace", "targetValue": "(list (description \"Portland Trail Blazers\") (description \"New York Knicks\") (description \"Washington Wizards\") (description \"Atlanta Hawks\") (description \"Detroit Pistons\") (description \"Boston Celtics\"))", "utterance": "what team rasheed wallace?"}, - {"url": "http://www.freebase.com/view/en/england", "targetValue": "(list (description \"Greenwich Mean Time\"))", "utterance": "what is the timezone in england called?"}, - {"url": "http://www.freebase.com/view/en/palm_springs", "targetValue": "(list (description \"Palm Springs International Airport\"))", "utterance": "what airport is closest to palm springs?"}, - {"url": "http://www.freebase.com/view/en/abraham_lincoln", "targetValue": "(list (description \"Mary Todd Lincoln\"))", "utterance": "what was abe lincoln's wife name?"}, - {"url": "http://www.freebase.com/view/en/ivan_rodriguez", "targetValue": "(list (description \"Texas Rangers\"))", "utterance": "what team does pudge rodriguez play for?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what form of government do we have in the usa?"}, - {"url": "http://www.freebase.com/view/en/spain", "targetValue": "(list (description \"Manuel Bernardez\") (description \"Jos\u00e9 Alberto Ben\u00edtez\") (description \"\u00d3scar Valles\") (description \"Fructuosus of Braga\") (description \"Claudius of Turin\") (description \"Innocencio of Mary Immaculate\") (description \"Manuel la Pe\u00f1a\") (description Agobard) (description \"John Ortega\") (description \"Leandro Moldes\"))", "utterance": "who are famous people from spain?"}, - {"url": "http://www.freebase.com/view/en/shaquille_oneal", "targetValue": "(list (description \"1992\u201393 NBA season\"))", "utterance": "when did shaq come to the nba?"}, - {"url": "http://www.freebase.com/view/en/maria_theresa_of_austria", "targetValue": "(list (description Bohemia))", "utterance": "what empire did maria theresa rule?"}, - {"url": "http://www.freebase.com/view/en/texas_rangers", "targetValue": "(list (description \"Rangers Ballpark in Arlington\"))", "utterance": "where is texas rangers home stadium?"}, - {"url": "http://www.freebase.com/view/en/angelina_jolie", "targetValue": "(list (description \"In the Land of Blood and Honey\"))", "utterance": "what movie is angelina jolie directing?"}, - {"url": "http://www.freebase.com/view/en/brazil", "targetValue": "(list (description \"Brazilian Portuguese\") (description \"Portuguese Language\") (description \"Italian Language\"))", "utterance": "what language do they speak brazil?"}, - {"url": "http://www.freebase.com/view/en/jimmy_fallon", "targetValue": "(list (description \"Nancy Juvonen\"))", "utterance": "who is jimmy fallon married to?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description Ukraine) (description Belarus) (description Kazakhstan) (description Poland) (description Lithuania) (description Azerbaijan) (description Mongolia) (description \"North Korea\") (description Georgia) (description Norway))", "utterance": "what country is russia close to?"}, - {"url": "http://www.freebase.com/view/en/fc_internazionale_milano", "targetValue": "(list (description \"Andrea Stramaccioni\") (description \"Giuseppe Baresi\"))", "utterance": "who is the coach of inter milan now?"}, - {"url": "http://www.freebase.com/view/en/deere_company", "targetValue": "(list (description Moline))", "utterance": "where are john deere snow blowers made?"}, - {"url": "http://www.freebase.com/view/en/peru", "targetValue": "(list (description \"Peruvian nuevo sol\"))", "utterance": "what is the money called in peru?"}, - {"url": "http://www.freebase.com/view/en/kristen_stewart", "targetValue": "(list (description \"New Moon\") (description Eclipse) (description \"The Runaways\") (description \"Into the Wild\") (description Adventureland) (description Twilight))", "utterance": "what movies did kristen stewart act in?"}, - {"url": "http://www.freebase.com/view/en/vincent_van_gogh", "targetValue": "(list (description Post-Impressionism))", "utterance": "what art movement does vincent van gogh belong to?"}, - {"url": "http://www.freebase.com/view/en/orlando", "targetValue": "(list (description \"Orange County\"))", "utterance": "what county is orlando fl in?"}, - {"url": "http://www.freebase.com/view/en/robert_pattinson", "targetValue": "(list (description \"Let Me Sign\") (description \"Never Think\"))", "utterance": "what music did robert pattinson do for twilight?"}, - {"url": "http://www.freebase.com/view/en/philippines", "targetValue": "(list (description Republic))", "utterance": "what type of government is the philippines?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Russian ruble\"))", "utterance": "what do you call russian currency?"}, - {"url": "http://www.freebase.com/view/en/donald_bradman", "targetValue": "(list (description Adelaide))", "utterance": "where did sir donald bradman live?"}, - {"url": "http://www.freebase.com/view/en/catholicism", "targetValue": "(list (description \"Name day\") (description \"Saint Patrick's Day\") (description \"Maundy Thursday\") (description \"Palm Sunday\") (description \"Saint George's Day\") (description \"Saint Joseph's Day\") (description Christmas))", "utterance": "what are the holydays of obligation in the catholic church 2013?"}, - {"url": "http://www.freebase.com/view/en/denver_broncos", "targetValue": "(list (description Miles))", "utterance": "what is the name of the broncos mascot?"}, - {"url": "http://www.freebase.com/view/en/russia", "targetValue": "(list (description \"Allies of World War II\"))", "utterance": "what caused the russian financial crisis of 1998?"}, - {"url": "http://www.freebase.com/view/en/united_states", "targetValue": "(list (description \"Presidential system\") (description \"Federal republic\") (description \"Representative democracy\") (description \"Two-party system\") (description \"Constitutional republic\") (description Republic))", "utterance": "what kind government does the us have?"} -] \ No newline at end of file diff --git a/overnight/README.md b/overnight/README.md deleted file mode 100644 index 971bbd2..0000000 --- a/overnight/README.md +++ /dev/null @@ -1,40 +0,0 @@ -# Files for Building a Semantic Parser Overnight - -## Generating canonical utterances - -To generate all the canonical utterances, run: - - ./pull-dependencies freebase overnight - ant corenlp freebase overnight - ./run @mode=genovernight-wrapper - -To generate each individual domain: - - ./run @mode=genovernight @gen=1 @domain= - -## Training - -After generating the paraphrases via AMT and setting up the appropriate example -files, we train a model. - -Run the following to train with all the features: - - ./run @mode=overnight @domain= - -To run with a subset of the features for ablation studies: - -Baseline: - - ./run @mode=overnight @domain= -OvernightFeatureComputer.featureDomains match skip-bigram root lf simpleworld - -No Lexical features: - - ./run @mode=overnight @domain= -OvernightFeatureComputer.featureDomains match ppdb skip-bigram root lf simpleworld - -No PPDB features: - - ./run @mode=overnight @domain= -OvernightFeatureComputer.featureDomains match skip-bigram root lf alignment lexical root_lexical simpleworld - -Full system: - - ./run @mode=overnight @domain= -OvernightFeatureComputer.featureDomains match ppdb skip-bigram root alignment lexical root_lexical lf simpleworld diff --git a/overnight/basketball.grammar b/overnight/basketball.grammar deleted file mode 100644 index 06048f1..0000000 --- a/overnight/basketball.grammar +++ /dev/null @@ -1,38 +0,0 @@ -(include general.grammar) - -# Types -(rule $TypeNP (player) (ConstantFn en.player)) -(rule $EntityNP1 (kobe bryant) (ConstantFn en.player.kobe_bryant)) -(rule $EntityNP2 (lebron james) (ConstantFn en.player.lebron_james)) - -(rule $TypeNP (team) (ConstantFn en.team)) -(rule $EntityNP1 (los angeles lakers) (ConstantFn en.team.lakers)) -(rule $EntityNP2 (cleveland cavaliers) (ConstantFn en.team.cavaliers)) - -(rule $TypeNP (position) (ConstantFn en.position)) -(rule $EntityNP1 (point guard) (ConstantFn en.position.point_guard)) -(rule $EntityNP2 (forward) (ConstantFn en.position.forward)) - -(rule $EntityNP1 (2004) (ConstantFn (date 2004 -1 -1))) -(rule $EntityNP2 (2010) (ConstantFn (date 2010 -1 -1))) - -(for @x (point assist steal turnover rebound block foul game fg ft) - (rule $EntityNP1 (3) (ConstantFn (number 3 @x))) - #(rule $EntityNP2 (6) (ConstantFn (number 6 @x))) -) - -# Season statistics - -(rule $Rel0NP (player) (ConstantFn (string player))) -(rule $RelNP (position) (ConstantFn (string position))) -(rule $RelNP (team) (ConstantFn (string team))) -(rule $RelNP (season) (ConstantFn (string season))) - -(rule $RelNP (number of points "(over a season)") (ConstantFn (string num_points))) -(rule $RelNP (number of assists "(over a season)") (ConstantFn (string num_assists))) -(rule $RelNP (number of steals "(over a season)") (ConstantFn (string num_steals))) -(rule $RelNP (number of turnovers "(over a season)") (ConstantFn (string num_turnovers))) -(rule $RelNP (number of rebounds "(over a season)") (ConstantFn (string num_rebounds))) -(rule $RelNP (number of blocks "(over a season)") (ConstantFn (string num_blocks))) -(rule $RelNP (number of fouls "(over a season)") (ConstantFn (string num_fouls))) -(rule $RelNP (number of played games "(over a season)") (ConstantFn (string num_games_played))) diff --git a/overnight/blocks.grammar b/overnight/blocks.grammar deleted file mode 100644 index e29d39d..0000000 --- a/overnight/blocks.grammar +++ /dev/null @@ -1,28 +0,0 @@ -(include general.grammar) - -# Types -(rule $TypeNP (block) (ConstantFn en.block)) -(rule $EntityNP1 (block 1) (ConstantFn en.block.block1)) -(rule $EntityNP2 (block 2) (ConstantFn en.block.block2)) - -# Properties -(rule $RelNP (shape) (ConstantFn (string shape))) -(rule $EntityNP1 (a pyramid) (ConstantFn en.shape.pyramid)) -(rule $EntityNP2 (a cube) (ConstantFn en.shape.cube)) - -(rule $RelNP (color) (ConstantFn (string color))) -(rule $EntityNP1 (red) (ConstantFn en.color.red)) -(rule $EntityNP2 (green) (ConstantFn en.color.green)) - -(rule $RelNP (length) (ConstantFn (string length))) -(rule $RelNP (width) (ConstantFn (string width))) -(rule $RelNP (height) (ConstantFn (string height))) -(rule $EntityNP1 (3 inches) (ConstantFn (number 3 en.inch))) -(rule $EntityNP2 (6 inches) (ConstantFn (number 6 en.inch))) - -(rule $VP/NP (is left of) (ConstantFn (string left))) -(rule $VP/NP (is right of) (ConstantFn (string right))) -(rule $VP/NP (is above) (ConstantFn (string above))) -(rule $VP/NP (is below) (ConstantFn (string below))) - -(rule $VP (is special) (ConstantFn (string is_special))) diff --git a/overnight/calendar-canonical.examples b/overnight/calendar-canonical.examples deleted file mode 100644 index f05e529..0000000 --- a/overnight/calendar-canonical.examples +++ /dev/null @@ -1,6 +0,0 @@ -# Make sure these test cases always parse -(example (utterance "create a meeting with start time 3pm")) -(example (utterance "what is the meeting whose start time is 9am or 3pm")) -(example (utterance "remove the meeting whose date is day 2")) -(example (utterance "what is the location of the meeting whose start time is 9am")) -(example (utterance "what is the length of the free block whose date is day 1 with the largest end time")) diff --git a/overnight/calendar.grammar b/overnight/calendar.grammar deleted file mode 100644 index 847893e..0000000 --- a/overnight/calendar.grammar +++ /dev/null @@ -1,33 +0,0 @@ -(include general.grammar) - -# Types -(rule $TypeNP (meeting) (ConstantFn en.meeting)) -(rule $EntityNP1 (weekly standup) (ConstantFn en.meeting.weekly_standup)) -(rule $EntityNP2 (annual review) (ConstantFn en.meeting.annual_review)) - -# Properties -(rule $RelNP (date) (ConstantFn (string date))) -(rule $EntityNP1 (jan 2) (ConstantFn (date 2015 1 2))) -(rule $EntityNP2 (jan 3) (ConstantFn (date 2015 1 3))) - -(rule $RelNP (start time) (ConstantFn (string start_time))) -(rule $RelNP (end time) (ConstantFn (string end_time))) -(rule $EntityNP1 (10am) (ConstantFn (time 10 0))) -(rule $EntityNP2 (3pm) (ConstantFn (time 15 0))) - -(rule $RelNP (length) (ConstantFn (string length))) -(rule $EntityNP1 (three hours) (ConstantFn (number 3 en.hour))) -(rule $EntityNP2 (one hour) (ConstantFn (number 1 en.hour))) - -(rule $RelNP (attendee) (ConstantFn (string attendee))) -(rule $TypeNP (person) (ConstantFn en.person)) -(rule $EntityNP1 (alice) (ConstantFn en.person.alice)) -(rule $EntityNP2 (bob) (ConstantFn en.person.bob)) - -(rule $RelNP (location) (ConstantFn (string location))) -(rule $TypeNP (location) (ConstantFn en.location)) -(rule $EntityNP1 (greenberg cafe) (ConstantFn en.location.greenberg_cafe)) -(rule $EntityNP2 (central office) (ConstantFn en.location.central_office)) - -# Unaries -(rule $VP (is important) (ConstantFn (string is_important))) diff --git a/overnight/calendar.turk.examples b/overnight/calendar.turk.examples deleted file mode 100644 index c2ec0dd..0000000 --- a/overnight/calendar.turk.examples +++ /dev/null @@ -1,428 +0,0 @@ -(example - (utterance "What meeting is on Jan 3?") - (original "meeting whose date is jan 3") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 1 3))) - ) -) - -(example - (utterance "How many meetings after 1pm?") - (original "number of meeting whose start time is larger than 1pm") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string start_time)) (string >) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericEntity (time 13 0))))) - ) -) - -(example - (utterance "What meeting is on Wed Jan 5") - (original "meeting whose date is jan 5") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 1 5))) - ) -) - -(example - (utterance "Am I free on mar 6?") - (original "number of meeting whose date is mar 6") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string date)) (string =) (date 2015 3 6)))) - ) -) - -(example - (utterance "Which meetings are about the office chair?") - (original "meeting whose subject is office chair") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string subject) (string =) (en.subject.office_chair))) - ) -) - -(example - (utterance "What time does the office meeting start?") - (original "start time of meeting whose location is office") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string location) (string =) en.location.office) (string start_time))) - ) -) - -(example - (utterance "Who is attending the meeting on June 9?") - (original "attendee of meeting whose date is jun 9") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 6 9)) (string attendee))) - ) -) - -(example - (utterance "How long is the meeting on May 23?") - (original "length of meeting whose date is may 23") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 5 23)) (string length))) - ) -) - -(example - (utterance "Where is the meeting on Jun 12?") - (original "location of meeting whose date is jun 12") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 6 12)) (string location))) - ) -) - -(example - (utterance "What time is my weekly standup?") - (original "start time of weekly standup") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty en.meeting.weekly_standup (string start_time))) - ) -) - -(example - (utterance "How many times have I visited greenburg cafe at noon?") - (original "Number of meetings whose location is greenburg cafe and whose start time is 12pm") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string location) (string =) en.location.greenburg_cafe) (string start_time) (string =) (time 12 0)))) - ) -) - -(example - (utterance "Are there any meetings in June?") - (original "number of meeting whose date is at least jun 1 and whose date is at most jun 30") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string >=) (date 2015 6 1)) (string date) (string <=) (date 2015 6 30)))) - ) -) - -(example - (utterance "Do I have meetings on May 8?") - (original "number of meeting whose date is may 8") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld. getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string date)) (string =) (date 2015 5 8)))) - ) -) - -(example - (utterance "What do I have scheduled on May 7?") - (original "meeting whose date may 7") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 5 7))) - ) -) - -(example - (utterance "How many meetings does Alice have on May 12?") - (original "Number of meetings whose attendee is alice and whose date is may 12") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string attendee) (string =) en.person.alice) (string date) (string =) (date 2015 5 12)))) - ) -) - -(example - (utterance "Who is attending the same meetings as me on May 7th?") - (original "attendee of meeting whose date is may 7") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 5 7)) (string attendee))) - ) -) - -(example - (utterance "Who is attending the 2:00 pm meeting on January 3rd?") - (original "attendee of meeting whose start time is 2pm and whose date is jan 3) - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string start_time) (string =) (time 14 0)) (string date) (string =) (date 2015 1 3)) (string attendee))) - ) -) - -(example - (utterance "What time does my first meeting start on May 17?") - (original "start time of meeting whose date is may 17 that has smallest start time") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.superlative (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 5 17)) (string min) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string start_time))) (string start_time))) - ) -) - -(example - (utterance "How many people will be attending the meeting on December 23?") - (original "number of attendee of meeting whose date is dec 23") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 12 23)) (string attendee)))) - ) -) - -(example - (utterance "Where are my meetings on Feb 3?") - (original "location of meeting whose date is feb 3") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 2 3)) (string location))) - ) -) - -(example - (utterance "Who will be at the meeting on Feb 3?") - (original "attendee of meeting whose date is feb 3") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 2 3)) (string attendee))) - ) -) - -(example - (utterance "When is my first meeting on Feb 3?") - (original "start time of meeting whose date is feb 3 that has smallest start time") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.superlative (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 2 3)) (string min) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string start_time))) (string start_time))) - ) -) - -(example - (utterance "When is my last meeting on Feb 3?") - (original "start time of meeting whose date is feb 3 that has largest start time") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.superlative (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 2 3)) (string max) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string start_time))) (string start_time))) - ) -) - -(example - (utterance "Who is attending the meeting on My6?") - (original "attendee of meeting whose date is may 6") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 5 6)) (string attendee))) - ) -) - -(example - (utterance "Where is the location of the meeting on May 7?") - (original "location of meeting whose date is may 7") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 5 7)) (string location))) - ) -) - -(example - (utterance "What is the subject of my June 6 meeting?") - (original "subject of meeting whose date is jun 6") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 6 6)) (string subject))) - ) -) - -(example - (utterance "Where is my June 6 meeting?") - (original "location of meeting whose date is jun 6") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 6 6)) (string location))) - ) -) - -(example - (utterance Who is attending my June 6 meeting?") - (original "attendee of meeting whose date is jun 6") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 6 6)) (string attendee))) - ) -) - -(example - (utterance "What is the subject of my June 6 meeting?") - (original "subject of meeting whose date is jun 6") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 6 6)) (string subject))) - ) -) - -(example - (utterance "What time does the June 6 meeting start?") - (original "start time of meeting whose date is jun 6") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 6 6)) (string start_time))) - ) -) - -(example - (utterance "Which meetings are in the afternoon?) - (original "meeting whose start time is at least 12pm") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string start_time)) (string >=) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericEntity (time 12 0))))) - ) -) - -(example - (utterance "How many meetings are on Dec 12?") - (original "number of meeting whose date is dec 12") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld. getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string date)) (string =) (date 2015 12 12)))) - ) -) - -(example - (utterance "How many meetings is Alice going to in April?") - (original "number of meeting whose attendee is alice and whose date is at least apr 1 and whose date is at most apr 30") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string attendee) (string =) en.person.alice) (string date) (string >=) (date 2015 4 1)) (string date) (string <=) (date 2015 4 30)))) - ) -) - -(example - (utterance "What is the longest meeting scheduled for the week of May 4-8?") - (original "meeting whose date is at least may 4 and whose date is at most may 8 that has the largest length") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call edu.stanford.nlp.sempre.agile.SimpleWorld.superlative (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string >=) (date 2015 5 4)) (string date) (string <=) (date 2015 5 8)) (string max) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string length)))) - ) -) - -(example - (utterance "Do I have any meetings on May 8th?") - (original "number of meeting whose date is may 8") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld. getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (call edu.stanford.nlp.sempre.agile.SimpleWorld.ensureNumericProperty (string date)) (string =) (date 2015 5 8)))) - ) -) - -(example - (utterance "When does my meeting on June 3rd end?") - (original "end time of meeting whose date is jun 3") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 6 3)) (string end_time))) - ) -) - -(example - (utterance "What time is my meeting on May 7th?") - (original "start time of meeting whose date is may 7") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 5 7)) (string start_time))) - ) -) - -(example - (utterance "How many people will be in the May 10th meeting?") - (original "number of attendee of meeting whose date is may 10") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call @getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 5 10)) (string attendee)))) - ) -) - -(example - (utterance "Do I have any important meetings in April?") - (original "number of meeting that is important and whose date is at least apr 1 and whose date is at most april 30") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (cal l edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string is_important)) (string date) (string >=) (date 2015 4 1)) (string date) (string <=) (date 2015 4 30)))) - ) -) - -(example - (utterance "How many important meetings do I have in April?") - (original "number of meeting that is important and whose date is at least apr 1 and whose date is at most april 30") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (cal l edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string is_important)) (string date) (string >=) (date 2015 4 1)) (string date) (string <=) (date 2015 4 30)))) - ) -) - -(example - (utterance "Will Alice be at the meeting on May 10th?") - (original "meeting whose attendee is alice and whose date is may 10") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call .size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string attendee) (string =) en.person.alice) (string date) (string =) (date 2015 5 10)))) - ) -) - -(example - (utterance "Is there a meeting on February 3?") - (original "meeting whose date is feb 3") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 2 3))) - ) -) - -(example - (utterance "Which meetings are scheduled for August 1?") - (original "meeting whose date is aug 1") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (call edu.stanford.nlp.sempre.agile.SimpleWorld.getProperty (call edu.stanford.nlp.sempre.agile.SimpleWorld.singleton en.meeting) (string !type)) (string date) (string =) (date 2015 8 1))) - ) -) - -(example - (utterance "how many meetings do I have to attend in July?") - (original "number of meeting whose date is at least aug 1 and whose date is at most aug 31") - (targetFormula - (call edu.stanford.nlp.sempre.agile.SimpleWorld.listValue (call.size (call edu.stanford.nlp.sempre.agile.SimpleWorld.filter (edu.stanford.nlp.sempre.agile.SimpleWorld.) - ) -) -how many meetings do I have to attend in July? -where is the 2pm meeting being held? - - -Which meetings in May 1-7 are in the morning? -Who is attending the May 19th meeting? -which is my next day without a meeting? -When is my next meeting with Alice? -What is happening on the third? -when does my last meeting end on feb 14? -how many people will be at the march 4 meeting? -What time is my meeting on Monday May 11th? -Do I have anything scheduled on Wednesday May 13th? -where is the last meeting of the year? -how many meeting are in February? -How many meetings are after noon? -How many meetings are after noon on May 9th? -How many meetings are before 4 pm on May 10th? -Which meeting is Jami attending on May 11th? -What is the agenda of the meeting? -How long will the meeting prolong? -How many important meetings do I have before noon on May 9th? -What meetings are in March? -how many meetings on jul 23 are longer than 1 hour? -how many meetings have more than 2 attendees? -what is the subject of the meeting on nov 23 at 4 pm? -do i have any plans for 15th march -can you check my appointments for the evening of the 5th -What meetings are scheduled for May 5th? -Where is the meeting scheduled for May 5th? -How many will be attending the May 5th meeting? -What time does the May 5th meeting start? -what time is my first meeting on February 22? -What meetings are scheduled with the CEO, Bob? -What time does my last meeting end on June 22? -Which meetings are about the annual budget review? -what time is my next meeting with bob? - -==== Requires "now"/"today"/"tomorrow" ==== -How many meetings do I have next week? -Is Alice going to the meeting tomorrow? -Where are the meetings for tomorrow? -How many meetings do I have today? -When do I have an important meeting in the next three days? -What meetings are scheduled for next week? -What time is tomorrow's meeting? -How many meetings are this month? -What is the earliest meeting tomorrow? -What is the latest meeting tomorrow? -What time is my next meeting? -How many people will attend the meeting tomorrow? -What time does today's meeting start? -Where is my first meeting of the day at? -When does my last meeting of the day end? -Find the address for my next meeting? -How much time do I have until my next meeting with Sam? -How many meetings are today? -Am I free at 2 pm today? -How many meetings do I have this week? -What is on today's calendar? -When is my next standup? -How many meetings are this month? - -==== Implicit reference ==== -How many attendees are planning on going to the meeting? -What time do I have to be at the meeting on May 9? - -==== Not in grammar ===== -Is it possible to schedule a meeting before 2 pm? -When do I call my boss Bob? -When is my date with Alice? -What meetings are with my Client Adam? -Which month is most popular for meetings? -When is the annual report due? - -==== yes/no ==== -Do I have more than 2 meetings on April 5? diff --git a/overnight/general.grammar b/overnight/general.grammar deleted file mode 100644 index 06d657f..0000000 --- a/overnight/general.grammar +++ /dev/null @@ -1,416 +0,0 @@ -############################################################ -# General grammar -# There are two types of grammars -# - generate: used to generate canonical utterances -# - parse: used to actually parse - -(def @domain edu.stanford.nlp.sempre.overnight.SimpleWorld.domain) -(def @singleton edu.stanford.nlp.sempre.overnight.SimpleWorld.singleton) -(def @filter edu.stanford.nlp.sempre.overnight.SimpleWorld.filter) -(def @getProperty edu.stanford.nlp.sempre.overnight.SimpleWorld.getProperty) -(def @superlative edu.stanford.nlp.sempre.overnight.SimpleWorld.superlative) -(def @countSuperlative edu.stanford.nlp.sempre.overnight.SimpleWorld.countSuperlative) -(def @countComparative edu.stanford.nlp.sempre.overnight.SimpleWorld.countComparative) -(def @aggregate edu.stanford.nlp.sempre.overnight.SimpleWorld.aggregate) -(def @concat edu.stanford.nlp.sempre.overnight.SimpleWorld.concat) -(def @reverse edu.stanford.nlp.sempre.overnight.SimpleWorld.reverse) -(def @arithOp edu.stanford.nlp.sempre.overnight.SimpleWorld.arithOp) -(def @sortAndToString edu.stanford.nlp.sempre.overnight.SimpleWorld.sortAndToString) -(def @ensureNumericProperty edu.stanford.nlp.sempre.overnight.SimpleWorld.ensureNumericProperty) -(def @ensureNumericEntity edu.stanford.nlp.sempre.overnight.SimpleWorld.ensureNumericEntity) -(def @listValue edu.stanford.nlp.sempre.overnight.SimpleWorld.listValue) - -############################################################ -# Base cases - -(when parse - # G1 - # Generic values - (rule $EntityNP ($PHRASE) (NumberFn) (anchored 1)) - (rule $EntityNP ($PHRASE) (DateFn) (anchored 1)) - - # Currently, just cheat and use the entities defined in the base grammar. - # In the future, want actually NER. - (rule $EntityNP ($EntityNP1) (IdentityFn)) - (rule $EntityNP ($EntityNP2) (IdentityFn)) - #(rule $EntityNP ($PHRASE) (FilterNerSpanFn PERSON ORGANIZATION LOCATION MISC) (anchored 1)) - #(rule $EntityNP ($PHRASE) (FilterPosTagFn span NNP) (anchored 1)) - - (rule $Num ($PHRASE) (NumberFn) (anchored 1)) -) -(when generate - (rule $Num (two) (ConstantFn (number 2))) -) - -(when (and parse general) - # G1 - (rule $NP ($EntityNP) (IdentityFn)) - # G2 - (rule $NP ($TypeNP) (lambda t (call @getProperty (call @singleton (var t)) (string !type)))) # Unary -) -(when (and generate general) - (rule $UnaryNP ($TypeNP) (lambda t (call @getProperty (call @singleton (var t)) (string !type)))) # Unary -) - -(when (and parse regex) - (rule $NP ($EntityNP) (IdentityFn)) - (rule $NP ($TypeNP) (IdentityFn)) -) -(when (and generate regex) - (rule $UnaryNP ($TypeNP) (IdentityFn)) -) - -(when (and parse general) - (rule $NumberRelNP ($RelNP) (lambda r (call @ensureNumericProperty (var r)))) - (rule $NumberNP ($NP) (lambda r (call @ensureNumericEntity (var r)))) -) -(when (and generate general) - (rule $NumberRelNP ($RelNP) (lambda r (call @ensureNumericProperty (var r)))) - (rule $NumberEntityNP ($EntityNP1) (lambda r (call @ensureNumericEntity (var r)))) - (rule $NumberNP0 ($NP0) (lambda r (call @ensureNumericEntity (var r)))) -) - -############################################################ -# Complementizer phrase (filtering) - -(when (and parse general) - # R0 - (rule $CP (that $VP) (lambda r (lambda s (call @filter (var s) (var r))))) # Vunary - # R1 - (rule $CP (whose $RelNP is $NP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Req - (rule $CP (whose $RelNP is not $NP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string !=) (var n)))))) # Rnot - (rule $CP (whose $NumberRelNP is smaller than $NumberNP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string <) (var n)))))) # Rl - (rule $CP (whose $NumberRelNP is larger than $NumberNP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string >) (var n)))))) # Rg - (rule $CP (whose $NumberRelNP is at most $NumberNP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string <=) (var n)))))) # Rle - (rule $CP (whose $NumberRelNP is at least $NumberNP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string >=) (var n)))))) # Rge - # R2 - (rule $CP (that $VP/NP $NP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Vobj - (rule $CP (that not $VP/NP $NP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string !=) (var n)))))) # Vobj-not - # R3 - (rule $CP (that is $RelNP of $NP) (lambda r (lambda n (lambda s (call @filter (var s) (call @reverse (var r)) (string =) (var n)))))) # Reqrev - (rule $CP (that is not $RelNP of $NP) (lambda r (lambda n (lambda s (call @filter (var s) (call @reverse (var r)) (string !=) (var n)))))) # Reqrev-not - # R4 - (rule $CP (that $NP $VP/NP) (lambda n (lambda r (lambda s (call @filter (var s) (call @reverse (var r)) (string =) (var n)))))) # Vsubj - (rule $CP (that $NP not $VP/NP) (lambda n (lambda r (lambda s (call @filter (var s) (call @reverse (var r)) (string !=) (var n)))))) # Vsubj-not -) -(when (and generate general) - # R0 - (rule $CP00 (that $VP) (lambda r (lambda s (call @filter (var s) (var r))))) # Vunary - # R1 - (rule $CP00 (whose $RelNP is $EntityNP1) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Req - (rule $CP1 (whose $RelNP is $NP0) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Req - (rule $CP0 (whose $RelNP is not $EntityNP1) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string !=) (var n)))))) # Rnot - (rule $CP0 (whose $NumberRelNP is smaller than $NumberEntityNP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string <) (var n)))))) # Rl - (rule $CP1 (whose $NumberRelNP is smaller than $NumberNP0) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string <) (var n)))))) # Rl - (rule $CP0 (whose $NumberRelNP is larger than $NumberEntityNP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string >) (var n)))))) # Rg - (rule $CP1 (whose $NumberRelNP is larger than $NumberNP0) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string >) (var n)))))) # Rg - (rule $CP0 (whose $NumberRelNP is at most $NumberEntityNP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string <=) (var n)))))) #Rle - (rule $CP1 (whose $NumberRelNP is at most $NumberNP0) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string <=) (var n)))))) # Rle - (rule $CP0 (whose $NumberRelNP is at least $NumberEntityNP) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string >=) (var n)))))) # Rge - (rule $CP1 (whose $NumberRelNP is at least $NumberNP0) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string >=) (var n)))))) # Rge - # R2 - (rule $CP00 (that $VP/NP $EntityNP1) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Vobj - (rule $CP0 (that not $VP/NP $EntityNP1) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string !=) (var n)))))) # Vobj-neg - (rule $CP1 (that $VP/NP $NP0) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Vobj - # R3 - (rule $CP00 (that is $RelNP of $EntityNP1) (lambda r (lambda n (lambda s (call @filter (var s) (call @reverse (var r)) (string =) (var n)))))) # Req2 - (rule $CP0 (that is not $RelNP of $EntityNP1) (lambda r (lambda n (lambda s (call @filter (var s) (call @reverse (var r)) (string !=) (var n)))))) # Req2 - (rule $CP1 (that is $RelNP of $NP0) (lambda r (lambda n (lambda s (call @filter (var s) (call @reverse (var r)) (string =) (var n)))))) # Req2 - # R4 - (rule $CP00 (that $EntityNP1 $VP/NP) (lambda n (lambda r (lambda s (call @filter (var s) (call @reverse (var r)) (string =) (var n)))))) # Vsubj - (rule $CP0 (that $EntityNP1 not $VP/NP) (lambda n (lambda r (lambda s (call @filter (var s) (call @reverse (var r)) (string !=) (var n)))))) # Vsubj - (rule $CP1 (that $NP0 $VP/NP) (lambda n (lambda r (lambda s (call @filter (var s) (call @reverse (var r)) (string =) (var n)))))) # Vsubj -) -(when geo880 - (rule $CP2 (that $NP1 $VP/NP) (lambda n (lambda r (lambda s (call @filter (var s) (call @reverse (var r)) (string =) (var n)))))) # Vsubj - (rule $CP2 (that $VP/NP $NP1) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Vobj - (rule $CP2 (that is $RelNP of $NP1) (lambda r (lambda n (lambda s (call @filter (var s) (call @reverse (var r)) (string =) (var n)))))) # Req2 - (rule $CP2 (whose $RelNP is $NP1) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Req -) -(when geo440 - (rule $CP2 (that $VP/NP $NP1) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Vobj - (rule $CP2 (whose $RelNP is $NP1) (lambda r (lambda n (lambda s (call @filter (var s) (var r) (string =) (var n)))))) # Req -) - -(when (and parse regex) - # I use modifier for negation, we did not have this negation in previous grammars - (rule $Modifier ($VP/NP $NP) (JoinFn forward betaReduce)) - (rule $Modifier ($VP/NP1 $NP) (JoinFn forward betaReduce)) - (rule $CP (that $Modifier) (IdentityFn)) - (rule $CP (that not $Modifier) (lambda m (call + (string "~\(") (var m) (string "\)")))) -) -(when (and generate regex) - (rule $Modifier0 ($VP/NP $EntityNP1) (JoinFn forward betaReduce)) - (rule $Modifier1 ($VP/NP $NP0) (JoinFn forward betaReduce)) - (rule $Modifier0 ($VP/NP1 $EntityNP1) (JoinFn forward betaReduce)) - (rule $Modifier1 ($VP/NP1 $NP0) (JoinFn forward betaReduce)) - (rule $CP00 (that $Modifier0) (IdentityFn)) - (rule $CP1 (that $Modifier1) (IdentityFn)) - (rule $CP1 (that not $Modifier0) (lambda m (call + (string "~\(") (var m) (string "\)")))) -) - -############################################################ -# Complementizer phrase (superlatives and comparatives) - -(when (and parse general) - # S0 - (rule $CP (that has the smallest $NumberRelNP) (lambda r (lambda s (call @superlative (var s) (string min) (var r))))) # Smin - (rule $CP (that has the largest $NumberRelNP) (lambda r (lambda s (call @superlative (var s) (string max) (var r))))) # Smax - # S1 - (rule $CP (that has the least number of $RelNP) (lambda r (lambda s (call @countSuperlative (var s) (string min) (var r))))) # Scmin - (rule $CP (that has the most number of $RelNP) (lambda r (lambda s (call @countSuperlative (var s) (string max) (var r))))) # Scmax - # S2 - (rule $CP (that $VP/NP the least number of $NP) (lambda r (lambda s2 (lambda s1 (call @countSuperlative (var s1) (string min) (var r) (var s2)))))) # Scvmin - (rule $CP (that $VP/NP the most number of $NP) (lambda r (lambda s2 (lambda s1 (call @countSuperlative (var s1) (string max) (var r) (var s2)))))) # Scvmax - # S3 - (rule $CP (that is $RelNP of the least number of $NP) (lambda r (lambda np (lambda s (call @countSuperlative (var s) (string min) (call @reverse (var r)) (var np)))))) # Scmin - (rule $CP (that is $RelNP of the most number of $NP) (lambda r (lambda np (lambda s (call @countSuperlative (var s) (string max) (call @reverse (var r)) (var np)))))) # Scmax - # S4 - (rule $CP (that the least number of $NP $VP/NP) (lambda np (lambda r (lambda s (call @countSuperlative (var s) (string min) (call @reverse (var r)) (var np)))))) # Scvmin - (rule $CP (that the most number of $NP $VP/NP) (lambda np (lambda r (lambda s (call @countSuperlative (var s) (string max) (call @reverse (var r)) (var np)))))) # Scvmax - # C1 - (rule $CP (that has $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string =) (var num)))))) # Ceq - (rule $CP (that has less than $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string <) (var num)))))) # Cl - (rule $CP (that has more than $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string >) (var num)))))) # Cg - (rule $CP (that has at most $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string <=) (var num)))))) # Cleq - (rule $CP (that has at least $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string >=) (var num)))))) # Cgeq - # C2 - (rule $CP (that $VP/NP $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string =) (var num) (var np))))))) # Ceq - (rule $CP (that $VP/NP less than $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string <) (var num) (var np))))))) # Cl - (rule $CP (that $VP/NP more than $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string >) (var num) (var np))))))) # Cg - (rule $CP (that $VP/NP at most $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string <=) (var num) (var np))))))) # Cleq - (rule $CP (that $VP/NP at least $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string >=) (var num) (var np))))))) # Cgeq - # C3 - (rule $CP (that is $RelNP of $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string =) (var num) (var np))))))) # Ceq - (rule $CP (that is $RelNP of less than $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string <) (var num) (var np))))))) # Cl - (rule $CP (that is $RelNP of more than $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string >) (var num) (var np))))))) # Cg - (rule $CP (that is $RelNP of at most $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string <=) (var num) (var np))))))) # Cleq - (rule $CP (that is $RelNP of at least $Num $NP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string >=) (var num) (var np))))))) # Cgeq - # C4 - (rule $CP (that $Num $NP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string =) (var num) (var np))))))) # Ceq - (rule $CP (that less than $Num $NP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string <) (var num) (var np))))))) # Cl - (rule $CP (that more than $Num $NP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string >) (var num) (var np))))))) # Cg - (rule $CP (that at most $Num $NP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string <=) (var num) (var np))))))) # Cleq - (rule $CP (that at least $Num $NP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string >=) (var num) (var np))))))) # Cgeq -) -(when (and generate general) # $CP => $CP1, $NP => $UnaryNP - # S1 - (rule $CP1 (that has the smallest $NumberRelNP) (lambda r (lambda s (call @superlative (var s) (string min) (var r))))) # Smin - (rule $CP1 (that has the largest $NumberRelNP) (lambda r (lambda s (call @superlative (var s) (string max) (var r))))) # Smax - # S2 - (rule $CP1 (that has the least number of $RelNP) (lambda r (lambda s (call @countSuperlative (var s) (string min) (var r))))) # Scmin - (rule $CP1 (that has the most number of $RelNP) (lambda r (lambda s (call @countSuperlative (var s) (string max) (var r))))) # Scmax - # S3 - (rule $CP1 (that $VP/NP the least number of $UnaryNP) (lambda r (lambda s2 (lambda s1 (call @countSuperlative (var s1) (string min) (var r) (var s2)))))) # Scvmin - (rule $CP1 (that $VP/NP the most number of $UnaryNP) (lambda r (lambda s2 (lambda s1 (call @countSuperlative (var s1) (string max) (var r) (var s2)))))) # Scvmax - # S4 - (rule $CP1 (that is $RelNP of the least number of $UnaryNP) (lambda r (lambda np (lambda s (call @countSuperlative (var s) (string min) (call @reverse (var r)) (var np)))))) # Scmin - (rule $CP1 (that is $RelNP of the most number of $UnaryNP) (lambda r (lambda np (lambda s (call @countSuperlative (var s) (string max) (call @reverse (var r)) (var np)))))) # Scmax - # S5 - (rule $CP1 (that the least number of $UnaryNP $VP/NP) (lambda np (lambda r (lambda s (call @countSuperlative (var s) (string min) (call @reverse (var r)) (var np)))))) # Scvmin - (rule $CP1 (that the most number of $UnaryNP $VP/NP) (lambda np (lambda r (lambda s (call @countSuperlative (var s) (string max) (call @reverse (var r)) (var np)))))) # Scvmax - # C1 - (rule $CP1 (that has $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string =) (var num)))))) # Ceq - (rule $CP1 (that has less than $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string <) (var num)))))) # Cl - (rule $CP1 (that has more than $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string >) (var num)))))) # Cg - (rule $CP1 (that has at most $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string <=) (var num)))))) # Cleq - (rule $CP1 (that has at least $Num $RelNP) (lambda num (lambda r (lambda s (call @countComparative (var s) (var r) (string >=) (var num)))))) # Cgeq - # C2 - (rule $CP1 (that $VP/NP $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string =) (var num) (var np))))))) # Ceq - (rule $CP1 (that $VP/NP less than $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string <) (var num) (var np))))))) # Cl - (rule $CP1 (that $VP/NP more than $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string >) (var num) (var np))))))) # Cg - (rule $CP1 (that $VP/NP at most $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string <=) (var num) (var np))))))) # Cleq - (rule $CP1 (that $VP/NP at least $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (var r) (string >=) (var num) (var np))))))) # Cgeq - # C3 - (rule $CP1 (that is $RelNP of $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string =) (var num) (var np))))))) # Ceq - (rule $CP1 (that is $RelNP of less than $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string <) (var num) (var np))))))) # Cl - (rule $CP1 (that is $RelNP of more than $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string >) (var num) (var np))))))) # Cg - (rule $CP1 (that is $RelNP of at most $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string <=) (var num) (var np))))))) # Cleq - (rule $CP1 (that is $RelNP of at least $Num $UnaryNP) (lambda r (lambda num (lambda np (lambda s (call @countComparative (var s) (call @reverse (var r)) (string >=) (var num) (var np))))))) # Cgeq - # C4 - (rule $CP1 (that $Num $UnaryNP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string =) (var num) (var np))))))) # Ceq - (rule $CP1 (that less than $Num $UnaryNP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string <) (var num) (var np))))))) # Cl - (rule $CP1 (that more than $Num $UnaryNP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string >) (var num) (var np))))))) # Cg - (rule $CP1 (that at most $Num $UnaryNP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string <=) (var num) (var np))))))) # Cleq - (rule $CP1 (that at least $Num $UnaryNP $VP/NP) (lambda num (lambda np (lambda r (lambda s (call @countComparative (var s) (call @reverse (var r)) (string >=) (var num) (var np))))))) # Cgeq -) - -# Regex -(when (and parse regex) - (rule $CP (that $VP/NP1 at least $Num $NP) (lambda v (lambda num (lambda n (call + (string "\(") ((var v) (var n)) (string "\)") (string "{") (var num) (string ",}")))))) - (rule $CP (that $VP/NP1 at most $Num $NP) (lambda v (lambda num (lambda n (call + (string "\(") ((var v) (var n)) (string "\)") (string "{0,") (var num) (string "}")))))) - (rule $CP (that $VP/NP1 $Num $NP) (lambda v (lambda num (lambda n (call + (string "\(") ((var v) (var n)) (string "\)") (string "{") (var num) (string "}")))))) - (rule $CP (that $VP/NP at least $Num $NP) (lambda v (lambda num (lambda n ((var v) (call + (string "\(") (var n) (string "\)") (string "{") (var num) (string ",}"))))))) - (rule $CP (that $VP/NP at most $Num $NP) (lambda v (lambda num (lambda n ((var v) (call + (string "\(") (var n) (string "\)") (string "{0,") (var num) (string "}"))))))) - (rule $CP (that $VP/NP $Num $NP) (lambda v (lambda num (lambda n ((var v) (call + (string "\(") (var n) (string "\)") (string "{") (var num) (string "}"))))))) -) -(when (and generate regex) - (rule $CP1 (that $VP/NP1 at least $Num $UnaryNP) (lambda v (lambda num (lambda n (call + (string "\(") ((var v) (var n)) (string "\)") (string "{") (var num) (string ",}")))))) - (rule $CP1 (that $VP/NP1 at most $Num $UnaryNP) (lambda v (lambda num (lambda n (call + (string "\(") ((var v) (var n)) (string "\)") (string "{0,") (var num) (string "}")))))) - (rule $CP1 (that $VP/NP1 $Num $UnaryNP) (lambda v (lambda num (lambda n (call + (string "\(") ((var v) (var n)) (string "\)") (string "{") (var num) (string "}")))))) - (rule $CP1 (that $VP/NP at least $Num $UnaryNP) (lambda v (lambda num (lambda n ((var v) (call + (string "\(") (var n) (string "\)") (string "{") (var num) (string ",}"))))))) - (rule $CP1 (that $VP/NP at most $Num $UnaryNP) (lambda v (lambda num (lambda n ((var v) (call + (string "\(") (var n) (string "\)") (string "{0,") (var num) (string "}"))))))) - (rule $CP1 (that $VP/NP $Num $UnaryNP) (lambda v (lambda num (lambda n ((var v) (call + (string "\(") (var n) (string "\)") (string "{") (var num) (string "}"))))))) -) - -############################################################ -# Construct NPs from CPs - -(when (and parse general) - # G3 - (rule $NPCP ($NP $CP) (JoinFn backward betaReduce)) - (rule $NPCP ($NPCP and $CP) (JoinFn backward betaReduce)) - (rule $NP ($NPCP) (IdentityFn)) -) -(when (and generate general) - # G3 - (rule $NP0 ($UnaryNP $CP00) (JoinFn backward betaReduce)) - (rule $NP1 ($UnaryNP $CP0) (JoinFn backward betaReduce)) - (rule $NP1 ($UnaryNP $CP1) (JoinFn backward betaReduce)) - (rule $NPCP1 ($UnaryNP $CP00) (JoinFn backward betaReduce)) - (rule $NP1 ($NPCP1 and $CP00) (JoinFn backward betaReduce)) -) -(when geo880 - (rule $NP2 ($NP0 $CP00) (JoinFn backward betaReduce)) - (rule $NP2 ($NP0 $CP0) (JoinFn backward betaReduce)) - (rule $NP2 ($NP0 $CP1) (JoinFn backward betaReduce)) - (rule $NP2 ($UnaryNP $CP2) (JoinFn backward betaReduce)) -) -(when geo440 - (rule $NP2 ($NP0 $CP00) (JoinFn backward betaReduce)) - (rule $NP2 ($NP0 $CP0) (JoinFn backward betaReduce)) - (rule $NP2 ($UnaryNP $CP2) (JoinFn backward betaReduce)) -) - -# Regex -(when (and parse regex) - (rule $CP ($CP and $CP) (lambda c1 (lambda c2 (call + (string "\(\(") (var c1) (string "\)&\(") (var c2) (string "\)\)"))))) - (rule $NP ($NP $CP) (JoinFn betaReduce forward)) -) -(when (and generate regex) - (rule $CP1 ($CP00 and $CP00) (lambda c1 (lambda c2 (call + (string "\(\(") (var c1) (string "\)&\(") (var c2) (string "\)\)"))))) - (rule $NP1 ($UnaryNP $CP0) (JoinFn betaReduce forward)) - (rule $NP1 ($UnaryNP $CP1) (JoinFn betaReduce forward)) -) - -############################################################ -# Transformations - -(when (and parse general) - # T1 - (rule $NP ($RelNP of $NP) (lambda r (lambda s (call @getProperty (var s) (var r))))) # Tr - # T3 - (rule $NP ($NP or $NP) (lambda n1 (lambda n2 (call @concat (var n1) (var n2))))) # Tdisj -) -(when (and generate general) - # T1 - (rule $NP0 ($RelNP of $EntityNP1) (lambda r (lambda s (call @getProperty (var s) (var r))))) # Tr - # T3 - (rule $NP0 ($EntityNP1 or $EntityNP2) (lambda n1 (lambda n2 (call @concat (var n1) (var n2))))) # Tdisj -) -(when (or geo880 geo440) - (rule $NP2 ($RelNP of $NP0) (lambda r (lambda s (call @getProperty (var s) (var r))))) # Tr - (rule $NP2 ($RelNP of $NP1) (lambda r (lambda s (call @getProperty (var s) (var r))))) # Tr -) - -(when (and parse regex) - (rule $NP ($NP or $NP) (lambda n1 (lambda n2 (call + (string "\(") (var n1) (string "|") (var n2) (string "\)"))))) -) -(when (and generate regex) - # TODO - do we want "location of meeting"? I think not, probably only "area of california"?? - (rule $NP0 ($EntityNP1 or $EntityNP2) (lambda n1 (lambda n2 (call + (string "\(") (var n1) (string "|") (var n2) (string "\)"))))) -) - -############################################################ -# Transformations: events - -(when parse - # T2 - (rule $EventNP ($Rel0NP $NP) (lambda r0 (lambda e (call @getProperty (var e) (call @reverse (var r0)))))) # student John - (rule $EventNPCP ($EventNP $CP) (JoinFn backward betaReduce)) # ... whose field of study is history - (rule $EventNPCP ($EventNPCP and $CP) (JoinFn backward betaReduce)) - (rule $EventNP ($EventNPCP) (IdentityFn)) - (rule $NP ($RelNP of $EventNP) (lambda r (lambda x (call @getProperty (var x) (var r))))) # university of ... - # T2' - (rule $NP ($Rel0NP $CP) (lambda r (lambda cp (call @getProperty ((var cp) (call @domain (var r))) (var r))))) # student whose field of study is history -) -(when generate - # T2 - (rule $EventNP0 ($Rel0NP $EntityNP1) (lambda r0 (lambda e (call @getProperty (var e) (call @reverse (var r0)))))) # student John - (rule $EventNP1 ($EventNP0 $CP00) (JoinFn backward betaReduce)) # ... whose field of study is history - (rule $NP0 ($RelNP of $EventNP0) (lambda r (lambda x (call @getProperty (var x) (var r))))) # university of ... - (rule $NP1 ($RelNP of $EventNP1) (lambda r (lambda x (call @getProperty (var x) (var r))))) # university of ... - # T2' - (rule $NP0 ($Rel0NP $CP0) (lambda r (lambda cp (call @getProperty ((var cp) (call @domain (var r))) (var r))))) # student whose field of study is history - (rule $NP1 ($Rel0NP $CP1) (lambda r (lambda cp (call @getProperty ((var cp) (call @domain (var r))) (var r))))) # student whose field of study is history -) - -############################################################ -# Transformations: binary operators - -(when parse - # T4 - (rule $BinaryOpRight ($BinaryOp $NP) (JoinFn betaReduce forward)) - (rule $NP ($NP $BinaryOpRight) (JoinFn betaReduce backward)) -) -(when generate - # T4 - (rule $BinaryOpRight ($BinaryOp $EntityNP2) (JoinFn betaReduce forward)) - (rule $NP0 ($EntityNP1 $BinaryOpRight) (JoinFn betaReduce backward)) -) - -############################################################ -# Aggregation - -(when (and parse general) - # A1 - (rule $NP (number of $NP) (lambda x (call .size (var x)))) # An - # A2 - (rule $NP (total $RelNP of $NP) (lambda r (lambda n (call @aggregate (string sum) (call @getProperty (var n) (var r)))))) # At - # A3 - (rule $NP (average $RelNP of $NP) (lambda r (lambda n (call @aggregate (string avg) (call @getProperty (var n) (var r)))))) # Am - # TODO: add 'all' before $NP's -) -(when (and generate general) - # A1 - (rule $NP1 (number of $UnaryNP) (lambda x (call .size (var x)))) # An - # A2 - (rule $NP1 (total $RelNP of $UnaryNP) (lambda r (lambda n (call @aggregate (string sum) (call @getProperty (var n) (var r)))))) # At - # A3 - (rule $NP1 (average $RelNP of $UnaryNP) (lambda r (lambda n (call @aggregate (string avg) (call @getProperty (var n) (var r)))))) # Am -) -# Supporting more for geo880 -(when (or geo880 geo440) - # A1 - (rule $NP2 (number of $NP0) (lambda x (call .size (var x)))) # An - (rule $NP2 (number of $NP1) (lambda x (call .size (var x)))) # An - # A2 - (rule $NP2 (total $RelNP of $NP0) (lambda r (lambda n (call @aggregate (string sum) (call @getProperty (var n) (var r)))))) # At - (rule $NP2 (total $RelNP of $NP1) (lambda r (lambda n (call @aggregate (string sum) (call @getProperty (var n) (var r)))))) # At - # A3 - (rule $NP2 (average $RelNP of $NP0) (lambda r (lambda n (call @aggregate (string avg) (call @getProperty (var n) (var r)))))) # Am - (rule $NP2 (average $RelNP of $NP1) (lambda r (lambda n (call @aggregate (string avg) (call @getProperty (var n) (var r)))))) # Am -) - -############################################################ -# Top-level - -(when (and parse general) - (rule $ROOT ($NP) (lambda x (call @listValue (var x)))) -) -(when (and generate general) - (rule $ROOT ($NP0) (lambda x (call @listValue (var x)))) - (rule $ROOT ($NP1) (lambda x (call @listValue (var x)))) -) -(when (or geo880 geo440) - (rule $ROOT ($NP2) (lambda x (call @listValue (var x)))) - (rule $ROOT ($UnaryNP) (lambda x (call @listValue (var x)))) -) - -(when (and parse regex) - (rule $ROOT ($NP) (IdentityFn)) -) -(when (and generate regex) - (rule $ROOT ($NP0) (IdentityFn)) - (rule $ROOT ($NP1) (IdentityFn)) -) diff --git a/overnight/geo880-unittest.examples b/overnight/geo880-unittest.examples deleted file mode 100644 index 55b8e03..0000000 --- a/overnight/geo880-unittest.examples +++ /dev/null @@ -1,49 +0,0 @@ -# Unittest - -# R1 -(example (utterance "state whose capital is sacramento")) -(example (utterance "state whose capital is not sacramento")) -(example (utterance "state whose capital is capital of california")) -(example (utterance "mountain whose elevation is smaller than elevation of mount whitney")) -(example (utterance "mountain whose elevation is larger than elevation of mount whitney")) -(example (utterance "mountain whose elevation is at most elevation of mount whitney")) -(example (utterance "mountain whose elevation is at least elevation of mount whitney")) -(example (utterance "city that is in california and that is capital of california")) - -# R2 -(example (utterance "city that is in california")) -(example (utterance "city that not is in california")) -# R3 -# R4 -(example (utterance "state that california borders")) -(example (utterance "state that california not borders")) -(example (utterance "river that traverses california")) -# R5 -(example (utterance "city that is major")) - -# S1 -(example (utterance "state that has the largest area")) -(example (utterance "state that has the smallest area")) -# S2 -# S3 -(example (utterance "state that borders the most number of state")) -(example (utterance "state that borders the least number of state")) - -# C1 -(example (utterance "river that is in two state")) -(example (utterance "river that is in more than two state")) -(example (utterance "river that is in less than two state")) -(example (utterance "river that is in at most two state")) -(example (utterance "river that is in at least two state")) - -# T1 -(example (utterance "population of sacramento")) -# T2: TODO -# T3 -(example (utterance "california or texas")) -# T4 -# A1 -(example (utterance "number of lake")) -# A2 -(example (utterance "total elevation of mountain")) -(example (utterance "average elevation of mountain")) diff --git a/overnight/geo880.grammar b/overnight/geo880.grammar deleted file mode 100644 index 330fd28..0000000 --- a/overnight/geo880.grammar +++ /dev/null @@ -1,69 +0,0 @@ -(include general.grammar) - -# Types -(rule $TypeNP (city) (ConstantFn fb:en.city)) -(rule $EntityNP1 (sacramento) (ConstantFn fb:en.city.sacramento_ca)) -(rule $EntityNP2 (austin) (ConstantFn fb:en.city.austin_tx)) - -(rule $TypeNP (state) (ConstantFn fb:en.state)) -(rule $EntityNP1 (california) (ConstantFn fb:en.state.california)) -(rule $EntityNP2 (texas) (ConstantFn fb:en.state.texas)) - -(rule $TypeNP (river) (ConstantFn fb:en.river)) -(rule $EntityNP1 (colorado river) (ConstantFn fb:en.river.colorado)) -(rule $EntityNP2 (red river) (ConstantFn fb:en.river.red)) - -(rule $TypeNP (lake) (ConstantFn fb:en.lake)) -(rule $EntityNP1 (lake tahoe) (ConstantFn fb:en.lake.tahoe)) -(rule $EntityNP2 (lake huron) (ConstantFn fb:en.lake.huron)) - -(rule $TypeNP (mountain) (ConstantFn fb:en.mountain)) -(rule $EntityNP1 (mount whitney) (ConstantFn fb:en.mountain.whitney)) -(rule $EntityNP2 (mount rainier) (ConstantFn fb:en.mountain.rainier)) - -(rule $TypeNP (place) (ConstantFn fb:en.place)) -(rule $EntityNP1 (death valley) (ConstantFn fb:en.place.death_valley)) -(rule $EntityNP2 (pacific ocean) (ConstantFn fb:en.place.pacific_ocean)) - -# Unaries -(rule $VP (is major) (ConstantFn (string major_city))) -(rule $VP (is major) (ConstantFn (string major_river))) -(rule $VP (is major) (ConstantFn (string major_lake))) -(rule $VP (is a capital) (ConstantFn (string capital_city))) - -# Properties -(rule $VP/NP (is contained by) (ConstantFn (string loc_city_state))) -(rule $VP/NP (is contained by) (ConstantFn (string loc_lake_state))) -(rule $VP/NP (is contained by) (ConstantFn (string loc_mountain_state))) -(rule $VP/NP (is contained by) (ConstantFn (string loc_state_country))) -(rule $VP/NP (is contained by) (ConstantFn (string loc_place_state))) - -(rule $VP/NP (traverses) (ConstantFn (string traverse_river_state))) -(rule $VP/NP (borders) (ConstantFn (string next_to_state_state))) - -(rule $RelNP (capital) (ConstantFn (string capital_state_city))) -(rule $RelNP (area) (ConstantFn (string area_state_length^2))) -(rule $RelNP (area) (ConstantFn (string area_city_length^2))) -(rule $RelNP (area) (ConstantFn (string area_country_length^2))) -(rule $RelNP (area) (ConstantFn (string area_lake_length^2))) -(rule $RelNP (length) (ConstantFn (string len_river_length))) -(rule $RelNP (elevation) (ConstantFn (string elevation_mountain_length))) -(rule $RelNP (elevation) (ConstantFn (string elevation_place_length))) -(rule $RelNP (population) (ConstantFn (string population_city_count))) -(rule $RelNP (population) (ConstantFn (string population_state_count))) -(rule $RelNP (population) (ConstantFn (string population_country_count))) -(rule $RelNP (density) (ConstantFn (string density_state_count))) -(rule $RelNP (density) (ConstantFn (string density_city_count))) -(rule $RelNP (density) (ConstantFn (string density_country_count))) - -# simple lexicon -(rule $EntityNP1 ($PHRASE) (SimpleLexiconFn)) -(rule $EntityNP2 ($PHRASE) (SimpleLexiconFn)) - -# TODO: named is a funny relation: do we really want to include it? -# I estimate less than 2% requires the 'name' property, so let's punt -#(rule $EntityNP1 (sacramento) (ConstantFn (string Sacramento))) -#(rule $EntityNP1 (california) (ConstantFn (string California))) -#(rule $EntityNP1 (carson river) (ConstantFn (string Carson River))) -#(rule $EntityNP1 (lake austin) (ConstantFn (string Lake Austin))) -#(rule $EntityNP1 (mount whitney) (ConstantFn (string Mount Whitney))) diff --git a/overnight/housing-unittest.examples b/overnight/housing-unittest.examples deleted file mode 100644 index d981464..0000000 --- a/overnight/housing-unittest.examples +++ /dev/null @@ -1,12 +0,0 @@ -# R1 -(example (utterance "housing unit whose neighborhood is chelsea")) -(example (utterance "housing unit whose housing type is apartment")) - -# R2 -(example (utterance "housing unit that allows cats")) -(example (utterance "housing unit that allows dogs")) - -# R3 -(example (utterance "housing unit whose size is at least 800 square feet")) - -(example (utterance "number of housing type")) diff --git a/overnight/housing.grammar b/overnight/housing.grammar deleted file mode 100644 index 238ac35..0000000 --- a/overnight/housing.grammar +++ /dev/null @@ -1,42 +0,0 @@ -# Agile grammar for housing (based on craigslist) -# - What is the price of house? -# - How many apartments are there? -# - Create house with price 225000 -# - Move price of house from 225000 to 250000 -# - Is there any apartment whose rent is less than 2000 - -(include general.grammar) - -# Types -(rule $TypeNP (housing unit) (ConstantFn en.housing_unit)) -(rule $EntityNP1 (123 sesame street) (ConstantFn en.housing_unit.123_sesame_street)) -(rule $EntityNP2 (900 mission ave) (ConstantFn en.housing_unit.900_mission_ave)) - -# Properties -(rule $RelNP (monthly rent) (ConstantFn (string rent))) -(rule $EntityNP1 (1500 dollars) (ConstantFn (number 1500 en.dollar))) -(rule $EntityNP2 (2000 dollars) (ConstantFn (number 2000 en.dollar))) - -(rule $RelNP (size) (ConstantFn (string size))) -(rule $EntityNP1 (800 square feet) (ConstantFn (number 800 en.square_feet))) -(rule $EntityNP2 (1000 square feet) (ConstantFn (number 1000 en.square_feet))) - -(rule $RelNP (posting date) (ConstantFn (string posting_date))) -(rule $EntityNP1 (jan 2) (ConstantFn (date 2015 1 2))) -(rule $EntityNP2 (feb 3) (ConstantFn (date 2015 2 3))) - -(rule $RelNP (neighborhood) (ConstantFn (string neighborhood))) -(rule $TypeNP (neighborhood) (ConstantFn en.neighborhood)) -(rule $EntityNP1 (midtown west) (ConstantFn en.neighborhood.midtown_west)) -(rule $EntityNP2 (chelsea) (ConstantFn en.neighborhood.chelsea)) - -(rule $RelNP (housing type) (ConstantFn (string housing_type))) -(rule $TypeNP (housing type) (ConstantFn en.housing)) -(rule $EntityNP1 (apartment) (ConstantFn en.housing.apartment)) -(rule $EntityNP2 (condo) (ConstantFn en.housing.condo)) - -# Unaries -(rule $VP (allows cats) (ConstantFn (string allows_cats))) -(rule $VP (allows dogs) (ConstantFn (string allows_dogs))) -(rule $VP (has a private bath) (ConstantFn (string has_private_bath))) -(rule $VP (has a private room) (ConstantFn (string has_private_room))) diff --git a/overnight/null.examples b/overnight/null.examples deleted file mode 100644 index b53773a..0000000 --- a/overnight/null.examples +++ /dev/null @@ -1,2 +0,0 @@ -# Used to trigger generation (without looking at utterance). -(example (utterance null)) diff --git a/overnight/publications.grammar b/overnight/publications.grammar deleted file mode 100644 index 90b782d..0000000 --- a/overnight/publications.grammar +++ /dev/null @@ -1,27 +0,0 @@ -# Agile grammar for publications - -(include general.grammar) - -# Types -(rule $TypeNP (article) (ConstantFn en.article)) -(rule $EntityNP1 (multivariate data analysis) (ConstantFn en.article.multivariate_data_analysis)) - -# Properties -(rule $RelNP (author) (ConstantFn (string author))) -(rule $TypeNP (person) (ConstantFn en.person)) -(rule $EntityNP1 (efron) (ConstantFn en.person.efron)) -(rule $EntityNP2 (lakoff) (ConstantFn en.person.lakoff)) - -(rule $RelNP (venue) (ConstantFn (string venue))) -(rule $TypeNP (venue) (ConstantFn en.venue)) -(rule $EntityNP1 (annals of statistics) (ConstantFn en.venue.annals_of_statistics)) -(rule $EntityNP2 (computational linguistics) (ConstantFn en.venue.computational_linguistics)) - -(rule $RelNP (publication date) (ConstantFn (string publication_date))) -(rule $EntityNP1 (2004) (ConstantFn (date 2004 -1 -1))) -(rule $EntityNP2 (2010) (ConstantFn (date 2010 -1 -1))) - -(rule $VP/NP (cites) (ConstantFn (string cites))) - -# Unaries -(rule $VP (won an award) (ConstantFn (string won_award))) diff --git a/overnight/recipes.grammar b/overnight/recipes.grammar deleted file mode 100644 index 94a49c3..0000000 --- a/overnight/recipes.grammar +++ /dev/null @@ -1,33 +0,0 @@ -# Agile grammar for recipes (based on allrecipes.com) - -(include general.grammar) - -# Types -(rule $TypeNP (recipe) (ConstantFn en.recipe)) -(rule $EntityNP1 (rice pudding) (ConstantFn en.recipe.rice_pudding)) -(rule $EntityNP2 (quiche) (ConstantFn en.recipe.quiche)) - -# Properties -(rule $RelNP (preparation time) (ConstantFn (string preparation_time))) -(rule $RelNP (cooking time) (ConstantFn (string cooking_time))) -(rule $Value (10) (ConstantFn (number 10 en.minute))) -(rule $Value (30) (ConstantFn (number 300 en.minute))) - -(rule $RelNP (cuisine) (ConstantFn (string cuisine))) -(rule $TypeNP (cuisine) (ConstantFn fb:en.cuisine)) -(rule $EntityNP1 (chinese) (ConstantFn (string chinese))) -(rule $EntityNP2 (french) (ConstantFn (string french))) - -(rule $VP/NP (requires) (ConstantFn (string requires))) -(rule $TypeNP (ingredient) (ConstantFn en.ingredient)) -(rule $EntityNP1 (milk) (ConstantFn en.ingredient.milk)) -(rule $EntityNP2 (spinach) (ConstantFn en.ingredient.spinach)) - -(rule $VP/NP (is for) (ConstantFn (string meal))) -(rule $TypeNP (meal) (ConstantFn en.meal)) -(rule $EntityNP1 (lunch) (ConstantFn en.meal.lunch)) -(rule $EntityNP2 (dinner) (ConstantFn en.meal.dinner)) - -(rule $RelNP (posting date) (ConstantFn (string posting_date))) -(rule $EntityNP1 (2004) (ConstantFn (date 2004 -1 -1))) -(rule $EntityNP2 (2010) (ConstantFn (date 2010 -1 -1))) diff --git a/overnight/restaurants-unittest.examples b/overnight/restaurants-unittest.examples deleted file mode 100644 index bcf3670..0000000 --- a/overnight/restaurants-unittest.examples +++ /dev/null @@ -1,19 +0,0 @@ -# Unittest - -# Type -(example (utterance "restaurant")) - -# R1 -(example (utterance "restaurant that takes reservations")) -(example (utterance "restaurant that has outdoor seating")) - -# R2 -(example (utterance "restaurant whose cuisine is chinese")) -(example (utterance "restaurant whose neighborhood is tribeca")) - -# R3 -(example (utterance "restaurant whose price rating is 2 dollar signs")) -(example (utterance "restaurant whose star rating is at least 3 stars")) - -# R4 -(example (utterance "restaurant that serves lunch")) diff --git a/overnight/restaurants.grammar b/overnight/restaurants.grammar deleted file mode 100644 index f4e1843..0000000 --- a/overnight/restaurants.grammar +++ /dev/null @@ -1,46 +0,0 @@ -# Agile grammar for restaurants (based on yelp) - -(include general.grammar) - -# Types -(rule $TypeNP (restaurant) (ConstantFn en.restaurant)) -(rule $EntityNP1 (thai cafe) (ConstantFn en.restaurant.thai_cafe)) -(rule $EntityNP2 (pizzeria juno) (ConstantFn en.restaurant.pizzeria_juno)) - -# Properties -(rule $RelNP (star rating) (ConstantFn (string star_rating))) -(rule $EntityNP1 (3 stars) (ConstantFn (number 3 en.star))) -(rule $EntityNP2 (5 stars) (ConstantFn (number 5 en.star))) - -(rule $RelNP (price rating) (ConstantFn (string price_rating))) -(rule $EntityNP1 (2 dollar signs) (ConstantFn (number 2 en.dollar_sign))) -(rule $EntityNP2 (3 dollar signs) (ConstantFn (number 3 en.dollar_sign))) - -(rule $RelNP (number of reviews) (ConstantFn (string reviews))) -(rule $EntityNP1 (30 reviews) (ConstantFn (number 30 en.review))) -(rule $EntityNP2 (40 reviews) (ConstantFn (number 40 en.review))) - -(rule $RelNP (neighborhood) (ConstantFn (string neighborhood))) -(rule $TypeNP (neighborhood) (ConstantFn en.neighborhood)) -(rule $EntityNP1 (midtown west) (ConstantFn en.neighborhood.midtown_west)) -(rule $EntityNP2 (chelsea) (ConstantFn en.neighborhood.chelsea)) - -(rule $RelNP (cuisine) (ConstantFn (string cuisine))) -(rule $TypeNP (cuisine) (ConstantFn en.cuisine)) -(rule $EntityNP1 (thai) (ConstantFn en.cuisine.thai)) -(rule $EntityNP2 (italian) (ConstantFn en.cuisine.italian)) - -(rule $VP/NP (serves) (ConstantFn (string meals))) -(rule $TypeNP (meal) (ConstantFn en.food)) -(rule $EntityNP1 (lunch) (ConstantFn en.food.lunch)) -(rule $EntityNP2 (dinner) (ConstantFn en.food.dinner)) - -# Unaries -(rule $VP (takes reservations) (ConstantFn (string reserve))) -(rule $VP (takes credit cards) (ConstantFn (string credit))) -(rule $VP (has outdoor seating) (ConstantFn (string outdoor))) -(rule $VP (has take-out) (ConstantFn (string takeout))) -(rule $VP (has delivery) (ConstantFn (string delivery))) -(rule $VP (has waiter service) (ConstantFn (string waiter))) -(rule $VP (is good for kids) (ConstantFn (string kids))) -(rule $VP (is good for groups) (ConstantFn (string groups))) diff --git a/overnight/socialnetwork-unittest.examples b/overnight/socialnetwork-unittest.examples deleted file mode 100644 index cfbead6..0000000 --- a/overnight/socialnetwork-unittest.examples +++ /dev/null @@ -1,59 +0,0 @@ -# Unittest - -# G1 -(example (utterance "google")) -# G2 -(example (utterance "gender")) -# G3 -(example (utterance "person whose gender is male and that is friends with alice")) - -# R1 -(example (utterance "person whose gender is male")) -(example (utterance "person whose gender is not male")) -(example (utterance "person whose birthdate is smaller than 2010")) -(example (utterance "person whose birthdate is larger than 2010")) -(example (utterance "person whose birthdate is at most 2010")) -(example (utterance "person whose birthdate is at least 2010")) -(example (utterance "person whose height is at least 200 cm")) -# R2 -(example (utterance "person that is friends with alice")) -(example (utterance "person that not is friends with alice")) -# R3 -(example (utterance "city that is birthplace of alice")) -(example (utterance "city that is not birthplace of alice")) -# R4 -(example (utterance "person that is friends with alice")) -(example (utterance "person that not is friends with alice")) -# R5 -(example (utterance "person that is logged in")) - -# S1 -(example (utterance "person that has the smallest birthdate")) -(example (utterance "person that has the largest birthdate")) -# S2 -(example (utterance "person that has the most birthplace")) -(example (utterance "person that has the least birthplace")) -# S3 -(example (utterance "person that is friends with the most person")) -(example (utterance "person that is friends with the least person")) - -# C1 -(example (utterance "person that is friends with 1 person")) -(example (utterance "person that is friends with less than 1 person")) -(example (utterance "person that is friends with more than 1 person")) -(example (utterance "person that is friends with at most 1 person")) -(example (utterance "person that is friends with at least 1 person")) - -# T1 -(example (utterance "birthdate of alice")) -# T2 -(example (utterance "employer of employee bob")) -(example (utterance "employer of employee bob whose start date is 2004")) -# T3 -(example (utterance "alice or bob")) -# T4 (none) - -# A1 -(example (utterance "number of person")) -# A2 -(example (utterance "total height of person")) diff --git a/overnight/socialnetwork.grammar b/overnight/socialnetwork.grammar deleted file mode 100644 index 460906f..0000000 --- a/overnight/socialnetwork.grammar +++ /dev/null @@ -1,72 +0,0 @@ -# Agile grammar for social network (think Facebook Graph Search) - -(include general.grammar) - -# Types -(rule $TypeNP (person) (ConstantFn en.person)) -(rule $EntityNP1 (alice) (ConstantFn en.person.alice)) -(rule $EntityNP2 (bob) (ConstantFn en.person.bob)) - -(rule $VP/NP (is friends with) (ConstantFn (string friend))) - -# Properties -(rule $RelNP (birthdate) (ConstantFn (string birthdate))) -(rule $EntityNP1 (2004) (ConstantFn (date 2004 -1 -1))) -(rule $EntityNP2 (2010) (ConstantFn (date 2010 -1 -1))) - -(rule $RelNP (gender) (ConstantFn (string gender))) -(rule $TypeNP (gender) (ConstantFn en.gender)) -(rule $EntityNP1 (male) (ConstantFn en.gender.male)) -(rule $EntityNP2 (female) (ConstantFn en.gender.female)) - -(rule $RelNP (relationship status) (ConstantFn (string relationship_status))) -(rule $TypeNP (relationship status) (ConstantFn en.relationship_status)) -(rule $EntityNP1 (single) (ConstantFn en.relationship_status.single)) -(rule $EntityNP2 (married) (ConstantFn en.relationship_status.married)) - -(rule $RelNP (birthplace) (ConstantFn (string birthplace))) -(rule $TypeNP (city) (ConstantFn en.city)) -(rule $EntityNP1 (new york) (ConstantFn en.city.new_york)) -(rule $EntityNP2 (beijing) (ConstantFn en.city.bejing)) - -(rule $RelNP (height) (ConstantFn (string height))) -(rule $EntityNP1 (180 cm) (ConstantFn (number 180 en.cm))) -(rule $EntityNP2 (200 cm) (ConstantFn (number 200 en.cm))) - -# Education -#(rule $EventNP (education) (ConstantFn (call @getProperty (call @singleton en.education) (string !type)))) # for debugging - -(rule $Rel0NP (student) (ConstantFn (string student))) - -(rule $RelNP (university) (ConstantFn (string university))) -(rule $TypeNP (university) (ConstantFn en.university)) -(rule $EntityNP1 (brown university) (ConstantFn en.university.brown)) -(rule $EntityNP2 (ucla) (ConstantFn en.university.ucla)) - -(rule $RelNP (field of study) (ConstantFn (string field_of_study))) -(rule $TypeNP (field) (ConstantFn en.field)) -(rule $EntityNP1 (computer science) (ConstantFn en.field.computer_science)) -(rule $EntityNP2 (history) (ConstantFn en.field.history)) - -(rule $RelNP (start date) (ConstantFn (string education_start_date))) -(rule $RelNP (end date) (ConstantFn (string education_end_date))) - -# Employment - -(rule $Rel0NP (employee) (ConstantFn (string employee))) - -(rule $RelNP (employer) (ConstantFn (string employer))) -(rule $TypeNP (company) (ConstantFn en.company)) -(rule $EntityNP1 (mckinsey) (ConstantFn en.company.mckinsey)) -(rule $EntityNP2 (google) (ConstantFn en.company.google)) - -(rule $RelNP (job title) (ConstantFn (string job_title))) -(rule $TypeNP (job title) (ConstantFn en.job_title)) -(rule $EntityNP1 (software engineer) (ConstantFn en.job_title.software_engineer)) -(rule $EntityNP2 (program manager) (ConstantFn en.job_title.program_manager)) - -(rule $RelNP (start date) (ConstantFn (string employment_start_date))) -(rule $RelNP (end date) (ConstantFn (string employment_end_date))) - -# Unaries -(rule $VP (is logged in) (ConstantFn (string logged_in))) diff --git a/overnight/templates.grammar b/overnight/templates.grammar deleted file mode 100644 index c82ea40..0000000 --- a/overnight/templates.grammar +++ /dev/null @@ -1,68 +0,0 @@ -############################################################ -# Domain general -# Keep track of coarse types: -# - Entity: "day 1" -# - Value: "3pm" -# - EntitySet: "meeting" -# - ValueSet: "start time of meeting" - -(def @allEntities edu.stanford.nlp.sempre.SimpleWorld.allEntities) -(def @filter edu.stanford.nlp.sempre.SimpleWorld.filter) -(def @merge edu.stanford.nlp.sempre.SimpleWorld.merge) -(def @getProperty edu.stanford.nlp.sempre.SimpleWorld.getProperty) -(def @superlative edu.stanford.nlp.sempre.SimpleWorld.superlative) -(def @sum edu.stanford.nlp.sempre.SimpleWorld.sum) -(def @list edu.stanford.nlp.sempre.SimpleWorld.list) -(def @act edu.stanford.nlp.sempre.SimpleWorld.act) - -# Operations -(def @create edu.stanford.nlp.sempre.SimpleWorld.create) -(def @remove edu.stanford.nlp.sempre.SimpleWorld.remove) -(def @change edu.stanford.nlp.sempre.SimpleWorld.change) - -# General values -(rule $Value ($PHRASE) (NumberFn) (anchored 1)) -(rule $Value ($PHRASE) (DateFn) (anchored 1)) - -(rule $TypeSet ($Type) (lambda t (call @filter (call @allEntities) (string type) (string =) (var t)))) - -# 0. Show me all meetings -(rule $Command (show me all $TypeSet) (IdentityFn)) - -# 1. Get property: "what is the location of meeting" -(rule $Command (what is the $EntityProperty of the $TypeSet) (lambda p (lambda s (call @getProperty (var s) (var p))))) -(rule $Command (what is the $ValueProperty of the $TypeSet) (lambda p (lambda s (call @getProperty (var s) (var p))))) -# what is the block left of block whose color is red -(rule $Command (what is the $TypeSet $BinaryProperty the $TypeSet) (lambda s1 (lambda p (lambda s2 (call @getProperty (var s2) (var p)))))) - -# 2. Filter: "what is the meeting whose location is cafe" -(rule $Command (what is the $TypeSet whose $EntityProperty is $Entity) (lambda s (lambda p (lambda v (call @filter (var s) (var p) (string =) (var v)))))) -(rule $Command (what is the $TypeSet whose $ValueProperty is $Value) (lambda s (lambda p (lambda v (call @filter (var s) (var p) (string =) (var v)))))) -(rule $Command (what is the $TypeSet whose $EntityProperty is not $Entity) (lambda s (lambda p (lambda v (call @filter (var s) (var p) (string !=) (var v)))))) -(rule $Command (what is the $TypeSet whose $ValueProperty is not $Value) (lambda s (lambda p (lambda v (call @filter (var s) (var p) (string !=) (var v)))))) - -# 3. Count: what is the number of meeting whose location is cafe -(rule $Command (what is the number of $TypeSet whose $EntityProperty is $Entity) (lambda s (lambda p (lambda v (call .size (call @filter (var s) (var p) (string =) (var v))))))) - -# 4. Sum: what is the total length of meeting -(rule $Command (what is the total $ValueProperty of all $TypeSet) (lambda p (lambda s (call @sum (call @getProperty (var s) (var p)))))) - -# 5. Comparatives: what is the meeting whose start time is smaller than 10am -(rule $Command (what is the $TypeSet whose $ValueProperty is smaller than $Value) (lambda s (lambda p (lambda v (call @filter (var s) (var p) (string <) (var v)))))) -(rule $Command (what is the $TypeSet whose $ValueProperty is larger than $Value) (lambda s (lambda p (lambda v (call @filter (var s) (var p) (string >) (var v)))))) -(rule $Command (what is the $TypeSet whose $ValueProperty is at most $Value) (lambda s (lambda p (lambda v (call @filter (var s) (var p) (string <=) (var v)))))) -(rule $Command (what is the $TypeSet whose $ValueProperty is at least $Value) (lambda s (lambda p (lambda v (call @filter (var s) (var p) (string >=) (var v)))))) - -# 6. Superlatives - what is the meeting with the smallest start time -(rule $Command (what is the $TypeSet with the smallest $ValueProperty) (lambda s (lambda p (call @superlative (var s) (string min) (var p))))) -(rule $Command (what is the $TypeSet with the largest $ValueProperty) (lambda s (lambda p (call @superlative (var s) (string max) (var p))))) - -# 7. create and remove -(rule $Command (create a $Type with $EntityProperty $Entity) (lambda t (lambda p (lambda v (call @create (var t) (var p) (var v)))))) -(rule $Command (create a $Type with $ValueProperty $Value) (lambda t (lambda p (lambda v (call @create (var t) (var p) (var v)))))) -(rule $Command (remove the $TypeSet with $EntityProperty $Entity) (lambda s (lambda p (lambda v (call @remove (call @filter (var s) (var p) (string =) (var v))))))) - -# 8. Two joins -(rule $Command (what is the $TypeSet whose $ValueProperty is $ValueProperty of $TypeSet) (lambda s1 (lambda p1 (lambda p2 (lambda s2 (call @filter (var s1) (var p1) (string =) (call @getProperty (var s2) (var p2)))))))) - -(rule $ROOT ($Command) (lambda x (call .toString (var x)))) diff --git a/overnight/unittest.db b/overnight/unittest.db deleted file mode 100644 index 12f1551..0000000 --- a/overnight/unittest.db +++ /dev/null @@ -1,5 +0,0 @@ -friend fb:en.person.alice fb:en.person.bob -enemy fb:en.person.alice fb:en.person.eve -person fb:en.person.alice -person fb:en.person.bob -person fb:en.person.eve diff --git a/overnight/unittest.grammar b/overnight/unittest.grammar deleted file mode 100644 index 4dd0c82..0000000 --- a/overnight/unittest.grammar +++ /dev/null @@ -1,4 +0,0 @@ -(include general.grammar) - -# Types -(rule $TypeNP (person) (ConstantFn en.person)) diff --git a/pom.xml b/pom.xml index cccf64e..440007a 100644 --- a/pom.xml +++ b/pom.xml @@ -171,9 +171,11 @@ -Grammar.inPaths resources/roboy-demo.grammar -SimpleLexicon.inPaths - resources/lexicons/roboy-dbpedia.lexicon + resources/lexicons/roboy-demo.lexicon -languageAnalyzer corenlp.CoreNLPAnalyzer + -Master.logPath + data/error_test/1.log -Main.socket true @@ -282,8 +284,6 @@ error -SimpleLexicon.inPaths resources/lexicons/roboy-demo.lexicon - -languageAnalyzer - corenlp.CoreNLPAnalyzer -Main.server true diff --git a/resources/DBpedia.lexicon b/resources/DBpedia.lexicon index 1166e73..48eab79 100644 --- a/resources/DBpedia.lexicon +++ b/resources/DBpedia.lexicon @@ -1,166 +1,210 @@ -{"lexeme": "anatomical structure", "formula": "dbpedia:AnatomicalStructure", "type": "ClassNoun"} -{"lexeme": "brain", "formula": "dbpedia:Brain", "type": "ClassNoun"} -{"lexeme": "bone", "formula": "dbpedia:Bone", "type": "ClassNoun"} -{"lexeme": "artery", "formula": "dbpedia:Artery", "type": "ClassNoun"} -{"lexeme": "vein", "formula": "dbpedia:Vein", "type": "ClassNoun"} -{"lexeme": "blood vessel", "formula": "lex:BloodVessel", "type": "ClassNoun"} -{"lexeme": "muscle", "formula": "dbpedia:Muscle", "type": "ClassNoun"} -{"lexeme": "nerve", "formula": "dbpedia:Nerve", "type": "ClassNoun"} -{"lexeme": "lymph", "formula": "dbpedia:Lymph", "type": "ClassNoun"} -{"lexeme": "embryology", "formula": "dbpedia:Embryology", "type": "ClassNoun"} -{"lexeme": "ligament", "formula": "dbpedia:Ligament", "type": "ClassNoun"} -{"lexeme": "chemical substance", "formula": "dbpedia:ChemicalSubstance", "type": "ClassNoun"} -{"lexeme": "chemical compound", "formula": "dbpedia:ChemicalCompound", "type": "ClassNoun"} -{"lexeme": "chemical element", "formula": "dbpedia:ChemicalElement", "type": "ClassNoun"} -{"lexeme": "mineral", "formula": "dbpedia:Mineral", "type": "ClassNoun"} -{"lexeme": "biomolecule", "formula": "dbpedia:Biomolecule", "type": "ClassNoun"} -{"lexeme": "enzyme", "formula": "dbpedia:Enzyme", "type": "ClassNoun"} -{"lexeme": "gene", "formula": "dbpedia:Gene", "type": "ClassNoun"} -{"lexeme": "human gene", "formula": "dbpedia:HumanGene", "type": "ClassNoun"} -{"lexeme": "mouse gene", "formula": "dbpedia:MouseGene", "type": "ClassNoun"} -{"lexeme": "gene location", "formula": "dbpedia:GeneLocation", "type": "ClassNoun"} -{"lexeme": "human gene location", "formula": "dbpedia:HumanGeneLocation", "type": "ClassNoun"} -{"lexeme": "mouse gene location", "formula": "dbpedia:MouseGeneLocation", "type": "ClassNoun"} -{"lexeme": "protein", "formula": "dbpedia:Protein", "type": "ClassNoun"} -{"lexeme": "disease", "formula": "dbpedia:Disease", "type": "ClassNoun"} -{"lexeme": "illness", "formula": "dbpedia:Disease", "type": "ClassNoun"} -{"lexeme": "sickness", "formula": "dbpedia:Disease", "type": "ClassNoun"} -{"lexeme": "drug", "formula": "dbpedia:Drug", "type": "ClassNoun"} -{"lexeme": "medicine", "formula": "dbpedia:Drug", "type": "ClassNoun"} -{"lexeme": "medicament", "formula": "dbpedia:Drug", "type": "ClassNoun"} -{"lexeme": "pharmaceutical", "formula": "dbpedia:Drug", "type": "ClassNoun"} -{"lexeme": "blood type", "formula": "dbpedia:BloodType", "type": "ClassNoun"} -{"lexeme": "database", "formula": "dbpedia:Database", "type": "ClassNoun"} -{"lexeme": "biological database", "formula": "dbpedia:BiologicalDatabase", "type": "ClassNoun"} +{"lexeme": "about", "formula": "!rdfs:comment", "type": "RelationalNoun"} +{"lexeme": "name", "formula": "foaf:name", "type": "RelationalNoun"} +{"lexeme": "name", "formula": "!foaf:name", "type": "RelationalNoun"} +{"lexeme": "surname", "formula": "foaf:surname", "type": "RelationalNoun"} +{"lexeme": "surname", "formula": "!foaf:surname", "type": "RelationalNoun"} +{"lexeme": "given name", "formula": "foaf:name", "type": "RelationalNoun"} +{"lexeme": "given name", "formula": "!foaf:name", "type": "RelationalNoun"} +{"lexeme": "type", "formula": "(rdf:type rdf:type)", "type": "ClassNoun"} +{"lexeme": "birth date", "formula": "dbpedia:birthDate", "type": "RelationalNoun"} +{"lexeme": "birth date", "formula": "!dbpedia:birthDate", "type": "RelationalNoun"} +{"lexeme": "anatomical structure", "formula": "(rdf:type dbpedia:AnatomicalStructure)", "type": "ClassNoun"} +{"lexeme": "brain", "formula": "(rdf:type dbpedia:Brain)", "type": "ClassNoun"} +{"lexeme": "bone", "formula": "(rdf:type dbpedia:Bone)", "type": "ClassNoun"} +{"lexeme": "artery", "formula": "(rdf:type dbpedia:Artery)", "type": "ClassNoun"} +{"lexeme": "vein", "formula": "(rdf:type dbpedia:Vein)", "type": "ClassNoun"} +{"lexeme": "blood vessel", "formula": "(rdf:type lex:BloodVessel)", "type": "ClassNoun"} +{"lexeme": "muscle", "formula": "(rdf:type dbpedia:Muscle)", "type": "ClassNoun"} +{"lexeme": "nerve", "formula": "(rdf:type dbpedia:Nerve)", "type": "ClassNoun"} +{"lexeme": "lymph", "formula": "(rdf:type dbpedia:Lymph)", "type": "ClassNoun"} +{"lexeme": "embryology", "formula": "(rdf:type dbpedia:Embryology)", "type": "ClassNoun"} +{"lexeme": "ligament", "formula": "(rdf:type dbpedia:Ligament)", "type": "ClassNoun"} +{"lexeme": "chemical substance", "formula": "(rdf:type dbpedia:ChemicalSubstance)", "type": "ClassNoun"} +{"lexeme": "chemical compound", "formula": "(rdf:type dbpedia:ChemicalCompound)", "type": "ClassNoun"} +{"lexeme": "chemical element", "formula": "(rdf:type dbpedia:ChemicalElement)", "type": "ClassNoun"} +{"lexeme": "mineral", "formula": "(rdf:type dbpedia:Mineral)", "type": "ClassNoun"} +{"lexeme": "biomolecule", "formula": "(rdf:type dbpedia:Biomolecule)", "type": "ClassNoun"} +{"lexeme": "enzyme", "formula": "(rdf:type dbpedia:Enzyme)", "type": "ClassNoun"} +{"lexeme": "gene", "formula": "(rdf:type dbpedia:Gene)", "type": "ClassNoun"} +{"lexeme": "human gene", "formula": "(rdf:type dbpedia:HumanGene)", "type": "ClassNoun"} +{"lexeme": "mouse gene", "formula": "(rdf:type dbpedia:MouseGene)", "type": "ClassNoun"} +{"lexeme": "gene location", "formula": "(rdf:type dbpedia:GeneLocation)", "type": "ClassNoun"} +{"lexeme": "human gene location", "formula": "(rdf:type dbpedia:HumanGeneLocation)", "type": "ClassNoun"} +{"lexeme": "mouse gene location", "formula": "(rdf:type dbpedia:MouseGeneLocation)", "type": "ClassNoun"} +{"lexeme": "protein", "formula": "(rdf:type dbpedia:Protein)", "type": "ClassNoun"} +{"lexeme": "disease", "formula": "(rdf:type dbpedia:Disease)", "type": "ClassNoun"} +{"lexeme": "illness", "formula": "(rdf:type dbpedia:Disease)", "type": "ClassNoun"} +{"lexeme": "sickness", "formula": "(rdf:type dbpedia:Disease)", "type": "ClassNoun"} +{"lexeme": "drug", "formula": "(rdf:type dbpedia:Drug)", "type": "ClassNoun"} +{"lexeme": "medicine", "formula": "(rdf:type dbpedia:Drug)", "type": "ClassNoun"} +{"lexeme": "medicament", "formula": "(rdf:type dbpedia:Drug)", "type": "ClassNoun"} +{"lexeme": "pharmaceutical", "formula": "(rdf:type dbpedia:Drug)", "type": "ClassNoun"} +{"lexeme": "blood type", "formula": "(rdf:type dbpedia:BloodType)", "type": "ClassNoun"} +{"lexeme": "database", "formula": "(rdf:type dbpedia:Database)", "type": "ClassNoun"} +{"lexeme": "biological database", "formula": "(rdf:type dbpedia:BiologicalDatabase)", "type": "ClassNoun"} {"lexeme": "precursor", "formula": "dbpedia:precursor", "type": "RelationalNoun"} +{"lexeme": "precursor", "formula": "!dbpedia:precursor", "type": "RelationalNoun"} {"lexeme": "precede", "formula": "dbpedia:precursor", "type": "StateVerb"} +{"lexeme": "precede", "formula": "!dbpedia:precursor", "type": "StateVerb"} {"lexeme": "develop", "formula": "dbpedia:precursor", "type": "StateVerb"} +{"lexeme": "develop", "formula": "!dbpedia:precursor", "type": "StateVerb"} {"lexeme": "Entrez Gene ID", "formula": "dbpedia:entrezgene", "type": "RelationalNoun"} +{"lexeme": "Entrez Gene ID", "formula": "!dbpedia:entrezgene", "type": "RelationalNoun"} {"lexeme": "Entrez ID", "formula": "dbpedia:entrezgene", "type": "RelationalNoun"} +{"lexeme": "Entrez ID", "formula": "!dbpedia:entrezgene", "type": "RelationalNoun"} {"lexeme": "IUPAC name", "formula": "dbpedia:iupacName", "type": "RelationalNoun"} -{"lexeme": "election", "formula": "dbpedia:Election", "type": "ClassNoun"} -{"lexeme": "legislature", "formula": "dbpedia:Legislature", "type": "ClassNoun"} -{"lexeme": "government type", "formula": "dbpedia:GovernmentType", "type": "ClassNoun"} -{"lexeme": "monarch", "formula": "dbpedia:Monarch", "type": "ClassNoun"} -{"lexeme": "noble", "formula": "dbpedia:Noble", "type": "ClassNoun"} -{"lexeme": "royalty", "formula": "dbpedia:Royalty", "type": "ClassNoun"} -{"lexeme": "British royalty", "formula": "dbpedia:BritishRoyalty", "type": "ClassNoun"} -{"lexeme": "Polish king", "formula": "dbpedia:PolishKing", "type": "ClassNoun"} +{"lexeme": "IUPAC name", "formula": "!dbpedia:iupacName", "type": "RelationalNoun"} +{"lexeme": "election", "formula": "(rdf:type dbpedia:Election)", "type": "ClassNoun"} +{"lexeme": "legislature", "formula": "(rdf:type dbpedia:Legislature)", "type": "ClassNoun"} +{"lexeme": "government type", "formula": "(rdf:type dbpedia:GovernmentType)", "type": "ClassNoun"} +{"lexeme": "monarch", "formula": "(rdf:type dbpedia:Monarch)", "type": "ClassNoun"} +{"lexeme": "noble", "formula": "(rdf:type dbpedia:Noble)", "type": "ClassNoun"} +{"lexeme": "royalty", "formula": "(rdf:type dbpedia:Royalty)", "type": "ClassNoun"} +{"lexeme": "British royalty", "formula": "(rdf:type dbpedia:BritishRoyalty)", "type": "ClassNoun"} +{"lexeme": "Polish king", "formula": "(rdf:type dbpedia:PolishKing)", "type": "ClassNoun"} {"lexeme": "monarchy", "formula": "(dbpedia:governmentType resource:Monarchy)", "type": "ObjectProperty"} {"lexeme": "constitutional monarchy", "formula": "(dbpedia:governmentType resource:ConstitutionalMonarchy)", "type": "ObjectProperty"} {"lexeme": "republic", "formula": "(dbpedia:governmentType resource:Republic)", "type": "ObjectProperty"} -{"lexeme": "office holder", "formula": "dbpedia:OfficeHolder", "type": "ClassNoun"} -{"lexeme": "member of parliament", "formula": "dbpedia:MemberOfParliament", "type": "ClassNoun"} -{"lexeme": "member of parliament", "formula": "(dbpedia:office value:Member-of-Parliament)", "type": "DataPropertyNoun"} -{"lexeme": "member of the European parliament", "formula": "(dbpedia:office value:Member-of-the-European-Parliament)", "type": "DataPropertyNoun"} -{"lexeme": "minister of foreign affairs", "formula": "(dbpedia:office value:Minister-of-Foreign-Affairs)", "type": "DataPropertyNoun"} -{"lexeme": "minister of justice", "formula": "(dbpedia:office value:Minister-of-Justice)", "type": "DataPropertyNoun"} -{"lexeme": "minister of defence", "formula": "(dbpedia:office value:Minister-of-Defence)", "type": "DataPropertyNoun"} -{"lexeme": "minister of education", "formula": "(dbpedia:office value:Minister-of-education)", "type": "DataPropertyNoun"} -{"lexeme": "congress man", "formula": "dbpedia:Congressman", "type": "ClassNoun"} -{"lexeme": "congress men", "formula": "dbpedia:Congressman", "type": "ClassNoun"} -{"lexeme": "politician", "formula": "dbpedia:Politician", "type": "ClassNoun"} -{"lexeme": "governor", "formula": "dbpedia:Governor", "type": "ClassNoun"} -{"lexeme": "governor", "formula": "(dbpedia:leaderTitle value:Governor)", "type": "DataPropertyNoun"} -{"lexeme": "president", "formula": "dbpedia:President", "type": "ClassNoun"} -{"lexeme": "president", "formula": "(dbpedia:leaderTitle value:President)", "type": "DataPropertyNoun"} -{"lexeme": "vice president", "formula": "dbpedia:VicePresident", "type": "ClassNoun"} -{"lexeme": "prime minister", "formula": "dbpedia:PrimeMinister", "type": "ClassNoun"} -{"lexeme": "premier", "formula": "dbpedia:PrimeMinister", "type": "ClassNoun"} -{"lexeme": "vice prime minister", "formula": "dbpedia:VicePrimeMinister", "type": "ClassNoun"} -{"lexeme": "lieutenant", "formula": "dbpedia:Lieutenant", "type": "ClassNoun"} -{"lexeme": "chancellor", "formula": "dbpedia:Chancellor", "type": "ClassNoun"} -{"lexeme": "mayor", "formula": "dbpedia:Mayor", "type": "ClassNoun"} -{"lexeme": "mayor", "formula": "(dbpedia:leaderTitle value:Mayor)", "type": "DataPropertyNoun"} -{"lexeme": "senator", "formula": "dbpedia:Senator", "type": "ClassNoun"} -{"lexeme": "senator", "formula": "(dbpedia:office value:Senator)", "type": "DataPropertyNoun"} -{"lexeme": "ambassador", "formula": "dbpedia:Ambassador", "type": "ClassNoun"} -{"lexeme": "law firm", "formula": "dbpedia:LawFirm", "type": "ClassNoun"} -{"lexeme": "case", "formula": "dbpedia:Case", "type": "ClassNoun"} -{"lexeme": "legal case", "formula": "dbpedia:LegalCase", "type": "ClassNoun"} -{"lexeme": "court case", "formula": "dbpedia:LegalCase", "type": "ClassNoun"} -{"lexeme": "law case", "formula": "dbpedia:LegalCase", "type": "ClassNoun"} -{"lexeme": "legal matter", "formula": "dbpedia:LegalCase", "type": "ClassNoun"} -{"lexeme": "Supreme Court of the United States case", "formula": "dbpedia:SupremeCourtOfTheUnitedStatesCase", "type": "ClassNoun"} -{"lexeme": "system of law", "formula": "dbpedia:SystemOfLaw", "type": "ClassNoun"} -{"lexeme": "criminal", "formula": "dbpedia:Criminal", "type": "ClassNoun"} -{"lexeme": "thug", "formula": "dbpedia:Criminal", "type": "ClassNoun"} -{"lexeme": "murderer", "formula": "dbpedia:Murderer", "type": "ClassNoun"} -{"lexeme": "killer", "formula": "dbpedia:Murderer", "type": "ClassNoun"} -{"lexeme": "judge", "formula": "dbpedia:Judge", "type": "ClassNoun"} -{"lexeme": "magistrate", "formula": "dbpedia:Judge", "type": "ClassNoun"} -{"lexeme": "deputy", "formula": "dbpedia:Deputy", "type": "ClassNoun"} +{"lexeme": "office holder", "formula": "(rdf:type dbpedia:OfficeHolder)", "type": "ClassNoun"} +{"lexeme": "member of parliament", "formula": "(rdf:type dbpedia:MemberOfParliament)", "type": "ClassNoun"} +{"lexeme": "member of parliament", "formula": "(dbpedia:office 'Member-of-Parliament')", "type": "DataPropertyNoun"} +{"lexeme": "member of the European parliament", "formula": "(dbpedia:office 'Member-of-the-European-Parliament')", "type": "DataPropertyNoun"} +{"lexeme": "minister of foreign affairs", "formula": "(dbpedia:office 'Minister-of-Foreign-Affairs')", "type": "DataPropertyNoun"} +{"lexeme": "minister of justice", "formula": "(dbpedia:office 'Minister-of-Justice')", "type": "DataPropertyNoun"} +{"lexeme": "minister of defence", "formula": "(dbpedia:office 'Minister-of-Defence')", "type": "DataPropertyNoun"} +{"lexeme": "minister of education", "formula": "(dbpedia:office 'Minister-of-education')", "type": "DataPropertyNoun"} +{"lexeme": "congress man", "formula": "(rdf:type dbpedia:Congressman)", "type": "ClassNoun"} +{"lexeme": "congress men", "formula": "(rdf:type dbpedia:Congressman)", "type": "ClassNoun"} +{"lexeme": "politician", "formula": "(rdf:type dbpedia:Politician)", "type": "ClassNoun"} +{"lexeme": "governor", "formula": "(rdf:type dbpedia:Governor)", "type": "ClassNoun"} +{"lexeme": "governor", "formula": "(dbpedia:leaderTitle 'Governor')", "type": "DataPropertyNoun"} +{"lexeme": "president", "formula": "(rdf:type dbpedia:President)", "type": "ClassNoun"} +{"lexeme": "president", "formula": "(dbpedia:leaderTitle 'President')", "type": "DataPropertyNoun"} +{"lexeme": "vice president", "formula": "(rdf:type dbpedia:VicePresident)", "type": "ClassNoun"} +{"lexeme": "prime minister", "formula": "(rdf:type dbpedia:PrimeMinister)", "type": "ClassNoun"} +{"lexeme": "premier", "formula": "(rdf:type dbpedia:PrimeMinister)", "type": "ClassNoun"} +{"lexeme": "vice prime minister", "formula": "(rdf:type dbpedia:VicePrimeMinister)", "type": "ClassNoun"} +{"lexeme": "lieutenant", "formula": "(rdf:type dbpedia:Lieutenant)", "type": "ClassNoun"} +{"lexeme": "chancellor", "formula": "(rdf:type dbpedia:Chancellor)", "type": "ClassNoun"} +{"lexeme": "mayor", "formula": "(rdf:type dbpedia:Mayor)", "type": "ClassNoun"} +{"lexeme": "mayor", "formula": "(dbpedia:leaderTitle 'Mayor'@en)", "type": "DataPropertyNoun"} +{"lexeme": "senator", "formula": "(rdf:type dbpedia:Senator)", "type": "ClassNoun"} +{"lexeme": "senator", "formula": "(dbpedia:office 'Senator'@en)", "type": "DataPropertyNoun"} +{"lexeme": "ambassador", "formula": "(rdf:type dbpedia:Ambassador)", "type": "ClassNoun"} +{"lexeme": "law firm", "formula": "(rdf:type dbpedia:LawFirm)", "type": "ClassNoun"} +{"lexeme": "case", "formula": "(rdf:type dbpedia:Case)", "type": "ClassNoun"} +{"lexeme": "legal case", "formula": "(rdf:type dbpedia:LegalCase)", "type": "ClassNoun"} +{"lexeme": "court case", "formula": "(rdf:type dbpedia:LegalCase)", "type": "ClassNoun"} +{"lexeme": "law case", "formula": "(rdf:type dbpedia:LegalCase)", "type": "ClassNoun"} +{"lexeme": "legal matter", "formula": "(rdf:type dbpedia:LegalCase)", "type": "ClassNoun"} +{"lexeme": "Supreme Court of the United States case", "formula": "(rdf:type dbpedia:SupremeCourtOfTheUnitedStatesCase)", "type": "ClassNoun"} +{"lexeme": "system of law", "formula": "(rdf:type dbpedia:SystemOfLaw)", "type": "ClassNoun"} +{"lexeme": "criminal", "formula": "(rdf:type dbpedia:Criminal)", "type": "ClassNoun"} +{"lexeme": "thug", "formula": "(rdf:type dbpedia:Criminal)", "type": "ClassNoun"} +{"lexeme": "murderer", "formula": "(rdf:type dbpedia:Murderer)", "type": "ClassNoun"} +{"lexeme": "killer", "formula": "(rdf:type dbpedia:Murderer)", "type": "ClassNoun"} +{"lexeme": "judge", "formula": "(rdf:type dbpedia:Judge)", "type": "ClassNoun"} +{"lexeme": "magistrate", "formula": "(rdf:type dbpedia:Judge)", "type": "ClassNoun"} +{"lexeme": "deputy", "formula": "(rdf:type dbpedia:Deputy)", "type": "ClassNoun"} {"lexeme": "mayor", "formula": "dbpedia:leader", "type": "RelationalNoun"} +{"lexeme": "mayor", "formula": "!dbpedia:leader", "type": "RelationalNoun"} {"lexeme": "president", "formula": "dbpedia:leader", "type": "RelationalNoun"} +{"lexeme": "president", "formula": "!dbpedia:leader", "type": "RelationalNoun"} {"lexeme": "governor", "formula": "dbpedia:leader", "type": "RelationalNoun"} +{"lexeme": "governor", "formula": "!dbpedia:leader", "type": "RelationalNoun"} {"lexeme": "vice chancellor", "formula": "dbpedia:viceChancellor", "type": "RelationalNoun"} +{"lexeme": "vice chancellor", "formula": "!dbpedia:viceChancellor", "type": "RelationalNoun"} {"lexeme": "running mate", "formula": "dbpedia:runningMate", "type": "RelationalNoun"} +{"lexeme": "running mate", "formula": "!dbpedia:runningMate", "type": "RelationalNoun"} {"lexeme": "serve", "formula": "dbpedia:president", "type": "StateVerb"} +{"lexeme": "serve", "formula": "!dbpedia:president", "type": "StateVerb"} {"lexeme": "board member", "formula": "dbpedia:board", "type": "RelationalNoun"} +{"lexeme": "board member", "formula": "!dbpedia:board", "type": "RelationalNoun"} {"lexeme": "position", "formula": "dbpedia:office", "type": "RelationalNoun"} -{"lexeme": "event", "formula": "dbpedia:Event", "type": "ClassNoun"} -{"lexeme": "activity", "formula": "dbpedia:Activity", "type": "ClassNoun"} -{"lexeme": "holiday", "formula": "dbpedia:Holiday", "type": "ClassNoun"} -{"lexeme": "language", "formula": "dbpedia:Language", "type": "ClassNoun"} -{"lexeme": "letter", "formula": "dbpedia:Letter", "type": "ClassNoun"} -{"lexeme": "colour", "formula": "dbpedia:Colour", "type": "ClassNoun"} -{"lexeme": "website", "formula": "dbpedia:Website", "type": "ClassNoun"} -{"lexeme": "homepage", "formula": "dbpedia:Webiste", "type": "ClassNoun"} -{"lexeme": "web page", "formula": "dbpedia:Website", "type": "ClassNoun"} -{"lexeme": "food", "formula": "dbpedia:Food", "type": "ClassNoun"} -{"lexeme": "beverage", "formula": "dbpedia:Beverage", "type": "ClassNoun"} -{"lexeme": "drink", "formula": "dbpedia:Beverage", "type": "ClassNoun"} -{"lexeme": "beer", "formula": "dbpedia:Beer", "type": "ClassNoun"} -{"lexeme": "wine", "formula": "dbpedia:Wine", "type": "ClassNoun"} -{"lexeme": "quality wine", "formula": "dbpedia:ControlledDesignationOfOriginWine", "type": "ClassNoun"} -{"lexeme": "cheese", "formula": "dbpedia:Cheese", "type": "ClassNoun"} -{"lexeme": "agent", "formula": "dbpedia:Agent", "type": "ClassNoun"} -{"lexeme": "deity", "formula": "dbpedia:Deity", "type": "ClassNoun"} -{"lexeme": "family", "formula": "dbpedia:Family", "type": "ClassNoun"} -{"lexeme": "currency", "formula": "dbpedia:Currency", "type": "ClassNoun"} -{"lexeme": "tax", "formula": "dbpedia:Tax", "type": "ClassNoun"} -{"lexeme": "flag", "formula": "dbpedia:Flag", "type": "ClassNoun"} -{"lexeme": "community", "formula": "dbpedia:Community", "type": "ClassNoun"} -{"lexeme": "sales", "formula": "dbpedia:Sales", "type": "ClassNoun"} -{"lexeme": "fashion", "formula": "dbpedia:Fashion", "type": "ClassNoun"} -{"lexeme": "line of fashion", "formula": "dbpedia:LineOfFashion", "type": "ClassNoun"} -{"lexeme": "public service", "formula": "dbpedia:PublicService", "type": "ClassNoun"} -{"lexeme": "public service input", "formula": "dbpedia:PublicServiceInput", "type": "ClassNoun"} -{"lexeme": "public service output", "formula": "dbpedia:PublicServiceOutput", "type": "ClassNoun"} -{"lexeme": "polyhedron", "formula": "dbpedia:Polyhedron", "type": "ClassNoun"} -{"lexeme": "time period", "formula": "dbpedia:TimePeriod", "type": "ClassNoun"} -{"lexeme": "geological period", "formula": "dbpedia:GeologicalPeriod", "type": "ClassNoun"} -{"lexeme": "historical period", "formula": "dbpedia:HistoricalPeriod", "type": "ClassNoun"} -{"lexeme": "prehistorical period", "formula": "dbpedia:PrehistoricalPeriod", "type": "ClassNoun"} -{"lexeme": "protohistorical period", "formula": "dbpedia:ProtohistoricalPeriod", "type": "ClassNoun"} -{"lexeme": "art period", "formula": "dbpedia:PeriodOfArtisticStyle", "type": "ClassNoun"} -{"lexeme": "year", "formula": "dbpedia:Year", "type": "ClassNoun"} -{"lexeme": "topical concept", "formula": "dbpedia:TopicalConcept", "type": "ClassNoun"} -{"lexeme": "Christian doctrine", "formula": "dbpedia:ChristianDoctrine", "type": "ClassNoun"} -{"lexeme": "ideology", "formula": "dbpedia:Ideology", "type": "ClassNoun"} -{"lexeme": "unit of work", "formula": "dbpedia:UnitOfWork", "type": "ClassNoun"} -{"lexeme": "project", "formula": "dbpedia:Project", "type": "ClassNoun"} -{"lexeme": "research project", "formula": "dbpedia:ResearchProject", "type": "ClassNoun"} +{"lexeme": "position", "formula": "!dbpedia:office", "type": "RelationalNoun"} +{"lexeme": "event", "formula": "(rdf:type dbpedia:Event)", "type": "ClassNoun"} +{"lexeme": "activity", "formula": "(rdf:type dbpedia:Activity)", "type": "ClassNoun"} +{"lexeme": "holiday", "formula": "(rdf:type dbpedia:Holiday)", "type": "ClassNoun"} +{"lexeme": "language", "formula": "(rdf:type dbpedia:Language)", "type": "ClassNoun"} +{"lexeme": "letter", "formula": "(rdf:type dbpedia:Letter)", "type": "ClassNoun"} +{"lexeme": "colour", "formula": "(rdf:type dbpedia:Colour)", "type": "ClassNoun"} +{"lexeme": "website", "formula": "(rdf:type dbpedia:Website)", "type": "ClassNoun"} +{"lexeme": "homepage", "formula": "(rdf:type dbpedia:Webiste)", "type": "ClassNoun"} +{"lexeme": "web page", "formula": "(rdf:type dbpedia:Website)", "type": "ClassNoun"} +{"lexeme": "food", "formula": "(rdf:type dbpedia:Food)", "type": "ClassNoun"} +{"lexeme": "beverage", "formula": "(rdf:type dbpedia:Beverage)", "type": "ClassNoun"} +{"lexeme": "drink", "formula": "(rdf:type dbpedia:Beverage)", "type": "ClassNoun"} +{"lexeme": "beer", "formula": "(rdf:type dbpedia:Beer)", "type": "ClassNoun"} +{"lexeme": "wine", "formula": "(rdf:type dbpedia:Wine)", "type": "ClassNoun"} +{"lexeme": "quality wine", "formula": "(rdf:type dbpedia:ControlledDesignationOfOriginWine)", "type": "ClassNoun"} +{"lexeme": "cheese", "formula": "(rdf:type dbpedia:Cheese)", "type": "ClassNoun"} +{"lexeme": "agent", "formula": "(rdf:type dbpedia:Agent)", "type": "ClassNoun"} +{"lexeme": "deity", "formula": "(rdf:type dbpedia:Deity)", "type": "ClassNoun"} +{"lexeme": "family", "formula": "(rdf:type dbpedia:Family)", "type": "ClassNoun"} +{"lexeme": "currency", "formula": "(rdf:type dbpedia:Currency)", "type": "ClassNoun"} +{"lexeme": "tax", "formula": "(rdf:type dbpedia:Tax)", "type": "ClassNoun"} +{"lexeme": "flag", "formula": "(rdf:type dbpedia:Flag)", "type": "ClassNoun"} +{"lexeme": "community", "formula": "(rdf:type dbpedia:Community)", "type": "ClassNoun"} +{"lexeme": "sales", "formula": "(rdf:type dbpedia:Sales)", "type": "ClassNoun"} +{"lexeme": "fashion", "formula": "(rdf:type dbpedia:Fashion)", "type": "ClassNoun"} +{"lexeme": "line of fashion", "formula": "(rdf:type dbpedia:LineOfFashion)", "type": "ClassNoun"} +{"lexeme": "public service", "formula": "(rdf:type dbpedia:PublicService)", "type": "ClassNoun"} +{"lexeme": "public service input", "formula": "(rdf:type dbpedia:PublicServiceInput)", "type": "ClassNoun"} +{"lexeme": "public service output", "formula": "(rdf:type dbpedia:PublicServiceOutput)", "type": "ClassNoun"} +{"lexeme": "polyhedron", "formula": "(rdf:type dbpedia:Polyhedron)", "type": "ClassNoun"} +{"lexeme": "time period", "formula": "(rdf:type dbpedia:TimePeriod)", "type": "ClassNoun"} +{"lexeme": "geological period", "formula": "(rdf:type dbpedia:GeologicalPeriod)", "type": "ClassNoun"} +{"lexeme": "historical period", "formula": "(rdf:type dbpedia:HistoricalPeriod)", "type": "ClassNoun"} +{"lexeme": "prehistorical period", "formula": "(rdf:type dbpedia:PrehistoricalPeriod)", "type": "ClassNoun"} +{"lexeme": "protohistorical period", "formula": "(rdf:type dbpedia:ProtohistoricalPeriod)", "type": "ClassNoun"} +{"lexeme": "art period", "formula": "(rdf:type dbpedia:PeriodOfArtisticStyle)", "type": "ClassNoun"} +{"lexeme": "year", "formula": "(rdf:type dbpedia:Year)", "type": "ClassNoun"} +{"lexeme": "topical concept", "formula": "(rdf:type dbpedia:TopicalConcept)", "type": "ClassNoun"} +{"lexeme": "Christian doctrine", "formula": "(rdf:type dbpedia:ChristianDoctrine)", "type": "ClassNoun"} +#{"lexeme": "ideology", "formula": "(rdf:type dbpedia:Ideology)", "type": "ClassNoun"} +{"lexeme": "unit of work", "formula": "(rdf:type dbpedia:UnitOfWork)", "type": "ClassNoun"} +{"lexeme": "project", "formula": "(rdf:type dbpedia:Project)", "type": "ClassNoun"} +{"lexeme": "research project", "formula": "(rdf:type dbpedia:ResearchProject)", "type": "ClassNoun"} {"lexeme": "take place", "formula": "dbpedia:place", "type": "StateVerb"} +{"lexeme": "take place", "formula": "!dbpedia:place", "type": "StateVerb"} {"lexeme": "part", "formula": "dbpedia:isPartOf", "type": "RelationalNoun"} +{"lexeme": "part", "formula": "!dbpedia:isPartOf", "type": "RelationalNoun"} {"lexeme": "take place", "formula": "dbpedia:date", "type": "StateVerb"} +{"lexeme": "take place", "formula": "!dbpedia:date", "type": "StateVerb"} {"lexeme": "belong", "formula": "dbpedia:division", "type": "StateVerb"} +{"lexeme": "belong", "formula": "!dbpedia:division", "type": "StateVerb"} {"lexeme": "color", "formula": "dbpedia:colourName", "type": "RelationalNoun"} +{"lexeme": "color", "formula": "!dbpedia:colourName", "type": "RelationalNoun"} {"lexeme": "similar", "formula": "dbpedia:similar", "type": "RelationalAdjective"} +{"lexeme": "similar", "formula": "!dbpedia:similar", "type": "RelationalAdjective"} {"lexeme": "synonym", "formula": "dbpedia:synonym", "type": "RelationalNoun"} +{"lexeme": "synonym", "formula": "!dbpedia:synonym", "type": "RelationalNoun"} {"lexeme": "abbreviation", "formula": "dbpedia:abbreviation", "type": "RelationalNoun"} +{"lexeme": "abbreviation", "formula": "!dbpedia:abbreviation", "type": "RelationalNoun"} {"lexeme": "abbreviate", "formula": "dbpedia:abbreviation", "type": "StateVerb"} +{"lexeme": "abbreviate", "formula": "!dbpedia:abbreviation", "type": "StateVerb"} {"lexeme": "abbreviated", "formula": "dbpedia:abbreviation", "type": "RelationalAdjective"} +{"lexeme": "abbreviated", "formula": "!dbpedia:abbreviation", "type": "RelationalAdjective"} {"lexeme": "sublimation point", "formula": "dbpedia:sublimationPoint", "type": "RelationalNoun"} +{"lexeme": "sublimation point", "formula": "!dbpedia:sublimationPoint", "type": "RelationalNoun"} {"lexeme": "sublime", "formula": "dbpedia:sublimationPoint", "type": "StateVerb"} +{"lexeme": "sublime", "formula": "!dbpedia:sublimationPoint", "type": "StateVerb"} {"lexeme": "melting point", "formula": "dbpedia:meltingPoint", "type": "RelationalNoun"} +{"lexeme": "melting point", "formula": "!dbpedia:meltingPoint", "type": "RelationalNoun"} {"lexeme": "melt", "formula": "dbpedia:meltingPoint", "type": "StateVerb"} +{"lexeme": "melt", "formula": "!dbpedia:meltingPoint", "type": "StateVerb"} {"lexeme": "boiling point", "formula": "dbpedia:boilingPoint", "type": "RelationalNoun"} +{"lexeme": "boiling point", "formula": "!dbpedia:boilingPoint", "type": "RelationalNoun"} {"lexeme": "boil", "formula": "dbpedia:boilingPoint", "type": "StateVerb"} +{"lexeme": "boil", "formula": "!dbpedia:boilingPoint", "type": "StateVerb"} {"lexeme": "belong", "formula": "dbpedia:languageFamily", "type": "StateVerb"} +{"lexeme": "belong", "formula": "!dbpedia:languageFamily", "type": "StateVerb"} {"lexeme": "language family", "formula": "dbpedia:languageFamily", "type": "RelationalNoun"} +{"lexeme": "language family", "formula": "!dbpedia:languageFamily", "type": "RelationalNoun"} {"lexeme": "spoken", "formula": "dbpedia:spokenIn", "type": "RelationalAdjective"} +{"lexeme": "spoken", "formula": "!dbpedia:spokenIn", "type": "RelationalAdjective"} {"lexeme": "language", "formula": "dbpedia:spokenIn", "type": "RelationalNoun"} +{"lexeme": "language", "formula": "!dbpedia:spokenIn", "type": "RelationalNoun"} {"lexeme": "English", "formula": "(dbpedia:language resource:English_language)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Hindi", "formula": "(dbpedia:language resource:Standard_Hindi)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Spanish", "formula": "(dbpedia:language resource:Spanish_language)", "type": "IntersectiveObjectPropertyAdjective"} @@ -196,564 +240,775 @@ {"lexeme": "Albanian", "formula": "(dbpedia:language resource:Albanian_language)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Indonesian", "formula": "(dbpedia:language resource:Indonesian_language)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Estonian", "formula": "(dbpedia:language resource:Estonian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "military person", "formula": "dbpedia:MilitaryPerson", "type": "ClassNoun"} -{"lexeme": "military personnel", "formula": "dbpedia:MilitaryPerson", "type": "ClassNoun"} -{"lexeme": "military unit", "formula": "dbpedia:MilitaryUnit", "type": "ClassNoun"} -{"lexeme": "military conflict", "formula": "dbpedia:MilitaryConflict", "type": "ClassNoun"} -{"lexeme": "military structure", "formula": "dbpedia:MilitaryStructure", "type": "ClassNoun"} -{"lexeme": "war", "formula": "dbpedia:MilitaryConflict", "type": "ClassNoun"} -{"lexeme": "battle", "formula": "dbpedia:MilitaryConflict", "type": "ClassNoun"} -{"lexeme": "weapon", "formula": "dbpedia:Weapon", "type": "ClassNoun"} -{"lexeme": "blazon", "formula": "dbpedia:Blazon", "type": "ClassNoun"} +{"lexeme": "military person", "formula": "(rdf:type dbpedia:MilitaryPerson)", "type": "ClassNoun"} +{"lexeme": "military personnel", "formula": "(rdf:type dbpedia:MilitaryPerson)", "type": "ClassNoun"} +{"lexeme": "military unit", "formula": "(rdf:type dbpedia:MilitaryUnit)", "type": "ClassNoun"} +{"lexeme": "military conflict", "formula": "(rdf:type dbpedia:MilitaryConflict)", "type": "ClassNoun"} +{"lexeme": "military structure", "formula": "(rdf:type dbpedia:MilitaryStructure)", "type": "ClassNoun"} +{"lexeme": "war", "formula": "(rdf:type dbpedia:MilitaryConflict)", "type": "ClassNoun"} +{"lexeme": "battle", "formula": "(rdf:type dbpedia:MilitaryConflict)", "type": "ClassNoun"} +{"lexeme": "weapon", "formula": "(rdf:type dbpedia:Weapon)", "type": "ClassNoun"} +{"lexeme": "blazon", "formula": "(rdf:type dbpedia:Blazon)", "type": "ClassNoun"} {"lexeme": "fight", "formula": "dbpedia:battle", "type": "StateVerb"} +{"lexeme": "fight", "formula": "!dbpedia:battle", "type": "StateVerb"} {"lexeme": "serve", "formula": "dbpedia:battle", "type": "StateVerb"} +{"lexeme": "serve", "formula": "!dbpedia:battle", "type": "StateVerb"} {"lexeme": "commander", "formula": "dbpedia:commander", "type": "RelationalNoun"} +{"lexeme": "commander", "formula": "!dbpedia:commander", "type": "RelationalNoun"} {"lexeme": "leader", "formula": "dbpedia:commander", "type": "RelationalNoun"} +{"lexeme": "leader", "formula": "!dbpedia:commander", "type": "RelationalNoun"} {"lexeme": "command", "formula": "dbpedia:commander", "type": "StateVerb"} +{"lexeme": "command", "formula": "!dbpedia:commander", "type": "StateVerb"} {"lexeme": "command", "formula": "dbpedia:militaryCommand)", "type": "StateVerb"} +{"lexeme": "command", "formula": "!dbpedia:militaryCommand)", "type": "StateVerb"} {"lexeme": "serve", "formula": "dbpedia:militaryBranch", "type": "StateVerb"} +{"lexeme": "serve", "formula": "!dbpedia:militaryBranch", "type": "StateVerb"} {"lexeme": "serve", "formula": "dbpedia:militaryUnit", "type": "StateVerb"} +{"lexeme": "serve", "formula": "!dbpedia:militaryUnit", "type": "StateVerb"} {"lexeme": "casualties", "formula": "dbpedia:causalties", "type": "RelationalNoun"} +{"lexeme": "casualties", "formula": "!dbpedia:causalties", "type": "RelationalNoun"} {"lexeme": "result", "formula": "dbpedia:result", "type": "RelationalNoun"} +{"lexeme": "result", "formula": "!dbpedia:result", "type": "RelationalNoun"} {"lexeme": "part", "formula": "dbpedia:isPartOfMilitaryConflict", "type": "RelationalNoun"} +{"lexeme": "part", "formula": "!dbpedia:isPartOfMilitaryConflict", "type": "RelationalNoun"} {"lexeme": "part", "formula": "dbpedia:commandStructure", "type": "RelationalNoun"} +{"lexeme": "part", "formula": "!dbpedia:commandStructure", "type": "RelationalNoun"} {"lexeme": "subordinate", "formula": "dbpedia:commandStructure", "type": "RelationalAdjective"} +{"lexeme": "subordinate", "formula": "!dbpedia:commandStructure", "type": "RelationalAdjective"} {"lexeme": "based", "formula": "dbpedia:garrison", "type": "RelationalAdjective"} +{"lexeme": "based", "formula": "!dbpedia:garrison", "type": "RelationalAdjective"} {"lexeme": "based", "formula": "dbpedia:garrison", "type": "RelationalAdjective"} -{"lexeme": "sport", "formula": "dbpedia:Sport", "type": "ClassNoun"} -{"lexeme": "sports event", "formula": "dbpedia:SportsEvent", "type": "ClassNoun"} -{"lexeme": "cycling competition", "formula": "dbpedia:CyclingCompetition", "type": "ClassNoun"} -{"lexeme": "football match", "formula": "dbpedia:FootballMatch", "type": "ClassNoun"} -{"lexeme": "match", "formula": "dbpedia:FootballMatch", "type": "ClassNoun"} -{"lexeme": "tournament", "formula": "dbpedia:Tournament", "type": "ClassNoun"} -{"lexeme": "soccer tournament", "formula": "dbpedia:SoccerTournament", "type": "ClassNoun"} -{"lexeme": "tennis tournament", "formula": "dbpedia:TennisTournament", "type": "ClassNoun"} -{"lexeme": "Women's Tennis Association tournament", "formula": "dbpedia:WomensTennisAssociationTournament", "type": "ClassNoun"} -{"lexeme": "WTA tournament", "formula": "dbpedia:WomensTennisAssociationTournament", "type": "ClassNoun"} -{"lexeme": "wrestling event", "formula": "dbpedia:WrestlingEvent", "type": "ClassNoun"} -{"lexeme": "Mixed Martial Arts event", "formula": "dbpedia:MixedMartialArtsEvent", "type": "ClassNoun"} -{"lexeme": "MMA event", "formula": "dbpedia:MixedMartialArtsEvent", "type": "ClassNoun"} -{"lexeme": "grand prix", "formula": "dbpedia:GrandPrix", "type": "ClassNoun"} -{"lexeme": "race", "formula": "dbpedia:Race", "type": "ClassNoun"} -{"lexeme": "race", "formula": "lex:Race", "type": "ClassNoun"} -{"lexeme": "olympic event", "formula": "dbpedia:OlympicEvent", "type": "ClassNoun"} -{"lexeme": "sport competition result", "formula": "dbpedia:SportCompetitionResult", "type": "ClassNoun"} -{"lexeme": "result", "formula": "dbpedia:SportCompetitionResult", "type": "ClassNoun"} -{"lexeme": "olympic result", "formula": "dbpedia:OlympicResult", "type": "ClassNoun"} -{"lexeme": "penalty shootout", "formula": "dbpedia:PenaltyShootout", "type": "ClassNoun"} -{"lexeme": "snooker world ranking", "formula": "dbpedia:SnookerWorldRanking", "type": "ClassNoun"} -{"lexeme": "sports manager", "formula": "dbpedia:SportsManager", "type": "ClassNoun"} -{"lexeme": "sports managers", "formula": "dbpedia:SportsManager", "type": "ClassNoun"} -{"lexeme": "manager", "formula": "dbpedia:SportsManager", "type": "ClassNoun"} -{"lexeme": "managers", "formula": "dbpedia:SportsManager", "type": "ClassNoun"} -{"lexeme": "soccer manager", "formula": "dbpedia:SoccerManager", "type": "ClassNoun"} -{"lexeme": "soccer managers", "formula": "dbpedia:SoccerManager", "type": "ClassNoun"} -{"lexeme": "college coach", "formula": "dbpedia:CollegeCoach", "type": "ClassNoun"} -{"lexeme": "college coaches", "formula": "dbpedia:CollegeCoach", "type": "ClassNoun"} -{"lexeme": "volleyball coach", "formula": "dbpedia:VolleyballCoach", "type": "ClassNoun"} -{"lexeme": "volleyball coaches", "formula": "dbpedia:VolleyballCoach", "type": "ClassNoun"} -{"lexeme": "team member", "formula": "dbpedia:TeamMember", "type": "ClassNoun"} -{"lexeme": "team members", "formula": "dbpedia:TeamMember", "type": "ClassNoun"} -{"lexeme": "sports team member", "formula": "dbpedia:SportsTeamMember", "type": "ClassNoun"} -{"lexeme": "referee", "formula": "dbpedia:Referee", "type": "ClassNoun"} -{"lexeme": "athlete", "formula": "dbpedia:Athlete", "type": "ClassNoun"} -{"lexeme": "sportsman", "formula": "dbpedia:Athlete", "type": "ClassNoun"} -{"lexeme": "sportsmen", "formula": "dbpedia:Athlete", "type": "ClassNoun"} -{"lexeme": "sportswoman", "formula": "lex:FemaleAthlete", "type": "ClassNoun"} -{"lexeme": "sportswomen", "formula": "lex:FemaleAthlete", "type": "ClassNoun"} -{"lexeme": "National Collegiate Athletic Association athlete", "formula": "dbpedia:NationalCollegiateAthleticAssociationAthlete", "type": "ClassNoun"} -{"lexeme": "NCAA athlete", "formula": "dbpedia:NationalCollegiateAthleticAssociationAthlete", "type": "ClassNoun"} -{"lexeme": "American Football player", "formula": "dbpedia:AmericanFootballPlayer", "type": "ClassNoun"} -{"lexeme": "Gridiron Football player", "formula": "dbpedia:GridironFootballPlayer", "type": "ClassNoun"} -{"lexeme": "Canadian Football player", "formula": "dbpedia:CanadianFootballPlayer", "type": "ClassNoun"} -{"lexeme": "Australian rules football player", "formula": "dbpedia:AustralianRulesFootballPlayer", "type": "ClassNoun"} -{"lexeme": "football player", "formula": "lex:FootballPlayer", "type": "ClassNoun"} -{"lexeme": "badminton player", "formula": "dbpedia:BadmintonPlayer", "type": "ClassNoun"} -{"lexeme": "baseball player", "formula": "dbpedia:BaseballPlayer", "type": "ClassNoun"} -{"lexeme": "basketball player", "formula": "dbpedia:BasketballPlayer", "type": "ClassNoun"} -{"lexeme": "body builder", "formula": "dbpedia:BodyBuilder", "type": "ClassNoun"} -{"lexeme": "boxer", "formula": "dbpedia:Boxer", "type": "ClassNoun"} -{"lexeme": "amateur boxer", "formula": "dbpedia:AmateurBoxer", "type": "ClassNoun"} -{"lexeme": "bull fighter", "formula": "dbpedia:BullFighter", "type": "ClassNoun"} -{"lexeme": "bullfighter", "formula": "dbpedia:BullFighter", "type": "ClassNoun"} -{"lexeme": "chess player", "formula": "dbpedia:ChessPlayer", "type": "ClassNoun"} -{"lexeme": "cricketer", "formula": "dbpedia:Cricketer", "type": "ClassNoun"} -{"lexeme": "curler", "formula": "dbpedia:Curler", "type": "ClassNoun"} -{"lexeme": "cyclist", "formula": "dbpedia:Cyclist", "type": "ClassNoun"} -{"lexeme": "darts player", "formula": "dbpedia:DartsPlayer", "type": "ClassNoun"} -{"lexeme": "figure skater", "formula": "dbpedia:FigureSkater", "type": "ClassNoun"} -{"lexeme": "Gaelic games game player", "formula": "dbpedia:GaelicGamesPlayer", "type": "ClassNoun"} -{"lexeme": "golf player", "formula": "dbpedia:GolfPlayer", "type": "ClassNoun"} -{"lexeme": "gymnast", "formula": "dbpedia:Gymnast", "type": "ClassNoun"} -{"lexeme": "handball player", "formula": "dbpedia:HandballPlayer", "type": "ClassNoun"} -{"lexeme": "horse rider", "formula": "dbpedia:HorseRider", "type": "ClassNoun"} -{"lexeme": "ice hockey player", "formula": "dbpedia:IceHockeyPlayer", "type": "ClassNoun"} -{"lexeme": "jockey", "formula": "dbpedia:Jockey", "type": "ClassNoun"} -{"lexeme": "lacrosse player", "formula": "dbpedia:LacrossePlayer", "type": "ClassNoun"} -{"lexeme": "martial artist", "formula": "dbpedia:MartialArtist", "type": "ClassNoun"} -{"lexeme": "motorcycle rider", "formula": "dbpedia:MotorcycleRider", "type": "ClassNoun"} -{"lexeme": "motorcyclist", "formula": "dbpedia:MotorcycleRider", "type": "ClassNoun"} -{"lexeme": "speedway rider", "formula": "dbpedia:SpeedwayRider", "type": "ClassNoun"} -{"lexeme": "netball player", "formula": "dbpedia:NetballPlayer", "type": "ClassNoun"} -{"lexeme": "poker player", "formula": "dbpedia:PokerPlayer", "type": "ClassNoun"} -{"lexeme": "Formula One racer", "formula": "dbpedia:FormulaOneRacer", "type": "ClassNoun"} -{"lexeme": "NASCAR driver", "formula": "dbpedia:NascarDriver", "type": "ClassNoun"} -{"lexeme": "racing driver", "formula": "dbpedia:RacingDriver", "type": "ClassNoun"} -{"lexeme": "race driver", "formula": "dbpedia:RacingDriver", "type": "ClassNoun"} -{"lexeme": "race driver", "formula": "lex:RaceDriver", "type": "ClassNoun"} -{"lexeme": "rugby player", "formula": "dbpedia:RugbyPlayer", "type": "ClassNoun"} -{"lexeme": "skater", "formula": "dbpedia:Skater", "type": "ClassNoun"} -{"lexeme": "skier", "formula": "dbpedia:Skier", "type": "ClassNoun"} -{"lexeme": "snooker player", "formula": "dbpedia:SnookerPlayer", "type": "ClassNoun"} -{"lexeme": "snooker champ", "formula": "dbpedia:SnookerChamp", "type": "ClassNoun"} -{"lexeme": "snooker champion", "formula": "dbpedia:SnookerChamp", "type": "ClassNoun"} -{"lexeme": "soccer player", "formula": "dbpedia:SoccerPlayer", "type": "ClassNoun"} -{"lexeme": "squash player", "formula": "dbpedia:SquashPlayer", "type": "ClassNoun"} -{"lexeme": "swimmer", "formula": "dbpedia:Swimmer", "type": "ClassNoun"} -{"lexeme": "table tennis player", "formula": "dbpedia:TableTennisPlayer", "type": "ClassNoun"} -{"lexeme": "tennis player", "formula": "dbpedia:TennisPlayer", "type": "ClassNoun"} -{"lexeme": "volleyball player", "formula": "dbpedia:VolleyballPlayer", "type": "ClassNoun"} -{"lexeme": "beach volleyball player", "formula": "dbpedia:BeachVolleyballPlayer", "type": "ClassNoun"} -{"lexeme": "wrestler", "formula": "dbpedia:Wrestler", "type": "ClassNoun"} -{"lexeme": "sumo wrestler", "formula": "dbpedia:SumoWrestler", "type": "ClassNoun"} +{"lexeme": "based", "formula": "!dbpedia:garrison", "type": "RelationalAdjective"} +{"lexeme": "sport", "formula": "(rdf:type dbpedia:Sport)", "type": "ClassNoun"} +{"lexeme": "sports event", "formula": "(rdf:type dbpedia:SportsEvent)", "type": "ClassNoun"} +{"lexeme": "cycling competition", "formula": "(rdf:type dbpedia:CyclingCompetition)", "type": "ClassNoun"} +{"lexeme": "football match", "formula": "(rdf:type dbpedia:FootballMatch)", "type": "ClassNoun"} +{"lexeme": "match", "formula": "(rdf:type dbpedia:FootballMatch)", "type": "ClassNoun"} +{"lexeme": "tournament", "formula": "(rdf:type dbpedia:Tournament)", "type": "ClassNoun"} +{"lexeme": "soccer tournament", "formula": "(rdf:type dbpedia:SoccerTournament)", "type": "ClassNoun"} +{"lexeme": "tennis tournament", "formula": "(rdf:type dbpedia:TennisTournament)", "type": "ClassNoun"} +{"lexeme": "Women's Tennis Association tournament", "formula": "(rdf:type dbpedia:WomensTennisAssociationTournament)", "type": "ClassNoun"} +{"lexeme": "WTA tournament", "formula": "(rdf:type dbpedia:WomensTennisAssociationTournament)", "type": "ClassNoun"} +{"lexeme": "wrestling event", "formula": "(rdf:type dbpedia:WrestlingEvent)", "type": "ClassNoun"} +{"lexeme": "Mixed Martial Arts event", "formula": "(rdf:type dbpedia:MixedMartialArtsEvent)", "type": "ClassNoun"} +{"lexeme": "MMA event", "formula": "(rdf:type dbpedia:MixedMartialArtsEvent)", "type": "ClassNoun"} +{"lexeme": "grand prix", "formula": "(rdf:type dbpedia:GrandPrix)", "type": "ClassNoun"} +{"lexeme": "race", "formula": "(rdf:type dbpedia:Race)", "type": "ClassNoun"} +{"lexeme": "race", "formula": "(rdf:type lex:Race)", "type": "ClassNoun"} +{"lexeme": "olympic event", "formula": "(rdf:type dbpedia:OlympicEvent)", "type": "ClassNoun"} +{"lexeme": "sport competition result", "formula": "(rdf:type dbpedia:SportCompetitionResult)", "type": "ClassNoun"} +{"lexeme": "result", "formula": "(rdf:type dbpedia:SportCompetitionResult)", "type": "ClassNoun"} +{"lexeme": "olympic result", "formula": "(rdf:type dbpedia:OlympicResult)", "type": "ClassNoun"} +{"lexeme": "penalty shootout", "formula": "(rdf:type dbpedia:PenaltyShootout)", "type": "ClassNoun"} +{"lexeme": "snooker world ranking", "formula": "(rdf:type dbpedia:SnookerWorldRanking)", "type": "ClassNoun"} +{"lexeme": "sports manager", "formula": "(rdf:type dbpedia:SportsManager)", "type": "ClassNoun"} +{"lexeme": "sports managers", "formula": "(rdf:type dbpedia:SportsManager)", "type": "ClassNoun"} +{"lexeme": "manager", "formula": "(rdf:type dbpedia:SportsManager)", "type": "ClassNoun"} +{"lexeme": "managers", "formula": "(rdf:type dbpedia:SportsManager)", "type": "ClassNoun"} +{"lexeme": "soccer manager", "formula": "(rdf:type dbpedia:SoccerManager)", "type": "ClassNoun"} +{"lexeme": "soccer managers", "formula": "(rdf:type dbpedia:SoccerManager)", "type": "ClassNoun"} +{"lexeme": "college coach", "formula": "(rdf:type dbpedia:CollegeCoach)", "type": "ClassNoun"} +{"lexeme": "college coaches", "formula": "(rdf:type dbpedia:CollegeCoach)", "type": "ClassNoun"} +{"lexeme": "volleyball coach", "formula": "(rdf:type dbpedia:VolleyballCoach)", "type": "ClassNoun"} +{"lexeme": "volleyball coaches", "formula": "(rdf:type dbpedia:VolleyballCoach)", "type": "ClassNoun"} +{"lexeme": "team member", "formula": "(rdf:type dbpedia:TeamMember)", "type": "ClassNoun"} +{"lexeme": "team members", "formula": "(rdf:type dbpedia:TeamMember)", "type": "ClassNoun"} +{"lexeme": "sports team member", "formula": "(rdf:type dbpedia:SportsTeamMember)", "type": "ClassNoun"} +{"lexeme": "referee", "formula": "(rdf:type dbpedia:Referee)", "type": "ClassNoun"} +{"lexeme": "athlete", "formula": "(rdf:type dbpedia:Athlete)", "type": "ClassNoun"} +{"lexeme": "sportsman", "formula": "(rdf:type dbpedia:Athlete)", "type": "ClassNoun"} +{"lexeme": "sportsmen", "formula": "(rdf:type dbpedia:Athlete)", "type": "ClassNoun"} +{"lexeme": "sportswoman", "formula": "(rdf:type lex:FemaleAthlete)", "type": "ClassNoun"} +{"lexeme": "sportswomen", "formula": "(rdf:type lex:FemaleAthlete)", "type": "ClassNoun"} +{"lexeme": "National Collegiate Athletic Association athlete", "formula": "(rdf:type dbpedia:NationalCollegiateAthleticAssociationAthlete)", "type": "ClassNoun"} +{"lexeme": "NCAA athlete", "formula": "(rdf:type dbpedia:NationalCollegiateAthleticAssociationAthlete)", "type": "ClassNoun"} +{"lexeme": "American Football player", "formula": "(rdf:type dbpedia:AmericanFootballPlayer)", "type": "ClassNoun"} +{"lexeme": "Gridiron Football player", "formula": "(rdf:type dbpedia:GridironFootballPlayer)", "type": "ClassNoun"} +{"lexeme": "Canadian Football player", "formula": "(rdf:type dbpedia:CanadianFootballPlayer)", "type": "ClassNoun"} +{"lexeme": "Australian rules football player", "formula": "(rdf:type dbpedia:AustralianRulesFootballPlayer)", "type": "ClassNoun"} +{"lexeme": "football player", "formula": "(rdf:type lex:FootballPlayer)", "type": "ClassNoun"} +{"lexeme": "badminton player", "formula": "(rdf:type dbpedia:BadmintonPlayer)", "type": "ClassNoun"} +{"lexeme": "baseball player", "formula": "(rdf:type dbpedia:BaseballPlayer)", "type": "ClassNoun"} +{"lexeme": "basketball player", "formula": "(rdf:type dbpedia:BasketballPlayer)", "type": "ClassNoun"} +{"lexeme": "body builder", "formula": "(rdf:type dbpedia:BodyBuilder)", "type": "ClassNoun"} +{"lexeme": "boxer", "formula": "(rdf:type dbpedia:Boxer)", "type": "ClassNoun"} +{"lexeme": "amateur boxer", "formula": "(rdf:type dbpedia:AmateurBoxer)", "type": "ClassNoun"} +{"lexeme": "bull fighter", "formula": "(rdf:type dbpedia:BullFighter)", "type": "ClassNoun"} +{"lexeme": "bullfighter", "formula": "(rdf:type dbpedia:BullFighter)", "type": "ClassNoun"} +{"lexeme": "chess player", "formula": "(rdf:type dbpedia:ChessPlayer)", "type": "ClassNoun"} +{"lexeme": "cricketer", "formula": "(rdf:type dbpedia:Cricketer)", "type": "ClassNoun"} +{"lexeme": "curler", "formula": "(rdf:type dbpedia:Curler)", "type": "ClassNoun"} +{"lexeme": "cyclist", "formula": "(rdf:type dbpedia:Cyclist)", "type": "ClassNoun"} +{"lexeme": "darts player", "formula": "(rdf:type dbpedia:DartsPlayer)", "type": "ClassNoun"} +{"lexeme": "figure skater", "formula": "(rdf:type dbpedia:FigureSkater)", "type": "ClassNoun"} +{"lexeme": "Gaelic games game player", "formula": "(rdf:type dbpedia:GaelicGamesPlayer)", "type": "ClassNoun"} +{"lexeme": "golf player", "formula": "(rdf:type dbpedia:GolfPlayer)", "type": "ClassNoun"} +{"lexeme": "gymnast", "formula": "(rdf:type dbpedia:Gymnast)", "type": "ClassNoun"} +{"lexeme": "handball player", "formula": "(rdf:type dbpedia:HandballPlayer)", "type": "ClassNoun"} +{"lexeme": "horse rider", "formula": "(rdf:type dbpedia:HorseRider)", "type": "ClassNoun"} +{"lexeme": "ice hockey player", "formula": "(rdf:type dbpedia:IceHockeyPlayer)", "type": "ClassNoun"} +{"lexeme": "jockey", "formula": "(rdf:type dbpedia:Jockey)", "type": "ClassNoun"} +{"lexeme": "lacrosse player", "formula": "(rdf:type dbpedia:LacrossePlayer)", "type": "ClassNoun"} +{"lexeme": "martial artist", "formula": "(rdf:type dbpedia:MartialArtist)", "type": "ClassNoun"} +{"lexeme": "motorcycle rider", "formula": "(rdf:type dbpedia:MotorcycleRider)", "type": "ClassNoun"} +{"lexeme": "motorcyclist", "formula": "(rdf:type dbpedia:MotorcycleRider)", "type": "ClassNoun"} +{"lexeme": "speedway rider", "formula": "(rdf:type dbpedia:SpeedwayRider)", "type": "ClassNoun"} +{"lexeme": "netball player", "formula": "(rdf:type dbpedia:NetballPlayer)", "type": "ClassNoun"} +{"lexeme": "poker player", "formula": "(rdf:type dbpedia:PokerPlayer)", "type": "ClassNoun"} +{"lexeme": "Formula One racer", "formula": "(rdf:type dbpedia:FormulaOneRacer)", "type": "ClassNoun"} +{"lexeme": "NASCAR driver", "formula": "(rdf:type dbpedia:NascarDriver)", "type": "ClassNoun"} +{"lexeme": "racing driver", "formula": "(rdf:type dbpedia:RacingDriver)", "type": "ClassNoun"} +{"lexeme": "race driver", "formula": "(rdf:type dbpedia:RacingDriver)", "type": "ClassNoun"} +{"lexeme": "race driver", "formula": "(rdf:type lex:RaceDriver)", "type": "ClassNoun"} +{"lexeme": "rugby player", "formula": "(rdf:type dbpedia:RugbyPlayer)", "type": "ClassNoun"} +{"lexeme": "skater", "formula": "(rdf:type dbpedia:Skater)", "type": "ClassNoun"} +{"lexeme": "skier", "formula": "(rdf:type dbpedia:Skier)", "type": "ClassNoun"} +{"lexeme": "snooker player", "formula": "(rdf:type dbpedia:SnookerPlayer)", "type": "ClassNoun"} +{"lexeme": "snooker champ", "formula": "(rdf:type dbpedia:SnookerChamp)", "type": "ClassNoun"} +{"lexeme": "snooker champion", "formula": "(rdf:type dbpedia:SnookerChamp)", "type": "ClassNoun"} +{"lexeme": "soccer player", "formula": "(rdf:type dbpedia:SoccerPlayer)", "type": "ClassNoun"} +{"lexeme": "squash player", "formula": "(rdf:type dbpedia:SquashPlayer)", "type": "ClassNoun"} +{"lexeme": "swimmer", "formula": "(rdf:type dbpedia:Swimmer)", "type": "ClassNoun"} +{"lexeme": "table tennis player", "formula": "(rdf:type dbpedia:TableTennisPlayer)", "type": "ClassNoun"} +{"lexeme": "tennis player", "formula": "(rdf:type dbpedia:TennisPlayer)", "type": "ClassNoun"} +{"lexeme": "volleyball player", "formula": "(rdf:type dbpedia:VolleyballPlayer)", "type": "ClassNoun"} +{"lexeme": "beach volleyball player", "formula": "(rdf:type dbpedia:BeachVolleyballPlayer)", "type": "ClassNoun"} +{"lexeme": "wrestler", "formula": "(rdf:type dbpedia:Wrestler)", "type": "ClassNoun"} +{"lexeme": "sumo wrestler", "formula": "(rdf:type dbpedia:SumoWrestler)", "type": "ClassNoun"} {"lexeme": "surfer", "formula": "(dbpedia:profession resource:Surfer)", "type": "ObjectProperty"} -{"lexeme": "player", "formula": "lex:Player", "type": "ClassNoun"} -{"lexeme": "sports team", "formula": "dbpedia:SportsTeam", "type": "ClassNoun"} -{"lexeme": "team", "formula": "dbpedia:SportsTeam", "type": "ClassNoun"} -{"lexeme": "American Football team", "formula": "dbpedia:AmericanFootballTeam", "type": "ClassNoun"} -{"lexeme": "football team", "formula": "lex:FootballTeam", "type": "ClassNoun"} -{"lexeme": "baseball team", "formula": "dbpedia:BaseballTeam", "type": "ClassNoun"} -{"lexeme": "basketball team", "formula": "dbpedia:BasketballTeam", "type": "ClassNoun"} -{"lexeme": "Canadian Football team", "formula": "dbpedia:CanadianFootballTeam", "type": "ClassNoun"} -{"lexeme": "cycling team", "formula": "dbpedia:CyclingTeam", "type": "ClassNoun"} -{"lexeme": "hockey team", "formula": "dbpedia:HockeyTeam", "type": "ClassNoun"} -{"lexeme": "rugby club", "formula": "dbpedia:RugbyClub", "type": "ClassNoun"} -{"lexeme": "soccer club", "formula": "dbpedia:SoccerClub", "type": "ClassNoun"} -{"lexeme": "soccer team", "formula": "dbpedia:SoccerClub", "type": "ClassNoun"} -{"lexeme": "national soccer club", "formula": "dbpedia:NationalSoccerClub", "type": "ClassNoun"} -{"lexeme": "national soccer team", "formula": "dbpedia:NationalSoccerClub", "type": "ClassNoun"} -{"lexeme": "speedway team", "formula": "dbpedia:SpeedwayTeam", "type": "ClassNoun"} -{"lexeme": "sports league", "formula": "dbpedia:SportsLeague", "type": "ClassNoun"} -{"lexeme": "league", "formula": "dbpedia:SportsLeague", "type": "ClassNoun"} -{"lexeme": "American Football league", "formula": "dbpedia:AmericanFootballLeague", "type": "ClassNoun"} -{"lexeme": "Australian Football league", "formula": "dbpedia:AustralianFootballLeague", "type": "ClassNoun"} -{"lexeme": "football league", "formula": "lex:FootballLeague", "type": "ClassNoun"} -{"lexeme": "auto racing league", "formula": "dbpedia:AutoRacingLeague", "type": "ClassNoun"} -{"lexeme": "car racing league", "formula": "dbpedia:AutoRacingLeague", "type": "ClassNoun"} -{"lexeme": "racing league", "formula": "dbpedia:AutoRacingLeague", "type": "ClassNoun"} -{"lexeme": "baseball league", "formula": "dbpedia:BaseballLeague", "type": "ClassNoun"} -{"lexeme": "basketball league", "formula": "dbpedia:BasketballLeague", "type": "ClassNoun"} -{"lexeme": "bowling league", "formula": "dbpedia:BowlingLeague", "type": "ClassNoun"} -{"lexeme": "boxing league", "formula": "dbpedia:BoxingLeague", "type": "ClassNoun"} -{"lexeme": "Canadian Football league", "formula": "dbpedia:CanadianFootballLeague", "type": "ClassNoun"} -{"lexeme": "cricket league", "formula": "dbpedia:CricketLeague", "type": "ClassNoun"} -{"lexeme": "curling league", "formula": "dbpedia:CurlingLeague", "type": "ClassNoun"} -{"lexeme": "cycling league", "formula": "dbpedia:CyclingLeague", "type": "ClassNoun"} -{"lexeme": "field hockey league", "formula": "dbpedia:FieldHockeyLeague", "type": "ClassNoun"} -{"lexeme": "Formula One racing league", "formula": "dbpedia:FormulaOneRacingLeague", "type": "ClassNoun"} -{"lexeme": "racing league", "formula": "dbpedia:FormulaOneRacingLeague", "type": "ClassNoun"} -{"lexeme": "golf league", "formula": "dbpedia:GolfLeague", "type": "ClassNoun"} -{"lexeme": "handball league", "formula": "dbpedia:HandballLeague", "type": "ClassNoun"} -{"lexeme": "ice hockey league", "formula": "dbpedia:IceHockeyLeague", "type": "ClassNoun"} -{"lexeme": "inline hockey league", "formula": "dbpedia:InlineHockeyLeague", "type": "ClassNoun"} -{"lexeme": "hockey league", "formula": "lex:HockeyLeague", "type": "ClassNoun"} -{"lexeme": "lacrosse league", "formula": "dbpedia:LacrosseLeague", "type": "ClassNoun"} -{"lexeme": "mixed martial arts league", "formula": "dbpedia:MixedMartialArtsLeague", "type": "ClassNoun"} -{"lexeme": "MMA league", "formula": "dbpedia:MixedMartialArtsLeague", "type": "ClassNoun"} -{"lexeme": "martial arts league", "formula": "dbpedia:MixedMartialArtsLeague", "type": "ClassNoun"} -{"lexeme": "motorcycle racing league", "formula": "dbpedia:MotorcycleRacingLeague", "type": "ClassNoun"} -{"lexeme": "paintball league", "formula": "dbpedia:PaintballLeague", "type": "ClassNoun"} -{"lexeme": "polo league", "formula": "dbpedia:PoloLeague", "type": "ClassNoun"} -{"lexeme": "radio-controlled racing league", "formula": "dbpedia:RadioControlledRacingLeague", "type": "ClassNoun"} -{"lexeme": "rugby league", "formula": "dbpedia:RugbyLeague", "type": "ClassNoun"} -{"lexeme": "soccer league", "formula": "dbpedia:SoccerLeague", "type": "ClassNoun"} -{"lexeme": "softball league", "formula": "dbpedia:SoftballLeague", "type": "ClassNoun"} -{"lexeme": "speedway league", "formula": "dbpedia:SpeedwayLeague", "type": "ClassNoun"} -{"lexeme": "tennis league", "formula": "dbpedia:TennisLeague", "type": "ClassNoun"} -{"lexeme": "video games league", "formula": "dbpedia:VideoGamesLeague", "type": "ClassNoun"} -{"lexeme": "volleyball league", "formula": "dbpedia:VolleyballLeague", "type": "ClassNoun"} +{"lexeme": "player", "formula": "(rdf:type lex:Player)", "type": "ClassNoun"} +{"lexeme": "sports team", "formula": "(rdf:type dbpedia:SportsTeam)", "type": "ClassNoun"} +{"lexeme": "team", "formula": "(rdf:type dbpedia:SportsTeam)", "type": "ClassNoun"} +{"lexeme": "American Football team", "formula": "(rdf:type dbpedia:AmericanFootballTeam)", "type": "ClassNoun"} +{"lexeme": "football team", "formula": "(rdf:type lex:FootballTeam)", "type": "ClassNoun"} +{"lexeme": "baseball team", "formula": "(rdf:type dbpedia:BaseballTeam)", "type": "ClassNoun"} +{"lexeme": "basketball team", "formula": "(rdf:type dbpedia:BasketballTeam)", "type": "ClassNoun"} +{"lexeme": "Canadian Football team", "formula": "(rdf:type dbpedia:CanadianFootballTeam)", "type": "ClassNoun"} +{"lexeme": "cycling team", "formula": "(rdf:type dbpedia:CyclingTeam)", "type": "ClassNoun"} +{"lexeme": "hockey team", "formula": "(rdf:type dbpedia:HockeyTeam)", "type": "ClassNoun"} +{"lexeme": "rugby club", "formula": "(rdf:type dbpedia:RugbyClub)", "type": "ClassNoun"} +{"lexeme": "soccer club", "formula": "(rdf:type dbpedia:SoccerClub)", "type": "ClassNoun"} +{"lexeme": "soccer team", "formula": "(rdf:type dbpedia:SoccerClub)", "type": "ClassNoun"} +{"lexeme": "national soccer club", "formula": "(rdf:type dbpedia:NationalSoccerClub)", "type": "ClassNoun"} +{"lexeme": "national soccer team", "formula": "(rdf:type dbpedia:NationalSoccerClub)", "type": "ClassNoun"} +{"lexeme": "speedway team", "formula": "(rdf:type dbpedia:SpeedwayTeam)", "type": "ClassNoun"} +{"lexeme": "sports league", "formula": "(rdf:type dbpedia:SportsLeague)", "type": "ClassNoun"} +{"lexeme": "league", "formula": "(rdf:type dbpedia:SportsLeague)", "type": "ClassNoun"} +{"lexeme": "American Football league", "formula": "(rdf:type dbpedia:AmericanFootballLeague)", "type": "ClassNoun"} +{"lexeme": "Australian Football league", "formula": "(rdf:type dbpedia:AustralianFootballLeague)", "type": "ClassNoun"} +{"lexeme": "football league", "formula": "(rdf:type lex:FootballLeague)", "type": "ClassNoun"} +{"lexeme": "auto racing league", "formula": "(rdf:type dbpedia:AutoRacingLeague)", "type": "ClassNoun"} +{"lexeme": "car racing league", "formula": "(rdf:type dbpedia:AutoRacingLeague)", "type": "ClassNoun"} +{"lexeme": "racing league", "formula": "(rdf:type dbpedia:AutoRacingLeague)", "type": "ClassNoun"} +{"lexeme": "baseball league", "formula": "(rdf:type dbpedia:BaseballLeague)", "type": "ClassNoun"} +{"lexeme": "basketball league", "formula": "(rdf:type dbpedia:BasketballLeague)", "type": "ClassNoun"} +{"lexeme": "bowling league", "formula": "(rdf:type dbpedia:BowlingLeague)", "type": "ClassNoun"} +{"lexeme": "boxing league", "formula": "(rdf:type dbpedia:BoxingLeague)", "type": "ClassNoun"} +{"lexeme": "Canadian Football league", "formula": "(rdf:type dbpedia:CanadianFootballLeague)", "type": "ClassNoun"} +{"lexeme": "cricket league", "formula": "(rdf:type dbpedia:CricketLeague)", "type": "ClassNoun"} +{"lexeme": "curling league", "formula": "(rdf:type dbpedia:CurlingLeague)", "type": "ClassNoun"} +{"lexeme": "cycling league", "formula": "(rdf:type dbpedia:CyclingLeague)", "type": "ClassNoun"} +{"lexeme": "field hockey league", "formula": "(rdf:type dbpedia:FieldHockeyLeague)", "type": "ClassNoun"} +{"lexeme": "Formula One racing league", "formula": "(rdf:type dbpedia:FormulaOneRacingLeague)", "type": "ClassNoun"} +{"lexeme": "racing league", "formula": "(rdf:type dbpedia:FormulaOneRacingLeague)", "type": "ClassNoun"} +{"lexeme": "golf league", "formula": "(rdf:type dbpedia:GolfLeague)", "type": "ClassNoun"} +{"lexeme": "handball league", "formula": "(rdf:type dbpedia:HandballLeague)", "type": "ClassNoun"} +{"lexeme": "ice hockey league", "formula": "(rdf:type dbpedia:IceHockeyLeague)", "type": "ClassNoun"} +{"lexeme": "inline hockey league", "formula": "(rdf:type dbpedia:InlineHockeyLeague)", "type": "ClassNoun"} +{"lexeme": "hockey league", "formula": "(rdf:type lex:HockeyLeague)", "type": "ClassNoun"} +{"lexeme": "lacrosse league", "formula": "(rdf:type dbpedia:LacrosseLeague)", "type": "ClassNoun"} +{"lexeme": "mixed martial arts league", "formula": "(rdf:type dbpedia:MixedMartialArtsLeague)", "type": "ClassNoun"} +{"lexeme": "MMA league", "formula": "(rdf:type dbpedia:MixedMartialArtsLeague)", "type": "ClassNoun"} +{"lexeme": "martial arts league", "formula": "(rdf:type dbpedia:MixedMartialArtsLeague)", "type": "ClassNoun"} +{"lexeme": "motorcycle racing league", "formula": "(rdf:type dbpedia:MotorcycleRacingLeague)", "type": "ClassNoun"} +{"lexeme": "paintball league", "formula": "(rdf:type dbpedia:PaintballLeague)", "type": "ClassNoun"} +{"lexeme": "polo league", "formula": "(rdf:type dbpedia:PoloLeague)", "type": "ClassNoun"} +{"lexeme": "radio-controlled racing league", "formula": "(rdf:type dbpedia:RadioControlledRacingLeague)", "type": "ClassNoun"} +{"lexeme": "rugby league", "formula": "(rdf:type dbpedia:RugbyLeague)", "type": "ClassNoun"} +{"lexeme": "soccer league", "formula": "(rdf:type dbpedia:SoccerLeague)", "type": "ClassNoun"} +{"lexeme": "softball league", "formula": "(rdf:type dbpedia:SoftballLeague)", "type": "ClassNoun"} +{"lexeme": "speedway league", "formula": "(rdf:type dbpedia:SpeedwayLeague)", "type": "ClassNoun"} +{"lexeme": "tennis league", "formula": "(rdf:type dbpedia:TennisLeague)", "type": "ClassNoun"} +{"lexeme": "video games league", "formula": "(rdf:type dbpedia:VideoGamesLeague)", "type": "ClassNoun"} +{"lexeme": "volleyball league", "formula": "(rdf:type dbpedia:VolleyballLeague)", "type": "ClassNoun"} {"lexeme": "team", "formula": "dbpedia:team", "type": "RelationalNoun"} +{"lexeme": "team", "formula": "!dbpedia:team", "type": "RelationalNoun"} {"lexeme": "play", "formula": "dbpedia:team", "type": "StateVerb"} +{"lexeme": "play", "formula": "!dbpedia:team", "type": "StateVerb"} {"lexeme": "play", "formula": "dbpedia:league", "type": "StateVerb"} +{"lexeme": "play", "formula": "!dbpedia:league", "type": "StateVerb"} {"lexeme": "play", "formula": "dbpedia:college", "type": "StateVerb"} +{"lexeme": "play", "formula": "!dbpedia:college", "type": "StateVerb"} {"lexeme": "graduate", "formula": "dbpedia:college", "type": "StateVerb"} +{"lexeme": "graduate", "formula": "!dbpedia:college", "type": "StateVerb"} {"lexeme": "attend", "formula": "dbpedia:college", "type": "StateVerb"} +{"lexeme": "attend", "formula": "!dbpedia:college", "type": "StateVerb"} {"lexeme": "player", "formula": "dbpedia:team", "type": "RelationalNoun"} +{"lexeme": "player", "formula": "!dbpedia:team", "type": "RelationalNoun"} {"lexeme": "race", "formula": "dbpedia:team", "type": "StateVerb"} +{"lexeme": "race", "formula": "!dbpedia:team", "type": "StateVerb"} {"lexeme": "manager", "formula": "dbpedia:team", "type": "RelationalNoun"} +{"lexeme": "manager", "formula": "!dbpedia:team", "type": "RelationalNoun"} {"lexeme": "manage", "formula": "dbpedia:team", "type": "StateVerb"} +{"lexeme": "manage", "formula": "!dbpedia:team", "type": "StateVerb"} {"lexeme": "manager", "formula": "dbpedia:managerClub", "type": "RelationalNoun"} +{"lexeme": "manager", "formula": "!dbpedia:managerClub", "type": "RelationalNoun"} {"lexeme": "manage", "formula": "dbpedia:managerClub", "type": "StateVerb"} +{"lexeme": "manage", "formula": "!dbpedia:managerClub", "type": "StateVerb"} {"lexeme": "manager", "formula": "dbpedia:manager", "type": "RelationalNoun"} +{"lexeme": "manager", "formula": "!dbpedia:manager", "type": "RelationalNoun"} {"lexeme": "manage", "formula": "dbpedia:manager", "type": "StateVerb"} +{"lexeme": "manage", "formula": "!dbpedia:manager", "type": "StateVerb"} {"lexeme": "home arena", "formula": "dbpedia:homeArena", "type": "RelationalNoun"} +{"lexeme": "home arena", "formula": "!dbpedia:homeArena", "type": "RelationalNoun"} {"lexeme": "home stadium", "formula": "dbpedia:homeArena", "type": "RelationalNoun"} +{"lexeme": "home stadium", "formula": "!dbpedia:homeArena", "type": "RelationalNoun"} {"lexeme": "home stadium", "formula": "dbpedia:ground", "type": "RelationalNoun"} +{"lexeme": "home stadium", "formula": "!dbpedia:ground", "type": "RelationalNoun"} {"lexeme": "based", "formula": "dbpedia:ground", "type": "RelationalAdjective"} +{"lexeme": "based", "formula": "!dbpedia:ground", "type": "RelationalAdjective"} {"lexeme": "home", "formula": "dbpedia:homeArena", "type": "RelationalNoun"} +{"lexeme": "home", "formula": "!dbpedia:homeArena", "type": "RelationalNoun"} {"lexeme": "home", "formula": "dbpedia:ground", "type": "RelationalNoun"} +{"lexeme": "home", "formula": "!dbpedia:ground", "type": "RelationalNoun"} {"lexeme": "play", "formula": "dbpedia:tenant", "type": "StateVerb"} +{"lexeme": "play", "formula": "!dbpedia:tenant", "type": "StateVerb"} {"lexeme": "host", "formula": "dbpedia:tenant", "type": "StateVerb"} +{"lexeme": "host", "formula": "!dbpedia:tenant", "type": "StateVerb"} {"lexeme": "home", "formula": "dbpedia:operator", "type": "RelationalNoun"} +{"lexeme": "home", "formula": "!dbpedia:operator", "type": "RelationalNoun"} {"lexeme": "ride", "formula": "dbpedia:raceHorse", "type": "StateVerb"} +{"lexeme": "ride", "formula": "!dbpedia:raceHorse", "type": "StateVerb"} {"lexeme": "capacity", "formula": "dbpedia:capacity", "type": "RelationalNoun"} +{"lexeme": "capacity", "formula": "!dbpedia:capacity", "type": "RelationalNoun"} {"lexeme": "accommodate", "formula": "dbpedia:capacity", "type": "StateVerb"} +{"lexeme": "accommodate", "formula": "!dbpedia:capacity", "type": "StateVerb"} {"lexeme": "position", "formula": "dbpedia:position", "type": "RelationalNoun"} +{"lexeme": "position", "formula": "!dbpedia:position", "type": "RelationalNoun"} {"lexeme": "shirt number", "formula": "dbpedia:number", "type": "RelationalNoun"} +{"lexeme": "shirt number", "formula": "!dbpedia:number", "type": "RelationalNoun"} {"lexeme": "shirt number", "formula": "dbpedia:squadNumber", "type": "RelationalNoun"} +{"lexeme": "shirt number", "formula": "!dbpedia:squadNumber", "type": "RelationalNoun"} {"lexeme": "squad number", "formula": "dbpedia:number", "type": "RelationalNoun"} +{"lexeme": "squad number", "formula": "!dbpedia:number", "type": "RelationalNoun"} {"lexeme": "squad number", "formula": "dbpedia:squadNumber", "type": "RelationalNoun"} +{"lexeme": "squad number", "formula": "!dbpedia:squadNumber", "type": "RelationalNoun"} {"lexeme": "former coach", "formula": "dbpedia:formerCoach", "type": "RelationalNoun"} -{"lexeme": "right-handed", "formula": "(dbpedia:plays value:Right-handed)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "right-handed", "formula": "(dbpedia:plays value:Right-handed-(two-handed-backhand))", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "right-handed", "formula": "(dbpedia:plays value:Right-handed-(one-handed-backhand))", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "left-handed", "formula": "(dbpedia:plays value:Left-handed)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "left-handed", "formula": "(dbpedia:plays value:Left-handed-(two-handed-backhand))", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "left-handed", "formula": "(dbpedia:plays value:Left-handed-(one-handed-backhand))", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "ambidextrous", "formula": "(dbpedia:plays value:Ambidextrous)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "ambidextrous", "formula": "(dbpedia:shoots value:Ambidextrous)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "former coach", "formula": "!dbpedia:formerCoach", "type": "RelationalNoun"} +{"lexeme": "right-handed", "formula": "(dbpedia:plays 'Right-handed')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "right-handed", "formula": "(dbpedia:plays 'Right-handed-(two-handed-backhand)')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "right-handed", "formula": "(dbpedia:plays 'Right-handed-(one-handed-backhand)')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "left-handed", "formula": "(dbpedia:plays 'Left-handed')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "left-handed", "formula": "(dbpedia:plays 'Left-handed-(two-handed-backhand)')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "left-handed", "formula": "(dbpedia:plays 'Left-handed-(one-handed-backhand)')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "ambidextrous", "formula": "(dbpedia:plays 'Ambidextrous)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "ambidextrous", "formula": "(dbpedia:shoots 'Ambidextrous)", "type": "IntersectiveDataPropertyAdjective"} {"lexeme": "chairman", "formula": "dbpedia:chairman", "type": "RelationalNoun"} +{"lexeme": "chairman", "formula": "!dbpedia:chairman", "type": "RelationalNoun"} {"lexeme": "debut", "formula": "dbpedia:debutTeam", "type": "StateVerb"} -{"lexeme": "device", "formula": "dbpedia:Device", "type": "ClassNoun"} -{"lexeme": "camera", "formula": "dbpedia:Camera", "type": "ClassNoun"} -{"lexeme": "digital camera", "formula": "dbpedia:DigitalCamera", "type": "ClassNoun"} -{"lexeme": "information appliance", "formula": "dbpedia:InformationAppliance", "type": "ClassNoun"} -{"lexeme": "software", "formula": "dbpedia:Software", "type": "ClassNoun"} -{"lexeme": "piece of software", "formula": "dbpedia:Software", "type": "ClassNoun"} -{"lexeme": "pieces of software", "formula": "dbpedia:Software", "type": "ClassNoun"} -{"lexeme": "programming language", "formula": "dbpedia:ProgrammingLanguage", "type": "ClassNoun"} +{"lexeme": "debut", "formula": "!dbpedia:debutTeam", "type": "StateVerb"} +{"lexeme": "device", "formula": "(rdf:type dbpedia:Device)", "type": "ClassNoun"} +{"lexeme": "camera", "formula": "(rdf:type dbpedia:Camera)", "type": "ClassNoun"} +{"lexeme": "digital camera", "formula": "(rdf:type dbpedia:DigitalCamera)", "type": "ClassNoun"} +{"lexeme": "information appliance", "formula": "(rdf:type dbpedia:InformationAppliance)", "type": "ClassNoun"} +{"lexeme": "software", "formula": "(rdf:type dbpedia:Software)", "type": "ClassNoun"} +{"lexeme": "piece of software", "formula": "(rdf:type dbpedia:Software)", "type": "ClassNoun"} +{"lexeme": "pieces of software", "formula": "(rdf:type dbpedia:Software)", "type": "ClassNoun"} +{"lexeme": "programming language", "formula": "(rdf:type dbpedia:ProgrammingLanguage)", "type": "ClassNoun"} {"lexeme": "freeware", "formula": "(dbpedia:license resource:Freeware)", "type": "ObjectProperty"} {"lexeme": "shareware", "formula": "(dbpedia:license resource:Shareware)", "type": "ObjectProperty"} -{"lexeme": "video game", "formula": "dbpedia:VideoGame", "type": "ClassNoun"} -{"lexeme": "automobile engine", "formula": "dbpedia:AutomobileEngine", "type": "ClassNoun"} -{"lexeme": "mean of transportation", "formula": "dbpedia:MeanOfTransportation", "type": "ClassNoun"} -{"lexeme": "means of transportation", "formula": "dbpedia:MeanOfTransportation", "type": "ClassNoun"} -{"lexeme": "ship", "formula": "dbpedia:Ship", "type": "ClassNoun"} -{"lexeme": "boat", "formula": "dbpedia:Ship", "type": "ClassNoun"} -{"lexeme": "aircraft", "formula": "dbpedia:Aircraft", "type": "ClassNoun"} -{"lexeme": "aircraft", "formula": "dbpedia:Aircraft", "type": "ClassNoun"} -{"lexeme": "airplane", "formula": "dbpedia:Aircraft", "type": "ClassNoun"} -{"lexeme": "plane", "formula": "dbpedia:Aircraft", "type": "ClassNoun"} -{"lexeme": "airline", "formula": "dbpedia:Airline", "type": "ClassNoun"} -{"lexeme": "automobile", "formula": "dbpedia:Automobile", "type": "ClassNoun"} -{"lexeme": "auto", "formula": "dbpedia:Automobile", "type": "ClassNoun"} -{"lexeme": "car", "formula": "dbpedia:Automobile", "type": "ClassNoun"} -{"lexeme": "vehicle", "formula": "dbpedia:Automobile", "type": "ClassNoun"} +{"lexeme": "video game", "formula": "(rdf:type dbpedia:VideoGame)", "type": "ClassNoun"} +{"lexeme": "automobile engine", "formula": "(rdf:type dbpedia:AutomobileEngine)", "type": "ClassNoun"} +{"lexeme": "mean of transportation", "formula": "(rdf:type dbpedia:MeanOfTransportation)", "type": "ClassNoun"} +{"lexeme": "means of transportation", "formula": "(rdf:type dbpedia:MeanOfTransportation)", "type": "ClassNoun"} +{"lexeme": "ship", "formula": "(rdf:type dbpedia:Ship)", "type": "ClassNoun"} +{"lexeme": "boat", "formula": "(rdf:type dbpedia:Ship)", "type": "ClassNoun"} +{"lexeme": "aircraft", "formula": "(rdf:type dbpedia:Aircraft)", "type": "ClassNoun"} +{"lexeme": "aircraft", "formula": "(rdf:type dbpedia:Aircraft)", "type": "ClassNoun"} +{"lexeme": "airplane", "formula": "(rdf:type dbpedia:Aircraft)", "type": "ClassNoun"} +{"lexeme": "plane", "formula": "(rdf:type dbpedia:Aircraft)", "type": "ClassNoun"} +{"lexeme": "airline", "formula": "(rdf:type dbpedia:Airline)", "type": "ClassNoun"} +{"lexeme": "automobile", "formula": "(rdf:type dbpedia:Automobile)", "type": "ClassNoun"} +{"lexeme": "auto", "formula": "(rdf:type dbpedia:Automobile)", "type": "ClassNoun"} +{"lexeme": "car", "formula": "(rdf:type dbpedia:Automobile)", "type": "ClassNoun"} +{"lexeme": "vehicle", "formula": "(rdf:type dbpedia:Automobile)", "type": "ClassNoun"} {"lexeme": "coupe", "formula": "(dbpedia:bodyStyle resource:Coupe)", "type": "ObjectProperty"} {"lexeme": "hatchback", "formula": "(dbpedia:bodyStyle resource:Hatchback)", "type": "ObjectProperty"} {"lexeme": "convertible", "formula": "(dbpedia:bodyStyle resource:Convertible)", "type": "ObjectProperty"} {"lexeme": "station wagon", "formula": "(dbpedia:bodyStyle resource:Station_wagon)", "type": "ObjectProperty"} {"lexeme": "pickup", "formula": "(dbpedia:bodyStyle resource:Pickup_truck)", "type": "ObjectProperty"} {"lexeme": "pickup truck", "formula": "(dbpedia:bodyStyle resource:Pickup_truck)", "type": "ObjectProperty"} -{"lexeme": "locomotive", "formula": "dbpedia:Locomotive", "type": "ClassNoun"} -{"lexeme": "engine", "formula": "dbpedia:Locomotive", "type": "ClassNoun"} -{"lexeme": "train", "formula": "dbpedia:Train", "type": "ClassNoun"} +{"lexeme": "locomotive", "formula": "(rdf:type dbpedia:Locomotive)", "type": "ClassNoun"} +{"lexeme": "engine", "formula": "(rdf:type dbpedia:Locomotive)", "type": "ClassNoun"} +{"lexeme": "train", "formula": "(rdf:type dbpedia:Train)", "type": "ClassNoun"} {"lexeme": "made", "formula": "dbpedia:origin", "type": "RelationalAdjective"} +{"lexeme": "made", "formula": "!dbpedia:origin", "type": "RelationalAdjective"} {"lexeme": "average speed", "formula": "dbpedia:averageSpeed", "type": "RelationalNoun"} +{"lexeme": "average speed", "formula": "!dbpedia:averageSpeed", "type": "RelationalNoun"} {"lexeme": "top speed", "formula": "dbpedia:topSpeed", "type": "RelationalNoun"} +{"lexeme": "top speed", "formula": "!dbpedia:topSpeed", "type": "RelationalNoun"} {"lexeme": "displacement", "formula": "dbpedia:displacement", "type": "RelationalNoun"} +{"lexeme": "displacement", "formula": "!dbpedia:displacement", "type": "RelationalNoun"} {"lexeme": "engine displacement", "formula": "dbpedia:displacement", "type": "RelationalNoun"} +{"lexeme": "engine displacement", "formula": "!dbpedia:displacement", "type": "RelationalNoun"} {"lexeme": "developer", "formula": "dbpedia:developer", "type": "RelationalNoun"} +{"lexeme": "developer", "formula": "!dbpedia:developer", "type": "RelationalNoun"} {"lexeme": "develop", "formula": "dbpedia:developer", "type": "StateVerb"} +{"lexeme": "develop", "formula": "!dbpedia:developer", "type": "StateVerb"} {"lexeme": "developed", "formula": "dbpedia:computingPlatform", "type": "RelationalAdjective"} +{"lexeme": "developed", "formula": "!dbpedia:computingPlatform", "type": "RelationalAdjective"} {"lexeme": "ported", "formula": "dbpedia:computingPlatform", "type": "RelationalAdjective"} +{"lexeme": "ported", "formula": "!dbpedia:computingPlatform", "type": "RelationalAdjective"} {"lexeme": "released", "formula": "dbpedia:computingMedia", "type": "RelationalAdjective"} +{"lexeme": "released", "formula": "!dbpedia:computingMedia", "type": "RelationalAdjective"} {"lexeme": "use", "formula": "dbpedia:computingInput", "type": "StateVerb"} +{"lexeme": "use", "formula": "!dbpedia:computingInput", "type": "StateVerb"} {"lexeme": "play", "formula": "dbpedia:computingInput", "type": "StateVerb"} +{"lexeme": "play", "formula": "!dbpedia:computingInput", "type": "StateVerb"} {"lexeme": "run", "formula": "dbpedia:operatingSystem", "type": "StateVerb"} +{"lexeme": "run", "formula": "!dbpedia:operatingSystem", "type": "StateVerb"} {"lexeme": "programming language", "formula": "dbpedia:programmingLanguage", "type": "RelationalNoun"} +{"lexeme": "programming language", "formula": "!dbpedia:programmingLanguage", "type": "RelationalNoun"} {"lexeme": "written", "formula": "dbpedia:programmingLanguage", "type": "RelationalAdjective"} +{"lexeme": "written", "formula": "!dbpedia:programmingLanguage", "type": "RelationalAdjective"} {"lexeme": "licensed", "formula": "dbpedia:license", "type": "RelationalAdjective"} +{"lexeme": "licensed", "formula": "!dbpedia:license", "type": "RelationalAdjective"} {"lexeme": "proprietary", "formula": "(dbpedia:license resource:Proprietary_software)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "open source", "formula": "(dbpedia:license resource:Open_source)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "intersect", "formula": "dbpedia:routeJunction", "type": "StateVerb"} +{"lexeme": "intersect", "formula": "!dbpedia:routeJunction", "type": "StateVerb"} {"lexeme": "cross", "formula": "dbpedia:routeJunction", "type": "StateVerb"} +{"lexeme": "cross", "formula": "!dbpedia:routeJunction", "type": "StateVerb"} {"lexeme": "begin", "formula": "dbpedia:routeStart", "type": "StateVerb"} +{"lexeme": "begin", "formula": "!dbpedia:routeStart", "type": "StateVerb"} {"lexeme": "begin", "formula": "dbpedia:routeStart", "type": "StateVerb"} +{"lexeme": "begin", "formula": "!dbpedia:routeStart", "type": "StateVerb"} {"lexeme": "end", "formula": "dbpedia:routeEnd", "type": "StateVerb"} +{"lexeme": "end", "formula": "!dbpedia:routeEnd", "type": "StateVerb"} {"lexeme": "end", "formula": "dbpedia:routeEnd", "type": "StateVerb"} +{"lexeme": "end", "formula": "!dbpedia:routeEnd", "type": "StateVerb"} {"lexeme": "beam", "formula": "dbpedia:shipBeam", "type": "RelationalNoun"} +{"lexeme": "beam", "formula": "!dbpedia:shipBeam", "type": "RelationalNoun"} {"lexeme": "draft", "formula": "dbpedia:shipDraft", "type": "RelationalNoun"} +{"lexeme": "draft", "formula": "!dbpedia:shipDraft", "type": "RelationalNoun"} {"lexeme": "format", "formula": "dbpedia:format", "type": "RelationalNoun"} +{"lexeme": "format", "formula": "!dbpedia:format", "type": "RelationalNoun"} {"lexeme": "color", "formula": "(dbpedia:format resource:Color)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "black-and-white", "formula": "(dbpedia:format resource:Black-and-white)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "stereo", "formula": "(dbpedia:format resource:Stereophonic_sound)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "stereo", "formula": "(dbpedia:format resource:Dolby_Stereo)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "straight-four", "formula": "(dbpedia:configuration value:straight-four)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "inline-four", "formula": "(dbpedia:configuration value:straight-four)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "straight-six", "formula": "(dbpedia:configuration value:straight-six)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "inline-six", "formula": "(dbpedia:configuration value:straight-six)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "V6", "formula": "(dbpedia:configuration value:V6)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "V8", "formula": "(dbpedia:configuration value:V8)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "straight-four", "formula": "(dbpedia:configuration 'straight-four'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "inline-four", "formula": "(dbpedia:configuration 'straight-four'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "straight-six", "formula": "(dbpedia:configuration 'straight-six'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "inline-six", "formula": "(dbpedia:configuration 'straight-six'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "V6", "formula": "(dbpedia:configuration 'V6'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "V8", "formula": "(dbpedia:configuration 'V8'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} {"lexeme": "assembled", "formula": "dbpedia:assembly", "type": "RelationalAdjective"} +{"lexeme": "assembled", "formula": "!dbpedia:assembly", "type": "RelationalAdjective"} {"lexeme": "commissioned", "formula": "dbpedia:commissioningDate", "type": "RelationalAdjective"} +{"lexeme": "commissioned", "formula": "!dbpedia:commissioningDate", "type": "RelationalAdjective"} {"lexeme": "decommissioned", "formula": "dbpedia:decommissioningDate", "type": "RelationalAdjective"} +{"lexeme": "decommissioned", "formula": "!dbpedia:decommissioningDate", "type": "RelationalAdjective"} {"lexeme": "build", "formula": "dbpedia:builder", "type": "StateVerb"} +{"lexeme": "build", "formula": "!dbpedia:builder", "type": "StateVerb"} {"lexeme": "design", "formula": "dbpedia:designer", "type": "StateVerb"} +{"lexeme": "design", "formula": "!dbpedia:designer", "type": "StateVerb"} {"lexeme": "develop", "formula": "dbpedia:designer", "type": "StateVerb"} +{"lexeme": "develop", "formula": "!dbpedia:designer", "type": "StateVerb"} {"lexeme": "create", "formula": "dbpedia:designer", "type": "StateVerb"} +{"lexeme": "create", "formula": "!dbpedia:designer", "type": "StateVerb"} {"lexeme": "based", "formula": "dbpedia:relatedMeanOfTransportation", "type": "RelationalAdjective"} +{"lexeme": "based", "formula": "!dbpedia:relatedMeanOfTransportation", "type": "RelationalAdjective"} {"lexeme": "operate", "formula": "dbpedia:operatedBy", "type": "StateVerb"} +{"lexeme": "operate", "formula": "!dbpedia:operatedBy", "type": "StateVerb"} {"lexeme": "operate", "formula": "dbpedia:operator", "type": "StateVerb"} +{"lexeme": "operate", "formula": "!dbpedia:operator", "type": "StateVerb"} {"lexeme": "serve", "formula": "dbpedia:servingRailwayLine", "type": "StateVerb"} +{"lexeme": "serve", "formula": "!dbpedia:servingRailwayLine", "type": "StateVerb"} {"lexeme": "laid down", "formula": "dbpedia:layingDown", "type": "RelationalAdjective"} +{"lexeme": "laid down", "formula": "!dbpedia:layingDown", "type": "RelationalAdjective"} {"lexeme": "launched", "formula": "dbpedia:shipLaunch", "type": "RelationalAdjective"} +{"lexeme": "launched", "formula": "!dbpedia:shipLaunch", "type": "RelationalAdjective"} {"lexeme": "ICAO identifier", "formula": "dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} +{"lexeme": "ICAO identifier", "formula": "!dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} {"lexeme": "ICAO code", "formula": "dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} +{"lexeme": "ICAO code", "formula": "!dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} {"lexeme": "location indicator", "formula": "dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} +{"lexeme": "location indicator", "formula": "!dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} {"lexeme": "IATA location identifier", "formula": "dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} +{"lexeme": "IATA location identifier", "formula": "!dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} {"lexeme": "IATA identifier", "formula": "dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} +{"lexeme": "IATA identifier", "formula": "!dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} {"lexeme": "IATA code", "formula": "dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} +{"lexeme": "IATA code", "formula": "!dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} {"lexeme": "current release", "formula": "dbpedia:latestReleaseVersion", "type": "RelationalNoun"} +{"lexeme": "current release", "formula": "!dbpedia:latestReleaseVersion", "type": "RelationalNoun"} {"lexeme": "latest version", "formula": "dbpedia:latestReleaseVersion", "type": "RelationalNoun"} +{"lexeme": "latest version", "formula": "!dbpedia:latestReleaseVersion", "type": "RelationalNoun"} {"lexeme": "station code", "formula": "dbpedia:agencyStationCode", "type": "RelationalNoun"} -{"lexeme": "celestial body", "formula": "dbpedia:CelestialBody", "type": "ClassNoun"} -{"lexeme": "celestial bodies", "formula": "dbpedia:CelestialBody", "type": "ClassNoun"} -{"lexeme": "star", "formula": "dbpedia:Star", "type": "ClassNoun"} -{"lexeme": "stars", "formula": "dbpedia:Star", "type": "ClassNoun"} -{"lexeme": "sun", "formula": "dbpedia:Star", "type": "ClassNoun"} -{"lexeme": "suns", "formula": "dbpedia:Star", "type": "ClassNoun"} -{"lexeme": "planet", "formula": "dbpedia:Planet", "type": "ClassNoun"} -{"lexeme": "planets", "formula": "dbpedia:Planet", "type": "ClassNoun"} -{"lexeme": "galaxy", "formula": "dbpedia:Galaxy", "type": "ClassNoun"} -{"lexeme": "galaxies", "formula": "dbpedia:Galaxy", "type": "ClassNoun"} -{"lexeme": "asteroid", "formula": "dbpedia:Asteroid", "type": "ClassNoun"} -{"lexeme": "asteroids", "formula": "dbpedia:Asteroid", "type": "ClassNoun"} -{"lexeme": "constellation", "formula": "dbpedia:Constellation", "type": "ClassNoun"} -{"lexeme": "constellations", "formula": "dbpedia:Constellation", "type": "ClassNoun"} -{"lexeme": "lunar crater", "formula": "dbpedia:LunarCrater", "type": "ClassNoun"} -{"lexeme": "lunar craters", "formula": "dbpedia:LunarCrater", "type": "ClassNoun"} -{"lexeme": "moon crater", "formula": "dbpedia:LunarCrater", "type": "ClassNoun"} -{"lexeme": "moon craters", "formula": "dbpedia:LunarCrater", "type": "ClassNoun"} -{"lexeme": "rocket", "formula": "dbpedia:Rocket", "type": "ClassNoun"} -{"lexeme": "rockets", "formula": "dbpedia:Rocket", "type": "ClassNoun"} -{"lexeme": "launch pad", "formula": "dbpedia:LaunchPad", "type": "ClassNoun"} -{"lexeme": "launch pads", "formula": "dbpedia:LaunchPad", "type": "ClassNoun"} -{"lexeme": "launchpad", "formula": "dbpedia:LaunchPad", "type": "ClassNoun"} -{"lexeme": "launchpads", "formula": "dbpedia:LaunchPad", "type": "ClassNoun"} -{"lexeme": "spacecraft", "formula": "dbpedia:Spacecraft", "type": "ClassNoun"} -{"lexeme": "spacecrafts", "formula": "dbpedia:Spacecraft", "type": "ClassNoun"} -{"lexeme": "spaceship", "formula": "dbpedia:Spacecraft", "type": "ClassNoun"} -{"lexeme": "spaceships", "formula": "dbpedia:Spacecraft", "type": "ClassNoun"} -{"lexeme": "space station", "formula": "dbpedia:SpaceStation", "type": "ClassNoun"} -{"lexeme": "space stations", "formula": "dbpedia:SpaceStation", "type": "ClassNoun"} -{"lexeme": "space shuttle", "formula": "dbpedia:SpaceShuttle", "type": "ClassNoun"} -{"lexeme": "space shuttles", "formula": "dbpedia:SpaceShuttle", "type": "ClassNoun"} -{"lexeme": "space mission", "formula": "dbpedia:SpaceMission", "type": "ClassNoun"} -{"lexeme": "space missions", "formula": "dbpedia:SpaceMission", "type": "ClassNoun"} -{"lexeme": "year in spaceflight", "formula": "dbpedia:YearInSpaceflight", "type": "ClassNoun"} -{"lexeme": "years in spaceflight", "formula": "dbpedia:YearInSpaceflight", "type": "ClassNoun"} -{"lexeme": "astronaut", "formula": "dbpedia:Astronaut", "type": "ClassNoun"} -{"lexeme": "astronauts", "formula": "dbpedia:Astronaut", "type": "ClassNoun"} -{"lexeme": "cosmonaut", "formula": "lex:Cosmonaut", "type": "ClassNoun"} -{"lexeme": "cosmonauts", "formula": "lex:Cosmonaut", "type": "ClassNoun"} -{"lexeme": "taikonaut", "formula": "lex:Taikonaut", "type": "ClassNoun"} -{"lexeme": "taikonauts", "formula": "lex:Taikonaut", "type": "ClassNoun"} +{"lexeme": "station code", "formula": "!dbpedia:agencyStationCode", "type": "RelationalNoun"} +{"lexeme": "celestial body", "formula": "(rdf:type dbpedia:CelestialBody)", "type": "ClassNoun"} +{"lexeme": "celestial bodies", "formula": "(rdf:type dbpedia:CelestialBody)", "type": "ClassNoun"} +{"lexeme": "star", "formula": "(rdf:type dbpedia:Star)", "type": "ClassNoun"} +{"lexeme": "stars", "formula": "(rdf:type dbpedia:Star)", "type": "ClassNoun"} +{"lexeme": "sun", "formula": "(rdf:type dbpedia:Star)", "type": "ClassNoun"} +{"lexeme": "suns", "formula": "(rdf:type dbpedia:Star)", "type": "ClassNoun"} +{"lexeme": "planet", "formula": "(rdf:type dbpedia:Planet)", "type": "ClassNoun"} +{"lexeme": "planets", "formula": "(rdf:type dbpedia:Planet)", "type": "ClassNoun"} +{"lexeme": "galaxy", "formula": "(rdf:type dbpedia:Galaxy)", "type": "ClassNoun"} +{"lexeme": "galaxies", "formula": "(rdf:type dbpedia:Galaxy)", "type": "ClassNoun"} +{"lexeme": "asteroid", "formula": "(rdf:type dbpedia:Asteroid)", "type": "ClassNoun"} +{"lexeme": "asteroids", "formula": "(rdf:type dbpedia:Asteroid)", "type": "ClassNoun"} +{"lexeme": "constellation", "formula": "(rdf:type dbpedia:Constellation)", "type": "ClassNoun"} +{"lexeme": "constellations", "formula": "(rdf:type dbpedia:Constellation)", "type": "ClassNoun"} +{"lexeme": "lunar crater", "formula": "(rdf:type dbpedia:LunarCrater)", "type": "ClassNoun"} +{"lexeme": "lunar craters", "formula": "(rdf:type dbpedia:LunarCrater)", "type": "ClassNoun"} +{"lexeme": "moon crater", "formula": "(rdf:type dbpedia:LunarCrater)", "type": "ClassNoun"} +{"lexeme": "moon craters", "formula": "(rdf:type dbpedia:LunarCrater)", "type": "ClassNoun"} +{"lexeme": "rocket", "formula": "(rdf:type dbpedia:Rocket)", "type": "ClassNoun"} +{"lexeme": "rockets", "formula": "(rdf:type dbpedia:Rocket)", "type": "ClassNoun"} +{"lexeme": "launch pad", "formula": "(rdf:type dbpedia:LaunchPad)", "type": "ClassNoun"} +{"lexeme": "launch pads", "formula": "(rdf:type dbpedia:LaunchPad)", "type": "ClassNoun"} +{"lexeme": "launchpad", "formula": "(rdf:type dbpedia:LaunchPad)", "type": "ClassNoun"} +{"lexeme": "launchpads", "formula": "(rdf:type dbpedia:LaunchPad)", "type": "ClassNoun"} +{"lexeme": "spacecraft", "formula": "(rdf:type dbpedia:Spacecraft)", "type": "ClassNoun"} +{"lexeme": "spacecrafts", "formula": "(rdf:type dbpedia:Spacecraft)", "type": "ClassNoun"} +{"lexeme": "spaceship", "formula": "(rdf:type dbpedia:Spacecraft)", "type": "ClassNoun"} +{"lexeme": "spaceships", "formula": "(rdf:type dbpedia:Spacecraft)", "type": "ClassNoun"} +{"lexeme": "space station", "formula": "(rdf:type dbpedia:SpaceStation)", "type": "ClassNoun"} +{"lexeme": "space stations", "formula": "(rdf:type dbpedia:SpaceStation)", "type": "ClassNoun"} +{"lexeme": "space shuttle", "formula": "(rdf:type dbpedia:SpaceShuttle)", "type": "ClassNoun"} +{"lexeme": "space shuttles", "formula": "(rdf:type dbpedia:SpaceShuttle)", "type": "ClassNoun"} +{"lexeme": "space mission", "formula": "(rdf:type dbpedia:SpaceMission)", "type": "ClassNoun"} +{"lexeme": "space missions", "formula": "(rdf:type dbpedia:SpaceMission)", "type": "ClassNoun"} +{"lexeme": "year in spaceflight", "formula": "(rdf:type dbpedia:YearInSpaceflight)", "type": "ClassNoun"} +{"lexeme": "years in spaceflight", "formula": "(rdf:type dbpedia:YearInSpaceflight)", "type": "ClassNoun"} +{"lexeme": "astronaut", "formula": "(rdf:type dbpedia:Astronaut)", "type": "ClassNoun"} +{"lexeme": "astronauts", "formula": "(rdf:type dbpedia:Astronaut)", "type": "ClassNoun"} +{"lexeme": "cosmonaut", "formula": "(rdf:type lex:Cosmonaut)", "type": "ClassNoun"} +{"lexeme": "cosmonauts", "formula": "(rdf:type lex:Cosmonaut)", "type": "ClassNoun"} +{"lexeme": "taikonaut", "formula": "(rdf:type lex:Taikonaut)", "type": "ClassNoun"} +{"lexeme": "taikonauts", "formula": "(rdf:type lex:Taikonaut)", "type": "ClassNoun"} {"lexeme": "mean temperature", "formula": "dbpedia:meanTemperature", "type": "RelationalNoun"} +{"lexeme": "mean temperature", "formula": "!dbpedia:meanTemperature", "type": "RelationalNoun"} {"lexeme": "density", "formula": "dbpedia:density", "type": "RelationalNoun"} +{"lexeme": "density", "formula": "!dbpedia:density", "type": "RelationalNoun"} {"lexeme": "orbital period", "formula": "dbpedia:orbitalPeriod", "type": "RelationalNoun"} +{"lexeme": "orbital period", "formula": "!dbpedia:orbitalPeriod", "type": "RelationalNoun"} {"lexeme": "periapsis", "formula": "dbpedia:periapsis", "type": "RelationalNoun"} +{"lexeme": "periapsis", "formula": "!dbpedia:periapsis", "type": "RelationalNoun"} {"lexeme": "periapse", "formula": "dbpedia:periapsis", "type": "RelationalNoun"} +{"lexeme": "periapse", "formula": "!dbpedia:periapsis", "type": "RelationalNoun"} {"lexeme": "apoapsis", "formula": "dbpedia:apoapsis", "type": "RelationalNoun"} +{"lexeme": "apoapsis", "formula": "!dbpedia:apoapsis", "type": "RelationalNoun"} {"lexeme": "epoch", "formula": "dbpedia:epoch", "type": "RelationalNoun"} +{"lexeme": "epoch", "formula": "!dbpedia:epoch", "type": "RelationalNoun"} {"lexeme": "absolute magnitude", "formula": "dbpedia:absoluteMagnitude", "type": "RelationalNoun"} +{"lexeme": "absolute magnitude", "formula": "!dbpedia:absoluteMagnitude", "type": "RelationalNoun"} {"lexeme": "magnitude", "formula": "dbpedia:magnitude", "type": "RelationalNoun"} +{"lexeme": "magnitude", "formula": "!dbpedia:magnitude", "type": "RelationalNoun"} {"lexeme": "launch off", "formula": "dbpedia:associatedRocket", "type": "StateVerb"} +{"lexeme": "launch off", "formula": "!dbpedia:associatedRocket", "type": "StateVerb"} {"lexeme": "take off", "formula": "dbpedia:associatedRocket", "type": "StateVerb"} +{"lexeme": "take off", "formula": "!dbpedia:associatedRocket", "type": "StateVerb"} {"lexeme": "blast off", "formula": "dbpedia:associatedRocket", "type": "StateVerb"} +{"lexeme": "blast off", "formula": "!dbpedia:associatedRocket", "type": "StateVerb"} {"lexeme": "launched", "formula": "dbpedia:launchDate", "type": "RelationalAdjective"} -{"lexeme": "place", "formula": "dbpedia:Place", "type": "ClassNoun"} -{"lexeme": "location", "formula": "dbpedia:Place", "type": "ClassNoun"} -{"lexeme": "populated place", "formula": "dbpedia:PopulatedPlace", "type": "ClassNoun"} -{"lexeme": "continent", "formula": "dbpedia:Continent", "type": "ClassNoun"} -{"lexeme": "country", "formula": "dbpedia:Country", "type": "ClassNoun"} -{"lexeme": "nation", "formula": "dbpedia:Country", "type": "ClassNoun"} -{"lexeme": "state", "formula": "dbpedia:State", "type": "ClassNoun"} -{"lexeme": "department", "formula": "dbpedia:Department", "type": "ClassNoun"} -{"lexeme": "overseas department", "formula": "dbpedia:OverseasDepartment", "type": "ClassNoun"} -{"lexeme": "intercommunality", "formula": "dbpedia:Intercommunality", "type": "ClassNoun"} -{"lexeme": "locality", "formula": "dbpedia:Locality", "type": "ClassNoun"} -{"lexeme": "French locality", "formula": "dbpedia:FrenchLocality", "type": "ClassNoun"} -{"lexeme": "arrondissement", "formula": "lex:Arrondissement", "type": "ClassNoun"} -{"lexeme": "prefecture", "formula": "dbpedia:Prefecture", "type": "ClassNoun"} -{"lexeme": "settlement", "formula": "dbpedia:Settlement", "type": "ClassNoun"} -{"lexeme": "Iran settlement", "formula": "dbpedia:IranSettlement", "type": "ClassNoun"} -{"lexeme": "city", "formula": "dbpedia:City", "type": "ClassNoun"} -{"lexeme": "city district", "formula": "dbpedia:CityDistrict", "type": "ClassNoun"} -{"lexeme": "town", "formula": "dbpedia:Town", "type": "ClassNoun"} -{"lexeme": "village", "formula": "dbpedia:Village", "type": "ClassNoun"} -{"lexeme": "region", "formula": "dbpedia:Region", "type": "ClassNoun"} -{"lexeme": "administrative region", "formula": "dbpedia:AdministrativeRegion", "type": "ClassNoun"} -{"lexeme": "clerical administrative region", "formula": "dbpedia:ClericalAdministrativeRegion", "type": "ClassNoun"} -{"lexeme": "deanery", "formula": "dbpedia:Deanary", "type": "ClassNoun"} -{"lexeme": "diocese", "formula": "dbpedia:Diocese", "type": "ClassNoun"} -{"lexeme": "parish", "formula": "dbpedia:Parish", "type": "ClassNoun"} -{"lexeme": "governmental administrative region", "formula": "dbpedia:GovernmentalAdministrativeRegion", "type": "ClassNoun"} -{"lexeme": "district", "formula": "dbpedia:District", "type": "ClassNoun"} -{"lexeme": "district water board", "formula": "dbpedia:DistrictWaterBoard", "type": "ClassNoun"} -{"lexeme": "water board", "formula": "dbpedia:DistrictWaterBoard", "type": "ClassNoun"} -{"lexeme": "municipality", "formula": "dbpedia:Municipality", "type": "ClassNoun"} -{"lexeme": "sub-municipality", "formula": "dbpedia:SubMunicipality", "type": "ClassNoun"} -{"lexeme": "province", "formula": "dbpedia:Province", "type": "ClassNoun"} -{"lexeme": "regency", "formula": "dbpedia:Regency", "type": "ClassNoun"} -{"lexeme": "territory", "formula": "dbpedia:Territory", "type": "ClassNoun"} -{"lexeme": "old territory", "formula": "dbpedia:OldTerritory", "type": "ClassNoun"} -{"lexeme": "natural region", "formula": "dbpedia:NaturalRegion", "type": "ClassNoun"} -{"lexeme": "ski region", "formula": "dbpedia:SkiArea", "type": "ClassNoun"} -{"lexeme": "ski resort", "formula": "dbpedia:SkiResort", "type": "ClassNoun"} -{"lexeme": "wine region", "formula": "dbpedia:WineRegion", "type": "ClassNoun"} -{"lexeme": "protected area", "formula": "dbpedia:ProtectedArea", "type": "ClassNoun"} -{"lexeme": "natural place", "formula": "dbpedia:NaturalPlace", "type": "ClassNoun"} -{"lexeme": "body of water", "formula": "dbpedia:BodyOfWater", "type": "ClassNoun"} -{"lexeme": "stream", "formula": "dbpedia:Stream", "type": "ClassNoun"} -{"lexeme": "river", "formula": "dbpedia:River", "type": "ClassNoun"} -{"lexeme": "canal", "formula": "dbpedia:Canal", "type": "ClassNoun"} -{"lexeme": "lake", "formula": "dbpedia:Lake", "type": "ClassNoun"} -{"lexeme": "island", "formula": "dbpedia:Island", "type": "ClassNoun"} -{"lexeme": "atoll", "formula": "dbpedia:Atoll", "type": "ClassNoun"} -{"lexeme": "mountain", "formula": "dbpedia:Mountain", "type": "ClassNoun"} -{"lexeme": "mountain range", "formula": "dbpedia:MountainRange", "type": "ClassNoun"} -{"lexeme": "mountain chain", "formula": "dbpedia:MountainRange", "type": "ClassNoun"} -{"lexeme": "ridge", "formula": "dbpedia:MountainRange", "type": "ClassNoun"} -{"lexeme": "mountain pass", "formula": "dbpedia:MountainPass", "type": "ClassNoun"} -{"lexeme": "cave", "formula": "dbpedia:Cave", "type": "ClassNoun"} -{"lexeme": "cavern", "formula": "dbpedia:Cave", "type": "ClassNoun"} -{"lexeme": "grotto", "formula": "dbpedia:Cave", "type": "ClassNoun"} -{"lexeme": "valley", "formula": "dbpedia:Valley", "type": "ClassNoun"} -{"lexeme": "volcano", "formula": "dbpedia:Volcano", "type": "ClassNoun"} -{"lexeme": "world heritage site", "formula": "dbpedia:WorldHeritageSite", "type": "ClassNoun"} -{"lexeme": "site of special scientific interest", "formula": "dbpedia:SiteOfSpecialScientificInterest", "type": "ClassNoun"} +{"lexeme": "launched", "formula": "!dbpedia:launchDate", "type": "RelationalAdjective"} +{"lexeme": "place", "formula": "(rdf:type dbpedia:Place)", "type": "ClassNoun"} +{"lexeme": "location", "formula": "(rdf:type dbpedia:Place)", "type": "ClassNoun"} +{"lexeme": "populated place", "formula": "(rdf:type dbpedia:PopulatedPlace)", "type": "ClassNoun"} +{"lexeme": "continent", "formula": "(rdf:type dbpedia:Continent)", "type": "ClassNoun"} +{"lexeme": "country", "formula": "(rdf:type dbpedia:Country)", "type": "ClassNoun"} +{"lexeme": "nation", "formula": "(rdf:type dbpedia:Country)", "type": "ClassNoun"} +{"lexeme": "state", "formula": "(rdf:type dbpedia:State)", "type": "ClassNoun"} +{"lexeme": "department", "formula": "(rdf:type dbpedia:Department)", "type": "ClassNoun"} +{"lexeme": "overseas department", "formula": "(rdf:type dbpedia:OverseasDepartment)", "type": "ClassNoun"} +{"lexeme": "intercommunality", "formula": "(rdf:type dbpedia:Intercommunality)", "type": "ClassNoun"} +{"lexeme": "locality", "formula": "(rdf:type dbpedia:Locality)", "type": "ClassNoun"} +{"lexeme": "French locality", "formula": "(rdf:type dbpedia:FrenchLocality)", "type": "ClassNoun"} +{"lexeme": "arrondissement", "formula": "(rdf:type lex:Arrondissement)", "type": "ClassNoun"} +{"lexeme": "prefecture", "formula": "(rdf:type dbpedia:Prefecture)", "type": "ClassNoun"} +{"lexeme": "settlement", "formula": "(rdf:type dbpedia:Settlement)", "type": "ClassNoun"} +{"lexeme": "Iran settlement", "formula": "(rdf:type dbpedia:IranSettlement)", "type": "ClassNoun"} +{"lexeme": "city", "formula": "(rdf:type dbpedia:City)", "type": "ClassNoun"} +{"lexeme": "city district", "formula": "(rdf:type dbpedia:CityDistrict)", "type": "ClassNoun"} +{"lexeme": "town", "formula": "(rdf:type dbpedia:Town)", "type": "ClassNoun"} +{"lexeme": "village", "formula": "(rdf:type dbpedia:Village)", "type": "ClassNoun"} +{"lexeme": "region", "formula": "(rdf:type dbpedia:Region)", "type": "ClassNoun"} +{"lexeme": "administrative region", "formula": "(rdf:type dbpedia:AdministrativeRegion)", "type": "ClassNoun"} +{"lexeme": "clerical administrative region", "formula": "(rdf:type dbpedia:ClericalAdministrativeRegion)", "type": "ClassNoun"} +{"lexeme": "deanery", "formula": "(rdf:type dbpedia:Deanary)", "type": "ClassNoun"} +{"lexeme": "diocese", "formula": "(rdf:type dbpedia:Diocese)", "type": "ClassNoun"} +{"lexeme": "parish", "formula": "(rdf:type dbpedia:Parish)", "type": "ClassNoun"} +{"lexeme": "governmental administrative region", "formula": "(rdf:type dbpedia:GovernmentalAdministrativeRegion)", "type": "ClassNoun"} +{"lexeme": "district", "formula": "(rdf:type dbpedia:District)", "type": "ClassNoun"} +{"lexeme": "district water board", "formula": "(rdf:type dbpedia:DistrictWaterBoard)", "type": "ClassNoun"} +{"lexeme": "water board", "formula": "(rdf:type dbpedia:DistrictWaterBoard)", "type": "ClassNoun"} +{"lexeme": "municipality", "formula": "(rdf:type dbpedia:Municipality)", "type": "ClassNoun"} +{"lexeme": "sub-municipality", "formula": "(rdf:type dbpedia:SubMunicipality)", "type": "ClassNoun"} +{"lexeme": "province", "formula": "(rdf:type dbpedia:Province)", "type": "ClassNoun"} +{"lexeme": "regency", "formula": "(rdf:type dbpedia:Regency)", "type": "ClassNoun"} +{"lexeme": "territory", "formula": "(rdf:type dbpedia:Territory)", "type": "ClassNoun"} +{"lexeme": "old territory", "formula": "(rdf:type dbpedia:OldTerritory)", "type": "ClassNoun"} +{"lexeme": "natural region", "formula": "(rdf:type dbpedia:NaturalRegion)", "type": "ClassNoun"} +{"lexeme": "ski region", "formula": "(rdf:type dbpedia:SkiArea)", "type": "ClassNoun"} +{"lexeme": "ski resort", "formula": "(rdf:type dbpedia:SkiResort)", "type": "ClassNoun"} +{"lexeme": "wine region", "formula": "(rdf:type dbpedia:WineRegion)", "type": "ClassNoun"} +{"lexeme": "protected area", "formula": "(rdf:type dbpedia:ProtectedArea)", "type": "ClassNoun"} +{"lexeme": "natural place", "formula": "(rdf:type dbpedia:NaturalPlace)", "type": "ClassNoun"} +{"lexeme": "body of water", "formula": "(rdf:type dbpedia:BodyOfWater)", "type": "ClassNoun"} +{"lexeme": "stream", "formula": "(rdf:type dbpedia:Stream)", "type": "ClassNoun"} +{"lexeme": "river", "formula": "(rdf:type dbpedia:River)", "type": "ClassNoun"} +{"lexeme": "canal", "formula": "(rdf:type dbpedia:Canal)", "type": "ClassNoun"} +{"lexeme": "lake", "formula": "(rdf:type dbpedia:Lake)", "type": "ClassNoun"} +{"lexeme": "island", "formula": "(rdf:type dbpedia:Island)", "type": "ClassNoun"} +{"lexeme": "atoll", "formula": "(rdf:type dbpedia:Atoll)", "type": "ClassNoun"} +{"lexeme": "mountain", "formula": "(rdf:type dbpedia:Mountain)", "type": "ClassNoun"} +{"lexeme": "mountain range", "formula": "(rdf:type dbpedia:MountainRange)", "type": "ClassNoun"} +{"lexeme": "mountain chain", "formula": "(rdf:type dbpedia:MountainRange)", "type": "ClassNoun"} +{"lexeme": "ridge", "formula": "(rdf:type dbpedia:MountainRange)", "type": "ClassNoun"} +{"lexeme": "mountain pass", "formula": "(rdf:type dbpedia:MountainPass)", "type": "ClassNoun"} +{"lexeme": "cave", "formula": "(rdf:type dbpedia:Cave)", "type": "ClassNoun"} +{"lexeme": "cavern", "formula": "(rdf:type dbpedia:Cave)", "type": "ClassNoun"} +{"lexeme": "grotto", "formula": "(rdf:type dbpedia:Cave)", "type": "ClassNoun"} +{"lexeme": "valley", "formula": "(rdf:type dbpedia:Valley)", "type": "ClassNoun"} +{"lexeme": "volcano", "formula": "(rdf:type dbpedia:Volcano)", "type": "ClassNoun"} +{"lexeme": "world heritage site", "formula": "(rdf:type dbpedia:WorldHeritageSite)", "type": "ClassNoun"} +{"lexeme": "site of special scientific interest", "formula": "(rdf:type dbpedia:SiteOfSpecialScientificInterest)", "type": "ClassNoun"} {"lexeme": "located", "formula": "dbpedia:country", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:country", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:range", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:range", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:city", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:city", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:location", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:location", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:locatedInArea", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:locatedInArea", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:region", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:region", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:state", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:state", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:county", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:county", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:district", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:district", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:province", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:province", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:department", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:department", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:arrondissement", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:arrondissement", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:canton", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:canton", "type": "RelationalAdjective"} {"lexeme": "situated", "formula": "dbpedia:region", "type": "RelationalAdjective"} +{"lexeme": "situated", "formula": "!dbpedia:region", "type": "RelationalAdjective"} {"lexeme": "situated", "formula": "dbpedia:state", "type": "RelationalAdjective"} +{"lexeme": "situated", "formula": "!dbpedia:state", "type": "RelationalAdjective"} {"lexeme": "situated", "formula": "dbpedia:county", "type": "RelationalAdjective"} +{"lexeme": "situated", "formula": "!dbpedia:county", "type": "RelationalAdjective"} {"lexeme": "situated", "formula": "dbpedia:district", "type": "RelationalAdjective"} +{"lexeme": "situated", "formula": "!dbpedia:district", "type": "RelationalAdjective"} {"lexeme": "situated", "formula": "dbpedia:province", "type": "RelationalAdjective"} +{"lexeme": "situated", "formula": "!dbpedia:province", "type": "RelationalAdjective"} {"lexeme": "situated", "formula": "dbpedia:department", "type": "RelationalAdjective"} +{"lexeme": "situated", "formula": "!dbpedia:department", "type": "RelationalAdjective"} {"lexeme": "situated", "formula": "dbpedia:arrondissement", "type": "RelationalAdjective"} +{"lexeme": "situated", "formula": "!dbpedia:arrondissement", "type": "RelationalAdjective"} {"lexeme": "situated", "formula": "dbpedia:canton", "type": "RelationalAdjective"} +{"lexeme": "situated", "formula": "!dbpedia:canton", "type": "RelationalAdjective"} {"lexeme": "part", "formula": "dbpedia:range", "type": "RelationalNoun"} +{"lexeme": "part", "formula": "!dbpedia:range", "type": "RelationalNoun"} {"lexeme": "part", "formula": "dbpedia:mountainRange", "type": "RelationalNoun"} +{"lexeme": "part", "formula": "!dbpedia:mountainRange", "type": "RelationalNoun"} {"lexeme": "close", "formula": "dbpedia:nearestCity", "type": "RelationalAdjective"} +{"lexeme": "close", "formula": "!dbpedia:nearestCity", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:closestCity", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:closestCity", "type": "RelationalAdjective"} {"lexeme": "situated", "formula": "dbpedia:closestCity", "type": "RelationalAdjective"} +{"lexeme": "situated", "formula": "!dbpedia:closestCity", "type": "RelationalAdjective"} {"lexeme": "part", "formula": "dbpedia:intercommunality", "type": "RelationalNoun"} +{"lexeme": "part", "formula": "!dbpedia:intercommunality", "type": "RelationalNoun"} {"lexeme": "suburb", "formula": "dbpedia:intercommunality", "type": "RelationalNoun"} +{"lexeme": "suburb", "formula": "!dbpedia:intercommunality", "type": "RelationalNoun"} {"lexeme": "cross", "formula": "dbpedia:crosses", "type": "StateVerb"} +{"lexeme": "cross", "formula": "!dbpedia:crosses", "type": "StateVerb"} {"lexeme": "traverse", "formula": "dbpedia:crosses", "type": "StateVerb"} +{"lexeme": "traverse", "formula": "!dbpedia:crosses", "type": "StateVerb"} {"lexeme": "bridge", "formula": "dbpedia:crosses", "type": "StateVerb"} +{"lexeme": "bridge", "formula": "!dbpedia:crosses", "type": "StateVerb"} {"lexeme": "span", "formula": "dbpedia:crosses", "type": "StateVerb"} +{"lexeme": "span", "formula": "!dbpedia:crosses", "type": "StateVerb"} {"lexeme": "crossing", "formula": "dbpedia:crosses", "type": "RelationalNoun"} +{"lexeme": "crossing", "formula": "!dbpedia:crosses", "type": "RelationalNoun"} {"lexeme": "bridge", "formula": "dbpedia:crosses", "type": "RelationalNoun"} +{"lexeme": "bridge", "formula": "!dbpedia:crosses", "type": "RelationalNoun"} {"lexeme": "source", "formula": "dbpedia:source", "type": "RelationalNoun"} +{"lexeme": "source", "formula": "!dbpedia:source", "type": "RelationalNoun"} {"lexeme": "originate", "formula": "dbpedia:source", "type": "StateVerb"} +{"lexeme": "originate", "formula": "!dbpedia:source", "type": "StateVerb"} {"lexeme": "originate", "formula": "dbpedia:sourceCountry", "type": "StateVerb"} +{"lexeme": "originate", "formula": "!dbpedia:sourceCountry", "type": "StateVerb"} {"lexeme": "originate", "formula": "dbpedia:origin", "type": "StateVerb"} +{"lexeme": "originate", "formula": "!dbpedia:origin", "type": "StateVerb"} {"lexeme": "flow", "formula": "dbpedia:riverMouth", "type": "StateVerb"} +{"lexeme": "flow", "formula": "!dbpedia:riverMouth", "type": "StateVerb"} {"lexeme": "run", "formula": "dbpedia:riverMouth", "type": "StateVerb"} +{"lexeme": "run", "formula": "!dbpedia:riverMouth", "type": "StateVerb"} {"lexeme": "flow", "formula": "dbpedia:mouthMountain", "type": "StateVerb"} +{"lexeme": "flow", "formula": "!dbpedia:mouthMountain", "type": "StateVerb"} {"lexeme": "run", "formula": "dbpedia:mouthMountain", "type": "StateVerb"} +{"lexeme": "run", "formula": "!dbpedia:mouthMountain", "type": "StateVerb"} {"lexeme": "flow", "formula": "dbpedia:mouthPlace", "type": "StateVerb"} +{"lexeme": "flow", "formula": "!dbpedia:mouthPlace", "type": "StateVerb"} {"lexeme": "run", "formula": "dbpedia:mouthPlace", "type": "StateVerb"} +{"lexeme": "run", "formula": "!dbpedia:mouthPlace", "type": "StateVerb"} {"lexeme": "border", "formula": "dbpedia:border", "type": "StateVerb"} +{"lexeme": "border", "formula": "!dbpedia:border", "type": "StateVerb"} {"lexeme": "neighboring municipality", "formula": "dbpedia:neighboringMunicipality", "type": "RelationalNoun"} +{"lexeme": "neighboring municipality", "formula": "!dbpedia:neighboringMunicipality", "type": "RelationalNoun"} {"lexeme": "residence", "formula": "dbpedia:residence", "type": "RelationalNoun"} +{"lexeme": "residence", "formula": "!dbpedia:residence", "type": "RelationalNoun"} {"lexeme": "reside", "formula": "dbpedia:residence", "type": "StateVerb"} +{"lexeme": "reside", "formula": "!dbpedia:residence", "type": "StateVerb"} {"lexeme": "highest mountain", "formula": "dbpedia:highestMountain", "type": "RelationalNoun"} +{"lexeme": "highest mountain", "formula": "!dbpedia:highestMountain", "type": "RelationalNoun"} {"lexeme": "highest mountain", "formula": "dbpedia:highestMountain", "type": "RelationalNoun"} +{"lexeme": "highest mountain", "formula": "!dbpedia:highestMountain", "type": "RelationalNoun"} {"lexeme": "elevation", "formula": "dbpedia:elevation", "type": "RelationalNoun"} +{"lexeme": "elevation", "formula": "!dbpedia:elevation", "type": "RelationalNoun"} {"lexeme": "altitude", "formula": "dbpedia:elevation", "type": "RelationalNoun"} +{"lexeme": "altitude", "formula": "!dbpedia:elevation", "type": "RelationalNoun"} {"lexeme": "maximum altitude", "formula": "dbpedia:maximumElevation", "type": "RelationalNoun"} +{"lexeme": "maximum altitude", "formula": "!dbpedia:maximumElevation", "type": "RelationalNoun"} {"lexeme": "minimum altitude", "formula": "dbpedia:minimumElevation", "type": "RelationalNoun"} +{"lexeme": "minimum altitude", "formula": "!dbpedia:minimumElevation", "type": "RelationalNoun"} {"lexeme": "height", "formula": "dbpedia:elevation", "type": "RelationalNoun"} +{"lexeme": "height", "formula": "!dbpedia:elevation", "type": "RelationalNoun"} {"lexeme": "stand", "formula": "dbpedia:elevation", "type": "StateVerb"} +{"lexeme": "stand", "formula": "!dbpedia:elevation", "type": "StateVerb"} {"lexeme": "rise", "formula": "dbpedia:elevation", "type": "StateVerb"} +{"lexeme": "rise", "formula": "!dbpedia:elevation", "type": "StateVerb"} {"lexeme": "rise", "formula": "dbpedia:maximumElevation", "type": "StateVerb"} +{"lexeme": "rise", "formula": "!dbpedia:maximumElevation", "type": "StateVerb"} {"lexeme": "depth", "formula": "dbpedia:depth", "type": "RelationalNoun"} +{"lexeme": "depth", "formula": "!dbpedia:depth", "type": "RelationalNoun"} {"lexeme": "population", "formula": "dbpedia:populationTotal", "type": "RelationalNoun"} +{"lexeme": "population", "formula": "!dbpedia:populationTotal", "type": "RelationalNoun"} {"lexeme": "population", "formula": "dbpedia:totalPopulation", "type": "RelationalNoun"} +{"lexeme": "population", "formula": "!dbpedia:totalPopulation", "type": "RelationalNoun"} {"lexeme": "population", "formula": "dbpedia:populationUrban", "type": "RelationalNoun"} +{"lexeme": "population", "formula": "!dbpedia:populationUrban", "type": "RelationalNoun"} {"lexeme": "population", "formula": "dbpedia:populationMetro", "type": "RelationalNoun"} +{"lexeme": "population", "formula": "!dbpedia:populationMetro", "type": "RelationalNoun"} {"lexeme": "total population", "formula": "dbpedia:populationTotal", "type": "RelationalNoun"} +{"lexeme": "total population", "formula": "!dbpedia:populationTotal", "type": "RelationalNoun"} {"lexeme": "total population", "formula": "dbpedia:totalPopulation", "type": "RelationalNoun"} +{"lexeme": "total population", "formula": "!dbpedia:totalPopulation", "type": "RelationalNoun"} {"lexeme": "urban population", "formula": "dbpedia:populationUrban", "type": "RelationalNoun"} +{"lexeme": "urban population", "formula": "!dbpedia:populationUrban", "type": "RelationalNoun"} {"lexeme": "metropolitan population", "formula": "dbpedia:populationMetro", "type": "RelationalNoun"} +{"lexeme": "metropolitan population", "formula": "!dbpedia:populationMetro", "type": "RelationalNoun"} {"lexeme": "area", "formula": "dbpedia:area", "type": "RelationalNoun"} +{"lexeme": "area", "formula": "!dbpedia:area", "type": "RelationalNoun"} {"lexeme": "area", "formula": "dbpedia:areaTotal", "type": "RelationalNoun"} +{"lexeme": "area", "formula": "!dbpedia:areaTotal", "type": "RelationalNoun"} {"lexeme": "area", "formula": "dbpedia:areaUrban", "type": "RelationalNoun"} +{"lexeme": "area", "formula": "!dbpedia:areaUrban", "type": "RelationalNoun"} {"lexeme": "area", "formula": "dbpedia:areaMetro", "type": "RelationalNoun"} +{"lexeme": "area", "formula": "!dbpedia:areaMetro", "type": "RelationalNoun"} {"lexeme": "total area", "formula": "dbpedia:areaTotal", "type": "RelationalNoun"} +{"lexeme": "total area", "formula": "!dbpedia:areaTotal", "type": "RelationalNoun"} {"lexeme": "urban area", "formula": "dbpedia:areaUrban", "type": "RelationalNoun"} +{"lexeme": "urban area", "formula": "!dbpedia:areaUrban", "type": "RelationalNoun"} {"lexeme": "land area", "formula": "dbpedia:areaLand", "type": "RelationalNoun"} +{"lexeme": "land area", "formula": "!dbpedia:areaLand", "type": "RelationalNoun"} {"lexeme": "water area", "formula": "dbpedia:areaWater", "type": "RelationalNoun"} +{"lexeme": "water area", "formula": "!dbpedia:areaWater", "type": "RelationalNoun"} {"lexeme": "population density", "formula": "dbpedia:populationDensity", "type": "RelationalNoun"} +{"lexeme": "population density", "formula": "!dbpedia:populationDensity", "type": "RelationalNoun"} {"lexeme": "population density", "formula": "dbpedia:populationUrbanDensity", "type": "RelationalNoun"} +{"lexeme": "population density", "formula": "!dbpedia:populationUrbanDensity", "type": "RelationalNoun"} {"lexeme": "population density", "formula": "dbpedia:populationMetroDensity", "type": "RelationalNoun"} +{"lexeme": "population density", "formula": "!dbpedia:populationMetroDensity", "type": "RelationalNoun"} {"lexeme": "area code", "formula": "dbpedia:areaCode", "type": "RelationalNoun"} +{"lexeme": "area code", "formula": "!dbpedia:areaCode", "type": "RelationalNoun"} {"lexeme": "postal code", "formula": "dbpedia:postalCode", "type": "RelationalNoun"} +{"lexeme": "postal code", "formula": "!dbpedia:postalCode", "type": "RelationalNoun"} {"lexeme": "post code", "formula": "dbpedia:postalCode", "type": "RelationalNoun"} +{"lexeme": "post code", "formula": "!dbpedia:postalCode", "type": "RelationalNoun"} {"lexeme": "time zone", "formula": "dbpedia:timeZone", "type": "RelationalNoun"} +{"lexeme": "time zone", "formula": "!dbpedia:timeZone", "type": "RelationalNoun"} {"lexeme": "UTC offset", "formula": "dbpedia:utcOffset", "type": "RelationalNoun"} +{"lexeme": "UTC offset", "formula": "!dbpedia:utcOffset", "type": "RelationalNoun"} {"lexeme": "time zone offset", "formula": "dbpedia:utcOffset", "type": "RelationalNoun"} +{"lexeme": "time zone offset", "formula": "!dbpedia:utcOffset", "type": "RelationalNoun"} {"lexeme": "opened", "formula": "dbpedia:dateUse", "type": "RelationalAdjective"} +{"lexeme": "opened", "formula": "!dbpedia:dateUse", "type": "RelationalAdjective"} {"lexeme": "opened", "formula": "dbpedia:openingDate", "type": "RelationalAdjective"} +{"lexeme": "opened", "formula": "!dbpedia:openingDate", "type": "RelationalAdjective"} {"lexeme": "opened", "formula": "dbpedia:openingYear", "type": "RelationalAdjective"} +{"lexeme": "opened", "formula": "!dbpedia:openingYear", "type": "RelationalAdjective"} {"lexeme": "completed", "formula": "dbpedia:completionDate", "type": "RelationalAdjective"} +{"lexeme": "completed", "formula": "!dbpedia:completionDate", "type": "RelationalAdjective"} {"lexeme": "completed", "formula": "dbpedia:dateCompleted", "type": "RelationalAdjective"} +{"lexeme": "completed", "formula": "!dbpedia:dateCompleted", "type": "RelationalAdjective"} {"lexeme": "based", "formula": "dbpedia:headquarter", "type": "RelationalAdjective"} +{"lexeme": "based", "formula": "!dbpedia:headquarter", "type": "RelationalAdjective"} {"lexeme": "length", "formula": "dbpedia:length", "type": "RelationalNoun"} +{"lexeme": "length", "formula": "!dbpedia:length", "type": "RelationalNoun"} {"lexeme": "width", "formula": "dbpedia:width", "type": "RelationalNoun"} +{"lexeme": "width", "formula": "!dbpedia:width", "type": "RelationalNoun"} {"lexeme": "grid reference", "formula": "dbpedia:gridReference", "type": "RelationalNoun"} +{"lexeme": "grid reference", "formula": "!dbpedia:gridReference", "type": "RelationalNoun"} {"lexeme": "highest region", "formula": "dbpedia:highestRegion", "type": "RelationalNoun"} +{"lexeme": "highest region", "formula": "!dbpedia:highestRegion", "type": "RelationalNoun"} {"lexeme": "motto", "formula": "dbpedia:motto", "type": "RelationalNoun"} +{"lexeme": "motto", "formula": "!dbpedia:motto", "type": "RelationalNoun"} {"lexeme": "NRHP reference number", "formula": "dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} +{"lexeme": "NRHP reference number", "formula": "!dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} {"lexeme": "National Register reference number", "formula": "dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} +{"lexeme": "National Register reference number", "formula": "!dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} {"lexeme": "reference number", "formula": "dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} -{"lexeme": "person", "formula": "dbpedia:Person", "type": "ClassNoun"} +{"lexeme": "reference number", "formula": "!dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} +{"lexeme": "person", "formula": "(rdf:type dbpedia:Person)", "type": "ClassNoun"} {"lexeme": "woman", "formula": "(dbpedia:gender resource:Female)", "type": "ObjectProperty"} {"lexeme": "women", "formula": "(dbpedia:gender resource:Female)", "type": "ObjectProperty"} {"lexeme": "man", "formula": "(dbpedia:gender resource:Male)", "type": "ObjectProperty"} {"lexeme": "men", "formula": "(dbpedia:gender resource:Male)", "type": "ObjectProperty"} -{"lexeme": "ethnic group", "formula": "dbpedia:EthnicGroup", "type": "ClassNoun"} -{"lexeme": "name", "formula": "dbpedia:Name", "type": "ClassNoun"} -{"lexeme": "given name", "formula": "dbpedia:GivenName", "type": "ClassNoun"} -{"lexeme": "first name", "formula": "dbpedia:GivenName", "type": "ClassNoun"} -{"lexeme": "surname", "formula": "dbpedia:Surname", "type": "ClassNoun"} -{"lexeme": "last name", "formula": "dbpedia:Surname", "type": "ClassNoun"} -{"lexeme": "career station", "formula": "dbpedia:CareerStation", "type": "ClassNoun"} -{"lexeme": "scientist", "formula": "dbpedia:Scientist", "type": "ClassNoun"} -{"lexeme": "researcher", "formula": "dbpedia:Scientist", "type": "ClassNoun"} -{"lexeme": "medician", "formula": "dbpedia:Medician", "type": "ClassNoun"} -{"lexeme": "professor", "formula": "dbpedia:Professor", "type": "ClassNoun"} +{"lexeme": "woman", "formula": "(foaf:gender 'female'@en)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "women", "formula": "(foaf:gender 'female'@en)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "man", "formula": "(foaf:gender 'male'@en)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "men", "formula": "(foaf:gender 'male'@en)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "ethnic group", "formula": "(rdf:type dbpedia:EthnicGroup)", "type": "ClassNoun"} +{"lexeme": "name", "formula": "(rdf:type dbpedia:Name)", "type": "ClassNoun"} +{"lexeme": "given name", "formula": "(rdf:type dbpedia:GivenName)", "type": "ClassNoun"} +{"lexeme": "first name", "formula": "(rdf:type dbpedia:GivenName)", "type": "ClassNoun"} +{"lexeme": "surname", "formula": "(rdf:type dbpedia:Surname)", "type": "ClassNoun"} +{"lexeme": "last name", "formula": "(rdf:type dbpedia:Surname)", "type": "ClassNoun"} +{"lexeme": "career station", "formula": "(rdf:type dbpedia:CareerStation)", "type": "ClassNoun"} +{"lexeme": "scientist", "formula": "(rdf:type dbpedia:Scientist)", "type": "ClassNoun"} +{"lexeme": "researcher", "formula": "(rdf:type dbpedia:Scientist)", "type": "ClassNoun"} +{"lexeme": "medician", "formula": "(rdf:type dbpedia:Medician)", "type": "ClassNoun"} +{"lexeme": "professor", "formula": "(rdf:type dbpedia:Professor)", "type": "ClassNoun"} {"lexeme": "historian", "formula": "(dbpedia:profession resource:Historian)", "type": "ObjectProperty"} {"lexeme": "chemist", "formula": "(dbpedia:profession resource:Chemist)", "type": "ObjectProperty"} {"lexeme": "biologist", "formula": "(dbpedia:profession resource:Biologist)", "type": "ObjectProperty"} {"lexeme": "economist", "formula": "(dbpedia:profession resource:Economist)", "type": "ObjectProperty"} -{"lexeme": "engineer", "formula": "dbpedia:Engineer", "type": "ClassNoun"} +{"lexeme": "engineer", "formula": "(rdf:type dbpedia:Engineer)", "type": "ClassNoun"} {"lexeme": "teacher", "formula": "(dbpedia:profession resource:Teacher)", "type": "ObjectProperty"} {"lexeme": "revolutionary", "formula": "(dbpedia:profession resource:Revolutionary)", "type": "ObjectProperty"} {"lexeme": "poet", "formula": "(dbpedia:profession resource:Poet)", "type": "ObjectProperty"} -{"lexeme": "architect", "formula": "dbpedia:Architect", "type": "ClassNoun"} -{"lexeme": "journalist", "formula": "dbpedia:Journalist", "type": "ClassNoun"} -{"lexeme": "philosopher", "formula": "dbpedia:Philosopher", "type": "ClassNoun"} -{"lexeme": "aristocrat", "formula": "dbpedia:Aristocrat", "type": "ClassNoun"} -{"lexeme": "chef", "formula": "dbpedia:Chef", "type": "ClassNoun"} -{"lexeme": "horse trainer", "formula": "dbpedia:HorseTrainer", "type": "ClassNoun"} -{"lexeme": "model", "formula": "dbpedia:Model", "type": "ClassNoun"} -{"lexeme": "celebrity", "formula": "dbpedia:Celebrity", "type": "ClassNoun"} -{"lexeme": "beauty queen", "formula": "dbpedia:BeautyQueen", "type": "ClassNoun"} +{"lexeme": "architect", "formula": "(rdf:type dbpedia:Architect)", "type": "ClassNoun"} +{"lexeme": "journalist", "formula": "(rdf:type dbpedia:Journalist)", "type": "ClassNoun"} +{"lexeme": "philosopher", "formula": "(rdf:type dbpedia:Philosopher)", "type": "ClassNoun"} +{"lexeme": "aristocrat", "formula": "(rdf:type dbpedia:Aristocrat)", "type": "ClassNoun"} +{"lexeme": "chef", "formula": "(rdf:type dbpedia:Chef)", "type": "ClassNoun"} +{"lexeme": "horse trainer", "formula": "(rdf:type dbpedia:HorseTrainer)", "type": "ClassNoun"} +{"lexeme": "model", "formula": "(rdf:type dbpedia:Model)", "type": "ClassNoun"} +{"lexeme": "celebrity", "formula": "(rdf:type dbpedia:Celebrity)", "type": "ClassNoun"} +{"lexeme": "beauty queen", "formula": "(rdf:type dbpedia:BeautyQueen)", "type": "ClassNoun"} {"lexeme": "Russian", "formula": "(dbpedia:nationality resource:Russia)", "type": "ObjectProperty"} {"lexeme": "Russian", "formula": "(dbpedia:nationality resource:Russia)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Chinese", "formula": "(dbpedia:nationality resource:China)", "type": "ObjectProperty"} @@ -825,567 +1080,853 @@ {"lexeme": "Muslim", "formula": "(dbpedia:religion resource:Islam)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Buddhist", "formula": "(dbpedia:religion resource:Buddhism)", "type": "ObjectProperty"} {"lexeme": "Buddhist", "formula": "(dbpedia:religion resource:Buddhism)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Christian bishop", "formula": "dbpedia:ChristianBishop", "type": "ClassNoun"} -{"lexeme": "bishop", "formula": "dbpedia:ChristianBishop", "type": "ClassNoun"} -{"lexeme": "Christian patriarch", "formula": "dbpedia:ChristianPatriarch", "type": "ClassNoun"} -{"lexeme": "patriarch", "formula": "dbpedia:ChristianPatriarch", "type": "ClassNoun"} -{"lexeme": "cleric", "formula": "dbpedia:Cleric", "type": "ClassNoun"} -{"lexeme": "clerk", "formula": "dbpedia:Cleric", "type": "ClassNoun"} -{"lexeme": "saint", "formula": "dbpedia:Saint", "type": "ClassNoun"} -{"lexeme": "cardinal", "formula": "dbpedia:Cardinal", "type": "ClassNoun"} -{"lexeme": "pope", "formula": "dbpedia:Pope", "type": "ClassNoun"} -{"lexeme": "priest", "formula": "dbpedia:Priest", "type": "ClassNoun"} +{"lexeme": "Christian bishop", "formula": "(rdf:type dbpedia:ChristianBishop)", "type": "ClassNoun"} +{"lexeme": "bishop", "formula": "(rdf:type dbpedia:ChristianBishop)", "type": "ClassNoun"} +{"lexeme": "Christian patriarch", "formula": "(rdf:type dbpedia:ChristianPatriarch)", "type": "ClassNoun"} +{"lexeme": "patriarch", "formula": "(rdf:type dbpedia:ChristianPatriarch)", "type": "ClassNoun"} +{"lexeme": "cleric", "formula": "(rdf:type dbpedia:Cleric)", "type": "ClassNoun"} +{"lexeme": "clerk", "formula": "(rdf:type dbpedia:Cleric)", "type": "ClassNoun"} +{"lexeme": "saint", "formula": "(rdf:type dbpedia:Saint)", "type": "ClassNoun"} +{"lexeme": "cardinal", "formula": "(rdf:type dbpedia:Cardinal)", "type": "ClassNoun"} +{"lexeme": "pope", "formula": "(rdf:type dbpedia:Pope)", "type": "ClassNoun"} +{"lexeme": "priest", "formula": "(rdf:type dbpedia:Priest)", "type": "ClassNoun"} {"lexeme": "birth date", "formula": "dbpedia:birthDate", "type": "RelationalNoun"} +{"lexeme": "birth date", "formula": "!dbpedia:birthDate", "type": "RelationalNoun"} {"lexeme": "date of birth", "formula": "dbpedia:birthDate", "type": "RelationalNoun"} +{"lexeme": "date of birth", "formula": "!dbpedia:birthDate", "type": "RelationalNoun"} {"lexeme": "born", "formula": "dbpedia:birthDate", "type": "RelationalAdjective"} +{"lexeme": "born", "formula": "!dbpedia:birthDate", "type": "RelationalAdjective"} {"lexeme": "born", "formula": "dbpedia:birthYear", "type": "RelationalAdjective"} +{"lexeme": "born", "formula": "!dbpedia:birthYear", "type": "RelationalAdjective"} {"lexeme": "born", "formula": "dbpedia:birthPlace", "type": "RelationalAdjective"} +{"lexeme": "born", "formula": "!dbpedia:birthPlace", "type": "RelationalAdjective"} {"lexeme": "born", "formula": "lex:birthCountry", "type": "RelationalAdjective"} +{"lexeme": "born", "formula": "!lex:birthCountry", "type": "RelationalAdjective"} {"lexeme": "born", "formula": "dbpedia:stateOfOrigin", "type": "RelationalAdjective"} +{"lexeme": "born", "formula": "!dbpedia:stateOfOrigin", "type": "RelationalAdjective"} {"lexeme": "come", "formula": "dbpedia:stateOfOrigin", "type": "StateVerb"} +{"lexeme": "come", "formula": "!dbpedia:stateOfOrigin", "type": "StateVerb"} {"lexeme": "birth place", "formula": "dbpedia:birthPlace", "type": "RelationalNoun"} +{"lexeme": "birth place", "formula": "!dbpedia:birthPlace", "type": "RelationalNoun"} {"lexeme": "place of birth", "formula": "dbpedia:birthPlace", "type": "RelationalNoun"} +{"lexeme": "place of birth", "formula": "!dbpedia:birthPlace", "type": "RelationalNoun"} {"lexeme": "death date", "formula": "dbpedia:deathDate", "type": "RelationalNoun"} +{"lexeme": "death date", "formula": "!dbpedia:deathDate", "type": "RelationalNoun"} {"lexeme": "die", "formula": "dbpedia:deathDate", "type": "ConsequenceVerb"} +{"lexeme": "die", "formula": "!dbpedia:deathDate", "type": "ConsequenceVerb"} {"lexeme": "die", "formula": "dbpedia:deathYear", "type": "ConsequenceVerb"} +{"lexeme": "die", "formula": "!dbpedia:deathYear", "type": "ConsequenceVerb"} {"lexeme": "die", "formula": "dbpedia:deathPlace", "type": "ConsequenceVerb"} +{"lexeme": "die", "formula": "!dbpedia:deathPlace", "type": "ConsequenceVerb"} {"lexeme": "death place", "formula": "dbpedia:deathPlace", "type": "RelationalNoun"} +{"lexeme": "death place", "formula": "!dbpedia:deathPlace", "type": "RelationalNoun"} {"lexeme": "place of death", "formula": "dbpedia:deathPlace", "type": "RelationalNoun"} +{"lexeme": "place of death", "formula": "!dbpedia:deathPlace", "type": "RelationalNoun"} {"lexeme": "resting place", "formula": "dbpedia:restingPlace", "type": "RelationalNoun"} +{"lexeme": "resting place", "formula": "!dbpedia:restingPlace", "type": "RelationalNoun"} {"lexeme": "buried", "formula": "dbpedia:restingPlace", "type": "RelationalAdjective"} +{"lexeme": "buried", "formula": "!dbpedia:restingPlace", "type": "RelationalAdjective"} {"lexeme": "female", "formula": "(dbpedia:gender resource:Female)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "male", "formula": "(dbpedia:gender resource:Male)", "type": "IntersectiveObjectPropertyAdjective"} +{"lexeme": "female", "formula": "(foaf:gender 'female'@en)", "type": "IntersectiveObjectPropertyAdjective"} +{"lexeme": "male", "formula": "(foaf:gender 'male'@en)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "relative", "formula": "dbpedia:relative", "type": "RelationalNoun"} +{"lexeme": "relative", "formula": "!dbpedia:relative", "type": "RelationalNoun"} {"lexeme": "related", "formula": "dbpedia:relative", "type": "RelationalAdjective"} +{"lexeme": "related", "formula": "!dbpedia:relative", "type": "RelationalAdjective"} {"lexeme": "child", "formula": "dbpedia:child", "type": "RelationalNoun"} +{"lexeme": "child", "formula": "!dbpedia:child", "type": "RelationalNoun"} {"lexeme": "parent", "formula": "dbpedia:child", "type": "RelationalNoun"} +{"lexeme": "parent", "formula": "!dbpedia:child", "type": "RelationalNoun"} {"lexeme": "parent", "formula": "dbpedia:parent", "type": "RelationalNoun"} +{"lexeme": "parent", "formula": "!dbpedia:parent", "type": "RelationalNoun"} {"lexeme": "child", "formula": "dbpedia:parent", "type": "RelationalNoun"} +{"lexeme": "child", "formula": "!dbpedia:parent", "type": "RelationalNoun"} {"lexeme": "daughter", "formula": "dbpedia:child", "type": "RelationalNoun"} +{"lexeme": "daughter", "formula": "!dbpedia:child", "type": "RelationalNoun"} {"lexeme": "daughter", "formula": "dbpedia:parent", "type": "RelationalNoun"} +{"lexeme": "daughter", "formula": "!dbpedia:parent", "type": "RelationalNoun"} {"lexeme": "son", "formula": "dbpedia:child", "type": "RelationalNoun"} +{"lexeme": "son", "formula": "!dbpedia:child", "type": "RelationalNoun"} {"lexeme": "son", "formula": "dbpedia:parent", "type": "RelationalNoun"} +{"lexeme": "son", "formula": "!dbpedia:parent", "type": "RelationalNoun"} {"lexeme": "mother", "formula": "dbpedia:child", "type": "RelationalNoun"} +{"lexeme": "mother", "formula": "!dbpedia:child", "type": "RelationalNoun"} {"lexeme": "mother", "formula": "dbpedia:parent", "type": "RelationalNoun"} +{"lexeme": "mother", "formula": "!dbpedia:parent", "type": "RelationalNoun"} {"lexeme": "father", "formula": "dbpedia:child", "type": "RelationalNoun"} +{"lexeme": "father", "formula": "!dbpedia:child", "type": "RelationalNoun"} {"lexeme": "father", "formula": "dbpedia:parent", "type": "RelationalNoun"} +{"lexeme": "father", "formula": "!dbpedia:parent", "type": "RelationalNoun"} {"lexeme": "grandmother", "formula": "lex:grandchild", "type": "RelationalNoun"} +{"lexeme": "grandmother", "formula": "!lex:grandchild", "type": "RelationalNoun"} {"lexeme": "grandfather", "formula": "lex:grandchild", "type": "RelationalNoun"} +{"lexeme": "grandfather", "formula": "!lex:grandchild", "type": "RelationalNoun"} {"lexeme": "grandchild", "formula": "lex:grandchild", "type": "RelationalNoun"} +{"lexeme": "grandchild", "formula": "!lex:grandchild", "type": "RelationalNoun"} {"lexeme": "granddaughter", "formula": "lex:grandchild", "type": "RelationalNoun"} +{"lexeme": "granddaughter", "formula": "!lex:grandchild", "type": "RelationalNoun"} {"lexeme": "grandson", "formula": "lex:grandchild", "type": "RelationalNoun"} +{"lexeme": "grandson", "formula": "!lex:grandchild", "type": "RelationalNoun"} {"lexeme": "spouse", "formula": "dbpedia:spouse", "type": "RelationalNoun"} +{"lexeme": "spouse", "formula": "!dbpedia:spouse", "type": "RelationalNoun"} {"lexeme": "wife", "formula": "dbpedia:spouse", "type": "RelationalNoun"} +{"lexeme": "wife", "formula": "!dbpedia:spouse", "type": "RelationalNoun"} {"lexeme": "husband", "formula": "dbpedia:spouse", "type": "RelationalNoun"} +{"lexeme": "husband", "formula": "!dbpedia:spouse", "type": "RelationalNoun"} {"lexeme": "marry", "formula": "dbpedia:spouse", "type": "ConsequenceVerb"} +{"lexeme": "marry", "formula": "!dbpedia:spouse", "type": "ConsequenceVerb"} {"lexeme": "influence", "formula": "dbpedia:influenced)", "type": "StateVerb"} +{"lexeme": "influence", "formula": "!dbpedia:influenced)", "type": "StateVerb"} {"lexeme": "influence", "formula": "dbpedia:influencedBy", "type": "StateVerb"} +{"lexeme": "influence", "formula": "!dbpedia:influencedBy", "type": "StateVerb"} {"lexeme": "successor", "formula": "dbpedia:successor", "type": "RelationalNoun"} +{"lexeme": "successor", "formula": "!dbpedia:successor", "type": "RelationalNoun"} {"lexeme": "succeed", "formula": "dbpedia:successor", "type": "StateVerb"} +{"lexeme": "succeed", "formula": "!dbpedia:successor", "type": "StateVerb"} {"lexeme": "preceed", "formula": "dbpedia:successor", "type": "StateVerb"} +{"lexeme": "preceed", "formula": "!dbpedia:successor", "type": "StateVerb"} {"lexeme": "predecessor", "formula": "dbpedia:successor", "type": "RelationalNoun"} +{"lexeme": "predecessor", "formula": "!dbpedia:successor", "type": "RelationalNoun"} {"lexeme": "predecessor", "formula": "dbpedia:predecessor", "type": "RelationalNoun"} +{"lexeme": "predecessor", "formula": "!dbpedia:predecessor", "type": "RelationalNoun"} {"lexeme": "preceed", "formula": "dbpedia:predecessor", "type": "StateVerb"} +{"lexeme": "preceed", "formula": "!dbpedia:predecessor", "type": "StateVerb"} {"lexeme": "succeed", "formula": "dbpedia:predecessor", "type": "StateVerb"} +{"lexeme": "succeed", "formula": "!dbpedia:predecessor", "type": "StateVerb"} {"lexeme": "successor", "formula": "dbpedia:predecessor", "type": "RelationalNoun"} +{"lexeme": "successor", "formula": "!dbpedia:predecessor", "type": "RelationalNoun"} {"lexeme": "ethnicity", "formula": "dbpedia:ethnicity", "type": "RelationalNoun"} +{"lexeme": "ethnicity", "formula": "!dbpedia:ethnicity", "type": "RelationalNoun"} {"lexeme": "religion", "formula": "dbpedia:religion", "type": "RelationalNoun"} +{"lexeme": "religion", "formula": "!dbpedia:religion", "type": "RelationalNoun"} {"lexeme": "related", "formula": "dbpedia:related", "type": "RelationalAdjective"} +{"lexeme": "related", "formula": "!dbpedia:related", "type": "RelationalAdjective"} {"lexeme": "live", "formula": "dbpedia:populationPlace", "type": "StateVerb"} +{"lexeme": "live", "formula": "!dbpedia:populationPlace", "type": "StateVerb"} {"lexeme": "university", "formula": "dbpedia:university", "type": "RelationalNoun"} +{"lexeme": "university", "formula": "!dbpedia:university", "type": "RelationalNoun"} {"lexeme": "Alma Mater", "formula": "dbpedia:almaMater", "type": "RelationalNoun"} +{"lexeme": "Alma Mater", "formula": "!dbpedia:almaMater", "type": "RelationalNoun"} {"lexeme": "study", "formula": "dbpedia:university", "type": "StateVerb"} +{"lexeme": "study", "formula": "!dbpedia:university", "type": "StateVerb"} {"lexeme": "study", "formula": "dbpedia:almaMater", "type": "ConsequenceVerb"} +{"lexeme": "study", "formula": "!dbpedia:almaMater", "type": "ConsequenceVerb"} {"lexeme": "graduate", "formula": "dbpedia:almaMater", "type": "ConsequenceVerb"} +{"lexeme": "graduate", "formula": "!dbpedia:almaMater", "type": "ConsequenceVerb"} {"lexeme": "attend", "formula": "dbpedia:education", "type": "StateVerb"} +{"lexeme": "attend", "formula": "!dbpedia:education", "type": "StateVerb"} {"lexeme": "study", "formula": "dbpedia:education", "type": "StateVerb"} +{"lexeme": "study", "formula": "!dbpedia:education", "type": "StateVerb"} {"lexeme": "go", "formula": "dbpedia:education", "type": "StateVerb"} +{"lexeme": "go", "formula": "!dbpedia:education", "type": "StateVerb"} {"lexeme": "field", "formula": "dbpedia:field", "type": "RelationalNoun"} +{"lexeme": "field", "formula": "!dbpedia:field", "type": "RelationalNoun"} {"lexeme": "work", "formula": "dbpedia:field", "type": "StateVerb"} +{"lexeme": "work", "formula": "!dbpedia:field", "type": "StateVerb"} {"lexeme": "profession", "formula": "dbpedia:profession", "type": "RelationalNoun"} +{"lexeme": "profession", "formula": "!dbpedia:profession", "type": "RelationalNoun"} {"lexeme": "occupation", "formula": "dbpedia:occupation", "type": "RelationalNoun"} +{"lexeme": "occupation", "formula": "!dbpedia:occupation", "type": "RelationalNoun"} {"lexeme": "work", "formula": "dbpedia:profession", "type": "StateVerb"} +{"lexeme": "work", "formula": "!dbpedia:profession", "type": "StateVerb"} {"lexeme": "work", "formula": "dbpedia:occupation", "type": "StateVerb"} +{"lexeme": "work", "formula": "!dbpedia:occupation", "type": "StateVerb"} {"lexeme": "rector", "formula": "dbpedia:rector", "type": "RelationalNoun"} +{"lexeme": "rector", "formula": "!dbpedia:rector", "type": "RelationalNoun"} {"lexeme": "principal", "formula": "dbpedia:rector", "type": "RelationalNoun"} +{"lexeme": "principal", "formula": "!dbpedia:rector", "type": "RelationalNoun"} {"lexeme": "canonize", "formula": "dbpedia:canonizedPlace", "type": "ConsequenceVerb"} +{"lexeme": "canonize", "formula": "!dbpedia:canonizedPlace", "type": "ConsequenceVerb"} {"lexeme": "patron", "formula": "dbpedia:patron", "type": "RelationalNoun"} +{"lexeme": "patron", "formula": "!dbpedia:patron", "type": "RelationalNoun"} {"lexeme": "patron saint", "formula": "dbpedia:patron", "type": "RelationalNoun"} +{"lexeme": "patron saint", "formula": "!dbpedia:patron", "type": "RelationalNoun"} {"lexeme": "home town", "formula": "dbpedia:hometown", "type": "RelationalNoun"} +{"lexeme": "home town", "formula": "!dbpedia:hometown", "type": "RelationalNoun"} {"lexeme": "home country", "formula": "dbpedia:nationality", "type": "RelationalNoun"} +{"lexeme": "home country", "formula": "!dbpedia:nationality", "type": "RelationalNoun"} {"lexeme": "come", "formula": "dbpedia:hometown", "type": "StateVerb"} +{"lexeme": "come", "formula": "!dbpedia:hometown", "type": "StateVerb"} {"lexeme": "come", "formula": "dbpedia:nationality", "type": "StateVerb"} +{"lexeme": "come", "formula": "!dbpedia:nationality", "type": "StateVerb"} {"lexeme": "birth name", "formula": "dbpedia:birthName", "type": "RelationalNoun"} +{"lexeme": "birth name", "formula": "!dbpedia:birthName", "type": "RelationalNoun"} {"lexeme": "former name", "formula": "dbpedia:formerName", "type": "RelationalNoun"} +{"lexeme": "former name", "formula": "!dbpedia:formerName", "type": "RelationalNoun"} {"lexeme": "common name", "formula": "dbpedia:commonName", "type": "RelationalNoun"} +{"lexeme": "common name", "formula": "!dbpedia:commonName", "type": "RelationalNoun"} {"lexeme": "pseudonym", "formula": "dbpedia:pseudonym", "type": "RelationalNoun"} +{"lexeme": "pseudonym", "formula": "!dbpedia:pseudonym", "type": "RelationalNoun"} {"lexeme": "alias", "formula": "dbpedia:alias", "type": "RelationalNoun"} +{"lexeme": "alias", "formula": "!dbpedia:alias", "type": "RelationalNoun"} {"lexeme": "called", "formula": "dbpedia:pseudonym", "type": "RelationalAdjective"} +{"lexeme": "called", "formula": "!dbpedia:pseudonym", "type": "RelationalAdjective"} {"lexeme": "called", "formula": "dbpedia:alias", "type": "RelationalAdjective"} +{"lexeme": "called", "formula": "!dbpedia:alias", "type": "RelationalAdjective"} {"lexeme": "called", "formula": "dbpedia:commonName", "type": "RelationalAdjective"} +{"lexeme": "called", "formula": "!dbpedia:commonName", "type": "RelationalAdjective"} {"lexeme": "weight", "formula": "dbpedia:weight", "type": "RelationalNoun"} +{"lexeme": "weight", "formula": "!dbpedia:weight", "type": "RelationalNoun"} {"lexeme": "weigh", "formula": "dbpedia:weight", "type": "StateVerb"} -{"lexeme": "building", "formula": "dbpedia:Building", "type": "ClassNoun"} -{"lexeme": "historic building", "formula": "dbpedia:HistoricBuilding", "type": "ClassNoun"} -{"lexeme": "historical building", "formula": "dbpedia:HistoricBuilding", "type": "ClassNoun"} -{"lexeme": "architectural structure", "formula": "dbpedia:ArchitecturalStructure", "type": "ClassNoun"} -{"lexeme": "casino", "formula": "dbpedia:Casino", "type": "ClassNoun"} -{"lexeme": "castle", "formula": "dbpedia:Castle", "type": "ClassNoun"} -{"lexeme": "factory", "formula": "dbpedia:Factory", "type": "ClassNoun"} -{"lexeme": "shopping mall", "formula": "dbpedia:ShoppingMall", "type": "ClassNoun"} -{"lexeme": "mall", "formula": "dbpedia:ShoppingMall", "type": "ClassNoun"} -{"lexeme": "shopping center", "formula": "dbpedia:ShoppingMall", "type": "ClassNoun"} -{"lexeme": "hospital", "formula": "dbpedia:Hospital", "type": "ClassNoun"} -{"lexeme": "infirmary", "formula": "dbpedia:Hospital", "type": "ClassNoun"} -{"lexeme": "prison", "formula": "dbpedia:Prison", "type": "ClassNoun"} -{"lexeme": "hotel", "formula": "dbpedia:Hotel", "type": "ClassNoun"} -{"lexeme": "restaurant", "formula": "dbpedia:Restaurant", "type": "ClassNoun"} -{"lexeme": "skyscraper", "formula": "dbpedia:Skyscraper", "type": "ClassNoun"} -{"lexeme": "monument", "formula": "dbpedia:Monument", "type": "ClassNoun"} -{"lexeme": "memorial", "formula": "dbpedia:Memorial", "type": "ClassNoun"} -{"lexeme": "lighthouse", "formula": "dbpedia:Lighthouse", "type": "ClassNoun"} -{"lexeme": "beacon", "formula": "dbpedia:Lighthouse", "type": "ClassNoun"} -{"lexeme": "mill", "formula": "dbpedia:Mill", "type": "ClassNoun"} -{"lexeme": "treadmill", "formula": "dbpedia:Treadmill", "type": "ClassNoun"} -{"lexeme": "watermill", "formula": "dbpedia:Watermill", "type": "ClassNoun"} -{"lexeme": "windmill", "formula": "dbpedia:Windmill", "type": "ClassNoun"} -{"lexeme": "wind motor", "formula": "dbpedia:WindMotor", "type": "ClassNoun"} -{"lexeme": "water tower", "formula": "dbpedia:WaterTower", "type": "ClassNoun"} -{"lexeme": "religious building", "formula": "dbpedia:ReligiousBuilding", "type": "ClassNoun"} -{"lexeme": "abbey", "formula": "dbpedia:Abbey", "type": "ClassNoun"} -{"lexeme": "church", "formula": "dbpedia:Church", "type": "ClassNoun"} -{"lexeme": "monastery", "formula": "dbpedia:Monastery", "type": "ClassNoun"} -{"lexeme": "mosque", "formula": "dbpedia:Mosque", "type": "ClassNoun"} -{"lexeme": "shrine", "formula": "dbpedia:Shrine", "type": "ClassNoun"} -{"lexeme": "synagogue", "formula": "dbpedia:Synagogue", "type": "ClassNoun"} -{"lexeme": "temple", "formula": "dbpedia:Temple", "type": "ClassNoun"} -{"lexeme": "park", "formula": "dbpedia:Park", "type": "ClassNoun"} -{"lexeme": "hot spring", "formula": "dbpedia:HotSpring", "type": "ClassNoun"} -{"lexeme": "venue", "formula": "dbpedia:Venue", "type": "ClassNoun"} -{"lexeme": "theatre", "formula": "dbpedia:Theatre", "type": "ClassNoun"} -{"lexeme": "museum", "formula": "dbpedia:Museum", "type": "ClassNoun"} -{"lexeme": "sport facility", "formula": "dbpedia:SportFacility", "type": "ClassNoun"} -{"lexeme": "stadium", "formula": "dbpedia:Stadium", "type": "ClassNoun"} -{"lexeme": "arena", "formula": "dbpedia:Arena", "type": "ClassNoun"} -{"lexeme": "race track", "formula": "dbpedia:RaceTrack", "type": "ClassNoun"} -{"lexeme": "race course", "formula": "dbpedia:Racecourse", "type": "ClassNoun"} -{"lexeme": "infrastructure", "formula": "dbpedia:Infrastructure", "type": "ClassNoun"} -{"lexeme": "station", "formula": "dbpedia:Station", "type": "ClassNoun"} -{"lexeme": "railway station", "formula": "dbpedia:RailwayStation", "type": "ClassNoun"} -{"lexeme": "airport", "formula": "dbpedia:Airport", "type": "ClassNoun"} -{"lexeme": "route of transportation", "formula": "dbpedia:RouteOfTransportation", "type": "ClassNoun"} -{"lexeme": "routes of transportation", "formula": "dbpedia:RouteOfTransportation", "type": "ClassNoun"} -{"lexeme": "bridge", "formula": "dbpedia:Bridge", "type": "ClassNoun"} -{"lexeme": "public transit system", "formula": "dbpedia:PublicTransitSystem", "type": "ClassNoun"} -{"lexeme": "railway line", "formula": "dbpedia:RailwayLine", "type": "ClassNoun"} -{"lexeme": "railroad track", "formula": "dbpedia:RailwayLine", "type": "ClassNoun"} -{"lexeme": "road", "formula": "dbpedia:Road", "type": "ClassNoun"} -{"lexeme": "street", "formula": "dbpedia:Road", "type": "ClassNoun"} -{"lexeme": "highway", "formula": "dbpedia:Road", "type": "ClassNoun"} -{"lexeme": "route", "formula": "dbpedia:Road", "type": "ClassNoun"} -{"lexeme": "tunnel", "formula": "dbpedia:Tunnel", "type": "ClassNoun"} -{"lexeme": "railway tunnel", "formula": "dbpedia:RailwayTunnel", "type": "ClassNoun"} -{"lexeme": "road tunnel", "formula": "dbpedia:RoadTunnel", "type": "ClassNoun"} -{"lexeme": "waterway tunnel", "formula": "dbpedia:WaterwayTunnel", "type": "ClassNoun"} -{"lexeme": "power station", "formula": "dbpedia:PowerStation", "type": "ClassNoun"} -{"lexeme": "electricity station", "formula": "dbpedia:PowerStation", "type": "ClassNoun"} -{"lexeme": "generating plant", "formula": "dbpedia:PowerStation", "type": "ClassNoun"} -{"lexeme": "generating station", "formula": "dbpedia:PowerStation", "type": "ClassNoun"} -{"lexeme": "power plant", "formula": "dbpedia:PowerStation", "type": "ClassNoun"} +{"lexeme": "weigh", "formula": "!dbpedia:weight", "type": "StateVerb"} +{"lexeme": "building", "formula": "(rdf:type dbpedia:Building)", "type": "ClassNoun"} +{"lexeme": "historic building", "formula": "(rdf:type dbpedia:HistoricBuilding)", "type": "ClassNoun"} +{"lexeme": "historical building", "formula": "(rdf:type dbpedia:HistoricBuilding)", "type": "ClassNoun"} +{"lexeme": "architectural structure", "formula": "(rdf:type dbpedia:ArchitecturalStructure)", "type": "ClassNoun"} +{"lexeme": "casino", "formula": "(rdf:type dbpedia:Casino)", "type": "ClassNoun"} +{"lexeme": "castle", "formula": "(rdf:type dbpedia:Castle)", "type": "ClassNoun"} +{"lexeme": "factory", "formula": "(rdf:type dbpedia:Factory)", "type": "ClassNoun"} +{"lexeme": "shopping mall", "formula": "(rdf:type dbpedia:ShoppingMall)", "type": "ClassNoun"} +{"lexeme": "mall", "formula": "(rdf:type dbpedia:ShoppingMall)", "type": "ClassNoun"} +{"lexeme": "shopping center", "formula": "(rdf:type dbpedia:ShoppingMall)", "type": "ClassNoun"} +{"lexeme": "hospital", "formula": "(rdf:type dbpedia:Hospital)", "type": "ClassNoun"} +{"lexeme": "infirmary", "formula": "(rdf:type dbpedia:Hospital)", "type": "ClassNoun"} +{"lexeme": "prison", "formula": "(rdf:type dbpedia:Prison)", "type": "ClassNoun"} +{"lexeme": "hotel", "formula": "(rdf:type dbpedia:Hotel)", "type": "ClassNoun"} +{"lexeme": "restaurant", "formula": "(rdf:type dbpedia:Restaurant)", "type": "ClassNoun"} +{"lexeme": "skyscraper", "formula": "(rdf:type dbpedia:Skyscraper)", "type": "ClassNoun"} +{"lexeme": "monument", "formula": "(rdf:type dbpedia:Monument)", "type": "ClassNoun"} +{"lexeme": "memorial", "formula": "(rdf:type dbpedia:Memorial)", "type": "ClassNoun"} +{"lexeme": "lighthouse", "formula": "(rdf:type dbpedia:Lighthouse)", "type": "ClassNoun"} +{"lexeme": "beacon", "formula": "(rdf:type dbpedia:Lighthouse)", "type": "ClassNoun"} +{"lexeme": "mill", "formula": "(rdf:type dbpedia:Mill)", "type": "ClassNoun"} +{"lexeme": "treadmill", "formula": "(rdf:type dbpedia:Treadmill)", "type": "ClassNoun"} +{"lexeme": "watermill", "formula": "(rdf:type dbpedia:Watermill)", "type": "ClassNoun"} +{"lexeme": "windmill", "formula": "(rdf:type dbpedia:Windmill)", "type": "ClassNoun"} +{"lexeme": "wind motor", "formula": "(rdf:type dbpedia:WindMotor)", "type": "ClassNoun"} +{"lexeme": "water tower", "formula": "(rdf:type dbpedia:WaterTower)", "type": "ClassNoun"} +{"lexeme": "religious building", "formula": "(rdf:type dbpedia:ReligiousBuilding)", "type": "ClassNoun"} +{"lexeme": "abbey", "formula": "(rdf:type dbpedia:Abbey)", "type": "ClassNoun"} +{"lexeme": "church", "formula": "(rdf:type dbpedia:Church)", "type": "ClassNoun"} +{"lexeme": "monastery", "formula": "(rdf:type dbpedia:Monastery)", "type": "ClassNoun"} +{"lexeme": "mosque", "formula": "(rdf:type dbpedia:Mosque)", "type": "ClassNoun"} +{"lexeme": "shrine", "formula": "(rdf:type dbpedia:Shrine)", "type": "ClassNoun"} +{"lexeme": "synagogue", "formula": "(rdf:type dbpedia:Synagogue)", "type": "ClassNoun"} +{"lexeme": "temple", "formula": "(rdf:type dbpedia:Temple)", "type": "ClassNoun"} +{"lexeme": "park", "formula": "(rdf:type dbpedia:Park)", "type": "ClassNoun"} +{"lexeme": "hot spring", "formula": "(rdf:type dbpedia:HotSpring)", "type": "ClassNoun"} +{"lexeme": "venue", "formula": "(rdf:type dbpedia:Venue)", "type": "ClassNoun"} +{"lexeme": "theatre", "formula": "(rdf:type dbpedia:Theatre)", "type": "ClassNoun"} +{"lexeme": "museum", "formula": "(rdf:type dbpedia:Museum)", "type": "ClassNoun"} +{"lexeme": "sport facility", "formula": "(rdf:type dbpedia:SportFacility)", "type": "ClassNoun"} +{"lexeme": "stadium", "formula": "(rdf:type dbpedia:Stadium)", "type": "ClassNoun"} +{"lexeme": "arena", "formula": "(rdf:type dbpedia:Arena)", "type": "ClassNoun"} +{"lexeme": "race track", "formula": "(rdf:type dbpedia:RaceTrack)", "type": "ClassNoun"} +{"lexeme": "race course", "formula": "(rdf:type dbpedia:Racecourse)", "type": "ClassNoun"} +{"lexeme": "infrastructure", "formula": "(rdf:type dbpedia:Infrastructure)", "type": "ClassNoun"} +{"lexeme": "station", "formula": "(rdf:type dbpedia:Station)", "type": "ClassNoun"} +{"lexeme": "railway station", "formula": "(rdf:type dbpedia:RailwayStation)", "type": "ClassNoun"} +{"lexeme": "airport", "formula": "(rdf:type dbpedia:Airport)", "type": "ClassNoun"} +{"lexeme": "route of transportation", "formula": "(rdf:type dbpedia:RouteOfTransportation)", "type": "ClassNoun"} +{"lexeme": "routes of transportation", "formula": "(rdf:type dbpedia:RouteOfTransportation)", "type": "ClassNoun"} +{"lexeme": "bridge", "formula": "(rdf:type dbpedia:Bridge)", "type": "ClassNoun"} +{"lexeme": "public transit system", "formula": "(rdf:type dbpedia:PublicTransitSystem)", "type": "ClassNoun"} +{"lexeme": "railway line", "formula": "(rdf:type dbpedia:RailwayLine)", "type": "ClassNoun"} +{"lexeme": "railroad track", "formula": "(rdf:type dbpedia:RailwayLine)", "type": "ClassNoun"} +{"lexeme": "road", "formula": "(rdf:type dbpedia:Road)", "type": "ClassNoun"} +{"lexeme": "street", "formula": "(rdf:type dbpedia:Road)", "type": "ClassNoun"} +{"lexeme": "highway", "formula": "(rdf:type dbpedia:Road)", "type": "ClassNoun"} +{"lexeme": "route", "formula": "(rdf:type dbpedia:Road)", "type": "ClassNoun"} +{"lexeme": "tunnel", "formula": "(rdf:type dbpedia:Tunnel)", "type": "ClassNoun"} +{"lexeme": "railway tunnel", "formula": "(rdf:type dbpedia:RailwayTunnel)", "type": "ClassNoun"} +{"lexeme": "road tunnel", "formula": "(rdf:type dbpedia:RoadTunnel)", "type": "ClassNoun"} +{"lexeme": "waterway tunnel", "formula": "(rdf:type dbpedia:WaterwayTunnel)", "type": "ClassNoun"} +{"lexeme": "power station", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} +{"lexeme": "electricity station", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} +{"lexeme": "generating plant", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} +{"lexeme": "generating station", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} +{"lexeme": "power plant", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} {"lexeme": "structural system", "formula": "dbpedia:structuralSystem", "type": "RelationalNoun"} +{"lexeme": "structural system", "formula": "!dbpedia:structuralSystem", "type": "RelationalNoun"} {"lexeme": "made", "formula": "dbpedia:structuralSystem", "type": "RelationalAdjective"} +{"lexeme": "made", "formula": "!dbpedia:structuralSystem", "type": "RelationalAdjective"} {"lexeme": "address", "formula": "dbpedia:address", "type": "RelationalNoun"} +{"lexeme": "address", "formula": "!dbpedia:address", "type": "RelationalNoun"} {"lexeme": "seating capacity", "formula": "dbpedia:seatingCapacity", "type": "RelationalNoun"} +{"lexeme": "seating capacity", "formula": "!dbpedia:seatingCapacity", "type": "RelationalNoun"} {"lexeme": "capacity", "formula": "dbpedia:seatingCapacity", "type": "RelationalNoun"} +{"lexeme": "capacity", "formula": "!dbpedia:seatingCapacity", "type": "RelationalNoun"} {"lexeme": "located", "formula": "dbpedia:address", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:address", "type": "RelationalAdjective"} {"lexeme": "architect", "formula": "dbpedia:architect", "type": "RelationalNoun"} +{"lexeme": "architect", "formula": "!dbpedia:architect", "type": "RelationalNoun"} {"lexeme": "design", "formula": "dbpedia:architect", "type": "StateVerb"} +{"lexeme": "design", "formula": "!dbpedia:architect", "type": "StateVerb"} {"lexeme": "build", "formula": "dbpedia:architect", "type": "StateVerb"} +{"lexeme": "build", "formula": "!dbpedia:architect", "type": "StateVerb"} {"lexeme": "Gothic", "formula": "(dbpedia:architecturalStyle resource:Gothic_architecture)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Neo-Gothic", "formula": "(dbpedia:architecturalStyle resource:Gothic_Revival_achitecture)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Victorian Gothic", "formula": "(dbpedia:architecturalStyle resource:Gothic_Revival_achitecture)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Greek Revival", "formula": "(dbpedia:architecturalStyle resource:Greek_Revival_achitecture)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "Art Deco", "formula": "(dbpedia:architecturalStyle resource:Art_Deco)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "constructed", "formula": "dbpedia:yearOfConstruction", "type": "RelationalAdjective"} -{"lexeme": "species", "formula": "dbpedia:Species", "type": "ClassNoun"} -{"lexeme": "species", "formula": "dbpedia:Species", "type": "ClassNoun"} -{"lexeme": "bacteria", "formula": "dbpedia:Bacteria", "type": "ClassNoun"} -{"lexeme": "archaea", "formula": "dbpedia:Archaea", "type": "ClassNoun"} -{"lexeme": "animal", "formula": "dbpedia:Animal", "type": "ClassNoun"} -{"lexeme": "amphibian", "formula": "dbpedia:Amphibian", "type": "ClassNoun"} -{"lexeme": "eukaryote", "formula": "dbpedia:Eukaryote", "type": "ClassNoun"} +{"lexeme": "constructed", "formula": "!dbpedia:yearOfConstruction", "type": "RelationalAdjective"} +{"lexeme": "species", "formula": "(rdf:type dbpedia:Species)", "type": "ClassNoun"} +{"lexeme": "species", "formula": "(rdf:type dbpedia:Species)", "type": "ClassNoun"} +{"lexeme": "bacteria", "formula": "(rdf:type dbpedia:Bacteria)", "type": "ClassNoun"} +{"lexeme": "archaea", "formula": "(rdf:type dbpedia:Archaea)", "type": "ClassNoun"} +{"lexeme": "animal", "formula": "(rdf:type dbpedia:Animal)", "type": "ClassNoun"} +{"lexeme": "amphibian", "formula": "(rdf:type dbpedia:Amphibian)", "type": "ClassNoun"} +{"lexeme": "eukaryote", "formula": "(rdf:type dbpedia:Eukaryote)", "type": "ClassNoun"} {"lexeme": "eukaryotic", "formula": "dbpedia:Eukaryote", "type": "IntersectiveAdjective"} -{"lexeme": "insect", "formula": "dbpedia:Insect", "type": "ClassNoun"} -{"lexeme": "plant", "formula": "dbpedia:Plant", "type": "ClassNoun"} -{"lexeme": "flowering plant", "formula": "dbpedia:FloweringPlant", "type": "ClassNoun"} -{"lexeme": "gnetophyte", "formula": "dbpedia:Gnetophytes", "type": "ClassNoun"} -{"lexeme": "gnetophytes", "formula": "dbpedia:Gnetophytes", "type": "ClassNoun"} -{"lexeme": "grape", "formula": "dbpedia:Grape", "type": "ClassNoun"} -{"lexeme": "cycad", "formula": "dbpedia:Cycad", "type": "ClassNoun"} -{"lexeme": "fern", "formula": "dbpedia:Fern", "type": "ClassNoun"} -{"lexeme": "moss", "formula": "dbpedia:Moss", "type": "ClassNoun"} -{"lexeme": "club moss", "formula": "dbpedia:ClubMoss", "type": "ClassNoun"} -{"lexeme": "green alga", "formula": "dbpedia:GreenAlga", "type": "ClassNoun"} -{"lexeme": "green algae", "formula": "dbpedia:GreenAlga", "type": "ClassNoun"} -{"lexeme": "conifer", "formula": "dbpedia:Conifer", "type": "ClassNoun"} -{"lexeme": "ginkgo", "formula": "dbpedia:Ginkgo", "type": "ClassNoun"} -{"lexeme": "mammal", "formula": "dbpedia:Mammal", "type": "ClassNoun"} -{"lexeme": "fish", "formula": "dbpedia:Fish", "type": "ClassNoun"} -{"lexeme": "fish", "formula": "dbpedia:Fish", "type": "ClassNoun"} -{"lexeme": "bird", "formula": "dbpedia:Bird", "type": "ClassNoun"} -{"lexeme": "dog", "formula": "dbpedia:Dog", "type": "ClassNoun"} -{"lexeme": "race horse", "formula": "dbpedia:RaceHorse", "type": "ClassNoun"} -{"lexeme": "fungus", "formula": "dbpedia:Fungus", "type": "ClassNoun"} -{"lexeme": "fungi", "formula": "dbpedia:Fungus", "type": "ClassNoun"} -{"lexeme": "mushroom", "formula": "dbpedia:Fungus", "type": "ClassNoun"} -{"lexeme": "reptile", "formula": "dbpedia:Reptile", "type": "ClassNoun"} -{"lexeme": "arachnid", "formula": "dbpedia:Arachnid", "type": "ClassNoun"} -{"lexeme": "crustacean", "formula": "dbpedia:Crustacean", "type": "ClassNoun"} -{"lexeme": "shellfish", "formula": "dbpedia:Crustacean", "type": "ClassNoun"} -{"lexeme": "mollusc", "formula": "dbpedia:Mollusca", "type": "ClassNoun"} -{"lexeme": "molluscs", "formula": "dbpedia:Mollusca", "type": "ClassNoun"} -{"lexeme": "cultivated variety", "formula": "dbpedia:CultivatedVariety", "type": "ClassNoun"} -{"lexeme": "cultivar", "formula": "dbpedia:CultivatedVariety", "type": "ClassNoun"} -{"lexeme": "swarm", "formula": "dbpedia:Swarm", "type": "ClassNoun"} -{"lexeme": "open swarm", "formula": "dbpedia:OpenSwarm", "type": "ClassNoun"} +{"lexeme": "insect", "formula": "(rdf:type dbpedia:Insect)", "type": "ClassNoun"} +{"lexeme": "plant", "formula": "(rdf:type dbpedia:Plant)", "type": "ClassNoun"} +{"lexeme": "flowering plant", "formula": "(rdf:type dbpedia:FloweringPlant)", "type": "ClassNoun"} +{"lexeme": "gnetophyte", "formula": "(rdf:type dbpedia:Gnetophytes)", "type": "ClassNoun"} +{"lexeme": "gnetophytes", "formula": "(rdf:type dbpedia:Gnetophytes)", "type": "ClassNoun"} +{"lexeme": "grape", "formula": "(rdf:type dbpedia:Grape)", "type": "ClassNoun"} +{"lexeme": "cycad", "formula": "(rdf:type dbpedia:Cycad)", "type": "ClassNoun"} +{"lexeme": "fern", "formula": "(rdf:type dbpedia:Fern)", "type": "ClassNoun"} +{"lexeme": "moss", "formula": "(rdf:type dbpedia:Moss)", "type": "ClassNoun"} +{"lexeme": "club moss", "formula": "(rdf:type dbpedia:ClubMoss)", "type": "ClassNoun"} +{"lexeme": "green alga", "formula": "(rdf:type dbpedia:GreenAlga)", "type": "ClassNoun"} +{"lexeme": "green algae", "formula": "(rdf:type dbpedia:GreenAlga)", "type": "ClassNoun"} +{"lexeme": "conifer", "formula": "(rdf:type dbpedia:Conifer)", "type": "ClassNoun"} +{"lexeme": "ginkgo", "formula": "(rdf:type dbpedia:Ginkgo)", "type": "ClassNoun"} +{"lexeme": "mammal", "formula": "(rdf:type dbpedia:Mammal)", "type": "ClassNoun"} +{"lexeme": "fish", "formula": "(rdf:type dbpedia:Fish)", "type": "ClassNoun"} +{"lexeme": "fish", "formula": "(rdf:type dbpedia:Fish)", "type": "ClassNoun"} +{"lexeme": "bird", "formula": "(rdf:type dbpedia:Bird)", "type": "ClassNoun"} +{"lexeme": "dog", "formula": "(rdf:type dbpedia:Dog)", "type": "ClassNoun"} +{"lexeme": "race horse", "formula": "(rdf:type dbpedia:RaceHorse)", "type": "ClassNoun"} +{"lexeme": "fungus", "formula": "(rdf:type dbpedia:Fungus)", "type": "ClassNoun"} +{"lexeme": "fungi", "formula": "(rdf:type dbpedia:Fungus)", "type": "ClassNoun"} +{"lexeme": "mushroom", "formula": "(rdf:type dbpedia:Fungus)", "type": "ClassNoun"} +{"lexeme": "reptile", "formula": "(rdf:type dbpedia:Reptile)", "type": "ClassNoun"} +{"lexeme": "arachnid", "formula": "(rdf:type dbpedia:Arachnid)", "type": "ClassNoun"} +{"lexeme": "crustacean", "formula": "(rdf:type dbpedia:Crustacean)", "type": "ClassNoun"} +{"lexeme": "shellfish", "formula": "(rdf:type dbpedia:Crustacean)", "type": "ClassNoun"} +{"lexeme": "mollusc", "formula": "(rdf:type dbpedia:Mollusca)", "type": "ClassNoun"} +{"lexeme": "molluscs", "formula": "(rdf:type dbpedia:Mollusca)", "type": "ClassNoun"} +{"lexeme": "cultivated variety", "formula": "(rdf:type dbpedia:CultivatedVariety)", "type": "ClassNoun"} +{"lexeme": "cultivar", "formula": "(rdf:type dbpedia:CultivatedVariety)", "type": "ClassNoun"} +{"lexeme": "swarm", "formula": "(rdf:type dbpedia:Swarm)", "type": "ClassNoun"} +{"lexeme": "open swarm", "formula": "(rdf:type dbpedia:OpenSwarm)", "type": "ClassNoun"} {"lexeme": "belong", "formula": "dbpedia:kingdom", "type": "StateVerb"} +{"lexeme": "belong", "formula": "!dbpedia:kingdom", "type": "StateVerb"} {"lexeme": "belong", "formula": "dbpedia:phylum", "type": "StateVerb"} +{"lexeme": "belong", "formula": "!dbpedia:phylum", "type": "StateVerb"} {"lexeme": "belong", "formula": "dbpedia:class", "type": "StateVerb"} +{"lexeme": "belong", "formula": "!dbpedia:class", "type": "StateVerb"} {"lexeme": "belong", "formula": "dbpedia:genus", "type": "StateVerb"} +{"lexeme": "belong", "formula": "!dbpedia:genus", "type": "StateVerb"} {"lexeme": "belong", "formula": "dbpedia:family", "type": "StateVerb"} +{"lexeme": "belong", "formula": "!dbpedia:family", "type": "StateVerb"} {"lexeme": "belong", "formula": "dbpedia:order", "type": "StateVerb"} +{"lexeme": "belong", "formula": "!dbpedia:order", "type": "StateVerb"} {"lexeme": "contain", "formula": "dbpedia:kingdom", "type": "StateVerb"} +{"lexeme": "contain", "formula": "!dbpedia:kingdom", "type": "StateVerb"} {"lexeme": "contain", "formula": "dbpedia:phylum", "type": "StateVerb"} +{"lexeme": "contain", "formula": "!dbpedia:phylum", "type": "StateVerb"} {"lexeme": "contain", "formula": "dbpedia:class", "type": "StateVerb"} +{"lexeme": "contain", "formula": "!dbpedia:class", "type": "StateVerb"} {"lexeme": "contain", "formula": "dbpedia:family", "type": "StateVerb"} +{"lexeme": "contain", "formula": "!dbpedia:family", "type": "StateVerb"} {"lexeme": "contain", "formula": "dbpedia:order", "type": "StateVerb"} +{"lexeme": "contain", "formula": "!dbpedia:order", "type": "StateVerb"} {"lexeme": "kingdom", "formula": "dbpedia:kingdom", "type": "RelationalNoun"} +{"lexeme": "kingdom", "formula": "!dbpedia:kingdom", "type": "RelationalNoun"} {"lexeme": "phylum", "formula": "dbpedia:phylum", "type": "RelationalNoun"} +{"lexeme": "phylum", "formula": "!dbpedia:phylum", "type": "RelationalNoun"} {"lexeme": "class", "formula": "dbpedia:class", "type": "RelationalNoun"} +{"lexeme": "class", "formula": "!dbpedia:class", "type": "RelationalNoun"} {"lexeme": "genus", "formula": "dbpedia:genus", "type": "RelationalNoun"} +{"lexeme": "genus", "formula": "!dbpedia:genus", "type": "RelationalNoun"} {"lexeme": "family", "formula": "dbpedia:family", "type": "RelationalNoun"} +{"lexeme": "family", "formula": "!dbpedia:family", "type": "RelationalNoun"} {"lexeme": "order", "formula": "dbpedia:order", "type": "RelationalNoun"} +{"lexeme": "order", "formula": "!dbpedia:order", "type": "RelationalNoun"} {"lexeme": "member", "formula": "dbpedia:kingdom", "type": "RelationalNoun"} +{"lexeme": "member", "formula": "!dbpedia:kingdom", "type": "RelationalNoun"} {"lexeme": "member", "formula": "dbpedia:phylum", "type": "RelationalNoun"} +{"lexeme": "member", "formula": "!dbpedia:phylum", "type": "RelationalNoun"} {"lexeme": "member", "formula": "dbpedia:class", "type": "RelationalNoun"} +{"lexeme": "member", "formula": "!dbpedia:class", "type": "RelationalNoun"} {"lexeme": "member", "formula": "dbpedia:genus", "type": "RelationalNoun"} +{"lexeme": "member", "formula": "!dbpedia:genus", "type": "RelationalNoun"} {"lexeme": "member", "formula": "dbpedia:family", "type": "RelationalNoun"} +{"lexeme": "member", "formula": "!dbpedia:family", "type": "RelationalNoun"} {"lexeme": "member", "formula": "dbpedia:order", "type": "RelationalNoun"} +{"lexeme": "member", "formula": "!dbpedia:order", "type": "RelationalNoun"} {"lexeme": "conservation status", "formula": "dbpedia:conservationStatus", "type": "RelationalNoun"} -{"lexeme": "extinct", "formula": "(dbpedia:conservationStatus value:EX)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "extinct in the wild", "formula": "(dbpedia:conservationStatus value:EW)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "vulnerable", "formula": "(dbpedia:conservationStatus value:VU)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "conservation status", "formula": "!dbpedia:conservationStatus", "type": "RelationalNoun"} +{"lexeme": "extinct", "formula": "(dbpedia:conservationStatus 'EX')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "extinct in the wild", "formula": "(dbpedia:conservationStatus 'EW')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "vulnerable", "formula": "(dbpedia:conservationStatus 'VU')", "type": "IntersectiveDataPropertyAdjective"} {"lexeme": "threatened", "formula": "lex:Threatened", "type": "IntersectiveAdjective"} -{"lexeme": "endangered", "formula": "(dbpedia:conservationStatus value:EN)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "critically endangered", "formula": "(dbpedia:conservationStatus value:CR)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "near threatened", "formula": "(dbpedia:conservationStatus value:NT)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "endangered", "formula": "(dbpedia:conservationStatus 'EN')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "critically endangered", "formula": "(dbpedia:conservationStatus 'CR')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "near threatened", "formula": "(dbpedia:conservationStatus 'NT')", "type": "IntersectiveDataPropertyAdjective"} {"lexeme": "name", "formula": "dbpedia:binomialAuthority", "type": "StateVerb"} +{"lexeme": "name", "formula": "!dbpedia:binomialAuthority", "type": "StateVerb"} {"lexeme": "first describe", "formula": "dbpedia:binomialAuthority", "type": "StateVerb"} -{"lexeme": "artist", "formula": "dbpedia:Artist", "type": "ClassNoun"} -{"lexeme": "work", "formula": "dbpedia:Work", "type": "ClassNoun"} -{"lexeme": "artwork", "formula": "dbpedia:Artwork", "type": "ClassNoun"} -{"lexeme": "collection of valuables", "formula": "dbpedia:CollectionOfValuables", "type": "ClassNoun"} -{"lexeme": "collection", "formula": "dbpedia:CollectionOfValuables", "type": "ClassNoun"} -{"lexeme": "painter", "formula": "dbpedia:Painter", "type": "ClassNoun"} -{"lexeme": "painting", "formula": "dbpedia:Painting", "type": "ClassNoun"} -{"lexeme": "sculptor", "formula": "dbpedia:Sculptor", "type": "ClassNoun"} -{"lexeme": "sculpture", "formula": "dbpedia:Sculpture", "type": "ClassNoun"} -{"lexeme": "written work", "formula": "dbpedia:WrittenWork", "type": "ClassNoun"} -{"lexeme": "book", "formula": "dbpedia:Book", "type": "ClassNoun"} -{"lexeme": "novel", "formula": "dbpedia:Novel", "type": "ClassNoun"} -{"lexeme": "light novel", "formula": "dbpedia:LightNovel", "type": "ClassNoun"} -{"lexeme": "drama", "formula": "dbpedia:Drama", "type": "ClassNoun"} -{"lexeme": "play", "formula": "dbpedia:Play", "type": "ClassNoun"} -{"lexeme": "installment", "formula": "dbpedia:Installment", "type": "ClassNoun"} -{"lexeme": "multi-volume publication", "formula": "dbpedia:MultiVolumePublication", "type": "ClassNoun"} -{"lexeme": "writer", "formula": "dbpedia:Writer", "type": "ClassNoun"} -{"lexeme": "author", "formula": "dbpedia:Author", "type": "ClassNoun"} -{"lexeme": "cartoon", "formula": "dbpedia:Cartoon", "type": "ClassNoun"} -{"lexeme": "anime", "formula": "dbpedia:Anime", "type": "ClassNoun"} -{"lexeme": "Hollywood cartoon", "formula": "dbpedia:HollywoodCartoon", "type": "ClassNoun"} -{"lexeme": "comic", "formula": "dbpedia:Comics", "type": "ClassNoun"} -{"lexeme": "manga", "formula": "dbpedia:Manga", "type": "ClassNoun"} -{"lexeme": "manhua", "formula": "dbpedia:Manhua", "type": "ClassNoun"} -{"lexeme": "manhwa", "formula": "dbpedia:Manhwa", "type": "ClassNoun"} -{"lexeme": "comics creator", "formula": "dbpedia:ComicsCreator", "type": "ClassNoun"} -{"lexeme": "publisher", "formula": "dbpedia:Publisher", "type": "ClassNoun"} -{"lexeme": "periodical literature", "formula": "dbpedia:PeriodicalLiterature", "type": "ClassNoun"} -{"lexeme": "periodical", "formula": "dbpedia:PeriodicalLiterature", "type": "ClassNoun"} -{"lexeme": "newspaper", "formula": "dbpedia:Newspaper", "type": "ClassNoun"} -{"lexeme": "paper", "formula": "dbpedia:Newspaper", "type": "ClassNoun"} -{"lexeme": "journal", "formula": "dbpedia:Newspaper", "type": "ClassNoun"} -{"lexeme": "magazine", "formula": "dbpedia:Magazine", "type": "ClassNoun"} -{"lexeme": "academical journal", "formula": "dbpedia:AcademicalJournal", "type": "ClassNoun"} -{"lexeme": "journal", "formula": "dbpedia:AcademicJournal", "type": "ClassNoun"} +{"lexeme": "first describe", "formula": "!dbpedia:binomialAuthority", "type": "StateVerb"} +{"lexeme": "artist", "formula": "(rdf:type dbpedia:Artist)", "type": "ClassNoun"} +{"lexeme": "work", "formula": "(rdf:type dbpedia:Work)", "type": "ClassNoun"} +{"lexeme": "artwork", "formula": "(rdf:type dbpedia:Artwork)", "type": "ClassNoun"} +{"lexeme": "collection of valuables", "formula": "(rdf:type dbpedia:CollectionOfValuables)", "type": "ClassNoun"} +{"lexeme": "collection", "formula": "(rdf:type dbpedia:CollectionOfValuables)", "type": "ClassNoun"} +{"lexeme": "painter", "formula": "(rdf:type dbpedia:Painter)", "type": "ClassNoun"} +{"lexeme": "painting", "formula": "(rdf:type dbpedia:Painting)", "type": "ClassNoun"} +{"lexeme": "sculptor", "formula": "(rdf:type dbpedia:Sculptor)", "type": "ClassNoun"} +{"lexeme": "sculpture", "formula": "(rdf:type dbpedia:Sculpture)", "type": "ClassNoun"} +{"lexeme": "written work", "formula": "(rdf:type dbpedia:WrittenWork)", "type": "ClassNoun"} +{"lexeme": "book", "formula": "(rdf:type dbpedia:Book)", "type": "ClassNoun"} +{"lexeme": "novel", "formula": "(rdf:type dbpedia:Novel)", "type": "ClassNoun"} +{"lexeme": "light novel", "formula": "(rdf:type dbpedia:LightNovel)", "type": "ClassNoun"} +{"lexeme": "drama", "formula": "(rdf:type dbpedia:Drama)", "type": "ClassNoun"} +{"lexeme": "play", "formula": "(rdf:type dbpedia:Play)", "type": "ClassNoun"} +{"lexeme": "installment", "formula": "(rdf:type dbpedia:Installment)", "type": "ClassNoun"} +{"lexeme": "multi-volume publication", "formula": "(rdf:type dbpedia:MultiVolumePublication)", "type": "ClassNoun"} +{"lexeme": "writer", "formula": "(rdf:type dbpedia:Writer)", "type": "ClassNoun"} +{"lexeme": "author", "formula": "(rdf:type dbpedia:Author)", "type": "ClassNoun"} +{"lexeme": "cartoon", "formula": "(rdf:type dbpedia:Cartoon)", "type": "ClassNoun"} +{"lexeme": "anime", "formula": "(rdf:type dbpedia:Anime)", "type": "ClassNoun"} +{"lexeme": "Hollywood cartoon", "formula": "(rdf:type dbpedia:HollywoodCartoon)", "type": "ClassNoun"} +{"lexeme": "comic", "formula": "(rdf:type dbpedia:Comics)", "type": "ClassNoun"} +{"lexeme": "manga", "formula": "(rdf:type dbpedia:Manga)", "type": "ClassNoun"} +{"lexeme": "manhua", "formula": "(rdf:type dbpedia:Manhua)", "type": "ClassNoun"} +{"lexeme": "manhwa", "formula": "(rdf:type dbpedia:Manhwa)", "type": "ClassNoun"} +{"lexeme": "comics creator", "formula": "(rdf:type dbpedia:ComicsCreator)", "type": "ClassNoun"} +{"lexeme": "publisher", "formula": "(rdf:type dbpedia:Publisher)", "type": "ClassNoun"} +{"lexeme": "periodical literature", "formula": "(rdf:type dbpedia:PeriodicalLiterature)", "type": "ClassNoun"} +{"lexeme": "periodical", "formula": "(rdf:type dbpedia:PeriodicalLiterature)", "type": "ClassNoun"} +{"lexeme": "newspaper", "formula": "(rdf:type dbpedia:Newspaper)", "type": "ClassNoun"} +{"lexeme": "paper", "formula": "(rdf:type dbpedia:Newspaper)", "type": "ClassNoun"} +{"lexeme": "journal", "formula": "(rdf:type dbpedia:Newspaper)", "type": "ClassNoun"} +{"lexeme": "magazine", "formula": "(rdf:type dbpedia:Magazine)", "type": "ClassNoun"} +{"lexeme": "academical journal", "formula": "(rdf:type dbpedia:AcademicalJournal)", "type": "ClassNoun"} +{"lexeme": "journal", "formula": "(rdf:type dbpedia:AcademicJournal)", "type": "ClassNoun"} {"lexeme": "hardcover", "formula": "(dbpedia:mediaType resource:Hardcover)", "type": "ObjectProperty"} {"lexeme": "paperback", "formula": "(dbpedia:mediaType resource:Paperback)", "type": "ObjectProperty"} {"lexeme": "e-book", "formula": "(dbpedia:mediaType resource:E-book)", "type": "ObjectProperty"} {"lexeme": "audiobook", "formula": "(dbpedia:mediaType resource:Audiobook)", "type": "ObjectProperty"} -{"lexeme": "musical work", "formula": "dbpedia:MusicalWork", "type": "ClassNoun"} -{"lexeme": "piece of work", "formula": "dbpedia:MusicalWork", "type": "ClassNoun"} -{"lexeme": "pieces of work", "formula": "dbpedia:MusicalWork", "type": "ClassNoun"} -{"lexeme": "discography", "formula": "dbpedia:ArtistDiscography", "type": "ClassNoun"} -{"lexeme": "album", "formula": "dbpedia:Album", "type": "ClassNoun"} -{"lexeme": "LP", "formula": "dbpedia:Album", "type": "ClassNoun"} -{"lexeme": "single", "formula": "dbpedia:Single", "type": "ClassNoun"} -{"lexeme": "song", "formula": "dbpedia:Song", "type": "ClassNoun"} -{"lexeme": "track", "formula": "dbpedia:Song", "type": "ClassNoun"} -{"lexeme": "list", "formula": "dbpedia:List", "type": "ClassNoun"} -{"lexeme": "track list", "formula": "dbpedia:TrackList", "type": "ClassNoun"} -{"lexeme": "Eurovision song contest entry", "formula": "dbpedia:EurovisionSongContestEntry", "type": "ClassNoun"} -{"lexeme": "opera", "formula": "dbpedia:Opera", "type": "ClassNoun"} -{"lexeme": "musician", "formula": "dbpedia:MusicalArtist", "type": "ClassNoun"} -{"lexeme": "band", "formula": "dbpedia:Band", "type": "ClassNoun"} -{"lexeme": "instrument", "formula": "dbpedia:Instrument", "type": "ClassNoun"} -{"lexeme": "record label", "formula": "dbpedia:RecordLabel", "type": "ClassNoun"} -{"lexeme": "label", "formula": "dbpedia:RecordLabel", "type": "ClassNoun"} -{"lexeme": "genre", "formula": "dbpedia:Genre", "type": "ClassNoun"} -{"lexeme": "music genre", "formula": "dbpedia:MusicGenre", "type": "ClassNoun"} -{"lexeme": "film", "formula": "dbpedia:Film", "type": "ClassNoun"} -{"lexeme": "movie", "formula": "dbpedia:Film", "type": "ClassNoun"} -{"lexeme": "movie genre", "formula": "dbpedia:MovieGenre", "type": "ClassNoun"} -{"lexeme": "actor", "formula": "dbpedia:Actor", "type": "ClassNoun"} -{"lexeme": "actress", "formula": "lex:Actress", "type": "ClassNoun"} -{"lexeme": "voice actor", "formula": "dbpedia:VoiceActor", "type": "ClassNoun"} -{"lexeme": "voice actress", "formula": "lex:VoiceActress", "type": "ClassNoun"} -{"lexeme": "adult actor", "formula": "dbpedia:AdultActor", "type": "ClassNoun"} -{"lexeme": "adult actress", "formula": "lex:AdultActress", "type": "ClassNoun"} -{"lexeme": "pornographic actor", "formula": "dbpedia:AdultActor", "type": "ClassNoun"} -{"lexeme": "pornographic actress", "formula": "lex:AdultActress", "type": "ClassNoun"} -{"lexeme": "porn star", "formula": "dbpedia:Pornstar", "type": "ClassNoun"} -{"lexeme": "pornographic actor", "formula": "dbpedia:Pornstar", "type": "ClassNoun"} -{"lexeme": "pornographic actress", "formula": "lex:PornActress", "type": "ClassNoun"} -{"lexeme": "playboy playmate", "formula": "dbpedia:PlayboyPlaymate", "type": "ClassNoun"} -{"lexeme": "playmate", "formula": "dbpedia:PlayboyPlaymate", "type": "ClassNoun"} -{"lexeme": "television show", "formula": "dbpedia:TelevisionShow", "type": "ClassNoun"} -{"lexeme": "TV show", "formula": "dbpedia:TelevisionShow", "type": "ClassNoun"} -{"lexeme": "show", "formula": "dbpedia:TelevisionShow", "type": "ClassNoun"} -{"lexeme": "television season", "formula": "dbpedia:TelevisionSeason", "type": "ClassNoun"} -{"lexeme": "TV season", "formula": "dbpedia:TelevisionSeason", "type": "ClassNoun"} -{"lexeme": "season", "formula": "dbpedia:TelevisionSeason", "type": "ClassNoun"} -{"lexeme": "television episode", "formula": "dbpedia:TelevisionEpisode", "type": "ClassNoun"} -{"lexeme": "TV episode", "formula": "dbpedia:TelevisionEpisode", "type": "ClassNoun"} -{"lexeme": "episode", "formula": "dbpedia:TelevisionEpisode", "type": "ClassNoun"} -{"lexeme": "television station", "formula": "dbpedia:TelevisionStation", "type": "ClassNoun"} -{"lexeme": "TV station", "formula": "dbpedia:TelevisionStation", "type": "ClassNoun"} -{"lexeme": "radio station", "formula": "dbpedia:RadioStation", "type": "ClassNoun"} -{"lexeme": "broadcasting station", "formula": "dbpedia:RadioStation", "type": "ClassNoun"} -{"lexeme": "broadcast", "formula": "dbpedia:Broadcast", "type": "ClassNoun"} -{"lexeme": "broadcaster", "formula": "dbpedia:Broadcaster", "type": "ClassNoun"} -{"lexeme": "broadcast network", "formula": "dbpedia:BroadcastNetwork", "type": "ClassNoun"} -{"lexeme": "network", "formula": "dbpedia:BroadcastNetwork", "type": "ClassNoun"} -{"lexeme": "radio program", "formula": "dbpedia:RadioProgram", "type": "ClassNoun"} -{"lexeme": "presenter", "formula": "dbpedia:Presenter", "type": "ClassNoun"} -{"lexeme": "host", "formula": "dbpedia:Host", "type": "ClassNoun"} -{"lexeme": "radio host", "formula": "dbpedia:RadioHost", "type": "ClassNoun"} -{"lexeme": "television host", "formula": "dbpedia:TelevisionHost", "type": "ClassNoun"} -{"lexeme": "TV host", "formula": "dbpedia:TelevisionHost", "type": "ClassNoun"} -{"lexeme": "game", "formula": "dbpedia:Game", "type": "ClassNoun"} -{"lexeme": "board game", "formula": "dbpedia:BoardGame", "type": "ClassNoun"} -{"lexeme": "comedian", "formula": "dbpedia:Comedian", "type": "ClassNoun"} -{"lexeme": "comedy group", "formula": "dbpedia:ComedyGroup", "type": "ClassNoun"} -{"lexeme": "fashion designer", "formula": "dbpedia:FashionDesigner", "type": "ClassNoun"} -{"lexeme": "designer", "formula": "dbpedia:FashionDesigner", "type": "ClassNoun"} -{"lexeme": "fictional character", "formula": "dbpedia:FictionalCharacter", "type": "ClassNoun"} -{"lexeme": "character", "formula": "dbpedia:FictionalCharacter", "type": "ClassNoun"} -{"lexeme": "comics character", "formula": "dbpedia:ComicsCharacter", "type": "ClassNoun"} -{"lexeme": "animanga character", "formula": "dbpedia:AnimangaCharacter", "type": "ClassNoun"} -{"lexeme": "soap character", "formula": "dbpedia:SoapCharacter", "type": "ClassNoun"} -{"lexeme": "music festival", "formula": "dbpedia:MusicFestival", "type": "ClassNoun"} -{"lexeme": "film festival", "formula": "dbpedia:FilmFestival", "type": "ClassNoun"} -{"lexeme": "festival", "formula": "lex:Festival", "type": "ClassNoun"} -{"lexeme": "convention", "formula": "dbpedia:Convention", "type": "ClassNoun"} -{"lexeme": "musical", "formula": "dbpedia:Musical", "type": "ClassNoun"} -{"lexeme": "award", "formula": "dbpedia:Award", "type": "ClassNoun"} -{"lexeme": "prize", "formula": "dbpedia:Award", "type": "ClassNoun"} -{"lexeme": "decoration", "formula": "dbpedia:Decoration", "type": "ClassNoun"} +{"lexeme": "musical work", "formula": "(rdf:type dbpedia:MusicalWork)", "type": "ClassNoun"} +{"lexeme": "piece of work", "formula": "(rdf:type dbpedia:MusicalWork)", "type": "ClassNoun"} +{"lexeme": "pieces of work", "formula": "(rdf:type dbpedia:MusicalWork)", "type": "ClassNoun"} +{"lexeme": "discography", "formula": "(rdf:type dbpedia:ArtistDiscography)", "type": "ClassNoun"} +{"lexeme": "album", "formula": "(rdf:type dbpedia:Album)", "type": "ClassNoun"} +{"lexeme": "LP", "formula": "(rdf:type dbpedia:Album)", "type": "ClassNoun"} +{"lexeme": "single", "formula": "(rdf:type dbpedia:Single)", "type": "ClassNoun"} +{"lexeme": "song", "formula": "(rdf:type dbpedia:Song)", "type": "ClassNoun"} +{"lexeme": "track", "formula": "(rdf:type dbpedia:Song)", "type": "ClassNoun"} +{"lexeme": "list", "formula": "(rdf:type dbpedia:List)", "type": "ClassNoun"} +{"lexeme": "track list", "formula": "(rdf:type dbpedia:TrackList)", "type": "ClassNoun"} +{"lexeme": "Eurovision song contest entry", "formula": "(rdf:type dbpedia:EurovisionSongContestEntry)", "type": "ClassNoun"} +{"lexeme": "opera", "formula": "(rdf:type dbpedia:Opera)", "type": "ClassNoun"} +{"lexeme": "musician", "formula": "(rdf:type dbpedia:MusicalArtist)", "type": "ClassNoun"} +{"lexeme": "band", "formula": "(rdf:type dbpedia:Band)", "type": "ClassNoun"} +{"lexeme": "instrument", "formula": "(rdf:type dbpedia:Instrument)", "type": "ClassNoun"} +{"lexeme": "record label", "formula": "(rdf:type dbpedia:RecordLabel)", "type": "ClassNoun"} +{"lexeme": "label", "formula": "(rdf:type dbpedia:RecordLabel)", "type": "ClassNoun"} +{"lexeme": "genre", "formula": "(rdf:type dbpedia:Genre)", "type": "ClassNoun"} +{"lexeme": "music genre", "formula": "(rdf:type dbpedia:MusicGenre)", "type": "ClassNoun"} +{"lexeme": "film", "formula": "(rdf:type dbpedia:Film)", "type": "ClassNoun"} +{"lexeme": "movie", "formula": "(rdf:type dbpedia:Film)", "type": "ClassNoun"} +{"lexeme": "movie genre", "formula": "(rdf:type dbpedia:MovieGenre)", "type": "ClassNoun"} +{"lexeme": "actor", "formula": "(rdf:type dbpedia:Actor)", "type": "ClassNoun"} +{"lexeme": "actress", "formula": "(rdf:type lex:Actress)", "type": "ClassNoun"} +{"lexeme": "voice actor", "formula": "(rdf:type dbpedia:VoiceActor)", "type": "ClassNoun"} +{"lexeme": "voice actress", "formula": "(rdf:type lex:VoiceActress)", "type": "ClassNoun"} +{"lexeme": "adult actor", "formula": "(rdf:type dbpedia:AdultActor)", "type": "ClassNoun"} +{"lexeme": "adult actress", "formula": "(rdf:type lex:AdultActress)", "type": "ClassNoun"} +{"lexeme": "pornographic actor", "formula": "(rdf:type dbpedia:AdultActor)", "type": "ClassNoun"} +{"lexeme": "pornographic actress", "formula": "(rdf:type lex:AdultActress)", "type": "ClassNoun"} +{"lexeme": "porn star", "formula": "(rdf:type dbpedia:Pornstar)", "type": "ClassNoun"} +{"lexeme": "pornographic actor", "formula": "(rdf:type dbpedia:Pornstar)", "type": "ClassNoun"} +{"lexeme": "pornographic actress", "formula": "(rdf:type lex:PornActress)", "type": "ClassNoun"} +{"lexeme": "playboy playmate", "formula": "(rdf:type dbpedia:PlayboyPlaymate)", "type": "ClassNoun"} +{"lexeme": "playmate", "formula": "(rdf:type dbpedia:PlayboyPlaymate)", "type": "ClassNoun"} +{"lexeme": "television show", "formula": "(rdf:type dbpedia:TelevisionShow)", "type": "ClassNoun"} +{"lexeme": "TV show", "formula": "(rdf:type dbpedia:TelevisionShow)", "type": "ClassNoun"} +{"lexeme": "show", "formula": "(rdf:type dbpedia:TelevisionShow)", "type": "ClassNoun"} +{"lexeme": "television season", "formula": "(rdf:type dbpedia:TelevisionSeason)", "type": "ClassNoun"} +{"lexeme": "TV season", "formula": "(rdf:type dbpedia:TelevisionSeason)", "type": "ClassNoun"} +{"lexeme": "season", "formula": "(rdf:type dbpedia:TelevisionSeason)", "type": "ClassNoun"} +{"lexeme": "television episode", "formula": "(rdf:type dbpedia:TelevisionEpisode)", "type": "ClassNoun"} +{"lexeme": "TV episode", "formula": "(rdf:type dbpedia:TelevisionEpisode)", "type": "ClassNoun"} +{"lexeme": "episode", "formula": "(rdf:type dbpedia:TelevisionEpisode)", "type": "ClassNoun"} +{"lexeme": "television station", "formula": "(rdf:type dbpedia:TelevisionStation)", "type": "ClassNoun"} +{"lexeme": "TV station", "formula": "(rdf:type dbpedia:TelevisionStation)", "type": "ClassNoun"} +{"lexeme": "radio station", "formula": "(rdf:type dbpedia:RadioStation)", "type": "ClassNoun"} +{"lexeme": "broadcasting station", "formula": "(rdf:type dbpedia:RadioStation)", "type": "ClassNoun"} +{"lexeme": "broadcast", "formula": "(rdf:type dbpedia:Broadcast)", "type": "ClassNoun"} +{"lexeme": "broadcaster", "formula": "(rdf:type dbpedia:Broadcaster)", "type": "ClassNoun"} +{"lexeme": "broadcast network", "formula": "(rdf:type dbpedia:BroadcastNetwork)", "type": "ClassNoun"} +{"lexeme": "network", "formula": "(rdf:type dbpedia:BroadcastNetwork)", "type": "ClassNoun"} +{"lexeme": "radio program", "formula": "(rdf:type dbpedia:RadioProgram)", "type": "ClassNoun"} +{"lexeme": "presenter", "formula": "(rdf:type dbpedia:Presenter)", "type": "ClassNoun"} +{"lexeme": "host", "formula": "(rdf:type dbpedia:Host)", "type": "ClassNoun"} +{"lexeme": "radio host", "formula": "(rdf:type dbpedia:RadioHost)", "type": "ClassNoun"} +{"lexeme": "television host", "formula": "(rdf:type dbpedia:TelevisionHost)", "type": "ClassNoun"} +{"lexeme": "TV host", "formula": "(rdf:type dbpedia:TelevisionHost)", "type": "ClassNoun"} +{"lexeme": "game", "formula": "(rdf:type dbpedia:Game)", "type": "ClassNoun"} +{"lexeme": "board game", "formula": "(rdf:type dbpedia:BoardGame)", "type": "ClassNoun"} +{"lexeme": "comedian", "formula": "(rdf:type dbpedia:Comedian)", "type": "ClassNoun"} +{"lexeme": "comedy group", "formula": "(rdf:type dbpedia:ComedyGroup)", "type": "ClassNoun"} +{"lexeme": "fashion designer", "formula": "(rdf:type dbpedia:FashionDesigner)", "type": "ClassNoun"} +{"lexeme": "designer", "formula": "(rdf:type dbpedia:FashionDesigner)", "type": "ClassNoun"} +{"lexeme": "fictional character", "formula": "(rdf:type dbpedia:FictionalCharacter)", "type": "ClassNoun"} +{"lexeme": "character", "formula": "(rdf:type dbpedia:FictionalCharacter)", "type": "ClassNoun"} +{"lexeme": "comics character", "formula": "(rdf:type dbpedia:ComicsCharacter)", "type": "ClassNoun"} +{"lexeme": "animanga character", "formula": "(rdf:type dbpedia:AnimangaCharacter)", "type": "ClassNoun"} +{"lexeme": "soap character", "formula": "(rdf:type dbpedia:SoapCharacter)", "type": "ClassNoun"} +{"lexeme": "music festival", "formula": "(rdf:type dbpedia:MusicFestival)", "type": "ClassNoun"} +{"lexeme": "film festival", "formula": "(rdf:type dbpedia:FilmFestival)", "type": "ClassNoun"} +{"lexeme": "festival", "formula": "(rdf:type lex:Festival)", "type": "ClassNoun"} +{"lexeme": "convention", "formula": "(rdf:type dbpedia:Convention)", "type": "ClassNoun"} +{"lexeme": "musical", "formula": "(rdf:type dbpedia:Musical)", "type": "ClassNoun"} +{"lexeme": "award", "formula": "(rdf:type dbpedia:Award)", "type": "ClassNoun"} +{"lexeme": "prize", "formula": "(rdf:type dbpedia:Award)", "type": "ClassNoun"} +{"lexeme": "decoration", "formula": "(rdf:type dbpedia:Decoration)", "type": "ClassNoun"} {"lexeme": "record", "formula": "dbpedia:artist", "type": "StateVerb"} +{"lexeme": "record", "formula": "!dbpedia:artist", "type": "StateVerb"} {"lexeme": "interpreter", "formula": "dbpedia:artist", "type": "RelationalNoun"} +{"lexeme": "interpreter", "formula": "!dbpedia:artist", "type": "RelationalNoun"} {"lexeme": "genre", "formula": "dbpedia:genre", "type": "RelationalNoun"} +{"lexeme": "genre", "formula": "!dbpedia:genre", "type": "RelationalNoun"} {"lexeme": "genre", "formula": "dbpedia:literaryGenre", "type": "RelationalNoun"} +{"lexeme": "genre", "formula": "!dbpedia:literaryGenre", "type": "RelationalNoun"} {"lexeme": "make", "formula": "dbpedia:genre", "type": "StateVerb"} +{"lexeme": "make", "formula": "!dbpedia:genre", "type": "StateVerb"} {"lexeme": "write", "formula": "dbpedia:genre", "type": "StateVerb"} +{"lexeme": "write", "formula": "!dbpedia:genre", "type": "StateVerb"} {"lexeme": "written", "formula": "dbpedia:language", "type": "RelationalAdjective"} +{"lexeme": "written", "formula": "!dbpedia:language", "type": "RelationalAdjective"} {"lexeme": "runtime", "formula": "dbpedia:runtime", "type": "RelationalNoun"} +{"lexeme": "runtime", "formula": "!dbpedia:runtime", "type": "RelationalNoun"} {"lexeme": "writer", "formula": "dbpedia:writer", "type": "RelationalNoun"} +{"lexeme": "writer", "formula": "!dbpedia:writer", "type": "RelationalNoun"} {"lexeme": "author", "formula": "dbpedia:writer", "type": "RelationalNoun"} +{"lexeme": "author", "formula": "!dbpedia:writer", "type": "RelationalNoun"} {"lexeme": "write", "formula": "dbpedia:writer", "type": "StateVerb"} +{"lexeme": "write", "formula": "!dbpedia:writer", "type": "StateVerb"} {"lexeme": "publisher", "formula": "dbpedia:publisher", "type": "RelationalNoun"} +{"lexeme": "publisher", "formula": "!dbpedia:publisher", "type": "RelationalNoun"} {"lexeme": "publish", "formula": "dbpedia:publisher", "type": "StateVerb"} +{"lexeme": "publish", "formula": "!dbpedia:publisher", "type": "StateVerb"} {"lexeme": "distributor", "formula": "dbpedia:distributor", "type": "RelationalNoun"} +{"lexeme": "distributor", "formula": "!dbpedia:distributor", "type": "RelationalNoun"} {"lexeme": "distribute", "formula": "dbpedia:distributor", "type": "StateVerb"} +{"lexeme": "distribute", "formula": "!dbpedia:distributor", "type": "StateVerb"} {"lexeme": "OCLC number", "formula": "dbpedia:oclc", "type": "RelationalNoun"} +{"lexeme": "OCLC number", "formula": "!dbpedia:oclc", "type": "RelationalNoun"} {"lexeme": "creator", "formula": "dbpedia:creator", "type": "RelationalNoun"} +{"lexeme": "creator", "formula": "!dbpedia:creator", "type": "RelationalNoun"} {"lexeme": "create", "formula": "dbpedia:creator", "type": "StateVerb"} +{"lexeme": "create", "formula": "!dbpedia:creator", "type": "StateVerb"} {"lexeme": "composer", "formula": "dbpedia:composer", "type": "RelationalNoun"} +{"lexeme": "composer", "formula": "!dbpedia:composer", "type": "RelationalNoun"} {"lexeme": "compose", "formula": "dbpedia:composer", "type": "StateVerb"} +{"lexeme": "compose", "formula": "!dbpedia:composer", "type": "StateVerb"} {"lexeme": "write", "formula": "dbpedia:composer", "type": "StateVerb"} +{"lexeme": "write", "formula": "!dbpedia:composer", "type": "StateVerb"} {"lexeme": "write", "formula": "dbpedia:musicalBand", "type": "StateVerb"} +{"lexeme": "write", "formula": "!dbpedia:musicalBand", "type": "StateVerb"} {"lexeme": "write", "formula": "dbpedia:musicalArtist", "type": "StateVerb"} +{"lexeme": "write", "formula": "!dbpedia:musicalArtist", "type": "StateVerb"} {"lexeme": "record", "formula": "dbpedia:musicalBand", "type": "StateVerb"} +{"lexeme": "record", "formula": "!dbpedia:musicalBand", "type": "StateVerb"} {"lexeme": "record", "formula": "dbpedia:musicalArtist", "type": "StateVerb"} +{"lexeme": "record", "formula": "!dbpedia:musicalArtist", "type": "StateVerb"} {"lexeme": "interpreter", "formula": "dbpedia:musicalArtist", "type": "RelationalNoun"} +{"lexeme": "interpreter", "formula": "!dbpedia:musicalArtist", "type": "RelationalNoun"} {"lexeme": "star", "formula": "dbpedia:starring", "type": "StateVerb"} +{"lexeme": "star", "formula": "!dbpedia:starring", "type": "StateVerb"} {"lexeme": "feature", "formula": "dbpedia:starring", "type": "StateVerb"} +{"lexeme": "feature", "formula": "!dbpedia:starring", "type": "StateVerb"} {"lexeme": "play", "formula": "dbpedia:starring", "type": "StateVerb"} +{"lexeme": "play", "formula": "!dbpedia:starring", "type": "StateVerb"} {"lexeme": "feature", "formula": "dbpedia:guest", "type": "StateVerb"} +{"lexeme": "feature", "formula": "!dbpedia:guest", "type": "StateVerb"} {"lexeme": "appear", "formula": "dbpedia:guest", "type": "StateVerb"} +{"lexeme": "appear", "formula": "!dbpedia:guest", "type": "StateVerb"} {"lexeme": "guest star", "formula": "dbpedia:guest", "type": "RelationalNoun"} +{"lexeme": "guest star", "formula": "!dbpedia:guest", "type": "RelationalNoun"} {"lexeme": "presenter", "formula": "dbpedia:presenter", "type": "RelationalNoun"} +{"lexeme": "presenter", "formula": "!dbpedia:presenter", "type": "RelationalNoun"} {"lexeme": "instrument", "formula": "dbpedia:instrument", "type": "RelationalNoun"} +{"lexeme": "instrument", "formula": "!dbpedia:instrument", "type": "RelationalNoun"} {"lexeme": "play", "formula": "dbpedia:instrument", "type": "StateVerb"} +{"lexeme": "play", "formula": "!dbpedia:instrument", "type": "StateVerb"} {"lexeme": "fuse", "formula": "dbpedia:musicFusionGenre", "type": "StateVerb"} +{"lexeme": "fuse", "formula": "!dbpedia:musicFusionGenre", "type": "StateVerb"} {"lexeme": "opening film", "formula": "dbpedia:openingFilm", "type": "RelationalNoun"} +{"lexeme": "opening film", "formula": "!dbpedia:openingFilm", "type": "RelationalNoun"} {"lexeme": "require", "formula": "dbpedia:requirement", "type": "StateVerb"} +{"lexeme": "require", "formula": "!dbpedia:requirement", "type": "StateVerb"} {"lexeme": "requirement", "formula": "dbpedia:requirement", "type": "RelationalNoun"} +{"lexeme": "requirement", "formula": "!dbpedia:requirement", "type": "RelationalNoun"} {"lexeme": "release date", "formula": "dbpedia:releaseDate", "type": "RelationalNoun"} +{"lexeme": "release date", "formula": "!dbpedia:releaseDate", "type": "RelationalNoun"} {"lexeme": "released", "formula": "dbpedia:releaseDate", "type": "RelationalAdjective"} +{"lexeme": "released", "formula": "!dbpedia:releaseDate", "type": "RelationalAdjective"} {"lexeme": "come out", "formula": "dbpedia:releaseDate", "type": "StateVerb"} +{"lexeme": "come out", "formula": "!dbpedia:releaseDate", "type": "StateVerb"} {"lexeme": "air", "formula": "dbpedia:completionDate", "type": "StateVerb"} +{"lexeme": "air", "formula": "!dbpedia:completionDate", "type": "StateVerb"} {"lexeme": "air", "formula": "dbpedia:channel", "type": "StateVerb"} +{"lexeme": "air", "formula": "!dbpedia:channel", "type": "StateVerb"} {"lexeme": "produce", "formula": "dbpedia:company", "type": "StateVerb"} +{"lexeme": "produce", "formula": "!dbpedia:company", "type": "StateVerb"} {"lexeme": "record date", "formula": "dbpedia:recordDate", "type": "RelationalNoun"} +{"lexeme": "record date", "formula": "!dbpedia:recordDate", "type": "RelationalNoun"} {"lexeme": "recorded", "formula": "dbpedia:recordDate", "type": "RelationalAdjective"} +{"lexeme": "recorded", "formula": "!dbpedia:recordDate", "type": "RelationalAdjective"} {"lexeme": "recorded", "formula": "dbpedia:recordedIn", "type": "RelationalAdjective"} +{"lexeme": "recorded", "formula": "!dbpedia:recordedIn", "type": "RelationalAdjective"} {"lexeme": "award", "formula": "dbpedia:award", "type": "RelationalNoun"} +{"lexeme": "award", "formula": "!dbpedia:award", "type": "RelationalNoun"} {"lexeme": "recipient", "formula": "dbpedia:award", "type": "RelationalNoun"} +{"lexeme": "recipient", "formula": "!dbpedia:award", "type": "RelationalNoun"} {"lexeme": "win", "formula": "dbpedia:award", "type": "StateVerb"} +{"lexeme": "win", "formula": "!dbpedia:award", "type": "StateVerb"} {"lexeme": "receive", "formula": "dbpedia:award", "type": "StateVerb"} +{"lexeme": "receive", "formula": "!dbpedia:award", "type": "StateVerb"} {"lexeme": "awarded", "formula": "dbpedia:award", "type": "RelationalAdjective"} +{"lexeme": "awarded", "formula": "!dbpedia:award", "type": "RelationalAdjective"} {"lexeme": "follow-up", "formula": "dbpedia:subsequentWork", "type": "RelationalNoun"} +{"lexeme": "follow-up", "formula": "!dbpedia:subsequentWork", "type": "RelationalNoun"} {"lexeme": "sequel", "formula": "dbpedia:subsequentWork", "type": "RelationalNoun"} +{"lexeme": "sequel", "formula": "!dbpedia:subsequentWork", "type": "RelationalNoun"} {"lexeme": "prequel", "formula": "dbpedia:previousWork", "type": "RelationalNoun"} +{"lexeme": "prequel", "formula": "!dbpedia:previousWork", "type": "RelationalNoun"} {"lexeme": "written", "formula": "dbpedia:previousWork", "type": "RelationalAdjective"} +{"lexeme": "written", "formula": "!dbpedia:previousWork", "type": "RelationalAdjective"} {"lexeme": "written", "formula": "dbpedia:subsequentWork", "type": "RelationalAdjective"} +{"lexeme": "written", "formula": "!dbpedia:subsequentWork", "type": "RelationalAdjective"} {"lexeme": "record", "formula": "dbpedia:previousWork", "type": "RelationalAdjective"} +{"lexeme": "record", "formula": "!dbpedia:previousWork", "type": "RelationalAdjective"} {"lexeme": "record", "formula": "dbpedia:subsequentWork", "type": "RelationalAdjective"} +{"lexeme": "record", "formula": "!dbpedia:subsequentWork", "type": "RelationalAdjective"} {"lexeme": "member", "formula": "dbpedia:bandMember", "type": "RelationalNoun"} +{"lexeme": "member", "formula": "!dbpedia:bandMember", "type": "RelationalNoun"} {"lexeme": "ISBN", "formula": "dbpedia:isbn", "type": "RelationalNoun"} +{"lexeme": "ISBN", "formula": "!dbpedia:isbn", "type": "RelationalNoun"} {"lexeme": "ISSN", "formula": "dbpedia:issn", "type": "RelationalNoun"} +{"lexeme": "ISSN", "formula": "!dbpedia:issn", "type": "RelationalNoun"} {"lexeme": "facility ID", "formula": "dbpedia:facilityId", "type": "RelationalNoun"} +{"lexeme": "facility ID", "formula": "!dbpedia:facilityId", "type": "RelationalNoun"} {"lexeme": "B-side", "formula": "dbpedia:bSide", "type": "RelationalNoun"} +{"lexeme": "B-side", "formula": "!dbpedia:bSide", "type": "RelationalNoun"} {"lexeme": "song", "formula": "dbpedia:album", "type": "RelationalNoun"} +{"lexeme": "song", "formula": "!dbpedia:album", "type": "RelationalNoun"} {"lexeme": "track", "formula": "dbpedia:album", "type": "RelationalNoun"} +{"lexeme": "track", "formula": "!dbpedia:album", "type": "RelationalNoun"} {"lexeme": "sister station", "formula": "dbpedia:sisterStation", "type": "RelationalNoun"} +{"lexeme": "sister station", "formula": "!dbpedia:sisterStation", "type": "RelationalNoun"} {"lexeme": "sister channel", "formula": "dbpedia:sisterStation", "type": "RelationalNoun"} +{"lexeme": "sister channel", "formula": "!dbpedia:sisterStation", "type": "RelationalNoun"} {"lexeme": "sister network", "formula": "dbpedia:sisterStation", "type": "RelationalNoun"} +{"lexeme": "sister network", "formula": "!dbpedia:sisterStation", "type": "RelationalNoun"} {"lexeme": "budget", "formula": "dbpedia:budget", "type": "RelationalNoun"} +{"lexeme": "budget", "formula": "!dbpedia:budget", "type": "RelationalNoun"} {"lexeme": "gross", "formula": "dbpedia:gross", "type": "RelationalNoun"} +{"lexeme": "gross", "formula": "!dbpedia:gross", "type": "RelationalNoun"} {"lexeme": "make", "formula": "dbpedia:gross", "type": "StateVerb"} +{"lexeme": "make", "formula": "!dbpedia:gross", "type": "StateVerb"} {"lexeme": "take in", "formula": "dbpedia:gross", "type": "StateVerb"} +{"lexeme": "take in", "formula": "!dbpedia:gross", "type": "StateVerb"} {"lexeme": "take over", "formula": "dbpedia:gross", "type": "StateVerb"} +{"lexeme": "take over", "formula": "!dbpedia:gross", "type": "StateVerb"} {"lexeme": "review", "formula": "dbpedia:review", "type": "RelationalNoun"} +{"lexeme": "review", "formula": "!dbpedia:review", "type": "RelationalNoun"} {"lexeme": "reviewed", "formula": "dbpedia:review", "type": "RelationalAdjective"} +{"lexeme": "reviewed", "formula": "!dbpedia:review", "type": "RelationalAdjective"} {"lexeme": "associated act", "formula": "dbpedia:associatedBand", "type": "RelationalNoun"} +{"lexeme": "associated act", "formula": "!dbpedia:associatedBand", "type": "RelationalNoun"} {"lexeme": "associated act", "formula": "dbpedia:associatedMusicalArtist", "type": "RelationalNoun"} +{"lexeme": "associated act", "formula": "!dbpedia:associatedMusicalArtist", "type": "RelationalNoun"} {"lexeme": "cinematographer", "formula": "dbpedia:cinematography", "type": "RelationalNoun"} +{"lexeme": "cinematographer", "formula": "!dbpedia:cinematography", "type": "RelationalNoun"} {"lexeme": "shoot", "formula": "dbpedia:cinematographer", "type": "StateVerb"} +{"lexeme": "shoot", "formula": "!dbpedia:cinematographer", "type": "StateVerb"} {"lexeme": "executive producer", "formula": "dbpedia:executiveProducer", "type": "RelationalNoun"} +{"lexeme": "executive producer", "formula": "!dbpedia:executiveProducer", "type": "RelationalNoun"} {"lexeme": "edit", "formula": "dbpedia:editing", "type": "StateVerb"} +{"lexeme": "edit", "formula": "!dbpedia:editing", "type": "StateVerb"} {"lexeme": "former band member", "formula": "dbpedia:formerBandMember", "type": "RelationalNoun"} +{"lexeme": "former band member", "formula": "!dbpedia:formerBandMember", "type": "RelationalNoun"} {"lexeme": "play", "formula": "dbpedia:programmeFormat", "type": "StateVerb"} +{"lexeme": "play", "formula": "!dbpedia:programmeFormat", "type": "StateVerb"} {"lexeme": "broadcasted", "formula": "dbpedia:broadcastArea", "type": "RelationalAdjective"} +{"lexeme": "broadcasted", "formula": "!dbpedia:broadcastArea", "type": "RelationalAdjective"} {"lexeme": "cover", "formula": "dbpedia:broadcastArea", "type": "StateVerb"} +{"lexeme": "cover", "formula": "!dbpedia:broadcastArea", "type": "StateVerb"} {"lexeme": "operate", "formula": "dbpedia:broadcastNetwork", "type": "StateVerb"} +{"lexeme": "operate", "formula": "!dbpedia:broadcastNetwork", "type": "StateVerb"} {"lexeme": "part", "formula": "dbpedia:broadcastNetwork", "type": "RelationalNoun"} +{"lexeme": "part", "formula": "!dbpedia:broadcastNetwork", "type": "RelationalNoun"} {"lexeme": "broadcasted", "formula": "dbpedia:network", "type": "RelationalAdjective"} +{"lexeme": "broadcasted", "formula": "!dbpedia:network", "type": "RelationalAdjective"} {"lexeme": "aired", "formula": "dbpedia:network", "type": "RelationalAdjective"} +{"lexeme": "aired", "formula": "!dbpedia:network", "type": "RelationalAdjective"} {"lexeme": "episode", "formula": "dbpedia:series", "type": "RelationalNoun"} +{"lexeme": "episode", "formula": "!dbpedia:series", "type": "RelationalNoun"} {"lexeme": "part", "formula": "dbpedia:series", "type": "RelationalNoun"} -{"lexeme": "class A", "formula": "(dbpedia:broadcastStationClass value:A)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "class B", "formula": "(dbpedia:broadcastStationClass value:B)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "class C", "formula": "(dbpedia:broadcastStationClass value:C)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "class D", "formula": "(dbpedia:broadcastStationClass value:D)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "part", "formula": "!dbpedia:series", "type": "RelationalNoun"} +{"lexeme": "class A", "formula": "(dbpedia:broadcastStationClass 'A')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "class B", "formula": "(dbpedia:broadcastStationClass 'B')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "class C", "formula": "(dbpedia:broadcastStationClass 'C')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "class D", "formula": "(dbpedia:broadcastStationClass 'D')", "type": "IntersectiveDataPropertyAdjective"} {"lexeme": "mean", "formula": "dbpedia:callsignMeaning", "type": "StateVerb"} +{"lexeme": "mean", "formula": "!dbpedia:callsignMeaning", "type": "StateVerb"} {"lexeme": "stand", "formula": "dbpedia:callsignMeaning", "type": "StateVerb"} +{"lexeme": "stand", "formula": "!dbpedia:callsignMeaning", "type": "StateVerb"} {"lexeme": "spin-off", "formula": "dbpedia:related", "type": "RelationalNoun"} +{"lexeme": "spin-off", "formula": "!dbpedia:related", "type": "RelationalNoun"} {"lexeme": "LC classification", "formula": "dbpedia:lcc", "type": "RelationalNoun"} +{"lexeme": "LC classification", "formula": "!dbpedia:lcc", "type": "RelationalNoun"} {"lexeme": "Dewey classification", "formula": "dbpedia:dcc", "type": "RelationalNoun"} -{"lexeme": "organisation", "formula": "dbpedia:Organisation", "type": "ClassNoun"} -{"lexeme": "organisation member", "formula": "dbpedia:OrganisationMember", "type": "ClassNoun"} -{"lexeme": "non-profit organisation", "formula": "dbpedia:Non-ProfitOrganisation", "type": "ClassNoun"} -{"lexeme": "geopolitical organisation", "formula": "dbpedia:GeopoliticalOrganisation", "type": "ClassNoun"} -{"lexeme": "government agency", "formula": "dbpedia:GovernmentAgency", "type": "ClassNoun"} -{"lexeme": "group", "formula": "dbpedia:Group", "type": "ClassNoun"} -{"lexeme": "company", "formula": "dbpedia:Company", "type": "ClassNoun"} -{"lexeme": "airline", "formula": "dbpedia:Airline", "type": "ClassNoun"} -{"lexeme": "educational institution", "formula": "dbpedia:EducationalInstitution", "type": "ClassNoun"} -{"lexeme": "school", "formula": "dbpedia:School", "type": "ClassNoun"} -{"lexeme": "samba school", "formula": "dbpedia:SambaSchool", "type": "ClassNoun"} -{"lexeme": "college", "formula": "dbpedia:College", "type": "ClassNoun"} -{"lexeme": "university", "formula": "dbpedia:University", "type": "ClassNoun"} -{"lexeme": "library", "formula": "dbpedia:Library", "type": "ClassNoun"} -{"lexeme": "political party", "formula": "dbpedia:PoliticalParty", "type": "ClassNoun"} -{"lexeme": "party", "formula": "dbpedia:PoliticalParty", "type": "ClassNoun"} -{"lexeme": "trade union", "formula": "dbpedia:TradeUnion", "type": "ClassNoun"} -{"lexeme": "labor union", "formula": "dbpedia:TradeUnion", "type": "ClassNoun"} -{"lexeme": "clerical order", "formula": "dbpedia:ClericalOrder", "type": "ClassNoun"} +{"lexeme": "Dewey classification", "formula": "!dbpedia:dcc", "type": "RelationalNoun"} +{"lexeme": "organisation", "formula": "(rdf:type dbpedia:Organisation)", "type": "ClassNoun"} +{"lexeme": "organisation member", "formula": "(rdf:type dbpedia:OrganisationMember)", "type": "ClassNoun"} +{"lexeme": "non-profit organisation", "formula": "(rdf:type dbpedia:Non-ProfitOrganisation)", "type": "ClassNoun"} +{"lexeme": "geopolitical organisation", "formula": "(rdf:type dbpedia:GeopoliticalOrganisation)", "type": "ClassNoun"} +{"lexeme": "government agency", "formula": "(rdf:type dbpedia:GovernmentAgency)", "type": "ClassNoun"} +{"lexeme": "group", "formula": "(rdf:type dbpedia:Group)", "type": "ClassNoun"} +{"lexeme": "company", "formula": "(rdf:type dbpedia:Company)", "type": "ClassNoun"} +{"lexeme": "airline", "formula": "(rdf:type dbpedia:Airline)", "type": "ClassNoun"} +{"lexeme": "educational institution", "formula": "(rdf:type dbpedia:EducationalInstitution)", "type": "ClassNoun"} +{"lexeme": "school", "formula": "(rdf:type dbpedia:School)", "type": "ClassNoun"} +{"lexeme": "samba school", "formula": "(rdf:type dbpedia:SambaSchool)", "type": "ClassNoun"} +{"lexeme": "college", "formula": "(rdf:type dbpedia:College)", "type": "ClassNoun"} +{"lexeme": "university", "formula": "(rdf:type dbpedia:University)", "type": "ClassNoun"} +{"lexeme": "library", "formula": "(rdf:type dbpedia:Library)", "type": "ClassNoun"} +{"lexeme": "political party", "formula": "(rdf:type dbpedia:PoliticalParty)", "type": "ClassNoun"} +{"lexeme": "party", "formula": "(rdf:type dbpedia:PoliticalParty)", "type": "ClassNoun"} +{"lexeme": "trade union", "formula": "(rdf:type dbpedia:TradeUnion)", "type": "ClassNoun"} +{"lexeme": "labor union", "formula": "(rdf:type dbpedia:TradeUnion)", "type": "ClassNoun"} +{"lexeme": "clerical order", "formula": "(rdf:type dbpedia:ClericalOrder)", "type": "ClassNoun"} {"lexeme": "located", "formula": "dbpedia:locationCity", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:locationCity", "type": "RelationalAdjective"} {"lexeme": "located", "formula": "dbpedia:locationCountry", "type": "RelationalAdjective"} +{"lexeme": "located", "formula": "!dbpedia:locationCountry", "type": "RelationalAdjective"} {"lexeme": "based", "formula": "dbpedia:locationCountry", "type": "RelationalAdjective"} +{"lexeme": "based", "formula": "!dbpedia:locationCountry", "type": "RelationalAdjective"} {"lexeme": "enrollment", "formula": "dbpedia:numberOfStudents", "type": "RelationalNoun"} +{"lexeme": "enrollment", "formula": "!dbpedia:numberOfStudents", "type": "RelationalNoun"} {"lexeme": "student population", "formula": "dbpedia:numberOfStudents", "type": "RelationalNoun"} +{"lexeme": "student population", "formula": "!dbpedia:numberOfStudents", "type": "RelationalNoun"} {"lexeme": "serve", "formula": "dbpedia:numberOfStudents)", "type": "StateVerb"} +{"lexeme": "serve", "formula": "!dbpedia:numberOfStudents)", "type": "StateVerb"} {"lexeme": "employ", "formula": "dbpedia:facultySize)", "type": "StateVerb"} +{"lexeme": "employ", "formula": "!dbpedia:facultySize)", "type": "StateVerb"} {"lexeme": "faculty size", "formula": "dbpedia:facultySize", "type": "RelationalNoun"} +{"lexeme": "faculty size", "formula": "!dbpedia:facultySize", "type": "RelationalNoun"} {"lexeme": "manufacturer", "formula": "dbpedia:manufacturer", "type": "RelationalNoun"} +{"lexeme": "manufacturer", "formula": "!dbpedia:manufacturer", "type": "RelationalNoun"} {"lexeme": "manufacture", "formula": "dbpedia:manufacturer", "type": "StateVerb"} +{"lexeme": "manufacture", "formula": "!dbpedia:manufacturer", "type": "StateVerb"} {"lexeme": "produce", "formula": "dbpedia:manufacturer", "type": "StateVerb"} +{"lexeme": "produce", "formula": "!dbpedia:manufacturer", "type": "StateVerb"} {"lexeme": "construct", "formula": "dbpedia:company", "type": "StateVerb"} +{"lexeme": "construct", "formula": "!dbpedia:company", "type": "StateVerb"} {"lexeme": "build", "formula": "dbpedia:company", "type": "StateVerb"} +{"lexeme": "build", "formula": "!dbpedia:company", "type": "StateVerb"} {"lexeme": "formation date", "formula": "dbpedia:formationDate", "type": "RelationalNoun"} +{"lexeme": "formation date", "formula": "!dbpedia:formationDate", "type": "RelationalNoun"} {"lexeme": "formation year", "formula": "dbpedia:formationYear", "type": "RelationalNoun"} +{"lexeme": "formation year", "formula": "!dbpedia:formationYear", "type": "RelationalNoun"} {"lexeme": "founding date", "formula": "dbpedia:foundingDate", "type": "RelationalNoun"} +{"lexeme": "founding date", "formula": "!dbpedia:foundingDate", "type": "RelationalNoun"} {"lexeme": "founding year", "formula": "dbpedia:foundingYear", "type": "RelationalNoun"} +{"lexeme": "founding year", "formula": "!dbpedia:foundingYear", "type": "RelationalNoun"} {"lexeme": "formed", "formula": "dbpedia:formationDate", "type": "RelationalAdjective"} +{"lexeme": "formed", "formula": "!dbpedia:formationDate", "type": "RelationalAdjective"} {"lexeme": "formed", "formula": "dbpedia:formationYear", "type": "RelationalAdjective"} +{"lexeme": "formed", "formula": "!dbpedia:formationYear", "type": "RelationalAdjective"} {"lexeme": "founded", "formula": "dbpedia:foundingDate", "type": "RelationalAdjective"} +{"lexeme": "founded", "formula": "!dbpedia:foundingDate", "type": "RelationalAdjective"} {"lexeme": "founded", "formula": "dbpedia:foundingYear", "type": "RelationalAdjective"} +{"lexeme": "founded", "formula": "!dbpedia:foundingYear", "type": "RelationalAdjective"} {"lexeme": "established", "formula": "dbpedia:formationDate", "type": "RelationalAdjective"} +{"lexeme": "established", "formula": "!dbpedia:formationDate", "type": "RelationalAdjective"} {"lexeme": "established", "formula": "dbpedia:formationYear", "type": "RelationalAdjective"} +{"lexeme": "established", "formula": "!dbpedia:formationYear", "type": "RelationalAdjective"} {"lexeme": "established", "formula": "dbpedia:foundingDate", "type": "RelationalAdjective"} +{"lexeme": "established", "formula": "!dbpedia:foundingDate", "type": "RelationalAdjective"} {"lexeme": "established", "formula": "dbpedia:foundingYear", "type": "RelationalAdjective"} +{"lexeme": "established", "formula": "!dbpedia:foundingYear", "type": "RelationalAdjective"} {"lexeme": "active", "formula": "dbpedia:activeYearsStartDate", "type": "RelationalAdjective"} +{"lexeme": "active", "formula": "!dbpedia:activeYearsStartDate", "type": "RelationalAdjective"} {"lexeme": "active", "formula": "dbpedia:activeYearsStartYear", "type": "RelationalAdjective"} +{"lexeme": "active", "formula": "!dbpedia:activeYearsStartYear", "type": "RelationalAdjective"} {"lexeme": "active", "formula": "dbpedia:activeYearsEndDate", "type": "RelationalAdjective"} +{"lexeme": "active", "formula": "!dbpedia:activeYearsEndDate", "type": "RelationalAdjective"} {"lexeme": "active", "formula": "dbpedia:activeYearsEndYear", "type": "RelationalAdjective"} +{"lexeme": "active", "formula": "!dbpedia:activeYearsEndYear", "type": "RelationalAdjective"} {"lexeme": "found", "formula": "dbpedia:foundingPerson", "type": "StateVerb"} +{"lexeme": "found", "formula": "!dbpedia:foundingPerson", "type": "StateVerb"} {"lexeme": "establish", "formula": "dbpedia:foundingPerson", "type": "StateVerb"} +{"lexeme": "establish", "formula": "!dbpedia:foundingPerson", "type": "StateVerb"} {"lexeme": "found", "formula": "dbpedia:foundedBy", "type": "StateVerb"} +{"lexeme": "found", "formula": "!dbpedia:foundedBy", "type": "StateVerb"} {"lexeme": "establish", "formula": "dbpedia:foundedBy", "type": "StateVerb"} +{"lexeme": "establish", "formula": "!dbpedia:foundedBy", "type": "StateVerb"} {"lexeme": "founder", "formula": "dbpedia:foundedBy", "type": "RelationalNoun"} +{"lexeme": "founder", "formula": "!dbpedia:foundedBy", "type": "RelationalNoun"} {"lexeme": "founder", "formula": "dbpedia:foundingPerson", "type": "RelationalNoun"} +{"lexeme": "founder", "formula": "!dbpedia:foundingPerson", "type": "RelationalNoun"} {"lexeme": "foundation place", "formula": "dbpedia:foundationPlace", "type": "RelationalNoun"} +{"lexeme": "foundation place", "formula": "!dbpedia:foundationPlace", "type": "RelationalNoun"} {"lexeme": "found", "formula": "dbpedia:foundationPlace", "type": "ConsequenceVerb"} +{"lexeme": "found", "formula": "!dbpedia:foundationPlace", "type": "ConsequenceVerb"} {"lexeme": "mascot", "formula": "dbpedia:mascot", "type": "RelationalNoun"} +{"lexeme": "mascot", "formula": "!dbpedia:mascot", "type": "RelationalNoun"} {"lexeme": "slogan", "formula": "dbpedia:slogan", "type": "RelationalNoun"} +{"lexeme": "slogan", "formula": "!dbpedia:slogan", "type": "RelationalNoun"} {"lexeme": "known", "formula": "dbpedia:title", "type": "RelationalAdjective"} +{"lexeme": "known", "formula": "!dbpedia:title", "type": "RelationalAdjective"} {"lexeme": "affiliated", "formula": "dbpedia:affiliation", "type": "RelationalAdjective"} +{"lexeme": "affiliated", "formula": "!dbpedia:affiliation", "type": "RelationalAdjective"} {"lexeme": "affiliated", "formula": "dbpedia:affiliation", "type": "RelationalAdjective"} +{"lexeme": "affiliated", "formula": "!dbpedia:affiliation", "type": "RelationalAdjective"} {"lexeme": "frequency", "formula": "dbpedia:frequency", "type": "RelationalNoun"} +{"lexeme": "frequency", "formula": "!dbpedia:frequency", "type": "RelationalNoun"} {"lexeme": "broadcast", "formula": "dbpedia:frequency", "type": "StateVerb"} +{"lexeme": "broadcast", "formula": "!dbpedia:frequency", "type": "StateVerb"} {"lexeme": "status", "formula": "dbpedia:status", "type": "RelationalNoun"} -{"lexeme": "active", "formula": "(dbpedia:status value:Active)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "retired", "formula": "(dbpedia:status value:Retired)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "operational", "formula": "(dbpedia:status value:Operational)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "scrapped", "formula": "(dbpedia:status value:Scrapped)", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "status", "formula": "!dbpedia:status", "type": "RelationalNoun"} +{"lexeme": "active", "formula": "(dbpedia:status 'Active')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "retired", "formula": "(dbpedia:status 'Retired')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "operational", "formula": "(dbpedia:status 'Operational')", "type": "IntersectiveDataPropertyAdjective"} +{"lexeme": "scrapped", "formula": "(dbpedia:status 'Scrapped')", "type": "IntersectiveDataPropertyAdjective"} {"lexeme": "product", "formula": "dbpedia:product", "type": "RelationalNoun"} +{"lexeme": "product", "formula": "!dbpedia:product", "type": "RelationalNoun"} {"lexeme": "produce", "formula": "dbpedia:product", "type": "StateVerb"} +{"lexeme": "produce", "formula": "!dbpedia:product", "type": "StateVerb"} {"lexeme": "create", "formula": "dbpedia:product", "type": "StateVerb"} +{"lexeme": "create", "formula": "!dbpedia:product", "type": "StateVerb"} {"lexeme": "develop", "formula": "dbpedia:product", "type": "StateVerb"} +{"lexeme": "develop", "formula": "!dbpedia:product", "type": "StateVerb"} {"lexeme": "owner", "formula": "dbpedia:owner", "type": "RelationalNoun"} +{"lexeme": "owner", "formula": "!dbpedia:owner", "type": "RelationalNoun"} {"lexeme": "own", "formula": "dbpedia:owner", "type": "StateVerb"} +{"lexeme": "own", "formula": "!dbpedia:owner", "type": "StateVerb"} {"lexeme": "own", "formula": "dbpedia:owningCompany", "type": "StateVerb"} +{"lexeme": "own", "formula": "!dbpedia:owningCompany", "type": "StateVerb"} {"lexeme": "own", "formula": "dbpedia:owningOrganization", "type": "StateVerb"} +{"lexeme": "own", "formula": "!dbpedia:owningOrganization", "type": "StateVerb"} {"lexeme": "parent company", "formula": "dbpedia:owningCompany", "type": "RelationalNoun"} +{"lexeme": "parent company", "formula": "!dbpedia:owningCompany", "type": "RelationalNoun"} {"lexeme": "daughter company", "formula": "dbpedia:owningCompany", "type": "RelationalNoun"} +{"lexeme": "daughter company", "formula": "!dbpedia:owningCompany", "type": "RelationalNoun"} {"lexeme": "subsidiary", "formula": "dbpedia:owningCompany", "type": "RelationalNoun"} +{"lexeme": "subsidiary", "formula": "!dbpedia:owningCompany", "type": "RelationalNoun"} {"lexeme": "parent company", "formula": "dbpedia:parentCompany", "type": "RelationalNoun"} +{"lexeme": "parent company", "formula": "!dbpedia:parentCompany", "type": "RelationalNoun"} {"lexeme": "daughter company", "formula": "dbpedia:parentCompany", "type": "RelationalNoun"} +{"lexeme": "daughter company", "formula": "!dbpedia:parentCompany", "type": "RelationalNoun"} {"lexeme": "subsidiary", "formula": "dbpedia:parentCompany", "type": "RelationalNoun"} +{"lexeme": "subsidiary", "formula": "!dbpedia:parentCompany", "type": "RelationalNoun"} {"lexeme": "revenue", "formula": "dbpedia:revenue", "type": "RelationalNoun"} +{"lexeme": "revenue", "formula": "!dbpedia:revenue", "type": "RelationalNoun"} {"lexeme": "official color", "formula": "dbpedia:officialSchoolColour", "type": "RelationalNoun"} +{"lexeme": "official color", "formula": "!dbpedia:officialSchoolColour", "type": "RelationalNoun"} {"lexeme": "operate", "formula": "dbpedia:regionServed", "type": "StateVerb"} +{"lexeme": "operate", "formula": "!dbpedia:regionServed", "type": "StateVerb"} {"lexeme": "social-democratic", "formula": "(dbpedia:ideology resource:Social_democracy)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "conservatist", "formula": "(dbpedia:ideology resource:Conservatism)", "type": "IntersectiveObjectPropertyAdjective"} {"lexeme": "liberal", "formula": "(dbpedia:ideology resource:Liberalism)", "type": "IntersectiveObjectPropertyAdjective"} diff --git a/resources/lexicons/roboy-demo.lexicon b/resources/lexicons/roboy-demo.lexicon index c9f877b..bd3ba5d 100644 --- a/resources/lexicons/roboy-demo.lexicon +++ b/resources/lexicons/roboy-demo.lexicon @@ -1,6 +1,19 @@ # Roboy {"lexeme": "what do you like", "formula": "(!rb:HAS_HOBBY rb:active_person)", "type": "RoboyPhrases"} +## Classes +{"lexeme": "object", "formula": "(rdf:type rb:OBJECT)", "type" : "RoboyClassNoun"} +{"lexeme": "person", "formula": "(rdf:type rb:PERSON)", "type" : "RoboyClassNoun"} +{"lexeme": "robot", "formula": "(rdf:type rb:ROBOT)", "type" : "RoboyClassNoun"} +{"lexeme": "city", "formula": "(rdf:type rb:CITY)", "type" : "RoboyClassNoun"} +{"lexeme": "company", "formula": "(rdf:type rb:COMPANY)", "type" : "RoboyClassNoun"} +{"lexeme": "continent", "formula": "(rdf:type rb:CONTINENT)", "type" : "RoboyClassNoun"} +{"lexeme": "country", "formula": "(rdf:type rb:COUNTRY)", "type" : "RoboyClassNoun"} +{"lexeme": "division", "formula": "(rdf:type rb:DIVISION)", "type" : "RoboyClassNoun"} +{"lexeme": "name", "formula": "(rdf:type rb:NAME)", "type" : "RoboyClassNoun"} +{"lexeme": "color", "formula": "(rdf:type rb:COLOR)", "type" : "RoboyClassNoun"} +{"lexeme": "animal", "formula": "(rdf:type rb:ANIMAL)", "type" : "RoboyClassNoun"} + ## Person of interest {"lexeme": "i", "formula": "rb:active_person", "type": "Person"} {"lexeme": "me", "formula": "rb:active_person", "type": "Person"} @@ -30,49 +43,48 @@ {"lexeme": "study at", "formula": "rb:STUDY_AT", "type" : "ObjProp"} {"lexeme": "work for", "formula": "rb:WORK_FOR", "type" : "ObjProp"} {"lexeme": "work at", "formula": "rb:WORK_FOR", "type" : "ObjProp"} +{"lexeme": "living", "formula": "rb:WORK_FOR", "type" : "ObjProp"} {"lexeme": "employ", "formula": "rb:WORK_FOR", "type" : "ObjProp"} +{"lexeme": "employ at", "formula": "rb:WORK_FOR", "type" : "ObjProp"} +{"lexeme": "employed", "formula": "rb:WORK_FOR", "type" : "ObjProp"} {"lexeme": "work as", "formula": "rb:OCCUPIED_AS", "type" : "ObjProp"} {"lexeme": "live", "formula": "rb:LIVE_IN", "type" : "ObjProp"} {"lexeme": "live in", "formula": "rb:LIVE_IN", "type" : "ObjProp"} {"lexeme": "belong to", "formula": "rb:MEMBER_OF", "type" : "ObjProp"} +{"lexeme": "see", "formula": "rb:STUDY_AT", "type" : "ObjProp"} -{"lexeme": "call", "formula": "!rb:NAME_OF", "type" : "DataProp"} -{"lexeme": "like", "formula": "!rb:HAS_HOBBY", "type" : "ObjProp"} -{"lexeme": "like", "formula": "!rb:FRIEND_OF", "type" : "DataProp"} -{"lexeme": "friend", "formula": "!rb:FRIEND_OF", "type" : "DataProp"} -{"lexeme": "bear in", "formula": "!rb:FROM", "type" : "ObjProp"} -{"lexeme": "come from", "formula": "!rb:FROM", "type" : "ObjProp"} -{"lexeme": "be from", "formula": "!rb:FROM", "type" : "ObjProp"} -{"lexeme": "go to", "formula": "!rb:STUDY_AT", "type" : "ObjProp"} -{"lexeme": "study", "formula": "!rb:STUDY_AT", "type" : "ObjProp"} -{"lexeme": "study at", "formula": "!rb:STUDY_AT", "type" : "ObjProp"} -{"lexeme": "work for", "formula": "!rb:WORK_FOR", "type" : "ObjProp"} -{"lexeme": "work at", "formula": "!rb:WORK_FOR", "type" : "ObjProp"} -{"lexeme": "employ", "formula": "!rb:WORK_FOR", "type" : "ObjProp"} -{"lexeme": "work as", "formula": "!rb:OCCUPIED_AS", "type" : "ObjProp"} -{"lexeme": "live in", "formula": "!rb:LIVE_IN", "type" : "ObjProp"} -{"lexeme": "belong to", "formula": "!rb:MEMBER_OF", "type" : "ObjProp"} - -## Classes -{"lexeme": "object", "formula": "(rdf:type rb:OBJECT)", "type" : "RoboyClassNoun"} -{"lexeme": "person", "formula": "(rdf:type rb:PERSON)", "type" : "RoboyClassNoun"} -{"lexeme": "robot", "formula": "(rdf:type rb:ROBOT)", "type" : "RoboyClassNoun"} -{"lexeme": "city", "formula": "(rdf:type rb:CITY)", "type" : "RoboyClassNoun"} -{"lexeme": "company", "formula": "(rdf:type rb:COMPANY)", "type" : "RoboyClassNoun"} -{"lexeme": "continent", "formula": "(rdf:type rb:CONTINENT)", "type" : "RoboyClassNoun"} -{"lexeme": "country", "formula": "(rdf:type rb:COUNTRY)", "type" : "RoboyClassNoun"} -{"lexeme": "division", "formula": "(rdf:type rb:DIVISION)", "type" : "RoboyClassNoun"} -{"lexeme": "name", "formula": "(rdf:type rb:NAME)", "type" : "RoboyClassNoun"} -{"lexeme": "color", "formula": "(rdf:type rb:COLOR)", "type" : "RoboyClassNoun"} -{"lexeme": "animal", "formula": "(rdf:type rb:ANIMAL)", "type" : "RoboyClassNoun"} +{"lexeme": "call", "formula": "!rb:NAME_OF", "type" : "DataQProp"} +{"lexeme": "like", "formula": "!rb:HAS_HOBBY", "type" : "ObjQProp"} +{"lexeme": "like", "formula": "!rb:FRIEND_OF", "type" : "DataQProp"} +{"lexeme": "friend", "formula": "!rb:FRIEND_OF", "type" : "DataQProp"} +{"lexeme": "bear", "formula": "!rb:FROM", "type" : "ObjQProp"} +{"lexeme": "bear in", "formula": "!rb:FROM", "type" : "ObjQProp"} +{"lexeme": "from", "formula": "!rb:FROM", "type" : "ObjQProp"} +{"lexeme": "come from", "formula": "!rb:FROM", "type" : "ObjQProp"} +{"lexeme": "be from", "formula": "!rb:FROM", "type" : "ObjQProp"} +{"lexeme": "go to", "formula": "!rb:STUDY_AT", "type" : "ObjQProp"} +{"lexeme": "study", "formula": "!rb:STUDY_AT", "type" : "ObjQProp"} +{"lexeme": "study at", "formula": "!rb:STUDY_AT", "type" : "ObjQProp"} +{"lexeme": "work for", "formula": "!rb:WORK_FOR", "type" : "ObjQProp"} +{"lexeme": "work at", "formula": "!rb:WORK_FOR", "type" : "ObjQProp"} +{"lexeme": "employ", "formula": "!rb:WORK_FOR", "type" : "ObjQProp"} +{"lexeme": "employ at", "formula": "!rb:WORK_FOR", "type" : "ObjQProp"} +{"lexeme": "employed", "formula": "!rb:WORK_FOR", "type" : "ObjQProp"} +{"lexeme": "work as", "formula": "!rb:OCCUPIED_AS", "type" : "ObjQProp"} +{"lexeme": "live", "formula": "!rb:LIVE_IN", "type" : "ObjQProp"} +{"lexeme": "live in", "formula": "!rb:LIVE_IN", "type" : "ObjQProp"} +{"lexeme": "belong to", "formula": "!rb:FAVORITE_MOVIE", "type" : "ObjQProp"} ## Relationship Classes {"lexeme": "hobby", "formula": "rb:HAS_HOBBY", "type" : "RoboyRelNoun"} +{"lexeme": "free time", "formula": "rb:HAS_HOBBY", "type" : "RoboyRelNoun"} {"lexeme": "favorite activity", "formula": "rb:HAS_HOBBY", "type" : "RoboyRelNoun"} {"lexeme": "favorite thing to do", "formula": "rb:HAS_HOBBY", "type" : "RoboyRelNoun"} +{"lexeme": "pastime", "formula": "rb:HAS_HOBBY", "type" : "RoboyRelNoun"} {"lexeme": "employer", "formula": "rb:WORK_FOR", "type" : "RoboyRelNoun"} {"lexeme": "location", "formula": "rb:LIVE_IN", "type" : "RoboyRelNoun"} {"lexeme": "home", "formula": "rb:LIVE_IN", "type" : "RoboyRelNoun"} +{"lexeme": "home country", "formula": "rb:FROM", "type" : "RoboyRelNoun"} {"lexeme": "movie", "formula": "rb:FAVORITE_MOVIE", "type" : "RoboyRelNoun"} {"lexeme": "favorite tv show", "formula": "rb:FAVORITE_MOVIE", "type" : "RoboyRelNoun"} {"lexeme": "favorite movie", "formula": "rb:FAVORITE_MOVIE", "type" : "RoboyRelNoun"} @@ -89,1966 +101,31 @@ {"lexeme": "part", "formula": "rb:PART_OF", "type" : "RoboyRelNoun"} {"lexeme": "relative", "formula": "rb:RELATIVE_OF", "type" : "RoboyRelNoun"} -{"lexeme": "hobby", "formula": "!rb:HAS_HOBBY", "type" : "RoboyRelNoun"} -{"lexeme": "pasttime activity", "formula": "!rb:HAS_HOBBY", "type" : "RoboyRelNoun"} -{"lexeme": "favorite activity", "formula": "!rb:HAS_HOBBY", "type" : "RoboyRelNoun"} -{"lexeme": "favorite thing to do", "formula": "!rb:HAS_HOBBY", "type" : "RoboyRelNoun"} -{"lexeme": "employer", "formula": "!rb:WORK_FOR", "type" : "RoboyRelNoun"} -{"lexeme": "location", "formula": "!rb:LIVE_IN", "type" : "RoboyRelNoun"} -{"lexeme": "home", "formula": "!rb:LIVE_IN", "type" : "RoboyRelNoun"} -{"lexeme": "movie", "formula": "!rb:FAVORITE_MOVIE", "type" : "RoboyRelNoun"} -{"lexeme": "favorite tv show", "formula": "!rb:FAVORITE_MOVIE", "type" : "RoboyRelNoun"} -{"lexeme": "favorite movie", "formula": "!rb:FAVORITE_MOVIE", "type" : "RoboyRelNoun"} -{"lexeme": "alma mater", "formula": "!rb:STUDY_AT", "type" : "RoboyRelNoun"} -{"lexeme": "university", "formula": "!rb:STUDY_AT", "type" : "RoboyRelNoun"} -{"lexeme": "child", "formula": "!rb:CHILD_OF", "type" : "RoboyRelNoun"} -{"lexeme": "friend", "formula": "!rb:FRIEND_OF", "type" : "RoboyRelNoun"} -{"lexeme": "field of expertise", "formula": "!rb:OCCUPIED_AS", "type" : "RoboyRelNoun"} -{"lexeme": "profession", "formula": "!rb:OCCUPIED_AS", "type" : "RoboyRelNoun"} -{"lexeme": "name", "formula": "!rb:NAME_OF", "type" : "RoboyDataProp"} -{"lexeme": "home", "formula": "!rb:FROM", "type" : "RoboyRelNoun"} -{"lexeme": "age", "formula": "!rb:AGE", "type" : "RoboyDataProp"} -{"lexeme": "member", "formula": "!rb:MEMBER_OF", "type" : "RoboyRelNoun"} -{"lexeme": "part", "formula": "!rb:PART_OF", "type" : "RoboyRelNoun"} -{"lexeme": "relative", "formula": "!rb:RELATIVE_OF", "type" : "RoboyRelNoun"} +{"lexeme": "hobby", "formula": "!rb:HAS_HOBBY", "type" : "RoboyQRelNoun"} +{"lexeme": "free time", "formula": "!rb:HAS_HOBBY", "type" : "RoboyQRelNoun"} +{"lexeme": "pastime activity", "formula": "!rb:HAS_HOBBY", "type" : "RoboyQRelNoun"} +{"lexeme": "favorite activity", "formula": "!rb:HAS_HOBBY", "type" : "RoboyQRelNoun"} +{"lexeme": "favorite thing to do", "formula": "!rb:HAS_HOBBY", "type" : "RoboyQRelNoun"} +{"lexeme": "employer", "formula": "!rb:WORK_FOR", "type" : "RoboyQRelNoun"} +{"lexeme": "location", "formula": "!rb:LIVE_IN", "type" : "RoboyQRelNoun"} +{"lexeme": "home", "formula": "!rb:FROM", "type" : "RoboyQRelNoun"} +{"lexeme": "home", "formula": "!rb:FROM", "type" : "RoboyQRelNoun"} +{"lexeme": "current home", "formula": "!rb:LIVE_IN", "type" : "RoboyQRelNoun"} +{"lexeme": "movie", "formula": "!rb:FAVORITE_MOVIE", "type" : "RoboyQRelNoun"} +{"lexeme": "favorite tv show", "formula": "!rb:FAVORITE_MOVIE", "type" : "RoboyQRelNoun"} +{"lexeme": "favorite movie", "formula": "!rb:FAVORITE_MOVIE", "type" : "RoboyQRelNoun"} +{"lexeme": "alma mater", "formula": "!rb:STUDY_AT", "type" : "RoboyQRelNoun"} +{"lexeme": "university", "formula": "!rb:STUDY_AT", "type" : "RoboyQRelNoun"} +{"lexeme": "child", "formula": "!rb:CHILD_OF", "type" : "RoboyQRelNoun"} +{"lexeme": "friend", "formula": "!rb:FRIEND_OF", "type" : "RoboyQRelNoun"} +{"lexeme": "field of expertise", "formula": "!rb:OCCUPIED_AS", "type" : "RoboyQRelNoun"} +{"lexeme": "profession", "formula": "!rb:OCCUPIED_AS", "type" : "RoboyQRelNoun"} +{"lexeme": "name", "formula": "!rb:NAME_OF", "type" : "RoboyQDataProp"} +{"lexeme": "home", "formula": "!rb:FROM", "type" : "RoboyQRelNoun"} +{"lexeme": "age", "formula": "!rb:AGE", "type" : "RoboyQDataProp"} +{"lexeme": "member", "formula": "!rb:MEMBER_OF", "type" : "RoboyQRelNoun"} +{"lexeme": "part", "formula": "!rb:PART_OF", "type" : "RoboyQRelNoun"} +{"lexeme": "relative", "formula": "!rb:RELATIVE_OF", "type" : "RoboyQRelNoun"} # DBpedia - -{"lexeme": "about", "formula": "!rdfs:comment", "type": "RelationalNoun"} -{"lexeme": "name", "formula": "foaf:name", "type": "RelationalNoun"} -{"lexeme": "name", "formula": "!foaf:name", "type": "RelationalNoun"} -{"lexeme": "surname", "formula": "foaf:surname", "type": "RelationalNoun"} -{"lexeme": "surname", "formula": "!foaf:surname", "type": "RelationalNoun"} -{"lexeme": "given name", "formula": "foaf:name", "type": "RelationalNoun"} -{"lexeme": "given name", "formula": "!foaf:name", "type": "RelationalNoun"} -{"lexeme": "type", "formula": "(rdf:type rdf:type)", "type": "ClassNoun"} -{"lexeme": "birth date", "formula": "dbpedia:birthDate", "type": "RelationalNoun"} {"lexeme": "birth date", "formula": "!dbpedia:birthDate", "type": "RelationalNoun"} -{"lexeme": "anatomical structure", "formula": "(rdf:type dbpedia:AnatomicalStructure)", "type": "ClassNoun"} -{"lexeme": "brain", "formula": "(rdf:type dbpedia:Brain)", "type": "ClassNoun"} -{"lexeme": "bone", "formula": "(rdf:type dbpedia:Bone)", "type": "ClassNoun"} -{"lexeme": "artery", "formula": "(rdf:type dbpedia:Artery)", "type": "ClassNoun"} -{"lexeme": "vein", "formula": "(rdf:type dbpedia:Vein)", "type": "ClassNoun"} -{"lexeme": "blood vessel", "formula": "(rdf:type lex:BloodVessel)", "type": "ClassNoun"} -{"lexeme": "muscle", "formula": "(rdf:type dbpedia:Muscle)", "type": "ClassNoun"} -{"lexeme": "nerve", "formula": "(rdf:type dbpedia:Nerve)", "type": "ClassNoun"} -{"lexeme": "lymph", "formula": "(rdf:type dbpedia:Lymph)", "type": "ClassNoun"} -{"lexeme": "embryology", "formula": "(rdf:type dbpedia:Embryology)", "type": "ClassNoun"} -{"lexeme": "ligament", "formula": "(rdf:type dbpedia:Ligament)", "type": "ClassNoun"} -{"lexeme": "chemical substance", "formula": "(rdf:type dbpedia:ChemicalSubstance)", "type": "ClassNoun"} -{"lexeme": "chemical compound", "formula": "(rdf:type dbpedia:ChemicalCompound)", "type": "ClassNoun"} -{"lexeme": "chemical element", "formula": "(rdf:type dbpedia:ChemicalElement)", "type": "ClassNoun"} -{"lexeme": "mineral", "formula": "(rdf:type dbpedia:Mineral)", "type": "ClassNoun"} -{"lexeme": "biomolecule", "formula": "(rdf:type dbpedia:Biomolecule)", "type": "ClassNoun"} -{"lexeme": "enzyme", "formula": "(rdf:type dbpedia:Enzyme)", "type": "ClassNoun"} -{"lexeme": "gene", "formula": "(rdf:type dbpedia:Gene)", "type": "ClassNoun"} -{"lexeme": "human gene", "formula": "(rdf:type dbpedia:HumanGene)", "type": "ClassNoun"} -{"lexeme": "mouse gene", "formula": "(rdf:type dbpedia:MouseGene)", "type": "ClassNoun"} -{"lexeme": "gene location", "formula": "(rdf:type dbpedia:GeneLocation)", "type": "ClassNoun"} -{"lexeme": "human gene location", "formula": "(rdf:type dbpedia:HumanGeneLocation)", "type": "ClassNoun"} -{"lexeme": "mouse gene location", "formula": "(rdf:type dbpedia:MouseGeneLocation)", "type": "ClassNoun"} -{"lexeme": "protein", "formula": "(rdf:type dbpedia:Protein)", "type": "ClassNoun"} -{"lexeme": "disease", "formula": "(rdf:type dbpedia:Disease)", "type": "ClassNoun"} -{"lexeme": "illness", "formula": "(rdf:type dbpedia:Disease)", "type": "ClassNoun"} -{"lexeme": "sickness", "formula": "(rdf:type dbpedia:Disease)", "type": "ClassNoun"} -{"lexeme": "drug", "formula": "(rdf:type dbpedia:Drug)", "type": "ClassNoun"} -{"lexeme": "medicine", "formula": "(rdf:type dbpedia:Drug)", "type": "ClassNoun"} -{"lexeme": "medicament", "formula": "(rdf:type dbpedia:Drug)", "type": "ClassNoun"} -{"lexeme": "pharmaceutical", "formula": "(rdf:type dbpedia:Drug)", "type": "ClassNoun"} -{"lexeme": "blood type", "formula": "(rdf:type dbpedia:BloodType)", "type": "ClassNoun"} -{"lexeme": "database", "formula": "(rdf:type dbpedia:Database)", "type": "ClassNoun"} -{"lexeme": "biological database", "formula": "(rdf:type dbpedia:BiologicalDatabase)", "type": "ClassNoun"} -{"lexeme": "precursor", "formula": "dbpedia:precursor", "type": "RelationalNoun"} -{"lexeme": "precursor", "formula": "!dbpedia:precursor", "type": "RelationalNoun"} -{"lexeme": "precede", "formula": "dbpedia:precursor", "type": "StateVerb"} -{"lexeme": "precede", "formula": "!dbpedia:precursor", "type": "StateVerb"} -{"lexeme": "develop", "formula": "dbpedia:precursor", "type": "StateVerb"} -{"lexeme": "develop", "formula": "!dbpedia:precursor", "type": "StateVerb"} -{"lexeme": "Entrez Gene ID", "formula": "dbpedia:entrezgene", "type": "RelationalNoun"} -{"lexeme": "Entrez Gene ID", "formula": "!dbpedia:entrezgene", "type": "RelationalNoun"} -{"lexeme": "Entrez ID", "formula": "dbpedia:entrezgene", "type": "RelationalNoun"} -{"lexeme": "Entrez ID", "formula": "!dbpedia:entrezgene", "type": "RelationalNoun"} -{"lexeme": "IUPAC name", "formula": "dbpedia:iupacName", "type": "RelationalNoun"} -{"lexeme": "IUPAC name", "formula": "!dbpedia:iupacName", "type": "RelationalNoun"} -{"lexeme": "election", "formula": "(rdf:type dbpedia:Election)", "type": "ClassNoun"} -{"lexeme": "legislature", "formula": "(rdf:type dbpedia:Legislature)", "type": "ClassNoun"} -{"lexeme": "government type", "formula": "(rdf:type dbpedia:GovernmentType)", "type": "ClassNoun"} -{"lexeme": "monarch", "formula": "(rdf:type dbpedia:Monarch)", "type": "ClassNoun"} -{"lexeme": "noble", "formula": "(rdf:type dbpedia:Noble)", "type": "ClassNoun"} -{"lexeme": "royalty", "formula": "(rdf:type dbpedia:Royalty)", "type": "ClassNoun"} -{"lexeme": "British royalty", "formula": "(rdf:type dbpedia:BritishRoyalty)", "type": "ClassNoun"} -{"lexeme": "Polish king", "formula": "(rdf:type dbpedia:PolishKing)", "type": "ClassNoun"} -{"lexeme": "monarchy", "formula": "(dbpedia:governmentType resource:Monarchy)", "type": "ObjectProperty"} -{"lexeme": "constitutional monarchy", "formula": "(dbpedia:governmentType resource:ConstitutionalMonarchy)", "type": "ObjectProperty"} -{"lexeme": "republic", "formula": "(dbpedia:governmentType resource:Republic)", "type": "ObjectProperty"} -{"lexeme": "office holder", "formula": "(rdf:type dbpedia:OfficeHolder)", "type": "ClassNoun"} -{"lexeme": "member of parliament", "formula": "(rdf:type dbpedia:MemberOfParliament)", "type": "ClassNoun"} -{"lexeme": "member of parliament", "formula": "(dbpedia:office 'Member-of-Parliament')", "type": "DataPropertyNoun"} -{"lexeme": "member of the European parliament", "formula": "(dbpedia:office 'Member-of-the-European-Parliament')", "type": "DataPropertyNoun"} -{"lexeme": "minister of foreign affairs", "formula": "(dbpedia:office 'Minister-of-Foreign-Affairs')", "type": "DataPropertyNoun"} -{"lexeme": "minister of justice", "formula": "(dbpedia:office 'Minister-of-Justice')", "type": "DataPropertyNoun"} -{"lexeme": "minister of defence", "formula": "(dbpedia:office 'Minister-of-Defence')", "type": "DataPropertyNoun"} -{"lexeme": "minister of education", "formula": "(dbpedia:office 'Minister-of-education')", "type": "DataPropertyNoun"} -{"lexeme": "congress man", "formula": "(rdf:type dbpedia:Congressman)", "type": "ClassNoun"} -{"lexeme": "congress men", "formula": "(rdf:type dbpedia:Congressman)", "type": "ClassNoun"} -{"lexeme": "politician", "formula": "(rdf:type dbpedia:Politician)", "type": "ClassNoun"} -{"lexeme": "governor", "formula": "(rdf:type dbpedia:Governor)", "type": "ClassNoun"} -{"lexeme": "governor", "formula": "(dbpedia:leaderTitle 'Governor')", "type": "DataPropertyNoun"} -{"lexeme": "president", "formula": "(rdf:type dbpedia:President)", "type": "ClassNoun"} -{"lexeme": "president", "formula": "(dbpedia:leaderTitle 'President')", "type": "DataPropertyNoun"} -{"lexeme": "vice president", "formula": "(rdf:type dbpedia:VicePresident)", "type": "ClassNoun"} -{"lexeme": "prime minister", "formula": "(rdf:type dbpedia:PrimeMinister)", "type": "ClassNoun"} -{"lexeme": "premier", "formula": "(rdf:type dbpedia:PrimeMinister)", "type": "ClassNoun"} -{"lexeme": "vice prime minister", "formula": "(rdf:type dbpedia:VicePrimeMinister)", "type": "ClassNoun"} -{"lexeme": "lieutenant", "formula": "(rdf:type dbpedia:Lieutenant)", "type": "ClassNoun"} -{"lexeme": "chancellor", "formula": "(rdf:type dbpedia:Chancellor)", "type": "ClassNoun"} -{"lexeme": "mayor", "formula": "(rdf:type dbpedia:Mayor)", "type": "ClassNoun"} -{"lexeme": "mayor", "formula": "(dbpedia:leaderTitle 'Mayor'@en)", "type": "DataPropertyNoun"} -{"lexeme": "senator", "formula": "(rdf:type dbpedia:Senator)", "type": "ClassNoun"} -{"lexeme": "senator", "formula": "(dbpedia:office 'Senator'@en)", "type": "DataPropertyNoun"} -{"lexeme": "ambassador", "formula": "(rdf:type dbpedia:Ambassador)", "type": "ClassNoun"} -{"lexeme": "law firm", "formula": "(rdf:type dbpedia:LawFirm)", "type": "ClassNoun"} -{"lexeme": "case", "formula": "(rdf:type dbpedia:Case)", "type": "ClassNoun"} -{"lexeme": "legal case", "formula": "(rdf:type dbpedia:LegalCase)", "type": "ClassNoun"} -{"lexeme": "court case", "formula": "(rdf:type dbpedia:LegalCase)", "type": "ClassNoun"} -{"lexeme": "law case", "formula": "(rdf:type dbpedia:LegalCase)", "type": "ClassNoun"} -{"lexeme": "legal matter", "formula": "(rdf:type dbpedia:LegalCase)", "type": "ClassNoun"} -{"lexeme": "Supreme Court of the United States case", "formula": "(rdf:type dbpedia:SupremeCourtOfTheUnitedStatesCase)", "type": "ClassNoun"} -{"lexeme": "system of law", "formula": "(rdf:type dbpedia:SystemOfLaw)", "type": "ClassNoun"} -{"lexeme": "criminal", "formula": "(rdf:type dbpedia:Criminal)", "type": "ClassNoun"} -{"lexeme": "thug", "formula": "(rdf:type dbpedia:Criminal)", "type": "ClassNoun"} -{"lexeme": "murderer", "formula": "(rdf:type dbpedia:Murderer)", "type": "ClassNoun"} -{"lexeme": "killer", "formula": "(rdf:type dbpedia:Murderer)", "type": "ClassNoun"} -{"lexeme": "judge", "formula": "(rdf:type dbpedia:Judge)", "type": "ClassNoun"} -{"lexeme": "magistrate", "formula": "(rdf:type dbpedia:Judge)", "type": "ClassNoun"} -{"lexeme": "deputy", "formula": "(rdf:type dbpedia:Deputy)", "type": "ClassNoun"} -{"lexeme": "mayor", "formula": "dbpedia:leader", "type": "RelationalNoun"} -{"lexeme": "mayor", "formula": "!dbpedia:leader", "type": "RelationalNoun"} -{"lexeme": "president", "formula": "dbpedia:leader", "type": "RelationalNoun"} -{"lexeme": "president", "formula": "!dbpedia:leader", "type": "RelationalNoun"} -{"lexeme": "governor", "formula": "dbpedia:leader", "type": "RelationalNoun"} -{"lexeme": "governor", "formula": "!dbpedia:leader", "type": "RelationalNoun"} -{"lexeme": "vice chancellor", "formula": "dbpedia:viceChancellor", "type": "RelationalNoun"} -{"lexeme": "vice chancellor", "formula": "!dbpedia:viceChancellor", "type": "RelationalNoun"} -{"lexeme": "running mate", "formula": "dbpedia:runningMate", "type": "RelationalNoun"} -{"lexeme": "running mate", "formula": "!dbpedia:runningMate", "type": "RelationalNoun"} -{"lexeme": "serve", "formula": "dbpedia:president", "type": "StateVerb"} -{"lexeme": "serve", "formula": "!dbpedia:president", "type": "StateVerb"} -{"lexeme": "board member", "formula": "dbpedia:board", "type": "RelationalNoun"} -{"lexeme": "board member", "formula": "!dbpedia:board", "type": "RelationalNoun"} -{"lexeme": "position", "formula": "dbpedia:office", "type": "RelationalNoun"} -{"lexeme": "position", "formula": "!dbpedia:office", "type": "RelationalNoun"} -{"lexeme": "event", "formula": "(rdf:type dbpedia:Event)", "type": "ClassNoun"} -{"lexeme": "activity", "formula": "(rdf:type dbpedia:Activity)", "type": "ClassNoun"} -{"lexeme": "holiday", "formula": "(rdf:type dbpedia:Holiday)", "type": "ClassNoun"} -{"lexeme": "language", "formula": "(rdf:type dbpedia:Language)", "type": "ClassNoun"} -{"lexeme": "letter", "formula": "(rdf:type dbpedia:Letter)", "type": "ClassNoun"} -{"lexeme": "colour", "formula": "(rdf:type dbpedia:Colour)", "type": "ClassNoun"} -{"lexeme": "website", "formula": "(rdf:type dbpedia:Website)", "type": "ClassNoun"} -{"lexeme": "homepage", "formula": "(rdf:type dbpedia:Webiste)", "type": "ClassNoun"} -{"lexeme": "web page", "formula": "(rdf:type dbpedia:Website)", "type": "ClassNoun"} -{"lexeme": "food", "formula": "(rdf:type dbpedia:Food)", "type": "ClassNoun"} -{"lexeme": "beverage", "formula": "(rdf:type dbpedia:Beverage)", "type": "ClassNoun"} -{"lexeme": "drink", "formula": "(rdf:type dbpedia:Beverage)", "type": "ClassNoun"} -{"lexeme": "beer", "formula": "(rdf:type dbpedia:Beer)", "type": "ClassNoun"} -{"lexeme": "wine", "formula": "(rdf:type dbpedia:Wine)", "type": "ClassNoun"} -{"lexeme": "quality wine", "formula": "(rdf:type dbpedia:ControlledDesignationOfOriginWine)", "type": "ClassNoun"} -{"lexeme": "cheese", "formula": "(rdf:type dbpedia:Cheese)", "type": "ClassNoun"} -{"lexeme": "agent", "formula": "(rdf:type dbpedia:Agent)", "type": "ClassNoun"} -{"lexeme": "deity", "formula": "(rdf:type dbpedia:Deity)", "type": "ClassNoun"} -{"lexeme": "family", "formula": "(rdf:type dbpedia:Family)", "type": "ClassNoun"} -{"lexeme": "currency", "formula": "(rdf:type dbpedia:Currency)", "type": "ClassNoun"} -{"lexeme": "tax", "formula": "(rdf:type dbpedia:Tax)", "type": "ClassNoun"} -{"lexeme": "flag", "formula": "(rdf:type dbpedia:Flag)", "type": "ClassNoun"} -{"lexeme": "community", "formula": "(rdf:type dbpedia:Community)", "type": "ClassNoun"} -{"lexeme": "sales", "formula": "(rdf:type dbpedia:Sales)", "type": "ClassNoun"} -{"lexeme": "fashion", "formula": "(rdf:type dbpedia:Fashion)", "type": "ClassNoun"} -{"lexeme": "line of fashion", "formula": "(rdf:type dbpedia:LineOfFashion)", "type": "ClassNoun"} -{"lexeme": "public service", "formula": "(rdf:type dbpedia:PublicService)", "type": "ClassNoun"} -{"lexeme": "public service input", "formula": "(rdf:type dbpedia:PublicServiceInput)", "type": "ClassNoun"} -{"lexeme": "public service output", "formula": "(rdf:type dbpedia:PublicServiceOutput)", "type": "ClassNoun"} -{"lexeme": "polyhedron", "formula": "(rdf:type dbpedia:Polyhedron)", "type": "ClassNoun"} -{"lexeme": "time period", "formula": "(rdf:type dbpedia:TimePeriod)", "type": "ClassNoun"} -{"lexeme": "geological period", "formula": "(rdf:type dbpedia:GeologicalPeriod)", "type": "ClassNoun"} -{"lexeme": "historical period", "formula": "(rdf:type dbpedia:HistoricalPeriod)", "type": "ClassNoun"} -{"lexeme": "prehistorical period", "formula": "(rdf:type dbpedia:PrehistoricalPeriod)", "type": "ClassNoun"} -{"lexeme": "protohistorical period", "formula": "(rdf:type dbpedia:ProtohistoricalPeriod)", "type": "ClassNoun"} -{"lexeme": "art period", "formula": "(rdf:type dbpedia:PeriodOfArtisticStyle)", "type": "ClassNoun"} -{"lexeme": "year", "formula": "(rdf:type dbpedia:Year)", "type": "ClassNoun"} -{"lexeme": "topical concept", "formula": "(rdf:type dbpedia:TopicalConcept)", "type": "ClassNoun"} -{"lexeme": "Christian doctrine", "formula": "(rdf:type dbpedia:ChristianDoctrine)", "type": "ClassNoun"} -#{"lexeme": "ideology", "formula": "(rdf:type dbpedia:Ideology)", "type": "ClassNoun"} -{"lexeme": "unit of work", "formula": "(rdf:type dbpedia:UnitOfWork)", "type": "ClassNoun"} -{"lexeme": "project", "formula": "(rdf:type dbpedia:Project)", "type": "ClassNoun"} -{"lexeme": "research project", "formula": "(rdf:type dbpedia:ResearchProject)", "type": "ClassNoun"} -{"lexeme": "take place", "formula": "dbpedia:place", "type": "StateVerb"} -{"lexeme": "take place", "formula": "!dbpedia:place", "type": "StateVerb"} -{"lexeme": "part", "formula": "dbpedia:isPartOf", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "!dbpedia:isPartOf", "type": "RelationalNoun"} -{"lexeme": "take place", "formula": "dbpedia:date", "type": "StateVerb"} -{"lexeme": "take place", "formula": "!dbpedia:date", "type": "StateVerb"} -{"lexeme": "belong", "formula": "dbpedia:division", "type": "StateVerb"} -{"lexeme": "belong", "formula": "!dbpedia:division", "type": "StateVerb"} -{"lexeme": "color", "formula": "dbpedia:colourName", "type": "RelationalNoun"} -{"lexeme": "color", "formula": "!dbpedia:colourName", "type": "RelationalNoun"} -{"lexeme": "similar", "formula": "dbpedia:similar", "type": "RelationalAdjective"} -{"lexeme": "similar", "formula": "!dbpedia:similar", "type": "RelationalAdjective"} -{"lexeme": "synonym", "formula": "dbpedia:synonym", "type": "RelationalNoun"} -{"lexeme": "synonym", "formula": "!dbpedia:synonym", "type": "RelationalNoun"} -{"lexeme": "abbreviation", "formula": "dbpedia:abbreviation", "type": "RelationalNoun"} -{"lexeme": "abbreviation", "formula": "!dbpedia:abbreviation", "type": "RelationalNoun"} -{"lexeme": "abbreviate", "formula": "dbpedia:abbreviation", "type": "StateVerb"} -{"lexeme": "abbreviate", "formula": "!dbpedia:abbreviation", "type": "StateVerb"} -{"lexeme": "abbreviated", "formula": "dbpedia:abbreviation", "type": "RelationalAdjective"} -{"lexeme": "abbreviated", "formula": "!dbpedia:abbreviation", "type": "RelationalAdjective"} -{"lexeme": "sublimation point", "formula": "dbpedia:sublimationPoint", "type": "RelationalNoun"} -{"lexeme": "sublimation point", "formula": "!dbpedia:sublimationPoint", "type": "RelationalNoun"} -{"lexeme": "sublime", "formula": "dbpedia:sublimationPoint", "type": "StateVerb"} -{"lexeme": "sublime", "formula": "!dbpedia:sublimationPoint", "type": "StateVerb"} -{"lexeme": "melting point", "formula": "dbpedia:meltingPoint", "type": "RelationalNoun"} -{"lexeme": "melting point", "formula": "!dbpedia:meltingPoint", "type": "RelationalNoun"} -{"lexeme": "melt", "formula": "dbpedia:meltingPoint", "type": "StateVerb"} -{"lexeme": "melt", "formula": "!dbpedia:meltingPoint", "type": "StateVerb"} -{"lexeme": "boiling point", "formula": "dbpedia:boilingPoint", "type": "RelationalNoun"} -{"lexeme": "boiling point", "formula": "!dbpedia:boilingPoint", "type": "RelationalNoun"} -{"lexeme": "boil", "formula": "dbpedia:boilingPoint", "type": "StateVerb"} -{"lexeme": "boil", "formula": "!dbpedia:boilingPoint", "type": "StateVerb"} -{"lexeme": "belong", "formula": "dbpedia:languageFamily", "type": "StateVerb"} -{"lexeme": "belong", "formula": "!dbpedia:languageFamily", "type": "StateVerb"} -{"lexeme": "language family", "formula": "dbpedia:languageFamily", "type": "RelationalNoun"} -{"lexeme": "language family", "formula": "!dbpedia:languageFamily", "type": "RelationalNoun"} -{"lexeme": "spoken", "formula": "dbpedia:spokenIn", "type": "RelationalAdjective"} -{"lexeme": "spoken", "formula": "!dbpedia:spokenIn", "type": "RelationalAdjective"} -{"lexeme": "language", "formula": "dbpedia:spokenIn", "type": "RelationalNoun"} -{"lexeme": "language", "formula": "!dbpedia:spokenIn", "type": "RelationalNoun"} -{"lexeme": "English", "formula": "(dbpedia:language resource:English_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Hindi", "formula": "(dbpedia:language resource:Standard_Hindi)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Spanish", "formula": "(dbpedia:language resource:Spanish_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "French", "formula": "(dbpedia:language resource:French_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Japanese", "formula": "(dbpedia:language resource:Japanese_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "German", "formula": "(dbpedia:language resource:German_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Tamil", "formula": "(dbpedia:language resource:Tamil_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Italian", "formula": "(dbpedia:language resource:Italian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Portuguese", "formula": "(dbpedia:language resource:Portuguese_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Russian", "formula": "(dbpedia:language resource:Russian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Dutch", "formula": "(dbpedia:language resource:Dutch_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Korean", "formula": "(dbpedia:language resource:Korean_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Arabic", "formula": "(dbpedia:language resource:Arabic_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Chinese", "formula": "(dbpedia:language resource:Standard_Chinese)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Chinese", "formula": "(dbpedia:language resource:Chinese_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Chinese", "formula": "(dbpedia:language resource:Mandarin_Chinese)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Cantonese", "formula": "(dbpedia:language resource:Cantonese_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Swedish", "formula": "(dbpedia:language resource:Swedish_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Polish", "formula": "(dbpedia:language resource:Polish_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Greek", "formula": "(dbpedia:language resource:Greek_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Hebrew", "formula": "(dbpedia:language resource:Hebrew_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Turkish", "formula": "(dbpedia:language resource:Turkish_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Danish", "formula": "(dbpedia:language resource:Danish_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Finnish", "formula": "(dbpedia:language resource:Finnish_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Norwegian", "formula": "(dbpedia:language resource:Norwegian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Croatian", "formula": "(dbpedia:language resource:Croatian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Romanian", "formula": "(dbpedia:language resource:Romanian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Thai", "formula": "(dbpedia:language resource:Thai_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Hungarian", "formula": "(dbpedia:language resource:Hungarian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Serbian", "formula": "(dbpedia:language resource:Serbian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Slovene", "formula": "(dbpedia:language resource:Slovene_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Punjabi", "formula": "(dbpedia:language resource:Punjabi_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Albanian", "formula": "(dbpedia:language resource:Albanian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Indonesian", "formula": "(dbpedia:language resource:Indonesian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Estonian", "formula": "(dbpedia:language resource:Estonian_language)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "military person", "formula": "(rdf:type dbpedia:MilitaryPerson)", "type": "ClassNoun"} -{"lexeme": "military personnel", "formula": "(rdf:type dbpedia:MilitaryPerson)", "type": "ClassNoun"} -{"lexeme": "military unit", "formula": "(rdf:type dbpedia:MilitaryUnit)", "type": "ClassNoun"} -{"lexeme": "military conflict", "formula": "(rdf:type dbpedia:MilitaryConflict)", "type": "ClassNoun"} -{"lexeme": "military structure", "formula": "(rdf:type dbpedia:MilitaryStructure)", "type": "ClassNoun"} -{"lexeme": "war", "formula": "(rdf:type dbpedia:MilitaryConflict)", "type": "ClassNoun"} -{"lexeme": "battle", "formula": "(rdf:type dbpedia:MilitaryConflict)", "type": "ClassNoun"} -{"lexeme": "weapon", "formula": "(rdf:type dbpedia:Weapon)", "type": "ClassNoun"} -{"lexeme": "blazon", "formula": "(rdf:type dbpedia:Blazon)", "type": "ClassNoun"} -{"lexeme": "fight", "formula": "dbpedia:battle", "type": "StateVerb"} -{"lexeme": "fight", "formula": "!dbpedia:battle", "type": "StateVerb"} -{"lexeme": "serve", "formula": "dbpedia:battle", "type": "StateVerb"} -{"lexeme": "serve", "formula": "!dbpedia:battle", "type": "StateVerb"} -{"lexeme": "commander", "formula": "dbpedia:commander", "type": "RelationalNoun"} -{"lexeme": "commander", "formula": "!dbpedia:commander", "type": "RelationalNoun"} -{"lexeme": "leader", "formula": "dbpedia:commander", "type": "RelationalNoun"} -{"lexeme": "leader", "formula": "!dbpedia:commander", "type": "RelationalNoun"} -{"lexeme": "command", "formula": "dbpedia:commander", "type": "StateVerb"} -{"lexeme": "command", "formula": "!dbpedia:commander", "type": "StateVerb"} -{"lexeme": "command", "formula": "dbpedia:militaryCommand)", "type": "StateVerb"} -{"lexeme": "command", "formula": "!dbpedia:militaryCommand)", "type": "StateVerb"} -{"lexeme": "serve", "formula": "dbpedia:militaryBranch", "type": "StateVerb"} -{"lexeme": "serve", "formula": "!dbpedia:militaryBranch", "type": "StateVerb"} -{"lexeme": "serve", "formula": "dbpedia:militaryUnit", "type": "StateVerb"} -{"lexeme": "serve", "formula": "!dbpedia:militaryUnit", "type": "StateVerb"} -{"lexeme": "casualties", "formula": "dbpedia:causalties", "type": "RelationalNoun"} -{"lexeme": "casualties", "formula": "!dbpedia:causalties", "type": "RelationalNoun"} -{"lexeme": "result", "formula": "dbpedia:result", "type": "RelationalNoun"} -{"lexeme": "result", "formula": "!dbpedia:result", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "dbpedia:isPartOfMilitaryConflict", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "!dbpedia:isPartOfMilitaryConflict", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "dbpedia:commandStructure", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "!dbpedia:commandStructure", "type": "RelationalNoun"} -{"lexeme": "subordinate", "formula": "dbpedia:commandStructure", "type": "RelationalAdjective"} -{"lexeme": "subordinate", "formula": "!dbpedia:commandStructure", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "dbpedia:garrison", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "!dbpedia:garrison", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "dbpedia:garrison", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "!dbpedia:garrison", "type": "RelationalAdjective"} -{"lexeme": "sport", "formula": "(rdf:type dbpedia:Sport)", "type": "ClassNoun"} -{"lexeme": "sports event", "formula": "(rdf:type dbpedia:SportsEvent)", "type": "ClassNoun"} -{"lexeme": "cycling competition", "formula": "(rdf:type dbpedia:CyclingCompetition)", "type": "ClassNoun"} -{"lexeme": "football match", "formula": "(rdf:type dbpedia:FootballMatch)", "type": "ClassNoun"} -{"lexeme": "match", "formula": "(rdf:type dbpedia:FootballMatch)", "type": "ClassNoun"} -{"lexeme": "tournament", "formula": "(rdf:type dbpedia:Tournament)", "type": "ClassNoun"} -{"lexeme": "soccer tournament", "formula": "(rdf:type dbpedia:SoccerTournament)", "type": "ClassNoun"} -{"lexeme": "tennis tournament", "formula": "(rdf:type dbpedia:TennisTournament)", "type": "ClassNoun"} -{"lexeme": "Women's Tennis Association tournament", "formula": "(rdf:type dbpedia:WomensTennisAssociationTournament)", "type": "ClassNoun"} -{"lexeme": "WTA tournament", "formula": "(rdf:type dbpedia:WomensTennisAssociationTournament)", "type": "ClassNoun"} -{"lexeme": "wrestling event", "formula": "(rdf:type dbpedia:WrestlingEvent)", "type": "ClassNoun"} -{"lexeme": "Mixed Martial Arts event", "formula": "(rdf:type dbpedia:MixedMartialArtsEvent)", "type": "ClassNoun"} -{"lexeme": "MMA event", "formula": "(rdf:type dbpedia:MixedMartialArtsEvent)", "type": "ClassNoun"} -{"lexeme": "grand prix", "formula": "(rdf:type dbpedia:GrandPrix)", "type": "ClassNoun"} -{"lexeme": "race", "formula": "(rdf:type dbpedia:Race)", "type": "ClassNoun"} -{"lexeme": "race", "formula": "(rdf:type lex:Race)", "type": "ClassNoun"} -{"lexeme": "olympic event", "formula": "(rdf:type dbpedia:OlympicEvent)", "type": "ClassNoun"} -{"lexeme": "sport competition result", "formula": "(rdf:type dbpedia:SportCompetitionResult)", "type": "ClassNoun"} -{"lexeme": "result", "formula": "(rdf:type dbpedia:SportCompetitionResult)", "type": "ClassNoun"} -{"lexeme": "olympic result", "formula": "(rdf:type dbpedia:OlympicResult)", "type": "ClassNoun"} -{"lexeme": "penalty shootout", "formula": "(rdf:type dbpedia:PenaltyShootout)", "type": "ClassNoun"} -{"lexeme": "snooker world ranking", "formula": "(rdf:type dbpedia:SnookerWorldRanking)", "type": "ClassNoun"} -{"lexeme": "sports manager", "formula": "(rdf:type dbpedia:SportsManager)", "type": "ClassNoun"} -{"lexeme": "sports managers", "formula": "(rdf:type dbpedia:SportsManager)", "type": "ClassNoun"} -{"lexeme": "manager", "formula": "(rdf:type dbpedia:SportsManager)", "type": "ClassNoun"} -{"lexeme": "managers", "formula": "(rdf:type dbpedia:SportsManager)", "type": "ClassNoun"} -{"lexeme": "soccer manager", "formula": "(rdf:type dbpedia:SoccerManager)", "type": "ClassNoun"} -{"lexeme": "soccer managers", "formula": "(rdf:type dbpedia:SoccerManager)", "type": "ClassNoun"} -{"lexeme": "college coach", "formula": "(rdf:type dbpedia:CollegeCoach)", "type": "ClassNoun"} -{"lexeme": "college coaches", "formula": "(rdf:type dbpedia:CollegeCoach)", "type": "ClassNoun"} -{"lexeme": "volleyball coach", "formula": "(rdf:type dbpedia:VolleyballCoach)", "type": "ClassNoun"} -{"lexeme": "volleyball coaches", "formula": "(rdf:type dbpedia:VolleyballCoach)", "type": "ClassNoun"} -{"lexeme": "team member", "formula": "(rdf:type dbpedia:TeamMember)", "type": "ClassNoun"} -{"lexeme": "team members", "formula": "(rdf:type dbpedia:TeamMember)", "type": "ClassNoun"} -{"lexeme": "sports team member", "formula": "(rdf:type dbpedia:SportsTeamMember)", "type": "ClassNoun"} -{"lexeme": "referee", "formula": "(rdf:type dbpedia:Referee)", "type": "ClassNoun"} -{"lexeme": "athlete", "formula": "(rdf:type dbpedia:Athlete)", "type": "ClassNoun"} -{"lexeme": "sportsman", "formula": "(rdf:type dbpedia:Athlete)", "type": "ClassNoun"} -{"lexeme": "sportsmen", "formula": "(rdf:type dbpedia:Athlete)", "type": "ClassNoun"} -{"lexeme": "sportswoman", "formula": "(rdf:type lex:FemaleAthlete)", "type": "ClassNoun"} -{"lexeme": "sportswomen", "formula": "(rdf:type lex:FemaleAthlete)", "type": "ClassNoun"} -{"lexeme": "National Collegiate Athletic Association athlete", "formula": "(rdf:type dbpedia:NationalCollegiateAthleticAssociationAthlete)", "type": "ClassNoun"} -{"lexeme": "NCAA athlete", "formula": "(rdf:type dbpedia:NationalCollegiateAthleticAssociationAthlete)", "type": "ClassNoun"} -{"lexeme": "American Football player", "formula": "(rdf:type dbpedia:AmericanFootballPlayer)", "type": "ClassNoun"} -{"lexeme": "Gridiron Football player", "formula": "(rdf:type dbpedia:GridironFootballPlayer)", "type": "ClassNoun"} -{"lexeme": "Canadian Football player", "formula": "(rdf:type dbpedia:CanadianFootballPlayer)", "type": "ClassNoun"} -{"lexeme": "Australian rules football player", "formula": "(rdf:type dbpedia:AustralianRulesFootballPlayer)", "type": "ClassNoun"} -{"lexeme": "football player", "formula": "(rdf:type lex:FootballPlayer)", "type": "ClassNoun"} -{"lexeme": "badminton player", "formula": "(rdf:type dbpedia:BadmintonPlayer)", "type": "ClassNoun"} -{"lexeme": "baseball player", "formula": "(rdf:type dbpedia:BaseballPlayer)", "type": "ClassNoun"} -{"lexeme": "basketball player", "formula": "(rdf:type dbpedia:BasketballPlayer)", "type": "ClassNoun"} -{"lexeme": "body builder", "formula": "(rdf:type dbpedia:BodyBuilder)", "type": "ClassNoun"} -{"lexeme": "boxer", "formula": "(rdf:type dbpedia:Boxer)", "type": "ClassNoun"} -{"lexeme": "amateur boxer", "formula": "(rdf:type dbpedia:AmateurBoxer)", "type": "ClassNoun"} -{"lexeme": "bull fighter", "formula": "(rdf:type dbpedia:BullFighter)", "type": "ClassNoun"} -{"lexeme": "bullfighter", "formula": "(rdf:type dbpedia:BullFighter)", "type": "ClassNoun"} -{"lexeme": "chess player", "formula": "(rdf:type dbpedia:ChessPlayer)", "type": "ClassNoun"} -{"lexeme": "cricketer", "formula": "(rdf:type dbpedia:Cricketer)", "type": "ClassNoun"} -{"lexeme": "curler", "formula": "(rdf:type dbpedia:Curler)", "type": "ClassNoun"} -{"lexeme": "cyclist", "formula": "(rdf:type dbpedia:Cyclist)", "type": "ClassNoun"} -{"lexeme": "darts player", "formula": "(rdf:type dbpedia:DartsPlayer)", "type": "ClassNoun"} -{"lexeme": "figure skater", "formula": "(rdf:type dbpedia:FigureSkater)", "type": "ClassNoun"} -{"lexeme": "Gaelic games game player", "formula": "(rdf:type dbpedia:GaelicGamesPlayer)", "type": "ClassNoun"} -{"lexeme": "golf player", "formula": "(rdf:type dbpedia:GolfPlayer)", "type": "ClassNoun"} -{"lexeme": "gymnast", "formula": "(rdf:type dbpedia:Gymnast)", "type": "ClassNoun"} -{"lexeme": "handball player", "formula": "(rdf:type dbpedia:HandballPlayer)", "type": "ClassNoun"} -{"lexeme": "horse rider", "formula": "(rdf:type dbpedia:HorseRider)", "type": "ClassNoun"} -{"lexeme": "ice hockey player", "formula": "(rdf:type dbpedia:IceHockeyPlayer)", "type": "ClassNoun"} -{"lexeme": "jockey", "formula": "(rdf:type dbpedia:Jockey)", "type": "ClassNoun"} -{"lexeme": "lacrosse player", "formula": "(rdf:type dbpedia:LacrossePlayer)", "type": "ClassNoun"} -{"lexeme": "martial artist", "formula": "(rdf:type dbpedia:MartialArtist)", "type": "ClassNoun"} -{"lexeme": "motorcycle rider", "formula": "(rdf:type dbpedia:MotorcycleRider)", "type": "ClassNoun"} -{"lexeme": "motorcyclist", "formula": "(rdf:type dbpedia:MotorcycleRider)", "type": "ClassNoun"} -{"lexeme": "speedway rider", "formula": "(rdf:type dbpedia:SpeedwayRider)", "type": "ClassNoun"} -{"lexeme": "netball player", "formula": "(rdf:type dbpedia:NetballPlayer)", "type": "ClassNoun"} -{"lexeme": "poker player", "formula": "(rdf:type dbpedia:PokerPlayer)", "type": "ClassNoun"} -{"lexeme": "Formula One racer", "formula": "(rdf:type dbpedia:FormulaOneRacer)", "type": "ClassNoun"} -{"lexeme": "NASCAR driver", "formula": "(rdf:type dbpedia:NascarDriver)", "type": "ClassNoun"} -{"lexeme": "racing driver", "formula": "(rdf:type dbpedia:RacingDriver)", "type": "ClassNoun"} -{"lexeme": "race driver", "formula": "(rdf:type dbpedia:RacingDriver)", "type": "ClassNoun"} -{"lexeme": "race driver", "formula": "(rdf:type lex:RaceDriver)", "type": "ClassNoun"} -{"lexeme": "rugby player", "formula": "(rdf:type dbpedia:RugbyPlayer)", "type": "ClassNoun"} -{"lexeme": "skater", "formula": "(rdf:type dbpedia:Skater)", "type": "ClassNoun"} -{"lexeme": "skier", "formula": "(rdf:type dbpedia:Skier)", "type": "ClassNoun"} -{"lexeme": "snooker player", "formula": "(rdf:type dbpedia:SnookerPlayer)", "type": "ClassNoun"} -{"lexeme": "snooker champ", "formula": "(rdf:type dbpedia:SnookerChamp)", "type": "ClassNoun"} -{"lexeme": "snooker champion", "formula": "(rdf:type dbpedia:SnookerChamp)", "type": "ClassNoun"} -{"lexeme": "soccer player", "formula": "(rdf:type dbpedia:SoccerPlayer)", "type": "ClassNoun"} -{"lexeme": "squash player", "formula": "(rdf:type dbpedia:SquashPlayer)", "type": "ClassNoun"} -{"lexeme": "swimmer", "formula": "(rdf:type dbpedia:Swimmer)", "type": "ClassNoun"} -{"lexeme": "table tennis player", "formula": "(rdf:type dbpedia:TableTennisPlayer)", "type": "ClassNoun"} -{"lexeme": "tennis player", "formula": "(rdf:type dbpedia:TennisPlayer)", "type": "ClassNoun"} -{"lexeme": "volleyball player", "formula": "(rdf:type dbpedia:VolleyballPlayer)", "type": "ClassNoun"} -{"lexeme": "beach volleyball player", "formula": "(rdf:type dbpedia:BeachVolleyballPlayer)", "type": "ClassNoun"} -{"lexeme": "wrestler", "formula": "(rdf:type dbpedia:Wrestler)", "type": "ClassNoun"} -{"lexeme": "sumo wrestler", "formula": "(rdf:type dbpedia:SumoWrestler)", "type": "ClassNoun"} -{"lexeme": "surfer", "formula": "(dbpedia:profession resource:Surfer)", "type": "ObjectProperty"} -{"lexeme": "player", "formula": "(rdf:type lex:Player)", "type": "ClassNoun"} -{"lexeme": "sports team", "formula": "(rdf:type dbpedia:SportsTeam)", "type": "ClassNoun"} -{"lexeme": "team", "formula": "(rdf:type dbpedia:SportsTeam)", "type": "ClassNoun"} -{"lexeme": "American Football team", "formula": "(rdf:type dbpedia:AmericanFootballTeam)", "type": "ClassNoun"} -{"lexeme": "football team", "formula": "(rdf:type lex:FootballTeam)", "type": "ClassNoun"} -{"lexeme": "baseball team", "formula": "(rdf:type dbpedia:BaseballTeam)", "type": "ClassNoun"} -{"lexeme": "basketball team", "formula": "(rdf:type dbpedia:BasketballTeam)", "type": "ClassNoun"} -{"lexeme": "Canadian Football team", "formula": "(rdf:type dbpedia:CanadianFootballTeam)", "type": "ClassNoun"} -{"lexeme": "cycling team", "formula": "(rdf:type dbpedia:CyclingTeam)", "type": "ClassNoun"} -{"lexeme": "hockey team", "formula": "(rdf:type dbpedia:HockeyTeam)", "type": "ClassNoun"} -{"lexeme": "rugby club", "formula": "(rdf:type dbpedia:RugbyClub)", "type": "ClassNoun"} -{"lexeme": "soccer club", "formula": "(rdf:type dbpedia:SoccerClub)", "type": "ClassNoun"} -{"lexeme": "soccer team", "formula": "(rdf:type dbpedia:SoccerClub)", "type": "ClassNoun"} -{"lexeme": "national soccer club", "formula": "(rdf:type dbpedia:NationalSoccerClub)", "type": "ClassNoun"} -{"lexeme": "national soccer team", "formula": "(rdf:type dbpedia:NationalSoccerClub)", "type": "ClassNoun"} -{"lexeme": "speedway team", "formula": "(rdf:type dbpedia:SpeedwayTeam)", "type": "ClassNoun"} -{"lexeme": "sports league", "formula": "(rdf:type dbpedia:SportsLeague)", "type": "ClassNoun"} -{"lexeme": "league", "formula": "(rdf:type dbpedia:SportsLeague)", "type": "ClassNoun"} -{"lexeme": "American Football league", "formula": "(rdf:type dbpedia:AmericanFootballLeague)", "type": "ClassNoun"} -{"lexeme": "Australian Football league", "formula": "(rdf:type dbpedia:AustralianFootballLeague)", "type": "ClassNoun"} -{"lexeme": "football league", "formula": "(rdf:type lex:FootballLeague)", "type": "ClassNoun"} -{"lexeme": "auto racing league", "formula": "(rdf:type dbpedia:AutoRacingLeague)", "type": "ClassNoun"} -{"lexeme": "car racing league", "formula": "(rdf:type dbpedia:AutoRacingLeague)", "type": "ClassNoun"} -{"lexeme": "racing league", "formula": "(rdf:type dbpedia:AutoRacingLeague)", "type": "ClassNoun"} -{"lexeme": "baseball league", "formula": "(rdf:type dbpedia:BaseballLeague)", "type": "ClassNoun"} -{"lexeme": "basketball league", "formula": "(rdf:type dbpedia:BasketballLeague)", "type": "ClassNoun"} -{"lexeme": "bowling league", "formula": "(rdf:type dbpedia:BowlingLeague)", "type": "ClassNoun"} -{"lexeme": "boxing league", "formula": "(rdf:type dbpedia:BoxingLeague)", "type": "ClassNoun"} -{"lexeme": "Canadian Football league", "formula": "(rdf:type dbpedia:CanadianFootballLeague)", "type": "ClassNoun"} -{"lexeme": "cricket league", "formula": "(rdf:type dbpedia:CricketLeague)", "type": "ClassNoun"} -{"lexeme": "curling league", "formula": "(rdf:type dbpedia:CurlingLeague)", "type": "ClassNoun"} -{"lexeme": "cycling league", "formula": "(rdf:type dbpedia:CyclingLeague)", "type": "ClassNoun"} -{"lexeme": "field hockey league", "formula": "(rdf:type dbpedia:FieldHockeyLeague)", "type": "ClassNoun"} -{"lexeme": "Formula One racing league", "formula": "(rdf:type dbpedia:FormulaOneRacingLeague)", "type": "ClassNoun"} -{"lexeme": "racing league", "formula": "(rdf:type dbpedia:FormulaOneRacingLeague)", "type": "ClassNoun"} -{"lexeme": "golf league", "formula": "(rdf:type dbpedia:GolfLeague)", "type": "ClassNoun"} -{"lexeme": "handball league", "formula": "(rdf:type dbpedia:HandballLeague)", "type": "ClassNoun"} -{"lexeme": "ice hockey league", "formula": "(rdf:type dbpedia:IceHockeyLeague)", "type": "ClassNoun"} -{"lexeme": "inline hockey league", "formula": "(rdf:type dbpedia:InlineHockeyLeague)", "type": "ClassNoun"} -{"lexeme": "hockey league", "formula": "(rdf:type lex:HockeyLeague)", "type": "ClassNoun"} -{"lexeme": "lacrosse league", "formula": "(rdf:type dbpedia:LacrosseLeague)", "type": "ClassNoun"} -{"lexeme": "mixed martial arts league", "formula": "(rdf:type dbpedia:MixedMartialArtsLeague)", "type": "ClassNoun"} -{"lexeme": "MMA league", "formula": "(rdf:type dbpedia:MixedMartialArtsLeague)", "type": "ClassNoun"} -{"lexeme": "martial arts league", "formula": "(rdf:type dbpedia:MixedMartialArtsLeague)", "type": "ClassNoun"} -{"lexeme": "motorcycle racing league", "formula": "(rdf:type dbpedia:MotorcycleRacingLeague)", "type": "ClassNoun"} -{"lexeme": "paintball league", "formula": "(rdf:type dbpedia:PaintballLeague)", "type": "ClassNoun"} -{"lexeme": "polo league", "formula": "(rdf:type dbpedia:PoloLeague)", "type": "ClassNoun"} -{"lexeme": "radio-controlled racing league", "formula": "(rdf:type dbpedia:RadioControlledRacingLeague)", "type": "ClassNoun"} -{"lexeme": "rugby league", "formula": "(rdf:type dbpedia:RugbyLeague)", "type": "ClassNoun"} -{"lexeme": "soccer league", "formula": "(rdf:type dbpedia:SoccerLeague)", "type": "ClassNoun"} -{"lexeme": "softball league", "formula": "(rdf:type dbpedia:SoftballLeague)", "type": "ClassNoun"} -{"lexeme": "speedway league", "formula": "(rdf:type dbpedia:SpeedwayLeague)", "type": "ClassNoun"} -{"lexeme": "tennis league", "formula": "(rdf:type dbpedia:TennisLeague)", "type": "ClassNoun"} -{"lexeme": "video games league", "formula": "(rdf:type dbpedia:VideoGamesLeague)", "type": "ClassNoun"} -{"lexeme": "volleyball league", "formula": "(rdf:type dbpedia:VolleyballLeague)", "type": "ClassNoun"} -{"lexeme": "team", "formula": "dbpedia:team", "type": "RelationalNoun"} -{"lexeme": "team", "formula": "!dbpedia:team", "type": "RelationalNoun"} -{"lexeme": "play", "formula": "dbpedia:team", "type": "StateVerb"} -{"lexeme": "play", "formula": "!dbpedia:team", "type": "StateVerb"} -{"lexeme": "play", "formula": "dbpedia:league", "type": "StateVerb"} -{"lexeme": "play", "formula": "!dbpedia:league", "type": "StateVerb"} -{"lexeme": "play", "formula": "dbpedia:college", "type": "StateVerb"} -{"lexeme": "play", "formula": "!dbpedia:college", "type": "StateVerb"} -{"lexeme": "graduate", "formula": "dbpedia:college", "type": "StateVerb"} -{"lexeme": "graduate", "formula": "!dbpedia:college", "type": "StateVerb"} -{"lexeme": "attend", "formula": "dbpedia:college", "type": "StateVerb"} -{"lexeme": "attend", "formula": "!dbpedia:college", "type": "StateVerb"} -{"lexeme": "player", "formula": "dbpedia:team", "type": "RelationalNoun"} -{"lexeme": "player", "formula": "!dbpedia:team", "type": "RelationalNoun"} -{"lexeme": "race", "formula": "dbpedia:team", "type": "StateVerb"} -{"lexeme": "race", "formula": "!dbpedia:team", "type": "StateVerb"} -{"lexeme": "manager", "formula": "dbpedia:team", "type": "RelationalNoun"} -{"lexeme": "manager", "formula": "!dbpedia:team", "type": "RelationalNoun"} -{"lexeme": "manage", "formula": "dbpedia:team", "type": "StateVerb"} -{"lexeme": "manage", "formula": "!dbpedia:team", "type": "StateVerb"} -{"lexeme": "manager", "formula": "dbpedia:managerClub", "type": "RelationalNoun"} -{"lexeme": "manager", "formula": "!dbpedia:managerClub", "type": "RelationalNoun"} -{"lexeme": "manage", "formula": "dbpedia:managerClub", "type": "StateVerb"} -{"lexeme": "manage", "formula": "!dbpedia:managerClub", "type": "StateVerb"} -{"lexeme": "manager", "formula": "dbpedia:manager", "type": "RelationalNoun"} -{"lexeme": "manager", "formula": "!dbpedia:manager", "type": "RelationalNoun"} -{"lexeme": "manage", "formula": "dbpedia:manager", "type": "StateVerb"} -{"lexeme": "manage", "formula": "!dbpedia:manager", "type": "StateVerb"} -{"lexeme": "home arena", "formula": "dbpedia:homeArena", "type": "RelationalNoun"} -{"lexeme": "home arena", "formula": "!dbpedia:homeArena", "type": "RelationalNoun"} -{"lexeme": "home stadium", "formula": "dbpedia:homeArena", "type": "RelationalNoun"} -{"lexeme": "home stadium", "formula": "!dbpedia:homeArena", "type": "RelationalNoun"} -{"lexeme": "home stadium", "formula": "dbpedia:ground", "type": "RelationalNoun"} -{"lexeme": "home stadium", "formula": "!dbpedia:ground", "type": "RelationalNoun"} -{"lexeme": "based", "formula": "dbpedia:ground", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "!dbpedia:ground", "type": "RelationalAdjective"} -{"lexeme": "home", "formula": "dbpedia:homeArena", "type": "RelationalNoun"} -{"lexeme": "home", "formula": "!dbpedia:homeArena", "type": "RelationalNoun"} -{"lexeme": "home", "formula": "dbpedia:ground", "type": "RelationalNoun"} -{"lexeme": "home", "formula": "!dbpedia:ground", "type": "RelationalNoun"} -{"lexeme": "play", "formula": "dbpedia:tenant", "type": "StateVerb"} -{"lexeme": "play", "formula": "!dbpedia:tenant", "type": "StateVerb"} -{"lexeme": "host", "formula": "dbpedia:tenant", "type": "StateVerb"} -{"lexeme": "host", "formula": "!dbpedia:tenant", "type": "StateVerb"} -{"lexeme": "home", "formula": "dbpedia:operator", "type": "RelationalNoun"} -{"lexeme": "home", "formula": "!dbpedia:operator", "type": "RelationalNoun"} -{"lexeme": "ride", "formula": "dbpedia:raceHorse", "type": "StateVerb"} -{"lexeme": "ride", "formula": "!dbpedia:raceHorse", "type": "StateVerb"} -{"lexeme": "capacity", "formula": "dbpedia:capacity", "type": "RelationalNoun"} -{"lexeme": "capacity", "formula": "!dbpedia:capacity", "type": "RelationalNoun"} -{"lexeme": "accommodate", "formula": "dbpedia:capacity", "type": "StateVerb"} -{"lexeme": "accommodate", "formula": "!dbpedia:capacity", "type": "StateVerb"} -{"lexeme": "position", "formula": "dbpedia:position", "type": "RelationalNoun"} -{"lexeme": "position", "formula": "!dbpedia:position", "type": "RelationalNoun"} -{"lexeme": "shirt number", "formula": "dbpedia:number", "type": "RelationalNoun"} -{"lexeme": "shirt number", "formula": "!dbpedia:number", "type": "RelationalNoun"} -{"lexeme": "shirt number", "formula": "dbpedia:squadNumber", "type": "RelationalNoun"} -{"lexeme": "shirt number", "formula": "!dbpedia:squadNumber", "type": "RelationalNoun"} -{"lexeme": "squad number", "formula": "dbpedia:number", "type": "RelationalNoun"} -{"lexeme": "squad number", "formula": "!dbpedia:number", "type": "RelationalNoun"} -{"lexeme": "squad number", "formula": "dbpedia:squadNumber", "type": "RelationalNoun"} -{"lexeme": "squad number", "formula": "!dbpedia:squadNumber", "type": "RelationalNoun"} -{"lexeme": "former coach", "formula": "dbpedia:formerCoach", "type": "RelationalNoun"} -{"lexeme": "former coach", "formula": "!dbpedia:formerCoach", "type": "RelationalNoun"} -{"lexeme": "right-handed", "formula": "(dbpedia:plays 'Right-handed')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "right-handed", "formula": "(dbpedia:plays 'Right-handed-(two-handed-backhand)')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "right-handed", "formula": "(dbpedia:plays 'Right-handed-(one-handed-backhand)')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "left-handed", "formula": "(dbpedia:plays 'Left-handed')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "left-handed", "formula": "(dbpedia:plays 'Left-handed-(two-handed-backhand)')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "left-handed", "formula": "(dbpedia:plays 'Left-handed-(one-handed-backhand)')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "ambidextrous", "formula": "(dbpedia:plays 'Ambidextrous)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "ambidextrous", "formula": "(dbpedia:shoots 'Ambidextrous)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "chairman", "formula": "dbpedia:chairman", "type": "RelationalNoun"} -{"lexeme": "chairman", "formula": "!dbpedia:chairman", "type": "RelationalNoun"} -{"lexeme": "debut", "formula": "dbpedia:debutTeam", "type": "StateVerb"} -{"lexeme": "debut", "formula": "!dbpedia:debutTeam", "type": "StateVerb"} -{"lexeme": "device", "formula": "(rdf:type dbpedia:Device)", "type": "ClassNoun"} -{"lexeme": "camera", "formula": "(rdf:type dbpedia:Camera)", "type": "ClassNoun"} -{"lexeme": "digital camera", "formula": "(rdf:type dbpedia:DigitalCamera)", "type": "ClassNoun"} -{"lexeme": "information appliance", "formula": "(rdf:type dbpedia:InformationAppliance)", "type": "ClassNoun"} -{"lexeme": "software", "formula": "(rdf:type dbpedia:Software)", "type": "ClassNoun"} -{"lexeme": "piece of software", "formula": "(rdf:type dbpedia:Software)", "type": "ClassNoun"} -{"lexeme": "pieces of software", "formula": "(rdf:type dbpedia:Software)", "type": "ClassNoun"} -{"lexeme": "programming language", "formula": "(rdf:type dbpedia:ProgrammingLanguage)", "type": "ClassNoun"} -{"lexeme": "freeware", "formula": "(dbpedia:license resource:Freeware)", "type": "ObjectProperty"} -{"lexeme": "shareware", "formula": "(dbpedia:license resource:Shareware)", "type": "ObjectProperty"} -{"lexeme": "video game", "formula": "(rdf:type dbpedia:VideoGame)", "type": "ClassNoun"} -{"lexeme": "automobile engine", "formula": "(rdf:type dbpedia:AutomobileEngine)", "type": "ClassNoun"} -{"lexeme": "mean of transportation", "formula": "(rdf:type dbpedia:MeanOfTransportation)", "type": "ClassNoun"} -{"lexeme": "means of transportation", "formula": "(rdf:type dbpedia:MeanOfTransportation)", "type": "ClassNoun"} -{"lexeme": "ship", "formula": "(rdf:type dbpedia:Ship)", "type": "ClassNoun"} -{"lexeme": "boat", "formula": "(rdf:type dbpedia:Ship)", "type": "ClassNoun"} -{"lexeme": "aircraft", "formula": "(rdf:type dbpedia:Aircraft)", "type": "ClassNoun"} -{"lexeme": "aircraft", "formula": "(rdf:type dbpedia:Aircraft)", "type": "ClassNoun"} -{"lexeme": "airplane", "formula": "(rdf:type dbpedia:Aircraft)", "type": "ClassNoun"} -{"lexeme": "plane", "formula": "(rdf:type dbpedia:Aircraft)", "type": "ClassNoun"} -{"lexeme": "airline", "formula": "(rdf:type dbpedia:Airline)", "type": "ClassNoun"} -{"lexeme": "automobile", "formula": "(rdf:type dbpedia:Automobile)", "type": "ClassNoun"} -{"lexeme": "auto", "formula": "(rdf:type dbpedia:Automobile)", "type": "ClassNoun"} -{"lexeme": "car", "formula": "(rdf:type dbpedia:Automobile)", "type": "ClassNoun"} -{"lexeme": "vehicle", "formula": "(rdf:type dbpedia:Automobile)", "type": "ClassNoun"} -{"lexeme": "coupe", "formula": "(dbpedia:bodyStyle resource:Coupe)", "type": "ObjectProperty"} -{"lexeme": "hatchback", "formula": "(dbpedia:bodyStyle resource:Hatchback)", "type": "ObjectProperty"} -{"lexeme": "convertible", "formula": "(dbpedia:bodyStyle resource:Convertible)", "type": "ObjectProperty"} -{"lexeme": "station wagon", "formula": "(dbpedia:bodyStyle resource:Station_wagon)", "type": "ObjectProperty"} -{"lexeme": "pickup", "formula": "(dbpedia:bodyStyle resource:Pickup_truck)", "type": "ObjectProperty"} -{"lexeme": "pickup truck", "formula": "(dbpedia:bodyStyle resource:Pickup_truck)", "type": "ObjectProperty"} -{"lexeme": "locomotive", "formula": "(rdf:type dbpedia:Locomotive)", "type": "ClassNoun"} -{"lexeme": "engine", "formula": "(rdf:type dbpedia:Locomotive)", "type": "ClassNoun"} -{"lexeme": "train", "formula": "(rdf:type dbpedia:Train)", "type": "ClassNoun"} -{"lexeme": "made", "formula": "dbpedia:origin", "type": "RelationalAdjective"} -{"lexeme": "made", "formula": "!dbpedia:origin", "type": "RelationalAdjective"} -{"lexeme": "average speed", "formula": "dbpedia:averageSpeed", "type": "RelationalNoun"} -{"lexeme": "average speed", "formula": "!dbpedia:averageSpeed", "type": "RelationalNoun"} -{"lexeme": "top speed", "formula": "dbpedia:topSpeed", "type": "RelationalNoun"} -{"lexeme": "top speed", "formula": "!dbpedia:topSpeed", "type": "RelationalNoun"} -{"lexeme": "displacement", "formula": "dbpedia:displacement", "type": "RelationalNoun"} -{"lexeme": "displacement", "formula": "!dbpedia:displacement", "type": "RelationalNoun"} -{"lexeme": "engine displacement", "formula": "dbpedia:displacement", "type": "RelationalNoun"} -{"lexeme": "engine displacement", "formula": "!dbpedia:displacement", "type": "RelationalNoun"} -{"lexeme": "developer", "formula": "dbpedia:developer", "type": "RelationalNoun"} -{"lexeme": "developer", "formula": "!dbpedia:developer", "type": "RelationalNoun"} -{"lexeme": "develop", "formula": "dbpedia:developer", "type": "StateVerb"} -{"lexeme": "develop", "formula": "!dbpedia:developer", "type": "StateVerb"} -{"lexeme": "developed", "formula": "dbpedia:computingPlatform", "type": "RelationalAdjective"} -{"lexeme": "developed", "formula": "!dbpedia:computingPlatform", "type": "RelationalAdjective"} -{"lexeme": "ported", "formula": "dbpedia:computingPlatform", "type": "RelationalAdjective"} -{"lexeme": "ported", "formula": "!dbpedia:computingPlatform", "type": "RelationalAdjective"} -{"lexeme": "released", "formula": "dbpedia:computingMedia", "type": "RelationalAdjective"} -{"lexeme": "released", "formula": "!dbpedia:computingMedia", "type": "RelationalAdjective"} -{"lexeme": "use", "formula": "dbpedia:computingInput", "type": "StateVerb"} -{"lexeme": "use", "formula": "!dbpedia:computingInput", "type": "StateVerb"} -{"lexeme": "play", "formula": "dbpedia:computingInput", "type": "StateVerb"} -{"lexeme": "play", "formula": "!dbpedia:computingInput", "type": "StateVerb"} -{"lexeme": "run", "formula": "dbpedia:operatingSystem", "type": "StateVerb"} -{"lexeme": "run", "formula": "!dbpedia:operatingSystem", "type": "StateVerb"} -{"lexeme": "programming language", "formula": "dbpedia:programmingLanguage", "type": "RelationalNoun"} -{"lexeme": "programming language", "formula": "!dbpedia:programmingLanguage", "type": "RelationalNoun"} -{"lexeme": "written", "formula": "dbpedia:programmingLanguage", "type": "RelationalAdjective"} -{"lexeme": "written", "formula": "!dbpedia:programmingLanguage", "type": "RelationalAdjective"} -{"lexeme": "licensed", "formula": "dbpedia:license", "type": "RelationalAdjective"} -{"lexeme": "licensed", "formula": "!dbpedia:license", "type": "RelationalAdjective"} -{"lexeme": "proprietary", "formula": "(dbpedia:license resource:Proprietary_software)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "open source", "formula": "(dbpedia:license resource:Open_source)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "intersect", "formula": "dbpedia:routeJunction", "type": "StateVerb"} -{"lexeme": "intersect", "formula": "!dbpedia:routeJunction", "type": "StateVerb"} -{"lexeme": "cross", "formula": "dbpedia:routeJunction", "type": "StateVerb"} -{"lexeme": "cross", "formula": "!dbpedia:routeJunction", "type": "StateVerb"} -{"lexeme": "begin", "formula": "dbpedia:routeStart", "type": "StateVerb"} -{"lexeme": "begin", "formula": "!dbpedia:routeStart", "type": "StateVerb"} -{"lexeme": "begin", "formula": "dbpedia:routeStart", "type": "StateVerb"} -{"lexeme": "begin", "formula": "!dbpedia:routeStart", "type": "StateVerb"} -{"lexeme": "end", "formula": "dbpedia:routeEnd", "type": "StateVerb"} -{"lexeme": "end", "formula": "!dbpedia:routeEnd", "type": "StateVerb"} -{"lexeme": "end", "formula": "dbpedia:routeEnd", "type": "StateVerb"} -{"lexeme": "end", "formula": "!dbpedia:routeEnd", "type": "StateVerb"} -{"lexeme": "beam", "formula": "dbpedia:shipBeam", "type": "RelationalNoun"} -{"lexeme": "beam", "formula": "!dbpedia:shipBeam", "type": "RelationalNoun"} -{"lexeme": "draft", "formula": "dbpedia:shipDraft", "type": "RelationalNoun"} -{"lexeme": "draft", "formula": "!dbpedia:shipDraft", "type": "RelationalNoun"} -{"lexeme": "format", "formula": "dbpedia:format", "type": "RelationalNoun"} -{"lexeme": "format", "formula": "!dbpedia:format", "type": "RelationalNoun"} -{"lexeme": "color", "formula": "(dbpedia:format resource:Color)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "black-and-white", "formula": "(dbpedia:format resource:Black-and-white)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "stereo", "formula": "(dbpedia:format resource:Stereophonic_sound)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "stereo", "formula": "(dbpedia:format resource:Dolby_Stereo)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "straight-four", "formula": "(dbpedia:configuration 'straight-four'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "inline-four", "formula": "(dbpedia:configuration 'straight-four'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "straight-six", "formula": "(dbpedia:configuration 'straight-six'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "inline-six", "formula": "(dbpedia:configuration 'straight-six'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "V6", "formula": "(dbpedia:configuration 'V6'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "V8", "formula": "(dbpedia:configuration 'V8'^^datatype:engineConfiguration)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "assembled", "formula": "dbpedia:assembly", "type": "RelationalAdjective"} -{"lexeme": "assembled", "formula": "!dbpedia:assembly", "type": "RelationalAdjective"} -{"lexeme": "commissioned", "formula": "dbpedia:commissioningDate", "type": "RelationalAdjective"} -{"lexeme": "commissioned", "formula": "!dbpedia:commissioningDate", "type": "RelationalAdjective"} -{"lexeme": "decommissioned", "formula": "dbpedia:decommissioningDate", "type": "RelationalAdjective"} -{"lexeme": "decommissioned", "formula": "!dbpedia:decommissioningDate", "type": "RelationalAdjective"} -{"lexeme": "build", "formula": "dbpedia:builder", "type": "StateVerb"} -{"lexeme": "build", "formula": "!dbpedia:builder", "type": "StateVerb"} -{"lexeme": "design", "formula": "dbpedia:designer", "type": "StateVerb"} -{"lexeme": "design", "formula": "!dbpedia:designer", "type": "StateVerb"} -{"lexeme": "develop", "formula": "dbpedia:designer", "type": "StateVerb"} -{"lexeme": "develop", "formula": "!dbpedia:designer", "type": "StateVerb"} -{"lexeme": "create", "formula": "dbpedia:designer", "type": "StateVerb"} -{"lexeme": "create", "formula": "!dbpedia:designer", "type": "StateVerb"} -{"lexeme": "based", "formula": "dbpedia:relatedMeanOfTransportation", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "!dbpedia:relatedMeanOfTransportation", "type": "RelationalAdjective"} -{"lexeme": "operate", "formula": "dbpedia:operatedBy", "type": "StateVerb"} -{"lexeme": "operate", "formula": "!dbpedia:operatedBy", "type": "StateVerb"} -{"lexeme": "operate", "formula": "dbpedia:operator", "type": "StateVerb"} -{"lexeme": "operate", "formula": "!dbpedia:operator", "type": "StateVerb"} -{"lexeme": "serve", "formula": "dbpedia:servingRailwayLine", "type": "StateVerb"} -{"lexeme": "serve", "formula": "!dbpedia:servingRailwayLine", "type": "StateVerb"} -{"lexeme": "laid down", "formula": "dbpedia:layingDown", "type": "RelationalAdjective"} -{"lexeme": "laid down", "formula": "!dbpedia:layingDown", "type": "RelationalAdjective"} -{"lexeme": "launched", "formula": "dbpedia:shipLaunch", "type": "RelationalAdjective"} -{"lexeme": "launched", "formula": "!dbpedia:shipLaunch", "type": "RelationalAdjective"} -{"lexeme": "ICAO identifier", "formula": "dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "ICAO identifier", "formula": "!dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "ICAO code", "formula": "dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "ICAO code", "formula": "!dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "location indicator", "formula": "dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "location indicator", "formula": "!dbpedia:icaoLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "IATA location identifier", "formula": "dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "IATA location identifier", "formula": "!dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "IATA identifier", "formula": "dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "IATA identifier", "formula": "!dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "IATA code", "formula": "dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "IATA code", "formula": "!dbpedia:iataLocationIdentifier", "type": "RelationalNoun"} -{"lexeme": "current release", "formula": "dbpedia:latestReleaseVersion", "type": "RelationalNoun"} -{"lexeme": "current release", "formula": "!dbpedia:latestReleaseVersion", "type": "RelationalNoun"} -{"lexeme": "latest version", "formula": "dbpedia:latestReleaseVersion", "type": "RelationalNoun"} -{"lexeme": "latest version", "formula": "!dbpedia:latestReleaseVersion", "type": "RelationalNoun"} -{"lexeme": "station code", "formula": "dbpedia:agencyStationCode", "type": "RelationalNoun"} -{"lexeme": "station code", "formula": "!dbpedia:agencyStationCode", "type": "RelationalNoun"} -{"lexeme": "celestial body", "formula": "(rdf:type dbpedia:CelestialBody)", "type": "ClassNoun"} -{"lexeme": "celestial bodies", "formula": "(rdf:type dbpedia:CelestialBody)", "type": "ClassNoun"} -{"lexeme": "star", "formula": "(rdf:type dbpedia:Star)", "type": "ClassNoun"} -{"lexeme": "stars", "formula": "(rdf:type dbpedia:Star)", "type": "ClassNoun"} -{"lexeme": "sun", "formula": "(rdf:type dbpedia:Star)", "type": "ClassNoun"} -{"lexeme": "suns", "formula": "(rdf:type dbpedia:Star)", "type": "ClassNoun"} -{"lexeme": "planet", "formula": "(rdf:type dbpedia:Planet)", "type": "ClassNoun"} -{"lexeme": "planets", "formula": "(rdf:type dbpedia:Planet)", "type": "ClassNoun"} -{"lexeme": "galaxy", "formula": "(rdf:type dbpedia:Galaxy)", "type": "ClassNoun"} -{"lexeme": "galaxies", "formula": "(rdf:type dbpedia:Galaxy)", "type": "ClassNoun"} -{"lexeme": "asteroid", "formula": "(rdf:type dbpedia:Asteroid)", "type": "ClassNoun"} -{"lexeme": "asteroids", "formula": "(rdf:type dbpedia:Asteroid)", "type": "ClassNoun"} -{"lexeme": "constellation", "formula": "(rdf:type dbpedia:Constellation)", "type": "ClassNoun"} -{"lexeme": "constellations", "formula": "(rdf:type dbpedia:Constellation)", "type": "ClassNoun"} -{"lexeme": "lunar crater", "formula": "(rdf:type dbpedia:LunarCrater)", "type": "ClassNoun"} -{"lexeme": "lunar craters", "formula": "(rdf:type dbpedia:LunarCrater)", "type": "ClassNoun"} -{"lexeme": "moon crater", "formula": "(rdf:type dbpedia:LunarCrater)", "type": "ClassNoun"} -{"lexeme": "moon craters", "formula": "(rdf:type dbpedia:LunarCrater)", "type": "ClassNoun"} -{"lexeme": "rocket", "formula": "(rdf:type dbpedia:Rocket)", "type": "ClassNoun"} -{"lexeme": "rockets", "formula": "(rdf:type dbpedia:Rocket)", "type": "ClassNoun"} -{"lexeme": "launch pad", "formula": "(rdf:type dbpedia:LaunchPad)", "type": "ClassNoun"} -{"lexeme": "launch pads", "formula": "(rdf:type dbpedia:LaunchPad)", "type": "ClassNoun"} -{"lexeme": "launchpad", "formula": "(rdf:type dbpedia:LaunchPad)", "type": "ClassNoun"} -{"lexeme": "launchpads", "formula": "(rdf:type dbpedia:LaunchPad)", "type": "ClassNoun"} -{"lexeme": "spacecraft", "formula": "(rdf:type dbpedia:Spacecraft)", "type": "ClassNoun"} -{"lexeme": "spacecrafts", "formula": "(rdf:type dbpedia:Spacecraft)", "type": "ClassNoun"} -{"lexeme": "spaceship", "formula": "(rdf:type dbpedia:Spacecraft)", "type": "ClassNoun"} -{"lexeme": "spaceships", "formula": "(rdf:type dbpedia:Spacecraft)", "type": "ClassNoun"} -{"lexeme": "space station", "formula": "(rdf:type dbpedia:SpaceStation)", "type": "ClassNoun"} -{"lexeme": "space stations", "formula": "(rdf:type dbpedia:SpaceStation)", "type": "ClassNoun"} -{"lexeme": "space shuttle", "formula": "(rdf:type dbpedia:SpaceShuttle)", "type": "ClassNoun"} -{"lexeme": "space shuttles", "formula": "(rdf:type dbpedia:SpaceShuttle)", "type": "ClassNoun"} -{"lexeme": "space mission", "formula": "(rdf:type dbpedia:SpaceMission)", "type": "ClassNoun"} -{"lexeme": "space missions", "formula": "(rdf:type dbpedia:SpaceMission)", "type": "ClassNoun"} -{"lexeme": "year in spaceflight", "formula": "(rdf:type dbpedia:YearInSpaceflight)", "type": "ClassNoun"} -{"lexeme": "years in spaceflight", "formula": "(rdf:type dbpedia:YearInSpaceflight)", "type": "ClassNoun"} -{"lexeme": "astronaut", "formula": "(rdf:type dbpedia:Astronaut)", "type": "ClassNoun"} -{"lexeme": "astronauts", "formula": "(rdf:type dbpedia:Astronaut)", "type": "ClassNoun"} -{"lexeme": "cosmonaut", "formula": "(rdf:type lex:Cosmonaut)", "type": "ClassNoun"} -{"lexeme": "cosmonauts", "formula": "(rdf:type lex:Cosmonaut)", "type": "ClassNoun"} -{"lexeme": "taikonaut", "formula": "(rdf:type lex:Taikonaut)", "type": "ClassNoun"} -{"lexeme": "taikonauts", "formula": "(rdf:type lex:Taikonaut)", "type": "ClassNoun"} -{"lexeme": "mean temperature", "formula": "dbpedia:meanTemperature", "type": "RelationalNoun"} -{"lexeme": "mean temperature", "formula": "!dbpedia:meanTemperature", "type": "RelationalNoun"} -{"lexeme": "density", "formula": "dbpedia:density", "type": "RelationalNoun"} -{"lexeme": "density", "formula": "!dbpedia:density", "type": "RelationalNoun"} -{"lexeme": "orbital period", "formula": "dbpedia:orbitalPeriod", "type": "RelationalNoun"} -{"lexeme": "orbital period", "formula": "!dbpedia:orbitalPeriod", "type": "RelationalNoun"} -{"lexeme": "periapsis", "formula": "dbpedia:periapsis", "type": "RelationalNoun"} -{"lexeme": "periapsis", "formula": "!dbpedia:periapsis", "type": "RelationalNoun"} -{"lexeme": "periapse", "formula": "dbpedia:periapsis", "type": "RelationalNoun"} -{"lexeme": "periapse", "formula": "!dbpedia:periapsis", "type": "RelationalNoun"} -{"lexeme": "apoapsis", "formula": "dbpedia:apoapsis", "type": "RelationalNoun"} -{"lexeme": "apoapsis", "formula": "!dbpedia:apoapsis", "type": "RelationalNoun"} -{"lexeme": "epoch", "formula": "dbpedia:epoch", "type": "RelationalNoun"} -{"lexeme": "epoch", "formula": "!dbpedia:epoch", "type": "RelationalNoun"} -{"lexeme": "absolute magnitude", "formula": "dbpedia:absoluteMagnitude", "type": "RelationalNoun"} -{"lexeme": "absolute magnitude", "formula": "!dbpedia:absoluteMagnitude", "type": "RelationalNoun"} -{"lexeme": "magnitude", "formula": "dbpedia:magnitude", "type": "RelationalNoun"} -{"lexeme": "magnitude", "formula": "!dbpedia:magnitude", "type": "RelationalNoun"} -{"lexeme": "launch off", "formula": "dbpedia:associatedRocket", "type": "StateVerb"} -{"lexeme": "launch off", "formula": "!dbpedia:associatedRocket", "type": "StateVerb"} -{"lexeme": "take off", "formula": "dbpedia:associatedRocket", "type": "StateVerb"} -{"lexeme": "take off", "formula": "!dbpedia:associatedRocket", "type": "StateVerb"} -{"lexeme": "blast off", "formula": "dbpedia:associatedRocket", "type": "StateVerb"} -{"lexeme": "blast off", "formula": "!dbpedia:associatedRocket", "type": "StateVerb"} -{"lexeme": "launched", "formula": "dbpedia:launchDate", "type": "RelationalAdjective"} -{"lexeme": "launched", "formula": "!dbpedia:launchDate", "type": "RelationalAdjective"} -{"lexeme": "place", "formula": "(rdf:type dbpedia:Place)", "type": "ClassNoun"} -{"lexeme": "location", "formula": "(rdf:type dbpedia:Place)", "type": "ClassNoun"} -{"lexeme": "populated place", "formula": "(rdf:type dbpedia:PopulatedPlace)", "type": "ClassNoun"} -{"lexeme": "continent", "formula": "(rdf:type dbpedia:Continent)", "type": "ClassNoun"} -{"lexeme": "country", "formula": "(rdf:type dbpedia:Country)", "type": "ClassNoun"} -{"lexeme": "nation", "formula": "(rdf:type dbpedia:Country)", "type": "ClassNoun"} -{"lexeme": "state", "formula": "(rdf:type dbpedia:State)", "type": "ClassNoun"} -{"lexeme": "department", "formula": "(rdf:type dbpedia:Department)", "type": "ClassNoun"} -{"lexeme": "overseas department", "formula": "(rdf:type dbpedia:OverseasDepartment)", "type": "ClassNoun"} -{"lexeme": "intercommunality", "formula": "(rdf:type dbpedia:Intercommunality)", "type": "ClassNoun"} -{"lexeme": "locality", "formula": "(rdf:type dbpedia:Locality)", "type": "ClassNoun"} -{"lexeme": "French locality", "formula": "(rdf:type dbpedia:FrenchLocality)", "type": "ClassNoun"} -{"lexeme": "arrondissement", "formula": "(rdf:type lex:Arrondissement)", "type": "ClassNoun"} -{"lexeme": "prefecture", "formula": "(rdf:type dbpedia:Prefecture)", "type": "ClassNoun"} -{"lexeme": "settlement", "formula": "(rdf:type dbpedia:Settlement)", "type": "ClassNoun"} -{"lexeme": "Iran settlement", "formula": "(rdf:type dbpedia:IranSettlement)", "type": "ClassNoun"} -{"lexeme": "city", "formula": "(rdf:type dbpedia:City)", "type": "ClassNoun"} -{"lexeme": "city district", "formula": "(rdf:type dbpedia:CityDistrict)", "type": "ClassNoun"} -{"lexeme": "town", "formula": "(rdf:type dbpedia:Town)", "type": "ClassNoun"} -{"lexeme": "village", "formula": "(rdf:type dbpedia:Village)", "type": "ClassNoun"} -{"lexeme": "region", "formula": "(rdf:type dbpedia:Region)", "type": "ClassNoun"} -{"lexeme": "administrative region", "formula": "(rdf:type dbpedia:AdministrativeRegion)", "type": "ClassNoun"} -{"lexeme": "clerical administrative region", "formula": "(rdf:type dbpedia:ClericalAdministrativeRegion)", "type": "ClassNoun"} -{"lexeme": "deanery", "formula": "(rdf:type dbpedia:Deanary)", "type": "ClassNoun"} -{"lexeme": "diocese", "formula": "(rdf:type dbpedia:Diocese)", "type": "ClassNoun"} -{"lexeme": "parish", "formula": "(rdf:type dbpedia:Parish)", "type": "ClassNoun"} -{"lexeme": "governmental administrative region", "formula": "(rdf:type dbpedia:GovernmentalAdministrativeRegion)", "type": "ClassNoun"} -{"lexeme": "district", "formula": "(rdf:type dbpedia:District)", "type": "ClassNoun"} -{"lexeme": "district water board", "formula": "(rdf:type dbpedia:DistrictWaterBoard)", "type": "ClassNoun"} -{"lexeme": "water board", "formula": "(rdf:type dbpedia:DistrictWaterBoard)", "type": "ClassNoun"} -{"lexeme": "municipality", "formula": "(rdf:type dbpedia:Municipality)", "type": "ClassNoun"} -{"lexeme": "sub-municipality", "formula": "(rdf:type dbpedia:SubMunicipality)", "type": "ClassNoun"} -{"lexeme": "province", "formula": "(rdf:type dbpedia:Province)", "type": "ClassNoun"} -{"lexeme": "regency", "formula": "(rdf:type dbpedia:Regency)", "type": "ClassNoun"} -{"lexeme": "territory", "formula": "(rdf:type dbpedia:Territory)", "type": "ClassNoun"} -{"lexeme": "old territory", "formula": "(rdf:type dbpedia:OldTerritory)", "type": "ClassNoun"} -{"lexeme": "natural region", "formula": "(rdf:type dbpedia:NaturalRegion)", "type": "ClassNoun"} -{"lexeme": "ski region", "formula": "(rdf:type dbpedia:SkiArea)", "type": "ClassNoun"} -{"lexeme": "ski resort", "formula": "(rdf:type dbpedia:SkiResort)", "type": "ClassNoun"} -{"lexeme": "wine region", "formula": "(rdf:type dbpedia:WineRegion)", "type": "ClassNoun"} -{"lexeme": "protected area", "formula": "(rdf:type dbpedia:ProtectedArea)", "type": "ClassNoun"} -{"lexeme": "natural place", "formula": "(rdf:type dbpedia:NaturalPlace)", "type": "ClassNoun"} -{"lexeme": "body of water", "formula": "(rdf:type dbpedia:BodyOfWater)", "type": "ClassNoun"} -{"lexeme": "stream", "formula": "(rdf:type dbpedia:Stream)", "type": "ClassNoun"} -{"lexeme": "river", "formula": "(rdf:type dbpedia:River)", "type": "ClassNoun"} -{"lexeme": "canal", "formula": "(rdf:type dbpedia:Canal)", "type": "ClassNoun"} -{"lexeme": "lake", "formula": "(rdf:type dbpedia:Lake)", "type": "ClassNoun"} -{"lexeme": "island", "formula": "(rdf:type dbpedia:Island)", "type": "ClassNoun"} -{"lexeme": "atoll", "formula": "(rdf:type dbpedia:Atoll)", "type": "ClassNoun"} -{"lexeme": "mountain", "formula": "(rdf:type dbpedia:Mountain)", "type": "ClassNoun"} -{"lexeme": "mountain range", "formula": "(rdf:type dbpedia:MountainRange)", "type": "ClassNoun"} -{"lexeme": "mountain chain", "formula": "(rdf:type dbpedia:MountainRange)", "type": "ClassNoun"} -{"lexeme": "ridge", "formula": "(rdf:type dbpedia:MountainRange)", "type": "ClassNoun"} -{"lexeme": "mountain pass", "formula": "(rdf:type dbpedia:MountainPass)", "type": "ClassNoun"} -{"lexeme": "cave", "formula": "(rdf:type dbpedia:Cave)", "type": "ClassNoun"} -{"lexeme": "cavern", "formula": "(rdf:type dbpedia:Cave)", "type": "ClassNoun"} -{"lexeme": "grotto", "formula": "(rdf:type dbpedia:Cave)", "type": "ClassNoun"} -{"lexeme": "valley", "formula": "(rdf:type dbpedia:Valley)", "type": "ClassNoun"} -{"lexeme": "volcano", "formula": "(rdf:type dbpedia:Volcano)", "type": "ClassNoun"} -{"lexeme": "world heritage site", "formula": "(rdf:type dbpedia:WorldHeritageSite)", "type": "ClassNoun"} -{"lexeme": "site of special scientific interest", "formula": "(rdf:type dbpedia:SiteOfSpecialScientificInterest)", "type": "ClassNoun"} -{"lexeme": "located", "formula": "dbpedia:country", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:country", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:range", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:range", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:city", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:city", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:location", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:location", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:locatedInArea", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:locatedInArea", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:region", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:region", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:state", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:state", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:county", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:county", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:district", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:district", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:province", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:province", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:department", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:department", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:arrondissement", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:arrondissement", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:canton", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:canton", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "dbpedia:region", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "!dbpedia:region", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "dbpedia:state", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "!dbpedia:state", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "dbpedia:county", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "!dbpedia:county", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "dbpedia:district", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "!dbpedia:district", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "dbpedia:province", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "!dbpedia:province", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "dbpedia:department", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "!dbpedia:department", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "dbpedia:arrondissement", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "!dbpedia:arrondissement", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "dbpedia:canton", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "!dbpedia:canton", "type": "RelationalAdjective"} -{"lexeme": "part", "formula": "dbpedia:range", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "!dbpedia:range", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "dbpedia:mountainRange", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "!dbpedia:mountainRange", "type": "RelationalNoun"} -{"lexeme": "close", "formula": "dbpedia:nearestCity", "type": "RelationalAdjective"} -{"lexeme": "close", "formula": "!dbpedia:nearestCity", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:closestCity", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:closestCity", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "dbpedia:closestCity", "type": "RelationalAdjective"} -{"lexeme": "situated", "formula": "!dbpedia:closestCity", "type": "RelationalAdjective"} -{"lexeme": "part", "formula": "dbpedia:intercommunality", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "!dbpedia:intercommunality", "type": "RelationalNoun"} -{"lexeme": "suburb", "formula": "dbpedia:intercommunality", "type": "RelationalNoun"} -{"lexeme": "suburb", "formula": "!dbpedia:intercommunality", "type": "RelationalNoun"} -{"lexeme": "cross", "formula": "dbpedia:crosses", "type": "StateVerb"} -{"lexeme": "cross", "formula": "!dbpedia:crosses", "type": "StateVerb"} -{"lexeme": "traverse", "formula": "dbpedia:crosses", "type": "StateVerb"} -{"lexeme": "traverse", "formula": "!dbpedia:crosses", "type": "StateVerb"} -{"lexeme": "bridge", "formula": "dbpedia:crosses", "type": "StateVerb"} -{"lexeme": "bridge", "formula": "!dbpedia:crosses", "type": "StateVerb"} -{"lexeme": "span", "formula": "dbpedia:crosses", "type": "StateVerb"} -{"lexeme": "span", "formula": "!dbpedia:crosses", "type": "StateVerb"} -{"lexeme": "crossing", "formula": "dbpedia:crosses", "type": "RelationalNoun"} -{"lexeme": "crossing", "formula": "!dbpedia:crosses", "type": "RelationalNoun"} -{"lexeme": "bridge", "formula": "dbpedia:crosses", "type": "RelationalNoun"} -{"lexeme": "bridge", "formula": "!dbpedia:crosses", "type": "RelationalNoun"} -{"lexeme": "source", "formula": "dbpedia:source", "type": "RelationalNoun"} -{"lexeme": "source", "formula": "!dbpedia:source", "type": "RelationalNoun"} -{"lexeme": "originate", "formula": "dbpedia:source", "type": "StateVerb"} -{"lexeme": "originate", "formula": "!dbpedia:source", "type": "StateVerb"} -{"lexeme": "originate", "formula": "dbpedia:sourceCountry", "type": "StateVerb"} -{"lexeme": "originate", "formula": "!dbpedia:sourceCountry", "type": "StateVerb"} -{"lexeme": "originate", "formula": "dbpedia:origin", "type": "StateVerb"} -{"lexeme": "originate", "formula": "!dbpedia:origin", "type": "StateVerb"} -{"lexeme": "flow", "formula": "dbpedia:riverMouth", "type": "StateVerb"} -{"lexeme": "flow", "formula": "!dbpedia:riverMouth", "type": "StateVerb"} -{"lexeme": "run", "formula": "dbpedia:riverMouth", "type": "StateVerb"} -{"lexeme": "run", "formula": "!dbpedia:riverMouth", "type": "StateVerb"} -{"lexeme": "flow", "formula": "dbpedia:mouthMountain", "type": "StateVerb"} -{"lexeme": "flow", "formula": "!dbpedia:mouthMountain", "type": "StateVerb"} -{"lexeme": "run", "formula": "dbpedia:mouthMountain", "type": "StateVerb"} -{"lexeme": "run", "formula": "!dbpedia:mouthMountain", "type": "StateVerb"} -{"lexeme": "flow", "formula": "dbpedia:mouthPlace", "type": "StateVerb"} -{"lexeme": "flow", "formula": "!dbpedia:mouthPlace", "type": "StateVerb"} -{"lexeme": "run", "formula": "dbpedia:mouthPlace", "type": "StateVerb"} -{"lexeme": "run", "formula": "!dbpedia:mouthPlace", "type": "StateVerb"} -{"lexeme": "border", "formula": "dbpedia:border", "type": "StateVerb"} -{"lexeme": "border", "formula": "!dbpedia:border", "type": "StateVerb"} -{"lexeme": "neighboring municipality", "formula": "dbpedia:neighboringMunicipality", "type": "RelationalNoun"} -{"lexeme": "neighboring municipality", "formula": "!dbpedia:neighboringMunicipality", "type": "RelationalNoun"} -{"lexeme": "residence", "formula": "dbpedia:residence", "type": "RelationalNoun"} -{"lexeme": "residence", "formula": "!dbpedia:residence", "type": "RelationalNoun"} -{"lexeme": "reside", "formula": "dbpedia:residence", "type": "StateVerb"} -{"lexeme": "reside", "formula": "!dbpedia:residence", "type": "StateVerb"} -{"lexeme": "highest mountain", "formula": "dbpedia:highestMountain", "type": "RelationalNoun"} -{"lexeme": "highest mountain", "formula": "!dbpedia:highestMountain", "type": "RelationalNoun"} -{"lexeme": "highest mountain", "formula": "dbpedia:highestMountain", "type": "RelationalNoun"} -{"lexeme": "highest mountain", "formula": "!dbpedia:highestMountain", "type": "RelationalNoun"} -{"lexeme": "elevation", "formula": "dbpedia:elevation", "type": "RelationalNoun"} -{"lexeme": "elevation", "formula": "!dbpedia:elevation", "type": "RelationalNoun"} -{"lexeme": "altitude", "formula": "dbpedia:elevation", "type": "RelationalNoun"} -{"lexeme": "altitude", "formula": "!dbpedia:elevation", "type": "RelationalNoun"} -{"lexeme": "maximum altitude", "formula": "dbpedia:maximumElevation", "type": "RelationalNoun"} -{"lexeme": "maximum altitude", "formula": "!dbpedia:maximumElevation", "type": "RelationalNoun"} -{"lexeme": "minimum altitude", "formula": "dbpedia:minimumElevation", "type": "RelationalNoun"} -{"lexeme": "minimum altitude", "formula": "!dbpedia:minimumElevation", "type": "RelationalNoun"} -{"lexeme": "height", "formula": "dbpedia:elevation", "type": "RelationalNoun"} -{"lexeme": "height", "formula": "!dbpedia:elevation", "type": "RelationalNoun"} -{"lexeme": "stand", "formula": "dbpedia:elevation", "type": "StateVerb"} -{"lexeme": "stand", "formula": "!dbpedia:elevation", "type": "StateVerb"} -{"lexeme": "rise", "formula": "dbpedia:elevation", "type": "StateVerb"} -{"lexeme": "rise", "formula": "!dbpedia:elevation", "type": "StateVerb"} -{"lexeme": "rise", "formula": "dbpedia:maximumElevation", "type": "StateVerb"} -{"lexeme": "rise", "formula": "!dbpedia:maximumElevation", "type": "StateVerb"} -{"lexeme": "depth", "formula": "dbpedia:depth", "type": "RelationalNoun"} -{"lexeme": "depth", "formula": "!dbpedia:depth", "type": "RelationalNoun"} -{"lexeme": "population", "formula": "dbpedia:populationTotal", "type": "RelationalNoun"} -{"lexeme": "population", "formula": "!dbpedia:populationTotal", "type": "RelationalNoun"} -{"lexeme": "population", "formula": "dbpedia:totalPopulation", "type": "RelationalNoun"} -{"lexeme": "population", "formula": "!dbpedia:totalPopulation", "type": "RelationalNoun"} -{"lexeme": "population", "formula": "dbpedia:populationUrban", "type": "RelationalNoun"} -{"lexeme": "population", "formula": "!dbpedia:populationUrban", "type": "RelationalNoun"} -{"lexeme": "population", "formula": "dbpedia:populationMetro", "type": "RelationalNoun"} -{"lexeme": "population", "formula": "!dbpedia:populationMetro", "type": "RelationalNoun"} -{"lexeme": "total population", "formula": "dbpedia:populationTotal", "type": "RelationalNoun"} -{"lexeme": "total population", "formula": "!dbpedia:populationTotal", "type": "RelationalNoun"} -{"lexeme": "total population", "formula": "dbpedia:totalPopulation", "type": "RelationalNoun"} -{"lexeme": "total population", "formula": "!dbpedia:totalPopulation", "type": "RelationalNoun"} -{"lexeme": "urban population", "formula": "dbpedia:populationUrban", "type": "RelationalNoun"} -{"lexeme": "urban population", "formula": "!dbpedia:populationUrban", "type": "RelationalNoun"} -{"lexeme": "metropolitan population", "formula": "dbpedia:populationMetro", "type": "RelationalNoun"} -{"lexeme": "metropolitan population", "formula": "!dbpedia:populationMetro", "type": "RelationalNoun"} -{"lexeme": "area", "formula": "dbpedia:area", "type": "RelationalNoun"} -{"lexeme": "area", "formula": "!dbpedia:area", "type": "RelationalNoun"} -{"lexeme": "area", "formula": "dbpedia:areaTotal", "type": "RelationalNoun"} -{"lexeme": "area", "formula": "!dbpedia:areaTotal", "type": "RelationalNoun"} -{"lexeme": "area", "formula": "dbpedia:areaUrban", "type": "RelationalNoun"} -{"lexeme": "area", "formula": "!dbpedia:areaUrban", "type": "RelationalNoun"} -{"lexeme": "area", "formula": "dbpedia:areaMetro", "type": "RelationalNoun"} -{"lexeme": "area", "formula": "!dbpedia:areaMetro", "type": "RelationalNoun"} -{"lexeme": "total area", "formula": "dbpedia:areaTotal", "type": "RelationalNoun"} -{"lexeme": "total area", "formula": "!dbpedia:areaTotal", "type": "RelationalNoun"} -{"lexeme": "urban area", "formula": "dbpedia:areaUrban", "type": "RelationalNoun"} -{"lexeme": "urban area", "formula": "!dbpedia:areaUrban", "type": "RelationalNoun"} -{"lexeme": "land area", "formula": "dbpedia:areaLand", "type": "RelationalNoun"} -{"lexeme": "land area", "formula": "!dbpedia:areaLand", "type": "RelationalNoun"} -{"lexeme": "water area", "formula": "dbpedia:areaWater", "type": "RelationalNoun"} -{"lexeme": "water area", "formula": "!dbpedia:areaWater", "type": "RelationalNoun"} -{"lexeme": "population density", "formula": "dbpedia:populationDensity", "type": "RelationalNoun"} -{"lexeme": "population density", "formula": "!dbpedia:populationDensity", "type": "RelationalNoun"} -{"lexeme": "population density", "formula": "dbpedia:populationUrbanDensity", "type": "RelationalNoun"} -{"lexeme": "population density", "formula": "!dbpedia:populationUrbanDensity", "type": "RelationalNoun"} -{"lexeme": "population density", "formula": "dbpedia:populationMetroDensity", "type": "RelationalNoun"} -{"lexeme": "population density", "formula": "!dbpedia:populationMetroDensity", "type": "RelationalNoun"} -{"lexeme": "area code", "formula": "dbpedia:areaCode", "type": "RelationalNoun"} -{"lexeme": "area code", "formula": "!dbpedia:areaCode", "type": "RelationalNoun"} -{"lexeme": "postal code", "formula": "dbpedia:postalCode", "type": "RelationalNoun"} -{"lexeme": "postal code", "formula": "!dbpedia:postalCode", "type": "RelationalNoun"} -{"lexeme": "post code", "formula": "dbpedia:postalCode", "type": "RelationalNoun"} -{"lexeme": "post code", "formula": "!dbpedia:postalCode", "type": "RelationalNoun"} -{"lexeme": "time zone", "formula": "dbpedia:timeZone", "type": "RelationalNoun"} -{"lexeme": "time zone", "formula": "!dbpedia:timeZone", "type": "RelationalNoun"} -{"lexeme": "UTC offset", "formula": "dbpedia:utcOffset", "type": "RelationalNoun"} -{"lexeme": "UTC offset", "formula": "!dbpedia:utcOffset", "type": "RelationalNoun"} -{"lexeme": "time zone offset", "formula": "dbpedia:utcOffset", "type": "RelationalNoun"} -{"lexeme": "time zone offset", "formula": "!dbpedia:utcOffset", "type": "RelationalNoun"} -{"lexeme": "opened", "formula": "dbpedia:dateUse", "type": "RelationalAdjective"} -{"lexeme": "opened", "formula": "!dbpedia:dateUse", "type": "RelationalAdjective"} -{"lexeme": "opened", "formula": "dbpedia:openingDate", "type": "RelationalAdjective"} -{"lexeme": "opened", "formula": "!dbpedia:openingDate", "type": "RelationalAdjective"} -{"lexeme": "opened", "formula": "dbpedia:openingYear", "type": "RelationalAdjective"} -{"lexeme": "opened", "formula": "!dbpedia:openingYear", "type": "RelationalAdjective"} -{"lexeme": "completed", "formula": "dbpedia:completionDate", "type": "RelationalAdjective"} -{"lexeme": "completed", "formula": "!dbpedia:completionDate", "type": "RelationalAdjective"} -{"lexeme": "completed", "formula": "dbpedia:dateCompleted", "type": "RelationalAdjective"} -{"lexeme": "completed", "formula": "!dbpedia:dateCompleted", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "dbpedia:headquarter", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "!dbpedia:headquarter", "type": "RelationalAdjective"} -{"lexeme": "length", "formula": "dbpedia:length", "type": "RelationalNoun"} -{"lexeme": "length", "formula": "!dbpedia:length", "type": "RelationalNoun"} -{"lexeme": "width", "formula": "dbpedia:width", "type": "RelationalNoun"} -{"lexeme": "width", "formula": "!dbpedia:width", "type": "RelationalNoun"} -{"lexeme": "grid reference", "formula": "dbpedia:gridReference", "type": "RelationalNoun"} -{"lexeme": "grid reference", "formula": "!dbpedia:gridReference", "type": "RelationalNoun"} -{"lexeme": "highest region", "formula": "dbpedia:highestRegion", "type": "RelationalNoun"} -{"lexeme": "highest region", "formula": "!dbpedia:highestRegion", "type": "RelationalNoun"} -{"lexeme": "motto", "formula": "dbpedia:motto", "type": "RelationalNoun"} -{"lexeme": "motto", "formula": "!dbpedia:motto", "type": "RelationalNoun"} -{"lexeme": "NRHP reference number", "formula": "dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} -{"lexeme": "NRHP reference number", "formula": "!dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} -{"lexeme": "National Register reference number", "formula": "dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} -{"lexeme": "National Register reference number", "formula": "!dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} -{"lexeme": "reference number", "formula": "dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} -{"lexeme": "reference number", "formula": "!dbpedia:nrhpReferenceNumber", "type": "RelationalNoun"} -{"lexeme": "person", "formula": "(rdf:type dbpedia:Person)", "type": "ClassNoun"} -{"lexeme": "woman", "formula": "(dbpedia:gender resource:Female)", "type": "ObjectProperty"} -{"lexeme": "women", "formula": "(dbpedia:gender resource:Female)", "type": "ObjectProperty"} -{"lexeme": "man", "formula": "(dbpedia:gender resource:Male)", "type": "ObjectProperty"} -{"lexeme": "men", "formula": "(dbpedia:gender resource:Male)", "type": "ObjectProperty"} -{"lexeme": "woman", "formula": "(foaf:gender 'female'@en)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "women", "formula": "(foaf:gender 'female'@en)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "man", "formula": "(foaf:gender 'male'@en)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "men", "formula": "(foaf:gender 'male'@en)", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "ethnic group", "formula": "(rdf:type dbpedia:EthnicGroup)", "type": "ClassNoun"} -{"lexeme": "name", "formula": "(rdf:type dbpedia:Name)", "type": "ClassNoun"} -{"lexeme": "given name", "formula": "(rdf:type dbpedia:GivenName)", "type": "ClassNoun"} -{"lexeme": "first name", "formula": "(rdf:type dbpedia:GivenName)", "type": "ClassNoun"} -{"lexeme": "surname", "formula": "(rdf:type dbpedia:Surname)", "type": "ClassNoun"} -{"lexeme": "last name", "formula": "(rdf:type dbpedia:Surname)", "type": "ClassNoun"} -{"lexeme": "career station", "formula": "(rdf:type dbpedia:CareerStation)", "type": "ClassNoun"} -{"lexeme": "scientist", "formula": "(rdf:type dbpedia:Scientist)", "type": "ClassNoun"} -{"lexeme": "researcher", "formula": "(rdf:type dbpedia:Scientist)", "type": "ClassNoun"} -{"lexeme": "medician", "formula": "(rdf:type dbpedia:Medician)", "type": "ClassNoun"} -{"lexeme": "professor", "formula": "(rdf:type dbpedia:Professor)", "type": "ClassNoun"} -{"lexeme": "historian", "formula": "(dbpedia:profession resource:Historian)", "type": "ObjectProperty"} -{"lexeme": "chemist", "formula": "(dbpedia:profession resource:Chemist)", "type": "ObjectProperty"} -{"lexeme": "biologist", "formula": "(dbpedia:profession resource:Biologist)", "type": "ObjectProperty"} -{"lexeme": "economist", "formula": "(dbpedia:profession resource:Economist)", "type": "ObjectProperty"} -{"lexeme": "engineer", "formula": "(rdf:type dbpedia:Engineer)", "type": "ClassNoun"} -{"lexeme": "teacher", "formula": "(dbpedia:profession resource:Teacher)", "type": "ObjectProperty"} -{"lexeme": "revolutionary", "formula": "(dbpedia:profession resource:Revolutionary)", "type": "ObjectProperty"} -{"lexeme": "poet", "formula": "(dbpedia:profession resource:Poet)", "type": "ObjectProperty"} -{"lexeme": "architect", "formula": "(rdf:type dbpedia:Architect)", "type": "ClassNoun"} -{"lexeme": "journalist", "formula": "(rdf:type dbpedia:Journalist)", "type": "ClassNoun"} -{"lexeme": "philosopher", "formula": "(rdf:type dbpedia:Philosopher)", "type": "ClassNoun"} -{"lexeme": "aristocrat", "formula": "(rdf:type dbpedia:Aristocrat)", "type": "ClassNoun"} -{"lexeme": "chef", "formula": "(rdf:type dbpedia:Chef)", "type": "ClassNoun"} -{"lexeme": "horse trainer", "formula": "(rdf:type dbpedia:HorseTrainer)", "type": "ClassNoun"} -{"lexeme": "model", "formula": "(rdf:type dbpedia:Model)", "type": "ClassNoun"} -{"lexeme": "celebrity", "formula": "(rdf:type dbpedia:Celebrity)", "type": "ClassNoun"} -{"lexeme": "beauty queen", "formula": "(rdf:type dbpedia:BeautyQueen)", "type": "ClassNoun"} -{"lexeme": "Russian", "formula": "(dbpedia:nationality resource:Russia)", "type": "ObjectProperty"} -{"lexeme": "Russian", "formula": "(dbpedia:nationality resource:Russia)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Chinese", "formula": "(dbpedia:nationality resource:China)", "type": "ObjectProperty"} -{"lexeme": "Chinese", "formula": "(dbpedia:nationality resource:China)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "US American", "formula": "(dbpedia:nationality resource:United_States)", "type": "ObjectProperty"} -{"lexeme": "US American", "formula": "(dbpedia:nationality resource:United_States)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "American", "formula": "(dbpedia:nationality resource:Americans)", "type": "ObjectProperty"} -{"lexeme": "American", "formula": "(dbpedia:nationality resource:Americans)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "British", "formula": "(dbpedia:nationality resource:United_Kingdom)", "type": "ObjectProperty"} -{"lexeme": "British", "formula": "(dbpedia:nationality resource:British_people)", "type": "ObjectProperty"} -{"lexeme": "British", "formula": "(dbpedia:nationality resource:United_Kingdom)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "British", "formula": "(dbpedia:nationality resource:British_people)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "English", "formula": "(dbpedia:nationality resource:English)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Irishman", "formula": "(dbpedia:nationality resource:Ireland)", "type": "ObjectProperty"} -{"lexeme": "Irishmen", "formula": "(dbpedia:nationality resource:Ireland)", "type": "ObjectProperty"} -{"lexeme": "Irishman", "formula": "(dbpedia:nationality resource:Republic_of_Ireland)", "type": "ObjectProperty"} -{"lexeme": "Irishmen", "formula": "(dbpedia:nationality resource:Republic_of_Ireland)", "type": "ObjectProperty"} -{"lexeme": "Irishman", "formula": "(dbpedia:nationality resource:Irish_people)", "type": "ObjectProperty"} -{"lexeme": "Irishmen", "formula": "(dbpedia:nationality resource:Irish_people)", "type": "ObjectProperty"} -{"lexeme": "Irish", "formula": "(dbpedia:nationality resource:Ireland)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Irish", "formula": "(dbpedia:nationality resource:Republic_of_Ireland)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Irish", "formula": "(dbpedia:nationality resource:Irish_people)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Japanese", "formula": "(dbpedia:nationality resource:Japan)", "type": "ObjectProperty"} -{"lexeme": "Japanese", "formula": "(dbpedia:nationality resource:Japanese_people)", "type": "ObjectProperty"} -{"lexeme": "Japanese", "formula": "(dbpedia:nationality resource:Japan)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Japanese", "formula": "(dbpedia:nationality resource:Japanese_people)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Indian", "formula": "(dbpedia:nationality resource:Indian)", "type": "ObjectProperty"} -{"lexeme": "Indian", "formula": "(dbpedia:nationality resource:Indian)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "German", "formula": "(dbpedia:nationality resource:German)", "type": "ObjectProperty"} -{"lexeme": "German", "formula": "(dbpedia:nationality resource:German)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "French", "formula": "(dbpedia:nationality resource:France)", "type": "ObjectProperty"} -{"lexeme": "French", "formula": "(dbpedia:nationality resource:France)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Canadian", "formula": "(dbpedia:nationality resource:Canada)", "type": "ObjectProperty"} -{"lexeme": "Canadian", "formula": "(dbpedia:nationality resource:Canadians)", "type": "ObjectProperty"} -{"lexeme": "Canadian", "formula": "(dbpedia:nationality resource:Canada)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Canadian", "formula": "(dbpedia:nationality resource:Canadians)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Italian", "formula": "(dbpedia:nationality resource:Italian)", "type": "ObjectProperty"} -{"lexeme": "Italian", "formula": "(dbpedia:nationality resource:Italian)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Dutch", "formula": "(dbpedia:nationality resource:Netherlands)", "type": "ObjectProperty"} -{"lexeme": "Dutch", "formula": "(dbpedia:nationality resource:Netherlands)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Belgian", "formula": "(dbpedia:nationality resource:Belgium)", "type": "ObjectProperty"} -{"lexeme": "Belgian", "formula": "(dbpedia:nationality resource:Belgium)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Pole", "formula": "(dbpedia:nationality resource:Polish)", "type": "ObjectProperty"} -{"lexeme": "Polish", "formula": "(dbpedia:nationality resource:Polish)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Jew", "formula": "(dbpedia:ethnicity resource:Jews)", "type": "ObjectProperty"} -{"lexeme": "Jew", "formula": "(dbpedia:ethnicity resource:Jewish)", "type": "ObjectProperty"} -{"lexeme": "Jewish", "formula": "(dbpedia:ethnicity resource:Jews)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Jewish", "formula": "(dbpedia:ethnicity resource:Jewish)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "African American", "formula": "(dbpedia:ethnicity resource:AfricanAmerican)", "type": "ObjectProperty"} -{"lexeme": "African American", "formula": "(dbpedia:ethnicity resource:AfricanAmerican)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "religious", "formula": "dbpedia:Religious", "type": "IntersectiveAdjective"} -{"lexeme": "Christian", "formula": "(dbpedia:religion resource:Christian)", "type": "ObjectProperty"} -{"lexeme": "Christian", "formula": "(dbpedia:religion resource:Christianity)", "type": "ObjectProperty"} -{"lexeme": "Christian", "formula": "(dbpedia:religion resource:Christian)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Christian", "formula": "(dbpedia:religion resource:Christianity)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Protestant", "formula": "(dbpedia:religion resource:Protestantism)", "type": "ObjectProperty"} -{"lexeme": "Protestant", "formula": "(dbpedia:religion resource:Protestantism)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Catholic", "formula": "(dbpedia:religion resource:Catholic)", "type": "ObjectProperty"} -{"lexeme": "Catholic", "formula": "(dbpedia:religion resource:Catholic_Church)", "type": "ObjectProperty"} -{"lexeme": "Catholic", "formula": "(dbpedia:religion resource:Catholic)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Catholic", "formula": "(dbpedia:religion resource:Catholic_Church)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Hindu", "formula": "(dbpedia:religion resource:Hindu)", "type": "ObjectProperty"} -{"lexeme": "Hindu", "formula": "(dbpedia:religion resource:Hinduism)", "type": "ObjectProperty"} -{"lexeme": "Hindu", "formula": "(dbpedia:religion resource:Hindu)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Hindu", "formula": "(dbpedia:religion resource:Hinduims)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Muslim", "formula": "(dbpedia:religion resource:Muslim)", "type": "ObjectProperty"} -{"lexeme": "Muslim", "formula": "(dbpedia:religion resource:Islam)", "type": "ObjectProperty"} -{"lexeme": "Muslim", "formula": "(dbpedia:religion resource:Muslim)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Muslim", "formula": "(dbpedia:religion resource:Islam)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Buddhist", "formula": "(dbpedia:religion resource:Buddhism)", "type": "ObjectProperty"} -{"lexeme": "Buddhist", "formula": "(dbpedia:religion resource:Buddhism)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Christian bishop", "formula": "(rdf:type dbpedia:ChristianBishop)", "type": "ClassNoun"} -{"lexeme": "bishop", "formula": "(rdf:type dbpedia:ChristianBishop)", "type": "ClassNoun"} -{"lexeme": "Christian patriarch", "formula": "(rdf:type dbpedia:ChristianPatriarch)", "type": "ClassNoun"} -{"lexeme": "patriarch", "formula": "(rdf:type dbpedia:ChristianPatriarch)", "type": "ClassNoun"} -{"lexeme": "cleric", "formula": "(rdf:type dbpedia:Cleric)", "type": "ClassNoun"} -{"lexeme": "clerk", "formula": "(rdf:type dbpedia:Cleric)", "type": "ClassNoun"} -{"lexeme": "saint", "formula": "(rdf:type dbpedia:Saint)", "type": "ClassNoun"} -{"lexeme": "cardinal", "formula": "(rdf:type dbpedia:Cardinal)", "type": "ClassNoun"} -{"lexeme": "pope", "formula": "(rdf:type dbpedia:Pope)", "type": "ClassNoun"} -{"lexeme": "priest", "formula": "(rdf:type dbpedia:Priest)", "type": "ClassNoun"} -{"lexeme": "birth date", "formula": "dbpedia:birthDate", "type": "RelationalNoun"} -{"lexeme": "birth date", "formula": "!dbpedia:birthDate", "type": "RelationalNoun"} -{"lexeme": "date of birth", "formula": "dbpedia:birthDate", "type": "RelationalNoun"} -{"lexeme": "date of birth", "formula": "!dbpedia:birthDate", "type": "RelationalNoun"} -{"lexeme": "born", "formula": "dbpedia:birthDate", "type": "RelationalAdjective"} -{"lexeme": "born", "formula": "!dbpedia:birthDate", "type": "RelationalAdjective"} -{"lexeme": "born", "formula": "dbpedia:birthYear", "type": "RelationalAdjective"} -{"lexeme": "born", "formula": "!dbpedia:birthYear", "type": "RelationalAdjective"} -{"lexeme": "born", "formula": "dbpedia:birthPlace", "type": "RelationalAdjective"} -{"lexeme": "born", "formula": "!dbpedia:birthPlace", "type": "RelationalAdjective"} -{"lexeme": "born", "formula": "lex:birthCountry", "type": "RelationalAdjective"} -{"lexeme": "born", "formula": "!lex:birthCountry", "type": "RelationalAdjective"} -{"lexeme": "born", "formula": "dbpedia:stateOfOrigin", "type": "RelationalAdjective"} -{"lexeme": "born", "formula": "!dbpedia:stateOfOrigin", "type": "RelationalAdjective"} -{"lexeme": "come", "formula": "dbpedia:stateOfOrigin", "type": "StateVerb"} -{"lexeme": "come", "formula": "!dbpedia:stateOfOrigin", "type": "StateVerb"} -{"lexeme": "birth place", "formula": "dbpedia:birthPlace", "type": "RelationalNoun"} -{"lexeme": "birth place", "formula": "!dbpedia:birthPlace", "type": "RelationalNoun"} -{"lexeme": "place of birth", "formula": "dbpedia:birthPlace", "type": "RelationalNoun"} -{"lexeme": "place of birth", "formula": "!dbpedia:birthPlace", "type": "RelationalNoun"} -{"lexeme": "death date", "formula": "dbpedia:deathDate", "type": "RelationalNoun"} -{"lexeme": "death date", "formula": "!dbpedia:deathDate", "type": "RelationalNoun"} -{"lexeme": "die", "formula": "dbpedia:deathDate", "type": "ConsequenceVerb"} -{"lexeme": "die", "formula": "!dbpedia:deathDate", "type": "ConsequenceVerb"} -{"lexeme": "die", "formula": "dbpedia:deathYear", "type": "ConsequenceVerb"} -{"lexeme": "die", "formula": "!dbpedia:deathYear", "type": "ConsequenceVerb"} -{"lexeme": "die", "formula": "dbpedia:deathPlace", "type": "ConsequenceVerb"} -{"lexeme": "die", "formula": "!dbpedia:deathPlace", "type": "ConsequenceVerb"} -{"lexeme": "death place", "formula": "dbpedia:deathPlace", "type": "RelationalNoun"} -{"lexeme": "death place", "formula": "!dbpedia:deathPlace", "type": "RelationalNoun"} -{"lexeme": "place of death", "formula": "dbpedia:deathPlace", "type": "RelationalNoun"} -{"lexeme": "place of death", "formula": "!dbpedia:deathPlace", "type": "RelationalNoun"} -{"lexeme": "resting place", "formula": "dbpedia:restingPlace", "type": "RelationalNoun"} -{"lexeme": "resting place", "formula": "!dbpedia:restingPlace", "type": "RelationalNoun"} -{"lexeme": "buried", "formula": "dbpedia:restingPlace", "type": "RelationalAdjective"} -{"lexeme": "buried", "formula": "!dbpedia:restingPlace", "type": "RelationalAdjective"} -{"lexeme": "female", "formula": "(dbpedia:gender resource:Female)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "male", "formula": "(dbpedia:gender resource:Male)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "female", "formula": "(foaf:gender 'female'@en)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "male", "formula": "(foaf:gender 'male'@en)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "relative", "formula": "dbpedia:relative", "type": "RelationalNoun"} -{"lexeme": "relative", "formula": "!dbpedia:relative", "type": "RelationalNoun"} -{"lexeme": "related", "formula": "dbpedia:relative", "type": "RelationalAdjective"} -{"lexeme": "related", "formula": "!dbpedia:relative", "type": "RelationalAdjective"} -{"lexeme": "child", "formula": "dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "child", "formula": "!dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "parent", "formula": "dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "parent", "formula": "!dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "parent", "formula": "dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "parent", "formula": "!dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "child", "formula": "dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "child", "formula": "!dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "daughter", "formula": "dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "daughter", "formula": "!dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "daughter", "formula": "dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "daughter", "formula": "!dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "son", "formula": "dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "son", "formula": "!dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "son", "formula": "dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "son", "formula": "!dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "mother", "formula": "dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "mother", "formula": "!dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "mother", "formula": "dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "mother", "formula": "!dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "father", "formula": "dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "father", "formula": "!dbpedia:child", "type": "RelationalNoun"} -{"lexeme": "father", "formula": "dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "father", "formula": "!dbpedia:parent", "type": "RelationalNoun"} -{"lexeme": "grandmother", "formula": "lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "grandmother", "formula": "!lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "grandfather", "formula": "lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "grandfather", "formula": "!lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "grandchild", "formula": "lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "grandchild", "formula": "!lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "granddaughter", "formula": "lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "granddaughter", "formula": "!lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "grandson", "formula": "lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "grandson", "formula": "!lex:grandchild", "type": "RelationalNoun"} -{"lexeme": "spouse", "formula": "dbpedia:spouse", "type": "RelationalNoun"} -{"lexeme": "spouse", "formula": "!dbpedia:spouse", "type": "RelationalNoun"} -{"lexeme": "wife", "formula": "dbpedia:spouse", "type": "RelationalNoun"} -{"lexeme": "wife", "formula": "!dbpedia:spouse", "type": "RelationalNoun"} -{"lexeme": "husband", "formula": "dbpedia:spouse", "type": "RelationalNoun"} -{"lexeme": "husband", "formula": "!dbpedia:spouse", "type": "RelationalNoun"} -{"lexeme": "marry", "formula": "dbpedia:spouse", "type": "ConsequenceVerb"} -{"lexeme": "marry", "formula": "!dbpedia:spouse", "type": "ConsequenceVerb"} -{"lexeme": "influence", "formula": "dbpedia:influenced)", "type": "StateVerb"} -{"lexeme": "influence", "formula": "!dbpedia:influenced)", "type": "StateVerb"} -{"lexeme": "influence", "formula": "dbpedia:influencedBy", "type": "StateVerb"} -{"lexeme": "influence", "formula": "!dbpedia:influencedBy", "type": "StateVerb"} -{"lexeme": "successor", "formula": "dbpedia:successor", "type": "RelationalNoun"} -{"lexeme": "successor", "formula": "!dbpedia:successor", "type": "RelationalNoun"} -{"lexeme": "succeed", "formula": "dbpedia:successor", "type": "StateVerb"} -{"lexeme": "succeed", "formula": "!dbpedia:successor", "type": "StateVerb"} -{"lexeme": "preceed", "formula": "dbpedia:successor", "type": "StateVerb"} -{"lexeme": "preceed", "formula": "!dbpedia:successor", "type": "StateVerb"} -{"lexeme": "predecessor", "formula": "dbpedia:successor", "type": "RelationalNoun"} -{"lexeme": "predecessor", "formula": "!dbpedia:successor", "type": "RelationalNoun"} -{"lexeme": "predecessor", "formula": "dbpedia:predecessor", "type": "RelationalNoun"} -{"lexeme": "predecessor", "formula": "!dbpedia:predecessor", "type": "RelationalNoun"} -{"lexeme": "preceed", "formula": "dbpedia:predecessor", "type": "StateVerb"} -{"lexeme": "preceed", "formula": "!dbpedia:predecessor", "type": "StateVerb"} -{"lexeme": "succeed", "formula": "dbpedia:predecessor", "type": "StateVerb"} -{"lexeme": "succeed", "formula": "!dbpedia:predecessor", "type": "StateVerb"} -{"lexeme": "successor", "formula": "dbpedia:predecessor", "type": "RelationalNoun"} -{"lexeme": "successor", "formula": "!dbpedia:predecessor", "type": "RelationalNoun"} -{"lexeme": "ethnicity", "formula": "dbpedia:ethnicity", "type": "RelationalNoun"} -{"lexeme": "ethnicity", "formula": "!dbpedia:ethnicity", "type": "RelationalNoun"} -{"lexeme": "religion", "formula": "dbpedia:religion", "type": "RelationalNoun"} -{"lexeme": "religion", "formula": "!dbpedia:religion", "type": "RelationalNoun"} -{"lexeme": "related", "formula": "dbpedia:related", "type": "RelationalAdjective"} -{"lexeme": "related", "formula": "!dbpedia:related", "type": "RelationalAdjective"} -{"lexeme": "live", "formula": "dbpedia:populationPlace", "type": "StateVerb"} -{"lexeme": "live", "formula": "!dbpedia:populationPlace", "type": "StateVerb"} -{"lexeme": "university", "formula": "dbpedia:university", "type": "RelationalNoun"} -{"lexeme": "university", "formula": "!dbpedia:university", "type": "RelationalNoun"} -{"lexeme": "Alma Mater", "formula": "dbpedia:almaMater", "type": "RelationalNoun"} -{"lexeme": "Alma Mater", "formula": "!dbpedia:almaMater", "type": "RelationalNoun"} -{"lexeme": "study", "formula": "dbpedia:university", "type": "StateVerb"} -{"lexeme": "study", "formula": "!dbpedia:university", "type": "StateVerb"} -{"lexeme": "study", "formula": "dbpedia:almaMater", "type": "ConsequenceVerb"} -{"lexeme": "study", "formula": "!dbpedia:almaMater", "type": "ConsequenceVerb"} -{"lexeme": "graduate", "formula": "dbpedia:almaMater", "type": "ConsequenceVerb"} -{"lexeme": "graduate", "formula": "!dbpedia:almaMater", "type": "ConsequenceVerb"} -{"lexeme": "attend", "formula": "dbpedia:education", "type": "StateVerb"} -{"lexeme": "attend", "formula": "!dbpedia:education", "type": "StateVerb"} -{"lexeme": "study", "formula": "dbpedia:education", "type": "StateVerb"} -{"lexeme": "study", "formula": "!dbpedia:education", "type": "StateVerb"} -{"lexeme": "go", "formula": "dbpedia:education", "type": "StateVerb"} -{"lexeme": "go", "formula": "!dbpedia:education", "type": "StateVerb"} -{"lexeme": "field", "formula": "dbpedia:field", "type": "RelationalNoun"} -{"lexeme": "field", "formula": "!dbpedia:field", "type": "RelationalNoun"} -{"lexeme": "work", "formula": "dbpedia:field", "type": "StateVerb"} -{"lexeme": "work", "formula": "!dbpedia:field", "type": "StateVerb"} -{"lexeme": "profession", "formula": "dbpedia:profession", "type": "RelationalNoun"} -{"lexeme": "profession", "formula": "!dbpedia:profession", "type": "RelationalNoun"} -{"lexeme": "occupation", "formula": "dbpedia:occupation", "type": "RelationalNoun"} -{"lexeme": "occupation", "formula": "!dbpedia:occupation", "type": "RelationalNoun"} -{"lexeme": "work", "formula": "dbpedia:profession", "type": "StateVerb"} -{"lexeme": "work", "formula": "!dbpedia:profession", "type": "StateVerb"} -{"lexeme": "work", "formula": "dbpedia:occupation", "type": "StateVerb"} -{"lexeme": "work", "formula": "!dbpedia:occupation", "type": "StateVerb"} -{"lexeme": "rector", "formula": "dbpedia:rector", "type": "RelationalNoun"} -{"lexeme": "rector", "formula": "!dbpedia:rector", "type": "RelationalNoun"} -{"lexeme": "principal", "formula": "dbpedia:rector", "type": "RelationalNoun"} -{"lexeme": "principal", "formula": "!dbpedia:rector", "type": "RelationalNoun"} -{"lexeme": "canonize", "formula": "dbpedia:canonizedPlace", "type": "ConsequenceVerb"} -{"lexeme": "canonize", "formula": "!dbpedia:canonizedPlace", "type": "ConsequenceVerb"} -{"lexeme": "patron", "formula": "dbpedia:patron", "type": "RelationalNoun"} -{"lexeme": "patron", "formula": "!dbpedia:patron", "type": "RelationalNoun"} -{"lexeme": "patron saint", "formula": "dbpedia:patron", "type": "RelationalNoun"} -{"lexeme": "patron saint", "formula": "!dbpedia:patron", "type": "RelationalNoun"} -{"lexeme": "home town", "formula": "dbpedia:hometown", "type": "RelationalNoun"} -{"lexeme": "home town", "formula": "!dbpedia:hometown", "type": "RelationalNoun"} -{"lexeme": "home country", "formula": "dbpedia:nationality", "type": "RelationalNoun"} -{"lexeme": "home country", "formula": "!dbpedia:nationality", "type": "RelationalNoun"} -{"lexeme": "come", "formula": "dbpedia:hometown", "type": "StateVerb"} -{"lexeme": "come", "formula": "!dbpedia:hometown", "type": "StateVerb"} -{"lexeme": "come", "formula": "dbpedia:nationality", "type": "StateVerb"} -{"lexeme": "come", "formula": "!dbpedia:nationality", "type": "StateVerb"} -{"lexeme": "birth name", "formula": "dbpedia:birthName", "type": "RelationalNoun"} -{"lexeme": "birth name", "formula": "!dbpedia:birthName", "type": "RelationalNoun"} -{"lexeme": "former name", "formula": "dbpedia:formerName", "type": "RelationalNoun"} -{"lexeme": "former name", "formula": "!dbpedia:formerName", "type": "RelationalNoun"} -{"lexeme": "common name", "formula": "dbpedia:commonName", "type": "RelationalNoun"} -{"lexeme": "common name", "formula": "!dbpedia:commonName", "type": "RelationalNoun"} -{"lexeme": "pseudonym", "formula": "dbpedia:pseudonym", "type": "RelationalNoun"} -{"lexeme": "pseudonym", "formula": "!dbpedia:pseudonym", "type": "RelationalNoun"} -{"lexeme": "alias", "formula": "dbpedia:alias", "type": "RelationalNoun"} -{"lexeme": "alias", "formula": "!dbpedia:alias", "type": "RelationalNoun"} -{"lexeme": "called", "formula": "dbpedia:pseudonym", "type": "RelationalAdjective"} -{"lexeme": "called", "formula": "!dbpedia:pseudonym", "type": "RelationalAdjective"} -{"lexeme": "called", "formula": "dbpedia:alias", "type": "RelationalAdjective"} -{"lexeme": "called", "formula": "!dbpedia:alias", "type": "RelationalAdjective"} -{"lexeme": "called", "formula": "dbpedia:commonName", "type": "RelationalAdjective"} -{"lexeme": "called", "formula": "!dbpedia:commonName", "type": "RelationalAdjective"} -{"lexeme": "weight", "formula": "dbpedia:weight", "type": "RelationalNoun"} -{"lexeme": "weight", "formula": "!dbpedia:weight", "type": "RelationalNoun"} -{"lexeme": "weigh", "formula": "dbpedia:weight", "type": "StateVerb"} -{"lexeme": "weigh", "formula": "!dbpedia:weight", "type": "StateVerb"} -{"lexeme": "building", "formula": "(rdf:type dbpedia:Building)", "type": "ClassNoun"} -{"lexeme": "historic building", "formula": "(rdf:type dbpedia:HistoricBuilding)", "type": "ClassNoun"} -{"lexeme": "historical building", "formula": "(rdf:type dbpedia:HistoricBuilding)", "type": "ClassNoun"} -{"lexeme": "architectural structure", "formula": "(rdf:type dbpedia:ArchitecturalStructure)", "type": "ClassNoun"} -{"lexeme": "casino", "formula": "(rdf:type dbpedia:Casino)", "type": "ClassNoun"} -{"lexeme": "castle", "formula": "(rdf:type dbpedia:Castle)", "type": "ClassNoun"} -{"lexeme": "factory", "formula": "(rdf:type dbpedia:Factory)", "type": "ClassNoun"} -{"lexeme": "shopping mall", "formula": "(rdf:type dbpedia:ShoppingMall)", "type": "ClassNoun"} -{"lexeme": "mall", "formula": "(rdf:type dbpedia:ShoppingMall)", "type": "ClassNoun"} -{"lexeme": "shopping center", "formula": "(rdf:type dbpedia:ShoppingMall)", "type": "ClassNoun"} -{"lexeme": "hospital", "formula": "(rdf:type dbpedia:Hospital)", "type": "ClassNoun"} -{"lexeme": "infirmary", "formula": "(rdf:type dbpedia:Hospital)", "type": "ClassNoun"} -{"lexeme": "prison", "formula": "(rdf:type dbpedia:Prison)", "type": "ClassNoun"} -{"lexeme": "hotel", "formula": "(rdf:type dbpedia:Hotel)", "type": "ClassNoun"} -{"lexeme": "restaurant", "formula": "(rdf:type dbpedia:Restaurant)", "type": "ClassNoun"} -{"lexeme": "skyscraper", "formula": "(rdf:type dbpedia:Skyscraper)", "type": "ClassNoun"} -{"lexeme": "monument", "formula": "(rdf:type dbpedia:Monument)", "type": "ClassNoun"} -{"lexeme": "memorial", "formula": "(rdf:type dbpedia:Memorial)", "type": "ClassNoun"} -{"lexeme": "lighthouse", "formula": "(rdf:type dbpedia:Lighthouse)", "type": "ClassNoun"} -{"lexeme": "beacon", "formula": "(rdf:type dbpedia:Lighthouse)", "type": "ClassNoun"} -{"lexeme": "mill", "formula": "(rdf:type dbpedia:Mill)", "type": "ClassNoun"} -{"lexeme": "treadmill", "formula": "(rdf:type dbpedia:Treadmill)", "type": "ClassNoun"} -{"lexeme": "watermill", "formula": "(rdf:type dbpedia:Watermill)", "type": "ClassNoun"} -{"lexeme": "windmill", "formula": "(rdf:type dbpedia:Windmill)", "type": "ClassNoun"} -{"lexeme": "wind motor", "formula": "(rdf:type dbpedia:WindMotor)", "type": "ClassNoun"} -{"lexeme": "water tower", "formula": "(rdf:type dbpedia:WaterTower)", "type": "ClassNoun"} -{"lexeme": "religious building", "formula": "(rdf:type dbpedia:ReligiousBuilding)", "type": "ClassNoun"} -{"lexeme": "abbey", "formula": "(rdf:type dbpedia:Abbey)", "type": "ClassNoun"} -{"lexeme": "church", "formula": "(rdf:type dbpedia:Church)", "type": "ClassNoun"} -{"lexeme": "monastery", "formula": "(rdf:type dbpedia:Monastery)", "type": "ClassNoun"} -{"lexeme": "mosque", "formula": "(rdf:type dbpedia:Mosque)", "type": "ClassNoun"} -{"lexeme": "shrine", "formula": "(rdf:type dbpedia:Shrine)", "type": "ClassNoun"} -{"lexeme": "synagogue", "formula": "(rdf:type dbpedia:Synagogue)", "type": "ClassNoun"} -{"lexeme": "temple", "formula": "(rdf:type dbpedia:Temple)", "type": "ClassNoun"} -{"lexeme": "park", "formula": "(rdf:type dbpedia:Park)", "type": "ClassNoun"} -{"lexeme": "hot spring", "formula": "(rdf:type dbpedia:HotSpring)", "type": "ClassNoun"} -{"lexeme": "venue", "formula": "(rdf:type dbpedia:Venue)", "type": "ClassNoun"} -{"lexeme": "theatre", "formula": "(rdf:type dbpedia:Theatre)", "type": "ClassNoun"} -{"lexeme": "museum", "formula": "(rdf:type dbpedia:Museum)", "type": "ClassNoun"} -{"lexeme": "sport facility", "formula": "(rdf:type dbpedia:SportFacility)", "type": "ClassNoun"} -{"lexeme": "stadium", "formula": "(rdf:type dbpedia:Stadium)", "type": "ClassNoun"} -{"lexeme": "arena", "formula": "(rdf:type dbpedia:Arena)", "type": "ClassNoun"} -{"lexeme": "race track", "formula": "(rdf:type dbpedia:RaceTrack)", "type": "ClassNoun"} -{"lexeme": "race course", "formula": "(rdf:type dbpedia:Racecourse)", "type": "ClassNoun"} -{"lexeme": "infrastructure", "formula": "(rdf:type dbpedia:Infrastructure)", "type": "ClassNoun"} -{"lexeme": "station", "formula": "(rdf:type dbpedia:Station)", "type": "ClassNoun"} -{"lexeme": "railway station", "formula": "(rdf:type dbpedia:RailwayStation)", "type": "ClassNoun"} -{"lexeme": "airport", "formula": "(rdf:type dbpedia:Airport)", "type": "ClassNoun"} -{"lexeme": "route of transportation", "formula": "(rdf:type dbpedia:RouteOfTransportation)", "type": "ClassNoun"} -{"lexeme": "routes of transportation", "formula": "(rdf:type dbpedia:RouteOfTransportation)", "type": "ClassNoun"} -{"lexeme": "bridge", "formula": "(rdf:type dbpedia:Bridge)", "type": "ClassNoun"} -{"lexeme": "public transit system", "formula": "(rdf:type dbpedia:PublicTransitSystem)", "type": "ClassNoun"} -{"lexeme": "railway line", "formula": "(rdf:type dbpedia:RailwayLine)", "type": "ClassNoun"} -{"lexeme": "railroad track", "formula": "(rdf:type dbpedia:RailwayLine)", "type": "ClassNoun"} -{"lexeme": "road", "formula": "(rdf:type dbpedia:Road)", "type": "ClassNoun"} -{"lexeme": "street", "formula": "(rdf:type dbpedia:Road)", "type": "ClassNoun"} -{"lexeme": "highway", "formula": "(rdf:type dbpedia:Road)", "type": "ClassNoun"} -{"lexeme": "route", "formula": "(rdf:type dbpedia:Road)", "type": "ClassNoun"} -{"lexeme": "tunnel", "formula": "(rdf:type dbpedia:Tunnel)", "type": "ClassNoun"} -{"lexeme": "railway tunnel", "formula": "(rdf:type dbpedia:RailwayTunnel)", "type": "ClassNoun"} -{"lexeme": "road tunnel", "formula": "(rdf:type dbpedia:RoadTunnel)", "type": "ClassNoun"} -{"lexeme": "waterway tunnel", "formula": "(rdf:type dbpedia:WaterwayTunnel)", "type": "ClassNoun"} -{"lexeme": "power station", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} -{"lexeme": "electricity station", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} -{"lexeme": "generating plant", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} -{"lexeme": "generating station", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} -{"lexeme": "power plant", "formula": "(rdf:type dbpedia:PowerStation)", "type": "ClassNoun"} -{"lexeme": "structural system", "formula": "dbpedia:structuralSystem", "type": "RelationalNoun"} -{"lexeme": "structural system", "formula": "!dbpedia:structuralSystem", "type": "RelationalNoun"} -{"lexeme": "made", "formula": "dbpedia:structuralSystem", "type": "RelationalAdjective"} -{"lexeme": "made", "formula": "!dbpedia:structuralSystem", "type": "RelationalAdjective"} -{"lexeme": "address", "formula": "dbpedia:address", "type": "RelationalNoun"} -{"lexeme": "address", "formula": "!dbpedia:address", "type": "RelationalNoun"} -{"lexeme": "seating capacity", "formula": "dbpedia:seatingCapacity", "type": "RelationalNoun"} -{"lexeme": "seating capacity", "formula": "!dbpedia:seatingCapacity", "type": "RelationalNoun"} -{"lexeme": "capacity", "formula": "dbpedia:seatingCapacity", "type": "RelationalNoun"} -{"lexeme": "capacity", "formula": "!dbpedia:seatingCapacity", "type": "RelationalNoun"} -{"lexeme": "located", "formula": "dbpedia:address", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:address", "type": "RelationalAdjective"} -{"lexeme": "architect", "formula": "dbpedia:architect", "type": "RelationalNoun"} -{"lexeme": "architect", "formula": "!dbpedia:architect", "type": "RelationalNoun"} -{"lexeme": "design", "formula": "dbpedia:architect", "type": "StateVerb"} -{"lexeme": "design", "formula": "!dbpedia:architect", "type": "StateVerb"} -{"lexeme": "build", "formula": "dbpedia:architect", "type": "StateVerb"} -{"lexeme": "build", "formula": "!dbpedia:architect", "type": "StateVerb"} -{"lexeme": "Gothic", "formula": "(dbpedia:architecturalStyle resource:Gothic_architecture)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Neo-Gothic", "formula": "(dbpedia:architecturalStyle resource:Gothic_Revival_achitecture)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Victorian Gothic", "formula": "(dbpedia:architecturalStyle resource:Gothic_Revival_achitecture)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Greek Revival", "formula": "(dbpedia:architecturalStyle resource:Greek_Revival_achitecture)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Art Deco", "formula": "(dbpedia:architecturalStyle resource:Art_Deco)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "constructed", "formula": "dbpedia:yearOfConstruction", "type": "RelationalAdjective"} -{"lexeme": "constructed", "formula": "!dbpedia:yearOfConstruction", "type": "RelationalAdjective"} -{"lexeme": "species", "formula": "(rdf:type dbpedia:Species)", "type": "ClassNoun"} -{"lexeme": "species", "formula": "(rdf:type dbpedia:Species)", "type": "ClassNoun"} -{"lexeme": "bacteria", "formula": "(rdf:type dbpedia:Bacteria)", "type": "ClassNoun"} -{"lexeme": "archaea", "formula": "(rdf:type dbpedia:Archaea)", "type": "ClassNoun"} -{"lexeme": "animal", "formula": "(rdf:type dbpedia:Animal)", "type": "ClassNoun"} -{"lexeme": "amphibian", "formula": "(rdf:type dbpedia:Amphibian)", "type": "ClassNoun"} -{"lexeme": "eukaryote", "formula": "(rdf:type dbpedia:Eukaryote)", "type": "ClassNoun"} -{"lexeme": "eukaryotic", "formula": "dbpedia:Eukaryote", "type": "IntersectiveAdjective"} -{"lexeme": "insect", "formula": "(rdf:type dbpedia:Insect)", "type": "ClassNoun"} -{"lexeme": "plant", "formula": "(rdf:type dbpedia:Plant)", "type": "ClassNoun"} -{"lexeme": "flowering plant", "formula": "(rdf:type dbpedia:FloweringPlant)", "type": "ClassNoun"} -{"lexeme": "gnetophyte", "formula": "(rdf:type dbpedia:Gnetophytes)", "type": "ClassNoun"} -{"lexeme": "gnetophytes", "formula": "(rdf:type dbpedia:Gnetophytes)", "type": "ClassNoun"} -{"lexeme": "grape", "formula": "(rdf:type dbpedia:Grape)", "type": "ClassNoun"} -{"lexeme": "cycad", "formula": "(rdf:type dbpedia:Cycad)", "type": "ClassNoun"} -{"lexeme": "fern", "formula": "(rdf:type dbpedia:Fern)", "type": "ClassNoun"} -{"lexeme": "moss", "formula": "(rdf:type dbpedia:Moss)", "type": "ClassNoun"} -{"lexeme": "club moss", "formula": "(rdf:type dbpedia:ClubMoss)", "type": "ClassNoun"} -{"lexeme": "green alga", "formula": "(rdf:type dbpedia:GreenAlga)", "type": "ClassNoun"} -{"lexeme": "green algae", "formula": "(rdf:type dbpedia:GreenAlga)", "type": "ClassNoun"} -{"lexeme": "conifer", "formula": "(rdf:type dbpedia:Conifer)", "type": "ClassNoun"} -{"lexeme": "ginkgo", "formula": "(rdf:type dbpedia:Ginkgo)", "type": "ClassNoun"} -{"lexeme": "mammal", "formula": "(rdf:type dbpedia:Mammal)", "type": "ClassNoun"} -{"lexeme": "fish", "formula": "(rdf:type dbpedia:Fish)", "type": "ClassNoun"} -{"lexeme": "fish", "formula": "(rdf:type dbpedia:Fish)", "type": "ClassNoun"} -{"lexeme": "bird", "formula": "(rdf:type dbpedia:Bird)", "type": "ClassNoun"} -{"lexeme": "dog", "formula": "(rdf:type dbpedia:Dog)", "type": "ClassNoun"} -{"lexeme": "race horse", "formula": "(rdf:type dbpedia:RaceHorse)", "type": "ClassNoun"} -{"lexeme": "fungus", "formula": "(rdf:type dbpedia:Fungus)", "type": "ClassNoun"} -{"lexeme": "fungi", "formula": "(rdf:type dbpedia:Fungus)", "type": "ClassNoun"} -{"lexeme": "mushroom", "formula": "(rdf:type dbpedia:Fungus)", "type": "ClassNoun"} -{"lexeme": "reptile", "formula": "(rdf:type dbpedia:Reptile)", "type": "ClassNoun"} -{"lexeme": "arachnid", "formula": "(rdf:type dbpedia:Arachnid)", "type": "ClassNoun"} -{"lexeme": "crustacean", "formula": "(rdf:type dbpedia:Crustacean)", "type": "ClassNoun"} -{"lexeme": "shellfish", "formula": "(rdf:type dbpedia:Crustacean)", "type": "ClassNoun"} -{"lexeme": "mollusc", "formula": "(rdf:type dbpedia:Mollusca)", "type": "ClassNoun"} -{"lexeme": "molluscs", "formula": "(rdf:type dbpedia:Mollusca)", "type": "ClassNoun"} -{"lexeme": "cultivated variety", "formula": "(rdf:type dbpedia:CultivatedVariety)", "type": "ClassNoun"} -{"lexeme": "cultivar", "formula": "(rdf:type dbpedia:CultivatedVariety)", "type": "ClassNoun"} -{"lexeme": "swarm", "formula": "(rdf:type dbpedia:Swarm)", "type": "ClassNoun"} -{"lexeme": "open swarm", "formula": "(rdf:type dbpedia:OpenSwarm)", "type": "ClassNoun"} -{"lexeme": "belong", "formula": "dbpedia:kingdom", "type": "StateVerb"} -{"lexeme": "belong", "formula": "!dbpedia:kingdom", "type": "StateVerb"} -{"lexeme": "belong", "formula": "dbpedia:phylum", "type": "StateVerb"} -{"lexeme": "belong", "formula": "!dbpedia:phylum", "type": "StateVerb"} -{"lexeme": "belong", "formula": "dbpedia:class", "type": "StateVerb"} -{"lexeme": "belong", "formula": "!dbpedia:class", "type": "StateVerb"} -{"lexeme": "belong", "formula": "dbpedia:genus", "type": "StateVerb"} -{"lexeme": "belong", "formula": "!dbpedia:genus", "type": "StateVerb"} -{"lexeme": "belong", "formula": "dbpedia:family", "type": "StateVerb"} -{"lexeme": "belong", "formula": "!dbpedia:family", "type": "StateVerb"} -{"lexeme": "belong", "formula": "dbpedia:order", "type": "StateVerb"} -{"lexeme": "belong", "formula": "!dbpedia:order", "type": "StateVerb"} -{"lexeme": "contain", "formula": "dbpedia:kingdom", "type": "StateVerb"} -{"lexeme": "contain", "formula": "!dbpedia:kingdom", "type": "StateVerb"} -{"lexeme": "contain", "formula": "dbpedia:phylum", "type": "StateVerb"} -{"lexeme": "contain", "formula": "!dbpedia:phylum", "type": "StateVerb"} -{"lexeme": "contain", "formula": "dbpedia:class", "type": "StateVerb"} -{"lexeme": "contain", "formula": "!dbpedia:class", "type": "StateVerb"} -{"lexeme": "contain", "formula": "dbpedia:family", "type": "StateVerb"} -{"lexeme": "contain", "formula": "!dbpedia:family", "type": "StateVerb"} -{"lexeme": "contain", "formula": "dbpedia:order", "type": "StateVerb"} -{"lexeme": "contain", "formula": "!dbpedia:order", "type": "StateVerb"} -{"lexeme": "kingdom", "formula": "dbpedia:kingdom", "type": "RelationalNoun"} -{"lexeme": "kingdom", "formula": "!dbpedia:kingdom", "type": "RelationalNoun"} -{"lexeme": "phylum", "formula": "dbpedia:phylum", "type": "RelationalNoun"} -{"lexeme": "phylum", "formula": "!dbpedia:phylum", "type": "RelationalNoun"} -{"lexeme": "class", "formula": "dbpedia:class", "type": "RelationalNoun"} -{"lexeme": "class", "formula": "!dbpedia:class", "type": "RelationalNoun"} -{"lexeme": "genus", "formula": "dbpedia:genus", "type": "RelationalNoun"} -{"lexeme": "genus", "formula": "!dbpedia:genus", "type": "RelationalNoun"} -{"lexeme": "family", "formula": "dbpedia:family", "type": "RelationalNoun"} -{"lexeme": "family", "formula": "!dbpedia:family", "type": "RelationalNoun"} -{"lexeme": "order", "formula": "dbpedia:order", "type": "RelationalNoun"} -{"lexeme": "order", "formula": "!dbpedia:order", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "dbpedia:kingdom", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "!dbpedia:kingdom", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "dbpedia:phylum", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "!dbpedia:phylum", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "dbpedia:class", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "!dbpedia:class", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "dbpedia:genus", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "!dbpedia:genus", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "dbpedia:family", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "!dbpedia:family", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "dbpedia:order", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "!dbpedia:order", "type": "RelationalNoun"} -{"lexeme": "conservation status", "formula": "dbpedia:conservationStatus", "type": "RelationalNoun"} -{"lexeme": "conservation status", "formula": "!dbpedia:conservationStatus", "type": "RelationalNoun"} -{"lexeme": "extinct", "formula": "(dbpedia:conservationStatus 'EX')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "extinct in the wild", "formula": "(dbpedia:conservationStatus 'EW')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "vulnerable", "formula": "(dbpedia:conservationStatus 'VU')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "threatened", "formula": "lex:Threatened", "type": "IntersectiveAdjective"} -{"lexeme": "endangered", "formula": "(dbpedia:conservationStatus 'EN')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "critically endangered", "formula": "(dbpedia:conservationStatus 'CR')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "near threatened", "formula": "(dbpedia:conservationStatus 'NT')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "name", "formula": "dbpedia:binomialAuthority", "type": "StateVerb"} -{"lexeme": "name", "formula": "!dbpedia:binomialAuthority", "type": "StateVerb"} -{"lexeme": "first describe", "formula": "dbpedia:binomialAuthority", "type": "StateVerb"} -{"lexeme": "first describe", "formula": "!dbpedia:binomialAuthority", "type": "StateVerb"} -{"lexeme": "artist", "formula": "(rdf:type dbpedia:Artist)", "type": "ClassNoun"} -{"lexeme": "work", "formula": "(rdf:type dbpedia:Work)", "type": "ClassNoun"} -{"lexeme": "artwork", "formula": "(rdf:type dbpedia:Artwork)", "type": "ClassNoun"} -{"lexeme": "collection of valuables", "formula": "(rdf:type dbpedia:CollectionOfValuables)", "type": "ClassNoun"} -{"lexeme": "collection", "formula": "(rdf:type dbpedia:CollectionOfValuables)", "type": "ClassNoun"} -{"lexeme": "painter", "formula": "(rdf:type dbpedia:Painter)", "type": "ClassNoun"} -{"lexeme": "painting", "formula": "(rdf:type dbpedia:Painting)", "type": "ClassNoun"} -{"lexeme": "sculptor", "formula": "(rdf:type dbpedia:Sculptor)", "type": "ClassNoun"} -{"lexeme": "sculpture", "formula": "(rdf:type dbpedia:Sculpture)", "type": "ClassNoun"} -{"lexeme": "written work", "formula": "(rdf:type dbpedia:WrittenWork)", "type": "ClassNoun"} -{"lexeme": "book", "formula": "(rdf:type dbpedia:Book)", "type": "ClassNoun"} -{"lexeme": "novel", "formula": "(rdf:type dbpedia:Novel)", "type": "ClassNoun"} -{"lexeme": "light novel", "formula": "(rdf:type dbpedia:LightNovel)", "type": "ClassNoun"} -{"lexeme": "drama", "formula": "(rdf:type dbpedia:Drama)", "type": "ClassNoun"} -{"lexeme": "play", "formula": "(rdf:type dbpedia:Play)", "type": "ClassNoun"} -{"lexeme": "installment", "formula": "(rdf:type dbpedia:Installment)", "type": "ClassNoun"} -{"lexeme": "multi-volume publication", "formula": "(rdf:type dbpedia:MultiVolumePublication)", "type": "ClassNoun"} -{"lexeme": "writer", "formula": "(rdf:type dbpedia:Writer)", "type": "ClassNoun"} -{"lexeme": "author", "formula": "(rdf:type dbpedia:Author)", "type": "ClassNoun"} -{"lexeme": "cartoon", "formula": "(rdf:type dbpedia:Cartoon)", "type": "ClassNoun"} -{"lexeme": "anime", "formula": "(rdf:type dbpedia:Anime)", "type": "ClassNoun"} -{"lexeme": "Hollywood cartoon", "formula": "(rdf:type dbpedia:HollywoodCartoon)", "type": "ClassNoun"} -{"lexeme": "comic", "formula": "(rdf:type dbpedia:Comics)", "type": "ClassNoun"} -{"lexeme": "manga", "formula": "(rdf:type dbpedia:Manga)", "type": "ClassNoun"} -{"lexeme": "manhua", "formula": "(rdf:type dbpedia:Manhua)", "type": "ClassNoun"} -{"lexeme": "manhwa", "formula": "(rdf:type dbpedia:Manhwa)", "type": "ClassNoun"} -{"lexeme": "comics creator", "formula": "(rdf:type dbpedia:ComicsCreator)", "type": "ClassNoun"} -{"lexeme": "publisher", "formula": "(rdf:type dbpedia:Publisher)", "type": "ClassNoun"} -{"lexeme": "periodical literature", "formula": "(rdf:type dbpedia:PeriodicalLiterature)", "type": "ClassNoun"} -{"lexeme": "periodical", "formula": "(rdf:type dbpedia:PeriodicalLiterature)", "type": "ClassNoun"} -{"lexeme": "newspaper", "formula": "(rdf:type dbpedia:Newspaper)", "type": "ClassNoun"} -{"lexeme": "paper", "formula": "(rdf:type dbpedia:Newspaper)", "type": "ClassNoun"} -{"lexeme": "journal", "formula": "(rdf:type dbpedia:Newspaper)", "type": "ClassNoun"} -{"lexeme": "magazine", "formula": "(rdf:type dbpedia:Magazine)", "type": "ClassNoun"} -{"lexeme": "academical journal", "formula": "(rdf:type dbpedia:AcademicalJournal)", "type": "ClassNoun"} -{"lexeme": "journal", "formula": "(rdf:type dbpedia:AcademicJournal)", "type": "ClassNoun"} -{"lexeme": "hardcover", "formula": "(dbpedia:mediaType resource:Hardcover)", "type": "ObjectProperty"} -{"lexeme": "paperback", "formula": "(dbpedia:mediaType resource:Paperback)", "type": "ObjectProperty"} -{"lexeme": "e-book", "formula": "(dbpedia:mediaType resource:E-book)", "type": "ObjectProperty"} -{"lexeme": "audiobook", "formula": "(dbpedia:mediaType resource:Audiobook)", "type": "ObjectProperty"} -{"lexeme": "musical work", "formula": "(rdf:type dbpedia:MusicalWork)", "type": "ClassNoun"} -{"lexeme": "piece of work", "formula": "(rdf:type dbpedia:MusicalWork)", "type": "ClassNoun"} -{"lexeme": "pieces of work", "formula": "(rdf:type dbpedia:MusicalWork)", "type": "ClassNoun"} -{"lexeme": "discography", "formula": "(rdf:type dbpedia:ArtistDiscography)", "type": "ClassNoun"} -{"lexeme": "album", "formula": "(rdf:type dbpedia:Album)", "type": "ClassNoun"} -{"lexeme": "LP", "formula": "(rdf:type dbpedia:Album)", "type": "ClassNoun"} -{"lexeme": "single", "formula": "(rdf:type dbpedia:Single)", "type": "ClassNoun"} -{"lexeme": "song", "formula": "(rdf:type dbpedia:Song)", "type": "ClassNoun"} -{"lexeme": "track", "formula": "(rdf:type dbpedia:Song)", "type": "ClassNoun"} -{"lexeme": "list", "formula": "(rdf:type dbpedia:List)", "type": "ClassNoun"} -{"lexeme": "track list", "formula": "(rdf:type dbpedia:TrackList)", "type": "ClassNoun"} -{"lexeme": "Eurovision song contest entry", "formula": "(rdf:type dbpedia:EurovisionSongContestEntry)", "type": "ClassNoun"} -{"lexeme": "opera", "formula": "(rdf:type dbpedia:Opera)", "type": "ClassNoun"} -{"lexeme": "musician", "formula": "(rdf:type dbpedia:MusicalArtist)", "type": "ClassNoun"} -{"lexeme": "band", "formula": "(rdf:type dbpedia:Band)", "type": "ClassNoun"} -{"lexeme": "instrument", "formula": "(rdf:type dbpedia:Instrument)", "type": "ClassNoun"} -{"lexeme": "record label", "formula": "(rdf:type dbpedia:RecordLabel)", "type": "ClassNoun"} -{"lexeme": "label", "formula": "(rdf:type dbpedia:RecordLabel)", "type": "ClassNoun"} -{"lexeme": "genre", "formula": "(rdf:type dbpedia:Genre)", "type": "ClassNoun"} -{"lexeme": "music genre", "formula": "(rdf:type dbpedia:MusicGenre)", "type": "ClassNoun"} -{"lexeme": "film", "formula": "(rdf:type dbpedia:Film)", "type": "ClassNoun"} -{"lexeme": "movie", "formula": "(rdf:type dbpedia:Film)", "type": "ClassNoun"} -{"lexeme": "movie genre", "formula": "(rdf:type dbpedia:MovieGenre)", "type": "ClassNoun"} -{"lexeme": "actor", "formula": "(rdf:type dbpedia:Actor)", "type": "ClassNoun"} -{"lexeme": "actress", "formula": "(rdf:type lex:Actress)", "type": "ClassNoun"} -{"lexeme": "voice actor", "formula": "(rdf:type dbpedia:VoiceActor)", "type": "ClassNoun"} -{"lexeme": "voice actress", "formula": "(rdf:type lex:VoiceActress)", "type": "ClassNoun"} -{"lexeme": "adult actor", "formula": "(rdf:type dbpedia:AdultActor)", "type": "ClassNoun"} -{"lexeme": "adult actress", "formula": "(rdf:type lex:AdultActress)", "type": "ClassNoun"} -{"lexeme": "pornographic actor", "formula": "(rdf:type dbpedia:AdultActor)", "type": "ClassNoun"} -{"lexeme": "pornographic actress", "formula": "(rdf:type lex:AdultActress)", "type": "ClassNoun"} -{"lexeme": "porn star", "formula": "(rdf:type dbpedia:Pornstar)", "type": "ClassNoun"} -{"lexeme": "pornographic actor", "formula": "(rdf:type dbpedia:Pornstar)", "type": "ClassNoun"} -{"lexeme": "pornographic actress", "formula": "(rdf:type lex:PornActress)", "type": "ClassNoun"} -{"lexeme": "playboy playmate", "formula": "(rdf:type dbpedia:PlayboyPlaymate)", "type": "ClassNoun"} -{"lexeme": "playmate", "formula": "(rdf:type dbpedia:PlayboyPlaymate)", "type": "ClassNoun"} -{"lexeme": "television show", "formula": "(rdf:type dbpedia:TelevisionShow)", "type": "ClassNoun"} -{"lexeme": "TV show", "formula": "(rdf:type dbpedia:TelevisionShow)", "type": "ClassNoun"} -{"lexeme": "show", "formula": "(rdf:type dbpedia:TelevisionShow)", "type": "ClassNoun"} -{"lexeme": "television season", "formula": "(rdf:type dbpedia:TelevisionSeason)", "type": "ClassNoun"} -{"lexeme": "TV season", "formula": "(rdf:type dbpedia:TelevisionSeason)", "type": "ClassNoun"} -{"lexeme": "season", "formula": "(rdf:type dbpedia:TelevisionSeason)", "type": "ClassNoun"} -{"lexeme": "television episode", "formula": "(rdf:type dbpedia:TelevisionEpisode)", "type": "ClassNoun"} -{"lexeme": "TV episode", "formula": "(rdf:type dbpedia:TelevisionEpisode)", "type": "ClassNoun"} -{"lexeme": "episode", "formula": "(rdf:type dbpedia:TelevisionEpisode)", "type": "ClassNoun"} -{"lexeme": "television station", "formula": "(rdf:type dbpedia:TelevisionStation)", "type": "ClassNoun"} -{"lexeme": "TV station", "formula": "(rdf:type dbpedia:TelevisionStation)", "type": "ClassNoun"} -{"lexeme": "radio station", "formula": "(rdf:type dbpedia:RadioStation)", "type": "ClassNoun"} -{"lexeme": "broadcasting station", "formula": "(rdf:type dbpedia:RadioStation)", "type": "ClassNoun"} -{"lexeme": "broadcast", "formula": "(rdf:type dbpedia:Broadcast)", "type": "ClassNoun"} -{"lexeme": "broadcaster", "formula": "(rdf:type dbpedia:Broadcaster)", "type": "ClassNoun"} -{"lexeme": "broadcast network", "formula": "(rdf:type dbpedia:BroadcastNetwork)", "type": "ClassNoun"} -{"lexeme": "network", "formula": "(rdf:type dbpedia:BroadcastNetwork)", "type": "ClassNoun"} -{"lexeme": "radio program", "formula": "(rdf:type dbpedia:RadioProgram)", "type": "ClassNoun"} -{"lexeme": "presenter", "formula": "(rdf:type dbpedia:Presenter)", "type": "ClassNoun"} -{"lexeme": "host", "formula": "(rdf:type dbpedia:Host)", "type": "ClassNoun"} -{"lexeme": "radio host", "formula": "(rdf:type dbpedia:RadioHost)", "type": "ClassNoun"} -{"lexeme": "television host", "formula": "(rdf:type dbpedia:TelevisionHost)", "type": "ClassNoun"} -{"lexeme": "TV host", "formula": "(rdf:type dbpedia:TelevisionHost)", "type": "ClassNoun"} -{"lexeme": "game", "formula": "(rdf:type dbpedia:Game)", "type": "ClassNoun"} -{"lexeme": "board game", "formula": "(rdf:type dbpedia:BoardGame)", "type": "ClassNoun"} -{"lexeme": "comedian", "formula": "(rdf:type dbpedia:Comedian)", "type": "ClassNoun"} -{"lexeme": "comedy group", "formula": "(rdf:type dbpedia:ComedyGroup)", "type": "ClassNoun"} -{"lexeme": "fashion designer", "formula": "(rdf:type dbpedia:FashionDesigner)", "type": "ClassNoun"} -{"lexeme": "designer", "formula": "(rdf:type dbpedia:FashionDesigner)", "type": "ClassNoun"} -{"lexeme": "fictional character", "formula": "(rdf:type dbpedia:FictionalCharacter)", "type": "ClassNoun"} -{"lexeme": "character", "formula": "(rdf:type dbpedia:FictionalCharacter)", "type": "ClassNoun"} -{"lexeme": "comics character", "formula": "(rdf:type dbpedia:ComicsCharacter)", "type": "ClassNoun"} -{"lexeme": "animanga character", "formula": "(rdf:type dbpedia:AnimangaCharacter)", "type": "ClassNoun"} -{"lexeme": "soap character", "formula": "(rdf:type dbpedia:SoapCharacter)", "type": "ClassNoun"} -{"lexeme": "music festival", "formula": "(rdf:type dbpedia:MusicFestival)", "type": "ClassNoun"} -{"lexeme": "film festival", "formula": "(rdf:type dbpedia:FilmFestival)", "type": "ClassNoun"} -{"lexeme": "festival", "formula": "(rdf:type lex:Festival)", "type": "ClassNoun"} -{"lexeme": "convention", "formula": "(rdf:type dbpedia:Convention)", "type": "ClassNoun"} -{"lexeme": "musical", "formula": "(rdf:type dbpedia:Musical)", "type": "ClassNoun"} -{"lexeme": "award", "formula": "(rdf:type dbpedia:Award)", "type": "ClassNoun"} -{"lexeme": "prize", "formula": "(rdf:type dbpedia:Award)", "type": "ClassNoun"} -{"lexeme": "decoration", "formula": "(rdf:type dbpedia:Decoration)", "type": "ClassNoun"} -{"lexeme": "record", "formula": "dbpedia:artist", "type": "StateVerb"} -{"lexeme": "record", "formula": "!dbpedia:artist", "type": "StateVerb"} -{"lexeme": "interpreter", "formula": "dbpedia:artist", "type": "RelationalNoun"} -{"lexeme": "interpreter", "formula": "!dbpedia:artist", "type": "RelationalNoun"} -{"lexeme": "genre", "formula": "dbpedia:genre", "type": "RelationalNoun"} -{"lexeme": "genre", "formula": "!dbpedia:genre", "type": "RelationalNoun"} -{"lexeme": "genre", "formula": "dbpedia:literaryGenre", "type": "RelationalNoun"} -{"lexeme": "genre", "formula": "!dbpedia:literaryGenre", "type": "RelationalNoun"} -{"lexeme": "make", "formula": "dbpedia:genre", "type": "StateVerb"} -{"lexeme": "make", "formula": "!dbpedia:genre", "type": "StateVerb"} -{"lexeme": "write", "formula": "dbpedia:genre", "type": "StateVerb"} -{"lexeme": "write", "formula": "!dbpedia:genre", "type": "StateVerb"} -{"lexeme": "written", "formula": "dbpedia:language", "type": "RelationalAdjective"} -{"lexeme": "written", "formula": "!dbpedia:language", "type": "RelationalAdjective"} -{"lexeme": "runtime", "formula": "dbpedia:runtime", "type": "RelationalNoun"} -{"lexeme": "runtime", "formula": "!dbpedia:runtime", "type": "RelationalNoun"} -{"lexeme": "writer", "formula": "dbpedia:writer", "type": "RelationalNoun"} -{"lexeme": "writer", "formula": "!dbpedia:writer", "type": "RelationalNoun"} -{"lexeme": "author", "formula": "dbpedia:writer", "type": "RelationalNoun"} -{"lexeme": "author", "formula": "!dbpedia:writer", "type": "RelationalNoun"} -{"lexeme": "write", "formula": "dbpedia:writer", "type": "StateVerb"} -{"lexeme": "write", "formula": "!dbpedia:writer", "type": "StateVerb"} -{"lexeme": "publisher", "formula": "dbpedia:publisher", "type": "RelationalNoun"} -{"lexeme": "publisher", "formula": "!dbpedia:publisher", "type": "RelationalNoun"} -{"lexeme": "publish", "formula": "dbpedia:publisher", "type": "StateVerb"} -{"lexeme": "publish", "formula": "!dbpedia:publisher", "type": "StateVerb"} -{"lexeme": "distributor", "formula": "dbpedia:distributor", "type": "RelationalNoun"} -{"lexeme": "distributor", "formula": "!dbpedia:distributor", "type": "RelationalNoun"} -{"lexeme": "distribute", "formula": "dbpedia:distributor", "type": "StateVerb"} -{"lexeme": "distribute", "formula": "!dbpedia:distributor", "type": "StateVerb"} -{"lexeme": "OCLC number", "formula": "dbpedia:oclc", "type": "RelationalNoun"} -{"lexeme": "OCLC number", "formula": "!dbpedia:oclc", "type": "RelationalNoun"} -{"lexeme": "creator", "formula": "dbpedia:creator", "type": "RelationalNoun"} -{"lexeme": "creator", "formula": "!dbpedia:creator", "type": "RelationalNoun"} -{"lexeme": "create", "formula": "dbpedia:creator", "type": "StateVerb"} -{"lexeme": "create", "formula": "!dbpedia:creator", "type": "StateVerb"} -{"lexeme": "composer", "formula": "dbpedia:composer", "type": "RelationalNoun"} -{"lexeme": "composer", "formula": "!dbpedia:composer", "type": "RelationalNoun"} -{"lexeme": "compose", "formula": "dbpedia:composer", "type": "StateVerb"} -{"lexeme": "compose", "formula": "!dbpedia:composer", "type": "StateVerb"} -{"lexeme": "write", "formula": "dbpedia:composer", "type": "StateVerb"} -{"lexeme": "write", "formula": "!dbpedia:composer", "type": "StateVerb"} -{"lexeme": "write", "formula": "dbpedia:musicalBand", "type": "StateVerb"} -{"lexeme": "write", "formula": "!dbpedia:musicalBand", "type": "StateVerb"} -{"lexeme": "write", "formula": "dbpedia:musicalArtist", "type": "StateVerb"} -{"lexeme": "write", "formula": "!dbpedia:musicalArtist", "type": "StateVerb"} -{"lexeme": "record", "formula": "dbpedia:musicalBand", "type": "StateVerb"} -{"lexeme": "record", "formula": "!dbpedia:musicalBand", "type": "StateVerb"} -{"lexeme": "record", "formula": "dbpedia:musicalArtist", "type": "StateVerb"} -{"lexeme": "record", "formula": "!dbpedia:musicalArtist", "type": "StateVerb"} -{"lexeme": "interpreter", "formula": "dbpedia:musicalArtist", "type": "RelationalNoun"} -{"lexeme": "interpreter", "formula": "!dbpedia:musicalArtist", "type": "RelationalNoun"} -{"lexeme": "star", "formula": "dbpedia:starring", "type": "StateVerb"} -{"lexeme": "star", "formula": "!dbpedia:starring", "type": "StateVerb"} -{"lexeme": "feature", "formula": "dbpedia:starring", "type": "StateVerb"} -{"lexeme": "feature", "formula": "!dbpedia:starring", "type": "StateVerb"} -{"lexeme": "play", "formula": "dbpedia:starring", "type": "StateVerb"} -{"lexeme": "play", "formula": "!dbpedia:starring", "type": "StateVerb"} -{"lexeme": "feature", "formula": "dbpedia:guest", "type": "StateVerb"} -{"lexeme": "feature", "formula": "!dbpedia:guest", "type": "StateVerb"} -{"lexeme": "appear", "formula": "dbpedia:guest", "type": "StateVerb"} -{"lexeme": "appear", "formula": "!dbpedia:guest", "type": "StateVerb"} -{"lexeme": "guest star", "formula": "dbpedia:guest", "type": "RelationalNoun"} -{"lexeme": "guest star", "formula": "!dbpedia:guest", "type": "RelationalNoun"} -{"lexeme": "presenter", "formula": "dbpedia:presenter", "type": "RelationalNoun"} -{"lexeme": "presenter", "formula": "!dbpedia:presenter", "type": "RelationalNoun"} -{"lexeme": "instrument", "formula": "dbpedia:instrument", "type": "RelationalNoun"} -{"lexeme": "instrument", "formula": "!dbpedia:instrument", "type": "RelationalNoun"} -{"lexeme": "play", "formula": "dbpedia:instrument", "type": "StateVerb"} -{"lexeme": "play", "formula": "!dbpedia:instrument", "type": "StateVerb"} -{"lexeme": "fuse", "formula": "dbpedia:musicFusionGenre", "type": "StateVerb"} -{"lexeme": "fuse", "formula": "!dbpedia:musicFusionGenre", "type": "StateVerb"} -{"lexeme": "opening film", "formula": "dbpedia:openingFilm", "type": "RelationalNoun"} -{"lexeme": "opening film", "formula": "!dbpedia:openingFilm", "type": "RelationalNoun"} -{"lexeme": "require", "formula": "dbpedia:requirement", "type": "StateVerb"} -{"lexeme": "require", "formula": "!dbpedia:requirement", "type": "StateVerb"} -{"lexeme": "requirement", "formula": "dbpedia:requirement", "type": "RelationalNoun"} -{"lexeme": "requirement", "formula": "!dbpedia:requirement", "type": "RelationalNoun"} -{"lexeme": "release date", "formula": "dbpedia:releaseDate", "type": "RelationalNoun"} -{"lexeme": "release date", "formula": "!dbpedia:releaseDate", "type": "RelationalNoun"} -{"lexeme": "released", "formula": "dbpedia:releaseDate", "type": "RelationalAdjective"} -{"lexeme": "released", "formula": "!dbpedia:releaseDate", "type": "RelationalAdjective"} -{"lexeme": "come out", "formula": "dbpedia:releaseDate", "type": "StateVerb"} -{"lexeme": "come out", "formula": "!dbpedia:releaseDate", "type": "StateVerb"} -{"lexeme": "air", "formula": "dbpedia:completionDate", "type": "StateVerb"} -{"lexeme": "air", "formula": "!dbpedia:completionDate", "type": "StateVerb"} -{"lexeme": "air", "formula": "dbpedia:channel", "type": "StateVerb"} -{"lexeme": "air", "formula": "!dbpedia:channel", "type": "StateVerb"} -{"lexeme": "produce", "formula": "dbpedia:company", "type": "StateVerb"} -{"lexeme": "produce", "formula": "!dbpedia:company", "type": "StateVerb"} -{"lexeme": "record date", "formula": "dbpedia:recordDate", "type": "RelationalNoun"} -{"lexeme": "record date", "formula": "!dbpedia:recordDate", "type": "RelationalNoun"} -{"lexeme": "recorded", "formula": "dbpedia:recordDate", "type": "RelationalAdjective"} -{"lexeme": "recorded", "formula": "!dbpedia:recordDate", "type": "RelationalAdjective"} -{"lexeme": "recorded", "formula": "dbpedia:recordedIn", "type": "RelationalAdjective"} -{"lexeme": "recorded", "formula": "!dbpedia:recordedIn", "type": "RelationalAdjective"} -{"lexeme": "award", "formula": "dbpedia:award", "type": "RelationalNoun"} -{"lexeme": "award", "formula": "!dbpedia:award", "type": "RelationalNoun"} -{"lexeme": "recipient", "formula": "dbpedia:award", "type": "RelationalNoun"} -{"lexeme": "recipient", "formula": "!dbpedia:award", "type": "RelationalNoun"} -{"lexeme": "win", "formula": "dbpedia:award", "type": "StateVerb"} -{"lexeme": "win", "formula": "!dbpedia:award", "type": "StateVerb"} -{"lexeme": "receive", "formula": "dbpedia:award", "type": "StateVerb"} -{"lexeme": "receive", "formula": "!dbpedia:award", "type": "StateVerb"} -{"lexeme": "awarded", "formula": "dbpedia:award", "type": "RelationalAdjective"} -{"lexeme": "awarded", "formula": "!dbpedia:award", "type": "RelationalAdjective"} -{"lexeme": "follow-up", "formula": "dbpedia:subsequentWork", "type": "RelationalNoun"} -{"lexeme": "follow-up", "formula": "!dbpedia:subsequentWork", "type": "RelationalNoun"} -{"lexeme": "sequel", "formula": "dbpedia:subsequentWork", "type": "RelationalNoun"} -{"lexeme": "sequel", "formula": "!dbpedia:subsequentWork", "type": "RelationalNoun"} -{"lexeme": "prequel", "formula": "dbpedia:previousWork", "type": "RelationalNoun"} -{"lexeme": "prequel", "formula": "!dbpedia:previousWork", "type": "RelationalNoun"} -{"lexeme": "written", "formula": "dbpedia:previousWork", "type": "RelationalAdjective"} -{"lexeme": "written", "formula": "!dbpedia:previousWork", "type": "RelationalAdjective"} -{"lexeme": "written", "formula": "dbpedia:subsequentWork", "type": "RelationalAdjective"} -{"lexeme": "written", "formula": "!dbpedia:subsequentWork", "type": "RelationalAdjective"} -{"lexeme": "record", "formula": "dbpedia:previousWork", "type": "RelationalAdjective"} -{"lexeme": "record", "formula": "!dbpedia:previousWork", "type": "RelationalAdjective"} -{"lexeme": "record", "formula": "dbpedia:subsequentWork", "type": "RelationalAdjective"} -{"lexeme": "record", "formula": "!dbpedia:subsequentWork", "type": "RelationalAdjective"} -{"lexeme": "member", "formula": "dbpedia:bandMember", "type": "RelationalNoun"} -{"lexeme": "member", "formula": "!dbpedia:bandMember", "type": "RelationalNoun"} -{"lexeme": "ISBN", "formula": "dbpedia:isbn", "type": "RelationalNoun"} -{"lexeme": "ISBN", "formula": "!dbpedia:isbn", "type": "RelationalNoun"} -{"lexeme": "ISSN", "formula": "dbpedia:issn", "type": "RelationalNoun"} -{"lexeme": "ISSN", "formula": "!dbpedia:issn", "type": "RelationalNoun"} -{"lexeme": "facility ID", "formula": "dbpedia:facilityId", "type": "RelationalNoun"} -{"lexeme": "facility ID", "formula": "!dbpedia:facilityId", "type": "RelationalNoun"} -{"lexeme": "B-side", "formula": "dbpedia:bSide", "type": "RelationalNoun"} -{"lexeme": "B-side", "formula": "!dbpedia:bSide", "type": "RelationalNoun"} -{"lexeme": "song", "formula": "dbpedia:album", "type": "RelationalNoun"} -{"lexeme": "song", "formula": "!dbpedia:album", "type": "RelationalNoun"} -{"lexeme": "track", "formula": "dbpedia:album", "type": "RelationalNoun"} -{"lexeme": "track", "formula": "!dbpedia:album", "type": "RelationalNoun"} -{"lexeme": "sister station", "formula": "dbpedia:sisterStation", "type": "RelationalNoun"} -{"lexeme": "sister station", "formula": "!dbpedia:sisterStation", "type": "RelationalNoun"} -{"lexeme": "sister channel", "formula": "dbpedia:sisterStation", "type": "RelationalNoun"} -{"lexeme": "sister channel", "formula": "!dbpedia:sisterStation", "type": "RelationalNoun"} -{"lexeme": "sister network", "formula": "dbpedia:sisterStation", "type": "RelationalNoun"} -{"lexeme": "sister network", "formula": "!dbpedia:sisterStation", "type": "RelationalNoun"} -{"lexeme": "budget", "formula": "dbpedia:budget", "type": "RelationalNoun"} -{"lexeme": "budget", "formula": "!dbpedia:budget", "type": "RelationalNoun"} -{"lexeme": "gross", "formula": "dbpedia:gross", "type": "RelationalNoun"} -{"lexeme": "gross", "formula": "!dbpedia:gross", "type": "RelationalNoun"} -{"lexeme": "make", "formula": "dbpedia:gross", "type": "StateVerb"} -{"lexeme": "make", "formula": "!dbpedia:gross", "type": "StateVerb"} -{"lexeme": "take in", "formula": "dbpedia:gross", "type": "StateVerb"} -{"lexeme": "take in", "formula": "!dbpedia:gross", "type": "StateVerb"} -{"lexeme": "take over", "formula": "dbpedia:gross", "type": "StateVerb"} -{"lexeme": "take over", "formula": "!dbpedia:gross", "type": "StateVerb"} -{"lexeme": "review", "formula": "dbpedia:review", "type": "RelationalNoun"} -{"lexeme": "review", "formula": "!dbpedia:review", "type": "RelationalNoun"} -{"lexeme": "reviewed", "formula": "dbpedia:review", "type": "RelationalAdjective"} -{"lexeme": "reviewed", "formula": "!dbpedia:review", "type": "RelationalAdjective"} -{"lexeme": "associated act", "formula": "dbpedia:associatedBand", "type": "RelationalNoun"} -{"lexeme": "associated act", "formula": "!dbpedia:associatedBand", "type": "RelationalNoun"} -{"lexeme": "associated act", "formula": "dbpedia:associatedMusicalArtist", "type": "RelationalNoun"} -{"lexeme": "associated act", "formula": "!dbpedia:associatedMusicalArtist", "type": "RelationalNoun"} -{"lexeme": "cinematographer", "formula": "dbpedia:cinematography", "type": "RelationalNoun"} -{"lexeme": "cinematographer", "formula": "!dbpedia:cinematography", "type": "RelationalNoun"} -{"lexeme": "shoot", "formula": "dbpedia:cinematographer", "type": "StateVerb"} -{"lexeme": "shoot", "formula": "!dbpedia:cinematographer", "type": "StateVerb"} -{"lexeme": "executive producer", "formula": "dbpedia:executiveProducer", "type": "RelationalNoun"} -{"lexeme": "executive producer", "formula": "!dbpedia:executiveProducer", "type": "RelationalNoun"} -{"lexeme": "edit", "formula": "dbpedia:editing", "type": "StateVerb"} -{"lexeme": "edit", "formula": "!dbpedia:editing", "type": "StateVerb"} -{"lexeme": "former band member", "formula": "dbpedia:formerBandMember", "type": "RelationalNoun"} -{"lexeme": "former band member", "formula": "!dbpedia:formerBandMember", "type": "RelationalNoun"} -{"lexeme": "play", "formula": "dbpedia:programmeFormat", "type": "StateVerb"} -{"lexeme": "play", "formula": "!dbpedia:programmeFormat", "type": "StateVerb"} -{"lexeme": "broadcasted", "formula": "dbpedia:broadcastArea", "type": "RelationalAdjective"} -{"lexeme": "broadcasted", "formula": "!dbpedia:broadcastArea", "type": "RelationalAdjective"} -{"lexeme": "cover", "formula": "dbpedia:broadcastArea", "type": "StateVerb"} -{"lexeme": "cover", "formula": "!dbpedia:broadcastArea", "type": "StateVerb"} -{"lexeme": "operate", "formula": "dbpedia:broadcastNetwork", "type": "StateVerb"} -{"lexeme": "operate", "formula": "!dbpedia:broadcastNetwork", "type": "StateVerb"} -{"lexeme": "part", "formula": "dbpedia:broadcastNetwork", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "!dbpedia:broadcastNetwork", "type": "RelationalNoun"} -{"lexeme": "broadcasted", "formula": "dbpedia:network", "type": "RelationalAdjective"} -{"lexeme": "broadcasted", "formula": "!dbpedia:network", "type": "RelationalAdjective"} -{"lexeme": "aired", "formula": "dbpedia:network", "type": "RelationalAdjective"} -{"lexeme": "aired", "formula": "!dbpedia:network", "type": "RelationalAdjective"} -{"lexeme": "episode", "formula": "dbpedia:series", "type": "RelationalNoun"} -{"lexeme": "episode", "formula": "!dbpedia:series", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "dbpedia:series", "type": "RelationalNoun"} -{"lexeme": "part", "formula": "!dbpedia:series", "type": "RelationalNoun"} -{"lexeme": "class A", "formula": "(dbpedia:broadcastStationClass 'A')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "class B", "formula": "(dbpedia:broadcastStationClass 'B')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "class C", "formula": "(dbpedia:broadcastStationClass 'C')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "class D", "formula": "(dbpedia:broadcastStationClass 'D')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "mean", "formula": "dbpedia:callsignMeaning", "type": "StateVerb"} -{"lexeme": "mean", "formula": "!dbpedia:callsignMeaning", "type": "StateVerb"} -{"lexeme": "stand", "formula": "dbpedia:callsignMeaning", "type": "StateVerb"} -{"lexeme": "stand", "formula": "!dbpedia:callsignMeaning", "type": "StateVerb"} -{"lexeme": "spin-off", "formula": "dbpedia:related", "type": "RelationalNoun"} -{"lexeme": "spin-off", "formula": "!dbpedia:related", "type": "RelationalNoun"} -{"lexeme": "LC classification", "formula": "dbpedia:lcc", "type": "RelationalNoun"} -{"lexeme": "LC classification", "formula": "!dbpedia:lcc", "type": "RelationalNoun"} -{"lexeme": "Dewey classification", "formula": "dbpedia:dcc", "type": "RelationalNoun"} -{"lexeme": "Dewey classification", "formula": "!dbpedia:dcc", "type": "RelationalNoun"} -{"lexeme": "organisation", "formula": "(rdf:type dbpedia:Organisation)", "type": "ClassNoun"} -{"lexeme": "organisation member", "formula": "(rdf:type dbpedia:OrganisationMember)", "type": "ClassNoun"} -{"lexeme": "non-profit organisation", "formula": "(rdf:type dbpedia:Non-ProfitOrganisation)", "type": "ClassNoun"} -{"lexeme": "geopolitical organisation", "formula": "(rdf:type dbpedia:GeopoliticalOrganisation)", "type": "ClassNoun"} -{"lexeme": "government agency", "formula": "(rdf:type dbpedia:GovernmentAgency)", "type": "ClassNoun"} -{"lexeme": "group", "formula": "(rdf:type dbpedia:Group)", "type": "ClassNoun"} -{"lexeme": "company", "formula": "(rdf:type dbpedia:Company)", "type": "ClassNoun"} -{"lexeme": "airline", "formula": "(rdf:type dbpedia:Airline)", "type": "ClassNoun"} -{"lexeme": "educational institution", "formula": "(rdf:type dbpedia:EducationalInstitution)", "type": "ClassNoun"} -{"lexeme": "school", "formula": "(rdf:type dbpedia:School)", "type": "ClassNoun"} -{"lexeme": "samba school", "formula": "(rdf:type dbpedia:SambaSchool)", "type": "ClassNoun"} -{"lexeme": "college", "formula": "(rdf:type dbpedia:College)", "type": "ClassNoun"} -{"lexeme": "university", "formula": "(rdf:type dbpedia:University)", "type": "ClassNoun"} -{"lexeme": "library", "formula": "(rdf:type dbpedia:Library)", "type": "ClassNoun"} -{"lexeme": "political party", "formula": "(rdf:type dbpedia:PoliticalParty)", "type": "ClassNoun"} -{"lexeme": "party", "formula": "(rdf:type dbpedia:PoliticalParty)", "type": "ClassNoun"} -{"lexeme": "trade union", "formula": "(rdf:type dbpedia:TradeUnion)", "type": "ClassNoun"} -{"lexeme": "labor union", "formula": "(rdf:type dbpedia:TradeUnion)", "type": "ClassNoun"} -{"lexeme": "clerical order", "formula": "(rdf:type dbpedia:ClericalOrder)", "type": "ClassNoun"} -{"lexeme": "located", "formula": "dbpedia:locationCity", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:locationCity", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "dbpedia:locationCountry", "type": "RelationalAdjective"} -{"lexeme": "located", "formula": "!dbpedia:locationCountry", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "dbpedia:locationCountry", "type": "RelationalAdjective"} -{"lexeme": "based", "formula": "!dbpedia:locationCountry", "type": "RelationalAdjective"} -{"lexeme": "enrollment", "formula": "dbpedia:numberOfStudents", "type": "RelationalNoun"} -{"lexeme": "enrollment", "formula": "!dbpedia:numberOfStudents", "type": "RelationalNoun"} -{"lexeme": "student population", "formula": "dbpedia:numberOfStudents", "type": "RelationalNoun"} -{"lexeme": "student population", "formula": "!dbpedia:numberOfStudents", "type": "RelationalNoun"} -{"lexeme": "serve", "formula": "dbpedia:numberOfStudents)", "type": "StateVerb"} -{"lexeme": "serve", "formula": "!dbpedia:numberOfStudents)", "type": "StateVerb"} -{"lexeme": "employ", "formula": "dbpedia:facultySize)", "type": "StateVerb"} -{"lexeme": "employ", "formula": "!dbpedia:facultySize)", "type": "StateVerb"} -{"lexeme": "faculty size", "formula": "dbpedia:facultySize", "type": "RelationalNoun"} -{"lexeme": "faculty size", "formula": "!dbpedia:facultySize", "type": "RelationalNoun"} -{"lexeme": "manufacturer", "formula": "dbpedia:manufacturer", "type": "RelationalNoun"} -{"lexeme": "manufacturer", "formula": "!dbpedia:manufacturer", "type": "RelationalNoun"} -{"lexeme": "manufacture", "formula": "dbpedia:manufacturer", "type": "StateVerb"} -{"lexeme": "manufacture", "formula": "!dbpedia:manufacturer", "type": "StateVerb"} -{"lexeme": "produce", "formula": "dbpedia:manufacturer", "type": "StateVerb"} -{"lexeme": "produce", "formula": "!dbpedia:manufacturer", "type": "StateVerb"} -{"lexeme": "construct", "formula": "dbpedia:company", "type": "StateVerb"} -{"lexeme": "construct", "formula": "!dbpedia:company", "type": "StateVerb"} -{"lexeme": "build", "formula": "dbpedia:company", "type": "StateVerb"} -{"lexeme": "build", "formula": "!dbpedia:company", "type": "StateVerb"} -{"lexeme": "formation date", "formula": "dbpedia:formationDate", "type": "RelationalNoun"} -{"lexeme": "formation date", "formula": "!dbpedia:formationDate", "type": "RelationalNoun"} -{"lexeme": "formation year", "formula": "dbpedia:formationYear", "type": "RelationalNoun"} -{"lexeme": "formation year", "formula": "!dbpedia:formationYear", "type": "RelationalNoun"} -{"lexeme": "founding date", "formula": "dbpedia:foundingDate", "type": "RelationalNoun"} -{"lexeme": "founding date", "formula": "!dbpedia:foundingDate", "type": "RelationalNoun"} -{"lexeme": "founding year", "formula": "dbpedia:foundingYear", "type": "RelationalNoun"} -{"lexeme": "founding year", "formula": "!dbpedia:foundingYear", "type": "RelationalNoun"} -{"lexeme": "formed", "formula": "dbpedia:formationDate", "type": "RelationalAdjective"} -{"lexeme": "formed", "formula": "!dbpedia:formationDate", "type": "RelationalAdjective"} -{"lexeme": "formed", "formula": "dbpedia:formationYear", "type": "RelationalAdjective"} -{"lexeme": "formed", "formula": "!dbpedia:formationYear", "type": "RelationalAdjective"} -{"lexeme": "founded", "formula": "dbpedia:foundingDate", "type": "RelationalAdjective"} -{"lexeme": "founded", "formula": "!dbpedia:foundingDate", "type": "RelationalAdjective"} -{"lexeme": "founded", "formula": "dbpedia:foundingYear", "type": "RelationalAdjective"} -{"lexeme": "founded", "formula": "!dbpedia:foundingYear", "type": "RelationalAdjective"} -{"lexeme": "established", "formula": "dbpedia:formationDate", "type": "RelationalAdjective"} -{"lexeme": "established", "formula": "!dbpedia:formationDate", "type": "RelationalAdjective"} -{"lexeme": "established", "formula": "dbpedia:formationYear", "type": "RelationalAdjective"} -{"lexeme": "established", "formula": "!dbpedia:formationYear", "type": "RelationalAdjective"} -{"lexeme": "established", "formula": "dbpedia:foundingDate", "type": "RelationalAdjective"} -{"lexeme": "established", "formula": "!dbpedia:foundingDate", "type": "RelationalAdjective"} -{"lexeme": "established", "formula": "dbpedia:foundingYear", "type": "RelationalAdjective"} -{"lexeme": "established", "formula": "!dbpedia:foundingYear", "type": "RelationalAdjective"} -{"lexeme": "active", "formula": "dbpedia:activeYearsStartDate", "type": "RelationalAdjective"} -{"lexeme": "active", "formula": "!dbpedia:activeYearsStartDate", "type": "RelationalAdjective"} -{"lexeme": "active", "formula": "dbpedia:activeYearsStartYear", "type": "RelationalAdjective"} -{"lexeme": "active", "formula": "!dbpedia:activeYearsStartYear", "type": "RelationalAdjective"} -{"lexeme": "active", "formula": "dbpedia:activeYearsEndDate", "type": "RelationalAdjective"} -{"lexeme": "active", "formula": "!dbpedia:activeYearsEndDate", "type": "RelationalAdjective"} -{"lexeme": "active", "formula": "dbpedia:activeYearsEndYear", "type": "RelationalAdjective"} -{"lexeme": "active", "formula": "!dbpedia:activeYearsEndYear", "type": "RelationalAdjective"} -{"lexeme": "found", "formula": "dbpedia:foundingPerson", "type": "StateVerb"} -{"lexeme": "found", "formula": "!dbpedia:foundingPerson", "type": "StateVerb"} -{"lexeme": "establish", "formula": "dbpedia:foundingPerson", "type": "StateVerb"} -{"lexeme": "establish", "formula": "!dbpedia:foundingPerson", "type": "StateVerb"} -{"lexeme": "found", "formula": "dbpedia:foundedBy", "type": "StateVerb"} -{"lexeme": "found", "formula": "!dbpedia:foundedBy", "type": "StateVerb"} -{"lexeme": "establish", "formula": "dbpedia:foundedBy", "type": "StateVerb"} -{"lexeme": "establish", "formula": "!dbpedia:foundedBy", "type": "StateVerb"} -{"lexeme": "founder", "formula": "dbpedia:foundedBy", "type": "RelationalNoun"} -{"lexeme": "founder", "formula": "!dbpedia:foundedBy", "type": "RelationalNoun"} -{"lexeme": "founder", "formula": "dbpedia:foundingPerson", "type": "RelationalNoun"} -{"lexeme": "founder", "formula": "!dbpedia:foundingPerson", "type": "RelationalNoun"} -{"lexeme": "foundation place", "formula": "dbpedia:foundationPlace", "type": "RelationalNoun"} -{"lexeme": "foundation place", "formula": "!dbpedia:foundationPlace", "type": "RelationalNoun"} -{"lexeme": "found", "formula": "dbpedia:foundationPlace", "type": "ConsequenceVerb"} -{"lexeme": "found", "formula": "!dbpedia:foundationPlace", "type": "ConsequenceVerb"} -{"lexeme": "mascot", "formula": "dbpedia:mascot", "type": "RelationalNoun"} -{"lexeme": "mascot", "formula": "!dbpedia:mascot", "type": "RelationalNoun"} -{"lexeme": "slogan", "formula": "dbpedia:slogan", "type": "RelationalNoun"} -{"lexeme": "slogan", "formula": "!dbpedia:slogan", "type": "RelationalNoun"} -{"lexeme": "known", "formula": "dbpedia:title", "type": "RelationalAdjective"} -{"lexeme": "known", "formula": "!dbpedia:title", "type": "RelationalAdjective"} -{"lexeme": "affiliated", "formula": "dbpedia:affiliation", "type": "RelationalAdjective"} -{"lexeme": "affiliated", "formula": "!dbpedia:affiliation", "type": "RelationalAdjective"} -{"lexeme": "affiliated", "formula": "dbpedia:affiliation", "type": "RelationalAdjective"} -{"lexeme": "affiliated", "formula": "!dbpedia:affiliation", "type": "RelationalAdjective"} -{"lexeme": "frequency", "formula": "dbpedia:frequency", "type": "RelationalNoun"} -{"lexeme": "frequency", "formula": "!dbpedia:frequency", "type": "RelationalNoun"} -{"lexeme": "broadcast", "formula": "dbpedia:frequency", "type": "StateVerb"} -{"lexeme": "broadcast", "formula": "!dbpedia:frequency", "type": "StateVerb"} -{"lexeme": "status", "formula": "dbpedia:status", "type": "RelationalNoun"} -{"lexeme": "status", "formula": "!dbpedia:status", "type": "RelationalNoun"} -{"lexeme": "active", "formula": "(dbpedia:status 'Active')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "retired", "formula": "(dbpedia:status 'Retired')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "operational", "formula": "(dbpedia:status 'Operational')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "scrapped", "formula": "(dbpedia:status 'Scrapped')", "type": "IntersectiveDataPropertyAdjective"} -{"lexeme": "product", "formula": "dbpedia:product", "type": "RelationalNoun"} -{"lexeme": "product", "formula": "!dbpedia:product", "type": "RelationalNoun"} -{"lexeme": "produce", "formula": "dbpedia:product", "type": "StateVerb"} -{"lexeme": "produce", "formula": "!dbpedia:product", "type": "StateVerb"} -{"lexeme": "create", "formula": "dbpedia:product", "type": "StateVerb"} -{"lexeme": "create", "formula": "!dbpedia:product", "type": "StateVerb"} -{"lexeme": "develop", "formula": "dbpedia:product", "type": "StateVerb"} -{"lexeme": "develop", "formula": "!dbpedia:product", "type": "StateVerb"} -{"lexeme": "owner", "formula": "dbpedia:owner", "type": "RelationalNoun"} -{"lexeme": "owner", "formula": "!dbpedia:owner", "type": "RelationalNoun"} -{"lexeme": "own", "formula": "dbpedia:owner", "type": "StateVerb"} -{"lexeme": "own", "formula": "!dbpedia:owner", "type": "StateVerb"} -{"lexeme": "own", "formula": "dbpedia:owningCompany", "type": "StateVerb"} -{"lexeme": "own", "formula": "!dbpedia:owningCompany", "type": "StateVerb"} -{"lexeme": "own", "formula": "dbpedia:owningOrganization", "type": "StateVerb"} -{"lexeme": "own", "formula": "!dbpedia:owningOrganization", "type": "StateVerb"} -{"lexeme": "parent company", "formula": "dbpedia:owningCompany", "type": "RelationalNoun"} -{"lexeme": "parent company", "formula": "!dbpedia:owningCompany", "type": "RelationalNoun"} -{"lexeme": "daughter company", "formula": "dbpedia:owningCompany", "type": "RelationalNoun"} -{"lexeme": "daughter company", "formula": "!dbpedia:owningCompany", "type": "RelationalNoun"} -{"lexeme": "subsidiary", "formula": "dbpedia:owningCompany", "type": "RelationalNoun"} -{"lexeme": "subsidiary", "formula": "!dbpedia:owningCompany", "type": "RelationalNoun"} -{"lexeme": "parent company", "formula": "dbpedia:parentCompany", "type": "RelationalNoun"} -{"lexeme": "parent company", "formula": "!dbpedia:parentCompany", "type": "RelationalNoun"} -{"lexeme": "daughter company", "formula": "dbpedia:parentCompany", "type": "RelationalNoun"} -{"lexeme": "daughter company", "formula": "!dbpedia:parentCompany", "type": "RelationalNoun"} -{"lexeme": "subsidiary", "formula": "dbpedia:parentCompany", "type": "RelationalNoun"} -{"lexeme": "subsidiary", "formula": "!dbpedia:parentCompany", "type": "RelationalNoun"} -{"lexeme": "revenue", "formula": "dbpedia:revenue", "type": "RelationalNoun"} -{"lexeme": "revenue", "formula": "!dbpedia:revenue", "type": "RelationalNoun"} -{"lexeme": "official color", "formula": "dbpedia:officialSchoolColour", "type": "RelationalNoun"} -{"lexeme": "official color", "formula": "!dbpedia:officialSchoolColour", "type": "RelationalNoun"} -{"lexeme": "operate", "formula": "dbpedia:regionServed", "type": "StateVerb"} -{"lexeme": "operate", "formula": "!dbpedia:regionServed", "type": "StateVerb"} -{"lexeme": "social-democratic", "formula": "(dbpedia:ideology resource:Social_democracy)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "conservatist", "formula": "(dbpedia:ideology resource:Conservatism)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "liberal", "formula": "(dbpedia:ideology resource:Liberalism)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "communist", "formula": "(dbpedia:ideology resource:Communism)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "socialist", "formula": "(dbpedia:ideology resource:Socialism)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "christian democratic", "formula": "(dbpedia:ideology resource:Christian_democracy)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "nationalistic", "formula": "(dbpedia:ideology resource:Nationalism)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Marxist-Leninist", "formula": "(dbpedia:ideology resource:Marxism_Leninism)", "type": "IntersectiveObjectPropertyAdjective"} -{"lexeme": "Marxist", "formula": "(dbpedia:ideology resource:Marxism)", "type": "IntersectiveObjectPropertyAdjective"} diff --git a/resources/roboy-final.grammar b/resources/roboy-final.grammar index ad6df0d..198dbbc 100644 --- a/resources/roboy-final.grammar +++ b/resources/roboy-final.grammar @@ -18,10 +18,10 @@ (rule $LEMMAS ($LEMMA_PHRASE $Ignore) (SelectFn 0)) ## Limiting number of words in a phrase -(rule $VerbPhrase ($LEMMAS) (FilterPosTagFn span IN VB VBD VBN VBG VBP VBZ VBD-AUX)) -(rule $ValuePhrase ($PHRASE) (FilterPosTagFn span NN NNP CD)) -(rule $NounPhrase ($PHRASE) (FilterPosTagFn span NN)) -(rule $EntityPhrase ($PHRASE) (FilterPosTagFn span NNP)) +(rule $VerbPhrase ($LEMMAS) (FilterPosTagFn span TO IN VB VBD VBN VBG VBP VBZ VBD-AUX JJ)) +(rule $ValuePhrase ($LEMMA_PHRASE) (FilterPosTagFn span NNS NN NNP CD VBG VB)) +(rule $NounPhrase ($PHRASE) (FilterPosTagFn span NNS NN CD)) +(rule $EntityPhrase ($PHRASE) (FilterPosTagFn span NNP NNPS)) (rule $AdjPhrase ($LEMMAS) (FilterPosTagFn span JJ)) (rule $AdjToken ($AdjPhrase) (FilterSpanLengthFn 1 2)) (rule $VerbToken ($VerbPhrase) (FilterSpanLengthFn 1 2)) @@ -48,16 +48,21 @@ (rule $PartDataProp ($Limited) (SimpleLexiconFn (type "RelationalNoun"))) (rule $RObjProp ($Limited) (SimpleLexiconFn (type "RoboyRelNoun"))) (rule $RDataProp ($Limited) (SimpleLexiconFn (type "RoboyDataProp"))) +(rule $QObjProp ($Limited) (SimpleLexiconFn (type "RoboyQRelNoun"))) +(rule $QDataProp ($Limited) (SimpleLexiconFn (type "RoboyQDataProp"))) (rule $PartObjProp ($Limited) (SimpleLexiconFn (type "StateVerb"))) (rule $PartObjProp ($Limited) (SimpleLexiconFn (type "RelationalAdjective"))) (rule $RObjProp ($Limited) (SimpleLexiconFn (type "ObjProp"))) (rule $RDataProp ($Limited) (SimpleLexiconFn (type "DataProp"))) +(rule $QObjProp ($Limited) (SimpleLexiconFn (type "ObjQProp"))) +(rule $QDataProp ($Limited) (SimpleLexiconFn (type "DataQProp"))) ### Entities (rule $Entity ($EntityToken) (SimpleLexiconFn (type "NamedEntity"))) (rule $Person ($ProNoun) (SimpleLexiconFn (type "Person"))) +(rule $Person ($Person do) (SimpleLexiconFn (type "Person"))) ## OpenTypes (when error @@ -76,22 +81,22 @@ #(rule $ROOT ($PHRASE) (OpenTypeFn entity)) ## Forming Subject -(rule $Subject ($Person) (IdentityFn)) +#(rule $Subject ($Person) (IdentityFn)) (rule $Subject ($Entity) (IdentityFn)) (rule $Subject ($Subject or $Subject) (ConcatFn ";")) -(rule $Subject ($Subject ($Conj optional) $Subject) (ConcatFn ",")) +(rule $Subject ($Subject and $Subject) (ConcatFn ",")) (rule $Subject ($Subject (, optional) $Subject) (ConcatFn ",")) (rule $RobSubject ($Person) (IdentityFn)) (rule $RobSubject ($RobSubject or $RobSubject) (ConcatFn ";")) -(rule $RobSubject ($RobSubject ($Conj optional) $RobSubject) (ConcatFn ",")) +(rule $RobSubject ($RobSubject and $RobSubject) (ConcatFn ",")) (rule $RobSubject ($RobSubject (, optional) $RobSubject) (ConcatFn ",")) ## Forming Predicate (rule $Predicate ($PartObjProp) (IdentityFn)) (rule $Predicate ($PartDataProp) (IdentityFn)) (rule $Predicate ($Predicate or $Predicate) (ConcatFn ";")) -(rule $Predicate ($Predicate ($Conj optional) $Predicate) (ConcatFn ",")) +(rule $Predicate ($Predicate and $Predicate) (ConcatFn ",")) (rule $Predicate ($Predicate (, optional) $Predicate) (ConcatFn ",")) (rule $RObjPred ($RObjProp) (IdentityFn)) @@ -100,23 +105,45 @@ (rule $RObjPred ($IgnPhrase $RObjPred) (SelectFn 1)) (rule $RObjPred ($RObjPred $IgnPhrase) (SelectFn 0)) (rule $RObjPred ($RObjPred or $RObjPred) (ConcatFn ";")) -(rule $RObjPred ($RObjPred ($Conj optional) $RObjPred) (ConcatFn ",")) +(rule $RObjPred ($RObjPred and $RObjPred) (ConcatFn ",")) (rule $RObjPred ($RObjPred (, optional) $RObjPred) (ConcatFn ",")) (rule $RDataPred ($RDataProp) (IdentityFn)) (rule $RDataPred ($BE $RDataProp) (SelectFn 1)) (rule $RDataPred ($HAVE $RDataProp) (SelectFn 1)) -(rule $RDataProp ($IgnPhrase $RDataProp) (SelectFn 1)) -(rule $RDataProp ($RDataProp $IgnPhrase) (SelectFn 0)) +(rule $RDataPred ($IgnPhrase $RDataProp) (SelectFn 1)) +(rule $RDataPred ($RDataProp $IgnPhrase) (SelectFn 0)) (rule $RDataPred ($RDataPred or $RDataPred) (ConcatFn ";")) -(rule $RDataPred ($RDataPred ($Conj optional) $RDataPred) (ConcatFn ",")) +(rule $RDataPred ($RDataPred and $RDataPred) (ConcatFn ",")) (rule $RDataPred ($RDataPred (, optional) $RDataPred) (ConcatFn ",")) +(rule $QObjPred ($QObjProp) (IdentityFn)) +(rule $QObjPred ($BE $QObjPred) (SelectFn 1)) +(rule $QObjPred ($HAVE $QObjPred) (SelectFn 1)) +(rule $QObjPred ($IgnPhrase $QObjPred) (SelectFn 1)) +(rule $QObjPred ($QObjPred $IgnPhrase) (SelectFn 0)) +(rule $QObjPred ($QObjPred or $QObjPred) (ConcatFn ";")) +(rule $QObjPred ($QObjPred and $QObjPred) (ConcatFn ",")) +(rule $QObjPred ($QObjPred (, optional) $QObjPred) (ConcatFn ",")) + +(rule $QDataPred ($QDataProp) (IdentityFn)) +(rule $QDataPred ($BE $QDataProp) (SelectFn 1)) +(rule $QDataPred ($HAVE $QDataProp) (SelectFn 1)) +(rule $QDataProp ($IgnPhrase $QDataProp) (SelectFn 1)) +(rule $QDataProp ($QDataProp $IgnPhrase) (SelectFn 0)) +(rule $QDataPred ($QDataPred or $QDataPred) (ConcatFn ";")) +(rule $QDataPred ($QDataPred and $QDataPred) (ConcatFn ",")) +(rule $QDataPred ($QDataPred (, optional) $QDataPred) (ConcatFn ",")) + +(rule $NAME ($BE) (ConstantFn rb:NAME_OF)) +(rule $MEMBER ($BE ($Det optional)) (ConstantFn rb:MEMBER_OF)) +(rule $OCCUP ($BE $Det) (ConstantFn rb:OCCUPIED_AS)) + ## Forming Objects (rule $Object ($Subject) (IdentityFn)) (rule $Object ($BE $Object) (SelectFn 1)) (rule $Object ($Object or $Object) (ConcatFn ";")) -(rule $Object ($Object ($Conj optional) $Object) (ConcatFn ",")) +(rule $Object ($Object and $Object) (ConcatFn ",")) (rule $Object ($Object (, optional) $Object) (ConcatFn ",")) ## Forming POs @@ -126,27 +153,34 @@ (rule $ROOT ($PredObj) (IdentityFn)) ## Forming Values +(rule $Value ($EntityToken) (IdentityFn)) (rule $Value ($ValueToken) (IdentityFn)) (rule $Value ($BE $ValueToken) (SelectFn 1)) -(rule $Value ($Value or $Value) (ListFn)) -(rule $Value ($Value ($Conj optional) $Value) (ListFn)) -(rule $Value ($Value (, optional) $Value) (ListFn)) +(rule $Value ($AdjPhrase $ValueToken) (SelectFn 1)) +(rule $Value ($Value or $Value) (ConcatFn ";")) +(rule $Value ($Value and $Value) (ConcatFn ",")) +(rule $Value ($Value (, optional) $Value) (ConcatFn ",")) # Expressions Roboy ############################################################ +(rule $Expr ($RobSubject $MEMBER $Object member) (TripleFn "spo")) +(rule $Expr ($RobSubject $OCCUP $Object) (TripleFn "spo")) +(rule $Expr ($RobSubject $NAME $EntityToken) (TripleFn "spo")) +#(rule $Expr ($RObjPred $RobSubject $Value) (TripleFn pso)) (rule $Expr ($RobSubject $RObjPred $Object) (TripleFn spo)) #(rule $Expr ($RobSubject $RObjPred $Value) (TripleFn spo)) (rule $Expr ($RobSubject $RDataPred $Value) (TripleFn spo)) (rule $Expr ($Object $RobSubject $RObjPred ) (TripleFn osp)) -#(rule $Expr ($Value $RobSubject $RObjPred ) (TripleFn osp)) +#(rule $Expr ($Value $RobSubject $RObjPred) (TripleFn osp)) (rule $Expr ($Value $RobSubject $RDataPred) (TripleFn osp)) +#(rule $Expr ($RObjPred $RobSubject $Value) (TripleFn pso)) (rule $Expr ($RObjPred $RobSubject $Object) (TripleFn pso)) (rule $Expr ($RDataPred $RobSubject $Value) (TripleFn pso)) +(rule $ROOT ($Limited $Expr) (SelectFn 1)) (rule $ROOT ($Expr) (IdentityFn)) (rule $ROOT ($Expr ($Conj optional) $Expr) (ListFn)) (rule $ROOT ($PHRASE) (SimpleLexiconFn (type "RoboyPhrases"))) - # Questions ############################################################ (rule $Quest (who) (ConstantFn (rdf:type foaf:person) foaf:person)) @@ -156,7 +190,13 @@ (rule $Quest (where) (ConstantFn (rdf:type dbpedia:Place) dbpedia:Place)) (rule $Quest (where) (ConstantFn (rdf:type dbpedia:EducationalInstitution) dbpedia:EducationalInstitution)) (rule $Quest (when) (ConstantFn (rdf:type xsd:date) xsd:date)) +(rule $Quest (how) (ConstantFn null null)) +(rule $Quest (can i) (ConstantFn null null)) +(rule $Quest (do) (ConstantFn null null)) +(rule $Quest (you call) (ConstantFn null null)) (rule $Quest (what) (ConstantFn null null)) +(rule $Quest ($Quest $Quest) (ConstantFn null null)) +(rule $Quest (which $TOKEN) (ConstantFn null null)) (rule $Quest (tell me (something optional)) (ConstantFn null null)) (rule $Quest (date) (ConstantFn (rdf:type xsd:date) xsd:date)) (rule $Quest (year) (ConstantFn (rdf:type xsd:date) xsd:date)) @@ -168,10 +208,18 @@ (rule $Operator ($CountStr) (ConstantFn (lambda x (count (var x))) (-> fb:type.any fb:type.any))) # Roboy questions -(rule $RBaseSet ($Person ($Limited optional) $RObjPred) (JoinFn unary,binary unaryCanBeArg0 unaryCanBeArg1)) -(rule $RBaseSet ($RObjPred ($Limited optional) $Person) (JoinFn binary,unary unaryCanBeArg0 unaryCanBeArg1)) -(rule $RBaseSet ($Person ($Limited optional) $RDataProp) (JoinFn unary,binary unaryCanBeArg0 unaryCanBeArg1)) -(rule $RBaseSet ($RDataProp ($Limited optional) $Person) (JoinFn binary,unary unaryCanBeArg0 unaryCanBeArg1)) +(rule $RBaseSet ($Person ($Limited optional) $QObjPred) (JoinFn backward)) +(rule $RBaseSet ($QObjPred ($Limited optional) $Person) (JoinFn forward)) +(rule $RBaseSet ($Person ($Limited optional) $QDataProp) (JoinFn backward)) +(rule $RBaseSet ($QDataProp ($Limited optional) $Person) (JoinFn forward)) +#(rule $RBaseSet ($Object ($Limited optional) $RObjPred) (JoinFn backward)) +#(rule $RBaseSet ($RObjPred ($Limited optional) $Object) (JoinFn forward)) +#(rule $RBaseSet ($Object ($Limited optional) $RDataProp) (JoinFn backward)) +#(rule $RBaseSet ($RDataProp ($Limited optional) $Object) (JoinFn forward)) +#(rule $RBaseSet ($Value ($Limited optional) $QObjPred) (JoinFn backward)) +#(rule $RBaseSet ($QObjPred ($Limited optional) $Value) (JoinFn forward)) +#(rule $RBaseSet ($Value ($Limited optional) $QDataProp) (JoinFn backward)) +#(rule $RBaseSet ($QDataProp ($Limited optional) $Value) (JoinFn forward)) (rule $RSet ($RBaseSet) (IdentityFn)) (rule $RSet ($RSet ($Limited optional) $RSet) (MergeFn and)) @@ -179,7 +227,7 @@ (rule $QExpr (($Limited optional) $Set ($Limited optional)) (IdentityFn)) (rule $QExpr (($Limited optional) $Operator ($Limited optional) $RSet) (JoinFn forward betaReduce)) (rule $QExpr (($Limited optional) $RSet ($Limited optional)) (IdentityFn)) -(rule $ROOT ($Quest $QExpr) (SelectFn 1)) +(rule $ROOT ($Quest $QExpr ($PHRASE optional)) (SelectFn 1)) # DBpedia questions (rule $Set ($Unary $Set) (MergeFn and)) @@ -188,7 +236,7 @@ (rule $Set ($Binary $Entity) (JoinFn forward)) (rule $Set ($Entity $Binary) (JoinFn backward)) (rule $Unary ($PredObj) (IdentityFn)) -#(rule $ROOT ($Entity) (IdentityFn)) +(rule $ROOT (($PHRASE optional) $Entity) (IdentityFn)) (rule $Set ($Unary) (IdentityFn)) (rule $BaseSet ($Subject ($Limited optional) $Predicate) (JoinFn unary,binary unaryCanBeArg0 unaryCanBeArg1)) (rule $BaseSet ($Predicate ($Limited optional) $Subject) (JoinFn binary,unary unaryCanBeArg0 unaryCanBeArg1)) diff --git a/src/main/java/edu/stanford/nlp/sempre/roboy/ErrorRetrieval.java b/src/main/java/edu/stanford/nlp/sempre/roboy/ErrorRetrieval.java index f573369..7bfee7c 100644 --- a/src/main/java/edu/stanford/nlp/sempre/roboy/ErrorRetrieval.java +++ b/src/main/java/edu/stanford/nlp/sempre/roboy/ErrorRetrieval.java @@ -15,6 +15,7 @@ import sun.rmi.runtime.Log; import java.lang.reflect.Type; import java.util.*; +import java.util.stream.IntStream; /** * Error retrieval class. Handles dealing with unknown terms error. @@ -181,7 +182,7 @@ public class ErrorRetrieval { else if (full_type.contains("Type")){ underTerms.add(new UnspecInfo(entity, UnspecInfo.TermType.TYPE)); } - else if (full_type.contains("Relation")){ + else if (full_type.contains("Rel")){ underTerms.add(new UnspecInfo(entity, UnspecInfo.TermType.RELATION)); } } @@ -224,7 +225,6 @@ public class ErrorRetrieval { } return termList; } - /** * Function extracting best candidate and forming follow up question if needed * @@ -237,6 +237,8 @@ public class ErrorRetrieval { sorted.addAll(underInfo.candidatesScores); Collections.sort(sorted); Collections.reverse(sorted); + if (sorted.isEmpty()) + return underInfo.term; int index = underInfo.candidatesScores.indexOf(sorted.get(0)); // Best candidate String result = underInfo.candidates.get(index); @@ -244,9 +246,9 @@ public class ErrorRetrieval { List candidates = new ArrayList<>(); candidates.add(underInfo.candidatesInfo.get(index)); double current = sorted.get(0); - for (int i = 1; i < sorted.size(); i++){ - if (sorted.get(i)/current > 0.8) - candidates.add(underInfo.candidatesInfo.get(underInfo.candidatesScores.indexOf(sorted.get(i)))); + for (int i = 0; i < underInfo.candidatesScores.size(); i++){ + if (underInfo.candidatesScores.get(i)/current > 0.8 && i!=index) + candidates.add(underInfo.candidatesInfo.get(i)); else break; } @@ -269,6 +271,7 @@ public class ErrorRetrieval { public List> formQuestion(String term, List candidate) { List> result = new ArrayList<>(); for (String c:candidate) { + LogInfo.logs(c); Type type = new TypeToken>(){}.getType(); Map c_map = this.gson.fromJson(c, type); String desc = sparqlUtil.returnDescr(c_map.get("URI"),dbpediaUrl); @@ -291,7 +294,7 @@ public class ErrorRetrieval { } else { int rnd = new Random().nextInt(this.follow_ups.get("label").size()); - String question = String.format(this.follow_ups.get("label").get(rnd), term, c_map.get("Label"), desc); + String question = String.format(this.follow_ups.get("label").get(rnd), term, c_map.get("Label")); Map.Entry entry = new java.util.AbstractMap.SimpleEntry (String.format(question, term, c_map.get("Label")), c_map.get("URI")); result.add(entry); @@ -437,7 +440,7 @@ public class ErrorRetrieval { LogInfo.logs("Best replacement for %s : %s", key, replaces.get(key)); } for (Map.Entry entry : this.underInfo.followUps) { - LogInfo.logs("FollowUp question -> %s", entry.getKey()); + LogInfo.logs("FollowUp question -> %s -> %s", entry.getKey(), entry.getValue()); } } diff --git a/src/main/java/edu/stanford/nlp/sempre/roboy/LexiconGenerator.java b/src/main/java/edu/stanford/nlp/sempre/roboy/LexiconGenerator.java index 909b4e8..64146f0 100644 --- a/src/main/java/edu/stanford/nlp/sempre/roboy/LexiconGenerator.java +++ b/src/main/java/edu/stanford/nlp/sempre/roboy/LexiconGenerator.java @@ -1,13 +1,18 @@ package edu.stanford.nlp.sempre.roboy; +import com.google.common.base.Joiner; +import com.google.common.collect.Lists; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import edu.stanford.nlp.sempre.Derivation; import edu.stanford.nlp.sempre.SimpleLexicon; import edu.stanford.nlp.sempre.roboy.config.ConfigManager; import edu.stanford.nlp.sempre.roboy.utils.SparqlUtils; +import fig.basic.IOUtils; import fig.basic.LogInfo; +import java.io.FileWriter; +import java.io.PrintWriter; import java.lang.reflect.Type; import java.util.*; @@ -26,11 +31,15 @@ public class LexiconGenerator { * @param lexemes set of lexical entries to be added */ public void updateLexicon(Set lexemes) { + PrintWriter out = IOUtils.openOutAppendHard("./data/error_test/newLexicon.txt"); + for (String lexeme: lexemes){ if (ConfigManager.DEBUG > 0) LogInfo.logs("New lexeme added: %s",lexeme); + out.println(lexeme); SimpleLexicon.getSingleton().add(lexeme); } + out.close(); } /** @@ -63,6 +72,8 @@ public class LexiconGenerator { lexeme.put("formula", single.candidates.get(i)); lexeme.put("features", " {score:" + Double.toString(single.candidatesScores.get(i)) + "} "); lexeme.put("type", "NamedEntity"); + c.put("type", "NamedEntity"); + single.candidatesInfo.set(i, gson.toJson(c)); lexemes.add(gson.toJson(lexeme)); } } @@ -85,6 +96,8 @@ public class LexiconGenerator { lexeme.put("formula", "(rdf:type " + single.candidates.get(i) + ")"); lexeme.put("features", " {score:" + Double.toString(single.candidatesScores.get(i)) + "} "); lexeme.put("type", "ClassNoun"); + c.put("type", "ClassNoun"); + single.candidatesInfo.set(i, gson.toJson(c)); lexemes.add(gson.toJson(lexeme)); c.put("URI","(rdf:type ".concat(single.candidates.get(i)).concat(")")); single.candidates.set(i,"(rdf:type " + single.candidates.get(i) + ")"); @@ -100,6 +113,8 @@ public class LexiconGenerator { lexeme.put("formula", single.candidates.get(i)); lexeme.put("features", " {score:" + Double.toString(single.candidatesScores.get(i)) + "} "); lexeme.put("type", "ObjectProp"); + c.put("type", "Property"); + single.candidatesInfo.set(i, gson.toJson(c)); lexemes.add(gson.toJson(lexeme)); lexeme.put("formula", "!" + single.candidates.get(i)); lexemes.add(gson.toJson(lexeme)); @@ -122,6 +137,8 @@ public class LexiconGenerator { lexeme.put("formula", "!" + single.candidates.get(i)); lexemes.add(gson.toJson(lexeme)); c.put("URI","!".concat(single.candidates.get(i))); + c.put("type", "Property"); + single.candidatesInfo.set(i, gson.toJson(c)); single.candidates.add("!" + single.candidates.get(i)); single.candidatesInfo.add(gson.toJson(c)); single.candidatesScores.add(single.candidatesScores.get(i)); @@ -140,11 +157,13 @@ public class LexiconGenerator { Type type = new TypeToken>() {}.getType(); Map c = this.gson.fromJson(single.candidatesInfo.get(i), type); if (single.type == UnspecInfo.TermType.RELATION) - single.candidatesScores.set(i, single.candidatesScores.get(i) + 0.3); + single.candidatesScores.set(i, single.candidatesScores.get(i) + 0.1); lexeme.put("lexeme", c.get("Label")); lexeme.put("formula", single.candidates.get(i)); lexeme.put("features", " {score:" + Double.toString(single.candidatesScores.get(i)) + "} "); lexeme.put("type", "DataProp"); + c.put("type", "Property"); + single.candidatesInfo.set(i, gson.toJson(c)); lexemes.add(gson.toJson(lexeme)); lexeme.put("type", "ObjProp"); lexemes.add(gson.toJson(lexeme)); diff --git a/src/main/java/edu/stanford/nlp/sempre/roboy/utils/Tester.java b/src/main/java/edu/stanford/nlp/sempre/roboy/utils/Tester.java index 07ee33a..0871933 100644 --- a/src/main/java/edu/stanford/nlp/sempre/roboy/utils/Tester.java +++ b/src/main/java/edu/stanford/nlp/sempre/roboy/utils/Tester.java @@ -69,7 +69,7 @@ public class Tester { Tester test = new Tester(5000); try { PrintWriter writer = new PrintWriter("log-webq.txt", "UTF-8"); - JsonReader reader = new JsonReader(new FileReader("./data/rpqa/1/test.json")); + JsonReader reader = new JsonReader(new FileReader("./data/rpqa/Q/rpqa-test-q.json")); Type type = new TypeToken>>() { }.getType(); Gson gson = new Gson(); @@ -100,6 +100,9 @@ public class Tester { } } } + LogInfo.logs("Success rate: %f", success); + LogInfo.logs("Unparsed: %f", unparsed); + LogInfo.logs("Failure: %f", fail); LogInfo.logs("Success rate: %f", success/testSet.size()); LogInfo.logs("Unparsed: %f", unparsed/testSet.size()); LogInfo.logs("Failure: %f", fail/testSet.size()); @@ -111,6 +114,56 @@ public class Tester { e.printStackTrace(); } } + +// public static void main(String[] args) { +// double success = 0; +// double unparsed = 0; +// double fail = 0; +// Tester test = new Tester(5000); +// try { +// PrintWriter writer = new PrintWriter("log-webq.txt", "UTF-8"); +// JsonReader reader = new JsonReader(new FileReader("./freebase/data/free917.test.examples.canonicalized.json")); +// Type type = new TypeToken>>() { +// }.getType(); +// Gson gson = new Gson(); +// List> testSet = gson.fromJson(reader, type); +// for (Map entry : testSet) { +// String response = test.query(entry.get("utterance")); +// if (response != null) { +// // Convert JSON string back to Map. +// type = new TypeToken>() { +// }.getType(); +// Map resMap = gson.fromJson(response, type); +// if (resMap.get("parse").equals(entry.get("targetFormula"))) { +// success++; +// System.out.println("CP: " + resMap.get("parse")); +// } else if (resMap.get("parse").equals("(no answer)")) { +// unparsed++; +// LogInfo.logs("TEST: %s", entry.get("utterance")); +//// writer.println("TEST: " + entry.get("utterance")); +// LogInfo.logs("UP: %s", resMap.get("parse")); +//// writer.println("UP: %s" + resMap.get("answer")); +// } else { +// fail++; +// LogInfo.logs("TEST: %s", entry.get("utterance")); +// writer.println("TEST: " + entry.get("utterance")); +// LogInfo.logs("IC: %s", resMap.get("parse")); +// writer.println("IC PARSE: %s" + resMap.get("parse")); +// writer.println("IC: %s" + resMap.get("answer")); +// } +// } +// } +// LogInfo.logs("Success rate: %f", success/testSet.size()); +// LogInfo.logs("Unparsed: %f", unparsed/testSet.size()); +// LogInfo.logs("Failure: %f", fail/testSet.size()); +// } +// catch(FileNotFoundException e){ +// e.printStackTrace(); +// } +// catch(Exception e){ +// e.printStackTrace(); +// } +// } // public static void main(String[] args) { // double success = 0; // double unparsed = 0; diff --git a/tables/README.md b/tables/README.md deleted file mode 100644 index 442d15f..0000000 --- a/tables/README.md +++ /dev/null @@ -1,104 +0,0 @@ -Compositional Semantic Parsing on Semi-Structured Tables -======================================================== - -This README file describes the `tables` mode which accompanies the paper: - -> Panupong Pasupat, Percy Liang. -> Compositional Semantic Parsing on Semi-Structured Tables -> Association for Computational Linguistics (ACL), 2015. - -Further descriptions and experiments can be viewed on the CodaLab website: - -https://www.codalab.org/worksheets/0xf26cd79d4d734287868923ad1067cf4c/ - -Running the code ----------------- - -1. Download the dependencies and the dataset: - - ./pull-dependencies core - ./pull-dependencies corenlp - ./pull-dependencies tables - ./pull-dependencies tables-data - - The dataset lives in `lib/data/WikiTableQuestions/` - -2. Compile the source: - - ant tables - - This will produce JAR files in the `libsempre` directory. - -3. The following command train and test on 100 development examples: - - ./run @mode=tables @data=u-1 @feat=all @train=1 -maxExamples train:100 dev:100 - - The command should take less than 30 minutes. - - * To train on the complete development set, remove `-maxExamples train:100 dev:100` - - * The command above uses `u-1` (80:20 split of the development data). - Other available sets include `u-2`, ..., `u-5` (four other development splits) - and `test` (actual train-test split). - -Other options -------------- - -### Macro Grammar (Experimental) - -Macro grammar can be used to significantly speed up the parser. -To turn on macro grammar, run the following: - - ./run @mode=tables @data=u-1 @feat=more @parser=cprune @grammar=extended @fuzzy=editdist-fuzzy @train=1 - -Please refer to the following paper for more information: - -> Yuchen Zhang, Panupong Pasupat, Percy Liang. -> Macro Grammars and Holistic Triggering for Efficient Semantic Parsing -> Empirical Methods on Natural Language Processing (EMNLP), 2017. - -Currently the module does not support model saving, and testing has to be done on the official test set. -These features will be added in the future. - -Official evaluation -------------------- - -The official evaluation script in the WikiTableQuestions dataset is slightly -more lenient than the SEMPRE one (`tables.TableValueEvaluator`). -In particular, the SEMPRE evaluator enforces that the type of the predicted -denotation must match the correct answer type, while the official one allows -type conversion. - -To get the official number of a trained model, run - - ./run @mode=tables @data=u-1 @feat=all @train=0 -Derivation.showValues -Builder.inParamsPath path/to/params - -(Change the `@data` other options to match the ones used during training.) - -This should produce an execution directory (in `state/execs/` by default) -with a log file in it. Then run - - ./tables/log-parsers/get-predictions.py path/to/log > predictions - ./lib/data/WikiTableQuestions/evaluator.py -t ./lib/data/WikiTableQuestions/tagged-data predictions - -Other usages ------------- - -To launch the interactive shell, use: - - ./run @mode=tables -interactive - -Apart from the usual shell commands, the additional command `context` -can load the context graph for execution. For example, use: - - (context (graph tables.TableKnowledgeGraph csv/204-csv/590.csv)) - -to load `lib/data/tables/csv/204-csv/590.csv` - -The table can also be viewed in pretty-printed format by calling - - ./tables/view 204 590 - -or - - ./tables/view csv/204-csv/590.csv diff --git a/tables/alignment/.gitignore b/tables/alignment/.gitignore deleted file mode 100644 index 7166419..0000000 --- a/tables/alignment/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -phrase-predicate -out diff --git a/tables/alignment/commands.sh b/tables/alignment/commands.sh deleted file mode 100644 index 896c732..0000000 --- a/tables/alignment/commands.sh +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/bash -exit 1 - -################################################ -# Make symlink 'phrase-predicate' in this directory and make a new subdirectory called 'out' -./ibm-align.py phrase-predicate > out/utterance-formula -./ibm-align.py phrase-predicate -z fixed > out/utterance-formula-fixed -./ibm-align.py phrase-predicate -z varied > out/utterance-formula-varied -./ibm-align.py phrase-predicate -z none > out/utterance-formula-none -./ibm-align.py phrase-predicate -s > out/formula-utterance -./ibm-align.py phrase-predicate -s -z fixed > out/formula-utterance-fixed -./ibm-align.py phrase-predicate -s -z varied > out/formula-utterance-varied -./ibm-align.py phrase-predicate -s -z none > out/formula-utterance-none -./find-average.py out/utterance-formula out/formula-utterance > out/average -./find-average.py out/utterance-formula-fixed out/formula-utterance-fixed > out/average-fixed -./find-average.py out/utterance-formula-varied out/formula-utterance-varied > out/average-varied -./find-average.py out/utterance-formula-none out/formula-utterance-none > out/average-none diff --git a/tables/alignment/find-average.py b/tables/alignment/find-average.py deleted file mode 100755 index 8245a8d..0000000 --- a/tables/alignment/find-average.py +++ /dev/null @@ -1,32 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile1') - parser.add_argument('infile2') - args = parser.parse_args() - - values = defaultdict(float) - - with open(args.infile1, 'r', 'utf8') as fin: - for line in fin: - source, target, value = line.split('\t') - value = float(value) - values[source, target] += value - with open(args.infile2, 'r', 'utf8') as fin: - for line in fin: - target, source, value = line.split('\t') - value = float(value) - values[source, target] *= value - for (source, target), value in sorted(values.items(), key=lambda x: -x[1]): - print '\t'.join((source, target, '%.6f' % (value))) - -if __name__ == '__main__': - main() - diff --git a/tables/alignment/find-top.py b/tables/alignment/find-top.py deleted file mode 100755 index cb21a4a..0000000 --- a/tables/alignment/find-top.py +++ /dev/null @@ -1,91 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import sys, os, shutil, re, argparse, json, math -from codecs import open -from itertools import izip -from collections import defaultdict - - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - parser.add_argument('-f', '--min-freq', type=float, default=5) - parser.add_argument('-l', '--limit', type=int, default=20) - parser.add_argument('-n', '--line-limit', type=int) - args = parser.parse_args() - - word_pred_counts = defaultdict(float) - word_counts = defaultdict(float) - pred_counts = defaultdict(float) - - with open(args.infile, 'r', 'utf8') as fin: - for i, line in enumerate(fin): - if i % 10000 == 0: - sys.stderr.write('Reading line %d ...\r' % i) - if args.line_limit and i >= args.line_limit: - break - _id, n, words, preds = line.strip().split('\t') - score = 1. / float(n) - words = set(words.split()) - preds = set(preds.split()) - for word in words: - word_counts[word] += score - word_counts[None] += score - for pred in preds: - pred_counts[pred] += score - pred_counts[None] += score - for word in words: - for pred in preds: - word_pred_counts[word, pred] += score - word_pred_counts[word, None] += score - word_pred_counts[None, pred] += score - word_pred_counts[None, None] += score - print >> sys.stderr, 'DONE!', ' ' * 30 - print >> sys.stderr, ' all: #words = %d / #preds = %d' % (len(word_counts), len(pred_counts)) - - # Remove rare words and rare preds - good_words = set(x for x in word_counts if word_counts[x] >= args.min_freq or x is None) - good_preds = set(x for x in pred_counts if pred_counts[x] >= args.min_freq or x is None) - word_pred_counts = defaultdict(float, (x for x in word_pred_counts.items() - if x[0][0] in good_words and x[0][1] in good_preds)) - word_counts = defaultdict(float, (x for x in word_counts.items() if x[0] in good_words)) - pred_counts = defaultdict(float, (x for x in pred_counts.items() if x[0] in good_preds)) - print >> sys.stderr, 'no rare: #words = %d / #preds = %d' % (len(word_counts), len(pred_counts)) - - # For each word, print the top co-occurring preds - for word, word_f in sorted(word_counts.items(), key=lambda x: -x[1]): - if word is None: continue - print '=' * 20, 'word = %s (%d)' % (word, word_f), '=' * 20 - preds = [(pred, word_pred_counts[word, pred]) for pred in pred_counts if pred is not None] - for pred, pred_f in sorted(preds, key=lambda x: -x[1])[:args.limit]: - print 'C %7.2f %s %s' % (pred_f, word, pred) - - # For each pred, print the top co-occurring words - for pred, pred_f in sorted(pred_counts.items(), key=lambda x: -x[1]): - if pred is None: continue - print '#' * 20, 'pred = %s (%d)' % (pred, pred_f), '=' * 20 - words = [(word, word_pred_counts[word, pred]) for word in word_counts if word is not None] - for word, word_f in sorted(words, key=lambda x: -x[1])[:args.limit]: - print 'C %7.2f %s %s' % (word_f, word, pred) - - normalized_pmis = {} - for word in word_counts: - if word is None: continue - for pred in pred_counts: - if pred is None or word_pred_counts[word, pred] == 0: continue - normalized_pmis[word, pred] = (( - math.log(word_pred_counts[word, pred]) - + math.log(word_pred_counts[None, None]) - - math.log(word_pred_counts[word, None]) - - math.log(word_pred_counts[None, pred])) / ( - math.log(word_pred_counts[None, None]) - - math.log(word_pred_counts[word, pred]))) - - print '%' * 20, 'Normalized PMI', '%' * 20 - for (word, pred), normalized_pmis in sorted(normalized_pmis.items(), key=lambda x: (x[0][1], -x[1])): - print 'P %10.5f %s %s' % (normalized_pmis, word, pred) - -if __name__ == '__main__': - main() - diff --git a/tables/alignment/get-header-frequencies.py b/tables/alignment/get-header-frequencies.py deleted file mode 100755 index 302ece2..0000000 --- a/tables/alignment/get-header-frequencies.py +++ /dev/null @@ -1,40 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -# Get the frequencies of the table headers - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -import glob - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('-p', '--path', default='csv/*/*.tsv') - args = parser.parse_args() - - token_counts = defaultdict(int) - phrase_counts = defaultdict(int) - - filenames = glob.glob(args.path) - print >> sys.stderr, 'Reading %d files' % len(filenames) - for filename in filenames: - with open(filename, 'r', 'utf8') as fin: - header = fin.readline().rstrip().split('\t') - for phrase in header: - phrase = phrase.lower().replace(r'\n', ' ') - phrase_counts[phrase] += 1 - for word in re.sub('[^a-z0-9]', ' ', phrase).strip().split(): - token_counts[word] += 1 - print 'Phrases' - for x, y in sorted(phrase_counts.items(), key=lambda x: (-x[1], x[0])): - print '%10d %s' % (y, x) - print '#' * 60 - print 'Tokens' - for x, y in sorted(token_counts.items(), key=lambda x: (-x[1], x[0])): - print '%10d %s' % (y, x) - -if __name__ == '__main__': - main() - diff --git a/tables/alignment/get-phrase-predicate.py b/tables/alignment/get-phrase-predicate.py deleted file mode 100755 index 4baed4f..0000000 --- a/tables/alignment/get-phrase-predicate.py +++ /dev/null @@ -1,77 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -# Dump phrase-predicate pairs -# Expected environment: DPParser where cheat is on and training is off -# ./run @mode=tables @parser=dpsize -cheat - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -class Example(object): - i = -1 - - def __init__(self, line): - match = re.match(r'iter=0.train: example [0-9]*/[0-9]*: (.*) {', line) - self.example_id = match.group(1) - Example.i += 1 - if Example.i % 10 == 0: - sys.stderr.write('Reading Example %d ...\r' % Example.i) - self.formulas = [] - - def add_tokens(self, line): - match = re.match(r'[^:]*: \[(.*)\]', line) - self.tokens = match.group(1).split(', ') - - def add_formula(self, line, keep_parentheses=False): - match = re.match(r'True.*\(formula (.*) \(value', line) - if keep_parentheses: - predicates = match.group(1).replace('(', ' ( ').replace(')', ' ) ') - predicates = predicates.strip().split() - else: - predicates = re.sub(r'[()]', '', match.group(1)).split() - self.formulas.append(predicates) - - def dump(self): - tokens = ' '.join(self.tokens) - for i, predicates in enumerate(self.formulas): - print '\t'.join([self.example_id, str(len(self.formulas)), - tokens, ' '.join(predicates)]) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('logfile') - parser.add_argument('-l', '--lemmatized', action='store_true', - help='Use the lemmatized form of the utterance') - parser.add_argument('-p', '--parentheses', action='store_true', - help='Keep parentheses in the formula') - args = parser.parse_args() - - current_example = None - - with open(args.logfile, 'r', 'utf8') as fin: - for line in fin: - line = line.strip() - if line.startswith('iter=0.train'): - # Begin a new example - if current_example: - current_example.dump() - current_example = Example(line) - elif line.startswith('Tokens:'): - if not args.lemmatized: - current_example.add_tokens(line) - elif line.startswith('Lemmatized tokens:'): - if args.lemmatized: - current_example.add_tokens(line) - elif line.startswith('True@'): - current_example.add_formula(line, args.parentheses) - if current_example: - current_example.dump() - print >> sys.stderr - print >> sys.stderr, 'DONE!' - -if __name__ == '__main__': - main() - diff --git a/tables/alignment/ibm-align.py b/tables/alignment/ibm-align.py deleted file mode 100755 index 347a41d..0000000 --- a/tables/alignment/ibm-align.py +++ /dev/null @@ -1,107 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - parser.add_argument('-n', '--line-limit', type=int) - parser.add_argument('-m', '--max-iters', type=int, default=10) - parser.add_argument('-s', '--switch', action='store_true', - help='switch source and target') - parser.add_argument('-z', '--null', - choices=['fixed', 'varied', 'trained', 'none'], - default='trained', - help='probability of aligning to index zero (null word)' - + ' [fixed = fixed probability |' - + ' varied = 1/(source length + 1) |' - + ' trained = treat null as a normal source word |' - + ' none = do not align to null]') - parser.add_argument('-Z', '--null-prob', - type=float, default=0.1, - help='fixed probability of aligning to index zero') - args = parser.parse_args() - - # (weight, words, predicates) - data = [] - all_sources = set() - all_targets = set() - if not args.switch: - print >> sys.stderr, 'SOURCE = words | TARGET = predicates' - else: - print >> sys.stderr, 'SOURCE = predicates | TARGET = words' - if args.null == 'trained': - all_sources.add(None) - - # Read data - with open(args.infile, 'r', 'utf8') as fin: - for i, line in enumerate(fin): - if i % 10000 == 0: - sys.stderr.write('Reading line %d ...\r' % i) - if args.line_limit and i >= args.line_limit: - break - _id, n, words, predicates = line.strip().split('\t') - score = 1. / float(n) - if not args.switch: - source = words.split() - target = predicates.split() - else: - source = predicates.split() - target = words.split() - data.append((score, source, target)) - all_sources.update(source) - all_targets.update(target) - print >> sys.stderr, 'DONE!', ' ' * 30 - print >> sys.stderr, '# source tokens = %d' % len(all_sources) - print >> sys.stderr, '# target tokens = %d' % len(all_targets) - - # Construct an alignment table - # Initialize as uniform - # alignment[source, target] = P(target|source) - alignment = {} - for source in all_sources: - if source is None and args.null != 'trained': - continue - prob = 1. / len(all_targets) - for target in all_targets: - alignment[source, target] = prob - - # EM - for itr in xrange(args.max_iters): - print >> sys.stderr, 'Iteration', itr, '...' - counts = defaultdict(float) - for score, sources, targets in data: - for target in targets: - # b[j] = prob that target aligns to word j - if args.null == 'trained': - sources = [None] + sources - b = [alignment.get((x, target), 0) for x in sources] - normalizer = sum(b) + 1e-10 - if args.null == 'fixed': - normalizer += args.null_prob - elif args.null == 'varied': - normalizer += 1. / len(sources) - b = [x / normalizer for x in b] - for (source, soft_count) in zip(sources, b): - soft_count *= score - counts[source, target] += soft_count - counts[source, True] += soft_count - alignment = {} - for source in all_sources: - for target in all_targets: - if (source, target) in counts: - alignment[source, target] = \ - counts[source, target] / counts[source, True] - - # Dump the alignment - for (source, target), value in sorted(alignment.items(), key=lambda x: (x[0][0], -x[1])): - print '\t'.join((unicode(source), target, '%.6f' % value)) - -if __name__ == '__main__': - main() - diff --git a/tables/codalab-schema b/tables/codalab-schema deleted file mode 100644 index 71583ef..0000000 --- a/tables/codalab-schema +++ /dev/null @@ -1,38 +0,0 @@ -// Codalab schema for SEMPRE runs -% schema sempre -% add uuid uuid [0:8] -% add name -% add state state -% add date created date -% add host remote s/[.].*/ -% add disk data_size size -% add mem memory size -% add time time duration -% add | -% add data /options.map:Dataset.inPaths "s/WikiTableQuestions\/compiled\// | s/\.examples/ | s/unnormalized/U | s/normalized/N | s/unseen-(train|dev)-seed/u | s/random-split/u" -% add maxex /options.map:Dataset.maxExamples -% add parser /options.map:Builder.parser -% add beam /options.map:Parser.beamSize %d -% add depth /options.map:FloatingParser.maxDepth %d -% add useSize /options.map:FloatingParser.useSizeInsteadOfDepth "s/true/O | s/false/" -% add cheat /options.map:DPParser.cheat "s/true/O | s/false/" -% add grammar /options.map:Grammar.inPaths "s/grammars\// | s/\.grammar/" -% add tags /options.map:Grammar.tags "s/alternative/| | s/movement/n | s/comparison/< | s/count/c | s/aggregate/a | s/superlative/s | s/arithmetic/+ | s/merge/&" -% add feats /options.map:FeatureExtractor.featureDomains "s/phrase/p | s/predicate/p | s/denotation/d | s/missing/m | s/headword/h | s/custom-/" -% add l1reg /options.map:Params.l1Reg -% add l1coeff /options.map:Params.l1RegCoeff -% add | -% add itr /output.map:iter %d -% add maxItr /options.map:Learner.maxTrainIters %d -% add group /output.map:group -% add ex /output.map:example %d -% add tr.n /output.map:train.correct.count %d -% add dv.n /output.map:dev.correct.count %d -% add ts.n /output.map:test.correct.count %d -% add | -% add tr.cor /output.map:train.correct.mean %.3f -% add tr.ora /output.map:train.oracle.mean %.3f -% add dv.cor /output.map:dev.correct.mean %.3f -% add dv.ora /output.map:dev.oracle.mean %.3f -% add ts.cor /output.map:test.correct.mean %.3f -% add ts.ora /output.map:test.oracle.mean %.3f diff --git a/tables/dump-parsers/convert-to-postfix.py b/tables/dump-parsers/convert-to-postfix.py deleted file mode 100755 index 2897a83..0000000 --- a/tables/dump-parsers/convert-to-postfix.py +++ /dev/null @@ -1,130 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Convert LispTree formulas to Postfix. - -If the file is tab-separated, only process the first column. -""" - -import sys, os, shutil, re, argparse, json, gzip -from codecs import open -from itertools import izip -from collections import defaultdict - -import fileinput -import lisptree - -NUMBER_PREFIX = 'N' -DATE_PREFIX = 'D' -TYPE_ROW = 'type-row' -AGGREGATE = ['count', 'min', 'max', 'sum', 'avg'] -MERGE_ARITH = ['and', 'or', '-'] -SUPERLATIVE = ['argmin', 'argmax'] - -def convert(tree, args): - answer = [] - u_stack = [] - def recurse(subtree): - if isinstance(subtree, basestring): - answer.append(subtree) - return - if isinstance(subtree[0], basestring): - opr = subtree[0] - if opr in AGGREGATE: - assert len(subtree) == 2, str(subtree) - recurse(subtree[1]) - answer.append(opr) - elif opr in MERGE_ARITH: - assert len(subtree) == 3, str(subtree) - recurse(subtree[1]) - recurse(subtree[2]) - answer.append(opr) - elif opr in SUPERLATIVE: - assert len(subtree) in (3, 5), str(subtree) - if len(subtree) == 3: - u, b = subtree[1], subtree[2] - else: - u, b = subtree[3], subtree[4] - if args.implicit_superlative_lambda: - assert b[0] == 'reverse' - assert b[1][0] == 'lambda' - u_stack.append(convert(u, args)) - recurse(b[1][2]) - answer.append(opr) - u_stack.pop() - else: - recurse(u) - recurse(b) - answer.append(opr) - elif opr == 'lambda': - assert len(subtree) == 3, str(subtree) - recurse(subtree[2]) - answer.append(opr) - elif opr == 'reverse': - assert len(subtree) == 2, str(subtree) - recurse(subtree[1]) - answer.append(opr) - elif opr == 'var': - assert len(subtree) == 2, str(subtree) - if args.implicit_superlative_lambda: - answer.extend(u_stack[-1]) - answer.append(subtree[1]) - elif opr == 'number': - assert len(subtree) == 2, str(subtree) - answer.append(NUMBER_PREFIX + subtree[1]) - elif opr == 'date': - assert len(subtree) == 4, str(subtree) - answer.append(DATE_PREFIX + '-'.join( - 'XX' if x == '-1' else x for x in subtree[1:4])) - else: # Join with a name - assert len(subtree) == 2, str(subtree) - if (args.collapse_type_row and - 'fb:type.object.type' == opr and - 'fb:type.row' == subtree[1]): - answer.append(TYPE_ROW) - else: - recurse(subtree[1]) - answer.append(opr) - if not args.implicit_join: - answer.append('join') - else: # Join with a complex construct - assert len(subtree) == 2, str(subtree) - # Only allows ((reverse ...) ...) - assert subtree[0][0] == 'reverse', str(subtree) - assert len(subtree[0]) == 2, str(subtree) - recurse(subtree[1]) - answer.append('!' + subtree[0][1]) - if not args.implicit_join: - answer.append('join') - recurse(tree) - return answer - -def process(line, args): - line = line.rstrip('\n').split('\t') - line[args.field] = ' '.join(convert(lisptree.parse(line[args.field]), args)) - print '\t'.join(line) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('-j', '--implicit-join', action='store_true', - help='Do not output "." for joins') - parser.add_argument('-s', '--implicit-superlative-lambda', action='store_true', - help='Do not output "lambda reverse" for superlatives') - parser.add_argument('-t', '--collapse-type-row', action='store_true', - help='Collapse "(type row)" into a single token') - parser.add_argument('-f', '--field', type=int, default=0, - help='Field index (tab-separated; 0-based) containing the logical form') - parser.add_argument('infile') - args = parser.parse_args() - - if args.infile != '-': - opener = gzip.open if args.infile.endswith('.gz') else open - with opener(args.infile, 'r', 'utf8') as fin: - for line in fin: - process(line, args) - else: - for line in sys.stdin: - process(line, args) - -if __name__ == '__main__': - main() - diff --git a/tables/dump-parsers/convert-to-prefix.py b/tables/dump-parsers/convert-to-prefix.py deleted file mode 100755 index af408c6..0000000 --- a/tables/dump-parsers/convert-to-prefix.py +++ /dev/null @@ -1,141 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Convert LispTree formulas to Prefix encoding. - -Assume implicit join. -Skip formulas that cannot be converted. - -If the file is tab-separated, only process the first column. -""" - -import sys, os, shutil, re, argparse, json, gzip -from codecs import open -from itertools import izip -from collections import defaultdict - -import fileinput -import lisptree - -NUMBER_PREFIX = 'N' -DATE_PREFIX = 'D' -TYPE_ROW = 'type-row' -AGGREGATE = ['count', 'min', 'max', 'sum', 'avg'] -MERGE_ARITH = ['and', 'or', '-'] -SUPERLATIVE = ['argmin', 'argmax'] - -def convert(tree, args): - answer = [] - def recurse(subtree): - if isinstance(subtree, basestring): - answer.append(subtree) - return - if isinstance(subtree[0], basestring): - opr = subtree[0] - if opr in AGGREGATE: - assert len(subtree) == 2, str(subtree) - answer.append(opr) - recurse(subtree[1]) - elif opr in MERGE_ARITH: - assert len(subtree) == 3, str(subtree) - if opr == '-': - opr = 'diff' - answer.append(opr) - recurse(subtree[1]) - recurse(subtree[2]) - elif opr in SUPERLATIVE: - assert len(subtree) in (3, 5), str(subtree) - if len(subtree) == 3: - u, b = subtree[1], subtree[2] - else: - u, b = subtree[3], subtree[4] - assert b[0] == 'reverse' - assert b[1][0] == 'lambda' - answer.append(opr) - recurse(u) - recurse(b[1][2]) - elif opr == 'lambda': - assert False, 'Cannot convert lambda' - #assert len(subtree) == 3, str(subtree) - #answer.append(opr) - #recurse(subtree[2]) - elif opr == 'reverse': - assert False, 'Cannot convert reverse' - #assert len(subtree) == 2, str(subtree) - #answer.append(opr) - #recurse(subtree[1]) - elif opr == 'var': - assert len(subtree) == 2, str(subtree) - answer.append(subtree[1]) - elif opr == 'number': - assert len(subtree) == 2, str(subtree) - answer.append(NUMBER_PREFIX + subtree[1]) - elif opr == 'date': - assert len(subtree) == 4, str(subtree) - answer.append(DATE_PREFIX + '-'.join( - 'XX' if x == '-1' else x for x in subtree[1:4])) - else: # Join with a name - assert len(subtree) == 2, str(subtree) - if ('fb:type.object.type' == opr and - 'fb:type.row' == subtree[1]): - answer.append(TYPE_ROW) - else: - answer.append(opr) - recurse(subtree[1]) - else: # Join with a complex construct - assert len(subtree) == 2, str(subtree) - # Only allows ((reverse ...) ...) - assert subtree[0][0] == 'reverse', str(subtree) - assert len(subtree[0]) == 2, str(subtree) - answer.append('!' + subtree[0][1]) - recurse(subtree[1]) - recurse(tree) - return answer - -def prenormalize(lf, args): - lf = lf[:] - # Mark all normalization relations - for i in xrange(len(lf)): - if lf[i].startswith('fb:cell.cell.'): - assert lf[i-1].startswith('fb:row.row.') - lf[i-1] = 'fb:row.{}.{}'.format( - lf[i][len('fb:cell.cell.'):], - lf[i-1][len('fb:row.row.'):]) - lf[i] = '' - elif lf[i].startswith('!fb:cell.cell.'): - assert lf[i+1].startswith('!fb:row.row.') - lf[i+1] = '!fb:row.{}.{}'.format( - lf[i][len('!fb:cell.cell.'):], - lf[i+1][len('!fb:row.row.'):]) - lf[i] = '' - return [x for x in lf if x] - -def process(line, args): - line = line.rstrip('\n').split('\t') - lf = lisptree.parse(line[args.field]) - lf = convert(lf, args) - lf = prenormalize(lf, args) - line[args.field] = ' '.join(lf) - print '\t'.join(line) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('-f', '--field', type=int, default=0, - help='Field index (tab-separated; 0-based) containing the logical form') - parser.add_argument('infile') - args = parser.parse_args() - - if args.infile != '-': - opener = gzip.open if args.infile.endswith('.gz') else open - with opener(args.infile, 'r', 'utf8') as fin: - for line in fin: - process(line, args) - else: - for line in sys.stdin: - try: - process(line, args) - except Exception as e: - print >> sys.stderr, 'ERROR:', line.rstrip() - -if __name__ == '__main__': - main() - diff --git a/tables/dump-parsers/count-sizes.py b/tables/dump-parsers/count-sizes.py deleted file mode 100755 index 5e63181..0000000 --- a/tables/dump-parsers/count-sizes.py +++ /dev/null @@ -1,48 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Count the size of each example in the file. -""" - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -import glob, gzip - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('-m', '--max-size', default=8) - parser.add_argument('indirs', nargs='+') - args = parser.parse_args() - - for i, indir in enumerate(sorted(args.indirs)): - print >> sys.stderr, 'INDIR {:2}: {}'.format(i, indir) - - filenames = [] - for indir in args.indirs: - filenames.extend(glob.glob(os.path.join(indir, '*.gz'))) - print >> sys.stderr, len(filenames), 'files.' - - count = 0 - for filename in sorted(filenames): - print >> sys.stderr, 'Processing', filename - with gzip.open(filename) as fin: - for line in fin: - if line.startswith('#'): - tokens = line.strip().split() - assert tokens[1] == 'Example' - ex_id = tokens[2] - sizes = defaultdict(int) - count += 1 - elif line.startswith(')'): - print '\t'.join([ex_id] + [str(sizes[i]) for i in xrange(args.max_size + 1)]) - else: - match = re.search(r'\$ROOT:(\d+)', line) - if match: - sizes[int(match.group(1))] += 1 - print >> sys.stderr, 'Processed', count, 'examples' - -if __name__ == '__main__': - main() - diff --git a/tables/dump-parsers/derivation-lisptree-to-tsv.py b/tables/dump-parsers/derivation-lisptree-to-tsv.py deleted file mode 100755 index b44329e..0000000 --- a/tables/dump-parsers/derivation-lisptree-to-tsv.py +++ /dev/null @@ -1,63 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Convert derivation LispTree to TSV. - -Each input line has the following format: - (derivation - (formula ...) - (value ...) - (type ...) - (canonicalUtterance ...) - ) - -Currently prints out 'formula size' -""" - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -import gzip, fileinput -import lisptree - -def process(line): - line = line.strip() - if line.startswith('Processing'): - print '#' * 20, line[:-1], '#' * 20 - if not line.startswith('(derivation '): - return - # Just find matching parentheses - # Wow this is an awful hack - line = re.sub(r'^\(derivation \(formula ', '', line) - num_open = 0 - stuff = [] - for char in line: - stuff.append(char) - if char == '(': - num_open += 1 - elif char == ')': - num_open -= 1 - if not num_open: - break - formula = ''.join(stuff) - size = int(re.search(r'\$ROOT:(\d+)', line).group(1)) - print '\t'.join(str(x) for x in [formula, size]) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - args = parser.parse_args() - - if args.infile != '-': - opener = gzip.open if args.infile.endswith('.gz') else open - with opener(args.infile, 'r', 'utf8') as fin: - for line in fin: - process(line) - else: - for line in sys.stdin: - process(line) - -if __name__ == '__main__': - main() - diff --git a/tables/dump-parsers/generate-train-and-test.py b/tables/dump-parsers/generate-train-and-test.py deleted file mode 100755 index a511bee..0000000 --- a/tables/dump-parsers/generate-train-and-test.py +++ /dev/null @@ -1,53 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Convert dump gzip file to training and test files. -- Training file does not contain the contexts -- Test file has only the first 200 examples. - -The parser is super specific to the dump produced by -./run @mode=tables @class=dump -""" - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -import gzip - -def process(fin, fout_train, fout_test): - # First line - meta = fin.readline() - fout_train.write(meta) - fout_test.write("(metadata (group test) (size 200))\n") - # The rest - count = 0 - for line in fin: - if line[0] == '#': - count += 1 - if count % 500 == 0: - print >> sys.stderr, 'Processing', count, '...' - if not line.startswith(' (context'): - fout_train.write(line) - if count <= 200: - fout_test.write(line) - print >> sys.stderr, 'Done processing', count, 'examples.' - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - args = parser.parse_args() - - infile = args.infile - assert infile.endswith('.gz') - out_train = re.sub(r'\.gz$', '-train.gz', infile) - out_test = re.sub(r'\.gz$', '-test.gz', infile) - - with gzip.open(args.infile) as fin: - with gzip.open(out_train, 'w') as fout_train: - with gzip.open(out_test, 'w') as fout_test: - process(fin, fout_train, fout_test) - -if __name__ == '__main__': - main() - diff --git a/tables/dump-parsers/lisptree.py b/tables/dump-parsers/lisptree.py deleted file mode 100644 index 102589f..0000000 --- a/tables/dump-parsers/lisptree.py +++ /dev/null @@ -1,60 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""LispTree utilities.""" - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -def parse(x): - """Parse a LispTree string into a (nested) Python list.""" - stack = [[]] - buff = [] - in_quote = False - is_escape = False - for c in x: - if in_quote: - if is_escape: - is_escape = False - buff.append(c) - else: - if c == '"': - in_quote = False - stack[-1].append(''.join(buff)) - buff = None - elif c == '\\': - is_escape = True - else: - buff.append(c) - else: - if c == '(': - assert buff == [] - stack.append([]) - elif c == '"': - assert buff == [] - in_quote = True - elif c == ')': - if buff: - stack[-1].append(''.join(buff)) - buff = [] - last = stack.pop() - stack[-1].append(last) - elif c in ' \n\t': - if buff: - stack[-1].append(''.join(buff)) - buff = [] - else: - assert buff is not None - buff.append(c) - assert len(stack) == 1 and len(stack[0]) == 1 - return stack[0][0] - -if __name__ == '__main__': - # Tests - a = '(derivation (formula (max ((reverse fb:cell.cell.date) ((reverse fb:row.row.year) (and (fb:row.row.league fb:cell.usl_a_league) (fb:row.row.playoffs (!= fb:cell.usl_a_league))))))) (value (list (date 2004 -1 -1))) (type (union fb:type.number fb:type.datetime)) (canonicalUtterance $ROOT:8))' - print a - print parse(a) - a = r'(derivation (formula ((reverse fb:row.row.venue) (argmax (number 1) (number 1) (fb:row.row.venue ((reverse fb:row.row.venue) (fb:row.row.position fb:cell.1st))) (reverse (lambda x ((reverse fb:row.row.index) (var x))))))) (value (list (name fb:cell.bangkok_thailand "Bangkok, \"Thai\"land"))) (type fb:type.cell) (canonicalUtterance $ROOT:8))' - print a - print parse(a) diff --git a/tables/dump-parsers/print-formulas.py b/tables/dump-parsers/print-formulas.py deleted file mode 100755 index 29285f9..0000000 --- a/tables/dump-parsers/print-formulas.py +++ /dev/null @@ -1,61 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Take in lines of derivations -and print the abbreviated formulas.""" - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -import gzip - -def process(line): - line = line.strip() - if line.startswith('Processing'): - print '#' * 20, line[:-1], '#' * 20 - if not line.startswith('(derivation '): - return - # Extract only formula - line = re.sub(r'^\(derivation \(formula ', '', line) - num_open = 0 - stuff = [] - for char in line: - stuff.append(char) - if char == '(': - num_open += 1 - elif char == ')': - num_open -= 1 - if not num_open: - break - line = ''.join(stuff) - # Abbreviate stuff - line = re.sub(r'\(reverse ([^()]*)\)', r'!\1', line) - line = re.sub(r'\(number ([^()]*)\)', r'\1', line) - line = line.replace('fb:row.row.next', '@next') - line = line.replace('fb:row.row.index', '@index') - line = line.replace('fb:type.object.type', '@type') - line = line.replace('fb:type.row', '@row') - line = line.replace('fb:row.row.', 'r.') - line = line.replace('fb:cell.cell.', '@p.') - line = line.replace('@p.number', '@p.num') - line = line.replace('fb:cell.', 'c.') - print line - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - args = parser.parse_args() - - if args.infile != '-': - opener = gzip.open if args.infile.endswith('.gz') else open - with opener(args.infile, 'r', 'utf8') as fin: - for line in fin: - process(line) - else: - for line in sys.stdin: - process(line) - -if __name__ == '__main__': - main() - diff --git a/tables/dump-parsers/split.py b/tables/dump-parsers/split.py deleted file mode 100755 index dd42691..0000000 --- a/tables/dump-parsers/split.py +++ /dev/null @@ -1,62 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Split gzip files generated from SerializedDumper -into multiple files, each with only a single example. - -The filenames are the example IDs. -""" - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -import glob, gzip - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('destdir') - parser.add_argument('indirs', nargs='+') - args = parser.parse_args() - - for i, indir in enumerate(sorted(args.indirs)): - print >> sys.stderr, 'INDIR {:2}: {}'.format(i, indir) - - if os.path.exists(args.destdir): - if raw_input('Delete {} directory? (y/N): '.format(args.destdir))[0:].lower() != 'y': - return - shutil.rmtree(args.destdir) - os.makedirs(args.destdir) - - filenames = [] - for indir in args.indirs: - filenames.extend(glob.glob(os.path.join(indir, '*.gz'))) - print >> sys.stderr, len(filenames), 'files.' - - count = 0 - for filename in sorted(filenames): - print >> sys.stderr, 'Processing', filename - with gzip.open(filename) as fin: - fout = None - metadata = fin.readline() - group = re.search(r'\(group ([^)]*)\)', metadata).group(1) - for line in fin: - if line.startswith('#'): - tokens = line.strip().split() - assert tokens[1] == 'Example' - ex_id = tokens[2] - if fout: - fout.close() - new_filename = 'dumped-single_{}-{:06d}-{}.gz'.format(group, count, ex_id) - fout = gzip.open(os.path.join(args.destdir, new_filename), 'wb') - print >> fout, '(metadata (group {}) (offset {}) (size 1))'.format(group, count) - count += 1 - if fout: - fout.write(line) - if fout: - fout.close() - print >> sys.stderr, 'Written', count, 'files' - -if __name__ == '__main__': - main() - diff --git a/tables/dump-parsers/write-simple-s2s-dataset.py b/tables/dump-parsers/write-simple-s2s-dataset.py deleted file mode 100755 index e4f832e..0000000 --- a/tables/dump-parsers/write-simple-s2s-dataset.py +++ /dev/null @@ -1,73 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Write a simple sequence-to-sequence dataset -in the default format of nn-semparse. - -- Only the shortest formula is retained. -- Optionally, example ID is given as the first column -""" - -import sys, os, shutil, re, argparse, json, gzip, random -from codecs import open -from itertools import izip -from collections import defaultdict - -def get_formula(fpost): - formulas = [] - for line in fpost: - formula, size = line[:-1].split('\t') - formulas.append([formula, int(size)]) - if not formulas: - return '' - # Choose a formula - best_size = min(x[1] for x in formulas) - best_formulas = [x[0] for x in formulas if x[1] == best_size] - return random.choice(best_formulas) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('annotated_path', - help='paths to annotated TSV') - parser.add_argument('dataset_path', - help='path to dataset TSV') - parser.add_argument('postfix_dir', - help='path to postfix directory') - parser.add_argument('-e', '--ex-id', action='store_true', - help='add example ID as the first column') - parser.add_argument('-n', '--no-skip', action='store_true', - help='do not skip examples without formula') - args = parser.parse_args() - - # Read annotated data - annotated = {} - with open(args.annotated_path, 'r', 'utf8') as fin: - header = fin.readline()[:-1].split('\t') - for line in fin: - record = dict(zip(header, line[:-1].split('\t'))) - annotated[record['id']] = record - - # Read dataset in order - count = 0 - with open(args.dataset_path, 'r', 'utf8') as fin: - header = fin.readline()[:-1].split('\t') - for i, line in enumerate(fin): - if i % 500 == 0: - print >> sys.stderr, 'Processing Line', i, '...' - record = dict(zip(header, line[:-1].split('\t'))) - record = annotated[record['id']] - ex_id = record['id'] - question = record['tokens'].split('|') - with gzip.open(os.path.join(args.postfix_dir, ex_id + '.gz')) as fpost: - random.seed(ex_id) - formula = get_formula(fpost) - if formula or args.no_skip: - fields = [' '.join(question), formula] - if args.ex_id: - fields.insert(0, ex_id) - print u'\t'.join(fields) - count += 1 - print >> sys.stderr, 'Printed', count, 'examples.' - -if __name__ == '__main__': - main() - diff --git a/tables/grammars/base-predicates.grammar b/tables/grammars/base-predicates.grammar deleted file mode 100644 index efb9e73..0000000 --- a/tables/grammars/base-predicates.grammar +++ /dev/null @@ -1,84 +0,0 @@ -# Grammar for Printing out Base Predicates - -################################################################ -# Macros - -(def @R reverse) -(def @type fb:type.object.type) -(def @row fb:type.row) -(def @numdate (union fb:type.number fb:type.datetime)) - -(def @next fb:row.row.next) -(def @index fb:row.row.index) -(def @p.num fb:cell.cell.number) -(def @p.date fb:cell.cell.date) -(def @p.num2 fb:cell.cell.num2) -(def @p.part fb:cell.cell.part) - -################################################################ -# Base Rules for Sets - -################################ -# Anchored Rules - -# Fuzzy match the utterance phrase to a table cell (or part of cell) -(rule $Set ($PHRASE) (FuzzyMatchFn entity) (anchored 1)) - -# Extract number or date value from the phrase -(rule $Set ($PHRASE) (NumberFn) (anchored 1)) -(rule $Set ($PHRASE) (DateFn) (anchored 1)) -(when yearrange - (rule $Set ($PHRASE) (YearRangeFn) (anchored 1)) -) - -################################ -# Floating Rules - -# Set of all rows -(rule $Set (nothing) (ConstantFn (@type @row))) - -(when closedclass - # Generate things like "null" - (rule $Set (nothing) (tables.match.ClosedClassFn generic)) - # If a column contains only a few unique things, generate them - (rule $Set (nothing) (tables.match.ClosedClassFn column)) -) - -################################################################ -# Binaries - -# Table column relations (row <-> cell) -(rule $Binary (nothing) (FuzzyMatchFn any binary)) - -# Normalization relations (cell <-> primitive) -(when (not prenormalized) - (for @property (@next @index @p.num @p.date @p.num2) - (rule $Binary (nothing) (ConstantFn @property)) - ) - (when part - (rule $Binary (nothing) (ConstantFn @p.part)) - ) -) -(when prenormalized - (for @property (@next @index) - (rule $Binary (nothing) (ConstantFn @property)) - ) -) - -# Comparison -(when comparison - (for @comparison (< > <= >=) - (rule $Comparison (nothing) (ConstantFn @comparison)) - ) -) -(when neq - (rule $Neq (nothing) (ConstantFn !=)) -) - -################################################################ -# ROOT - -(rule $ROOT ($Set) (IdentityFn)) -(rule $ROOT ($Binary) (IdentityFn)) -(rule $ROOT ($Comparison) (IdentityFn)) -(rule $ROOT ($Neq) (IdentityFn)) diff --git a/tables/grammars/combined.grammar b/tables/grammars/combined.grammar deleted file mode 100644 index 3f95e42..0000000 --- a/tables/grammars/combined.grammar +++ /dev/null @@ -1,311 +0,0 @@ -# (Combined) Generic Grammar -# Use more generic compositional patterns. - -################################################################ -# Macros - -(def @R reverse) -(def @type fb:type.object.type) -(def @row fb:type.row) - -(def @next fb:row.row.next) -(def @!next !fb:row.row.next) -(def @index fb:row.row.index) -(def @!index !fb:row.row.index) - -(def @p.num fb:cell.cell.number) -(def @!p.num !fb:cell.cell.number) -(def @p.date fb:cell.cell.date) -(def @!p.date !fb:cell.cell.date) -(def @p.num2 fb:cell.cell.num2) -(def @!p.num2 !fb:cell.cell.num2) - -################################################################ -# Lexicon - -################################ -# Anchored Rules: Entity, Unary, Binary -(rule $Entity ($PHRASE) (FuzzyMatchFn entity) (anchored 1)) -#(rule $Binary ($PHRASE) (FuzzyMatchFn binary) (anchored 1)) -(rule $Entity ($PHRASE) (NumberFn) (anchored 1)) -(rule $Entity ($PHRASE) (DateFn) (anchored 1)) - -################################ -# Create binary from thin air -#(rule $Entity (nothing) (ConstantFn fb:cell.null)) -(rule $Binary (nothing) (FuzzyMatchFn any binary)) -(rule $Unary (nothing) (FuzzyMatchFn any unary)) - -################################ -# Property -# (@p.num (number 42)) / (@p.date (date 2012 12 21)) -(for @property (@p.num @p.date) - (rule $Property (nothing) (ConstantFn @property)) -) -(when second - (rule $Property (nothing) (ConstantFn @p.num2)) -) - -################################################################ -# Composition - -# $RowSet = list of rows (type = fb:row.row) -# $ValueSet = list of values (NameValue or other primitives) -# $SingleValue = number representing count (may not make sense to compose it with other things) - -################################ -# Generic RowSet -# (@type @row) -(rule $RowSet (nothing) (ConstantFn (@type @row))) - -################################ -# Anchored ValueSet -# c_name.barack_obama -(rule $ValueSet ($Entity) (IdentityFn)) - -# [TAG] alternative: "X or Y" questions -(when alternative - # (or c_name.barack_obama c_name.bill_clinton) - (rule $ValueSet ($Entity $Entity) - (lambda e1 (lambda e2 (or (var e1) (var e2)))) - ) -) - -# [TAG] t-alternative -(when t-alternative - (rule $AnchoredOr ($LEMMA_TOKEN) (FilterTokenFn lemma and or) (anchored 1)) - (rule $ValueSet ($AnchoredOr $Entity $Entity) - (lambda a (lambda e1 (lambda e2 (or (var e1) (var e2))))) - ) -) - -################################ -# Join -# (c.name c_name.barack_obama) -(rule $RowSet ($Binary $ValueSet) (lambda b (lambda v ((var b) (var v))))) -# (!c.name (...[rows]...)) --> c_name.barack_obama -(rule $ValueSet ($Binary $RowSet) (lambda b (lambda r ((@R (var b)) (var r))))) -# (c.height (@p.num (number 180))) -(rule $RowSet ($Binary $Property $ValueSet) - (lambda b (lambda p (lambda v ((var b) ((var p) (var v)))))) -) -# (@!p.num (!c.height (...[rows]...))) --> (number 180) -(rule $ValueSet ($Binary $Property $RowSet) - (lambda b (lambda p (lambda r ((@R (var p)) ((@R (var b)) (var r)))))) -) - -# [TAG] movement: "next" / "previous" -(when movement - # (@next (...[rows]...)) --> ...[rows]... - (for @movement (@next @!next) - (rule $RowSet ($RowSet) (lambda r (@movement (var r)))) - ) -) - -# [TAG] t-movement -(when t-movement - (rule $AnchoredMovement ($LEMMA_TOKEN) (FilterTokenFn lemma next previous after before above below) (anchored 1)) - (for @movement (@next @!next) - (rule $RowSet ($AnchoredMovement $RowSet) (lambda m (lambda r (@movement (var r))))) - ) -) - -# [TAG] comparison: "at least" / "more than" -(when comparison - # (c.height (@p.num (>= (number 180)))) - (for @comparison (< > <= >=) - (rule $RowSet ($Binary $Property $Entity) - (lambda b (lambda p (lambda e ((var b) ((var p) (@comparison (var e))))))) - ) - ) -) - -# [TAG] != : "not zero" / "same" -(when neq - # (c.name (!= c_name.barack_obama)) - (rule $RowSet ($Binary $Entity) (lambda b (lambda e ((var b) (!= (var e)))))) - # (c.height (@p.num (!= (number 180)))) - (rule $RowSet ($Binary $Property $Entity) - (lambda b (lambda p (lambda e ((var b) ((var p) (!= (var e))))))) - ) -) - -# [TAG] t-comparison -(when t-comparison - (rule $AnchoredMore ($LEMMA_TOKEN) (FilterTokenFn lemma more than least above after) (anchored 1)) - (for @comparison (> >=) - (rule $RowSet ($AnchoredMore $Binary $Property $Entity) - (lambda a (lambda b (lambda p (lambda e ((var b) ((var p) (@comparison (var e)))))))) - ) - ) - (rule $AnchoredLess ($LEMMA_TOKEN) (FilterTokenFn lemma less than most below before) (anchored 1)) - (for @comparison (< <=) - (rule $RowSet ($AnchoredLess $Binary $Property $Entity) - (lambda a (lambda b (lambda p (lambda e ((var b) ((var p) (@comparison (var e)))))))) - ) - ) -) - -################################ -# Aggregate - -# [TAG] count -# (count (...[rows]...)) --> (number 4) -(when count - (rule $SingleValue ($RowSet) (lambda r (count (var r)))) -) - -# [TAG] t-count -(when t-count - (rule $AnchoredCount ($LEMMA_TOKEN) (FilterTokenFn lemma how many total number) (anchored 1)) - (rule $SingleValue ($AnchoredCount $RowSet) (lambda a (lambda r (count (var r))))) -) - -# [TAG] aggregate: "sum" / "average" / "maximum" -# (max (...[rows]...)) --> (number 42) -(when aggregate - (rule $SingleValue ($ValueSet) (lambda r (min (var r)))) - (rule $SingleValue ($ValueSet) (lambda r (max (var r)))) - (rule $SingleValue ($ValueSet) (lambda r (sum (var r)))) - (rule $SingleValue ($ValueSet) (lambda r (avg (var r)))) -) - -# [TAG] t-aggregate -(when t-aggregate - (rule $AnchoredSum ($LEMMA_TOKEN) (FilterTokenFn lemma all combine total) (anchored 1)) - (rule $SingleValue ($AnchoredSum $ValueSet) (lambda a (lambda r (sum (var r))))) - (rule $AnchoredAvg ($LEMMA_TOKEN) (FilterTokenFn lemma average) (anchored 1)) - (rule $SingleValue ($AnchoredAvg $ValueSet) (lambda a (lambda r (avg (var r))))) -) - -################################ -# Functions (used in superlative and arithmetic) - -# Function on row set -- used in: -# (argmax 1 1 (@type @row) (reverse ___)) -# ___ = (lambda r (@!p.num (!c.height (var r)))) -# "highest" -(rule $FnOnRow ($Binary $Property) - (lambda b (lambda p (lambda r ((@R (var p)) ((@R (var b)) (var r)))))) -) - -# Function on value set -- used in: -# (argmax 1 1 (!c.name (@type @row)) (reverse ___)) -# ___ = (lambda v (@!p.num (!c.height (c.name (var v))))) -# "which person is the highest" -(rule $FnOnValue ($Binary $Binary $Property) - (lambda b1 (lambda b2 (lambda p (lambda v ((@R (var p)) ((@R (var b2)) ((var b1) (var v)))))))) -) - -(when count - # (argmax 1 1 (!c.name (@type @row)) (reverse ___)) - # ___ = (lambda v (count (c.name (var v)))) - # "which name occurs the most often" / "who won the most awards" - (rule $FnOnValue ($Binary) - (lambda b (lambda v (count ((var b) (var v))))) - ) - # (argmax 1 1 (@!p.num (!c.height (@type @row))) (reverse ___)) - # ___ = (lambda v (count (c.height (@p.num (var v))))) - # "which height occurs the most often" - (rule $FnOnValue ($Binary $Property) - (lambda b (lambda p (lambda v (count ((var b) ((var p) (var v))))))) - ) -) - -(when t-count - (rule $FnOnValue ($AnchoredCount $Binary) - (lambda t (lambda b (lambda v (count ((var b) (var v)))))) - ) - (rule $FnOnValue ($AnchoredCount $Binary $Property) - (lambda t (lambda b (lambda p (lambda v (count ((var b) ((var p) (var v)))))))) - ) -) - -################################ -# Superlative - -# [TAG] superlative: "first", "last", "biggest", "lowest" -(when superlative - (for @argm (argmax argmin) - # "first", "last" - (rule $RowSet ($RowSet) (lambda r (@argm 1 1 (var r) @index))) - # Generic argmax / argmin on rows or values - (rule $RowSet ($RowSet $FnOnRow) (lambda r (lambda f (@argm 1 1 (var r) (@R (var f)))))) - (when u-superlative - (rule $ValueSet ($Unary $FnOnValue) (lambda u (lambda f (@argm 1 1 (var u) (reverse (var f)))))) - (rule $ValueSet ($Entity $Entity $FnOnValue) - (lambda e1 (lambda e2 (lambda f (@argm 1 1 (or (var e1) (var e2)) (reverse (var f)))))) - ) - ) - (when v-superlative - (rule $ValueSet ($ValueSet $FnOnValue) (lambda v (lambda f (@argm 1 1 (var v) (reverse (var f)))))) - ) - ) -) - -# [TAG] t-superlative: only trigger superlatives on appropriate anchors -(when t-superlative - # Anchors - (rule $SuperlativeTrigger ($LEMMA_TOKEN) (FilterPosTagFn token JJR JJS RBR RBS) (anchored 1)) - (rule $SuperlativeTrigger ($LEMMA_TOKEN) (FilterTokenFn lemma top first bottom last) (anchored 1)) - # Superlatives - (for @argm (argmax argmin) - (rule $RowSet ($SuperlativeTrigger $RowSet) (lambda t (lambda r (@argm 1 1 (var r) @index)))) - # Generic argmax / argmin on rows or values - (rule $RowSet ($SuperlativeTrigger $RowSet $FnOnRow) (lambda t (lambda r (lambda f (@argm 1 1 (var r) (@R (var f))))))) - (when u-superlative - (rule $ValueSet ($SuperlativeTrigger $Unary $FnOnValue) (lambda t (lambda u (lambda f (@argm 1 1 (var u) (reverse (var f))))))) - (rule $ValueSet ($SuperlativeTrigger $Entity $Entity $FnOnValue) - (lambda t (lambda e1 (lambda e2 (lambda f (@argm 1 1 (or (var e1) (var e2)) (reverse (var f))))))) - ) - ) - (when v-superlative - (rule $ValueSet ($SuperlativeTrigger $ValueSet $FnOnValue) (lambda t (lambda v (lambda f (@argm 1 1 (var v) (@R (var f))))))) - ) - ) -) - -################################ -# Arithmetic - -# [TAG] arithmetic: "How much taller is Barack Obama than Bill Clinton" -# (- (... (c_name.barack_obama)) (... (c_name.bill_clinton))) -(when arithmetic - (rule $SingleValue ($FnOnValue $Entity $Entity) - (lambda f (lambda e1 (lambda e2 (- ((var f) (var e1)) ((var f) (var e2)))))) - ) -) - -# [TAG] t-arithmetic -(when t-arithmetic - (rule $AnchoredSub ($LEMMA_TOKEN) (FilterTokenFn lemma difference between and much) (anchored 1)) - (rule $SingleValue ($AnchoredSub $FnOnValue $Entity $Entity) - (lambda a (lambda f (lambda e1 (lambda e2 (- ((var f) (var e1)) ((var f) (var e2))))))) - ) -) - -################################ -# Merge - -# [TAG] merge: "bigger than 10 and is from Russia" -# Warning: Without pruning, this can blow up the search space! -(when merge - (rule $RowSet ($RowSet $RowSet) - (lambda r1 (lambda r2 (and (var r1) (var r2)))) - ) -) - -################################ -# ROOT -(rule $ROOT ($ValueSet) (IdentityFn)) -(rule $ROOT ($SingleValue) (IdentityFn)) - -################################################################ -# For debugging: - -(when debug - (rule $Any ($ValueSet) (IdentityFn)) - (rule $Any ($RowSet) (IdentityFn)) - (rule $Any ($SingleValue) (IdentityFn)) - (rule $ROOT ($Any) (IdentityFn)) -) diff --git a/tables/grammars/extended.grammar b/tables/grammars/extended.grammar deleted file mode 100644 index d45e1b5..0000000 --- a/tables/grammars/extended.grammar +++ /dev/null @@ -1,169 +0,0 @@ -# (Extended) Generic Grammar -# Use more generic compositional patterns. - -################################################################ -# Macros - -(def @R reverse) -(def @type fb:type.object.type) -(def @row fb:type.row) - -(def @next fb:row.row.next) -(def @!next !fb:row.row.next) -(def @index fb:row.row.index) -(def @!index !fb:row.row.index) - -(def @p.num fb:cell.cell.number) -(def @!p.num !fb:cell.cell.number) -(def @p.date fb:cell.cell.date) -(def @!p.date !fb:cell.cell.date) -(def @p.second fb:cell.cell.second) -(def @!p.second !fb:cell.cell.second) - -################################################################ -# Lexicon - -################################ -# Anchored Rules: Entity, Unary, Binary -(rule $Entity ($PHRASE) (FuzzyMatchFn entity) (anchored 1)) -#(rule $Binary ($PHRASE) (FuzzyMatchFn binary) (anchored 1)) -(rule $Entity ($PHRASE) (NumberFn) (anchored 1)) -(rule $Entity ($PHRASE) (DateFn) (anchored 1)) - -################################ -# Create binary from thin air -(rule $Binary (nothing) (FuzzyMatchFn any binary)) -(rule $Unary (nothing) (FuzzyMatchFn any unary)) - -################################ -# Property -(for @property (@p.num @p.date) - (rule $Property (nothing) (ConstantFn @property)) -) -(when second - (rule $Property (nothing) (ConstantFn @p.second)) -) - -################################ -# Generic RowSet -(rule $RowSet (nothing) (ConstantFn (@type @row))) - -################################ -# Anchored ValueSet -(rule $ValueSet ($Entity) (IdentityFn)) - -# [TAG] alternative: "X or Y" questions -(when alternative - (rule $ValueSet ($Entity $Entity) - (lambda e1 (lambda e2 (or (var e1) (var e2)))) - ) -) - -################################ -# Join - -(rule $RowSet ($Binary $ValueSet) (lambda b (lambda v ((var b) (var v))))) - -(rule $ValueSet ($Binary $RowSet) (lambda b (lambda r ((@R (var b)) (var r))))) - -(rule $RowSet ($Binary $Property $ValueSet) - (lambda b (lambda p (lambda v ((var b) ((var p) (var v)))))) -) - -(rule $ValueSet ($Binary $Property $RowSet) - (lambda b (lambda p (lambda r ((@R (var p)) ((@R (var b)) (var r)))))) -) - -# [TAG] movement: "next" / "previous" -(when movement - (for @movement (@next @!next) - (rule $RowSet ($RowSet) (lambda r (@movement (var r)))) - ) -) - -# [TAG] comparison: "at least" / "more than" -(when comparison - (for @comparison (< > <= >=) - (rule $RowSet ($Binary $Property $Entity) - (lambda b (lambda p (lambda e ((var b) ((var p) (@comparison (var e))))))) - ) - ) -) - -# [TAG] != : "not zero" / "same" -(when neq - (rule $RowSet ($Binary $Entity) (lambda b (lambda e ((var b) (!= (var e)))))) - (rule $RowSet ($Binary $Property $Entity) - (lambda b (lambda p (lambda e ((var b) ((var p) (!= (var e))))))) - ) -) - -################################ -# Aggregate - -(when count - (rule $SingleValue ($RowSet) (lambda r (count (var r)))) -) - -(when aggregate - (rule $SingleValue ($ValueSet) (lambda r (min (var r)))) - (rule $SingleValue ($ValueSet) (lambda r (max (var r)))) - (rule $SingleValue ($ValueSet) (lambda r (sum (var r)))) - (rule $SingleValue ($ValueSet) (lambda r (avg (var r)))) -) - -################################ -# Superlative - -(rule $FnOnRow ($Binary $Property) - (lambda b (lambda p (lambda x ((@R (var p)) ((@R (var b)) (var x)))))) -) - -(when superlative - (for @argm (argmax argmin) - (rule $RowSet ($RowSet) (lambda r (@argm 1 1 (var r) @index))) - (rule $RowSet ($RowSet $FnOnRow) (lambda r (lambda f (@argm 1 1 (var r) (@R (var f)))))) - ) -) - -################################ -# Merge - -(when merge - (rule $RowSet ($RowSet $RowSet) - (lambda r1 (lambda r2 (and (var r1) (var r2)))) - ) -) - -################################ -# Arithmatic - -(rule $FnOnValue ($Binary $Binary $Property) - (lambda b1 (lambda b2 (lambda p (lambda x ((@R (var p)) ((@R (var b2)) ((var b1) (var x)))))))) -) -(rule $FnOnValue ($Binary) - (lambda b (lambda x (count ((var b) (var x))))) -) -(rule $FnOnValue ($Binary $Property) - (lambda b (lambda p (lambda x (count ((var b) ((var p) (var x))))))) -) - -(when arithmetic - (rule $SingleValue ($FnOnValue $Entity $Entity) - (lambda f (lambda e1 (lambda e2 (- ((var f) (var e1)) ((var f) (var e2)))))) - ) -) - -################################ -# V-superlative - -(when v-superlative - (for @argm (argmax argmin) - (rule $ValueSet ($ValueSet $FnOnValue) (lambda v (lambda f (@argm 1 1 (var v) (reverse (var f)))))) - ) -) - -################################ -# ROOT -(rule $ROOT ($ValueSet) (IdentityFn)) -(rule $ROOT ($SingleValue) (IdentityFn)) diff --git a/tables/grammars/fuzzy-dump.grammar b/tables/grammars/fuzzy-dump.grammar deleted file mode 100644 index bd5d873..0000000 --- a/tables/grammars/fuzzy-dump.grammar +++ /dev/null @@ -1,25 +0,0 @@ -# For dumping fuzzy matched objects - -################################################################ -# Macros - -(def @R reverse) -(def @type fb:type.object.type) -(def @row fb:type.row) -(def @numdate (union fb:type.number fb:type.datetime)) - -(def @next fb:row.row.next) -(def @index fb:row.row.index) -(def @p.num fb:cell.cell.number) -(def @p.date fb:cell.cell.date) -(def @p.num2 fb:cell.cell.num2) -(def @p.part fb:cell.cell.part) - -################################################################ -# Anchored Rules - -(rule $ENTITY ($PHRASE) (FuzzyMatchFn entity) (anchored 1)) -(rule $BINARY ($PHRASE) (FuzzyMatchFn binary) (anchored 1)) -(rule $NUMBER ($PHRASE) (NumberFn) (anchored 1)) -(rule $DATE ($PHRASE) (DateFn) (anchored 1)) -(rule $DATERANGE ($PHRASE) (DateRangeFn) (anchored 1)) diff --git a/tables/grammars/grow.grammar b/tables/grammars/grow.grammar deleted file mode 100644 index 969bb36..0000000 --- a/tables/grammars/grow.grammar +++ /dev/null @@ -1,206 +0,0 @@ -# Grow Grammar -# -# Grow formulas from solid entities. No floating relations are formed. -# This is more similar to the search method in Jonathan Berant's ACL2014 paper. -# -# Main Categories: -# - Set: a set of things -# - Map[Set s]: a mapping whose domain is s - -################################################################ -# Macros - -(def @R reverse) -(def @type fb:type.object.type) -(def @row fb:type.row) -(def @numdate (union fb:type.number fb:type.datetime)) - -(def @next fb:row.row.next) -(def @index fb:row.row.index) -(def @p.num fb:cell.cell.number) -(def @p.date fb:cell.cell.date) -(def @p.num2 fb:cell.cell.num2) -(def @p.part fb:cell.cell.part) - -################################################################ -# Base Rules for Sets - -################################ -# Anchored Rules - -# Fuzzy match the utterance phrase to a table cell (or part of cell) -(rule $Set ($PHRASE) (FuzzyMatchFn entity) (anchored 1)) - -# Extract number or date value from the phrase -(rule $Set ($PHRASE) (NumberFn) (anchored 1)) -(rule $Set ($PHRASE) (DateFn) (anchored 1)) -(when yearrange - (rule $Set ($PHRASE) (DateRangeFn) (anchored 1)) -) - -# Allow |or| on two entities. (Allowing |or| on any Sets leads to massive explosion) -(when alternative - (rule $Entity ($PHRASE) (FuzzyMatchFn entity) (anchored 1)) - (rule $Set ($Entity $Entity) - (tables.grow.ApplyFn (lambda e1 (lambda e2 (or (var e1) (var e2))))) - ) -) - -################################ -# Floating Rules - -# Set of all rows -(rule $Set (nothing) (ConstantFn (@type @row))) - -(when (or closedclass closedclass-generic) - # Generate things like "null" - (rule $Set (nothing) (tables.match.ClosedClassFn generic)) -) -(when (or closedclass closedclass-column) - # If a column contains only a few unique things, generate them - (rule $Set (nothing) (tables.match.ClosedClassFn column)) -) - -################################################################ -# Binaries - -# Table column relations (row <-> cell) -(rule $Binary (nothing) (FuzzyMatchFn any binary)) - -# Normalization relations (cell <-> primitive) -(when (not prenormalized) - (for @property (@next @index @p.num @p.date @p.num2) - (rule $Binary (nothing) (ConstantFn @property)) - ) - (when part - (rule $Binary (nothing) (ConstantFn @p.part)) - ) -) -(when prenormalized - (for @property (@next @index) - (rule $Binary (nothing) (ConstantFn @property)) - ) -) - -# Comparison -(when comparison - (for @comparison (< > <= >=) - (rule $Comparison (nothing) (ConstantFn @comparison)) - ) -) -(when neq - (rule $Neq (nothing) (ConstantFn !=)) -) - -################################################################ -# Composition on Sets - -################################ -# Set = g(Set) - -# Joins (apply Binary on Set) -(rule $Set ($Set $Binary) (tables.grow.ApplyFn (lambda s (lambda b ((var b) (var s)))))) -(rule $Set ($Set $Binary) (tables.grow.ApplyFn (lambda s (lambda b ((@R (var b)) (var s)))))) -(rule $Set ($Set $Comparison) (tables.grow.ApplyFn (lambda s (lambda c ((var c) (var s)))))) -(rule $Set ($Set $Neq) (tables.grow.ApplyFn (lambda s (lambda c ((var c) (var s)))))) - -# Aggregates -(for @aggregate (count min max sum avg) - (rule $Set ($Set) (tables.grow.ApplyFn (lambda s (@aggregate (var s))))) -) - -################################ -# Set = g(Set, Set) - -# Merge -(when (or merge merge-and) - (rule $Set ($Set $Set) - (tables.grow.ApplyFn (lambda s1 (lambda s2 (and (var s1) (var s2)))) - same-type)) -) -(when (or merge merge-or) - (rule $Set ($Set $Set) - (tables.grow.ApplyFn (lambda s1 (lambda s2 (or (var s1) (var s2)))) - same-type)) -) - -# Arithmetic -(when arithmetic - (rule $Set ($Set $Set) - (tables.grow.ApplyFn (lambda s1 (lambda s2 (- (var s1) (var s2)))) - (arg1-type fb:type.number) (arg2-type fb:type.number))) -) - -################################################################ -# ScopedFormula - -(when scoped - - ################################ - # Map = Grow[start](Set) - - # Set s -> Identity map with domain = s - (rule $Map ($Set) (tables.grow.BeginGrowFn)) - - ################################ - # Map = g(Map) - - # Joins - (rule $Map ($Map $Binary) (tables.grow.ApplyFn (lambda m (lambda b (lambda x ((var b) ((var m) (var x)))))))) - (rule $Map ($Map $Binary) (tables.grow.ApplyFn (lambda m (lambda b (lambda x ((@R (var b)) ((var m) (var x)))))))) - (rule $Map ($Map $Comparison) (tables.grow.ApplyFn (lambda m (lambda c (lambda x ((var c) ((var m) (var x)))))))) - - # Aggregates - (for @aggregate (count min max sum avg) - (rule $Map ($Map) (tables.grow.ApplyFn (lambda m (lambda x (@aggregate ((var m) (var x))))))) - ) - - ################################ - # Map = g(Set|Map, Set|Map) with at least 1 Map - - (when (or scoped-2args-merge scoped-2args-merge-and) - # Need both rules since the children in ingredients are not commutable - (rule $Map ($Map $Map) (tables.grow.ApplyFn (lambda m1 (lambda m2 (lambda x (and ((var m1) (var x)) ((var m2) (var x)))))) - same-type)) - (rule $Map ($Map $Set) (tables.grow.ApplyFn (lambda m1 (lambda s2 (lambda x (and ((var m1) (var x)) (var s2))))) - same-type)) - (rule $Map ($Set $Map) (tables.grow.ApplyFn (lambda s1 (lambda m2 (lambda x (and (var s1) ((var m2) (var x)))))) - same-type)) - ) - # This is super productive - (when (or scoped-2args-merge scoped-2args-merge-or) - (rule $Map ($Map $Map) (tables.grow.ApplyFn (lambda m1 (lambda m2 (lambda x (or ((var m1) (var x)) ((var m2) (var x)))))) - same-type)) - (rule $Map ($Map $Set) (tables.grow.ApplyFn (lambda m1 (lambda s2 (lambda x (or ((var m1) (var x)) (var s2))))) - same-type)) - (rule $Map ($Set $Map) (tables.grow.ApplyFn (lambda s1 (lambda m2 (lambda x (or (var s1) ((var m2) (var x)))))) - same-type)) - ) - # This is super productive - (when scoped-2args-arithmetic - (rule $Map ($Map $Map) (tables.grow.ApplyFn (lambda m1 (lambda m2 (lambda x (- ((var m1) (var x)) ((var m2) (var x)))))) - (arg1-type fb:type.number) (arg2-type fb:type.number))) - (rule $Map ($Map $Set) (tables.grow.ApplyFn (lambda m1 (lambda s2 (lambda x (- ((var m1) (var x)) (var s2))))) - (arg1-type fb:type.number) (arg2-type fb:type.number))) - (rule $Map ($Set $Map) (tables.grow.ApplyFn (lambda s1 (lambda m2 (lambda x (- (var s1) ((var m2) (var x)))))) - (arg1-type fb:type.number) (arg2-type fb:type.number))) - ) - - ################################ - # Set = Grow[end, f](Map) - - # Superlatives - (rule $Set ($Map) (tables.grow.EndGrowFn (lambda s (lambda r (argmax 1 1 (var s) (reverse (var r))))))) - (rule $Set ($Map) (tables.grow.EndGrowFn (lambda s (lambda r (argmin 1 1 (var s) (reverse (var r))))))) - - # Set (x in s such that r(x) is nonempty) - (when set - (rule $Set ($Map) (tables.grow.EndGrowFn (lambda s (lambda r (and (var s) (mark x (: ((var r) (var x))))))))) - ) - -) - -################################################################ -# ROOT - -(rule $ROOT ($Set) (IdentityFn)) diff --git a/tables/grammars/restrict.grammar b/tables/grammars/restrict.grammar deleted file mode 100644 index ca55fa2..0000000 --- a/tables/grammars/restrict.grammar +++ /dev/null @@ -1,126 +0,0 @@ -# Restrictive Grammar -# Use fixed patterns with limited number of layers of compositionality. - -################################################################ -# Macros - -(def @R reverse) -(def @type fb:type.object.type) -(def @any fb:type.any) -(def @row fb:type.row) -(def @cell fb:type.cell) -(def @next fb:row.row.next) -(def @!next fb:row.row.next) -(def @index fb:row.row.index) -(def @p.num fb:cell.cell.number) -(def @!p.num !fb:cell.cell.number) - -################################################################ -# Lexicon - -################################ -# TokenSpan -(rule $TokenSpan ($PHRASE) (FilterSpanLengthFn 1) (anchored 1)) - -################################ -# Entity, Unary, Binary (using FuzzyMatchFn) -(rule $Entity ($TokenSpan) (FuzzyMatchFn entity) (anchored 1)) -(rule $Num ($PHRASE) (NumberFn) (anchored 1)) -#(rule $Entity ($PHRASE) (DateFn) (anchored 1)) -(rule $Binary ($TokenSpan) (FuzzyMatchFn binary) (anchored 1)) - -################################ -# Create binary from thin air -(rule $Binary (nothing) (FuzzyMatchFn any binary)) -(rule $Num (nothing) (ConstantFn (number 0))) - -################################################################ -# Composition Patterns - -# (!b1 (b2 e)) -(rule $ROOT ($Binary $Binary $Entity) (lambda b1 (lambda b2 (lambda e - ((@R (var b1)) ((var b2) (var e))) -)))) - -# (!b1 (next (b2 e))) -(for @movement (@next @!next) - (rule $ROOT ($Binary $Binary $Entity) (lambda b1 (lambda b2 (lambda e - ((@R (var b1)) (@movement ((var b2) (var e)))) - )))) -) - -# (count (type row)) -(rule $ROOT (nothing) (ConstantFn (count (@type @row)))) - -# (count (b e)) -(rule $ROOT ($Binary $Entity) (lambda b (lambda e - (count ((var b) (var e))) -))) - -# (count (!b1 (b2 e))) -(rule $ROOT ($Binary $Binary $Entity) (lambda b1 (lambda b2 (lambda e - (count ((@R (var b1)) ((var b2) (var e)))) -)))) - -# (count (and (!b (type row)) (p.num (> num)))) -#(for @comparison (< > <= >=) -# (rule $ROOT ($Binary $Num) (lambda b (lambda num -# (count (and ((@R (var b)) (@type @row)) (@p.num (@comparison (var num))))) -# ))) -#) - -# (count (and (type row) (b (p.num (> num))))) -(for @comparison (< > <= >=) - (rule $ROOT ($Binary $Num) (lambda b (lambda num - (count (and (@type @row) ((var b) (@p.num (@comparison (var num)))))) - ))) -) - -# (count (and (!b1 (b2 e)) (p.num (> num)))) -#(for @comparison (< > <= >=) -# (rule $ROOT ($Binary $Binary $Entity $Num) (lambda b1 (lambda b2 (lambda e (lambda num -# (count (and ((@R (var b1)) ((var b2) (var e))) (@p.num (@comparison (var num))))) -# ))))) -#) - -# (count (and (b1 e) (b2 (p.num (> num))))) -(for @comparison (< > <= >=) - (rule $ROOT ($Binary $Binary $Entity $Num) (lambda b1 (lambda b2 (lambda e (lambda num - (count (and ((var b1) (var e)) ((var b2) (@p.num (@comparison (var num)))))) - ))))) -) - -# (argmax 1 1 (!b1 (type row)) (reverse (lambda x (@!p.num (!b2 (b1 x)))))) -(for @f (argmax argmin) - (rule $ROOT ($Binary $Binary) (lambda b1 (lambda b2 - (@f 1 1 ((@R (var b1)) (@type @row)) (@R (lambda x (@!p.num ((@R (var b2)) ((var b1) (var x))))))) - ))) -) - -# (argmax 1 1 (!b1 (type row)) (reverse (lambda x (count (b1 x))))) -(for @f (argmax argmin) - (rule $ROOT ($Binary $Binary) (lambda b1 - (@f 1 1 ((@R (var b1)) (@type @row)) (@R (lambda x (count ((var b1) (var x)))))) - )) -) - -# (!b1 (argmax 1 1 (and (b2 e) (type row)) index) -(for @f (argmax argmin) - (rule $ROOT ($Binary $Binary $Entity) (lambda b1 (lambda b2 (lambda e - ((@R (var b1)) (@f 1 1 (and ((var b2) (var e)) (@type @row)) @index)) - )))) -) - -# (max (@!p.num (!b (type row)))) -(for @f (max min sum) - (rule $ROOT ($Binary) (lambda b - (@f (@!p.num ((@R (var b)) (@type @row)))) - )) -) - -# (max (@!p.num (!b1 (b2 e)))) -(for @f (max min sum) - (rule $ROOT ($Binary $Binary $Entity) (lambda b1 (lambda b2 (lambda e - (@f (@!p.num ((@R (var b1)) ((var b2) (var e))))) - )))) -) diff --git a/tables/grammars/simple.grammar b/tables/grammars/simple.grammar deleted file mode 100644 index 2904a57..0000000 --- a/tables/grammars/simple.grammar +++ /dev/null @@ -1,131 +0,0 @@ -# Simple Grammar -# -# Main Categories: -# - Set -# - Relation (function from Set to Set) - -################################################################ -# Macros - -(def @R reverse) -(def @type fb:type.object.type) -(def @row fb:type.row) - -(def @next fb:row.row.next) -(def @index fb:row.row.index) -(def @p.num fb:cell.cell.number) -(def @p.date fb:cell.cell.date) -(def @p.num2 fb:cell.cell.num2) -(def @p.str1 fb:cell.cell.str1) -(def @p.str2 fb:cell.cell.str2) - -################################################################ -# Lexicon - -################################ -# Anchored Rules -(rule $Entity ($PHRASE) (FuzzyMatchFn entity) (anchored 1)) -(rule $Entity ($PHRASE) (NumberFn) (anchored 1)) -(rule $Entity ($PHRASE) (DateFn) (anchored 1)) - -(rule $Set ($Entity) (IdentityFn)) - -(when alternative - (rule $Set ($Entity $Entity) (lambda e1 (lambda e2 (or (var e1) (var e2))))) -) - -################################ -# Floating Rules -(rule $Set (nothing) (ConstantFn (@type @row))) - -################################################################ -# Binaries - -(rule $Binary (nothing) (FuzzyMatchFn any binary)) -(for @property (@p.num @p.date @p.num2 @next) - (rule $Binary (nothing) (ConstantFn @property)) -) -# Treat comparisons specially as reversed comparisons are redundant. -(for @comparison (< > <= >= !=) - (rule $Comparison (nothing) (ConstantFn @comparison)) -) - -################################################################ -# Composition - -################################ -# Composition - -# Option 1: Create any Relation with any domain -(when (not scoped) - (rule $Relation ($Binary) (IdentityFn)) - (rule $Relation ($Binary) (lambda b (lambda x ((@R (var b)) (var x))))) - (rule $Relation ($Comparison) (IdentityFn)) -) -# Option 2: Relations must be scoped with a Set -(when scoped - (rule $Relation ($Set $Binary) - (lambda s (lambda b (lambda x ((var b) (and (var s) (var x))))))) - (rule $Relation ($Set $Binary) - (lambda s (lambda b (lambda x ((@R (var b)) (and (var s) (var x))))))) - (rule $Relation ($Set $Comparison) - (lambda s (lambda c (lambda x ((var c) (and (var s) (var x))))))) -) - -(rule $Relation ($Binary $Relation) - (lambda b (lambda r (lambda x ((var b) ((var r) (var x))))))) -(rule $Relation ($Binary $Relation) - (lambda b (lambda r (lambda x ((@R (var b)) ((var r) (var x))))))) -(rule $Relation ($Comparison $Relation) - (lambda b (lambda r (lambda x ((var b) ((var r) (var x))))))) - -################################ -# Join - -# Option 1: Repeatedly apply binaries to Set -(when layerjoin - (rule $Set ($Binary $Set) (lambda b (lambda s ((var b) (var s))))) - (rule $Set ($Binary $Set) (lambda b (lambda s ((@R (var b)) (var s))))) - (rule $Set ($Comparison $Set) (lambda c (lambda s ((var c) (var s))))) -) -# Option 2: Apply composed relations to Set -# This is cleaner and more general, but it produces redundant formulas. -(when (not layerjoin) - (rule $Set ($Relation $Set) (lambda r (lambda s ((var r) (var s))))) -) - -################################ -# Aggregate -(for @aggregate (count min max sum avg) - # Technically can be combined with the rule below, - # but the resulting formula will be different from the annotation - (rule $Set (nothing $Set) (lambda s (@aggregate (var s)))) - (rule $Relation (nothing $Relation) (lambda r (lambda x (@aggregate ((var r) (var x)))))) -) - -################################ -# Superlative -(for @argm (argmax argmin) - (rule $Set (nothing $Set) (lambda s (@argm 1 1 (var s) @index))) - (rule $Set ($Set $Relation) (lambda s (lambda r (@argm 1 1 (var s) (@R (var r)))))) -) - -################################ -# Arithmetic -(when arithmetic - (rule $Set ($Set $Set) (lambda s1 (lambda s2 (- (var s1) (var s2))))) - (when r-arithmetic - (rule $Set ($Relation $Set $Set) - (lambda r (lambda s1 (lambda s2 (- ((var r) (var s1)) ((var r) (var s2))))))) - ) -) - -################################ -# Merge -(when merge - (rule $Set ($Set $Set) (lambda s1 (lambda s2 (and (var s1) (var s2))))) -) - -################################ -# ROOT -(rule $ROOT ($Set) (IdentityFn)) diff --git a/tables/log-parsers/count-predicates.py b/tables/log-parsers/count-predicates.py deleted file mode 100755 index 8561b04..0000000 --- a/tables/log-parsers/count-predicates.py +++ /dev/null @@ -1,74 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -def count(x, verbose=False): - # Canonicalize stuff - x = x.strip() - if verbose: - print x - x = re.sub(r'\(argmax \(number \d\) \(number \d\)', '(argmax', x) - x = re.sub(r'\(argmin \(number \d\) \(number \d\)', '(argmin', x) - x = re.sub(r'\(reverse ([^()]*)\)', r'!\1', x) - x = re.sub(r'fb:row\.row\.next', r'@next', x) - x = re.sub(r'fb:row\.row\.index', r'@index', x) - x = re.sub(r'fb:row\.row\.[^() ]*', r'@rel', x) - x = re.sub(r'\(fb:type\.object\.type fb:type\.row\)', r'@rows', x) - x = re.sub(r'fb:cell_[^() ]*', r'@cell', x) - x = re.sub(r'fb:cell\.cell\.number', r'@p.num', x) - x = re.sub(r'fb:cell\.cell\.date', r'@p.date', x) - x = re.sub(r'\(number [^() ]*\)', '@num', x) - x = re.sub(r'\(date [^()]*\)', '@date', x) - x = re.sub(r'lambda [^() ]*', 'lambda', x) - x = re.sub(r'\(var [^()]*\)', '', x) - x = ' '.join(re.sub(r'[()]', '', x).strip().split()) - x = re.sub(r'reverse lambda', 'lambda', x) - if verbose: - print '>>>', x - return len(x.strip().split()) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - parser.add_argument('-l', '--limit', type=int, default=100000) - parser.add_argument('-v', '--verbose', action='store_true') - args = parser.parse_args() - - counts = defaultdict(int) - entities = defaultdict(int) - relations = defaultdict(int) - with open(args.infile) as fin: - for i, line in enumerate(fin): - # Count entities + relations - predicates = re.sub(r'[()!]', ' ', line).strip().split() - if args.verbose: - print predicates - for x in predicates: - if re.match(r'fb:row\.row\..*', x): - relations[x] += 1 - elif re.match(r'fb:cell_.*', x): - entities[x] += 1 - # Count number of normalized predicates - counts[count(line.strip(), args.verbose)] += 1 - if i >= args.limit: - break - if args.verbose: - print '*' * 50 - for (k, v) in sorted(entities.items(), key=lambda x: -x[1]): - print '%6d : %s' % (v, k) - print '*' * 50 - for (k, v) in sorted(relations.items(), key=lambda x: -x[1]): - print '%6d : %s' % (v, k) - print '*' * 50 - print 'Entities: %d' % len(entities) - print 'Relations: %d' % len(relations) - for x, y in sorted(counts.items()): - print '%2d : %5d' % (x, y) - -if __name__ == '__main__': - main() - diff --git a/tables/log-parsers/get-base-predicates.py b/tables/log-parsers/get-base-predicates.py deleted file mode 100755 index e9f0419..0000000 --- a/tables/log-parsers/get-base-predicates.py +++ /dev/null @@ -1,228 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Dump all possible context predicates of each example. - -Output: - - Example ID - - Tokens Context Canonicalized Target - - Lines of records with the following fields (tab-separated): - - flag (see below) - - predicate - - words in the original string of the predicate - If the predicate is from an utterance, also add these fields: - - inclusive begin index of the utterance span - - exclusive end index of the utterance span - - source utterance span - -Flags: - 1st bit = Whether it is from the utterance - 2nd bit = Whether it is from the table - 3rd bit = Whether it is a unary (0), binary (1), or operation (2; not used) - The next few bits indicate the type - - fb:cell. (or a union thereof) - - fb:part. (or a union thereof) - - fb:row.row. - - !fb:row.row. - - number or number range - - date - -Interpretation of the first two flag bits: - 00 = predefined predicates (not used here) - 01 = floating stuff (relations, closed class cells) - 10 = matched values (pure numbers, pure dates, date ranges) - 11 = fuzzy matched (cells, parts, unions of cells or parts) -""" - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict, Counter - -MONTH = [None, 'january', 'february', 'march', 'april', - 'may', 'june', 'july', 'august', - 'september', 'october', 'november', 'december'] - -UNSEEN = Counter() - -class Record(object): - def __init__(self): - self.predicates = [] - - def add_info(self, line): - m = re.match(r'iter=(\S*): example (\d+)/\d+: (\S+) {', line) - if m: - self.group, self.num, self.ex_id = m.groups() - return - m = re.match(r'Tokens: \[(.*)\]$', line) - if m: - self.question, = m.groups() - self.question = self.question.split(', ') - return - m = re.match(r'(\$[^(]*)\(([-0-9]*),([-0-9]*)\): ([^{]*) {.*', line) - if m: - cat, start, end, formula = m.groups() - if cat != '$ROOT': - start, end = int(start), int(end) - formulas = self.encode(formula) - if not formulas: - return - if isinstance(formulas, (str, unicode)): - formulas = [formulas] - for formula in formulas: - # Get flags - flag = self.get_flag(cat, start, end, formula) - if flag.startswith('00'): - continue - if flag[0] == '0': - self.predicates.append((flag, formula, self.get_words(formula))) - else: - self.predicates.append((flag, formula, self.get_words(formula), - start, end, ' '.join(self.question[start:end]))) - return - if line.startswith('$'): - raise Exception('Unknown line format: %s' % line) - - def encode(self, formula): - if formula == '(date -1 -1 -1)': - return None - # Postfix encoding for specific cases - if formula == '(fb:type.object.type fb:type.row)': - return 'type-row' - if formula.startswith('(number'): - tokens = formula[1:-1].split() - assert len(tokens) == 2, '|'.join(tokens) - return 'N' + tokens[1] - if formula.startswith('(date'): - tokens = formula[1:-1].split() - assert len(tokens) == 4, '|'.join(tokens) - return 'D' + '-'.join( - 'XX' if x == '-1' else x for x in tokens[1:4]) - if formula.startswith('(or'): - tokens = formula.replace('(or ', '').replace(')', '').split() - # Technically we should output each predicate ... - return ' '.join([tokens[0]] + [x + ' or' for x in tokens[1:]]) - if formula.startswith('(and'): - tokens = formula.replace('(', '').replace(')', '').split() - assert len(tokens) == 7 - assert tokens[1] == '<' - assert tokens[4] == '>=' - assert tokens[2] == tokens[5] == 'number' - return ' '.join(['N' + tokens[3], tokens[1], - 'N' + tokens[6], tokens[4], tokens[0]]) - assert not formula.startswith('(') - if formula.startswith('fb:row.row.'): - return [formula, '!' + formula] - return formula - - def get_flag(self, cat, start, end, formula): - stuff = formula.split() - # First bit: from the utterance? - anchored = (start != -1) - flag = ('1' if anchored else '0') - # Second bit: from the table? - if anchored: - flag += ('1' if any(x.startswith('fb:') for x in stuff) else '0') - else: - flag += ('0' if any(x.startswith('fb:cell.cell.') for x in stuff) - or formula.replace('!', '') in ('<', '<=', '>', '>=', '=', - 'type-row', 'fb:row.row.next', 'fb:row.row.index') else '1') - # Third bit: relation? - flag += ('1' if formula in ('<', '<=', '>', '>=', '!=') - or formula.replace('!', '').startswith('fb:cell.cell.') - or formula.replace('!', '').startswith('fb:row.row.') else '0') - # Next 6 bits: types - flag += ('1' if not formula.startswith('fb:cell.cell.') and - any(x.startswith('fb:cell.') for x in stuff) else '0') - flag += ('1' if any(x.startswith('fb:part.') for x in stuff) else '0') - flag += ('1' if formula.startswith('fb:row.row.') else '0') - flag += ('1' if formula.startswith('!fb:row.row.') else '0') - flag += ('1' if any(x.startswith('N') for x in stuff) else '0') - flag += ('1' if any(x.startswith('D') for x in stuff) else '0') - return flag - - def get_words(self, formula): - words = [] - for x in formula.split(): - for prefix in ['fb:cell.cell.', 'fb:row.row.', '!fb:row.row.', - 'fb:cell.', 'fb:part.']: - if not x.startswith(prefix): - continue - x = x[len(prefix):] - # TODO: Use original string instead! - words.extend(x.split('_')) - break - else: - if x[0] == 'N': - words.append(x[1:]) - elif x[0] == 'D': - if x[1] == '-': - # negative year? - x = 'D' + x[2:] - year, month, day = x[1:].split('-') - if year != 'XX': - words.append(year) - if month != 'XX': - words.append(MONTH[int(month)]) - if day != 'XX': - words.append(day) - else: - UNSEEN[x] += 1 - return ' '.join(words) - - def dump(self, args, annotated_data): - filename = os.path.join(args.outdir, self.ex_id) - assert not os.path.exists(filename) - with open(filename, 'w', 'utf8') as fout: - print >> fout, self.ex_id - print >> fout, '\t'.join([u' '.join(self.question), - annotated_data['context'], annotated_data['targetCanon']]) - for stuff in sorted(set(self.predicates)): - print >> fout, u'\t'.join(unicode(x) for x in stuff) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile', - help='Input log file') - parser.add_argument('outdir', - help='Output directory to create (must NOT exist)') - parser.add_argument('-a', '--annotated-dir', default='t/annotated/', - help='Path to annotated directory') - args = parser.parse_args() - - assert not os.path.exists(args.outdir) - os.makedirs(args.outdir) - - # Read annotated data - annotated_data = {} - dirname = os.path.join(args.annotated_dir, 'data') - for filename in os.listdir(dirname): - print >> sys.stderr, 'Reading', filename - with open(os.path.join(dirname, filename), 'r', 'utf8') as fin: - header = fin.readline().rstrip('\n').split('\t') - for line in fin: - record = dict(zip(header, line.rstrip('\n').split('\t'))) - annotated_data[record['id']] = record - print >> sys.stderr, 'Read %d annotated records' % len(annotated_data) - - # Process the log - current_record = None - num_records = 0 - with open(args.infile, 'r', 'utf8') as fin: - for line in fin: - line = line.strip() - if line.startswith('iter='): - if current_record: - current_record.dump(args, annotated_data[current_record.ex_id]) - if num_records % 1000 == 0: - print >> sys.stderr, 'Processed %d ...' % num_records - num_records += 1 - current_record = Record() - if current_record: - current_record.add_info(line) - current_record.dump(args, annotated_data[current_record.ex_id]) - print >> sys.stderr, 'Finished reading %d records' % num_records - print UNSEEN - -if __name__ == '__main__': - main() - diff --git a/tables/log-parsers/get-error-analysis.py b/tables/log-parsers/get-error-analysis.py deleted file mode 100755 index 122b96b..0000000 --- a/tables/log-parsers/get-error-analysis.py +++ /dev/null @@ -1,72 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -class Record(object): - def __init__(self): - pass - - def add_info(self, line): - m = re.match(r'iter=(\S*): example (\d+)/\d+: (\S+) {', line) - if m: - self.group, self.num, self._id = m.groups() - return - m = re.match(r'Example: (.*) {', line) - if m: - self.question, = m.groups() - return - m = re.match(r'context: \(context \(graph tables\.TableKnowledgeGraph (csv/\d+-csv/\d+.csv)\)\)', line) - if m: - self.context, = m.groups() - return - m = re.match('targetValue: (.*)', line) - if m: - self.targets, = m.groups() - return - m = re.match('Current: correct=([0-9.]+) oracle=([0-9.]+) .*', line) - if m: - self.correct, self.oracle = str(int(float(m.group(1)))), str(int(float(m.group(2)))) - return - m = re.match('(True|Pred)@\d{4}: .*', line) - if m: - return - raise Exception('Unknown line format: %s' % line) - - def dump(self, args): - if args.dev_only and not self.group.endswith('dev'): - return - stuff = [self.group, self.num, self._id, self.correct, self.oracle] - if args.verbose: - stuff.extend([self.question, self.context, self.targets]) - print '\t'.join(stuff) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - parser.add_argument('-d', '--dev-only', action='store_true') - parser.add_argument('-v', '--verbose', action='store_true') - args = parser.parse_args() - - current_record = None - num_records = 0 - with open(args.infile, 'r', 'utf8') as fin: - for line in fin: - line = line.strip() - if line.startswith('iter='): - if current_record: - current_record.dump(args) - if num_records % 1000 == 0: - print >> sys.stderr, 'Processed %d ...' % num_records - num_records += 1 - current_record = Record() - current_record.add_info(line) - current_record.dump(args) - print >> sys.stderr, 'Finished reading %d records' % num_records - -if __name__ == '__main__': - main() - diff --git a/tables/log-parsers/get-first-trues.py b/tables/log-parsers/get-first-trues.py deleted file mode 100755 index 0a95028..0000000 --- a/tables/log-parsers/get-first-trues.py +++ /dev/null @@ -1,26 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - args = parser.parse_args() - - enabled = False - with open(args.infile, 'r', 'utf8') as fin: - for line in fin: - line = line.strip() - if line.strip().startswith('Example: '): - enabled = True - elif line.startswith('True@') and enabled: - print line - enabled = False - -if __name__ == '__main__': - main() - diff --git a/tables/log-parsers/get-oracles.py b/tables/log-parsers/get-oracles.py deleted file mode 100755 index 1d69c62..0000000 --- a/tables/log-parsers/get-oracles.py +++ /dev/null @@ -1,56 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -# Get oracles from log file - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - parser.add_argument('-d', '--dataset', default='d/unnormalized-training.examples') - parser.add_argument('-g', '--group', default='0.train') - parser.add_argument('-c', '--criteria', default='oracle', choices=['correct', 'oracle']) - args = parser.parse_args() - - example_id = None - oracles = [] - examples = [] - - print >> sys.stderr, 'Group = %s' % args.group - print >> sys.stderr, 'Criteria = %s' % args.criteria - - with open(args.infile, 'r', 'utf8') as fin: - for line in fin: - line = line.strip() - if line.startswith('iter=%s: example' % args.group): - assert example_id is None - example_id = line.split()[3] - examples.append(example_id) - elif line.startswith('Current:') and example_id is not None: - if args.criteria == 'oracle': - if line.split()[2].startswith('oracle=1'): - oracles.append(example_id) - elif args.criteria == 'correct': - if line.split()[1].startswith('correct=1'): - oracles.append(example_id) - example_id = None - if not examples: - print >> sys.stderr, 'ERROR: No examples found!' - exit(1) - - oracles = set(oracles) - with open(args.dataset, 'r', 'utf8') as fin: - # Assume one example per line - for i, line in enumerate(fin): - match = re.search(r'\(id ([^) ]*)\)', line) - if match and match.group(1) in oracles: - print line.rstrip() - print >> sys.stderr, 'Found %d / %d examples (%f)' % \ - (len(oracles), len(examples), len(oracles) * 1. / len(examples)) - -if __name__ == '__main__': - main() - diff --git a/tables/log-parsers/get-predictions.py b/tables/log-parsers/get-predictions.py deleted file mode 100755 index 6b482fe..0000000 --- a/tables/log-parsers/get-predictions.py +++ /dev/null @@ -1,95 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -"""Get predictions from the log file of SEMPRE.""" - -import sys, os, shutil, re, argparse - -PATTERN = re.compile(r'Pred@0000: ' - r'\(derivation \(formula (.*)\)\) ' - r'\(value (.*)\) ' - r'\(type (.*)\)\) \[score=(.*), prob=(.*), comp=(.*)\]') - -def lisptree_to_python_object(charbuffer): - """Convert the lisptree to Python object. - - Args: - charbuffer: REVERSED list of characters of the lisptree string. - Characters will be consumed from the list. - """ - c = charbuffer.pop() - if c == '(': - answer = [] - while charbuffer[-1] != ')': - if charbuffer[-1] == ' ': - charbuffer.pop() - else: - answer.append(lisptree_to_python_object(charbuffer)) - assert charbuffer.pop() == ')' - return answer - elif c == '"': - answer = [] - while charbuffer[-1] != '"': - c = charbuffer.pop() - if c == '\\': - answer.append(charbuffer.pop()) - else: - answer.append(c) - assert charbuffer.pop() == '"' - return ''.join(answer) - else: - answer = [c if c != '\\' else charbuffer.pop()] - while charbuffer[-1] not in (' ', ')'): - c = charbuffer.pop() - if c == '\\': - answer.append(charbuffer.pop()) - else: - assert c != '(' - answer.append(c) - return ''.join(answer) - -def lisptree_to_values(tree): - assert tree.startswith('(list ') and tree.endswith(')') - tree = lisptree_to_python_object(list(tree.decode('utf8'))[::-1]) - assert tree[0] == 'list' - answer = [] - for subtree in tree[1:]: - if subtree[0] == 'number': - answer.append(float(subtree[1])) - elif subtree[0] == 'date': - answer.append('{}-{}-{}'.format( - int(subtree[1]) if subtree[1] != '-1' else 'xx', - int(subtree[2]) if subtree[2] != '-1' else 'xx', - int(subtree[3]) if subtree[3] != '-1' else 'xx')) - else: - assert subtree[0] == 'name' - answer.append(re.sub('\s+', ' ', subtree[2]).strip()) - return '\t'.join(unicode(x) for x in answer) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile', help='log file') - parser.add_argument('iteration', help='iteration to extract') - args = parser.parse_args() - - prefix = 'iter=%s:' % args.iteration - ex_id = None - with open(args.infile) as fin: - for line in fin: - line = line.strip() - if line.startswith(prefix): - if ex_id is not None: - # No prediction for the previous example - print ex_id - ex_id = line.split()[3] - elif ex_id is not None and line.startswith('Pred@0000:'): - match = PATTERN.match(line) - formula, denotation, deno_type, score, prob, comp = match.groups() - denotation = lisptree_to_values(denotation) - print u'{}\t{}'.format(ex_id, denotation) - ex_id = None - if ex_id is not None: - print '\t'.join([ex_id, 'None']) - -if __name__ == '__main__': - main() - diff --git a/tables/log-parsers/get-trues.py b/tables/log-parsers/get-trues.py deleted file mode 100755 index b5d8781..0000000 --- a/tables/log-parsers/get-trues.py +++ /dev/null @@ -1,60 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -def process(line): - # Extract only formula - line = re.sub(r'^ *True@\d+: \(derivation \(formula ', '', line) - num_open = 0 - stuff = [] - for char in line: - stuff.append(char) - if char == '(': - num_open += 1 - elif char == ')': - num_open -= 1 - if not num_open: - break - line = ''.join(stuff) - # Abbreviate stuff - line = re.sub(r'\(reverse ([^()]*)\)', r'!\1', line) - line = re.sub(r'\(number ([^()]*)\)', r'\1', line) - line = line.replace('fb:row.row.next', '@next') - line = line.replace('fb:row.row.index', '@index') - line = line.replace('fb:type.object.type', '@type') - line = line.replace('fb:type.row', '@row') - line = line.replace('fb:row.row.', 'r.') - line = line.replace('fb:cell.cell.', '@p.') - line = line.replace('@p.number', '@p.num') - line = line.replace('fb:cell.', 'c.') - return line - -def dump(formulas): - formulas.sort() - for x in formulas: - print x - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('infile') - args = parser.parse_args() - formulas = [] - - with open(args.infile, 'r', 'utf8') as fin: - for line in fin: - if line.strip().startswith('Example: '): - if formulas: - dump(formulas) - print '#', re.sub('^Example: ', '', line.strip()) - elif line.strip().startswith('True@'): - formulas.append(process(line)) - if formulas: - dump(formulas) - -if __name__ == '__main__': - main() - diff --git a/tables/log-parsers/plot-beam-vs-dpd.py b/tables/log-parsers/plot-beam-vs-dpd.py deleted file mode 100755 index cd135df..0000000 --- a/tables/log-parsers/plot-beam-vs-dpd.py +++ /dev/null @@ -1,89 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -def read_num_logical_forms(dirname): - with open(os.path.join(dirname, 'output', 'output.map')) as fin: - for line in fin: - line = line.strip().split('\t') - if line[0] == 'train.numCandidates.mean': - return float(line[1]) - -def read_oracle(dirname): - count = 0 - with open(os.path.join(dirname, 'output', 'checker.results')) as fin: - for line in fin: - line = line.strip().split('\t') - if line[2] == 'yes': - count += 1 - return count - -def read_single_dir(dirname): - return (read_num_logical_forms(dirname), read_oracle(dirname) / 300.) - -def read_multiple_dirs(dirnames): - num_logical_forms = 0.0 - oracle = 0 - for dirname in dirnames: - num_logical_forms += read_num_logical_forms(dirname) - oracle += read_oracle(dirname) - return (num_logical_forms / len(dirnames), oracle / 300.) - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('-p', '--plot', action='store_true', - help='plot the numbers (requires matplotlib)') - parser.add_argument('-o', '--plotout', - help='output the plot to a file instead of displaying it') - parser.add_argument('-d', '--debug', action='store_true', - help='debug mode (only beam sizes 20 and 1000)') - args = parser.parse_args() - - # Read data - beam_uninit = [] - beam_guided = [] - sizes = (20, 50, 100, 200, 500, 1000, 2000, 5000, 10000) - if args.debug: - sizes = (20, 1000) - for beamsize in sizes: - if beamsize <= 500: - beam_uninit.append(read_single_dir('beam-%d' % beamsize)) - beam_guided.append(read_single_dir('beam-%d-guided' % beamsize)) - else: - beam_uninit.append(read_multiple_dirs([ - 'beam-%d%s' % (beamsize, x) for x in 'abc'])) - beam_guided.append(read_multiple_dirs([ - 'beam-%d%s-guided' % (beamsize, x) for x in 'abc'])) - print beam_uninit - print beam_guided - beam_uninit_x = [x for (x, y) in beam_uninit] - beam_uninit_y = [y for (x, y) in beam_uninit] - beam_guided_x = [x for (x, y) in beam_guided] - beam_guided_y = [y for (x, y) in beam_guided] - - dpd_x, dpd_y = read_multiple_dirs([ - 'check-000-099', 'check-100-199', 'check-200-299']) - - if args.plot: - import matplotlib - if args.plotout: - # Allow matplotlib to run without X server - matplotlib.use('Agg') - import matplotlib.pyplot as plt - plt.xlabel('number of final LFs produced') - plt.ylabel('annotated LFs coverage') - plt.plot(beam_uninit_x, beam_uninit_y, 'b--') - plt.plot(beam_guided_x, beam_guided_y, 'r') - plt.plot(dpd_x, dpd_y, 'g*') - if args.plotout: - plt.savefig(args.plotout) - else: - plt.show() - -if __name__ == '__main__': - main() - diff --git a/tables/log-parsers/plot-num-denotations.py b/tables/log-parsers/plot-num-denotations.py deleted file mode 100755 index b713250..0000000 --- a/tables/log-parsers/plot-num-denotations.py +++ /dev/null @@ -1,98 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -import sys, os, shutil, re, argparse, json -from codecs import open -from itertools import izip -from collections import defaultdict - -def main(): - parser = argparse.ArgumentParser() - parser.add_argument('-f', '--field', type=int, default=4, - help='the field to extract the numbers from') - parser.add_argument('-p', '--plot', action='store_true', - help='plot the numbers (requires matplotlib)') - parser.add_argument('-o', '--plotout', - help='output the plot to a file instead of displaying it') - parser.add_argument('infile') - args = parser.parse_args() - - firsts = [] - seconds = [] - - with open(args.infile, 'r', 'utf8') as fin: - for line in fin: - line = line.strip() - if line.startswith('Reading Example'): - firsts.append([]) - seconds.append([]) - elif line.startswith('(FIRST)') or line.startswith('(SECOND)'): - line = line.split() - if line[1].isdigit(): - amount = int(line[args.field]) - if line[0] == '(FIRST)': - firsts[-1].append(amount) - elif line[0] == '(SECOND)': - seconds[-1].append(amount) - else: - raise Exception('Huh?') - print >> sys.stderr, 'Read', len(firsts), 'examples' - - # Pad - def pad(stuff): - n = max(len(x) for x in stuff) - for y in stuff: - while len(y) < n: - y.append(y[-1]) - pad(firsts) - pad(seconds) - - # Find statistics - def stat(stuff): - if not stuff: - return - answer = [] - for i in xrange(len(stuff[0])): - data = [x[i] for x in stuff] - data.sort() - n = len(data) - mean = sum(float(x) for x in data) / n - var = sum(float(x) * float(x) for x in data) / n - mean * mean - print '{}: N={} mean={:.2f} sd={:.2f} min={:d} q1={:d} q2={:d} q3={:d} max={:d}'.format( - i, n, mean, var**.5, data[0], data[n/4], data[n/2], data[3*n/4], data[-1]) - answer.append([data[n/4], data[n/2], data[3*n/4]]) - return zip(*answer) - print 'FIRST:' - answer_first = stat(firsts) - if answer_first: - print answer_first[1] # Medians - print 'SECOND:' - answer_second = stat(seconds) - if answer_second: - print answer_second[1] # Medians - - # Plot - if args.plot: - import matplotlib - if args.plotout: - # Allow matplotlib to run without X server - matplotlib.use('Agg') - import matplotlib.pyplot as plt - - fig = plt.figure() - ax1 = fig.add_subplot(211) - if answer_first: - for series in answer_first: - ax1.plot(series) - ax2 = fig.add_subplot(212) - if answer_second: - for series in answer_second: - ax2.plot(series) - if args.plotout: - plt.savefig(args.plotout) - else: - plt.show() - -if __name__ == '__main__': - main() - diff --git a/tables/mturk-www/table-alter/cookies.js b/tables/mturk-www/table-alter/cookies.js deleted file mode 100644 index 47875fd..0000000 --- a/tables/mturk-www/table-alter/cookies.js +++ /dev/null @@ -1,63 +0,0 @@ -/*\ -|*| -|*| :: cookies.js :: -|*| -|*| A complete cookies reader/writer framework with full unicode support. -|*| -|*| Revision #1 - September 4, 2014 -|*| -|*| https://developer.mozilla.org/en-US/docs/Web/API/document.cookie -|*| https://developer.mozilla.org/User:fusionchess -|*| -|*| This framework is released under the GNU Public License, version 3 or later. -|*| http://www.gnu.org/licenses/gpl-3.0-standalone.html -|*| -|*| Syntaxes: -|*| -|*| * docCookies.setItem(name, value[, end[, path[, domain[, secure]]]]) -|*| * docCookies.getItem(name) -|*| * docCookies.removeItem(name[, path[, domain]]) -|*| * docCookies.hasItem(name) -|*| * docCookies.keys() -|*| -\*/ - -var docCookies = { - getItem: function (sKey) { - if (!sKey) { return null; } - return decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*" + encodeURIComponent(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=\\s*([^;]*).*$)|^.*$"), "$1")) || null; - }, - setItem: function (sKey, sValue, vEnd, sPath, sDomain, bSecure) { - if (!sKey || /^(?:expires|max\-age|path|domain|secure)$/i.test(sKey)) { return false; } - var sExpires = ""; - if (vEnd) { - switch (vEnd.constructor) { - case Number: - sExpires = vEnd === Infinity ? "; expires=Fri, 31 Dec 9999 23:59:59 GMT" : "; max-age=" + vEnd; - break; - case String: - sExpires = "; expires=" + vEnd; - break; - case Date: - sExpires = "; expires=" + vEnd.toUTCString(); - break; - } - } - document.cookie = encodeURIComponent(sKey) + "=" + encodeURIComponent(sValue) + sExpires + (sDomain ? "; domain=" + sDomain : "") + (sPath ? "; path=" + sPath : "") + (bSecure ? "; secure" : ""); - return true; - }, - removeItem: function (sKey, sPath, sDomain) { - if (!this.hasItem(sKey)) { return false; } - document.cookie = encodeURIComponent(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT" + (sDomain ? "; domain=" + sDomain : "") + (sPath ? "; path=" + sPath : ""); - return true; - }, - hasItem: function (sKey) { - if (!sKey) { return false; } - return (new RegExp("(?:^|;\\s*)" + encodeURIComponent(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=")).test(document.cookie); - }, - keys: function () { - var aKeys = document.cookie.replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g, "").split(/\s*(?:\=[^;]*)?;\s*/); - for (var nLen = aKeys.length, nIdx = 0; nIdx < nLen; nIdx++) { aKeys[nIdx] = decodeURIComponent(aKeys[nIdx]); } - return aKeys; - } -}; diff --git a/tables/mturk-www/table-alter/cookies.min.js b/tables/mturk-www/table-alter/cookies.min.js deleted file mode 100644 index 75daec2..0000000 --- a/tables/mturk-www/table-alter/cookies.min.js +++ /dev/null @@ -1,31 +0,0 @@ -/*\ -|*| -|*| :: cookies.js :: -|*| -|*| A complete cookies reader/writer framework with full unicode support. -|*| -|*| Revision #1 - September 4, 2014 -|*| -|*| https://developer.mozilla.org/en-US/docs/Web/API/document.cookie -|*| https://developer.mozilla.org/User:fusionchess -|*| -|*| This framework is released under the GNU Public License, version 3 or later. -|*| http://www.gnu.org/licenses/gpl-3.0-standalone.html -|*| -|*| Syntaxes: -|*| -|*| * docCookies.setItem(name, value[, end[, path[, domain[, secure]]]]) -|*| * docCookies.getItem(name) -|*| * docCookies.removeItem(name[, path[, domain]]) -|*| * docCookies.hasItem(name) -|*| * docCookies.keys() -|*| -\*/ -var docCookies={getItem:function(e){return e?decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null:null},setItem:function(e,n,o,t,c,r){if(!e||/^(?:expires|max\-age|path|domain|secure)$/i.test(e))return!1 -var s="" -if(o)switch(o.constructor){case Number:s=o===1/0?"; expires=Fri, 31 Dec 9999 23:59:59 GMT":"; max-age="+o -break -case String:s="; expires="+o -break -case Date:s="; expires="+o.toUTCString()}return document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(n)+s+(c?"; domain="+c:"")+(t?"; path="+t:"")+(r?"; secure":""),!0},removeItem:function(e,n,o){return this.hasItem(e)?(document.cookie=encodeURIComponent(e)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT"+(o?"; domain="+o:"")+(n?"; path="+n:""),!0):!1},hasItem:function(e){return e?new RegExp("(?:^|;\\s*)"+encodeURIComponent(e).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(document.cookie):!1},keys:function(){for(var e=document.cookie.replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g,"").split(/\s*(?:\=[^;]*)?;\s*/),n=e.length,o=0;n>o;o++)e[o]=decodeURIComponent(e[o]) -return e}} diff --git a/tables/mturk-www/table-alter/data/501-alter/0.js b/tables/mturk-www/table-alter/data/501-alter/0.js deleted file mode 100644 index a39904a..0000000 --- a/tables/mturk-www/table-alter/data/501-alter/0.js +++ /dev/null @@ -1,9 +0,0 @@ -var QUESTIONS=[]; -QUESTIONS.push({"retained":{"score":0.989,"otherAlterIndices":[0,4,10,16,17,19]},"sprite":["10,727","11th","1st","1st Round","1st, Western","2","2001","2002","2003","2004","2005","2006","2007","2008","2009","2010","2nd","2nd Round","2nd, Pacific","3rd Round","3rd, Pacific","3rd, USL (3rd)","4th Round","4th, Western","5,575","5,628","5,871","5th","6,028","6,260","6,851","7,169","8,567","9,734","Avg. Attendance","Did not qualify","Division","League","Open Cup","Playoffs","Quarterfinals","Regular Season","Semifinals","USL A-League","USL First Division","USSF D-2 Pro League","Year"],"question":"what was the last year where this team was a part of the usl a-league?","alterIndex":0,"table":[[46,36,37,41,39,38,34],[6,5,43,23,40,35,31],[7,5,43,18,3,35,29],[8,5,43,20,35,35,26],[9,5,43,4,40,22,25],[10,5,44,27,40,22,28],[11,5,44,1,35,19,24],[12,5,44,16,42,17,30],[13,5,44,1,35,3,32],[14,5,44,2,42,19,33],[15,5,45,21,40,19,0]],"id":"nt-0","metadata":{"url":"http://en.wikipedia.org/wiki?action=render&curid=14240688&oldid=599565109","tableIndex":0,"title":"Portland Timbers (2001–10)"}}); -QUESTIONS.push({"retained":{"score":0.989,"otherAlterIndices":[0,4,10,16,17,19]},"sprite":["1st Round","2","2001","2002","2003","2004","2005","2006","2nd, Pacific","3rd, Pacific","3rd, USL (3rd)","4th Round","4th, Western","5,575","5,628","5,871","5th","6,028","6,260","7,169","Avg. Attendance","Did not qualify","Division","League","Open Cup","Playoffs","Quarterfinals","Regular Season","USL A-League","USL First Division","USSF D-2 Pro League","Year"],"question":"what was the last year where this team was a part of the usl a-league?","alterIndex":4,"table":[[31,22,23,27,25,24,20],[2,1,29,12,26,11,14],[3,1,28,8,0,11,13],[4,1,28,9,21,11,15],[5,1,30,8,26,11,18],[6,1,28,16,26,11,19],[7,1,28,10,26,11,17]],"id":"nt-0","metadata":{"url":"http://en.wikipedia.org/wiki?action=render&curid=14240688&oldid=599565109","tableIndex":0,"title":"Portland Timbers (2001–10)"}}); -QUESTIONS.push({"retained":{"score":0.989,"otherAlterIndices":[0,4,10,16,17,19]},"sprite":["10,727","11th","1st Round","2","2001","2002","2003","2004","2005","2006","2007","2008","2009","2010","2nd, Pacific","3rd Round","3rd, Pacific","3rd, USL (3rd)","4th Round","4th, Western","5,575","5,628","5,871","6,028","6,260","6,851","7,169","8,567","9,734","Avg. Attendance","Did not qualify","Division","League","Open Cup","Playoffs","Quarterfinals","Regular Season","Semifinals","USL A-League","USL First Division","USSF D-2 Pro League","Year"],"question":"what was the last year where this team was a part of the usl a-league?","alterIndex":10,"table":[[41,31,32,36,34,33,29],[4,3,40,19,30,15,22],[5,3,40,1,30,2,26],[6,3,39,1,30,2,24],[7,3,39,17,35,18,23],[8,3,39,16,35,15,27],[9,3,38,14,35,15,20],[10,3,39,1,37,15,25],[11,3,39,1,37,18,28],[12,3,38,17,37,15,21],[13,3,39,17,35,18,0]],"id":"nt-0","metadata":{"url":"http://en.wikipedia.org/wiki?action=render&curid=14240688&oldid=599565109","tableIndex":0,"title":"Portland Timbers (2001–10)"}}); -QUESTIONS.push({"retained":{"score":0.989,"otherAlterIndices":[0,4,10,16,17,19]},"sprite":["11th","1st Round","1st, Western","2","2001","2002","2003","2004","2005","2006","2007","2008","2nd","3rd Round","3rd, USL (3rd)","4th Round","4th, Western","5,575","5,628","5,871","5th","6,028","6,260","6,851","7,169","8,567","Avg. Attendance","Did not qualify","Division","League","Open Cup","Playoffs","Quarterfinals","Regular Season","Semifinals","USL A-League","USL First Division","USSF D-2 Pro League","Year"],"question":"what was the last year where this team was a part of the usl a-league?","alterIndex":16,"table":[[38,28,29,33,31,30,26],[4,3,36,12,32,27,24],[5,3,36,0,27,27,17],[6,3,36,16,27,27,18],[7,3,35,14,32,1,22],[8,3,36,20,34,15,19],[9,3,37,2,27,27,21],[10,3,35,20,32,13,23],[11,3,35,2,27,27,25]],"id":"nt-0","metadata":{"url":"http://en.wikipedia.org/wiki?action=render&curid=14240688&oldid=599565109","tableIndex":0,"title":"Portland Timbers (2001–10)"}}); -QUESTIONS.push({"retained":{"score":0.989,"otherAlterIndices":[0,4,10,16,17,19]},"sprite":["11th","1st Round","1st, Western","2","2001","2002","2003","2004","2005","2006","2007","2008","2009","2nd Round","2nd, Pacific","3rd, USL (3rd)","4th Round","5,575","5,628","5,871","5th","6,028","6,260","6,851","7,169","8,567","9,734","Avg. Attendance","Did not qualify","Division","League","Open Cup","Playoffs","Quarterfinals","Regular Season","Semifinals","USL A-League","USL First Division","USSF D-2 Pro League","Year"],"question":"what was the last year where this team was a part of the usl a-league?","alterIndex":17,"table":[[39,29,30,34,32,31,27],[4,3,37,20,33,13,21],[5,3,37,2,28,28,25],[6,3,38,0,33,28,23],[7,3,36,0,35,1,26],[8,3,36,0,28,16,17],[9,3,37,15,35,13,24],[10,3,36,14,1,28,18],[11,3,36,20,33,16,19],[12,3,36,0,33,28,22]],"id":"nt-0","metadata":{"url":"http://en.wikipedia.org/wiki?action=render&curid=14240688&oldid=599565109","tableIndex":0,"title":"Portland Timbers (2001–10)"}}); -QUESTIONS.push({"retained":{"score":0.989,"otherAlterIndices":[0,4,10,16,17,19]},"sprite":["10,727","11th","1st","1st Round","1st, Western","2","2001","2002","2003","2004","2005","2006","2007","2008","2009","2010","2nd","2nd, Pacific","3rd Round","3rd, Pacific","3rd, USL (3rd)","4th Round","4th, Western","5,575","5,628","5,871","5th","6,028","6,260","6,851","7,169","8,567","9,734","Avg. Attendance","Did not qualify","Division","League","Open Cup","Playoffs","Quarterfinals","Regular Season","Semifinals","USL A-League","USL First Division","USSF D-2 Pro League","Year"],"question":"what was the last year where this team was a part of the usl a-league?","alterIndex":19,"table":[[45,35,36,40,38,37,33],[6,5,44,16,41,21,25],[7,5,43,26,3,21,27],[8,5,43,1,41,18,23],[9,5,43,1,3,18,28],[10,5,42,22,41,21,24],[11,5,44,17,41,18,32],[12,5,42,19,34,34,0],[13,5,43,20,34,21,30],[14,5,43,4,39,3,29],[15,5,42,2,39,34,31]],"id":"nt-0","metadata":{"url":"http://en.wikipedia.org/wiki?action=render&curid=14240688&oldid=599565109","tableIndex":0,"title":"Portland Timbers (2001–10)"}}); -QUESTIONS.push({"retained":{"score":0.96,"otherAlterIndices":[0,3,7,24,27,30]},"sprite":["11th (sf)","1:50.46","1st","2001","2003","2005","2006","2007","2008","2009","2nd","2nd (h)","3:00.32","3:01.73","3:02.05","3:02.57","3:04.41","3:05.69","3:06.10","3:06.12","3:08.14","3:08.62","3:08.76","3rd","400 m","46.62","46.69","46.85","46.89","47.12","4th","4x400 m relay","7th","Bangkok, Thailand","Beijing, China","Belgrade, Serbia","Birmingham, United Kingdom","Competition","Debrecen, Hungary","Erfurt, Germany","European Championships","European Indoor Championships","European Junior Championships","European U23 Championships","Event","Gothenburg, Sweden","Grosseto, Italy","Izmir, Turkey","Medley relay","Moscow, Russia","Notes","Olympic Games","Position","Tampere, Finland","Universiade","Valencia, Spain","Venue","World Indoor Championships","World Youth Championships","Year"],"question":"in what city did piotr's last 1st place finish occur?","alterIndex":0,"table":[[59,37,56,52,44,50],[3,58,38,10,24,29],[3,58,38,2,48,1],[3,42,46,2,31,19],[4,42,53,23,24,26],[4,42,53,10,31,21],[5,43,39,0,24,25],[5,43,39,2,31,16],[5,54,47,32,24,28],[5,54,47,2,31,15],[6,57,49,11,31,18],[6,40,45,23,31,13],[7,41,36,23,31,20],[7,54,33,32,24,27],[7,54,33,2,31,14],[8,57,55,30,31,22],[8,51,34,32,31,12],[9,54,35,10,31,17]],"id":"nt-1","metadata":{"url":"http://en.wikipedia.org/wiki?action=render&curid=35891489&oldid=589337922","tableIndex":0,"title":"Piotr Kędzia"}}); -QUESTIONS.push({"retained":{"score":0.96,"otherAlterIndices":[0,3,7,24,27,30]},"sprite":["11th (sf)","1:50.46","1st","2001","2003","2005","2007","2008","2nd","2nd (h)","3:00.32","3:01.73","3:02.05","3:02.57","3:04.41","3:06.10","3:06.12","3:08.14","3:08.62","3:08.76","3rd","400 m","46.62","46.69","46.85","46.89","47.12","4th","4x400 m relay","7th","Beijing, China","Birmingham, United Kingdom","Competition","Debrecen, Hungary","Erfurt, Germany","European Indoor Championships","European Junior Championships","European U23 Championships","Event","Grosseto, Italy","Izmir, Turkey","Medley relay","Moscow, Russia","Notes","Position","Tampere, Finland","Universiade","Venue","World Indoor Championships","World Youth Championships","Year"],"question":"in what city did piotr's last 1st place finish occur?","alterIndex":3,"table":[[50,32,47,44,38,43],[3,48,30,9,41,11],[3,35,42,27,28,17],[3,36,39,0,28,10],[3,49,31,2,28,24],[4,36,31,20,28,14],[4,46,40,29,28,23],[4,46,33,9,28,12],[5,46,33,29,28,19],[5,46,34,8,41,16],[5,37,45,2,21,13],[6,46,34,0,28,18],[7,48,39,8,21,15],[7,48,42,2,28,26],[7,48,33,8,28,25],[7,36,45,2,28,1],[7,46,34,2,28,22]],"id":"nt-1","metadata":{"url":"http://en.wikipedia.org/wiki?action=render&curid=35891489&oldid=589337922","tableIndex":0,"title":"Piotr Kędzia"}}); diff --git a/tables/mturk-www/table-alter/index.html b/tables/mturk-www/table-alter/index.html deleted file mode 100644 index f5d66a8..0000000 --- a/tables/mturk-www/table-alter/index.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - MTurk - - -
- -
-
- - diff --git a/tables/mturk-www/table-alter/index.min.html b/tables/mturk-www/table-alter/index.min.html deleted file mode 100644 index 65b4350..0000000 --- a/tables/mturk-www/table-alter/index.min.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - MTurk - - -
- -
-
- - diff --git a/tables/mturk-www/table-alter/jquery.min.js b/tables/mturk-www/table-alter/jquery.min.js deleted file mode 100644 index 6c60672..0000000 --- a/tables/mturk-www/table-alter/jquery.min.js +++ /dev/null @@ -1,5 +0,0 @@ -/*! jQuery v1.12.0 | (c) jQuery Foundation | jquery.org/license */ -!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=a.document,e=c.slice,f=c.concat,g=c.push,h=c.indexOf,i={},j=i.toString,k=i.hasOwnProperty,l={},m="1.12.0",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return e.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:e.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a){return n.each(this,a)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(e.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:g,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(n.isPlainObject(c)||(b=n.isArray(c)))?(b?(b=!1,f=a&&n.isArray(a)?a:[]):f=a&&n.isPlainObject(a)?a:{},g[d]=n.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray||function(a){return"array"===n.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){var b=a&&a.toString();return!n.isArray(a)&&b-parseFloat(b)+1>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==n.type(a)||a.nodeType||n.isWindow(a))return!1;try{if(a.constructor&&!k.call(a,"constructor")&&!k.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(!l.ownFirst)for(b in a)return k.call(a,b);for(b in a);return void 0===b||k.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?i[j.call(a)]||"object":typeof a},globalEval:function(b){b&&n.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b){var c,d=0;if(s(a)){for(c=a.length;c>d;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):g.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(h)return h.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,e,g=0,h=[];if(s(a))for(d=a.length;d>g;g++)e=b(a[g],g,c),null!=e&&h.push(e);else for(g in a)e=b(a[g],g,c),null!=e&&h.push(e);return f.apply([],h)},guid:1,proxy:function(a,b){var c,d,f;return"string"==typeof b&&(f=a[b],b=a,a=f),n.isFunction(a)?(c=e.call(arguments,2),d=function(){return a.apply(b||this,c.concat(e.call(arguments)))},d.guid=a.guid=a.guid||n.guid++,d):void 0},now:function(){return+new Date},support:l}),"function"==typeof Symbol&&(n.fn[Symbol.iterator]=c[Symbol.iterator]),n.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(a,b){i["[object "+b+"]"]=b.toLowerCase()});function s(a){var b=!!a&&"length"in a&&a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ga(),z=ga(),A=ga(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+M+"))|)"+L+"*\\]",O=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+N+")*)|.*)\\)|)",P=new RegExp(L+"+","g"),Q=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),R=new RegExp("^"+L+"*,"+L+"*"),S=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),T=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),U=new RegExp(O),V=new RegExp("^"+M+"$"),W={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M+"|[*])"),ATTR:new RegExp("^"+N),PSEUDO:new RegExp("^"+O),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},X=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Z=/^[^{]+\{\s*\[native \w/,$=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,_=/[+~]/,aa=/'|\\/g,ba=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),ca=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},da=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(ea){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fa(a,b,d,e){var f,h,j,k,l,o,r,s,w=b&&b.ownerDocument,x=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==x&&9!==x&&11!==x)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==x&&(o=$.exec(a)))if(f=o[1]){if(9===x){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(w&&(j=w.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(o[2])return H.apply(d,b.getElementsByTagName(a)),d;if((f=o[3])&&c.getElementsByClassName&&b.getElementsByClassName)return H.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==x)w=b,s=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(aa,"\\$&"):b.setAttribute("id",k=u),r=g(a),h=r.length,l=V.test(k)?"#"+k:"[id='"+k+"']";while(h--)r[h]=l+" "+qa(r[h]);s=r.join(","),w=_.test(a)&&oa(b.parentNode)||b}if(s)try{return H.apply(d,w.querySelectorAll(s)),d}catch(y){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(Q,"$1"),b,d,e)}function ga(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ha(a){return a[u]=!0,a}function ia(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ja(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function ka(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function la(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function na(a){return ha(function(b){return b=+b,ha(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function oa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=fa.support={},f=fa.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=fa.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ia(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ia(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Z.test(n.getElementsByClassName),c.getById=ia(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ba,ca);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return"undefined"!=typeof b.getElementsByClassName&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=Z.test(n.querySelectorAll))&&(ia(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ia(function(a){var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Z.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ia(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",O)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Z.test(o.compareDocumentPosition),t=b||Z.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return ka(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?ka(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},fa.matches=function(a,b){return fa(a,null,null,b)},fa.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(T,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fa(b,n,null,[a]).length>0},fa.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fa.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fa.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fa.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=fa.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fa.selectors={cacheLength:50,createPseudo:ha,match:W,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ba,ca),a[3]=(a[3]||a[4]||a[5]||"").replace(ba,ca),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fa.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fa.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return W.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&U.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ba,ca).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fa.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(P," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fa.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ha(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ha(function(a){var b=[],c=[],d=h(a.replace(Q,"$1"));return d[u]?ha(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ha(function(a){return function(b){return fa(a,b).length>0}}),contains:ha(function(a){return a=a.replace(ba,ca),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ha(function(a){return V.test(a||"")||fa.error("unsupported lang: "+a),a=a.replace(ba,ca).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Y.test(a.nodeName)},input:function(a){return X.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:na(function(){return[0]}),last:na(function(a,b){return[b-1]}),eq:na(function(a,b,c){return[0>c?c+b:c]}),even:na(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:na(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:na(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:na(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function ra(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j,k=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(j=b[u]||(b[u]={}),i=j[b.uniqueID]||(j[b.uniqueID]={}),(h=i[d])&&h[0]===w&&h[1]===f)return k[2]=h[2];if(i[d]=k,k[2]=a(b,c,g))return!0}}}function sa(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ta(a,b,c){for(var d=0,e=b.length;e>d;d++)fa(a,b[d],c);return c}function ua(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function va(a,b,c,d,e,f){return d&&!d[u]&&(d=va(d)),e&&!e[u]&&(e=va(e,f)),ha(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ta(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ua(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=ua(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ua(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function wa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ra(function(a){return a===b},h,!0),l=ra(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[ra(sa(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return va(i>1&&sa(m),i>1&&qa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(Q,"$1"),c,e>i&&wa(a.slice(i,e)),f>e&&wa(a=a.slice(e)),f>e&&qa(a))}m.push(c)}return sa(m)}function xa(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=F.call(i));u=ua(u)}H.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&fa.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ha(f):f}return h=fa.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xa(e,d)),f.selector=a}return f},i=fa.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ba,ca),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=W.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ba,ca),_.test(j[0].type)&&oa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&qa(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,!b||_.test(a)&&oa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ia(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ia(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||ja("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ia(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ja("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ia(function(a){return null==a.getAttribute("disabled")})||ja(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fa}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.uniqueSort=n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},v=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},w=n.expr.match.needsContext,x=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,y=/^.[^:#\[\.,]*$/;function z(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(y.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return n.inArray(a,b)>-1!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;e>b;b++)if(n.contains(d[b],this))return!0}));for(b=0;e>b;b++)n.find(a,d[b],c);return c=this.pushStack(e>1?n.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(z(this,a||[],!1))},not:function(a){return this.pushStack(z(this,a||[],!0))},is:function(a){return!!z(this,"string"==typeof a&&w.test(a)?n(a):a||[],!1).length}});var A,B=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,C=n.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||A,"string"==typeof a){if(e="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:B.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),x.test(e[1])&&n.isPlainObject(b))for(e in b)n.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}if(f=d.getElementById(e[2]),f&&f.parentNode){if(f.id!==e[2])return A.find(a);this.length=1,this[0]=f}return this.context=d,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?"undefined"!=typeof c.ready?c.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};C.prototype=n.fn,A=n(d);var D=/^(?:parents|prev(?:Until|All))/,E={children:!0,contents:!0,next:!0,prev:!0};n.fn.extend({has:function(a){var b,c=n(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(n.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=w.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?n.inArray(this[0],n(a)):n.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.uniqueSort(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function F(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return u(a,"parentNode")},parentsUntil:function(a,b,c){return u(a,"parentNode",c)},next:function(a){return F(a,"nextSibling")},prev:function(a){return F(a,"previousSibling")},nextAll:function(a){return u(a,"nextSibling")},prevAll:function(a){return u(a,"previousSibling")},nextUntil:function(a,b,c){return u(a,"nextSibling",c)},prevUntil:function(a,b,c){return u(a,"previousSibling",c)},siblings:function(a){return v((a.parentNode||{}).firstChild,a)},children:function(a){return v(a.firstChild)},contents:function(a){return n.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(E[a]||(e=n.uniqueSort(e)),D.test(a)&&(e=e.reverse())),this.pushStack(e)}});var G=/\S+/g;function H(a){var b={};return n.each(a.match(G)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?H(a):n.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h-1)f.splice(c,1),h>=c&&h--}),this},has:function(a){return a?n.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=!0,c||j.disable(),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().progress(c.notify).done(c.resolve).fail(c.reject):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=e.call(arguments),d=c.length,f=1!==d||a&&n.isFunction(a.promise)?d:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(d){b[a]=this,c[a]=arguments.length>1?e.call(arguments):d,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(d>1)for(i=new Array(d),j=new Array(d),k=new Array(d);d>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().progress(h(b,j,i)).done(h(b,k,c)).fail(g.reject):--f;return f||g.resolveWith(k,c),g.promise()}});var I;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(I.resolveWith(d,[n]),n.fn.triggerHandler&&(n(d).triggerHandler("ready"),n(d).off("ready"))))}});function J(){d.addEventListener?(d.removeEventListener("DOMContentLoaded",K),a.removeEventListener("load",K)):(d.detachEvent("onreadystatechange",K),a.detachEvent("onload",K))}function K(){(d.addEventListener||"load"===a.event.type||"complete"===d.readyState)&&(J(),n.ready())}n.ready.promise=function(b){if(!I)if(I=n.Deferred(),"complete"===d.readyState)a.setTimeout(n.ready);else if(d.addEventListener)d.addEventListener("DOMContentLoaded",K),a.addEventListener("load",K);else{d.attachEvent("onreadystatechange",K),a.attachEvent("onload",K);var c=!1;try{c=null==a.frameElement&&d.documentElement}catch(e){}c&&c.doScroll&&!function f(){if(!n.isReady){try{c.doScroll("left")}catch(b){return a.setTimeout(f,50)}J(),n.ready()}}()}return I.promise(b)},n.ready.promise();var L;for(L in n(l))break;l.ownFirst="0"===L,l.inlineBlockNeedsLayout=!1,n(function(){var a,b,c,e;c=d.getElementsByTagName("body")[0],c&&c.style&&(b=d.createElement("div"),e=d.createElement("div"),e.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(e).appendChild(b),"undefined"!=typeof b.style.zoom&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",l.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(e))}),function(){var a=d.createElement("div");l.deleteExpando=!0;try{delete a.test}catch(b){l.deleteExpando=!1}a=null}();var M=function(a){var b=n.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b},N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;function P(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(O,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c}catch(e){}n.data(a,b,c)}else c=void 0}return c}function Q(a){var b;for(b in a)if(("data"!==b||!n.isEmptyObject(a[b]))&&"toJSON"!==b)return!1; -return!0}function R(a,b,d,e){if(M(a)){var f,g,h=n.expando,i=a.nodeType,j=i?n.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||n.guid++:h),j[k]||(j[k]=i?{}:{toJSON:n.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=n.extend(j[k],b):j[k].data=n.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[n.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[n.camelCase(b)])):f=g,f}}function S(a,b,c){if(M(a)){var d,e,f=a.nodeType,g=f?n.cache:a,h=f?a[n.expando]:n.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){n.isArray(b)?b=b.concat(n.map(b,n.camelCase)):b in d?b=[b]:(b=n.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!Q(d):!n.isEmptyObject(d))return}(c||(delete g[h].data,Q(g[h])))&&(f?n.cleanData([a],!0):l.deleteExpando||g!=g.window?delete g[h]:g[h]=void 0)}}}n.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?n.cache[a[n.expando]]:a[n.expando],!!a&&!Q(a)},data:function(a,b,c){return R(a,b,c)},removeData:function(a,b){return S(a,b)},_data:function(a,b,c){return R(a,b,c,!0)},_removeData:function(a,b){return S(a,b,!0)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=n.data(f),1===f.nodeType&&!n._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));n._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){n.data(this,a)}):arguments.length>1?this.each(function(){n.data(this,a,b)}):f?P(f,a,n.data(f,a)):void 0},removeData:function(a){return this.each(function(){n.removeData(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=n._data(a,b),c&&(!d||n.isArray(c)?d=n._data(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return n._data(a,c)||n._data(a,c,{empty:n.Callbacks("once memory").add(function(){n._removeData(a,b+"queue"),n._removeData(a,c)})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthh;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},Z=/^(?:checkbox|radio)$/i,$=/<([\w:-]+)/,_=/^$|\/(?:java|ecma)script/i,aa=/^\s+/,ba="abbr|article|aside|audio|bdi|canvas|data|datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|output|picture|progress|section|summary|template|time|video";function ca(a){var b=ba.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}!function(){var a=d.createElement("div"),b=d.createDocumentFragment(),c=d.createElement("input");a.innerHTML="
a",l.leadingWhitespace=3===a.firstChild.nodeType,l.tbody=!a.getElementsByTagName("tbody").length,l.htmlSerialize=!!a.getElementsByTagName("link").length,l.html5Clone="<:nav>"!==d.createElement("nav").cloneNode(!0).outerHTML,c.type="checkbox",c.checked=!0,b.appendChild(c),l.appendChecked=c.checked,a.innerHTML="",l.noCloneChecked=!!a.cloneNode(!0).lastChild.defaultValue,b.appendChild(a),c=d.createElement("input"),c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),a.appendChild(c),l.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,l.noCloneEvent=!!a.addEventListener,a[n.expando]=1,l.attributes=!a.getAttribute(n.expando)}();var da={option:[1,""],legend:[1,"
","
"],area:[1,"",""],param:[1,"",""],thead:[1,"","
"],tr:[2,"","
"],col:[2,"","
"],td:[3,"","
"],_default:l.htmlSerialize?[0,"",""]:[1,"X
","
"]};da.optgroup=da.option,da.tbody=da.tfoot=da.colgroup=da.caption=da.thead,da.th=da.td;function ea(a,b){var c,d,e=0,f="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||n.nodeName(d,b)?f.push(d):n.merge(f,ea(d,b));return void 0===b||b&&n.nodeName(a,b)?n.merge([a],f):f}function fa(a,b){for(var c,d=0;null!=(c=a[d]);d++)n._data(c,"globalEval",!b||n._data(b[d],"globalEval"))}var ga=/<|&#?\w+;/,ha=/r;r++)if(g=a[r],g||0===g)if("object"===n.type(g))n.merge(q,g.nodeType?[g]:g);else if(ga.test(g)){i=i||p.appendChild(b.createElement("div")),j=($.exec(g)||["",""])[1].toLowerCase(),m=da[j]||da._default,i.innerHTML=m[1]+n.htmlPrefilter(g)+m[2],f=m[0];while(f--)i=i.lastChild;if(!l.leadingWhitespace&&aa.test(g)&&q.push(b.createTextNode(aa.exec(g)[0])),!l.tbody){g="table"!==j||ha.test(g)?""!==m[1]||ha.test(g)?0:i:i.firstChild,f=g&&g.childNodes.length;while(f--)n.nodeName(k=g.childNodes[f],"tbody")&&!k.childNodes.length&&g.removeChild(k)}n.merge(q,i.childNodes),i.textContent="";while(i.firstChild)i.removeChild(i.firstChild);i=p.lastChild}else q.push(b.createTextNode(g));i&&p.removeChild(i),l.appendChecked||n.grep(ea(q,"input"),ia),r=0;while(g=q[r++])if(d&&n.inArray(g,d)>-1)e&&e.push(g);else if(h=n.contains(g.ownerDocument,g),i=ea(p.appendChild(g),"script"),h&&fa(i),c){f=0;while(g=i[f++])_.test(g.type||"")&&c.push(g)}return i=null,p}!function(){var b,c,e=d.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(l[b]=c in a)||(e.setAttribute(c,"t"),l[b]=e.attributes[c].expando===!1);e=null}();var ka=/^(?:input|select|textarea)$/i,la=/^key/,ma=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,na=/^(?:focusinfocus|focusoutblur)$/,oa=/^([^.]*)(?:\.(.+)|)/;function pa(){return!0}function qa(){return!1}function ra(){try{return d.activeElement}catch(a){}}function sa(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)sa(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=qa;else if(!e)return a;return 1===f&&(g=e,e=function(a){return n().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=n.guid++)),a.each(function(){n.event.add(this,b,e,d,c)})}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=n.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return"undefined"==typeof n||a&&n.event.triggered===a.type?void 0:n.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(G)||[""],h=b.length;while(h--)f=oa.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=n.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=n.event.special[o]||{},l=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},i),(m=g[o])||(m=g[o]=[],m.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,l):m.push(l),n.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n.hasData(a)&&n._data(a);if(r&&(k=r.events)){b=(b||"").match(G)||[""],j=b.length;while(j--)if(h=oa.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=m.length;while(f--)g=m[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(m.splice(f,1),g.selector&&m.delegateCount--,l.remove&&l.remove.call(a,g));i&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(k)&&(delete r.handle,n._removeData(a,"events"))}},trigger:function(b,c,e,f){var g,h,i,j,l,m,o,p=[e||d],q=k.call(b,"type")?b.type:b,r=k.call(b,"namespace")?b.namespace.split("."):[];if(i=m=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!na.test(q+n.event.triggered)&&(q.indexOf(".")>-1&&(r=q.split("."),q=r.shift(),r.sort()),h=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=r.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:n.makeArray(c,[b]),l=n.event.special[q]||{},f||!l.trigger||l.trigger.apply(e,c)!==!1)){if(!f&&!l.noBubble&&!n.isWindow(e)){for(j=l.delegateType||q,na.test(j+q)||(i=i.parentNode);i;i=i.parentNode)p.push(i),m=i;m===(e.ownerDocument||d)&&p.push(m.defaultView||m.parentWindow||a)}o=0;while((i=p[o++])&&!b.isPropagationStopped())b.type=o>1?j:l.bindType||q,g=(n._data(i,"events")||{})[b.type]&&n._data(i,"handle"),g&&g.apply(i,c),g=h&&i[h],g&&g.apply&&M(i)&&(b.result=g.apply(i,c),b.result===!1&&b.preventDefault());if(b.type=q,!f&&!b.isDefaultPrevented()&&(!l._default||l._default.apply(p.pop(),c)===!1)&&M(e)&&h&&e[q]&&!n.isWindow(e)){m=e[h],m&&(e[h]=null),n.event.triggered=q;try{e[q]()}catch(s){}n.event.triggered=void 0,m&&(e[h]=m)}return b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,d,f,g,h=[],i=e.call(arguments),j=(n._data(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())(!a.rnamespace||a.rnamespace.test(g.namespace))&&(a.handleObj=g,a.data=g.data,d=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==d&&(a.result=d)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&("click"!==a.type||isNaN(a.button)||a.button<1))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>-1:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h]","i"),va=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,wa=/\s*$/g,Aa=ca(d),Ba=Aa.appendChild(d.createElement("div"));function Ca(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function Da(a){return a.type=(null!==n.find.attr(a,"type"))+"/"+a.type,a}function Ea(a){var b=ya.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function Fa(a,b){if(1===b.nodeType&&n.hasData(a)){var c,d,e,f=n._data(a),g=n._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)n.event.add(b,c,h[c][d])}g.data&&(g.data=n.extend({},g.data))}}function Ga(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!l.noCloneEvent&&b[n.expando]){e=n._data(b);for(d in e.events)n.removeEvent(b,d,e.handle);b.removeAttribute(n.expando)}"script"===c&&b.text!==a.text?(Da(b).text=a.text,Ea(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),l.html5Clone&&a.innerHTML&&!n.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&Z.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}function Ha(a,b,c,d){b=f.apply([],b);var e,g,h,i,j,k,m=0,o=a.length,p=o-1,q=b[0],r=n.isFunction(q);if(r||o>1&&"string"==typeof q&&!l.checkClone&&xa.test(q))return a.each(function(e){var f=a.eq(e);r&&(b[0]=q.call(this,e,f.html())),Ha(f,b,c,d)});if(o&&(k=ja(b,a[0].ownerDocument,!1,a,d),e=k.firstChild,1===k.childNodes.length&&(k=e),e||d)){for(i=n.map(ea(k,"script"),Da),h=i.length;o>m;m++)g=k,m!==p&&(g=n.clone(g,!0,!0),h&&n.merge(i,ea(g,"script"))),c.call(a[m],g,m);if(h)for(j=i[i.length-1].ownerDocument,n.map(i,Ea),m=0;h>m;m++)g=i[m],_.test(g.type||"")&&!n._data(g,"globalEval")&&n.contains(j,g)&&(g.src?n._evalUrl&&n._evalUrl(g.src):n.globalEval((g.text||g.textContent||g.innerHTML||"").replace(za,"")));k=e=null}return a}function Ia(a,b,c){for(var d,e=b?n.filter(b,a):a,f=0;null!=(d=e[f]);f++)c||1!==d.nodeType||n.cleanData(ea(d)),d.parentNode&&(c&&n.contains(d.ownerDocument,d)&&fa(ea(d,"script")),d.parentNode.removeChild(d));return a}n.extend({htmlPrefilter:function(a){return a.replace(va,"<$1>")},clone:function(a,b,c){var d,e,f,g,h,i=n.contains(a.ownerDocument,a);if(l.html5Clone||n.isXMLDoc(a)||!ua.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(Ba.innerHTML=a.outerHTML,Ba.removeChild(f=Ba.firstChild)),!(l.noCloneEvent&&l.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(d=ea(f),h=ea(a),g=0;null!=(e=h[g]);++g)d[g]&&Ga(e,d[g]);if(b)if(c)for(h=h||ea(a),d=d||ea(f),g=0;null!=(e=h[g]);g++)Fa(e,d[g]);else Fa(a,f);return d=ea(f,"script"),d.length>0&&fa(d,!i&&ea(a,"script")),d=h=e=null,f},cleanData:function(a,b){for(var d,e,f,g,h=0,i=n.expando,j=n.cache,k=l.attributes,m=n.event.special;null!=(d=a[h]);h++)if((b||M(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)m[e]?n.event.remove(d,e):n.removeEvent(d,e,g.handle);j[f]&&(delete j[f],k||"undefined"==typeof d.removeAttribute?d[i]=void 0:d.removeAttribute(i),c.push(f))}}}),n.fn.extend({domManip:Ha,detach:function(a){return Ia(this,a,!0)},remove:function(a){return Ia(this,a)},text:function(a){return Y(this,function(a){return void 0===a?n.text(this):this.empty().append((this[0]&&this[0].ownerDocument||d).createTextNode(a))},null,a,arguments.length)},append:function(){return Ha(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ca(this,a);b.appendChild(a)}})},prepend:function(){return Ha(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ca(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ha(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Ha(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&n.cleanData(ea(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&n.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return Y(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(ta,""):void 0;if("string"==typeof a&&!wa.test(a)&&(l.htmlSerialize||!ua.test(a))&&(l.leadingWhitespace||!aa.test(a))&&!da[($.exec(a)||["",""])[1].toLowerCase()]){a=n.htmlPrefilter(a);try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(ea(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=[];return Ha(this,arguments,function(b){var c=this.parentNode;n.inArray(this,a)<0&&(n.cleanData(ea(this)),c&&c.replaceChild(b,this))},a)}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=0,e=[],f=n(a),h=f.length-1;h>=d;d++)c=d===h?this:this.clone(!0),n(f[d])[b](c),g.apply(e,c.get());return this.pushStack(e)}});var Ja,Ka={HTML:"block",BODY:"block"};function La(a,b){var c=n(b.createElement(a)).appendTo(b.body),d=n.css(c[0],"display");return c.detach(),d}function Ma(a){var b=d,c=Ka[a];return c||(c=La(a,b),"none"!==c&&c||(Ja=(Ja||n("