From c2288d2d469aea1f257808a8f744cc756fc3af39 Mon Sep 17 00:00:00 2001 From: Mohamed Gad-Elrab Date: Wed, 8 May 2019 00:54:50 +0200 Subject: [PATCH] after copy --- .gitignore | 0 .gitmodules | 0 Api/pom.xml | 0 .../java/dictionaries/elastic/Entities.java | 0 Api/src/main/java/web/data/Paraphrase.java | 0 Api/src/main/java/web/data/Query.java | 35 +- Api/src/main/java/web/data/TextualSource.java | 12 + Client/pom.xml | 0 .../explain/ExplanationExtractorClient.java | 0 Client/src/main/resources/server.cofig | 0 Extras/pom.xml | 0 .../dictionary/builder/ExtractorCLI.java | 0 .../builder/extractors/LabelsExtractor.java | 0 .../extractors/LabelsExtractorWikidata.java | 0 .../extractors/LabelsExtractorYago.java | 0 .../builder/extractors/wikidata/Helper.java | 0 .../main/resources/dictionary_mapping.json | 0 QueryRewriting/libs/iris-api-0.8.2.jar | Bin QueryRewriting/libs/iris-impl-0.8.2.jar | Bin QueryRewriting/libs/iris-parser-0.8.2.jar | Bin QueryRewriting/pom.xml | 0 .../src/main/java/DocumentCollector.java | 0 .../src/main/java/JSONConverter.java | 0 QueryRewriting/src/main/java/MainCLI.java | 0 .../java/checker/ExplanationsExtractor.java | 0 .../src/main/java/checker/FactChecker.java | 0 .../src/main/java/checker/IDeepChecker.java | 0 .../src/main/java/config/Configuration.java | 0 .../java/datastructure/CorrectnessInfo.java | 0 .../experiments/DatalogProgramExecuter.java | 0 .../main/java/experiments/EvaluateLabels.java | 0 .../TruthAssessmentNadpaDataset.java | 0 .../java/extendedsldnf/CostAccumulator.java | 0 .../java/extendedsldnf/EvaluatorFactory.java | 0 .../ExtendedSLDNFEvaluationStrategy.java | 0 ...xtendedSLDNFEvaluationStrategyFactory.java | 0 .../main/java/extendedsldnf/FactsUtils.java | 0 .../extendedsldnf/IExplanationGenerator.java | 0 .../java/extendedsldnf/ItrSLDEvaluator.java | 0 .../OptimizedLiteralSelector.java | 0 .../java/extendedsldnf/RecSLDEvaluator.java | 0 .../datastructure/AbstractQueriesPool.java | 0 .../datastructure/DFSQueriesPool.java | 0 .../datastructure/EvidenceNode.java | 0 .../datastructure/Explanation.java | 0 .../datastructure/ExtQuerySubs.java | 0 .../datastructure/ExtendedFacts.java | 0 .../HeuristicBasedQueriesPool.java | 0 .../datastructure/IExtendedFacts.java | 0 .../datastructure/IQueriesPool.java | 0 .../datastructure/IQueryExplanations.java | 0 .../datastructure/InputQuery.java | 0 .../datastructure/QueriesPoolFactory.java | 0 .../datastructure/QueryExplanations.java | 0 .../facts/FactsLoaderFactory.java | 0 .../extendedsldnf/facts/IFactsLoader.java | 0 .../extendedsldnf/facts/IRISFactsLoader.java | 0 .../extendedsldnf/facts/RDFFactsLoader.java | 0 .../extendedsldnf/rules/IRulesSelector.java | 0 .../rules/SimpleRuleSelector.java | 0 .../extendedsldnf/viewing/ExecutionNode.java | 0 .../extendedsldnf/viewing/ExecutionTree.java | 0 .../main/java/text/FactSpottingConnector.java | 0 .../main/java/text/FactSpottingResult.java | 0 .../src/main/java/text/ITextConnector.java | 0 .../src/main/java/utils/Converter.java | 0 .../src/main/java/utils/DataUtils.java | 0 QueryRewriting/src/main/java/utils/Enums.java | 0 .../java/utils/RelativeRulesCollector.java | 0 .../main/java/utils/RulesSyntaxChecker.java | 0 .../src/main/java/utils/StringUtils.java | 0 .../src/main/java/utils/SyncCounter.java | 0 .../utils/eval/QueryExplanationsStats.java | 0 .../java/utils/eval/ResultsEvaluator.java | 0 .../src/main/java/utils/eval/WebResults.java | 0 .../src/main/java/utils/json/CustomGson.java | 0 .../utils/json/adapters/ILiteralAdapter.java | 0 .../utils/json/adapters/IQueryAdapter.java | 0 .../utils/json/adapters/IRuleAdapter.java | 0 .../utils/json/adapters/ITermJsonAdapter.java | 0 .../json/adapters/IVariableJsonAdapter.java | 0 .../adapters/SpottedEvidenceJsonAdapter.java | 0 .../TActionTypeIntHashMapAdapter.java | 0 .../fact_checking_rewriting.properties | 0 ...fact_checking_rewriting.properties.bac_may | 0 .../fact_checking_rewriting.properties.backup | 0 .../src/main/resources/log4j.properties | 0 .../src/main/resources/log4j2.properties | 0 .../src/main/resources/simple.properties | 0 README.md | 0 WebService/LICENSE | 0 WebService/README.md | 0 WebService/app/EbeanServerProvider.java | 0 WebService/app/Module.java | 0 .../app/controllers/AsyncController.java | 0 WebService/app/controllers/Evaluation.java | 0 WebService/app/controllers/Explanations.java | 0 WebService/app/views/eval_main.scala.html | 0 WebService/app/views/evaluation.scala.html | 0 WebService/app/views/explain_form.scala.html | 0 WebService/app/views/explan_card.scala.html | 0 WebService/app/views/explans.scala.html | 0 WebService/app/views/index.scala.html | 0 WebService/app/views/main.scala.html | 0 WebService/build.sbt | 0 WebService/conf/application.conf | 0 WebService/conf/ebean.properties | 0 .../conf/fact_checking_rewriting.properties | 0 WebService/conf/log4j2.properties | 0 WebService/conf/logback.xml | 0 WebService/conf/routes | 0 WebService/pom.xml | 0 WebService/project/build.properties | 0 WebService/project/plugins.sbt | 0 WebService/public/images/external.png | Bin WebService/public/images/favicon.png | Bin WebService/public/images/header-pattern.png | Bin WebService/public/javascripts/hello.js | 0 WebService/public/stylesheets/main.css | 0 WebService/public/stylesheets/theme.css | 0 WebService/public/stylesheets/theme.scss | 0 WebService/test/BrowserTest.java | 0 WebService/test/FunctionalTest.java | 0 WebService/test/UnitTest.java | 0 WebService2/app/Module.java | 0 .../app/controllers/AsyncController.java | 0 WebService2/app/controllers/Evaluation.java | 0 WebService2/app/controllers/Explanations.java | 0 WebService2/app/views/eval_main.scala.html | 0 WebService2/app/views/evaluation.scala.html | 0 WebService2/app/views/explain_form.scala.html | 0 WebService2/app/views/explan_card.scala.html | 0 WebService2/app/views/explans.scala.html | 0 WebService2/app/views/index.scala.html | 0 WebService2/app/views/main.scala.html | 0 WebService2/build.gradle | 0 WebService2/build.sbt | 0 WebService2/conf/application.conf | 0 WebService2/conf/exfakt_demo.properties | 0 WebService2/conf/exfakt_local.properties | 0 WebService2/conf/factspotting_demo.properties | 0 WebService2/conf/log4j2.properties | 0 WebService2/conf/logback.xml | 0 WebService2/conf/routes | 0 WebService2/conf/webservice.properties | 0 .../gradle/wrapper/gradle-wrapper.properties | 0 WebService2/gradlew | 0 WebService2/gradlew.bat | 168 +- WebService2/pom.xml | 0 WebService2/project/build.properties | 0 WebService2/project/plugins.sbt | 0 WebService2/project/scaffold.sbt | 0 WebService2/public/images/favicon.png | Bin WebService2/public/javascripts/main.js | 0 WebService2/public/stylesheets/main.css | 0 WebService2/public/stylesheets/theme.css | 0 WebService2/public/stylesheets/theme.scss | 0 WebService2/sbt-dist/bin/sbt-launch.jar | Bin WebService2/sbt-dist/bin/sbt.bat | 0 WebService2/sbt-dist/conf/sbtconfig.txt | 0 WebService2/sbt-dist/conf/sbtopts | 0 WebService2/sbt.bat | 6 +- .../test/controllers/HomeControllerTest.java | 0 data/bingResults.csv | 93 + data/exper2_queries.tsv | 0 data/exper2_results_voting.tsv | 2988 ++++++ ...esults_voting.tsv.3_scoreSizePosExplan.acc | 732 ++ data/kg.tsv | 0 data/out/queries.tsv_out.csv | 93 + data/out/queries_actedWith.tsv_out.csv | 2301 ++++ data/out/queries_all.tsv_out.csv | 0 data/out/queries_all_out.csv | 9462 +++++++++++++++++ data/out/queries_politician.tsv_out.csv | 579 + data/queries.tsv | 0 data/queries_actedWith.tsv | 50 + data/queries_all.tsv | 300 + data/queries_influences.tsv | 0 data/queries_manually.tsv | 0 data/queries_manually_voting.tsv | 275 + data/queries_politician.tsv | 50 + data/rules.iris | 0 install_external_jars.sh | 0 pom.xml | 0 rules_splitq_heursitic.out.json | 0 scripts/create_relation.sh | 0 scripts/load_extracted_dump.sh | 0 scripts/load_sentences_elastic.py | 0 scripts/load_sticts_elastic.py | 0 scripts/load_sticts_sententences_elastic.py | 0 scripts/load_to_elastic.py | 0 scripts/run_webservice.sh | 0 scripts/run_webservice2.sh | 0 src/main/java/Main.java | 0 193 files changed, 17045 insertions(+), 99 deletions(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .gitmodules mode change 100644 => 100755 Api/pom.xml mode change 100644 => 100755 Api/src/main/java/dictionaries/elastic/Entities.java mode change 100644 => 100755 Api/src/main/java/web/data/Paraphrase.java create mode 100644 Api/src/main/java/web/data/TextualSource.java mode change 100644 => 100755 Client/pom.xml mode change 100644 => 100755 Client/src/main/java/client/explain/ExplanationExtractorClient.java mode change 100644 => 100755 Client/src/main/resources/server.cofig mode change 100644 => 100755 Extras/pom.xml mode change 100644 => 100755 Extras/src/main/java/de/mpii/exfakt/dictionary/builder/ExtractorCLI.java mode change 100644 => 100755 Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/LabelsExtractor.java mode change 100644 => 100755 Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/LabelsExtractorWikidata.java mode change 100644 => 100755 Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/LabelsExtractorYago.java mode change 100644 => 100755 Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/wikidata/Helper.java mode change 100644 => 100755 Extras/src/main/resources/dictionary_mapping.json mode change 100644 => 100755 QueryRewriting/libs/iris-api-0.8.2.jar mode change 100644 => 100755 QueryRewriting/libs/iris-impl-0.8.2.jar mode change 100644 => 100755 QueryRewriting/libs/iris-parser-0.8.2.jar mode change 100644 => 100755 QueryRewriting/pom.xml mode change 100644 => 100755 QueryRewriting/src/main/java/DocumentCollector.java mode change 100644 => 100755 QueryRewriting/src/main/java/JSONConverter.java mode change 100644 => 100755 QueryRewriting/src/main/java/MainCLI.java mode change 100644 => 100755 QueryRewriting/src/main/java/checker/ExplanationsExtractor.java mode change 100644 => 100755 QueryRewriting/src/main/java/checker/FactChecker.java mode change 100644 => 100755 QueryRewriting/src/main/java/checker/IDeepChecker.java mode change 100644 => 100755 QueryRewriting/src/main/java/config/Configuration.java mode change 100644 => 100755 QueryRewriting/src/main/java/datastructure/CorrectnessInfo.java mode change 100644 => 100755 QueryRewriting/src/main/java/experiments/DatalogProgramExecuter.java mode change 100644 => 100755 QueryRewriting/src/main/java/experiments/EvaluateLabels.java mode change 100644 => 100755 QueryRewriting/src/main/java/experiments/TruthAssessmentNadpaDataset.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/CostAccumulator.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/EvaluatorFactory.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/ExtendedSLDNFEvaluationStrategy.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/ExtendedSLDNFEvaluationStrategyFactory.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/FactsUtils.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/IExplanationGenerator.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/ItrSLDEvaluator.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/OptimizedLiteralSelector.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/RecSLDEvaluator.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/AbstractQueriesPool.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/DFSQueriesPool.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/EvidenceNode.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/Explanation.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/ExtQuerySubs.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/ExtendedFacts.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/HeuristicBasedQueriesPool.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/IExtendedFacts.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/IQueriesPool.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/IQueryExplanations.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/InputQuery.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/QueriesPoolFactory.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/datastructure/QueryExplanations.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/facts/FactsLoaderFactory.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/facts/IFactsLoader.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/facts/IRISFactsLoader.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/facts/RDFFactsLoader.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/rules/IRulesSelector.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/rules/SimpleRuleSelector.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/viewing/ExecutionNode.java mode change 100644 => 100755 QueryRewriting/src/main/java/extendedsldnf/viewing/ExecutionTree.java mode change 100644 => 100755 QueryRewriting/src/main/java/text/FactSpottingConnector.java mode change 100644 => 100755 QueryRewriting/src/main/java/text/FactSpottingResult.java mode change 100644 => 100755 QueryRewriting/src/main/java/text/ITextConnector.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/Converter.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/DataUtils.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/Enums.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/RelativeRulesCollector.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/RulesSyntaxChecker.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/StringUtils.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/SyncCounter.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/eval/QueryExplanationsStats.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/eval/ResultsEvaluator.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/eval/WebResults.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/json/CustomGson.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/json/adapters/ILiteralAdapter.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/json/adapters/IQueryAdapter.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/json/adapters/IRuleAdapter.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/json/adapters/ITermJsonAdapter.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/json/adapters/IVariableJsonAdapter.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/json/adapters/SpottedEvidenceJsonAdapter.java mode change 100644 => 100755 QueryRewriting/src/main/java/utils/json/adapters/TActionTypeIntHashMapAdapter.java mode change 100644 => 100755 QueryRewriting/src/main/resources/fact_checking_rewriting.properties mode change 100644 => 100755 QueryRewriting/src/main/resources/fact_checking_rewriting.properties.bac_may mode change 100644 => 100755 QueryRewriting/src/main/resources/fact_checking_rewriting.properties.backup mode change 100644 => 100755 QueryRewriting/src/main/resources/log4j.properties mode change 100644 => 100755 QueryRewriting/src/main/resources/log4j2.properties mode change 100644 => 100755 QueryRewriting/src/main/resources/simple.properties mode change 100644 => 100755 README.md mode change 100644 => 100755 WebService/LICENSE mode change 100644 => 100755 WebService/README.md mode change 100644 => 100755 WebService/app/EbeanServerProvider.java mode change 100644 => 100755 WebService/app/Module.java mode change 100644 => 100755 WebService/app/controllers/AsyncController.java mode change 100644 => 100755 WebService/app/controllers/Evaluation.java mode change 100644 => 100755 WebService/app/controllers/Explanations.java mode change 100644 => 100755 WebService/app/views/eval_main.scala.html mode change 100644 => 100755 WebService/app/views/evaluation.scala.html mode change 100644 => 100755 WebService/app/views/explain_form.scala.html mode change 100644 => 100755 WebService/app/views/explan_card.scala.html mode change 100644 => 100755 WebService/app/views/explans.scala.html mode change 100644 => 100755 WebService/app/views/index.scala.html mode change 100644 => 100755 WebService/app/views/main.scala.html mode change 100644 => 100755 WebService/build.sbt mode change 100644 => 100755 WebService/conf/application.conf mode change 100644 => 100755 WebService/conf/ebean.properties mode change 100644 => 100755 WebService/conf/fact_checking_rewriting.properties mode change 100644 => 100755 WebService/conf/log4j2.properties mode change 100644 => 100755 WebService/conf/logback.xml mode change 100644 => 100755 WebService/conf/routes mode change 100644 => 100755 WebService/pom.xml mode change 100644 => 100755 WebService/project/build.properties mode change 100644 => 100755 WebService/project/plugins.sbt mode change 100644 => 100755 WebService/public/images/external.png mode change 100644 => 100755 WebService/public/images/favicon.png mode change 100644 => 100755 WebService/public/images/header-pattern.png mode change 100644 => 100755 WebService/public/javascripts/hello.js mode change 100644 => 100755 WebService/public/stylesheets/main.css mode change 100644 => 100755 WebService/public/stylesheets/theme.css mode change 100644 => 100755 WebService/public/stylesheets/theme.scss mode change 100644 => 100755 WebService/test/BrowserTest.java mode change 100644 => 100755 WebService/test/FunctionalTest.java mode change 100644 => 100755 WebService/test/UnitTest.java mode change 100644 => 100755 WebService2/app/Module.java mode change 100644 => 100755 WebService2/app/controllers/AsyncController.java mode change 100644 => 100755 WebService2/app/controllers/Evaluation.java mode change 100644 => 100755 WebService2/app/controllers/Explanations.java mode change 100644 => 100755 WebService2/app/views/eval_main.scala.html mode change 100644 => 100755 WebService2/app/views/evaluation.scala.html mode change 100644 => 100755 WebService2/app/views/explain_form.scala.html mode change 100644 => 100755 WebService2/app/views/explan_card.scala.html mode change 100644 => 100755 WebService2/app/views/explans.scala.html mode change 100644 => 100755 WebService2/app/views/index.scala.html mode change 100644 => 100755 WebService2/app/views/main.scala.html mode change 100644 => 100755 WebService2/build.gradle mode change 100644 => 100755 WebService2/build.sbt mode change 100644 => 100755 WebService2/conf/application.conf mode change 100644 => 100755 WebService2/conf/exfakt_demo.properties mode change 100644 => 100755 WebService2/conf/exfakt_local.properties mode change 100644 => 100755 WebService2/conf/factspotting_demo.properties mode change 100644 => 100755 WebService2/conf/log4j2.properties mode change 100644 => 100755 WebService2/conf/logback.xml mode change 100644 => 100755 WebService2/conf/routes mode change 100644 => 100755 WebService2/conf/webservice.properties mode change 100644 => 100755 WebService2/gradle/wrapper/gradle-wrapper.properties mode change 100644 => 100755 WebService2/gradlew mode change 100644 => 100755 WebService2/gradlew.bat mode change 100644 => 100755 WebService2/pom.xml mode change 100644 => 100755 WebService2/project/build.properties mode change 100644 => 100755 WebService2/project/plugins.sbt mode change 100644 => 100755 WebService2/project/scaffold.sbt mode change 100644 => 100755 WebService2/public/images/favicon.png mode change 100644 => 100755 WebService2/public/javascripts/main.js mode change 100644 => 100755 WebService2/public/stylesheets/main.css mode change 100644 => 100755 WebService2/public/stylesheets/theme.css mode change 100644 => 100755 WebService2/public/stylesheets/theme.scss mode change 100644 => 100755 WebService2/sbt-dist/bin/sbt-launch.jar mode change 100644 => 100755 WebService2/sbt-dist/bin/sbt.bat mode change 100644 => 100755 WebService2/sbt-dist/conf/sbtconfig.txt mode change 100644 => 100755 WebService2/sbt-dist/conf/sbtopts mode change 100644 => 100755 WebService2/test/controllers/HomeControllerTest.java create mode 100755 data/bingResults.csv mode change 100644 => 100755 data/exper2_queries.tsv create mode 100755 data/exper2_results_voting.tsv create mode 100755 data/exper2_results_voting.tsv.3_scoreSizePosExplan.acc mode change 100644 => 100755 data/kg.tsv create mode 100755 data/out/queries.tsv_out.csv create mode 100755 data/out/queries_actedWith.tsv_out.csv create mode 100755 data/out/queries_all.tsv_out.csv create mode 100755 data/out/queries_all_out.csv create mode 100755 data/out/queries_politician.tsv_out.csv mode change 100644 => 100755 data/queries.tsv create mode 100755 data/queries_actedWith.tsv create mode 100755 data/queries_all.tsv mode change 100644 => 100755 data/queries_influences.tsv mode change 100644 => 100755 data/queries_manually.tsv create mode 100755 data/queries_manually_voting.tsv create mode 100755 data/queries_politician.tsv mode change 100644 => 100755 data/rules.iris mode change 100644 => 100755 install_external_jars.sh mode change 100644 => 100755 pom.xml mode change 100644 => 100755 rules_splitq_heursitic.out.json mode change 100644 => 100755 scripts/create_relation.sh mode change 100644 => 100755 scripts/load_extracted_dump.sh mode change 100644 => 100755 scripts/load_sentences_elastic.py mode change 100644 => 100755 scripts/load_sticts_elastic.py mode change 100644 => 100755 scripts/load_sticts_sententences_elastic.py mode change 100644 => 100755 scripts/load_to_elastic.py mode change 100644 => 100755 scripts/run_webservice.sh mode change 100644 => 100755 scripts/run_webservice2.sh mode change 100644 => 100755 src/main/java/Main.java diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.gitmodules b/.gitmodules old mode 100644 new mode 100755 diff --git a/Api/pom.xml b/Api/pom.xml old mode 100644 new mode 100755 diff --git a/Api/src/main/java/dictionaries/elastic/Entities.java b/Api/src/main/java/dictionaries/elastic/Entities.java old mode 100644 new mode 100755 diff --git a/Api/src/main/java/web/data/Paraphrase.java b/Api/src/main/java/web/data/Paraphrase.java old mode 100644 new mode 100755 diff --git a/Api/src/main/java/web/data/Query.java b/Api/src/main/java/web/data/Query.java index bdb392b..6b9ea48 100644 --- a/Api/src/main/java/web/data/Query.java +++ b/Api/src/main/java/web/data/Query.java @@ -21,8 +21,8 @@ public class Query /*extends QueryExplanations*/{ String rules; List kgs=new ArrayList<>(); - List text=new ArrayList<>(); - List textWeight=new ArrayList<>(); + List textualSources=new ArrayList<>(); + int numOfRules=5; int numOfexplan=5; @@ -39,13 +39,11 @@ public void setKgs(List kgs) { this.kgs = kgs; } - public void setText(List text) { - this.text = text; - } - public void setTextWeight(List textWeight) { - this.textWeight = textWeight; - } + +// public void setTextWeight(List textWeight) { +// this.textWeight = textWeight; +// } public void setNumOfRules(int numOfRules) { this.numOfRules = numOfRules; @@ -59,14 +57,19 @@ public List getKgs() { return kgs; } - public List getText() { - return text; + + public void setTextualSources(List textualSources) { + this.textualSources = textualSources; } - public List getTextWeight() { - return textWeight; + public List getTextualSources() { + return textualSources; } +// public List getTextWeight() { +// return textWeight; +// } + public int getNumOfRules() { return numOfRules; } @@ -104,6 +107,14 @@ public Query(int id, String name, String subject, String predicate, String objec } + public void addKg(String kgName){ + kgs.add(kgName); + } + + public void addTextualSource(TextualSource textualSource){ + textualSources.add(textualSource); + } + public Query() { } diff --git a/Api/src/main/java/web/data/TextualSource.java b/Api/src/main/java/web/data/TextualSource.java new file mode 100644 index 0000000..8e68f67 --- /dev/null +++ b/Api/src/main/java/web/data/TextualSource.java @@ -0,0 +1,12 @@ +package web.data; + +public class TextualSource { + + String sourceName; + Double weight; + + public TextualSource(String sourceName, Double weight) { + this.sourceName = sourceName; + this.weight = weight; + } +} diff --git a/Client/pom.xml b/Client/pom.xml old mode 100644 new mode 100755 diff --git a/Client/src/main/java/client/explain/ExplanationExtractorClient.java b/Client/src/main/java/client/explain/ExplanationExtractorClient.java old mode 100644 new mode 100755 diff --git a/Client/src/main/resources/server.cofig b/Client/src/main/resources/server.cofig old mode 100644 new mode 100755 diff --git a/Extras/pom.xml b/Extras/pom.xml old mode 100644 new mode 100755 diff --git a/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/ExtractorCLI.java b/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/ExtractorCLI.java old mode 100644 new mode 100755 diff --git a/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/LabelsExtractor.java b/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/LabelsExtractor.java old mode 100644 new mode 100755 diff --git a/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/LabelsExtractorWikidata.java b/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/LabelsExtractorWikidata.java old mode 100644 new mode 100755 diff --git a/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/LabelsExtractorYago.java b/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/LabelsExtractorYago.java old mode 100644 new mode 100755 diff --git a/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/wikidata/Helper.java b/Extras/src/main/java/de/mpii/exfakt/dictionary/builder/extractors/wikidata/Helper.java old mode 100644 new mode 100755 diff --git a/Extras/src/main/resources/dictionary_mapping.json b/Extras/src/main/resources/dictionary_mapping.json old mode 100644 new mode 100755 diff --git a/QueryRewriting/libs/iris-api-0.8.2.jar b/QueryRewriting/libs/iris-api-0.8.2.jar old mode 100644 new mode 100755 diff --git a/QueryRewriting/libs/iris-impl-0.8.2.jar b/QueryRewriting/libs/iris-impl-0.8.2.jar old mode 100644 new mode 100755 diff --git a/QueryRewriting/libs/iris-parser-0.8.2.jar b/QueryRewriting/libs/iris-parser-0.8.2.jar old mode 100644 new mode 100755 diff --git a/QueryRewriting/pom.xml b/QueryRewriting/pom.xml old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/DocumentCollector.java b/QueryRewriting/src/main/java/DocumentCollector.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/JSONConverter.java b/QueryRewriting/src/main/java/JSONConverter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/MainCLI.java b/QueryRewriting/src/main/java/MainCLI.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/checker/ExplanationsExtractor.java b/QueryRewriting/src/main/java/checker/ExplanationsExtractor.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/checker/FactChecker.java b/QueryRewriting/src/main/java/checker/FactChecker.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/checker/IDeepChecker.java b/QueryRewriting/src/main/java/checker/IDeepChecker.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/config/Configuration.java b/QueryRewriting/src/main/java/config/Configuration.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/datastructure/CorrectnessInfo.java b/QueryRewriting/src/main/java/datastructure/CorrectnessInfo.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/experiments/DatalogProgramExecuter.java b/QueryRewriting/src/main/java/experiments/DatalogProgramExecuter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/experiments/EvaluateLabels.java b/QueryRewriting/src/main/java/experiments/EvaluateLabels.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/experiments/TruthAssessmentNadpaDataset.java b/QueryRewriting/src/main/java/experiments/TruthAssessmentNadpaDataset.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/CostAccumulator.java b/QueryRewriting/src/main/java/extendedsldnf/CostAccumulator.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/EvaluatorFactory.java b/QueryRewriting/src/main/java/extendedsldnf/EvaluatorFactory.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/ExtendedSLDNFEvaluationStrategy.java b/QueryRewriting/src/main/java/extendedsldnf/ExtendedSLDNFEvaluationStrategy.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/ExtendedSLDNFEvaluationStrategyFactory.java b/QueryRewriting/src/main/java/extendedsldnf/ExtendedSLDNFEvaluationStrategyFactory.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/FactsUtils.java b/QueryRewriting/src/main/java/extendedsldnf/FactsUtils.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/IExplanationGenerator.java b/QueryRewriting/src/main/java/extendedsldnf/IExplanationGenerator.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/ItrSLDEvaluator.java b/QueryRewriting/src/main/java/extendedsldnf/ItrSLDEvaluator.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/OptimizedLiteralSelector.java b/QueryRewriting/src/main/java/extendedsldnf/OptimizedLiteralSelector.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/RecSLDEvaluator.java b/QueryRewriting/src/main/java/extendedsldnf/RecSLDEvaluator.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/AbstractQueriesPool.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/AbstractQueriesPool.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/DFSQueriesPool.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/DFSQueriesPool.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/EvidenceNode.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/EvidenceNode.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/Explanation.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/Explanation.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/ExtQuerySubs.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/ExtQuerySubs.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/ExtendedFacts.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/ExtendedFacts.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/HeuristicBasedQueriesPool.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/HeuristicBasedQueriesPool.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/IExtendedFacts.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/IExtendedFacts.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/IQueriesPool.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/IQueriesPool.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/IQueryExplanations.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/IQueryExplanations.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/InputQuery.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/InputQuery.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/QueriesPoolFactory.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/QueriesPoolFactory.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/datastructure/QueryExplanations.java b/QueryRewriting/src/main/java/extendedsldnf/datastructure/QueryExplanations.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/facts/FactsLoaderFactory.java b/QueryRewriting/src/main/java/extendedsldnf/facts/FactsLoaderFactory.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/facts/IFactsLoader.java b/QueryRewriting/src/main/java/extendedsldnf/facts/IFactsLoader.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/facts/IRISFactsLoader.java b/QueryRewriting/src/main/java/extendedsldnf/facts/IRISFactsLoader.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/facts/RDFFactsLoader.java b/QueryRewriting/src/main/java/extendedsldnf/facts/RDFFactsLoader.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/rules/IRulesSelector.java b/QueryRewriting/src/main/java/extendedsldnf/rules/IRulesSelector.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/rules/SimpleRuleSelector.java b/QueryRewriting/src/main/java/extendedsldnf/rules/SimpleRuleSelector.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/viewing/ExecutionNode.java b/QueryRewriting/src/main/java/extendedsldnf/viewing/ExecutionNode.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/extendedsldnf/viewing/ExecutionTree.java b/QueryRewriting/src/main/java/extendedsldnf/viewing/ExecutionTree.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/text/FactSpottingConnector.java b/QueryRewriting/src/main/java/text/FactSpottingConnector.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/text/FactSpottingResult.java b/QueryRewriting/src/main/java/text/FactSpottingResult.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/text/ITextConnector.java b/QueryRewriting/src/main/java/text/ITextConnector.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/Converter.java b/QueryRewriting/src/main/java/utils/Converter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/DataUtils.java b/QueryRewriting/src/main/java/utils/DataUtils.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/Enums.java b/QueryRewriting/src/main/java/utils/Enums.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/RelativeRulesCollector.java b/QueryRewriting/src/main/java/utils/RelativeRulesCollector.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/RulesSyntaxChecker.java b/QueryRewriting/src/main/java/utils/RulesSyntaxChecker.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/StringUtils.java b/QueryRewriting/src/main/java/utils/StringUtils.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/SyncCounter.java b/QueryRewriting/src/main/java/utils/SyncCounter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/eval/QueryExplanationsStats.java b/QueryRewriting/src/main/java/utils/eval/QueryExplanationsStats.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/eval/ResultsEvaluator.java b/QueryRewriting/src/main/java/utils/eval/ResultsEvaluator.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/eval/WebResults.java b/QueryRewriting/src/main/java/utils/eval/WebResults.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/json/CustomGson.java b/QueryRewriting/src/main/java/utils/json/CustomGson.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/json/adapters/ILiteralAdapter.java b/QueryRewriting/src/main/java/utils/json/adapters/ILiteralAdapter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/json/adapters/IQueryAdapter.java b/QueryRewriting/src/main/java/utils/json/adapters/IQueryAdapter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/json/adapters/IRuleAdapter.java b/QueryRewriting/src/main/java/utils/json/adapters/IRuleAdapter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/json/adapters/ITermJsonAdapter.java b/QueryRewriting/src/main/java/utils/json/adapters/ITermJsonAdapter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/json/adapters/IVariableJsonAdapter.java b/QueryRewriting/src/main/java/utils/json/adapters/IVariableJsonAdapter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/json/adapters/SpottedEvidenceJsonAdapter.java b/QueryRewriting/src/main/java/utils/json/adapters/SpottedEvidenceJsonAdapter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/java/utils/json/adapters/TActionTypeIntHashMapAdapter.java b/QueryRewriting/src/main/java/utils/json/adapters/TActionTypeIntHashMapAdapter.java old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/resources/fact_checking_rewriting.properties b/QueryRewriting/src/main/resources/fact_checking_rewriting.properties old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/resources/fact_checking_rewriting.properties.bac_may b/QueryRewriting/src/main/resources/fact_checking_rewriting.properties.bac_may old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/resources/fact_checking_rewriting.properties.backup b/QueryRewriting/src/main/resources/fact_checking_rewriting.properties.backup old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/resources/log4j.properties b/QueryRewriting/src/main/resources/log4j.properties old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/resources/log4j2.properties b/QueryRewriting/src/main/resources/log4j2.properties old mode 100644 new mode 100755 diff --git a/QueryRewriting/src/main/resources/simple.properties b/QueryRewriting/src/main/resources/simple.properties old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/WebService/LICENSE b/WebService/LICENSE old mode 100644 new mode 100755 diff --git a/WebService/README.md b/WebService/README.md old mode 100644 new mode 100755 diff --git a/WebService/app/EbeanServerProvider.java b/WebService/app/EbeanServerProvider.java old mode 100644 new mode 100755 diff --git a/WebService/app/Module.java b/WebService/app/Module.java old mode 100644 new mode 100755 diff --git a/WebService/app/controllers/AsyncController.java b/WebService/app/controllers/AsyncController.java old mode 100644 new mode 100755 diff --git a/WebService/app/controllers/Evaluation.java b/WebService/app/controllers/Evaluation.java old mode 100644 new mode 100755 diff --git a/WebService/app/controllers/Explanations.java b/WebService/app/controllers/Explanations.java old mode 100644 new mode 100755 diff --git a/WebService/app/views/eval_main.scala.html b/WebService/app/views/eval_main.scala.html old mode 100644 new mode 100755 diff --git a/WebService/app/views/evaluation.scala.html b/WebService/app/views/evaluation.scala.html old mode 100644 new mode 100755 diff --git a/WebService/app/views/explain_form.scala.html b/WebService/app/views/explain_form.scala.html old mode 100644 new mode 100755 diff --git a/WebService/app/views/explan_card.scala.html b/WebService/app/views/explan_card.scala.html old mode 100644 new mode 100755 diff --git a/WebService/app/views/explans.scala.html b/WebService/app/views/explans.scala.html old mode 100644 new mode 100755 diff --git a/WebService/app/views/index.scala.html b/WebService/app/views/index.scala.html old mode 100644 new mode 100755 diff --git a/WebService/app/views/main.scala.html b/WebService/app/views/main.scala.html old mode 100644 new mode 100755 diff --git a/WebService/build.sbt b/WebService/build.sbt old mode 100644 new mode 100755 diff --git a/WebService/conf/application.conf b/WebService/conf/application.conf old mode 100644 new mode 100755 diff --git a/WebService/conf/ebean.properties b/WebService/conf/ebean.properties old mode 100644 new mode 100755 diff --git a/WebService/conf/fact_checking_rewriting.properties b/WebService/conf/fact_checking_rewriting.properties old mode 100644 new mode 100755 diff --git a/WebService/conf/log4j2.properties b/WebService/conf/log4j2.properties old mode 100644 new mode 100755 diff --git a/WebService/conf/logback.xml b/WebService/conf/logback.xml old mode 100644 new mode 100755 diff --git a/WebService/conf/routes b/WebService/conf/routes old mode 100644 new mode 100755 diff --git a/WebService/pom.xml b/WebService/pom.xml old mode 100644 new mode 100755 diff --git a/WebService/project/build.properties b/WebService/project/build.properties old mode 100644 new mode 100755 diff --git a/WebService/project/plugins.sbt b/WebService/project/plugins.sbt old mode 100644 new mode 100755 diff --git a/WebService/public/images/external.png b/WebService/public/images/external.png old mode 100644 new mode 100755 diff --git a/WebService/public/images/favicon.png b/WebService/public/images/favicon.png old mode 100644 new mode 100755 diff --git a/WebService/public/images/header-pattern.png b/WebService/public/images/header-pattern.png old mode 100644 new mode 100755 diff --git a/WebService/public/javascripts/hello.js b/WebService/public/javascripts/hello.js old mode 100644 new mode 100755 diff --git a/WebService/public/stylesheets/main.css b/WebService/public/stylesheets/main.css old mode 100644 new mode 100755 diff --git a/WebService/public/stylesheets/theme.css b/WebService/public/stylesheets/theme.css old mode 100644 new mode 100755 diff --git a/WebService/public/stylesheets/theme.scss b/WebService/public/stylesheets/theme.scss old mode 100644 new mode 100755 diff --git a/WebService/test/BrowserTest.java b/WebService/test/BrowserTest.java old mode 100644 new mode 100755 diff --git a/WebService/test/FunctionalTest.java b/WebService/test/FunctionalTest.java old mode 100644 new mode 100755 diff --git a/WebService/test/UnitTest.java b/WebService/test/UnitTest.java old mode 100644 new mode 100755 diff --git a/WebService2/app/Module.java b/WebService2/app/Module.java old mode 100644 new mode 100755 diff --git a/WebService2/app/controllers/AsyncController.java b/WebService2/app/controllers/AsyncController.java old mode 100644 new mode 100755 diff --git a/WebService2/app/controllers/Evaluation.java b/WebService2/app/controllers/Evaluation.java old mode 100644 new mode 100755 diff --git a/WebService2/app/controllers/Explanations.java b/WebService2/app/controllers/Explanations.java old mode 100644 new mode 100755 diff --git a/WebService2/app/views/eval_main.scala.html b/WebService2/app/views/eval_main.scala.html old mode 100644 new mode 100755 diff --git a/WebService2/app/views/evaluation.scala.html b/WebService2/app/views/evaluation.scala.html old mode 100644 new mode 100755 diff --git a/WebService2/app/views/explain_form.scala.html b/WebService2/app/views/explain_form.scala.html old mode 100644 new mode 100755 diff --git a/WebService2/app/views/explan_card.scala.html b/WebService2/app/views/explan_card.scala.html old mode 100644 new mode 100755 diff --git a/WebService2/app/views/explans.scala.html b/WebService2/app/views/explans.scala.html old mode 100644 new mode 100755 diff --git a/WebService2/app/views/index.scala.html b/WebService2/app/views/index.scala.html old mode 100644 new mode 100755 diff --git a/WebService2/app/views/main.scala.html b/WebService2/app/views/main.scala.html old mode 100644 new mode 100755 diff --git a/WebService2/build.gradle b/WebService2/build.gradle old mode 100644 new mode 100755 diff --git a/WebService2/build.sbt b/WebService2/build.sbt old mode 100644 new mode 100755 diff --git a/WebService2/conf/application.conf b/WebService2/conf/application.conf old mode 100644 new mode 100755 diff --git a/WebService2/conf/exfakt_demo.properties b/WebService2/conf/exfakt_demo.properties old mode 100644 new mode 100755 diff --git a/WebService2/conf/exfakt_local.properties b/WebService2/conf/exfakt_local.properties old mode 100644 new mode 100755 diff --git a/WebService2/conf/factspotting_demo.properties b/WebService2/conf/factspotting_demo.properties old mode 100644 new mode 100755 diff --git a/WebService2/conf/log4j2.properties b/WebService2/conf/log4j2.properties old mode 100644 new mode 100755 diff --git a/WebService2/conf/logback.xml b/WebService2/conf/logback.xml old mode 100644 new mode 100755 diff --git a/WebService2/conf/routes b/WebService2/conf/routes old mode 100644 new mode 100755 diff --git a/WebService2/conf/webservice.properties b/WebService2/conf/webservice.properties old mode 100644 new mode 100755 diff --git a/WebService2/gradle/wrapper/gradle-wrapper.properties b/WebService2/gradle/wrapper/gradle-wrapper.properties old mode 100644 new mode 100755 diff --git a/WebService2/gradlew b/WebService2/gradlew old mode 100644 new mode 100755 diff --git a/WebService2/gradlew.bat b/WebService2/gradlew.bat old mode 100644 new mode 100755 index f955316..e95643d --- a/WebService2/gradlew.bat +++ b/WebService2/gradlew.bat @@ -1,84 +1,84 @@ -@if "%DEBUG%" == "" @echo off -@rem ########################################################################## -@rem -@rem Gradle startup script for Windows -@rem -@rem ########################################################################## - -@rem Set local scope for the variables with windows NT shell -if "%OS%"=="Windows_NT" setlocal - -set DIRNAME=%~dp0 -if "%DIRNAME%" == "" set DIRNAME=. -set APP_BASE_NAME=%~n0 -set APP_HOME=%DIRNAME% - -@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -set DEFAULT_JVM_OPTS= - -@rem Find java.exe -if defined JAVA_HOME goto findJavaFromJavaHome - -set JAVA_EXE=java.exe -%JAVA_EXE% -version >NUL 2>&1 -if "%ERRORLEVEL%" == "0" goto init - -echo. -echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:findJavaFromJavaHome -set JAVA_HOME=%JAVA_HOME:"=% -set JAVA_EXE=%JAVA_HOME%/bin/java.exe - -if exist "%JAVA_EXE%" goto init - -echo. -echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:init -@rem Get command-line arguments, handling Windows variants - -if not "%OS%" == "Windows_NT" goto win9xME_args - -:win9xME_args -@rem Slurp the command line arguments. -set CMD_LINE_ARGS= -set _SKIP=2 - -:win9xME_args_slurp -if "x%~1" == "x" goto execute - -set CMD_LINE_ARGS=%* - -:execute -@rem Setup the command line - -set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar - -@rem Execute Gradle -"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% - -:end -@rem End local scope for the variables with windows NT shell -if "%ERRORLEVEL%"=="0" goto mainEnd - -:fail -rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of -rem the _cmd.exe /c_ return code! -if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 -exit /b 1 - -:mainEnd -if "%OS%"=="Windows_NT" endlocal - -:omega +@if "%DEBUG%" == "" @echo off +@rem ########################################################################## +@rem +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%" == "" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. +set DEFAULT_JVM_OPTS= + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if "%ERRORLEVEL%" == "0" goto init + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto init + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:init +@rem Get command-line arguments, handling Windows variants + +if not "%OS%" == "Windows_NT" goto win9xME_args + +:win9xME_args +@rem Slurp the command line arguments. +set CMD_LINE_ARGS= +set _SKIP=2 + +:win9xME_args_slurp +if "x%~1" == "x" goto execute + +set CMD_LINE_ARGS=%* + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% + +:end +@rem End local scope for the variables with windows NT shell +if "%ERRORLEVEL%"=="0" goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 +exit /b 1 + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/WebService2/pom.xml b/WebService2/pom.xml old mode 100644 new mode 100755 diff --git a/WebService2/project/build.properties b/WebService2/project/build.properties old mode 100644 new mode 100755 diff --git a/WebService2/project/plugins.sbt b/WebService2/project/plugins.sbt old mode 100644 new mode 100755 diff --git a/WebService2/project/scaffold.sbt b/WebService2/project/scaffold.sbt old mode 100644 new mode 100755 diff --git a/WebService2/public/images/favicon.png b/WebService2/public/images/favicon.png old mode 100644 new mode 100755 diff --git a/WebService2/public/javascripts/main.js b/WebService2/public/javascripts/main.js old mode 100644 new mode 100755 diff --git a/WebService2/public/stylesheets/main.css b/WebService2/public/stylesheets/main.css old mode 100644 new mode 100755 diff --git a/WebService2/public/stylesheets/theme.css b/WebService2/public/stylesheets/theme.css old mode 100644 new mode 100755 diff --git a/WebService2/public/stylesheets/theme.scss b/WebService2/public/stylesheets/theme.scss old mode 100644 new mode 100755 diff --git a/WebService2/sbt-dist/bin/sbt-launch.jar b/WebService2/sbt-dist/bin/sbt-launch.jar old mode 100644 new mode 100755 diff --git a/WebService2/sbt-dist/bin/sbt.bat b/WebService2/sbt-dist/bin/sbt.bat old mode 100644 new mode 100755 diff --git a/WebService2/sbt-dist/conf/sbtconfig.txt b/WebService2/sbt-dist/conf/sbtconfig.txt old mode 100644 new mode 100755 diff --git a/WebService2/sbt-dist/conf/sbtopts b/WebService2/sbt-dist/conf/sbtopts old mode 100644 new mode 100755 diff --git a/WebService2/sbt.bat b/WebService2/sbt.bat index 436eee2..d199a1c 100755 --- a/WebService2/sbt.bat +++ b/WebService2/sbt.bat @@ -1,3 +1,3 @@ -@REM SBT launcher script - -.\sbt-dist\bin\sbt.bat %* +@REM SBT launcher script + +.\sbt-dist\bin\sbt.bat %* diff --git a/WebService2/test/controllers/HomeControllerTest.java b/WebService2/test/controllers/HomeControllerTest.java old mode 100644 new mode 100755 diff --git a/data/bingResults.csv b/data/bingResults.csv new file mode 100755 index 0000000..be8fa24 --- /dev/null +++ b/data/bingResults.csv @@ -0,0 +1,93 @@ +query,result_size,documents +Albert Einstein was born in Ulm,5,"
+

+ Albert Einstein in Ulm +
+ALBERT EINSTEIN IN ULM, 1879 - 1880. Hermann Einstein (1847-1902), born in Buchau on the Federsee and merchant in Ulm, married 18 year-old Pauline Koch (1858-1920) from Cannstatt, the daughter of a purveyor to the royal household and corn-merchant in Stuttgart, on August 8, 1876. +
+ www.einstein-website.de/z_biography/ulm-e.html +

+
+
+

+ Albert Einstein - Wikipedia +
+Albert Einstein was born in Ulm, in the Kingdom of Württemberg in the German Empire, on 14 March 1879. His parents were Hermann Einstein, a salesman and engineer, and Pauline Koch. +
+ https://en.wikipedia.org/wiki/Albert_Einstein +

+
+
+

+ Albert Einstein Biography - Biography +
+Biography.com offers a glimpse into the life of Albert Einstein, the most influential physicist of the 20th century who developed the theory of relativity. +
+ https://www.biography.com/people/albert-einstein-9285408 +

+
+
+

+ Albert Einstein born - Mar 14, 1879 - HISTORY.com +
+On this day in History, Albert Einstein born on Mar 14, 1879. Learn more about what happened today on History. +
+ https://www.history.com/this-day-in-history/albert-einstein-born +

+
+
+

+ Albert Einstein - Biography - IMDb +
+Albert Einstein was born in Ulm, Kingdom of Württemberg, to a German Jewish family. He was the son of Pauline (Koch) and Hermann Einstein, a ... +
+ www.imdb.com/name/nm0251868/bio +

+
+" +Barak Obama was born in U S A,5,"
+

+ Barack Obama - Wikipedia +
+The Obama Presidential Center is the planned presidential library of Barack Obama. The center will be hosted by the University of Chicago, ... +
+ https://en.wikipedia.org/wiki/Barack_Obama +

+
+
+

+ Barack Obama citizenship conspiracy theories - Wikipedia +
+During Barack Obama's campaign for president in 2008, throughout his presidency, and afterwards, a number of conspiracy theories falsely asserted Obama was ineligible to be President of the United States because he was not a natural-born citizen of the United States as required by Article Two of the U.S. Constitution. +
+ https://en.wikipedia.org/wiki/Barack_Obama_citizenship_conspiracy... +

+
+
+

+ Citizenship Scandal: 7 Facts About Barack Obama's Birth ... +
+PLEASE NOTE: All information presented on Newsmax.com is for informational purposes only. It is not specific medical advice for any individual. +
+ https://www.newsmax.com/FastFeatures/Barack-Obama-Citizenship... +

+
+
+

+ Barack Obama Admits he was born in Kenya Speech - YouTube +
+Want music and videos with zero ads? Get YouTube Red. Working... Not now Try it free. Find out why Close. Barack Obama Admits he was born in Kenya Speech +
+ https://www.youtube.com/watch?v=cQcd41RO25k +

+
+
+

+ Barack Obama - U.S. Presidents - HISTORY.com +
+Find out more about the history of Barack Obama, including videos, interesting articles, pictures, historical features and more. Get all the facts on HISTORY.com +
+ https://www.history.com/topics/us-presidents/barack-obama +

+
+" diff --git a/data/exper2_queries.tsv b/data/exper2_queries.tsv old mode 100644 new mode 100755 diff --git a/data/exper2_results_voting.tsv b/data/exper2_results_voting.tsv new file mode 100755 index 0000000..405db97 --- /dev/null +++ b/data/exper2_results_voting.tsv @@ -0,0 +1,2988 @@ + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 2 1 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 4 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 3 1 + isCitizenOf 0 0 + isCitizenOf 1 0 + isCitizenOf 0 0 + isCitizenOf 2 1 + isCitizenOf 1 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 1 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 3 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 2 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 1 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 2 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 1 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 4 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 5 0 + isCitizenOf 2 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 1 1 + isCitizenOf 4 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 1 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 3 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 4 0 + isCitizenOf 0 0 + isCitizenOf 2 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 4 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 1 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 1 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 4 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 2 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 1 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 4 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 1 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 2 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 1 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 1 0 + isCitizenOf 0 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 2 0 + isCitizenOf 5 1 + isCitizenOf 5 0 + isCitizenOf 5 0 + isCitizenOf 0 0 + isCitizenOf 5 1 + isCitizenOf 0 0 + isCitizenOf 0 0 + isCitizenOf 3 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 2 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 1 0 + vicePresident 5 0 + vicePresident 0 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 2 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 2 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 3 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 4 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 3 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 4 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 2 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 3 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 3 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 1 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 2 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 4 1 + vicePresident 1 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 1 0 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 1 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 0 0 + vicePresident 5 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 2 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 2 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 diff --git a/data/exper2_results_voting.tsv.3_scoreSizePosExplan.acc b/data/exper2_results_voting.tsv.3_scoreSizePosExplan.acc new file mode 100755 index 0000000..8a863b4 --- /dev/null +++ b/data/exper2_results_voting.tsv.3_scoreSizePosExplan.acc @@ -0,0 +1,732 @@ + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [2.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [4.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + diedIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + graduatedFrom 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [3.0, 1.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [2.0, 1.0, 0.0, 0.0] + isCitizenOf 0.6666666666666666 [0, 1, 0, 0] [1.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [3.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [2.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [2.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 0.6666666666666666 [0, 1, 0, 0] [5.0, 4.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [2.0, 0.0, 0.0, 0.0] + isCitizenOf 0.6666666666666666 [0, 1, 0, 0] [4.0, 1.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [3.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 0.6666666666666666 [0, 1, 0, 0] [4.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [2.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [4.0, 0.0, 0.0, 0.0] + isCitizenOf 0.6666666666666666 [0, 1, 0, 0] [1.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [4.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 0.6666666666666666 [0, 1, 0, 0] [2.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [4.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [2.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [1.0, 1.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 0.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 2.0, 0.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 5.0, 5.0, 0.0] + isCitizenOf 1.0 [1, 0, 0, 0] [5.0, 3.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 2.0, 1.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 5.0, 1.0, 1.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 2.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 3.0, 2.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 4.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 3.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [4.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 2.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [3.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 3.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 1.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 2.0, 1.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [4.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 1.0, 1.0, 1.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + vicePresident 1.0 [1, 0, 0, 0, 0, 0] [5.0, 0.0, 0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [2.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [2.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [0.0, 0.0, 0.0, 0.0] + wasBornIn 1.0 [1, 0, 0, 0] [1.0, 0.0, 0.0, 0.0] +Avg. Accuracy 0.9920318725099602 diff --git a/data/kg.tsv b/data/kg.tsv old mode 100644 new mode 100755 diff --git a/data/out/queries.tsv_out.csv b/data/out/queries.tsv_out.csv new file mode 100755 index 0000000..5e99232 --- /dev/null +++ b/data/out/queries.tsv_out.csv @@ -0,0 +1,93 @@ +query,result_size,documents +Albert Einstein was born in Ulm,5,"
+

+ Albert Einstein in Ulm +
+ALBERT EINSTEIN IN ULM, 1879 - 1880. Hermann Einstein (1847-1902), born in Buchau on the Federsee and merchant in Ulm, married 18 year-old Pauline Koch (1858-1920) from Cannstatt, the daughter of a purveyor to the royal household and corn-merchant in Stuttgart, on August 8, 1876. +
+ www.einstein-website.de/z_biography/ulm-e.html +

+
+
+

+ Albert Einstein - Wikipedia +
+Albert Einstein was born in Ulm, in the Kingdom of Württemberg in the German Empire, on 14 March 1879. His parents were Hermann Einstein, a salesman and engineer, and Pauline Koch. +
+ https://en.wikipedia.org/wiki/Albert_Einstein +

+
+
+

+ Albert Einstein Biography - Biography +
+Biography.com offers a glimpse into the life of Albert Einstein, the most influential physicist of the 20th century who developed the theory of relativity. +
+ https://www.biography.com/people/albert-einstein-9285408 +

+
+
+

+ Albert Einstein born - Mar 14, 1879 - HISTORY.com +
+On this day in History, Albert Einstein born on Mar 14, 1879. Learn more about what happened today on History. +
+ https://www.history.com/this-day-in-history/albert-einstein-born +

+
+
+

+ Albert Einstein - Biography - IMDb +
+Albert Einstein was born in Ulm, Kingdom of Württemberg, to a German Jewish family. He was the son of Pauline (Koch) and Hermann Einstein, a ... +
+ www.imdb.com/name/nm0251868/bio +

+
+" +Barak Obama was born in U S A,5,"
+

+ Barack Obama - Wikipedia +
+The Obama Presidential Center is the planned presidential library of Barack Obama. The center will be hosted by the University of Chicago, ... +
+ https://en.wikipedia.org/wiki/Barack_Obama +

+
+
+

+ Barack Obama citizenship conspiracy theories - Wikipedia +
+During Barack Obama's campaign for president in 2008, throughout his presidency, and afterwards, a number of conspiracy theories falsely asserted Obama was ineligible to be President of the United States because he was not a natural-born citizen of the United States as required by Article Two of the U.S. Constitution. +
+ https://en.wikipedia.org/wiki/Barack_Obama_citizenship_conspiracy... +

+
+
+

+ Citizenship Scandal: 7 Facts About Barack Obama's Birth ... +
+PLEASE NOTE: All information presented on Newsmax.com is for informational purposes only. It is not specific medical advice for any individual. +
+ https://www.newsmax.com/FastFeatures/Barack-Obama-Citizenship... +

+
+
+

+ Barack Obama Admits he was born in Kenya Speech - YouTube +
+Want music and videos with zero ads? Get YouTube Red. Working... Not now Try it free. Find out why Close. Barack Obama Admits he was born in Kenya Speech +
+ https://www.youtube.com/watch?v=cQcd41RO25k +

+
+
+

+ Barack Obama - U.S. Presidents - HISTORY.com +
+Find out more about the history of Barack Obama, including videos, interesting articles, pictures, historical features and more. Get all the facts on HISTORY.com +
+ https://www.history.com/topics/us-presidents/barack-obama +

+
+" diff --git a/data/out/queries_actedWith.tsv_out.csv b/data/out/queries_actedWith.tsv_out.csv new file mode 100755 index 0000000..cba01c5 --- /dev/null +++ b/data/out/queries_actedWith.tsv_out.csv @@ -0,0 +1,2301 @@ +query,result_size,documents +Ravi Teja acted with Chiranjeevi,5,"
+

+ ESPNcricinfo - Cricket Teams, Scores, Stats, News ... +
+Get cricket scores, schedules, match commentary, team stats, fixtures, series results, video highlights, news, and more on ESPNcricinfo. +
+ www.espncricinfo.com +

+
+
+

+ Samantha Akkineni - Wikipedia +
+Samantha Akkineni (née Ruth Prabhu, born 28 April 1987) is an Indian actress and model.She has established a career in the Telugu and Tamil film industries, and is a recipient of several awards including four Filmfare Awards. +
+ https://en.wikipedia.org/wiki/Samantha_Akkineni +

+
+
+

+ Wikipedia, the free encyclopedia +
+Dungeons & Dragons is a studio album by American musical group Midnight Syndicate, released in 2003 by Entity Productions.The album is designed as a soundtrack for Wizards of the Coast's role-playing game Dungeons & Dragons. +
+ https://en.wikipedia.org/wiki/Main_Page +

+
+
+

+ Hindi Dubbed South Movies - YouTube +
+This is Official Hindi Dubbed SOuth Movies Channel. ... From Rajnikanth to Chiranjeevi to Ram Charan, we have listed all for you.Enjoy watching the most unbelievable, +
+ https://www.youtube.com/channel/UCxPwlfpoB3_IH2GDfRKmqCg +

+
+
+

+ Telugu Full Movies - YouTube +
+Telugu Movies,Telugu Full Movies,Latest Telugu Movies ... Ravi Teja, Charmi Kaur, ... Mega Star Chiranjeevi All Time Hit Movies Play all. +
+ https://www.youtube.com/user/LatestTeluguMovies +

+
+" +Gene Wilder acted with Peter Ustinov,5,"
+

+ Elizabeth Taylor - Wikipedia +
+Taylor intended on following Cleopatra by headlining an all-star cast in Fox's ... diner waitress in Peter Ustinov's Faust ... Elizabeth Taylor: The Last Star. +
+ https://en.wikipedia.org/wiki/Elizabeth_Taylor +

+
+
+

+ Harrison Ford - Wikipedia +
+Lucas was eventually won over by Ford's performance during these line reads and cast him as Han Solo. Star ... starred alongside Gene Wilder ... Peter Weir's Witness ... +
+ https://en.wikipedia.org/wiki/Harrison_Ford +

+
+
+

+ The Movie Database (TMDb) +
+The Movie Database (TMDb) is a popular, user editable database for movies and TV shows. +
+ https://www.themoviedb.org +

+
+
+

+ Sean Connery - IMDb +
+Sean Connery, Actor: The Rock. Sean Connery is best known for portraying the character James Bond, starring in seven Bond films between 1962 and 1983. +
+ www.imdb.com/name/nm0000125 +

+
+
+

+ Gene Hackman - IMDb +
+Gene Hackman, Actor: ... 1970 I Never Sang for My Father Gene Garrison 1969 Marooned Buzz Lloyd 1969 Downhill Racer Claire 1969 The Gypsy Moths Joe Browdy +
+ www.imdb.com/name/nm0000432 +

+
+" +Dan Aykroyd acted with Gene Hackman,5,"
+

+ Bill Murray - Wikipedia +
+Early life. Murray was born on September 21, 1950, in Evanston, Illinois, to Lucille (née Collins), a mail-room clerk, and Edward Joseph Murray II, a lumber salesman.He was raised in Wilmette, Illinois, a northern suburb of Chicago. +
+ https://en.wikipedia.org/wiki/Bill_Murray +

+
+
+

+ River Phoenix - Wikipedia +
+He starred in the science fiction adventure film Explorers ... (founded by his good friend and Sneakers co-star Dan Aykroyd) ... In Search of River Phoenix: ... +
+ https://en.wikipedia.org/wiki/River_Phoenix +

+
+
+

+ Hollywood Reporter | Entertainment News +
+The Hollywood Reporter is your source for breaking news about Hollywood and entertainment, including movies, TV, reviews and industry blogs. +
+ https://www.hollywoodreporter.com +

+
+
+

+ Ghostbusters (1984) - IMDb +
+With Bill Murray, Dan Aykroyd, ... Gene Hackman, Christopher Reeve, Margot Kidder. ... What's that you say? Ghostbusters, ... +
+ https://www.imdb.com/title/tt0087332 +

+
+
+

+ Watch movies online free english sub on Fmovies.io - Fmovies +
+Free Movies, Watch Movie Online for free with HD streaming, you also can download any movie, series without registration. Watch latest movies in HD quality free. +
+ https://www5.fmovies.io +

+
+" +Chris Noth acted with Sharon Wilkins,5,"
+

+ BibMe: Free Bibliography & Citation Maker - MLA, APA ... +
+BibMe Free Bibliography & Citation Maker - MLA, APA, Chicago, Harvard +
+ www.bibme.org +

+
+
+

+ Northwestern Mutual | Spend Your Life Living +
+Get everything you need from insurance to investments to financial planning, all in one place. Northwestern Mutual - spend your life living. +
+ https://www.northwesternmutual.com +

+
+
+

+ CoreCivic: Better the Public Good +
+Providing quality corrections and detention services, residential reentry centers and criminal justice real estate solutions that better the public good. +
+ www.corecivic.com +

+
+
+

+ UNC Health Care +
+UNC Health Care is a not-for-profit integrated health care system owned by the state of North Carolina, comprised of many locations across the state. +
+ https://www.unchealthcare.org +

+
+
+

+ Quality Inn® by Choice Hotels – Book Now on the Official Site! +
+Choose Quality Inn hotels by Choice Hotels for value and exceptional amenities to ‘Get Your Money’s Worth’. Book your next stay at Quality hotels today! +
+ https://www.choicehotels.com/quality-inn +

+
+" +Beau Starr acted with Michael Paul Chan,5,"
+

+ MeetMe +
+you are agreeing to the Terms, and to receive MeetMe email. You are also agreeing that others will be able to see info you provide on your profile. +
+ https://www.meetme.com +

+
+
+

+ Yahoo Sports | Sports News, Scores, Fantasy Games +
+All the latest Sports News, Scores, Fantasy Games. +
+ https://sports.yahoo.com +

+
+
+

+ LinkedIn: Log In or Sign Up +
+500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities. +
+ https://www.linkedin.com/home +

+
+
+

+ Log in | Tumblr +
+Log in to your Tumblr account to start posting to your blog. +
+ https://www.tumblr.com/login +

+
+
+

+ SoundCloud – Listen to free music and podcasts on SoundCloud +
+SoundCloud is a music and podcast streaming platform that lets you listen to millions of songs from around the world, or upload your own. Start listening now! +
+ https://soundcloud.com +

+
+" +Chris Evans acted with Jaime Pressly,5,"
+

+ My Yahoo +
+Welcome to My Yahoo. ... the 49-year-old star took to Twitter to reveal that she’s been sitting on a secret about the goings on behind the scenes of “NCIS ... +
+ https://my.yahoo.com +

+
+
+

+ HuffPost - Breaking News, U.S. and World News | HuffPost +
+Read the latest headlines, news stories, and opinion from Politics, Entertainment, Life, Perspectives, and more. +
+ https://www.huffingtonpost.com +

+
+
+

+ KRVN Radio | Lexington, Nebraska +
+KRVN 880 Rural Radio - River 93.1 - Country Legends KAMI 1580 AM. Search for: ... Five Star Auctions Arapahoe, NE Heartland Partners Realty and Auctioneers +
+ krvn.com +

+
+
+

+ mPerks | Meijer Digital Coupons and Rewards | Online ... +
+Save even more with Meijer mPerks Rewards and Loyalty Program. Clip digital coupons, automatically earn rewards, and receive instant savings at checkout when entering your mPerks ID. +
+ https://mperks.meijer.com +

+
+
+

+ Funny Videos, Funny Clips & Funny Pictures | Break +
+Lunch Break – 05.14.18 40 Weird pictures, GIFS and memes that went really hard at Mother’s Day brunch. +
+ www.break.com +

+
+" +Brenda Vaccaro acted with Don Stroud,5,"
+

+ PeopleFinders - People Search, Public Records, & Reverse Phone +
+Find over 700 million people online for free with our people search engine and reverse phone lookup. Find contact information, background checks, address and phone for anyone at PeopleFinders. +
+ https://www.peoplefinders.com +

+
+
+

+ Spokeo People Search | White Pages | Find People +
+People search engine and free white pages finds phone, address, email, and photos. Find people by name, email, address, and phone for free. +
+ https://www.spokeo.com +

+
+
+

+ Obituaries | The Sharon Herald +
+The Sharon Herald - a place for remembering loved ones; a space for sharing memories, life stories, milestones, to express condolences, ... +
+ obituaries.sharonherald.com +

+
+
+

+ Academy Award for Best Supporting Actress - Wikipedia +
+The Academy Award for Best Supporting Actress is an award presented annually by the Academy of Motion Picture ... Don't They? 1970s: 1970 ... Brenda Vaccaro: +
+ https://en.wikipedia.org/.../Academy_Award_for_Best_Supporting_Actress +

+
+
+

+ Shelley Winters - Wikipedia +
+Shelley Winters was born Shirley Schrift in ... (according to her autobiography Shelley Also Known As Shirley). She starred with him in the 1951 ... Brenda Martingale: +
+ https://en.wikipedia.org/wiki/Shelley_Winters +

+
+" +Charles Stanton Ogle acted with Marc Mc Dermott,5,"
+

+ Spokeo People Search | White Pages | Find People +
+People search engine and free white pages finds phone, address, email, and photos. Find people by name, email, address, and phone for free. +
+ https://www.spokeo.com +

+
+
+

+ Home - BLM GLO Records +
+Welcome to the Bureau of Land Management(BLM), General Land Office (GLO) Records Automation web site. +
+ https://glorecords.blm.gov +

+
+
+

+ Sympathy - by Tipton & Hurst, Inc. +
+1801 N Grant St Little Rock, AR 72207 501-666-3333 800-666-3333 comments@tiptonhurst.com. © 2013 Tipton Hurst +
+ shop.tiptonhurst.com/sympathy-282406c.asp +

+
+
+

+ www.colliercountyfl.gov +
+6000 4/2/2018 15:08:37 12/21/2004. 4/5/2018 14:31:34 9/14/2006. 4/13/2018 16:51:15 7/6/2007. 1 4/23/2018 10:06:35 12/21/2017 13:02:16 0 1. 4/11/2018 08:54:10 +
+ https://www.colliercountyfl.gov/home/showdocument?id=80030 +

+
+
+

+ All Phone Numbers with Prefix 248-826 - Northville, Michigan +
+Marc Carruba Recreation Dr Northville, ... Giovanna Roles Mc Fadden St Northville, Michigan; ... Stanton Reaser Griswold St Northville, ... +
+ https://www.callerdescription.com/248-826.html +

+
+" +Julie Ege acted with John Forbes- Robertson,5,"
+

+ Mercer University +
+Mercer University is one of America’s oldest and most distinctive institutions of higher learning, offering rigorous programs that span the undergraduate liberal arts to doctoral level degrees. +
+ www.mercer.edu +

+
+
+

+ Augustana College - A leading liberal arts and sciences ... +
+Augustana College will hold its 158th Commencement ... Augustana Teaching Museum of Art Building Directory Fryxell Geology Museum John Deere Planetarium Center for ... +
+ www.augustana.edu +

+
+
+

+ Butler.edu +
+Butler and three other schools see male and female students producing research at similar rates. More News. Connect with Us. Tweets by @twitterapi. Follow us on ... +
+ https://www.butler.edu +

+
+
+

+ Hamilton College - Top Liberal Arts College in New York State +
+Hamilton College is a private, liberal arts college in New York State that features a need-blind admission policy and an open curriculum. +
+ https://www.hamilton.edu +

+
+
+

+ Rhodes College | Become Essential +
+Rhodes College’s men's lacrosse team will host Huntingdon College in their first-ever NCAA postseason appearance after earning an automatic bid. +
+ www.rhodes.edu +

+
+" +Helen Slater acted with Jon Tenney,5,"
+

+ Together | Flickr +
+Flickr is almost certainly the best online photo management and sharing application in the world. Show off your favorite photos and videos to the world, securely and privately show content to your friends and family, or blog the photos and videos you take with a cameraphone. +
+ https://www.flickr.com +

+
+
+

+ Legacy.com | Where Life Stories Live On +
+Legacy.com is a global network of online obituaries that provides timely news of death and allows users to pay respect and celebrate life. +
+ www.legacy.com +

+
+
+

+ Google +
+Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. +
+ https://www.google.com/?gws_rd=ssl +

+
+
+

+ The Herald (Everett) Obituaries - Everett, WA | The Herald ... +
+The Herald (Everett) obituaries and Death Notices for Everett Washington area . ... Dow, Helen M. Duffy, Dennis + View more names (58) View All obituaries This Week. +
+ www.legacy.com/obituaries/heraldnet +

+
+
+

+ Celebrity Net Worth - Richest Rappers, Celebrity Houses ... +
+A huge collection of all the celebrity net worths of the world. How much is Floyd Mayweather worth? Compare yourself to your favorite celebrity. +
+ https://www.celebritynetworth.com +

+
+" +John Ratzenberger acted with Ned Beatty,5,"
+

+ Tom Hanks - Wikipedia +
+Hanks acted in school plays, ... Ned Donnelly. With ... and John Ratzenberger were invited to a movie theater to see a complete story reel of the movie. ... +
+ https://en.wikipedia.org/wiki/Tom_Hanks +

+
+
+

+ Celebrity Net Worth - Richest Rappers, Celebrity Houses ... +
+A huge collection of all the celebrity net worths of the world. How much is Floyd Mayweather worth? Compare yourself to your favorite celebrity. +
+ https://www.celebritynetworth.com +

+
+
+

+ Roseanne (TV Series 1988–1997) - IMDb +
+With Roseanne Barr, John Goodman, Laurie Metcalf, Michael Fishman. 'Roseanne' is the story of a working-class family struggling with life's essential problems--marriage ... +
+ www.imdb.com/title/tt0094540 +

+
+
+

+ Toy Story (franchise) - Wikipedia +
+Toy Story 3, the third film in the franchise, was released on June 18, 2010, nearly 11 years after Toy Story 2 was. It was the first Toy Story film not to be directed by John Lasseter (although he remained involved in the film as executive producer), but by Lee Unkrich, who edited the first two films and co-directed the second. +
+ https://en.wikipedia.org/wiki/Toy_Story_(franchise) +

+
+
+

+ Dictionary.com's List of Every Word of the Year ... +
+A list of every Word of the Year selection released by Dictionary.com. Dictionary.com's first Word of the Year was chosen in 2010. +
+ www.dictionary.com/e/s/word-of-the-year-list +

+
+" +James Earl Jones acted with Burt Lancaster,5,"
+

+ ESPN: The Worldwide Leader in Sports +
+Visit ESPN to get up-to-the-minute sports news coverage, ... Kevin Durant and Klay Thompson combine to score 65 points, besting James Harden's 41-point effort, ... +
+ www.espn.com +

+
+
+

+ AMC Theatres - movie times, movie trailers, buy tickets ... +
+Find movies near you, view show times, watch movie trailers and buy movie tickets. Our theaters have the newest movies. Watch trailers and then find tickets for movies near you +
+ https://www.amctheatres.com +

+
+
+

+ Stifel +
+Stifel is a full service brokerage and investment banking firm. The Company provides securities brokerage, investment banking, trading, investment advisory, and related financial services to individual investors, professional money managers, businesses, and municipalities. +
+ www.stifel.com +

+
+
+

+ MeetMe +
+you are agreeing to the Terms, and to receive MeetMe email. You are also agreeing that others will be able to see info you provide on your profile. +
+ https://www.meetme.com +

+
+
+

+ LinkedIn: Log In or Sign Up +
+500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities. +
+ https://www.linkedin.com/home +

+
+" +Raj Babbar acted with Shashi Kapoor,5,"
+

+ List of Hindi film families - Wikipedia +
+Raj Babbar is an Indian actor and ... Kunal Kapoor (Shashi's sons). Shashi Kapoor's ... She has also acted in Bengali films. Saif Ali Khan is a popular actor and is ... +
+ https://en.wikipedia.org/wiki/Sara_Ali_Khan +

+
+
+

+ Venus - YouTube +
+Star Cast : Govinda ... Full Video Songs | Raj Babbar | Salma Agha | Deepak ... Sadhana | Raaj Kumar | Shashi Kapoor | Sharmila Tagore | - Playlist. Venus. 8 ... +
+ https://www.youtube.com/channel/UCWi_65E_L8tQZ34C6wVAlpQ +

+
+
+

+ Iss Pyaar Ko Kya Naam Doon? (2011 TV series) - Wikipedia +
+Iss Pyaar Ko Kya Naam Doon? was one of the top popular ... A third season of the show Iss Pyaar Ko Kya Naam Doon 3, starred Barun ... Sanjay Batra as Shashi ... +
+ https://en.wikipedia.org/wiki/Iss_Pyaar_Ko_Kya_Naam_Doon?_(2011_TV... +

+
+
+

+ Movie Hub - YouTube +
+Visit Movie Hub Everyday For Blockbuster ENTERTAINMENT, ... Shashi Kapoor, ... Raj Babbar, Hema Malini & Alok ... +
+ https://www.youtube.com/channel/UCOWl9uYuEkZW6Fyvlr8221A +

+
+
+

+ Yahoo News India +
+Madhuri Celebrates B’day With ‘Hum Aapke’ Co-Star Renuka Shahane; News. ... Yahoo India. People of Karnataka ... Did Deepika Padukone Get Ranbir Kapoor Tattoo ... +
+ https://in.news.yahoo.com +

+
+" +Sigourney Weaver acted with Gwyneth Paltrow,5,"
+

+ My Yahoo +
+Welcome to My Yahoo. ... the 49-year-old star took to Twitter to reveal that she’s been sitting on a secret about the goings on behind the scenes of “NCIS ... +
+ https://my.yahoo.com +

+
+
+

+ Entertainment - Fox News +
+Celebrity gossip and entertainment news from FOXNews.com. Celebrity gossip, fashion, travel, lifestyle and arts and entertainment news headlines plus in-depth features and video clips. +
+ www.foxnews.com/entertainment.html +

+
+
+

+ Entertainment News, Celebrity Photos and Videos | MSN ... +
+Get the latest in entertainment news, celebrity gossip, movies, TV shows, videos and photos on MSN Entertainment. +
+ www.msn.com/en-us/entertainment +

+
+
+

+ New York Lottery | New Yorker's Choice for Lottery Games +
+New York Lottery has a unique lottery game selection. Find and play your favorite games, whether it is a Scratch-off or draw-game. Hey, you never know! +
+ https://nylottery.ny.gov +

+
+
+

+ Gmail +
+Gmail is email that's intuitive, efficient, and useful. 15 GB of storage, less spam, and mobile access. +
+ https://mail.google.com/mail/u/0 +

+
+" +Harry Dean Stanton acted with Donald Pleasence,5,"
+

+ Michael Caine - Wikipedia +
+He also acted in radio plays, ... Robert Duvall, Jenny Agutter and Donald Pleasence. Subsequently, in 1978, he starred in The Silver Bears, an adaptation of Paul Erdman's (1974) novel of the same name. Caine also was part of an all-star cast in A Bridge Too Far (1977). 1980s. Caine in 1979. At the end of the 1970s his choice of roles was frequently criticised—something to which he has +
+ https://en.wikipedia.org/wiki/Michael_Caine +

+
+
+

+ Best Horror Movies - Rotten Tomatoes +
+Synopsis: In this elaborate remake of the 1956 horror classic, health inspector Donald Sutherland is dispatched to investigate the curious behavior of several... Starring: Donald Sutherland,Brooke Adams,Leonard Nimoy,Veronica Cartwright +
+ https://www.rottentomatoes.com/guides/best-horror-movies +

+
+
+

+ Dictionary.com's List of Every Word of the Year ... +
+A list of every Word of the Year selection released by Dictionary.com. Dictionary.com's first Word of the Year was chosen in 2010. +
+ www.dictionary.com/e/s/word-of-the-year-list +

+
+
+

+ Any Which Way You Can (1980) - IMDb +
+A trucker turned prize fighter, his brother and their pet orangutan have a series of misadventures involving the mob, corrupt cops, motorcycle gangs and pretty dames. +
+ www.imdb.com/title/tt0080377 +

+
+
+

+ Escape from New York (1981) - IMDb +
+Directed by John Carpenter. With Kurt Russell, Lee Van Cleef, Ernest Borgnine, Donald Pleasence. In 1997, when the U.S. president crashes into Manhattan, now a giant maximum security prison, a convicted bank robber is sent in to rescue him. +
+ https://www.imdb.com/title/tt0082340 +

+
+" +Megan Follows acted with Colleen Dewhurst,5,"
+

+ Murder, She Wrote (TV Series 1984–1996) - IMDb +
+Professional writer and amateur sleuth Jessica Fletcher uses her intellect, charm, and persistence to get to the bottom of every crime she encounters. +
+ www.imdb.com/title/tt0086765 +

+
+
+

+ Movies - The New York Times +
+Movies | Search. Subscribe Now ... a Great Cast and Yet ... The star of the documentary “RBG” has embraced her popularity as another tool in her effort to ... +
+ https://www.nytimes.com/section/movies +

+
+
+

+ Anne of Green Gables (TV Movie 2016) - IMDb +
+Stars: Megan Follows, Colleen Dewhurst, Marilyn Lightstone. ... Cast. Cast overview, first billed only: Ella Ballentine... Anne Shirley: Martin Sheen... +
+ https://www.imdb.com/title/tt4820224 +

+
+
+

+ Anne of Green Gables - Period Drama for the Entire Family +
+Anne of Green Gables is available to stream online in HD from producers Sullivan Entertainment on Gazebo TV! Check out one of the most beloved period dramas for the ... +
+ https://anneofgreengables.com +

+
+
+

+ Megan Follows - Wikipedia +
+Megan Follows; Follows at Comic-Con International, ... she starred as Catherine de' Medici in the television series ... Follows was cast as Catherine de' Medici on ... +
+ https://en.wikipedia.org/wiki/Megan_Follows +

+
+" +Tony Leblanc acted with José Nieto,5,"
+

+ www.facebook.com +
+We would like to show you a description here but the site won’t allow us. +
+ https://www.facebook.com/photo.php +

+
+
+

+ Outlook.com - Microsoft free personal email +
+Being productive is all about using the right tools. With seamless integrations, travel and delivery action cards, and our Focused Inbox that automatically sorts what’s importan +
+ https://outlook.live.com/owa +

+
+
+

+ www.eliteprospects.com +
+www.eliteprospects.com +
+ www.eliteprospects.com/player.php +

+
+
+

+ Dictionary.com's List of Every Word of the Year ... +
+A list of every Word of the Year selection released by Dictionary.com. Dictionary.com's first Word of the Year was chosen in 2010. +
+ www.dictionary.com/e/s/word-of-the-year-list +

+
+
+

+ about.me | your personal homepage +
+Create your free, one-page website in just a few minutes. +
+ https://about.me +

+
+" +Ian Hendry acted with Barbara Ferris,5,"
+

+ LinkedIn: Log In or Sign Up +
+500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities. +
+ https://ca.linkedin.com +

+
+
+

+ Official Chicago Cubs Website | MLB.com +
+The official website of the Chicago Cubs with the most up-to-date information on scores, schedule, ... Ian Happ drills a two-run home run into the left-field seats, ... +
+ https://www.mlb.com/cubs +

+
+
+

+ The Patriot Ledger Obituaries - Quincy, MA | The Patriot ... +
+The Patriot Ledger obituaries and Death Notices for Quincy Massachusetts area . Explore Life Stories, Offer Condolences & Send Flowers. ... Corey, Barbara 2 entries. +
+ www.legacy.com/obituaries/SouthOfBoston-Ledger +

+
+
+

+ HouseofNames: Name Histories, Coats of Arms & Family Crests +
+HouseOfNames.com is a retail site for Surname Origin, Last Name Origin, Family Coat of Arms, Family Shields and Family Crests prints. All of the products sold by HouseOfNames.com were researched and created by Swyrich Corp. Secure shopping. +
+ https://www.houseofnames.com +

+
+
+

+ Obituary Search - Find your Loved One's Life Stories +
+Visit Legacy.com to search obituaries for your loved ones. Find and view your loved one's life stories and leave a lasting tribute. +
+ www.legacy.com/search +

+
+" +Jackie Condon acted with Helen Gilmore,5,"
+

+ The Providence Journal Obituaries - Providence, RI | The ... +
+The Providence Journal obituaries and Death Notices for Providence Rhode Island area . ... who knew her as Jackie Kennedy, Jacqueline Onassis, or simply Jackie O. +
+ www.legacy.com/obituaries/providence +

+
+
+

+ Local Boston breaking news, sports, weather and events ... +
+Boston's source for the latest breaking news, sports scores, traffic updates, weather, culture, events and more. Check out Boston.com. +
+ https://www.boston.com +

+
+
+

+ Westlaw +
+We would like to show you a description here but the site won’t allow us. +
+ https://www.westlaw.com +

+
+
+

+ Toledo Blade Obituaries - Toledo, OH | Toledo Blade +
+Toledo Blade obituaries and Death Notices for Toledo Ohio area . Explore Life Stories, Offer Condolences & Send Flowers. +
+ www.legacy.com/obituaries/toledoblade +

+
+
+

+ Outlook.com - Microsoft free personal email +
+Being productive is all about using the right tools. With seamless integrations, travel and delivery action cards, and our Focused Inbox that automatically sorts what’s importan +
+ https://outlook.live.com/owa +

+
+" +Peter Miller acted with Luke Kirby,5,"
+

+ Banking, Credit Cards, Mortgages, & More | BBVA Compass +
+BBVA Compass bank offers checking and savings accounts, credit cards, wealth management, and other financial services for individuals and businesses. +
+ https://www.bbvacompass.com +

+
+
+

+ Stifel +
+Stifel is a full service brokerage and investment banking firm. The Company provides securities brokerage, investment banking, trading, investment advisory, and related financial services to individual investors, professional money managers, businesses, and municipalities. +
+ www.stifel.com +

+
+
+

+ Personal Banking - First Tennessee Bank +
+For more than 150 years, First Tennessee has been a trusted choice for financial service and guidance. From checking, savings and online banking tools to home loans and credit cards, we have financial service to fit your life. +
+ https://www.firsttennessee.com +

+
+
+

+ Amway United States | Start Your Own Business | Amway US +
+Amway is a world-wide leader in health, beauty, and an outstanding business opportunity for Independent Business Owners. Learn more about Amway United States today. +
+ www.amway.com +

+
+
+

+ Des Moines IA News and Weather - Iowa News - KCCI 8 News +
+Get the latest Des Moines news and weather. The KCCI news team brings you the best in local coverage and all the top stories from across the state. +
+ www.kcci.com +

+
+" +Kenji Sahara acted with Akihiko Hirata,5,"
+

+ Shin Godzilla (2016) - IMDb +
+Hiroki Hasegawa, Yutaka Takenouchi, Satomi Ishihara | See full cast & crew » 67. Metascore From metacritic ... Title: Shin Godzilla (2016) ... +
+ www.imdb.com/title/tt4262980 +

+
+
+

+ List of science fiction films of the 1960s - Wikipedia +
+List of science fiction films of the 1960s ... Akihiko Hirata, Yoshio Tsuchiya: ... Sachio Sakai, Kazuo Suzuki, Kenji Sahara: Captain Nemo and the Underwater City: +
+ https://en.wikipedia.org/wiki/List_of_science_fiction_films_of_the... +

+
+
+

+ List of science fiction films of the 1950s - Wikipedia +
+List of science fiction films of the 1950s ... Cast Country Subgenre/Notes; ... Yumi Shirakawa, Kenji Sahara, Akihiko Hirata: +
+ https://en.wikipedia.org/wiki/List_of_science_fiction_films_of_the... +

+
+
+

+ Terror Out of the Sky (TV Movie 1978) - IMDb +
+Efrem Zimbalist Jr., Dan Haggerty, Tovah Feldshuh | See full cast & crew » Reviews 3 ... Stars: Yumi Shirakawa, Kenji Sahara, Akihiko Hirata. +
+ https://www.imdb.com/title/tt0080007 +

+
+
+

+ Article: VHS Box Art (1950's-1960's) - Toho Kingdom +
+Released by VIP Video Club in 1983, this French VHS of Godzilla (1954) is basically a cross between the Japanese and US versions of the film. +
+ https://www.tohokingdom.com/articles/art_boxart_1950-1960.htm +

+
+" +Eric Idle acted with Kathy Najimy,5,"
+

+ Dictionary.com's List of Every Word of the Year ... +
+A list of every Word of the Year selection released by Dictionary.com. Dictionary.com's first Word of the Year was chosen in 2010. +
+ www.dictionary.com/e/s/word-of-the-year-list +

+
+
+

+ List of Disney's Hercules characters - Wikipedia +
+She is also seen scolding Orion also making references to the Belt of Orion in terms of the star ... (voiced by Eric Idle) ... (voiced by Kathy Najimy) - the Drama ... +
+ https://en.wikipedia.org/wiki/List_of_Disney's_Hercules_characters +

+
+
+

+ List of guest stars on Sesame Street - Wikipedia +
+Stephen Colbert as the letter Z in Sesame Street's All Star Alphabet; ... Eric Idle; Il Divo; India.Arie ... The Sesame Street Special, 1988. Kathy Najimy; +
+ https://en.wikipedia.org/wiki/List_of_guest_stars_on_Sesame_Street +

+
+
+

+ Hocus Pocus (1993) - IMDb +
+With Bette Midler, Sarah Jessica Parker, Kathy Najimy, ... Sarah Jessica Parker, Kathy Najimy | See full cast & crew » Reviews ... Hocus Pocus (1993) +
+ www.imdb.com/title/tt0107120 +

+
+
+

+ The Fisher King (1991) - IMDb +
+Jeff Bridges, Robin Williams, Adam Bryant | See full cast & crew » 61. Metascore From metacritic.com ... Title: The Fisher King (1991) ... +
+ www.imdb.com/title/tt0101889 +

+
+" +Devayani acted with Sampath Raj,5,"
+

+ API Tamil Comedy - YouTube +
+API Tamil Comedy is an exclusive Tamil Comedy YouTube Channel and the ... Sen, Prakash Raj among others. 1. Movie: Chellamae Star ... Star Cast : Vikramaditya ... +
+ https://www.youtube.com/channel/UCJbu1cqzQKfGi1fflY5x6vg +

+
+
+

+ R. Sarathkumar - Wikipedia +
+Sarathkumar has acted in more than 130 Tamil, ... The film was directed by Kalaivanan Kannadasan and he co-starred with Karthik and ... Pruthvi Raj: Telugu: Gang Leader: +
+ https://en.wikipedia.org/wiki/R._Sarathkumar +

+
+
+

+ Prakash Raj - Wikipedia +
+Prakash Raj (born Prakash Rai ... He acted in back-to-back stage shows for ... He starred in many Malayalam films in 1996: The Prince, ... +
+ https://en.wikipedia.org/wiki/Prakash_Raj +

+
+
+

+ TamilDbox - Movies +
+Cast: Saranya Ponvannan, Sampath Raj, Anand, Sujitha, ... This was the second film that director Sundar C acted in the lead ... Sarath Kumar, Napolean, Devayani. +
+ www.tamildbox.xyz/movies/1/12 +

+
+
+

+ Jai (actor) - Wikipedia +
+Jai Sampath, known mononymously as Jai, is an Indian actor working in Tamil films. ... Featuring Jai alongside an ensemble cast of Arya, ... +
+ https://en.wikipedia.org/wiki/Jai_(actor) +

+
+" +James Faulkner acted with John Gielgud,5,"
+

+ James Franco - Wikipedia +
+James Edward Franco (born April 19, 1978) is an American actor, filmmaker and college instructor. For his role in 127 Hours (2010), he was nominated for an Academy Award for Best Actor. +
+ https://en.wikipedia.org/wiki/James_Franco +

+
+
+

+ Carrie Fisher - Wikipedia +
+Carrie Frances Fisher (October 21, 1956 – December 27, 2016) was an American actress, writer, and humorist. Fisher is known for playing Princess Leia in the Star Wars films, a role for which she was nominated for three Saturn Awards. +
+ https://en.wikipedia.org/wiki/Carrie_Fisher +

+
+
+

+ Yours Truly, Johnny Dollar - archive.org +
+YOURS TRULY, JOHNNY DOLLAR For over twelve years, from 1949 through 1962 (including a one year hiatus in 1954-1955), this series recounted the cases the... +
+ https://archive.org/details/OTRR_YoursTrulyJohnnyDollar_Singles +

+
+
+

+ The Lost Empire (TV Mini-Series 2001– ) - IMDb +
+Title: The Lost Empire (2001– ) 5.6 ... Helena Bonham Carter, John Gielgud. ... James Faulkner... +
+ https://www.imdb.com/title/tt0198779 +

+
+
+

+ The Hound of the Baskervilles (TV Movie 1988) - IMDb +
+Stars: Susan Fleetwood, John Gielgud, ... Cast. Cast overview, first billed only: ... James Faulkner... Stapleton: +
+ https://www.imdb.com/title/tt0095330 +

+
+" +Brian Robbins acted with Pamela Bellwood,5,"
+

+ Boeing: The Boeing Company +
+Welcome to the official corporate site for the world's largest aerospace company and leading manufacturer of commercial jetliners and defense, space and security systems. +
+ www.boeing.com +

+
+
+

+ Google +
+Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. +
+ https://www.google.com/?gws_rd=ssl +

+
+
+

+ Homesnap +
+The site for serious homebuyers. See every home for sale with our award-winning MLS-powered search. +
+ https://homesnap.com +

+
+
+

+ Spokeo People Search | White Pages | Find People +
+People search engine and free white pages finds phone, address, email, and photos. Find people by name, email, address, and phone for free. +
+ https://www.spokeo.com +

+
+
+

+ Village of Plainfield, IL +
+Attendees will learn more about the happenings within the Plainfield Fire and Ambulance Departments, the Oswego Fire Department, the Plainfield Police Department, ... +
+ https://www.plainfield-il.org +

+
+" +Patrick Stewart acted with Héctor Elizondo,5,"
+

+ William Shatner - Wikipedia +
+... with whom Shatner would soon be paired in Star Trek. He also starred in the ... Star Trek cast members returned ... Patrick Stewart ... +
+ https://en.wikipedia.org/wiki/William_Shatner +

+
+
+

+ Last Man Standing (U.S. TV series) - Wikipedia +
+Héctor Elizondo as Edward "Ed ... Tony Stewart (1.17) as ... Allen and Elizondo guest-starred as their Last Man Standing characters in a crossover episode ... +
+ https://en.wikipedia.org/wiki/Last_Man_Standing_(U.S._TV_series) +

+
+
+

+ Valentine's Day (2010) - IMDb +
+Intertwining couples and singles in Los Angeles break-up and make-up based on the pressures and expectations of Valentine's Day. ... Most Desirable All Star Cast ... +
+ www.imdb.com/title/tt0817230 +

+
+
+

+ Will Smith Net Worth | Celebrity Net Worth +
+Will Smith net worth: Will Smith is an actor, film producer and rapper who has a net worth of $260 million. Will Smith rose from modest +
+ https://www.celebritynetworth.com/.../actors/will-smith-net-worth +

+
+
+

+ Tim Allen Net Worth | Celebrity Net Worth +
+Tim Allen net worth and salary: Tim Allen is an American actor who ... Allen has also starred in films ... Allen was awarded a star on the Hollywood Walk of ... +
+ https://www.celebritynetworth.com/.../actors/tim-allen-net-worth +

+
+" +Burt Reynolds acted with Paul Anka,5,"
+

+ Log into Facebook | Facebook +
+Log into Facebook to start sharing and connecting with your friends, family, and people you know. +
+ https://www.facebook.com/mobileprotection +

+
+
+

+ Paul Newman - Wikipedia +
+Paul Leonard Newman (January 26, 1925 – September 26, 2008) was an American actor, voice actor, film director, producer, race car driver, IndyCar owner, entrepreneur, philanthropist, and activist. +
+ https://en.wikipedia.org/wiki/Paul_Newman +

+
+
+

+ Bellingham Herald Obituaries - Bellingham, WA - Legacy.com +
+Bellingham Herald obituaries and Death Notices for Bellingham Washington area . Explore Life Stories, Offer Condolences & Send Flowers. +
+ www.legacy.com/obituaries/bellinghamherald +

+
+
+

+ Hollywood Reporter | Entertainment News +
+The Hollywood Reporter is your source for breaking news about Hollywood and ... Paul Feig, Neal Moritz Join ... Ryan Reynolds Dons Unicorn Costume to Perform ... +
+ https://www.hollywoodreporter.com +

+
+
+

+ Wikipedia, the free encyclopedia +
+Dungeons & Dragons is a studio album by American musical group Midnight Syndicate, released in 2003 by Entity Productions.The album is designed as a soundtrack for Wizards of the Coast's role-playing game Dungeons & Dragons. +
+ https://en.wikipedia.org/wiki/Main_Page +

+
+" +Josh Lucas acted with Ellen Page,5,"
+

+ Instagram +
+Create an account or log in to Instagram - A simple, fun & creative way to capture, edit & share photos, videos & messages with friends & family. +
+ https://www.instagram.com +

+
+
+

+ ESPN: The Worldwide Leader in Sports +
+Visit ESPN to get up-to-the-minute sports news coverage, scores, highlights and commentary for NFL, MLB, NBA, College Football, NCAA Basketball and more. +
+ www.espn.com +

+
+
+

+ Walt Disney World Resort in Orlando, Florida +
+Welcome to Walt Disney World. Come and enjoy the magic of Walt Disney World Resort in Orlando, FL. Plan your family vacation and create memories for a lifetime. +
+ https://disneyworld.disney.go.com +

+
+
+

+ Pay Bill, See Offers with My Verizon Fios +
+Review and pay your bill, sign-up to pay your bill automatically, and see the latest upgrade offers and deals. Sign-in to My Verizon today! +
+ https://www.verizon.com/home/myverizon +

+
+
+

+ Together | Flickr +
+Flickr is almost certainly the best online photo management and sharing application in the world. Show off your favorite photos and videos to the world, securely and privately show content to your friends and family, or blog the photos and videos you take with a cameraphone. +
+ https://www.flickr.com +

+
+" +Liz Burch acted with Michael Caton,5,"
+

+ The Sun News Obituaries - Myrtle Beach, SC | The Sun News +
+The Sun News death notices and Death Notices for Myrtle Beach South Carolina area . ... Myrtle Beach Funeral Home & Crematory Ryan, Michael McClanahan, William. +
+ www.legacy.com/obituaries/myrtlebeachonline +

+
+
+

+ Obituary Search - Find your Loved One's Life Stories +
+Visit Legacy.com to search obituaries for your loved ones. Find and view your loved one's life stories and leave a lasting tribute. +
+ www.legacy.com/search +

+
+
+

+ Obituaries | tribstar.com +
+Gabriel L. Clay —died May 9, 2018. Visitation 5 p.m. until celebration of life 7 p.m. Thursday Samaritan Funeral Home. Rita Theresa Ellis — died May 8, 2018. +
+ www.tribstar.com/obituaries +

+
+
+

+ Public Records Search | Free Public Record Resources ... +
+I left Oregon about 6 years ago and I've been wondering if any votes have been cast in my ... Liz Raczkowski posted inEducation ... PublicRecords360 is designed to ... +
+ https://www.publicrecords360.com +

+
+
+

+ Home » Aultman +
+Balancing technology with compassion and treatment with caring, the Aultman Cancer Center is helping more people beat cancer, together. Location Finder. +
+ www.aultman.org +

+
+" +Genelia D' Souza acted with Govinda,5,"
+

+ Wikipedia, the free encyclopedia +
+Claude Vignon (b. 1593) · Mariam-uz-Zamani (d. 1623) · Jacqueline Kennedy Onassis (d. 1994) More anniversaries: May 18; May 19; May 20 Today's ... +
+ https://en.wikipedia.org/wiki/Main_Page +

+
+
+

+ Goldmines Telefilms - YouTube +
+Welcome to Goldmines Telefilms. ... he starred as a child artist, ... Dum (Happy) 2015 Hindi Dubbed Full Movie | Allu Arjun, Genelia D'Souza, Manoj Bajpai ... +
+ https://www.youtube.com/user/GoldminesTelefilms +

+
+
+

+ Hungama.com - Hindi Bollywood Songs +
+Download and listen MP3 songs free online to your Hungama account. ... Star-Struck Govinda. 2 Movies. Star-Struck: Gippy Grewal. +
+ www.hungama.com +

+
+
+

+ Sridevi - Wikipedia +
+Sridevi (born Shree Amma Yanger Ayyapan; 13 August 1963 – 24 February 2018) was an Indian actress and film producer who starred in Tamil, Telugu, Hindi, Malayalam, and Kannada films. +
+ https://en.wikipedia.org/wiki/Sridevi +

+
+
+

+ Katrina Kaif Sexy Videos - Metacafe +
+The Hot,Sexy and Pretty Bollywood star's ... Kaj salman khan govinda aamir khan ... Akshay genelia d'souza chance pe dance katrina kaif kareena kapoor ... +
+ www.metacafe.com/videos_about/katrina_kaif_sexy +

+
+" +John Turturro acted with Jack Black,5,"
+

+ HBO GO®. It's HBO. Anywhere.® +
+With HBO GO®, enjoy instant and unlimited access to every episode of every season of the best HBO shows, movies, comedy, sports, and documentaries. +
+ https://play.hbogo.com +

+
+
+

+ SignUpGenius.com: Free Online Sign Up Forms +
+A FREE online software tool for volunteer management and event planning. Save time with sign up sheets and schedules for schools, sports leagues, business events and more +
+ https://www.signupgenius.com +

+
+
+

+ Law & Order (TV Series 1990–2010) - IMDb +
+Mass Walkouts for ‘Vomitive,’ ‘Torturous’ Lars von Trier Serial Killer Movie ‘The House That Jack Built’ ... FULL CAST AND CREW ... Law & Order . TV-14 ... +
+ www.imdb.com/title/tt0098844 +

+
+
+

+ Dallas Sports News: Cowboys, Mavericks, Stars: Dallas ... +
+Get news, scores and schedules on the Dallas Cowboys, Mavericks, Stars, and Texas College & High-School Football teams from the Dallas Morning News. +
+ https://sportsday.dallasnews.com +

+
+
+

+ The Sopranos - Wikipedia +
+Many cast members had appeared together in films and television series before joining the cast of The Sopranos. ... to black and after a few seconds ... Turturro, Tim ... +
+ https://en.wikipedia.org/wiki/The_Sopranos +

+
+" +Mars acted with Karl Maka,5,"
+

+ Google +
+Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. +
+ https://www.google.com +

+
+
+

+ Boeing: The Boeing Company +
+Path to Mars. Space Launch System ... Boeing announces $54 million in grants and sponsorships to nonprofits around the world. Company on track to surpass $200M in ... +
+ www.boeing.com +

+
+
+

+ Salon: in-depth news, politics, business, technology & culture +
+Award-winning news and culture, features breaking news, in-depth reporting and criticism on politics, business, entertainment and technology. +
+ https://www.salon.com +

+
+
+

+ FanFiction +
+World's largest fanfiction archive and forum where fanfic writers and readers around the globe gather to share their passion. +
+ https://www.fanfiction.net +

+
+
+

+ Outlook.com - Microsoft free personal email +
+Being productive is all about using the right tools. With seamless integrations, travel and delivery action cards, and our Focused Inbox that automatically sorts what’s importan +
+ https://outlook.live.com/owa +

+
+" +John Turturro acted with Johnny Depp,5,"
+

+ John Travolta - Wikipedia +
+John Joseph Travolta (born February 18, 1954) is an American actor, film producer, dancer, and singer. Travolta first became known in the 1970s, after appearing on the television series Welcome Back, Kotter (1975–1979) and starring in the box office successes Saturday Night Fever (1977) and Grease (1978). +
+ https://en.wikipedia.org/wiki/John_Travolta +

+
+
+

+ Joaquin Phoenix - Wikipedia +
+He has subsequently earned Best Actor nominations for portraying musician Johnny Cash in ... (born 1978), all of whom have also acted. He also ... John Lee Bottom ... +
+ https://en.wikipedia.org/wiki/Joaquin_Phoenix +

+
+
+

+ Transcendence (2014) - IMDb +
+With Johnny Depp, Rebecca Hall, ... See full cast & crew » 42. Metascore From metacritic.com. Reviews 492 user | 367 critic. ... Transcendence (2014) +
+ www.imdb.com/title/tt2209764 +

+
+
+

+ Hollywood Reporter | Entertainment News +
+The Hollywood Reporter is your source for breaking news about ... 'Better Call Saul' Casts 'Deadpool 2' Star Stefan ... John Oliver Enlists Wilmer Valderrama to ... +
+ https://www.hollywoodreporter.com +

+
+
+

+ Robert De Niro - IMDb +
+Robert De Niro, Actor: ... - John Mulaney/Jack White (2018) ... 1973 Mean Streets Johnny Boy 1973 Bang the Drum Slowly Bruce Pearson +
+ www.imdb.com/name/nm0000134 +

+
+" +Terence Morgan acted with Kay Walsh,5,"
+

+ LinkedIn: Log In or Sign Up +
+500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities. +
+ https://www.linkedin.com/home +

+
+
+

+ The Providence Journal Obituaries - Providence, RI | The ... +
+The Providence Journal obituaries and Death Notices for Providence Rhode Island area . Explore Life Stories, Offer Condolences & Send Flowers. +
+ www.legacy.com/obituaries/providence +

+
+
+

+ Log into Facebook | Facebook +
+Log into Facebook to start sharing and connecting with your friends, family, and people you know. +
+ https://www.facebook.com/pokes +

+
+
+

+ The Patriot Ledger, Quincy, MA: Local News, Politics ... +
+Get the latest breaking news, sports, entertainment, obituaries - The Patriot Ledger, Quincy, MA +
+ www.patriotledger.com +

+
+
+

+ Google Contacts +
+Google Contacts is your online address book, integrated with Gmail, Calendar, Drive, and other Google products. Sync your contacts to all your devices and access them everywhere. +
+ https://www.google.com/contacts/u/0 +

+
+" +Srividya acted with Sarath Babu,5,"
+

+ Ajith Kumar - Wikipedia +
+Ajith Kumar (born 1 May 1971) is an Indian film actor best known by his mononym Ajith. He has starred in over 50 films, ... Tabu and Srividya. +
+ https://en.wikipedia.org/wiki/Ajith_Kumar +

+
+
+

+ Kamal Haasan - Wikipedia +
+Kamal Haasan (born as ... have also acted. Kamal's sister, Nalini (born 1946), ... Early in his career, he co-starred in several films with Srividya. +
+ https://en.wikipedia.org/wiki/Kamal_Haasan +

+
+
+

+ Tamil Full Length Movies ( WATCH FREE!!!.....:) - YouTube +
+Tamil Full Length Movies ( WATCH FREE!!!.....:) Tamil Movies; ... Jai Sankar and Srividya by Tamil Movies. 1:52:42. ... Jagapathi Babu, Prema by Tamil Movies. +
+ https://www.youtube.com/playlist?list=PL3CD17757CCD3F919 +

+
+
+

+ Rajinikanth - Wikipedia +
+Balachander gave Rajinikanth a relatively small role as the abusive husband of Srividya ... cast in a double role. He also starred in ... Rajinikanth acted in ... +
+ https://en.wikipedia.org/wiki/Rajinikanth +

+
+
+

+ CinemaJunction - YouTube +
+Welcome to the hub of all Tamil and Kannada films. From full movies, to full songs jukeboxes and comedy scenes, we have it all! Watch exclusive, uncensored a... +
+ https://www.youtube.com/user/CinemaJunction +

+
+" +Sho Kosugi acted with Lee Van Cleef,5,"
+

+ ARROW FILMS - Arrow Video, Arrow Academy & Arrow TV +
+Arrow Films, Arrow Video, Arrow Academy, Arrow TV, Events, Blu-ray, DVD, merchandise, cult horror, arthouse +
+ https://arrowfilms.com +

+
+
+

+ Asian Americans in arts and entertainment - Wikipedia +
+Sho Kosugi achieved stardom in the ... the lead villain and also doubled for actor Lee Van Cleef in most of ... descent, starred in the space opera Star ... +
+ https://en.wikipedia.org/.../Asian_Americans_in_arts_and_entertainment +

+
+
+

+ List of American films of 1981 - Wikipedia +
+List of American films of 1981 Some of this ... Franco Nero, Susan George, Sho Kosugi ... Escape from New York: John Carpenter: Kurt Russell, Lee Van Cleef, Donald ... +
+ https://en.wikipedia.org/wiki/List_of_American_films_of_1981 +

+
+
+

+ Enter the Ninja (1981) - IMDb +
+... Shô Kosugi, Lewis Van ... Stars: Chuck Norris, Karen Carlson, Lee Van Cleef. Edit Cast. Cast overview, first ... Well it was of course the legendary Sho Kosugi! +
+ https://www.imdb.com/title/tt0082332 +

+
+
+

+ Timothy Van Patten - IMDb +
+Timothy Van Patten was born on June 10, 1959 in Brooklyn, New York, USA as Christopher Van Patten. He is a director and actor, known for Boardwalk Empire ... +
+ www.imdb.com/name/nm0887700 +

+
+" +Elizabeth Taylor acted with Spencer Tracy,5,"
+

+ Job Search | Indeed +
+Job Search by Indeed. Search millions of jobs from thousands of job boards, newspapers, classifieds and company websites on indeed.com +
+ https://www.indeed.com +

+
+
+

+ Consumer Banking | Personal Banking | U.S. Bank +
+Bank smarter with U.S. Bank and browse personal and consumer banking services including checking and savings accounts, mortgages, student loans and more. +
+ https://www.usbank.com +

+
+
+

+ The Home Depot +
+Shop online for all your home improvement needs: appliances, bathroom decorating ideas, kitchen remodeling, patio furniture, power tools, bbq grills, carpeting, lumber, concrete, lighting, ceiling fans and more at The Home Depot. +
+ https://www.homedepot.com +

+
+
+

+ HauteLook +
+HauteLook is a members-only shopping website offering limited-time sale events with top brands in women's and men's fashion, jewelry and accessories, beauty products, kids' clothing and toys, and home decor. +
+ https://www.hautelook.com +

+
+
+

+ Progressive: Ranked One Of The Best Insurance Companies +
+Get insurance online from Progressive. Join today for quality protection that 4 out of 5 would recommend. Get insurance for just about anything you need. +
+ https://www.progressive.com +

+
+" +Richard S. Castellano acted with John Cazale,5,"
+

+ The Godfather - Wikipedia +
+Richard S. Castellano; ... John Cazale as Fredo Corleone; Talia ... The executives were impressed with Brando's efforts and allowed Coppola to cast Brando for the ... +
+ https://en.wikipedia.org/wiki/The_Godfather +

+
+
+

+ The Godfather - YouTube +
+Francis Ford Coppola's epic masterpiece features Marlon Brando in his Oscar ®-winning role as the patriarch of the Corleone family. Director Coppola paints a... +
+ https://www.youtube.com/watch?v=vdQi6Ebjm8c +

+
+
+

+ The Godfather (1972) - Full Cast & Crew - IMDb +
+Dwayne Johnson’s ‘Rampage’ Continues to Roar Overseas ... Richard S. Castellano... Clemenza ... John Cazale... Fredo. Rudy Bond ... +
+ https://www.imdb.com/title/tt0068646/fullcredits +

+
+
+

+ Richard Conte - Wikipedia +
+He was discovered by actors Elia Kazan and John Garfield ... Conte eventually moved to Europe and acted in a ... Pepe (1960) as Richard Conte; Who's Been ... +
+ https://en.wikipedia.org/wiki/Richard_Conte +

+
+
+

+ The Godfather (1972) - Rotten Tomatoes +
+... the multi-generational crime saga The Godfather is a touchstone of cinema: ... Richard S. Castellano as Clemenza. ... John Cazale as Fredo Corleone. +
+ https://www.rottentomatoes.com/m/godfather +

+
+" +Diane Lane acted with Dennis Miller,5,"
+

+ ESPN: The Worldwide Leader in Sports +
+Visit ESPN to get up-to-the-minute sports news coverage, scores, highlights and commentary for NFL, MLB, NBA, College Football, NCAA Basketball and more. +
+ www.espn.com +

+
+
+

+ ABC Home Page - ABC.com +
+Watch the ABC Shows online at abc.com. Get exclusive videos and free episodes. +
+ abc.go.com +

+
+
+

+ Milf Fox - Best Net's Milfs in Hot Milf Porn Movies & Sex ... +
+MilfFox.com is a hot milfs hunter, which brings you hot milf porn movies with sexy foxy moms that getting banged on milf sex videos +
+ www.milffox.com +

+
+
+

+ Official Miami Dade College Homepage +
+Miami Dade College is the largest institution of higher education in the country. Our eight campuses offer more than 300 educational pathways to a career. +
+ www.mdc.edu +

+
+
+

+ TMZ +
+Get everything TMZ in the ... already fought YouTube star Joe Weller back ... "This Is America" Interpretation Ariana Grande & Mac Miller Call It Quits Cash ... +
+ www.tmz.com +

+
+" +Jean Hagen acted with Louis Calhern,5,"
+

+ TCM Weekly Schedule - Turner Classic Movies +
+Barbara Stanwyck, Joseph Cotten, Louis Calhern, Leslie Caron, Jim ... teacher and writes a play for himself to star in. Wednesday ... Ruben Cast: Jean ... +
+ www.tcm.com/schedule/weekly.html +

+
+
+

+ James Stewart - Wikipedia +
+First American movie star ... and played Jean Harlow ... and Stewart's role as Charles Lindbergh in Billy Wilder's 1957 The Spirit of St. Louis. He also starred in ... +
+ https://en.wikipedia.org/wiki/James_Stewart +

+
+
+

+ Rory Calhoun - IMDb +
+Rory Calhoun was born Francis Timothy McCown in Los Angeles, ... 1947 That Hagen Girl Ken Freneau 1947 Adventure Island Mr. Herrick 1947 The Red House Teller +
+ www.imdb.com/name/nm0001983 +

+
+
+

+ Bernadette Peters - Wikipedia +
+Bernadette Peters (born Bernadette ... Four of the Broadway cast albums on which she has starred have won Grammy Awards. ... Titled Stella is a Star, ... +
+ https://en.wikipedia.org/wiki/Bernadette_Peters +

+
+
+

+ The Asphalt Jungle (1950) for Rent on DVD and Blu-ray ... +
+Rent The Asphalt Jungle ... (Sam Jaffe, Sterling Hayden and Louis Calhern) ... , Jean Hagen ... +
+ https://dvd.netflix.com/Movie/The-Asphalt-Jungle/70000547 +

+
+" +Ossie Davis acted with Craig T. Nelson,5,"
+

+ Foremost Insurance Group - Insurance Quotes: Home, Auto ... +
+Get started with an insurance quote, or talk with an agent today from Foremost to protect the people and things you value most. +
+ www.foremost.com +

+
+
+

+ Breaking News, World News & Multimedia - The New York Times +
+The New York Times: Find breaking news, multimedia, reviews & opinion on Washington, business, sports, movies, travel, books, jobs, education, real estate, cars & more at nytimes.com. +
+ https://www.nytimes.com +

+
+
+

+ Central Georgia Breaking News, Sports & Crime | The Telegraph +
+Follow The Telegraph for the latest headlines on Macon Telegraph news. Find daily local breaking news, opinion columns, videos and community events. +
+ www.macon.com +

+
+
+

+ Giants.com | The Official Website of the New York Giants +
+Watch as running back Saquon Barkley reads a letter written by his mom after he is drafted by the New York Giants with the No. 2 pick in the 2018 NFL Draft. +
+ www.giants.com +

+
+
+

+ VDOE :: Virginia Department of Education Home +
+The Virginia Department of Education welcomes visitors with disabilities. We are committed to providing accessible content. For more information, ... +
+ www.doe.virginia.gov +

+
+" +Patricia Laffan acted with Adrienne Corri,5,"
+

+ List of science fiction films of the 1950s - Wikipedia +
+List of science fiction films of the 1950s ... Cast Country Subgenre/Notes; ... Patricia Laffan, Hugh McDermott, Adrienne Corri: +
+ https://en.wikipedia.org/wiki/List_of_science_fiction_films_of_the... +

+
+
+

+ Devil Girl from Mars - Wikipedia +
+Devil Girl from Mars is a 1954 independently made UK black-and-white science fiction film, produced by Edward J. Danziger and Harry Lee Danziger, directed by David MacDonald, that stars Patricia Laffan, Hugh McDermott, Adrienne Corri, and Hazel Court. +
+ https://en.wikipedia.org/wiki/Devil_Girl_from_Mars +

+
+
+

+ Devil Girl from Mars (1954) - IMDb +
+Adrienne Corri ... Doris ... Patricia Laffan had an absolutely wonderful set of gams, ... and filled with recognizable stage play types as our cast of characters, ... +
+ https://www.imdb.com/title/tt0046907 +

+
+
+

+ Patricia Laffan Biography | Fandango +
+Patricia Laffan is an English actress of stage, ... but she, like the other cast of professionals (including Joseph Tomelty and Adrienne Corri), ... +
+ https://www.fandango.com/people/patricia-laffan-376245/biography +

+
+
+

+ Quo Vadis (1951) - Full Credits - TCM.com +
+Cast and crew credits for Quo Vadis, 1951, ... Patricia Laffan Poppaea . ... Adrienne Corri Young Christian girl . +
+ www.tcm.com/tcmdb/title/933/Quo-Vadis/full-credits.html +

+
+" +Leslie Mann acted with Megan Mullally,5,"
+

+ Verizon Yahoo +
+Offers Internet access and a wide range of online services through a partnership of Verizon and Yahoo. Get access to email, news, video, entertainment, sports and more. +
+ https://verizon.yahoo.com +

+
+
+

+ PSALM 40:1-3 - Yahoo +
+PSALM 40:1-3 - Yahoo ... redirect +
+ https://yahoo.com/?ilc=1 +

+
+
+

+ Yahoo +
+News, email and search are just the beginning. Discover more every day. Find your yodel. +
+ https://www.yahoo.com +

+
+
+

+ YouNow - Broadcast Live +
+Watch broadcasters, join a community, chat in real time, express your creativity +
+ https://www.younow.com +

+
+
+

+ Funny Videos, Funny Clips & Funny Pictures | Break +
+Lunch Break – 05.14.18 40 Weird pictures, GIFS and memes that went really hard at Mother’s Day brunch. +
+ www.break.com +

+
+" +Cliff Robertson acted with Tobey Maguire,5,"
+

+ Tom Hanks - Wikipedia +
+He has also starred in the Robert Langdon film series, ... Hanks acted in school plays, including South Pacific, ... (1999), Tom Hanks: The Unauthorized Biography, ... +
+ https://en.wikipedia.org/wiki/Tom_Hanks +

+
+
+

+ Robin Williams - Wikipedia +
+Williams won the 1997 Academy Award for Best Supporting Actor for his performance as psychologist Sean Maguire in ... Sea Cliff , San Francisco ... star of Robin ... +
+ https://en.wikipedia.org/wiki/Robin_Williams +

+
+
+

+ Broken Arrow Public Schools +
+A 40 percent chance of showers and thunderstorms, mainly before 1pm. Mostly cloudy, with a high near 85. South wind around 5 mph. +
+ www.baschools.org +

+
+
+

+ Obituaries | The Eagle Tribune +
+The Eagle-Tribune - a place for remembering loved ones; a space for sharing memories, life stories, milestones, to express condolences, ... +
+ obituaries.eagletribune.com +

+
+
+

+ Spokeo People Search | White Pages | Find People +
+People search engine and free white pages finds phone, address, email, and photos. Find people by name, email, address, and phone for free. +
+ https://www.spokeo.com +

+
+" +Hema Malini acted with Ashok Kumar,5,"
+

+ Wikipedia +
+Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation. +
+ https://www.wikipedia.org +

+
+
+

+ ESPNcricinfo - Cricket Teams, Scores, Stats, News ... +
+Get cricket scores, schedules, match commentary, team stats, fixtures, series results, video highlights, news, and more on ESPNcricinfo. +
+ www.espncricinfo.com +

+
+
+

+ www.facebook.com +
+We would like to show you a description here but the site won’t allow us. +
+ https://www.facebook.com/photo.php +

+
+
+

+ The Economic Times +
+Business News- Read Latest Financial news, Stock/Share Market News, Economy News, Business News on The Economic Times. Find IPO Analysis, Mutual Funds Trends & Analysis, Gold Rate, Real Estate & more. +
+ https://economictimes.indiatimes.com +

+
+
+

+ News: India News, Latest Bollywood News, Sports News ... +
+Hema Malini escapes a massive storm in UP; Ranveer to undergo physical change for Simmba; ... Inder Kumar’s suicide video: Wife Pallavi clears the air 04:54 +
+ https://timesofindia.indiatimes.com +

+
+" +Idris Elba acted with Jay Hernandez,5,"
+

+ plus.google.com - Discover - Google+ +
+Star Trek Architecture Photography Basketball VR & Games Articles To Get You Thinking Soccer Environmental Design Renewable Energy The Ancient World Ireland Sci-Fi ... +
+ https://plus.google.com +

+
+
+

+ My Yahoo +
+Welcome to My Yahoo. ... the 49-year-old star took to Twitter to reveal that she’s been sitting on a secret about the goings on behind the scenes of “NCIS ... +
+ https://my.yahoo.com +

+
+
+

+ Yahoo Sports | Sports News, Scores, Fantasy Games +
+All the latest Sports News, Scores, Fantasy Games. +
+ https://sports.yahoo.com +

+
+
+

+ The Boston Globe +
+A leading news source for Massachusetts, breaking news, business, sports, health, arts & entertainment, politics, education, cars, jobs, real estate & more. +
+ https://www.bostonglobe.com +

+
+
+

+ PNC - PERSONAL BANKING +
+PNC offers a wide range of services for all our customers, from individuals and small businesses, to corporations and government entities. +
+ https://www.pnc.com/en/personal-banking.html +

+
+" +Ben Vereen acted with Stephen Spinella,5,"
+

+ Kevin Kline - Wikipedia +
+Kevin Delaney Kline (born October 24, 1947) is an American film and stage actor and singer. He has won an Academy Award and three Tony Awards and is a 2003 American Theatre Hall of Fame inductee. +
+ https://en.wikipedia.org/wiki/Kevin_Kline +

+
+
+

+ John Lithgow - Wikipedia +
+The following year he starred opposite Lynn Redgrave ... John Lithgow on the red carpet at the 40th Annual ... Lithgow joined the cast of Dexter as ... +
+ https://en.wikipedia.org/wiki/John_Lithgow +

+
+
+

+ Grey's Anatomy (TV Series 2005– ) - Full Cast & Crew - IMDb +
+Series Cast Ellen Pompeo ... Dr ... Stephen Spinella ... Ben Vereen... Archie Roche 1 episode, 2007 ... +
+ https://www.imdb.com/title/tt0413573/fullcredits +

+
+
+

+ And Then Came Love (2007) - IMDb +
+A former funk star named Steve Hightower enlists as a high ... Stephen Spinella ... Kitt and the rest of the supporting cast is nice, too, with Ben Vereen slipping in ... +
+ https://www.imdb.com/title/tt0825346 +

+
+
+

+ Rent African-American Romance Movies and TV Shows on DVD ... +
+Rent African-American Romance Movies and TV Shows ... Eartha Kitt, Ben Vereen and Michael Boatman co-star in this ... , Stephen Spinella ... +
+ https://dvd.netflix.com/BrowseGenres/African-American-Romance/2375 +

+
+" +Tom Skerritt acted with Marisol Nichols,5,"
+

+ The Record-Journal Obituaries - Meriden, CT | The Record ... +
+The Record-Journal obituaries and Death Notices for Meriden Connecticut area . Explore Life Stories, Offer Condolences & Send Flowers. +
+ www.legacy.com/obituaries/record-journal +

+
+
+

+ George Segal - IMDb +
+George Segal, Actor: ... he made his bones as a stage actor before being cast in his first meaty film ... Which male gave the greatest performance in a Mike Nichols ... +
+ www.imdb.com/name/nm0001719 +

+
+
+

+ Fallen (TV Movie 2006) - IMDb +
+... Frank Grillo, Marisol Nichols. ... Cast. Credited cast: Paul Wesley ... particularly Tom Skerritt as fallen angel Zeke ... +
+ https://www.imdb.com/title/tt0775362 +

+
+
+

+ List of Law & Order: Special Victims Unit cast members ... +
+List of Law & Order: Special Victims Unit cast members ... Marisol Nichols; Connie Nielsen; ... Tom Sizemore; Tom Skerritt; Helen Slater; +
+ https://en.wikipedia.org/wiki/List_of_Law_&_Order:_Special_Victims... +

+
+
+

+ List of American films of 1997 - Wikipedia +
+List of American films of 1997 ... James Woods, Angela Bassett, John Hurt, Tom Skerritt, David ... , Randy Quaid, Ethan Embry, Marisol Nichols: Comedy: Fourth of series: +
+ https://en.wikipedia.org/wiki/List_of_American_films_of_1997 +

+
+" +Sissy Spacek acted with James D Arcy,5,"
+

+ Orlando Bloom - Wikipedia +
+Most of Bloom's box office successes have been as part of an ensemble cast. Bloom next starred opposite Keira ... (his co-star in ... (Orlando Bloom) 2011: +
+ https://en.wikipedia.org/wiki/Orlando_Bloom +

+
+
+

+ Robert De Niro - Wikipedia +
+They also acted together in Guilty by Suspicion ... De Niro starred in the film Manuale d'amore 3 ... A Biography of Robert De Niro. +
+ https://en.wikipedia.org/wiki/Robert_De_Niro +

+
+
+

+ Jack Black - IMDb +
+Jack Black was born Thomas Jacob Black in Santa Monica, California, to Judith Love (Cohen) and Thomas William Black, both satellite engineers. +
+ www.imdb.com/name/nm0085312 +

+
+
+

+ TV Pilots 2018: All the Potential Shows, Pickups & Series ... +
+Cast: Brooke Elliot, Johnny Sneed, Brenna D ... Vincent Kartheiser, Brian d'Arcy James, Clare O’Conner ... Jeremy Allen White, Sydney Poitier, Sissy Spacek D: ... +
+ https://www.tvinsider.com/661088/tv-pilots-2018-abc-cbs-cw-fox-nbc +

+
+
+

+ Movies - The New York Times +
+Movies | Search. Subscribe ... The star of the documentary “RBG” has embraced her popularity as another tool in her ... Fighting for the Palme d’Or, ... +
+ https://www.nytimes.com/section/movies +

+
+" +Anne Bancroft acted with Trever O Brien,5,"
+

+ Death Records - MooseRoots +
+We would like to show you a description here but the site won’t allow us. +
+ death-records.mooseroots.com +

+
+
+

+ Claire Trevor - IMDb +
+Claire Trevor was born Claire Wemlinger in the Bensonhurst section of Brooklyn, NY, the only child of Fifth Avenue merchant-tailor Noel Wemlinger, ... +
+ www.imdb.com/name/nm0872456 +

+
+
+

+ Homecoming (TV Movie 1996) - IMDb +
+Directed by Mark Jean. With Anne Bancroft, Kimberlee Peterson, Trever O'Brien, Hanna Hall. Tales of a group of siblings who are forced to fend for themselves when they are abandoned by their mother in the parking lot of a shopping mall. +
+ https://www.imdb.com/title/tt0116550 +

+
+
+

+ Google +
+Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. +
+ https://www.google.nl +

+
+
+

+ List of American films of 1997 - Wikipedia +
+List of American films of 1997 ... Demi Moore, Viggo Mortensen, Anne Bancroft: Action: Razzie award for Moore The Game: ... Trever O'Brien: +
+ https://en.wikipedia.org/wiki/List_of_American_films_of_1997 +

+
+" diff --git a/data/out/queries_all.tsv_out.csv b/data/out/queries_all.tsv_out.csv new file mode 100755 index 0000000..e69de29 diff --git a/data/out/queries_all_out.csv b/data/out/queries_all_out.csv new file mode 100755 index 0000000..30e3f97 --- /dev/null +++ b/data/out/queries_all_out.csv @@ -0,0 +1,9462 @@ +,query,result_size,documents +1,Henry James influences Philip Roth,5,"
+

+ Saul Bellow - Wikipedia, the free encyclopedia +
+ taggedwiki.zubiaga.org/new_content/10b6426fa22129724024b2bc48deaf84 +
+Saul Bellow (June 10, 1915 – April 5, 2005), was a Canadian-born American writer of Russian-Jewish origin. For his literary contributions, Bellow was awarded the Pulitzer Prize, the Nobel Prize for Literature, and the National Medal of Arts. [1] +

+
+
+

+ American Literature | American Literature | Beat Generation +
+ https://www.scribd.com/document/309468852/American-Literature +
+4/18/2016. American literature ­ Wikipedia, the free encyclopedia American literature From Wikipedia, the free encyclopedia American literature is the literature written or produced in the area of the United States and its +

+
+
+

+ John Le Carré on Philip Seymour Hoffman ... - blogspot.com +
+ losarciniegas.blogspot.com/...le-carre-on-philip-seymour-hoffman.html +
+Philip Seymour Hoffman, left, and John le Carré, during the filming of “A Most Wanted Man,” which opens on July 25. In retrospect, nothing of that ... +

+
+
+

+ Saul Bellow : definition of Saul Bellow and synonyms of ... +
+ dictionary.sensagent.com/Saul Bellow/en-en +
+Definitions of Saul Bellow, synonyms, antonyms, derivatives of Saul Bellow, analogical dictionary of Saul Bellow (English) +

+
+
+

+ DRAGON: July 2014 - losarciniegas.blogspot.com +
+ losarciniegas.blogspot.com/2014/07 +
+DRAGON Obituaries / Philip Seymour Hoffman Philip Seymour Hoffman / Death of a master Philip Seymour Hoffman / I was moody, mercurial Philip Seymour Hoffman / A life ... +

+
+" +2,Charles Dickens influences Donna Tartt,5,"
+

+ Nina J. Lux (Author of Bell Eleven) - Goodreads +
+ https://www.goodreads.com/author/show/9838038.Nina_J_Lux +
+Nina J. Lux was born in 1989 and started her writing career early in life by creating illustrated stories about villainous apples. Education took her thr... +

+
+
+

+ todosloslibrosunlibro.blogspot.com | Website Review for ... +
+ https://www.woorank.com/en/www/todosloslibrosunlibro.blogspot.com +
+Website Review of todosloslibrosunlibro.blogspot.com: SEO, traffic, visitors and competitors of www.todosloslibrosunlibro.blogspot.com +

+
+
+

+ Mark's Reading Place: A Dialogue #15 | 75 Books Challenge ... +
+ https://www.librarything.com/topic/176160 +
+This topic was continued by Mark's Reading Place: A Dialogue #16. 75 Books Challenge for 2014. Join LibraryThing to post. +

+
+
+

+ Muses & Visionaries magazine No8 by Muses & Visionaries ... +
+ https://issuu.com/mvmagazine/docs/full_issue_8 +
+Title: Muses & Visionaries magazine No8, Author: Muses & Visionaries Magazine, ... MUSES & VISIONARIES MAGAZINE MandVmag.com. Available at luxury retailers worldwide, ... +

+
+
+

+ Mamie's 2013 Madness (Page 22) | 75 Books Challenge for ... +
+ www.librarything.com/topic/161940 +
+Mamie's 2013 Madness (Page 22) This is a continuation of the topic Mamie's 2013 Madness (Page 21). 75 Books Challenge for 2013. Join LibraryThing to post. +

+
+" +3,Michael Moorcock influences China Miéville,5,"
+

+ Seminar on China Mieville - scribd.com +
+ https://www.scribd.com/document/306404692/Seminar-on-China-Mieville +
+Seminar on China Mieville - Download as PDF File (.pdf), Text File (.txt) or read online. On China Miéville's thought and fiction +

+
+
+

+ wrongquestions.blogspot.com | Website Review for ... +
+ https://www.woorank.com/en/www/wrongquestions.blogspot.com +
+The meta description for blogspot.com is missing. Meta descriptions allow you to influence how your web pages are described and displayed in search results. A good description act +

+
+
+

+ elitistbookreviews.blogspot.com | Website Review for ... +
+ https://www.woorank.com/en/www/elitistbookreviews.blogspot.com +
+Website Review of elitistbookreviews.blogspot.com: SEO, traffic, visitors and competitors of www.elitistbookreviews.blogspot.com +

+
+
+

+ China Miéville - Wikimonde +
+ https://wikimonde.com/article/China_Miéville +
+Biographie. China Miéville a grandi avec sa sœur Jemima dans une maison du nord-ouest de Londres, dans le quartier de Willesden.Ses parents s'étant séparés quand il était très jeune, c'est sa mère, une ancienne hippie très engagée, qui s'est occupée d'eux, tout en se formant au professorat [2]. +

+
+
+

+ MIND MELD: What are the Most Controversial SF/F Novels of ... +
+ https://www.sfsignal.com/archives/2008/07/mind_meld_what_are_the... +
+Home » Interviews » Mind Meld » MIND MELD: What are the Most Controversial SF/F Novels of the Past & Present? MIND MELD: What are the Most Controversial SF/F Novels of the Past & Present? +

+
+" +4,Zora Neale Hurston influences Zadie Smith,4,"
+

+ Zora Neale Hurston - Home +
+ zoranealehurston.com +
+Welcome to the official web site of Zora Neale Hurston. Zora Neale Hurston is considered one of the pre-eminent writers of twentieth-century African-American literature. +

+
+
+

+ Zora Neale Hurston digital archive | Their Eyes Were ... +
+ https://www.pinterest.com/pin/545076361132759134 +
+Zora Neale Hurston novelist She was a key figure in literary circles of the Harlem Renaissance. She wrote "Their Eyes Were Watching God" and "Jonah's Gourd Vine" +

+
+
+

+ Zora Neale Hurston quote: "Janie looked down on him and ... +
+ https://www.knowyourquotes.com/Janie-Looked-Down-On-Him-And-Felt-A... +
+Love makes your soul crawl out from its hiding place. ZORA NEALE HURSTON I am just getting into Zora Neale Hurston, who is possibly a much better writer than the critics and... +

+
+
+

+ Harmonization of accounting standards essay, sacramento ... +
+ mydbc1.com/?essay=accounting-standards-essay-harmonization-of.html +
+6/11 essay bio of cellular respiration done! oh glycolysis,oh krebs cycle,oh chemiosmosis... i have to write an essay due tomorrow zero essay about netaji subhash chandra bose airport leadership camp essay custom research paper writing services groups Zadie Smith described working on this new essay on her way to a recent discussion at ... +

+
+" +5,Jack Kirby influences Ethen Beavers,2,"
+

+ Ethen Beavers | Wiki & Bio | Everipedia +
+ https://everipedia.org/wiki/Ethen_Beavers +
+Ethen Beavers's wiki: Ethen Beavers is an American comic book artist from Modesto, CA. He graduated from Grants Pass High School in 1989.Ethen's comic industry work includes titles as Justice League Unlimited, Teen Titans Go!, Legion of Super Heroes in the 31st Century, Six, N +

+
+
+

+ ethen beavers : definition of ethen beavers and synonyms ... +
+ dictionary.sensagent.com/ethen beavers/en-en +
+Definitions of ethen beavers, synonyms, antonyms, derivatives of ethen beavers, analogical dictionary of ethen beavers (English) +

+
+" +6,William Shakespeare influences John Donne,5,"
+

+ John Donne - Poet | Academy of American Poets +
+ https://www.poets.org/poetsorg/poet/john-donne +
+John Donne - Poet - The poet John Donne is known as the founder of the Metaphysical Poets, which included George Herbert and Andrew Marvell, among others. +

+
+
+

+ John Donne | English poet | Britannica.com +
+ https://www.britannica.com/biography/John-Donne +
+John Donne: John Donne, leading English poet of the Metaphysical school and dean of St. Paul’s Cathedral, London (1621–31). Donne is often considered the greatest love poet in the English language. +

+
+
+

+ John Donne - John Donne Poems - Poem Hunter +
+ https://www.poemhunter.com/john-donne +
+Browse through John Donne's poems and quotes. 190 poems of John Donne. Phenomenal Woman, Still I Rise, The Road Not Taken, If You Forget Me, Dreams. John Donne was an English poet, satirist, lawyer and priest. +

+
+
+

+ John Donne - Poet - Biography +
+ https://www.biography.com/people/john-donne-9277090 +
+Much of John Donne’s life was steeped in religious conflict. After rejecting Catholicism and converting to Anglicanism, he was able to reconcile this conflict through his writing and sermons. +

+
+
+

+ SparkNotes: Donne’s Poetry: Themes, Motifs and Symbols +
+ www.sparknotes.com/poetry/donne/themes +
+Themes, Motifs and Symbols &nbsp; >> Themes Lovers as Microcosms. Donne incorporates the Renaissance notion of the human body as a microcosm into his love poetry. +

+
+" +7,Ernie Kovacs influences Chevy Chase,5,"
+

+ Ernie Kovacs - Wikipedia +
+ https://en.wikipedia.org/wiki/Ernie_Kovacs +
+Ernest Edward "Ernie" Kovacs (January 23, 1919 – January 13, 1962) was an American comedian, actor, and writer.. Kovacs's visually experimental and often spontaneous comedic style influenced numerous television comedy programs for years after his death. +

+
+
+

+ Ernie Kovacs | Television Academy +
+ www.emmys.com/bios/ernie-kovacs +
+Ernie Kovacs was an American comedian, actor, writer, and director. Kovacs's visually experimental and often spontaneous comedic style influenced numerous television comedy programs for years after his death. +

+
+
+

+ Ernie Kovacs | Wiki | Everipedia +
+ https://everipedia.org/wiki/Ernie_Kovacs +
+Ernie Kovacs's wiki: Ernest Edward "Ernie" Kovacs (January 23, 1919 – January 13, 1962) was an American comedian, actor, and writer.Kovacs's visually experimental and often spontaneous comedic style influenced numerous television comedy programs for years after his death. +

+
+
+

+ (Super)STATION +
+ https://www.superstationtv.com +
+Ernest Edward "Ernie" Kovacs (January 23, 1919 – January 13, 1962) was an American comedian, actor, and writer.. Kovacs's visually experimental and often spontaneous comedic style influenced numerous television comedy programs for years after his death. +

+
+
+

+ Ernie Lyons - Revolvy +
+ https://www.revolvy.com/topic/Ernie Lyons +
+Ernie Lyons (5 March 1914 – 7 February 2014) was a motorcycle racer from Ireland who entered selected Grands Prix . He and Triumph factory employee Fred Clarke ... +

+
+" +8,Marcel Proust influences Jean Cocteau,5,"
+

+ Join LiveJournal +
+ https://www.livejournal.com/create +
+Your name on LiveJournal . Email: For verification and password recovery . Password: Password requirements: 6 to 30 characters long; +

+
+
+

+ Man Ray - Jean Cocteau & Tristan Tzara. Hommes enveloppés ... +
+ https://www.pinterest.com/pin/166422148702970650 +
+Man Ray - Jean Cocteau & Tristan Tzara. Hommes enveloppés dans draps noirs et enroulés dans “Lampshade”, 1924. +

+
+
+

+ Jean Cocteau multitasking | Artists - Writers | Pinterest ... +
+ https://www.pinterest.com/pin/550354016934090416 +
+This Pin was discovered by Holli Waters. Discover (and save!) your own Pins on Pinterest. +

+
+
+

+ Cahier N° 113 : Cocteau - scribd.com +
+ https://www.scribd.com/doc/295957074/Cahier-N-113-Cocteau +
+Romancier, réalisateur, dramaturge, dessinateur, la figure de Jean Cocteau, qui se voulait poète avant tout, a suscité nombre de commentaires et de prises de position. +

+
+
+

+ Arthur Simony | France | Buy Original Art Online | Artsper +
+ https://www.artsper.com/.../france/16897/arthur-simony +
+Come explore Arthur Simony's best artworks on Artsper. Sercure payments. Free returns. +

+
+" +9,Jay- Z influences Eminem,5,"
+

+ 50 Cent Says Jay Z Can't Compare To Eminem, "Hip Hop Is ... +
+ https://hiphopdx.com/news/id.30374/title.50-cent-says-jay-z-cant... +
+50 Cent Says Jay Z Can't Compare To Eminem, "Hip Hop Is Black Music" +

+
+
+

+ Eminem’s major musical influences – The Eminem Blog +
+ https://www.theeminemblog.com/.../02/eminems-major-musical-influences +
+Eminem’s major musical influences. The musicians who had a major influence on Marshall Mathers are Ice T, the Beastie Boys, LLCoolJ and Run DMC. +

+
+
+

+ Eminem - Wikipedia +
+ https://en.wikipedia.org/wiki/Eminem +
+Marshall Bruce Mathers III (born October 17, 1972), known professionally as Eminem (often stylized as EMINƎM), is an American rapper, songwriter, record producer, record executive, and actor. +

+
+
+

+ Eminem - Till I Collapse - Never Back Down ... - YouTube +
+ https://www.youtube.com/watch?v=ugppGNzCNu8 +
+Eminem - Till I Collapse - Never Back Down [ Motivation ] My Instagram - https://goo.gl/oaNfj2 Facebook Page - https://goo.gl/JKQnd5 +

+
+
+

+ Young Rappers Influenced & Inspired by Eminem, from ... +
+ www.southpawer.com/2015/05/13/young-rappers-who-look-up-to-eminem +
+Eminem may be a Rap God today but even Gods have their influences. LL Cool J, Big Daddy Kane, Masta Ace, Ice-T, Rakim, Beastie Boys, Kool G Rap, Run D.M.C are among the big Eminem influences. +

+
+" +10,Charles Dickens influences Gregory Maguire,5,"
+

+ Forever Fantasy: The Involvement of the ‘Fantasy’ Film ... +
+ https://www.movieguide.org/news-articles/fantasy-involvement... +
+Is Forever Fantasy: The Involvement of the ‘Fantasy’ Film Genre in the Reception of the Bible family friendly? Find out only at Movieguide. The Family and Christian Guide to Movie Reviews and Entertainment News. +

+
+
+

+ BookGorilla: Books by Gregory Maguire +
+ www.bookgorilla.com/author/B000AQ1PLM/gregory-maguire +
+Books by Gregory Maguire Powered by Your Friends at BookGorilla Gregory Maguire received his Ph.D. in English and American Literature from Tufts University, and his B.A. from the State University of New York at Albany. +

+
+
+

+ GRL: J.R. Barten - Elisa - My reviews and Ramblings +
+ https://elisa-rolle.livejournal.com/3205825.html +
+Starting from June 1, 2015, I will daily feature authors attending the three conventions I will join, Euro Pride in Munich (July), UK Meet in Bristol (September) and GRL in San Diego (October). +

+
+
+

+ losmillibros.blogspot.mx | Website Review for losmillibros ... +
+ https://www.woorank.com/en/www/losmillibros.blogspot.mx +
+Great, your meta description contains between 70 and 320 characters (spaces included). A good meta description acts as an organic advertisement, so use enticing messaging with a c +

+
+
+

+ En route pour le pays du magicien d'Oz - Whoopsy Daisy +
+ whoopsy-daisy.forumactif.org/t686-en-route-pour-le-pays-du... +
+Je vous propose de découvrir ou de redécouvrir un grand classique de la littérature jeunesse : Le Magicien d'Oz (The Wonderful Wizard of Oz). Ce roman américai +

+
+" +11,Tennessee Williams influences Stephen Chbosky,5,"
+

+ between the bookends - Pinterest +
+ https://www.pinterest.com/pin/38984352997044050 +
+And The Mountains Echoed, Khaled Hosseini. An Afghan Writer whose words touched my heart, shook it to the core and left it wrecked +

+
+
+

+ A Few of my Favorite Books – DEMI AYCART +
+ https://demiaycart.wordpress.com/2017/08/14/a-few-of-my-favorite-books +
+A Few of my Favorite Books. I can start and finish a book in a single sitting. Reading helps me escape my own thoughts, which comes in handy when I am ... +

+
+
+

+ Stephen Chbosky by Caitlin Monzon on Prezi +
+ https://prezi.com/eit1qp8uol2u/stephen-chbosky +
+Stephen Chbosky Bibliography-Nominated 2013-Founded in 1949, the Writers Guild of America present awards for outstanding achievements in television +

+
+
+

+ REVIEW: The Perks of Being a Wallflower - Graffiti With ... +
+ www.graffitiwithpunctuation.net/2012/11/25/review-the-perks-of... +
+REVIEW: The Perks of Being a Wallflower. November 25, 2012 November 25, 2012 Cameron Williams Dylan McDermott, Emma Watson, Ezra Miller, Logan Lerman, Paul Rudd ... +

+
+
+

+ Cameron Williams' Best of 2012 - Graffiti With Punctuation +
+ www.graffitiwithpunctuation.net/.../31/cameron-williams-best-of-2012 +
+Cameron Williams’ Best of 2012. December 31, 2012 December 31, 2012 Cameron Williams 2012, Best of 2012, Cameron Williams' Best of 2012. Thank Korean Jesus those ... +

+
+" +12,Prince influences Kelis,3,"
+

+ MALOU http://www.laboutiqueapierrot.com/medailles-chat ... +
+ https://www.pinterest.com/pin/186195765818799110 +
+MALOU http://www.laboutiqueapierrot.com/medailles-chat/details/2648/6/medailles-pour-chat/medaille-pour-chat-coeur-avec-strass-2-cm-rose #laboutiqueapierrot #chat +

+
+
+

+ Collier Bobby en cuir d'agneau Escapade bleu pour chaton ... +
+ https://www.pinterest.com/pin/491033165594638483 +
+Faith in Cat-manity restored! This Cat Has Been Guarding Her Little Hooman Before He Was Born Panda, the Lovely Fermale Cat Who has Been Guarding Her Little Hooman Before He Was Born ~ Reminds me of Sam and my oldest ... +

+
+
+

+ Ouça estas 20 canções para celebrar a Primavera +
+ https://www.timeout.pt/porto/pt/musica/20-cancoes-para-celebrar-a... +
+Quarenta anos de canções que cheiram a verde, sol e água. Algumas mais optimistas, outras intimistas, várias festivas. Estes dias soam melhor assim. +

+
+" +13,Maurice Leblanc influences Rampo Edogawa,1,"
+

+ The Edogawa Rampo Reader by Rampo Edogawa - Scribd +
+ https://www.scribd.com/book/274500591/The-Edogawa-Rampo-Reader +
+Read The Edogawa Rampo Reader by Rampo Edogawa by Rampo Edogawa for free with a 30 day free trial. Read eBook on the web, iPad, iPhone and Android +

+
+" +14,Eddie Murphy influences Russell Peters,5,"
+

+ Russell Peters - Bio, Facts, Family Life of Canadian Comedian +
+ https://www.thefamouspeople.com/profiles/russell-peters-12835.php +
+Russell Peters is a comedian from Canada who is counted as one of the highest-paid comedians in the world. Check out this biography to know about his childhood, family life, achievements and fun facts about him. +

+
+
+

+ Russell Peters live in NYC - Special Engagement +
+ https://www.facebook.com/events/253066268433435 +
+International comedy superstar The REAL Russell Peters headlines five intimate shows at Carolines on Broadway. About Russell: Only a handful of today’s... +

+
+
+

+ "Indian Doctors" | Russell Peters - Almost Famous - dOb Movies +
+ https://dobmovies.com/watch/-quot-indian-doctors-quot-russell... +
+I would NEVER go to a male Indian doctor... I need my doctor to be from the hood! Here's a clip from my 2016 special, "Almost Famous." Watch the full special on Netflix! +

+
+
+

+ Jay Washington | United Airlines | Stand-Up Comedy - dOb ... +
+ https://dobmovies.com/watch/jay-washington-united-airlines-stand... +
+Jay Washington's plan to get 10 million dollars from United Airlines. See a LIVE SHOW at the Hollywood Laugh Factory! BUY TICKETS: https://goo.gl/WAFQKB +

+
+
+

+ About Last Night +
+ aboutlastnight.gocast.libsynpro.com/rss +
+Ron Funches is the most lovable man in comedy. He's one of the sweetest, funniest, most clever people you'll meet, so it's no wonder he's slowly taking over Hollywood. +

+
+" +15,F. Scott Fitzgerald influences Mohsin Hamid,3,"
+

+ 46 Brilliant Short Novels. | Novels | Books - scribd.com +
+ https://www.scribd.com/document/323521039/46-Brilliant-Short-Novels +
+46 Brilliant Short Novels. - Download as PDF File (.pdf), Text File (.txt) or read online. +

+
+
+

+ brenzi's 2012 Reading - October Happenings!- Part 10 | 75 ... +
+ https://www.librarything.com/topic/142926 +
+This topic is currently marked as "dormant"—the last message is more than 90 days old. You can revive it by posting a reply. +

+
+
+

+ 46 Brilliant Short Novels. | Novels | Books +
+ https://es.scribd.com/document/323521039/46-Brilliant-Short-Novels +
+46 Brilliant Short Novels. - Download as PDF File (.pdf), Text File (.txt) or read online. +

+
+" +16,Jack London influences Michael Bishop,5,"
+

+ Loot.co.za: Sitemap +
+ www.loot.co.za/index/html/index364.html +
+9788424918125 8424918126 Cartas II Cartas a Atico Cartas 162-426, Marco Tulio Ciceron 9781880971925 1880971925 What the Church Fathers Say About... 9780717813735 0717813738 French Gcse Role Plays for Aqa, Claude- Jean Gilles +

+
+
+

+ Loot.co.za: Sitemap +
+ www.loot.co.za/index/html/index1904.html +
+9781906280031 1906280037 Marriage Indexes for Family Historians 2008, Jeremy Gibson, Elizabeth Hampson, Stuart Raymond 9781606408698 1606408690 God's Crucible - Islam and the Making of Europe, 570-1215, David Levering Lewis, Richard Allen +

+
+
+

+ Pringle, David - The Ultimate Guide to Science Fiction ... +
+ https://www.scribd.com/doc/265193926/Pringle-David-The-Ultimate... +
+Pringle, David - The Ultimate Guide to Science Fiction (2012 0-88687-536-6,0-88687-537-4) ... THE ULTIMATE GUIDE TO SCIENCE FICTION David Pringle PHAROS BOOKS +

+
+
+

+ Jay Lake : SFFaudio +
+ www.sffaudio.com/tag/jay-lake +
+The provocative sequel to the Hugo and Audie Award-nominated METAtropolis features interconnected stories by today’s top speculative fiction writers, performed by a galaxy of Star Trek ® stars. +

+
+
+

+ Scott Lynch : SFFaudio +
+ www.sffaudio.com/tag/scott-lynch +
+The SFFaudio Podcast #074 – Jesse and Scott talk about the recently arrived audiobooks with assistance and commentary by Luke Burrage. Talked about on today’s show: +

+
+" +17,Quincy Jones influences Todd Boyd,1,"
+

+ Chuck Todd | Revolvy +
+ https://www.revolvy.com/main/index.php?s=Chuck Todd&item_type=topic +
+Chuck Todd Charles David Todd (born April 8, 1972) is an American television journalist who is the 12th and current moderator of NBC 's Meet the Press . +

+
+" +18,Ernest Hemingway influences J. D. Salinger,5,"
+

+ When Hemingway met Salinger | The Kansas City Star +
+ www.kansascity.com/.../article297629/When-Hemingway-met-Salinger.html +
+When Hemingway met Salinger. When Hemingway met Salinger | The Kansas City Star. News Sports Business Food Home eEdition Customer Service . Customer Service; Newsletters; +

+
+
+

+ J.D. Salinger's Letter To Ernest Hemingway | HuffPost +
+ https://www.huffingtonpost.com/2012/08/08/salinger-hemingway... +
+J.D. Salinger's Letter To Ernest Hemingway. 710. 230. The following is an excerpt from "Hello Goodbye Hello" [Simon & Schuster,26.95]: +

+
+
+

+ The Influence of Ernest Hemingway on J.D ... - Project MUSE +
+ https://muse.jhu.edu/article/442239 +
+The Influence of Ernest Hemingway on J.D. Salinger. Bradley R. McDuffie. Abstract. Most of what is known about J. D. Salinger's relationship with Hemingway during ... +

+
+
+

+ 700 QUOTES BY ERNEST HEMINGWAY [PAGE - 2] | A-Z Quotes +
+ www.azquotes.com/author/6539-Ernest_Hemingway?p=2 +
+Discover Ernest Hemingway famous and rare quotes. Share Ernest Hemingway quotations about writing, war and books. "My aim is to put down on paper..." +

+
+
+

+ Ernest Hemingway: Influence on Society - Sample Essays +
+ https://newyorkessays.com/essay-ernest-hemingway-influence-on-society +
+Ernest Hemingway: Influence on Society. 6 June 2016. Literature “Better to be a strong man with a weak point, than to be a weak man without a strong point ... +

+
+" +19,Jack Smith influences Nan Goldin,1,"
+

+ Jack Smith's art - Vogue.it +
+ www.vogue.it/.../art-photo-design/2011/05/neville-wakefield-jack-smith +
+Jack Smith was once the king of the underground art scene in New York. His photographs influenced Nan Goldin, his performance art, Cindy Sherman, and his films paved the way for filmmakers like David Lynch and John Waters. +

+
+" +20,Samuel Beckett influences Václav Havel,2,"
+

+ Leaving | The Wilma Theater +
+ www.wilmatheater.org/production/leaving +
+Q: Havel draws upon techniques, images, and perhaps even quotations from his earlier plays in Leaving.What do you think would be useful for an American audience to know about Havel’s dramaturgy? +

+
+
+

+ Samuel Beckett - McGill School Of Computer Science +
+ https://www.cs.mcgill.ca/.../wikispeedia/wpcd/wp/s/Samuel_Beckett.htm +
+Actor Cary Elwes explains in his video diary of The Princess Bride that Samuel Beckett was a neighbour of the Roussimoff family while living in France. +

+
+" +21,Raymond Carver influences Zadie Smith,5,"
+

+ Kevin Bertolero (Author of Modern Thought) - Goodreads +
+ https://www.goodreads.com/author/show/14144171.Kevin_Bertolero +
+Kevin Bertolero studied english literature, philosophy, and art history at Potsdam College. He is a staff writer for Drunken Boat and publisher-in-chief ... +

+
+
+

+ Zadie Smith - Academic Kids +
+ www.academickids.com/encyclopedia/index.php/Zadie_Smith +
+Biography Childhood & Background. Zadie Smith was born Sadie Smith (she changed her name when she was 14 reportedly to give herself a different, exotic touch) in the northwest London borough of Brent, a multicultural, mainly working-class area, to a black Jamaican mother and a white English father. +

+
+
+

+ Interviews Archives | Page 3 of 3 | Numéro Cinq +
+ numerocinqmagazine.com/category/numero-cinq-magazine/interviews/page/3 +
+His poems have appeared in The Antioch Review, Crazyhorse, Black Warrior Review, Ninth Letter, LIT, New Ohio Review, Numéro Cinq, ... +

+
+
+

+ Philosophy +
+ thenervousbreakdown.com/tag/philosophy +
+The other day I attempted to write an essay about the human brain and its extraordinary knack for pattern recognition. Brains are capable of identifying complex and subtle relationships between external stimuli that would confuse even the world’s most powerful computer. +

+
+
+

+ Richard Farrell Archives | Numéro Cinq +
+ numerocinqmagazine.com/tag/richard-farrell +
+Richard Farrell is the Creative Non-Fiction Editor at upstreet and a Senior Editor at Numéro Cinq (in fact, ... +

+
+" +22,Alan Moore influences Grant Morrison,5,"
+

+ On the Moore / Morrison Feud, Literary Borrowings, and the ... +
+ sequart.org/magazine/17235/on-the-moore-morrison-feud-literary... +
+It’s long been no secret, to those who paid attention, that Alan Moore and Grant Morrison — arguably the medium’s two most influential writers — don’t get along. +

+
+
+

+ Grant Morrison & The Fan Entitlement That ... - 4thletter! +
+ 4thletter.net/2012/09/grant-morrison-the-fan-entitlement-that-wasnt +
+79 comments to “Grant Morrison & The Fan Entitlement That Wasn’t” I saw Morrison speak (mostly a Q&A) at Meltdown Comics a few years ago, and I have to say that I’ve never looked at him the same way. +

+
+
+

+ J. Michael Straczynski’s (and John Romita Jr.’s) Run on ... +
+ https://them0vieblog.com/2012/08/13/j-michael-straczynskis-and... +
+That’s still a long way off, but it casts a significant shadow over Straczynski’s run. No matter how interesting or bold his ideas here, he’s still the writer who signs his name to the decision to revert all these changes.The start of the run is about modernising the concepts and the characters who populate The Amazing Spider-Man, but the ... +

+
+
+

+ FA #109 - 1989 - Deep Space Transmissions - Google Sites +
+ https://sites.google.com/site/deepspacetransmissions/interviews-1/... +
+News, Reviews and Annotations of the published and unpublished work of acclaimed comic-book writer Grant Morrison +

+
+
+

+ Hauntology and the Invisibles 3: The Mirror We Made to See ... +
+ www.tcj.com/hauntology-and-the-invisibles-3-the-mirror-we-made-to... +
+Hauntology and the Invisibles 3: The Mirror We Made to See Ourselves In. BY Amy Poodle Jun 16, 2011 (Part three of three. Click over for parts one and two) +

+
+" +23,Garry Shandling influences Ricky Gervais,5,"
+

+ Garry Shandling - Simple English Wikipedia, the free ... +
+ https://simple.wikipedia.org/wiki/Garry_Shandling +
+Garry Emmanuel Shandling (November 29, 1949 – March 24, 2016) was an American comedian, actor, writer, producer and director. He was best known for his work in It's Garry Shandling's Show and The Larry Sanders Show +

+
+
+

+ Garry Shandling Dies at 66 | In Memoriam 2016 - YouTube +
+ https://www.youtube.com/watch?v=rLklNFCFcLU +
+Garry Emmanuel Shandling was an American comedian, actor, writer, producer and director. He was best known for his work in It's Garry Shandling's Show and Th... +

+
+
+

+ Ricky Gervais leads tributes to comic legend Garry Shandling +
+ https://www.standard.co.uk/news/world/ricky-gervais-leads-tributes... +
+Ricky Gervais leads tributes after comic legend Garry Shandling dies aged 66. Tom Marshall; ... The Evening Standard. +

+
+
+

+ Garry Shandling - legendary comedian and star of The Larry ... +
+ www.digitalspy.com/showbiz/comedy/news/a788156/garry-shandling... +
+Garry Shandling - legendary comedian and star of The Larry Sanders Show - dies at 66. 19-time Emmy nominee influenced Ricky Gervais, Tina Fey and many others. +

+
+
+

+ Garry Shandling - ipfs.io +
+ https://ipfs.io/.../wiki/Garry_Shandling.html +
+Garry Emmanuel Shandling (November 29, 1949 – March 24, 2016) was an American stand-up comedian, actor, writer, and producer, best known for his work in It's Garry Shandling's Show and The Larry Sanders Show. +

+
+" +24,Bill Hicks influences Eddie Izzard,5,"
+

+ The 20 Greatest Standup Specials of All Time - Splitsider +
+ splitsider.com/2014/10/the-20-greatest-standup-specials-of-all-time/3 +
+The 20 Greatest Standup Specials of All Time By John Wenzel October 1, 2014. 6. Louis C.K., Shameless. The most visible comic of the moment set the stage for his ... +

+
+
+

+ The 20 Greatest Standup Specials of All Time - Splitsider +
+ splitsider.com/2014/10/the-20-greatest-standup-specials-of-all-time/2 +
+The 20 Greatest Standup Specials of All Time By John Wenzel October 1, 2014. 12. Bill Hicks, Revelations. As one of the most technically dazzling comics of his era ... +

+
+
+

+ Jonathan Brown | Facebook +
+ https://www.facebook.com/conguero +
+Jonathan Brown is on Facebook. Join Facebook to connect with Jonathan Brown and others you may know. Facebook gives people the power to share and makes... +

+
+
+

+ Joshua Naylor | Facebook +
+ https://www.facebook.com/joshua.naylor.31 +
+Joshua Naylor is on Facebook. Join Facebook to connect with Joshua Naylor and others you may know. Facebook gives people the power to share and makes the... +

+
+
+

+ Hicks' follow-up show to Relentless, recorded at the ... +
+ https://www.pinterest.com/pin/555420566518521075 +
+Bill Hicks, A young Bill Hicks television interview in early Houston of FAIR USE NOTICE: This Video may contain copyrighted (©) material the use of whi. William Melvin "Bill" Hicks (December 1961 – February was an American stand-up comedian, social critic, satirist and musician. A true comedian's ... +

+
+" +25,Franz Kafka influences Milan Kundera,5,"
+

+ Tolstoy Therapy: August 2012 +
+ https://www.tolstoytherapy.com/2012/08 +
+Bibliotherapy - or reading for wellbeing - has helped me to overcome both PTSD and anxiety disorders. See how reading great fiction can help you! +

+
+
+

+ War and Peace: Thoughts on Volume IV | Tolstoy Therapy +
+ www.tolstoytherapy.com/2012/08/war-and-peace-volume-iv.html +
+War and Peace: Thoughts on Volume IV I must say that Volume IV contains most of my favourite moments in War and Peace. There's so much to relate to, to learn from. +

+
+
+

+ Christopher Herz (Author of Pharmacology) - Goodreads +
+ https://www.goodreads.com/author/show/3520868.Christopher_Herz +
+Christopher Herz is the author of The Last Block in Harlem, Pharmacology, and Hollywood Forever. He has worked every kind of job imaginable, from washing... +

+
+
+

+ Famous Czech - The Famous Birthdays +
+ https://www.thefamousbirthdays.com/origin/czech +
+Most popular famous "Czech" About Us. Famous people's biographies and today's birthdays at a glance. +

+
+ +" +26,Ernest Hemingway influences Hunter S. Thompson,5,"
+

+ 18 Quotes for Writers from Ernest Hemingway ... +
+ www.writersdigest.com/.../18-quotes-for-writers-from-ernest-hemingway +
+13 thoughts on “ 18 Quotes for Writers from Ernest Hemingway ” atwhatcost August 3, 2014 at 2:19 pm. Why do we seek wisdom from those who couldn’t face life? +

+
+
+

+ Ernest Hemingway Quotes - BrainyQuote +
+ https://www.brainyquote.com/authors/ernest_hemingway +
+Enjoy the best Ernest Hemingway Quotes at BrainyQuote. Quotations by Ernest Hemingway, American Novelist, Born July 21, 1899. Share with your friends. +

+
+
+

+ 23 Essential Ernest Hemingway Quotes About Writing +
+ https://thewritepractice.com/hemingway-quotes +
+"Do not worry. You have always written before and you will write now." 23 Ernest Hemingway quotes for writers. +

+
+
+

+ Being Ernest: John Walsh unravels the mystery behind ... +
+ https://www.independent.co.uk/news/people/profiles/being-ernest... +
+Being Ernest: John Walsh unravels the mystery behind Hemingway's suicide. ... Being Ernest: John Walsh unravels the mystery behind Hemingway's suicide. 1/3. +

+
+
+

+ Cobalt (Music) - TV Tropes +
+ tvtropes.org/pmwiki/pmwiki.php/Music/Cobalt +
+Cobalt is a Black Metal band from Greeley, Colorado. To date they have released four albums, one of which is a double album, and two EPs, one of which is as … +

+
+" +27,Steve Martin influences Russell Peters,5,"
+

+ Speakers | Pollstar Live! 2018 +
+ https://www.pollstar.live/speakers +
+Pollstar Live! 2018 Confirmed Speakers. WEDNESDAY. Apple Music and the Music Business: Q&A with Eddy Cue. Eddy Cue Apple. BIO +

+
+
+

+ Cole Royer | Facebook +
+ https://www.facebook.com/coleroyer +
+Cole Royer is on Facebook. Join Facebook to connect with Cole Royer and others you may know. Facebook gives people the power to share and makes the world... +

+
+
+

+ Libra Celebrities List by Profession (c)2016 STAR SIGNS ... +
+ www.astrologyzine.com/libra-celebrities-list.shtml +
+Libra Celebrities Listby Profession Famous People Whose Birth Horoscope Has the Sun in Libra (c)2016 STAR SIGNS Astrology Zine. LOVE: Get Great Guides to Love ... +

+
+
+

+ 93 best cars images on Pinterest | Fancy cars, Dream cars ... +
+ https://www.pinterest.com/esb1972/cars +
+Explore emma boswell's board "cars" on Pinterest. | See more ideas about Fancy cars, Dream cars and Luxury vehicle. +

+
+
+

+ Chrétien leadership is losing support in party - The Globe ... +
+ https://www.theglobeandmail.com/news/national/chretien-leadership... +
+Welcome to The Globe and Mail’s comment community. This is a space where subscribers can engage with each other and Globe staff. +

+
+" +28,Marcel Proust influences Truman Capote,5,"
+

+ Capote: A Biography by Gerald Clarke - goodreads.com +
+ https://www.goodreads.com/book/show/926177.Capote +
+Capote has 3,978 ratings and 173 reviews. Paul said: Usually biographies begin with the more dutiful, laboured and frankly tiresome parts – the family ba... +

+
+
+

+ Source Notes - Capote: A Biography - Erenow +
+ https://erenow.com/biographies/capote-a-biography/61.html +
+Source Notes. Much of this book is based on interviews, chiefly with Truman Capote himself, but also with several hundred others who either knew him or provided information on him or on other subjects I discuss. +

+
+
+

+ 'I Regret Everything': Toni Morrison Looks Back On Her ... +
+ https://www.pinterest.com/pin/448530444121331139 +
+"It's not profound regret," Morrison tells Fresh Air. "It's just a wiping up of tiny little messes that you didn't recognize as mess when they were going on." H +

+
+
+

+ Best Influence Node of All Time | Rankly +
+ https://rankly.com/list/best-influence-node-off-all-time +
+More about Best Influence Node of All Time: Best Influence Node of All Time is a public top list created by Listnerd on Rankly.com on November 27th 2012. +

+
+
+

+ maitrandmargarita.files.wordpress.com | Website Review for ... +
+ https://www.woorank.com/en/www/maitrandmargarita.files.wordpress.com +
+Website Review of maitrandmargarita.files.wordpress.com: SEO, traffic, visitors and competitors of www.maitrandmargarita.files.wordpress.com +

+
+" +29,Rabindranath Tagore influences Pablo Neruda,5,"
+

+ Rabindranath Tagore - Wikipedia +
+ https://en.wikipedia.org/wiki/Rabindranath_Tagore +
+Rabindranath Tagore FRAS (/ r ə ˈ b ɪ n d r ə n ɑː t t æ ˈ ɡ ɔːr / ( listen); Bengali: [robind̪ronat̪ʰ ʈʰakur]), also written Ravīndranātha Ṭhākura (7 May 1861 – 7 August 1941), sobriquet Gurudev, was a Bengali polymath who reshaped Bengali literature and music, as well as Indian art with Contextual Modernism in the late ... +

+
+
+

+ TOP 25 QUOTES BY RABINDRANATH TAGORE (of 436) | A-Z Quotes +
+ www.azquotes.com/author/14414-Rabindranath_Tagore +
+Discover Rabindranath Tagore famous and rare quotes. Share inspirational quotes by Rabindranath Tagore and quotations about heart and joy. "A teacher can never truly teach unless he..." +

+
+
+

+ Rabindranath Tagore - newikis.com +
+ https://www.newikis.com/en/wiki/Rabindranath_Tagore +
+Rabindranath Tagore FRAS (/ r ə ˈ b ɪ n d r ə n ɑː t t æ ˈ ɡ ɔːr / ( listen); Bengali: [robind̪ronat̪ʰ ʈʰakur]), also written Ravīndranātha Thākura (7 May 1861 – 7 August 1941), sobriquet Gurudev, was a Bengali polymath who reshaped Bengali literature and music, as well as Indian art with Contextual Modernism in the late ... +

+
+
+

+ Rabindranath Tagore - Great Persons - Google Sites +
+ https://sites.google.com/.../home/rabindranath-tagore +
+Rabindranath Tagore. Sitemap. Recent site activity. Home‎ > ‎ Rabindranath Tagore. Rabindranath Tagore (Bengali: রবীন্দ্রনাথ ... +

+
+
+

+ Rabindranath Tagore - IPFS +
+ https://ipfs.io/.../wiki/Rabindranath_Tagore.html +
+Rabindranath Tagore [lower-alpha 1] FRAS (i / r ə ˈ b i n d r ə ˈ n ɑː t ˈ t ɑː ɡ ɔːr /; Bengali: [robind̪ro nat̪ʰ ʈʰakur]), also written Ravīndranātha Thākura [1] (7 May 1861 – 7 August 1941), [lower-alpha 2] sobriquet Gurudev, [lower-alpha 3] was a Bengali polymath [3] who reshaped Bengali literature and music, as well ... +

+
+" +30,W. S. Gilbert influences Oscar Hammerstein I I,1,"
+

+ Full text of "Dramatic and musical criticisms" +
+ https://archive.org/stream/dramaticmusicalc1911hale/dramatic... +
+Full text of "Dramatic and musical criticisms" See other formats ... +

+
+" +31,Joseph Heller influences Kurt Vonnegut,5,"
+

+ Kurt Vonnegut | Biography, Facts, & Books | Britannica.com +
+ https://www.britannica.com/biography/Kurt-Vonnegut +
+Kurt Vonnegut: Kurt Vonnegut, American writer noted for his wryly satirical novels that highlight the horrors and ironies of 20th-century civilization. +

+
+
+

+ Postmodern literature - Wikipedia +
+ https://en.wikipedia.org/wiki/Postmodern_literature +
+Postmodern literature is literature characterized by reliance on narrative techniques such as fragmentation, paradox, and the unreliable narrator; and often is (though not exclusively) defined as a style or a trend which emerged in the post–World War II era. +

+
+
+

+ Free Kurt Vonnegut jail Essays and Papers | page 2 +
+ www.123helpme.com/search.asp?text=Kurt+Vonnegut+jail&page=2 +
+Free Kurt Vonnegut jail papers, essays, and research papers. +

+
+
+

+ Kurt Vonnegut vs. the !&#*!@ - In These Times +
+ inthesetimes.com/article/44/kurt_vonnegut_vs_the +
+Kurt Vonnegut vs. the !&#*!@ BY Joel Bleifuss. Share Tweet Reddit 0 StumbleUpon 272 Email Print message. captcha. In November, Kurt Vonnegut turned 80. He published ... +

+
+
+

+ Kurt Vonnegut Essays | Bartleby +
+ https://www.bartleby.com/topics/Kurt-Vonnegut-Essays +
+Free Essays from Bartleby | Choice and Direction in the Writings of Kurt Vonnegut Jr. Satire in American literature has evolved in response to the... +

+
+" +32,Kurt Vonnegut influences George Saunders,5,"
+

+ Peter J. Story (Author of Things Grak Hates) - Goodreads +
+ https://www.goodreads.com/author/show/7396977.Peter_J_Story +
+About Peter J. Story: Peter J Story lives in San Antonio, Texas with his wife and their two pugs. He writes code by day and fiction by night, considering... +

+
+
+

+ Kathleen Founds (Author of When Mystical Creatures Attack!) +
+ https://www.goodreads.com/author/show/8166777.Kathleen_Founds +
+Kathleen Founds has worked at a nursing home, a phone bank, a South Texas middle school, and a Midwestern technical college specializing in truck driving... +

+
+
+

+ What Books Are You Reading This Week? April 10, 2017 - reddit +
+ https://www.reddit.com/r/books/comments/64iica/what_books_are_you... +
+Hi everyone! What are you reading? What do you think of it? We want to know! We're displaying the books found in this thread in the book strip... +

+
+
+

+ Tumblr - a soundtrack of sorts +
+ wiresandstarlings.tumblr.com +
+I got so fucking romantic, I apologize. 1. I played GP Seattle last weekend, my first individual Grand Prix since GP Kyoto last summer and probably my last GP until I finish my degree. +

+
+
+

+ Rabbit, Run x 2 | Deutsch, Rabbit and Books +
+ https://www.pinterest.com/pin/14988611234172409 +
+Here is the well-known John Updike classic in its familiar first American edition, as well as the UK edition. John Updike. Rabbit, Run. New Yor +

+
+" +33,Ernest Hemingway influences Norman Mailer,5,"
+

+ Hemingway Editor +
+ www.hemingwayapp.com +
+Tweet. © 2013-2016 .38 Long LLC. Created by Adam & Ben Long.Adam & Ben Long. +

+
+
+

+ Boxing - Norman Mailer - Chuck Klosterman +
+ https://www.esquire.com/sports/a4101/chuck-klosterman-0208 +
+Nothing to Worry About Nobody writes -- or cares -- about boxing the way Norman Mailer did, because no one fights anymore. +

+
+
+

+ About A Farewell to Arms - CliffsNotes Study Guides +
+ https://www.cliffsnotes.com/literature/f/a-farewell-to-arms/about... +
+A Farewell to Arms is not a complicated book. Rather, it is a simple story well told, the plot of which could be summarized as follows: boy meets girl, boy gets +

+
+
+

+ The Hemingway Lifestyle - CliffsNotes +
+ https://www.cliffsnotes.com/literature/s/the-sun-also-rises/... +
+Finally, in many ways Ernest Hemingway exemplified for the twentieth century what it means to live like a writer. The most visible example of his influence in t +

+
+
+

+ The Deer Park by Norman Mailer - Goodreads +
+ https://www.goodreads.com/book/show/131791.The_Deer_Park +
+The Deer Park has 973 ratings and 65 reviews. Ian said: Flaws and ApplauseFor all its flaws (and they are both numerous and substantial), The Deer Par... +

+
+" +34,Gary Oldman influences Sebastian Stan,5,"
+

+ faceclaim directory - angel dust's gallery & fc directory +
+ angeldustmt.tumblr.com/fcdirectory +
+male - 30s - 1979 - English, some Scottish, German - brown hair - blue eyes - beard - actor (breaking bad) +

+
+
+

+ 404 best Misc Inspiration images on Pinterest | Capitan ... +
+ https://www.pinterest.com/electriclite/misc-inspiration +
+Explore Syb Cub's board "Misc Inspiration" on Pinterest. | See more ideas about Capitan america, Captain america and Marvel avengers. +

+
+
+

+ Male Celeb Blogs - Page 91 of 104 - The best in Nude Male ... +
+ malecelebblogs.com/page/91 +
+Synopsis. Watch Woodpeckers Full Movie Online Free. Movie ‘Woodpeckers’ was released in 2017-01-23 in genre Drama. Julián finds love and a reason for living in the last place imaginable: the Dominican Republic’s Najayo Prison. +

+
+
+

+ Models Archives - Page 3 of 4 - Male Celeb Blogs +
+ malecelebblogs.com/category/models/page/3 +
+Incoming search term : Watch Walking Out Full Movie Online Free Streaming In HD Quality, watch full Walking Out movie, Watch Walking Out 2017 Online Free Viooz, Watch Walking Out +

+
+
+

+ sebs... - pinterest.com +
+ https://www.pinterest.com/pin/185914290845234282 +
+Sebastian Stan at Wizard World Comic Con 2014 (Chicago) Find this Pin and more on sebs... by shellastew. Ohhhh, That cute awkward smile killed me ️ ️ ️ ️. +

+
+" +35,Lenny Kravitz influences Macy Gray,5,"
+

+ Like Mother, Like Daughter: Rashida Jones & Peggy Lipton ... +
+ https://www.pinterest.com/pin/22940279322389443 +
+Like Mother, Like Daughter: Rashida Jones & Peggy Lipton.Quincy Jones is Rashida's father. Find this Pin and more on mothers & daughters by mkcherries. Beautiful Rashida Jones and her beautiful mother Peggy Lipton. +

+
+
+

+ XavierRowe - Musician in Los Angeles CA - BandMix.com +
+ https://www.bandmix.com/xavierrowe +
+XavierRowe: Musician in Los Angeles, California. Currently seeking: Band to Join, Background Singer, Piano, Saxophone, Vocalist and more.Xavier began singing at the age of 16, entering in local competitions where he developed a passion for live performance.... +

+
+
+

+ Mama Love - Pinterest +
+ https://www.pinterest.com/pin/159666749261642841 +
+Find this Pin and more on Mama Love by goodcharma. Beautiful Rashida Jones and her beautiful mother Peggy Lipton. ... from Pinterest. +

+
+
+

+ dyscolus.com | Website Review for dyscolus.com | WooRank.com +
+ https://www.woorank.com/en/www/dyscolus.com +
+Website Review of dyscolus.com: SEO, traffic, visitors and competitors of www.dyscolus.com +

+
+
+

+ Macy Gray en Madrid el April de 3, 2017 en notikumi +
+ https://www.notikumi.com/2017/4/3/concierto-de-macy-gray-en-madrid +
+No te pierdas a Macy Gray en Madrid el April de 3, 2017 en Teatro Nuevo Apolo en notikumi. +

+
+" +36,Clemente Mastella is politician of Italy,2,"
+

+ Sergio Mattarella and 90 related entities | Entities Finder +
+ apps.evemilano.com/entities/?query=sergio+mattarella +
+Sergio Mattarella President of Italy. Desc: Sergio Mattarella OMRI, OMCA is an Italian politician, lawyer and judge serving as the 12th and current President of Italy since 2015. +

+
+
+

+ Who is Gary W Clemente - (718) 376-0527 - Brooklyn - NY ... +
+ waatp.com/people/gary-w-clemente/33169830 +
+Who is Gary W Clemente - (718) 376-0527 - Brooklyn - NY - waatp.com.See also Gary W Clemente: pictures, social networks profiles, videos, weblinks, at blogs, at news, books, microblogs profiles +

+
+" +37,Ulises Francisco Espaillat is politician of Dominican Republic,2,"
+

+ Adriano Espaillat - Revolvy +
+ www.revolvy.com/main/index.php?s=Adriano Espaillat +
+Adriano D. Espaillat Cabral (born September 27, 1954) is a Dominican-American politician. He is the U.S. Representative for New York's 13th congressional district and the first formerly undocumented immigrant to ever serve in Congress. +

+
+
+

+ Mao, Dominican Republic - WikiVisually +
+ wikivisually.com/wiki/Mao,_Dominican_Republic +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+" +38,Umaru Tanko Al- Makura is politician of Nasarawa State,4,"
+

+ Nasarawa State Universal Basic Education Board - Nsubeb ... +
+ https://www.facebook.com/Nasarawa-State-Universal-Basic-Education... +
+Nasarawa State Universal Basic Education Board - Nsubeb. 246 likes · 26 talking about this. Education +

+
+
+

+ June | 2012 | A New Nigeria +
+ https://seunfakze.wordpress.com/2012/06 +
+A New Nigeria. raising standards, impacting lives. Home; jump to navigation. #SaveOke: BACK & BETTER June 30, 2012 Posted by seunfakze in MOTIVATION. +

+
+
+

+ Ta'al and Agara Students Support Group - Tassug - Home ... +
+ https://www.facebook.com/Taal-and-Agara-Students-Support-Group... +
+Ta'al and Agara Students Support Group - Tassug, Lafia Beriberi, Nassarawa, Nigeria. 788 likes · 1 talking about this. Politician +

+
+
+

+ 2012 | A New Nigeria | Page 5 +
+ https://seunfakze.wordpress.com/2012/page/5 +
+A New Nigeria. raising standards, impacting lives. Home; jump to navigation. AWAKENING THE SLEEPING GIANT: MAKING NIGERIA WORK AGAIN (V) by Prof @ayittey July 7, 2012 +

+
+" +39,Arthur Cornforth is politician of Colorado,1,"
+

+ Lieutenant Governor of Colorado | Project Gutenberg Self ... +
+ self.gutenberg.org/articles/eng/Lieutenant_Governor_of_Colorado +
+Project Gutenberg Self-Publishing - eBooks . Flag as Inappropriate ... +

+
+" +40,Prem Bahadur Singh is politician of Nepal,3,"
+

+ Nepali Janata Dal - Revolvy +
+ https://broom02.revolvy.com/topic/Nepali Janata Dal&item_type=topic +
+Nepali Janata Dal is a political party in Nepal . The party was established in 1995 as the United People's Party . The party identifies itself as progressive , nationalist and socialist . +

+
+
+

+ Maya Burman - Revolvy +
+ https://www.revolvy.com/topic/Maya Burman +
+Maya Burman (born 1971) is a contemporary artist of Indian parentage living in France . Biography Burman was born in Paris and brought up in France . +

+
+
+

+ Dedicated to All Nepali Speaking women with - studylib.net +
+ studylib.net/doc/9551989/dedicated-to-all-nepali-speaking-women-with +
+Women Writers of Nepal (Profiles and Perspectives) Women Writers of Nepal Profiles and Perspective) (Dates and Data Adopted fromNarichuli of Narendara Raj Prasai) Jagadish Rana Rajesh Rana Publications Shimla First published, 1 January 2011 © Jagadish Rana Publisher: Rajesh Rana Publications Yodha Niwas Shimla 171001, Himachal Pradesh (India ... +

+
+" +41,Melvin H. Evans is politician of United States Virgin Islands,4,"
+

+ Alexander Evans (American politician) - Revolvy +
+ https://www.revolvy.com/topic/Alexander Evans (American politician) +
+Alexander Evans (American politician) Save. Alexander Evans (September 13, 1818 – December 5, 1888) was a U.S. Representative from Maryland. +

+
+
+

+ Herbert M. Evans - Trivia Quizzes | Revolvy +
+ https://topics.revolvy.com/topic/Herbert M. Evans&item_type=topic +
+Herbert McLean Evans (September 23, 1882 – March 6, 1971) was a U.S. anatomist and embryologist . Education He was born in Modesto, California . In 1908, he obtained his medical degree from Johns Hopkins University . +

+
+
+

+ Black conservatism in the United States - WikiVisually +
+ wikivisually.com/wiki/Black_conservatism_in_the_United_States +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+
+

+ List of people with surname Evans - WikiVisually +
+ wikivisually.com/wiki/List_of_people_with_surname_Evans +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+" +42,Ali Hassan al- Majid is politician of Iraq,1,"
+

+ Who is Ali Nouri - (604) 552-2761 - Coquitlam - BC - waatp.com +
+ waatp.com/people/ali-nouri/1891107 +
+Who is Ali Nouri - (604) 552-2761 - Coquitlam - BC - waatp.com.See also Ali Nouri: pictures, social networks profiles, videos, weblinks, at blogs, at news, books, microblogs profiles +

+
+" +43,Nazim Ibrahimov is politician of Azerbaijan,2,"
+

+ File:Azerbaijan politic personality icon.svg - WikiVisually +
+ wikivisually.com/wiki/File:Azerbaijan_politic_personality_icon.svg +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+
+

+ Azerbaijan National Independence Party - Revolvy +
+ https://www.revolvy.com/topic/Azerbaijan National Independence Party +
+Azerbaijan National Independence Party topic. The National Independence Party of Azerbaijan NIPA ( Azerbaijani : Azərbaycan Milli İstiqlal Partiyası ) is a centre-right political party in Azerbaijan . +

+
+" +44,Joshua G. Newbold is politician of Iowa,4,"
+

+ Newbold Morris - Revolvy +
+ https://www.revolvy.com/topic/Newbold Morris +
+Newbold Morris (February 2, 1902 – March 30, 1966) was an American politician, lawyer, president of the New York City Council , and two-time candidate for mayor of New York City . +

+
+
+

+ Walton Newbold - Revolvy +
+ https://www.revolvy.com/main/index.php?s=Walton Newbold&item_type... +
+John Turner Walton Newbold (8 May 1888–20 February 1943), known as Walton Newbold , was the first of the four Communist Party of Great Britain members to be elected as MPs in the United Kingdom . +

+
+
+

+ Full text of "Biographical history of Shelby and Audubon ... +
+ https://archive.org/stream/biographicalhist00wsdu/biographicalhist... +
+Full text of "Biographical history of Shelby and Audubon counties, Iowa.Containing portraits of all the presidents of the United States from Washington to Harrison, with accompanying biographies of each; portraits and biographies of the governors of the state; engravings of prominent citizens in Shelby and Audubon counties, with personal ... +

+
+
+

+ Full text of "Biographical and historical record of Greene ... +
+ https://archive.org/stream/biographicalhist00lewi/biographicalhist... +
+Full text of "Biographical and historical record of Greene and Carroll counties, Iowa.Containing portraits of all the presidents of the United States from Washington to Cleveland, with accompanying biographies of each; portraits and biographies of the governors of the state ... and a concise history of the two counties and their cities and ... +

+
+" +45,Hendrik Verwoerd is politician of South Africa,5,"
+

+ Get Out Now! And Spitting Cobras An’All - Veterans Today ... +
+ https://www.veteranstoday.com/2017/06/30/get-out-now-and-spitting... +
+I recently received a very kind offer from an American friend and fellow journalist. He is most concerned about my safety in South Africa. +

+
+
+

+ Get Out Now! And Spitting Cobras An’All +
+ https://theinternationalreporter.org/2017/06/30/get-out-now-and... +
+Get Out Now! And Spitting Cobras An’All. Editor / June 30, 2017. by Katherine Frisk: I recently received a very kind offer from an American friend and fellow journalist. He is most concerned about my safety in South Africa. I would like to share it with you, however, I will not include his name out of consideration for his privacy. He writes: Dear Katherine, This email is from your fellow .. +

+
+
+

+ Butler Et Al_The Black Homelands of South Africa | South ... +
+ https://www.scribd.com/document/135068315/Butler-Et-Al-The-Black... +
+Preferred Citation: Butler, Jeffrey, Robert I. Rotberg, and John Adams The Black Homelands of South Africa: The Political and Economic Development of Bophuthtswana and Kwa-Zulu. +

+
+
+

+ Gene Louw - revolvy.com +
+ https://www.revolvy.com/topic/Gene Louw +
+Gene Louw . Save. Eugene Louw, born 15 July 1931, is a South African politician, member of the National Party, MP for Durbanville and Paarl, who was administrator for Cape Province (1979–1989), Minister of Home Affairs [1] (1989–1992), National Education (1989–1990), Public Works (1992–1993) and Defence (1992–1993) in the F.W. de Klerk government. Louw retired from political life in ... +

+
+
+

+ February | 2010 | Craig's Books +
+ https://sawriter.wordpress.com/2010/02 +
+5 posts published by craig lock during February 2010 +

+
+" +46,Edward Babiuch is politician of People's Republic of Poland,5,"
+

+ Donald Tusk - Wikipedia +
+ https://en.wikipedia.org/wiki/Donald_Tusk +
+Family and education. Tusk was born in Gdańsk in northern Poland. He has German and Kashubian ancestry. His father, also named Donald Tusk (1930–1972), was a carpenter, and his mother, Ewa (née Dawidowska) Tusk (1934–2009), was a nurse. +

+
+
+

+ Józef Piłsudski - Wikipedia +
+ https://en.wikipedia.org/wiki/Józef_Piłsudski +
+of the Second Republic of Poland; ... Edward Rydz-Śmigły was named by Poland's president and government to be ... the policies of the Polish People's Republic, ... +

+
+
+

+ Edward Gierek - Wikipedia +
+ https://en.wikipedia.org/wiki/Edward_Gierek +
+Edward Gierek (Polish pronunciation: [ˈɛdvart ˈɡʲɛrɛk]; 6 January 1913 – 29 July 2001) was a Polish communist politician.Gierek replaced Władysław Gomułka as first secretary of the ruling Polish United Workers' Party (PZPR) in the Polish People's Republic in 1970. +

+
+
+

+ Wojciech Jaruzelski - Wikipedia +
+ https://en.wikipedia.org/wiki/Wojciech_Jaruzelski +
+... was a Polish military officer and politician. ... and as such was the last leader of the People's Republic of Poland. ... Edward Babiuch Józef Pińkowski himself: +

+
+
+

+ BOOK REVIEWS BY TITLE - baylor.edu +
+ https://www.baylor.edu/content/services/document.php/49952 +
+Catholic Church and Antisemitism Poland, 1933-1939, The, ... Christianity in the People’s Republic of China, by G. Thompson Brown, 30: ... Divine Politician, ... +

+
+" +47,Christine Boutin is politician of France,3,"
+

+ Best French Politics of All Time | Rankly +
+ https://rankly.com/list/best-french-politics-off-all-time +
+More about Best French Politics of All Time: Best French Politics of All Time is a public top list created by Listnerd on Rankly.com on November 27th 2012. +

+
+
+

+ Gérard Larcher - WikiVisually +
+ wikivisually.com/lang-fr/wiki/Gérard_Larcher +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+
+

+ Renaud Donnedieu de Vabres - fracademic.com +
+ fracademic.com/dic.nsf/frwiki/1422955 +
+Pour les articles homonymes, voir Donnedieu de Vabres. Renaud Donnedieu de Vabres Renaud Donnedieu de Vabres +

+
+" +48,Sarah Churchill is politician of United Kingdom,4,"
+

+ William Russell, 1st Duke of Bedford | Revolvy +
+ https://www.revolvy.com/main/index.php?s=William Russell, 1st Duke... +
+William Russell, 1st Duke of Bedford William Russell, 1st Duke of Bedford KG PC (August 1616 \u2013 7 September 1700) was an English nobleman and politician who sat in the House of Commons from 1640 until 1641 when he inherited his Peerage as 5th Earl of Bedford and removed to the House of Lords . He fought in the Parliamentarian army and later defected to the Royalists during the English .. +

+
+
+

+ Solomon P. Sharp - WikiVisually +
+ https://wikivisually.com/wiki/Solomon_P._Sharp +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+
+

+ Portal:Politics/Featured content - WikiVisually +
+ https://wikivisually.com/wiki/Portal:Politics/Featured_content +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+
+

+ Strathearn (disambiguation) - revolvy.com +
+ https://www.revolvy.com/topic/Strathearn (disambiguation) +
+Strathearn is a place in Scotland. The title Duke of Strathearn has never existed, but there have been three dukedoms with "Strathearn" in the title: Duke of Cumberland and Strathearn Duke of Kent and Strathearn Duke of Connaught and Strathearn Strathearn is a region along the river Tay in Scotland ... +

+
+" +49,Joseph B. Ely is politician of Massachusetts,3,"
+

+ Joseph B. Ely - Revolvy +
+ www.revolvy.com/main/index.php?s=Joseph B. Ely +
+Joseph Buell Ely (February 22, 1881 – June 13, 1956) was an American lawyer and Democratic politician from Massachusetts . As a conservative Democrat, Ely was active in party politics from the late 1910s, helping to build, in conjunction with David I. Walsh , the Democratic coalition that would gain an enduring political ascendancy in the state. +

+
+
+

+ Full text of "The men of New York: a collection of ... +
+ www.archive.org/stream/menofnewyorkcoll03matt/menofnewyorkcoll03... +
+Full text of "The men of New York: a collection of biographies and portraits of citizens of the Empire state prominent in business, professional, social, and political life during the last decade of the nineteenth century .. +

+
+
+

+ See other formats - Internet Archive +
+ https://archive.org/stream/biographicalsket00murp_0/biographicalsk... +
+Full text of "Biographical sketches of the state officers and members of the legislature of the state of New York in 1862 and '63" See other formats +

+
+" +50,Roland Evelyn Turnbull is politician of North Borneo,2,"
+

+ Turnbull Government - revolvy.com +
+ https://www.revolvy.com/main/index.php?s=Turnbull government&item... +
+The Turnbull Government is the federal executive government of Australia, led by the 29th Prime Minister of Australia, Malcolm Turnbull. The government is made of members of the Liberal-National Coalition. +

+
+
+

+ Turnbull Government - Revolvy +
+ https://www.revolvy.com/topic/Turnbull Government +
+The Turnbull Government is the federal executive government of Australia, led by the 29th Prime Minister of Australia , Malcolm Turnbull . The government is made of members of the Liberal-National Coalition . +

+
+" +51,Kim Jong-pil is politician of South Korea,5,"
+

+ Ban Ki-moon - Wikipedia +
+ https://en.wikipedia.org/wiki/Ban_Ki-moon +
+Ban Ki-moon: South Korean ... Kim Jong-pil, former Prime Minister of South Korea, was reported to say that Ban Ki-moon would announce his candidacy for the ... +

+
+
+

+ Park Chung-hee - Wikipedia +
+ https://en.wikipedia.org/wiki/Park_Chung-hee +
+Kim Jong-pil Choi Kyu-hah: ... 26 October 1979) was a South Korean politician, ... Korea's Development Under Park Chung Hee (annotated ed.). +

+
+
+

+ Foreign relations of India - Wikipedia +
+ https://en.wikipedia.org/wiki/Foreign_relations_of_India +
+Foreign relations of India. ... Prime Minister Jong Pil Kim. ... Much of the economic investments of South Korea have been drained into China; ... +

+
+
+

+ Kim Dae-Jung | Biography, Achievements, & Nobel Prize ... +
+ https://www.britannica.com/biography/Kim-Dae-Jung +
+Kim Dae-Jung: South Korean politician Kim Dae-Jung was the ... Japan and South Korea. In 1976 Kim was ... Liberal Democrats led by Kim Jong-Pil, ... +

+
+
+

+ Seom. Sa-ra-jin sa-ram-deul (2016) - IMDb +
+ https://www.imdb.com/title/tt6333380 +
+A former political henchman seeks out revenge for being dropped by a ruthless politician while ... North Korea,for the rehearsal of the South ... Jong-pil Lee . Stars ... +

+
+" +52,Lindsay Tanner is politician of Australia,5,"
+

+ loon pond: June 2011 +
+ loonpond.blogspot.com/2011/06 +
+Subscribe to loon pond by Email. rss rss. Simple theme. Powered by Blogger. ... +

+
+
+

+ Political Correctness Watch - jonjayray.com +
+ jonjayray.com/pcwfeb09.html +
+Political correctness is most pervasive in universities and colleges but I rarely report the incidents concerned here as I have a separate blog for educational ... +

+
+
+

+ IndyWatch Feed Index - aunews.indywatch.org +
+ aunews.indywatch.org/archiver/aunews.indywatch.org/resources/time... +
+Eds. Note: Please scroll to the bottom of this post to see links to discussions of A Birthday Cake for George Washington. The links are in two sets. +

+
+
+

+ Is the end nigh? The new political paradigm. | Catallaxy Files +
+ catallaxyfiles.com/.../22/is-the-end-nigh-the-new-political-paradigm +
+39 Responses to Is the end nigh? The new political paradigm. Winston Smith #1923486, posted on January 22, 2016 at 10:48 am. Nicely put, Spartacus. +

+
+
+

+ IndyWatch Feed Allaunews +
+ wire.indywatch.org/.../resources/timemachine/2016/023/allaunews.html +
+Tasmania has seen some big environmental contests down the years. Lake Pedder, the Franklin dam, Farmhouse Creek, Wesley Vale, the Bell Bay pulp mirage, Ralphs Bay. +

+
+" +53,Yisrael Kessar is politician of Israel,1,"
+

+ Meir Amit and 80 related entities | Entities Finder +
+ apps.evemilano.com/entities/?query=meir+amit +
+Info about Meir Amit. Use EVE Entities Finder to find relationships between entities, things, concepts and people. Try it now, it is free! +

+
+" +54,Herman Ekern is politician of Wisconsin,1,"
+

+ Victor A. Miller - WikiVisually +
+ https://wikivisually.com/wiki/Victor_A._Miller +
+Henry Kleist, politician Victor A. Miller, Attorney General of Wisconsin, was born in Eaton 2. Democratic Party of Wisconsin – The Democratic Party of Wisconsin is the affiliate of the Democratic Party in the state of Wisconsin. It is currently headed by party chair Martha Laning. The Democratic Party dominated politics until the late 1850s, followed by the newly founded Republican Par +

+
+" +55,Lee Hoi-chang is politician of South Korea,5,"
+

+ Roh Moo-hyun - Wikipedia +
+ https://en.wikipedia.org/wiki/Roh_Moo-hyun +
+... was a South Korean politician who served as President of South ... the Lee Hoi-chang, ... cable to South Korea revealed that Roh Moo-hyun expressed ... +

+
+
+

+ Park Geun-hye - Wikipedia +
+ https://en.wikipedia.org/wiki/Park_Geun-hye +
+President of South Korea; ... is a former South Korean politician who served as the 11th President of South Korea from 2013 to 2017. ... Lee Hoi-chang ... +

+
+
+

+ Kim Dae-Jung | Biography, Achievements, & Nobel Prize ... +
+ https://www.britannica.com/biography/Kim-Dae-Jung +
+Kim Dae-Jung: South Korean politician Kim Dae-Jung was the first ... Lee Hoi-Chang. Kim Dae Jung, 2000. ... Kim Dae-Jung visited North Korea in June 2000—the first ... +

+
+
+

+ Roh Moo-Hyun | president of South Korea | Britannica.com +
+ https://www.britannica.com/biography/Roh-Moo-Hyun +
+Roh Moo-Hyun: Roh Moo-Hyun, South Korean politician and lawyer, president of South Korea from ... In December 2002 Roh defeated Lee Hoi-Chang in a tightly ... +

+
+
+

+ Liberty Korea Party - Wikipedia +
+ https://en.wikipedia.org/wiki/Liberty_Korea_Party +
+The Liberty Korea Party ... Free Korea Party) is a conservative political party in South Korea. ... Lee Hoi-chang (이회창)* +

+
+" +56,Ravi Teja acted with Chiranjeevi,5,"
+

+ ESPNcricinfo - Cricket Teams, Scores, Stats, News ... +
+ www.espncricinfo.com +
+Get cricket scores, schedules, match commentary, team stats, fixtures, series results, video highlights, news, and more on ESPNcricinfo. +

+
+
+

+ Samantha Akkineni - Wikipedia +
+ https://en.wikipedia.org/wiki/Samantha_Akkineni +
+Samantha Akkineni (née Ruth Prabhu, born 28 April 1987) is an Indian actress and model.She has established a career in the Telugu and Tamil film industries, and is a recipient of several awards including four Filmfare Awards. +

+
+
+

+ Wikipedia, the free encyclopedia +
+ https://en.wikipedia.org/wiki/Main_Page +
+Dungeons & Dragons is a studio album by American musical group Midnight Syndicate, released in 2003 by Entity Productions.The album is designed as a soundtrack for Wizards of the Coast's role-playing game Dungeons & Dragons. +

+
+
+

+ Hindi Dubbed South Movies - YouTube +
+ https://www.youtube.com/channel/UCxPwlfpoB3_IH2GDfRKmqCg +
+This is Official Hindi Dubbed SOuth Movies Channel. ... From Rajnikanth to Chiranjeevi to Ram Charan, we have listed all for you.Enjoy watching the most unbelievable, +

+
+
+

+ Telugu Full Movies - YouTube +
+ https://www.youtube.com/user/LatestTeluguMovies +
+Telugu Movies,Telugu Full Movies,Latest Telugu Movies ... Ravi Teja, Charmi Kaur, ... Mega Star Chiranjeevi All Time Hit Movies Play all. +

+
+" +57,Gene Wilder acted with Peter Ustinov,5,"
+

+ Elizabeth Taylor - Wikipedia +
+ https://en.wikipedia.org/wiki/Elizabeth_Taylor +
+Taylor intended on following Cleopatra by headlining an all-star cast in Fox's ... diner waitress in Peter Ustinov's Faust ... Elizabeth Taylor: The Last Star. +

+
+
+

+ Harrison Ford - Wikipedia +
+ https://en.wikipedia.org/wiki/Harrison_Ford +
+Lucas was eventually won over by Ford's performance during these line reads and cast him as Han Solo. Star ... starred alongside Gene Wilder ... Peter Weir's Witness ... +

+
+
+

+ The Movie Database (TMDb) +
+ https://www.themoviedb.org +
+The Movie Database (TMDb) is a popular, user editable database for movies and TV shows. +

+
+
+

+ Sean Connery - IMDb +
+ www.imdb.com/name/nm0000125 +
+Sean Connery, Actor: The Rock. Sean Connery is best known for portraying the character James Bond, starring in seven Bond films between 1962 and 1983. +

+
+
+

+ Gene Hackman - IMDb +
+ www.imdb.com/name/nm0000432 +
+Gene Hackman, Actor: ... 1970 I Never Sang for My Father Gene Garrison 1969 Marooned Buzz Lloyd 1969 Downhill Racer Claire 1969 The Gypsy Moths Joe Browdy +

+
+" +58,Dan Aykroyd acted with Gene Hackman,5,"
+

+ Bill Murray - Wikipedia +
+ https://en.wikipedia.org/wiki/Bill_Murray +
+Early life. Murray was born on September 21, 1950, in Evanston, Illinois, to Lucille (née Collins), a mail-room clerk, and Edward Joseph Murray II, a lumber salesman.He was raised in Wilmette, Illinois, a northern suburb of Chicago. +

+
+
+

+ River Phoenix - Wikipedia +
+ https://en.wikipedia.org/wiki/River_Phoenix +
+He starred in the science fiction adventure film Explorers ... (founded by his good friend and Sneakers co-star Dan Aykroyd) ... In Search of River Phoenix: ... +

+
+
+

+ Hollywood Reporter | Entertainment News +
+ https://www.hollywoodreporter.com +
+The Hollywood Reporter is your source for breaking news about Hollywood and entertainment, including movies, TV, reviews and industry blogs. +

+
+
+

+ Ghostbusters (1984) - IMDb +
+ https://www.imdb.com/title/tt0087332 +
+With Bill Murray, Dan Aykroyd, ... Gene Hackman, Christopher Reeve, Margot Kidder. ... What's that you say? Ghostbusters, ... +

+
+
+

+ Watch movies online free english sub on Fmovies.io - Fmovies +
+ https://www5.fmovies.io +
+Free Movies, Watch Movie Online for free with HD streaming, you also can download any movie, series without registration. Watch latest movies in HD quality free. +

+
+" +59,Chris Noth acted with Sharon Wilkins,5,"
+

+ BibMe: Free Bibliography & Citation Maker - MLA, APA ... +
+ www.bibme.org +
+BibMe Free Bibliography & Citation Maker - MLA, APA, Chicago, Harvard +

+
+
+

+ Northwestern Mutual | Spend Your Life Living +
+ https://www.northwesternmutual.com +
+Get everything you need from insurance to investments to financial planning, all in one place. Northwestern Mutual - spend your life living. +

+
+
+

+ CoreCivic: Better the Public Good +
+ www.corecivic.com +
+Providing quality corrections and detention services, residential reentry centers and criminal justice real estate solutions that better the public good. +

+
+
+

+ UNC Health Care +
+ https://www.unchealthcare.org +
+UNC Health Care is a not-for-profit integrated health care system owned by the state of North Carolina, comprised of many locations across the state. +

+
+
+

+ Quality Inn® by Choice Hotels – Book Now on the Official Site! +
+ https://www.choicehotels.com/quality-inn +
+Choose Quality Inn hotels by Choice Hotels for value and exceptional amenities to ‘Get Your Money’s Worth’. Book your next stay at Quality hotels today! +

+
+" +60,Beau Starr acted with Michael Paul Chan,5,"
+

+ MeetMe +
+ https://www.meetme.com +
+you are agreeing to the Terms, and to receive MeetMe email. You are also agreeing that others will be able to see info you provide on your profile. +

+
+
+

+ Yahoo Sports | Sports News, Scores, Fantasy Games +
+ https://sports.yahoo.com +
+All the latest Sports News, Scores, Fantasy Games. +

+
+
+

+ LinkedIn: Log In or Sign Up +
+ https://www.linkedin.com/home +
+500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities. +

+
+
+

+ Log in | Tumblr +
+ https://www.tumblr.com/login +
+Log in to your Tumblr account to start posting to your blog. +

+
+
+

+ SoundCloud – Listen to free music and podcasts on SoundCloud +
+ https://soundcloud.com +
+SoundCloud is a music and podcast streaming platform that lets you listen to millions of songs from around the world, or upload your own. Start listening now! +

+
+" +61,Chris Evans acted with Jaime Pressly,5,"
+

+ My Yahoo +
+ https://my.yahoo.com +
+Welcome to My Yahoo. ... the 49-year-old star took to Twitter to reveal that she’s been sitting on a secret about the goings on behind the scenes of “NCIS ... +

+
+
+

+ HuffPost - Breaking News, U.S. and World News | HuffPost +
+ https://www.huffingtonpost.com +
+Read the latest headlines, news stories, and opinion from Politics, Entertainment, Life, Perspectives, and more. +

+
+
+

+ KRVN Radio | Lexington, Nebraska +
+ krvn.com +
+KRVN 880 Rural Radio - River 93.1 - Country Legends KAMI 1580 AM. Search for: ... Five Star Auctions Arapahoe, NE Heartland Partners Realty and Auctioneers +

+
+
+

+ mPerks | Meijer Digital Coupons and Rewards | Online ... +
+ https://mperks.meijer.com +
+Save even more with Meijer mPerks Rewards and Loyalty Program. Clip digital coupons, automatically earn rewards, and receive instant savings at checkout when entering your mPerks ID. +

+
+
+

+ Funny Videos, Funny Clips & Funny Pictures | Break +
+ www.break.com +
+Lunch Break – 05.14.18 40 Weird pictures, GIFS and memes that went really hard at Mother’s Day brunch. +

+
+" +62,Brenda Vaccaro acted with Don Stroud,5,"
+

+ PeopleFinders - People Search, Public Records, & Reverse Phone +
+ https://www.peoplefinders.com +
+Find over 700 million people online for free with our people search engine and reverse phone lookup. Find contact information, background checks, address and phone for anyone at PeopleFinders. +

+
+
+

+ Spokeo People Search | White Pages | Find People +
+ https://www.spokeo.com +
+People search engine and free white pages finds phone, address, email, and photos. Find people by name, email, address, and phone for free. +

+
+
+

+ Obituaries | The Sharon Herald +
+ obituaries.sharonherald.com +
+The Sharon Herald - a place for remembering loved ones; a space for sharing memories, life stories, milestones, to express condolences, ... +

+
+
+

+ Academy Award for Best Supporting Actress - Wikipedia +
+ https://en.wikipedia.org/.../Academy_Award_for_Best_Supporting_Actress +
+The Academy Award for Best Supporting Actress is an award presented annually by the Academy of Motion Picture ... Don't They? 1970s: 1970 ... Brenda Vaccaro: +

+
+
+

+ Shelley Winters - Wikipedia +
+ https://en.wikipedia.org/wiki/Shelley_Winters +
+Shelley Winters was born Shirley Schrift in ... (according to her autobiography Shelley Also Known As Shirley). She starred with him in the 1951 ... Brenda Martingale: +

+
+" +63,Charles Stanton Ogle acted with Marc Mc Dermott,5,"
+

+ Spokeo People Search | White Pages | Find People +
+ https://www.spokeo.com +
+People search engine and free white pages finds phone, address, email, and photos. Find people by name, email, address, and phone for free. +

+
+
+

+ Home - BLM GLO Records +
+ https://glorecords.blm.gov +
+Welcome to the Bureau of Land Management(BLM), General Land Office (GLO) Records Automation web site. +

+
+
+

+ Sympathy - by Tipton & Hurst, Inc. +
+ shop.tiptonhurst.com/sympathy-282406c.asp +
+1801 N Grant St Little Rock, AR 72207 501-666-3333 800-666-3333 comments@tiptonhurst.com. © 2013 Tipton Hurst +

+
+
+

+ www.colliercountyfl.gov +
+ https://www.colliercountyfl.gov/home/showdocument?id=80030 +
+6000 4/2/2018 15:08:37 12/21/2004. 4/5/2018 14:31:34 9/14/2006. 4/13/2018 16:51:15 7/6/2007. 1 4/23/2018 10:06:35 12/21/2017 13:02:16 0 1. 4/11/2018 08:54:10 +

+
+
+

+ All Phone Numbers with Prefix 248-826 - Northville, Michigan +
+ https://www.callerdescription.com/248-826.html +
+Marc Carruba Recreation Dr Northville, ... Giovanna Roles Mc Fadden St Northville, Michigan; ... Stanton Reaser Griswold St Northville, ... +

+
+" +64,Julie Ege acted with John Forbes- Robertson,5,"
+

+ Mercer University +
+ www.mercer.edu +
+Mercer University is one of America’s oldest and most distinctive institutions of higher learning, offering rigorous programs that span the undergraduate liberal arts to doctoral level degrees. +

+
+
+

+ Augustana College - A leading liberal arts and sciences ... +
+ www.augustana.edu +
+Augustana College will hold its 158th Commencement ... Augustana Teaching Museum of Art Building Directory Fryxell Geology Museum John Deere Planetarium Center for ... +

+
+
+

+ Butler.edu +
+ https://www.butler.edu +
+Butler and three other schools see male and female students producing research at similar rates. More News. Connect with Us. Tweets by @twitterapi. Follow us on ... +

+
+
+

+ Hamilton College - Top Liberal Arts College in New York State +
+ https://www.hamilton.edu +
+Hamilton College is a private, liberal arts college in New York State that features a need-blind admission policy and an open curriculum. +

+
+
+

+ Rhodes College | Become Essential +
+ www.rhodes.edu +
+Rhodes College’s men's lacrosse team will host Huntingdon College in their first-ever NCAA postseason appearance after earning an automatic bid. +

+
+" +65,Helen Slater acted with Jon Tenney,5,"
+

+ Together | Flickr +
+ https://www.flickr.com +
+Flickr is almost certainly the best online photo management and sharing application in the world. Show off your favorite photos and videos to the world, securely and privately show content to your friends and family, or blog the photos and videos you take with a cameraphone. +

+
+
+

+ Legacy.com | Where Life Stories Live On +
+ www.legacy.com +
+Legacy.com is a global network of online obituaries that provides timely news of death and allows users to pay respect and celebrate life. +

+
+
+

+ Google +
+ https://www.google.com/?gws_rd=ssl +
+Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. +

+
+
+

+ The Herald (Everett) Obituaries - Everett, WA | The Herald ... +
+ www.legacy.com/obituaries/heraldnet +
+The Herald (Everett) obituaries and Death Notices for Everett Washington area . ... Dow, Helen M. Duffy, Dennis + View more names (58) View All obituaries This Week. +

+
+
+

+ Celebrity Net Worth - Richest Rappers, Celebrity Houses ... +
+ https://www.celebritynetworth.com +
+A huge collection of all the celebrity net worths of the world. How much is Floyd Mayweather worth? Compare yourself to your favorite celebrity. +

+
+" +66,John Ratzenberger acted with Ned Beatty,5,"
+

+ Tom Hanks - Wikipedia +
+ https://en.wikipedia.org/wiki/Tom_Hanks +
+Hanks acted in school plays, ... Ned Donnelly. With ... and John Ratzenberger were invited to a movie theater to see a complete story reel of the movie. ... +

+
+
+

+ Celebrity Net Worth - Richest Rappers, Celebrity Houses ... +
+ https://www.celebritynetworth.com +
+A huge collection of all the celebrity net worths of the world. How much is Floyd Mayweather worth? Compare yourself to your favorite celebrity. +

+
+
+

+ Roseanne (TV Series 1988–1997) - IMDb +
+ www.imdb.com/title/tt0094540 +
+With Roseanne Barr, John Goodman, Laurie Metcalf, Michael Fishman. 'Roseanne' is the story of a working-class family struggling with life's essential problems--marriage ... +

+
+
+

+ Toy Story (franchise) - Wikipedia +
+ https://en.wikipedia.org/wiki/Toy_Story_(franchise) +
+Toy Story 3, the third film in the franchise, was released on June 18, 2010, nearly 11 years after Toy Story 2 was. It was the first Toy Story film not to be directed by John Lasseter (although he remained involved in the film as executive producer), but by Lee Unkrich, who edited the first two films and co-directed the second. +

+
+
+

+ Dictionary.com's List of Every Word of the Year ... +
+ www.dictionary.com/e/s/word-of-the-year-list +
+A list of every Word of the Year selection released by Dictionary.com. Dictionary.com's first Word of the Year was chosen in 2010. +

+
+" +67,James Earl Jones acted with Burt Lancaster,5,"
+

+ ESPN: The Worldwide Leader in Sports +
+ www.espn.com +
+Visit ESPN to get up-to-the-minute sports news coverage, ... Kevin Durant and Klay Thompson combine to score 65 points, besting James Harden's 41-point effort, ... +

+
+
+

+ AMC Theatres - movie times, movie trailers, buy tickets ... +
+ https://www.amctheatres.com +
+Find movies near you, view show times, watch movie trailers and buy movie tickets. Our theaters have the newest movies. Watch trailers and then find tickets for movies near you +

+
+
+

+ Stifel +
+ www.stifel.com +
+Stifel is a full service brokerage and investment banking firm. The Company provides securities brokerage, investment banking, trading, investment advisory, and related financial services to individual investors, professional money managers, businesses, and municipalities. +

+
+
+

+ MeetMe +
+ https://www.meetme.com +
+you are agreeing to the Terms, and to receive MeetMe email. You are also agreeing that others will be able to see info you provide on your profile. +

+
+
+

+ LinkedIn: Log In or Sign Up +
+ https://www.linkedin.com/home +
+500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities. +

+
+" +68,Raj Babbar acted with Shashi Kapoor,5,"
+

+ List of Hindi film families - Wikipedia +
+ https://en.wikipedia.org/wiki/Sara_Ali_Khan +
+Raj Babbar is an Indian actor and ... Kunal Kapoor (Shashi's sons). Shashi Kapoor's ... She has also acted in Bengali films. Saif Ali Khan is a popular actor and is ... +

+
+
+

+ Venus - YouTube +
+ https://www.youtube.com/channel/UCWi_65E_L8tQZ34C6wVAlpQ +
+Star Cast : Govinda ... Full Video Songs | Raj Babbar | Salma Agha | Deepak ... Sadhana | Raaj Kumar | Shashi Kapoor | Sharmila Tagore | - Playlist. Venus. 8 ... +

+
+
+

+ Iss Pyaar Ko Kya Naam Doon? (2011 TV series) - Wikipedia +
+ https://en.wikipedia.org/wiki/Iss_Pyaar_Ko_Kya_Naam_Doon?_(2011_TV... +
+Iss Pyaar Ko Kya Naam Doon? was one of the top popular ... A third season of the show Iss Pyaar Ko Kya Naam Doon 3, starred Barun ... Sanjay Batra as Shashi ... +

+
+
+

+ Movie Hub - YouTube +
+ https://www.youtube.com/channel/UCOWl9uYuEkZW6Fyvlr8221A +
+Visit Movie Hub Everyday For Blockbuster ENTERTAINMENT, ... Shashi Kapoor, ... Raj Babbar, Hema Malini & Alok ... +

+
+
+

+ Yahoo News India +
+ https://in.news.yahoo.com +
+Madhuri Celebrates B’day With ‘Hum Aapke’ Co-Star Renuka Shahane; News. ... Yahoo India. People of Karnataka ... Did Deepika Padukone Get Ranbir Kapoor Tattoo ... +

+
+" +69,Sigourney Weaver acted with Gwyneth Paltrow,5,"
+

+ My Yahoo +
+ https://my.yahoo.com +
+Welcome to My Yahoo. ... the 49-year-old star took to Twitter to reveal that she’s been sitting on a secret about the goings on behind the scenes of “NCIS ... +

+
+
+

+ Entertainment - Fox News +
+ www.foxnews.com/entertainment.html +
+Celebrity gossip and entertainment news from FOXNews.com. Celebrity gossip, fashion, travel, lifestyle and arts and entertainment news headlines plus in-depth features and video clips. +

+
+
+

+ Entertainment News, Celebrity Photos and Videos | MSN ... +
+ www.msn.com/en-us/entertainment +
+Get the latest in entertainment news, celebrity gossip, movies, TV shows, videos and photos on MSN Entertainment. +

+
+
+

+ New York Lottery | New Yorker's Choice for Lottery Games +
+ https://nylottery.ny.gov +
+New York Lottery has a unique lottery game selection. Find and play your favorite games, whether it is a Scratch-off or draw-game. Hey, you never know! +

+
+
+

+ Gmail +
+ https://mail.google.com/mail/u/0 +
+Gmail is email that's intuitive, efficient, and useful. 15 GB of storage, less spam, and mobile access. +

+
+" +70,Harry Dean Stanton acted with Donald Pleasence,5,"
+

+ Michael Caine - Wikipedia +
+ https://en.wikipedia.org/wiki/Michael_Caine +
+He also acted in radio plays, ... Robert Duvall, Jenny Agutter and Donald Pleasence. Subsequently, in 1978, he starred in The Silver Bears, an adaptation of Paul Erdman's (1974) novel of the same name. Caine also was part of an all-star cast in A Bridge Too Far (1977). 1980s. Caine in 1979. At the end of the 1970s his choice of roles was frequently criticised—something to which he has +

+
+
+

+ Best Horror Movies - Rotten Tomatoes +
+ https://www.rottentomatoes.com/guides/best-horror-movies +
+Synopsis: In this elaborate remake of the 1956 horror classic, health inspector Donald Sutherland is dispatched to investigate the curious behavior of several... Starring: Donald Sutherland,Brooke Adams,Leonard Nimoy,Veronica Cartwright +

+
+
+

+ Dictionary.com's List of Every Word of the Year ... +
+ www.dictionary.com/e/s/word-of-the-year-list +
+A list of every Word of the Year selection released by Dictionary.com. Dictionary.com's first Word of the Year was chosen in 2010. +

+
+
+

+ Any Which Way You Can (1980) - IMDb +
+ www.imdb.com/title/tt0080377 +
+A trucker turned prize fighter, his brother and their pet orangutan have a series of misadventures involving the mob, corrupt cops, motorcycle gangs and pretty dames. +

+
+
+

+ Escape from New York (1981) - IMDb +
+ https://www.imdb.com/title/tt0082340 +
+Directed by John Carpenter. With Kurt Russell, Lee Van Cleef, Ernest Borgnine, Donald Pleasence. In 1997, when the U.S. president crashes into Manhattan, now a giant maximum security prison, a convicted bank robber is sent in to rescue him. +

+
+" +71,Megan Follows acted with Colleen Dewhurst,5,"
+

+ Murder, She Wrote (TV Series 1984–1996) - IMDb +
+ www.imdb.com/title/tt0086765 +
+Professional writer and amateur sleuth Jessica Fletcher uses her intellect, charm, and persistence to get to the bottom of every crime she encounters. +

+
+
+

+ Movies - The New York Times +
+ https://www.nytimes.com/section/movies +
+Movies | Search. Subscribe Now ... a Great Cast and Yet ... The star of the documentary “RBG” has embraced her popularity as another tool in her effort to ... +

+
+
+

+ Anne of Green Gables (TV Movie 2016) - IMDb +
+ https://www.imdb.com/title/tt4820224 +
+Stars: Megan Follows, Colleen Dewhurst, Marilyn Lightstone. ... Cast. Cast overview, first billed only: Ella Ballentine... Anne Shirley: Martin Sheen... +

+
+
+

+ Anne of Green Gables - Period Drama for the Entire Family +
+ https://anneofgreengables.com +
+Anne of Green Gables is available to stream online in HD from producers Sullivan Entertainment on Gazebo TV! Check out one of the most beloved period dramas for the ... +

+
+
+

+ Megan Follows - Wikipedia +
+ https://en.wikipedia.org/wiki/Megan_Follows +
+Megan Follows; Follows at Comic-Con International, ... she starred as Catherine de' Medici in the television series ... Follows was cast as Catherine de' Medici on ... +

+
+" +72,Tony Leblanc acted with José Nieto,5,"
+

+ www.facebook.com +
+ https://www.facebook.com/photo.php +
+We would like to show you a description here but the site won’t allow us. +

+
+
+

+ Outlook.com - Microsoft free personal email +
+ https://outlook.live.com/owa +
+Being productive is all about using the right tools. With seamless integrations, travel and delivery action cards, and our Focused Inbox that automatically sorts what’s importan +

+
+
+

+ www.eliteprospects.com +
+ www.eliteprospects.com/player.php +
+www.eliteprospects.com +

+
+
+

+ Dictionary.com's List of Every Word of the Year ... +
+ www.dictionary.com/e/s/word-of-the-year-list +
+A list of every Word of the Year selection released by Dictionary.com. Dictionary.com's first Word of the Year was chosen in 2010. +

+
+
+

+ about.me | your personal homepage +
+ https://about.me +
+Create your free, one-page website in just a few minutes. +

+
+" +73,Ian Hendry acted with Barbara Ferris,5,"
+

+ LinkedIn: Log In or Sign Up +
+ https://ca.linkedin.com +
+500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities. +

+
+
+

+ Official Chicago Cubs Website | MLB.com +
+ https://www.mlb.com/cubs +
+The official website of the Chicago Cubs with the most up-to-date information on scores, schedule, ... Ian Happ drills a two-run home run into the left-field seats, ... +

+
+
+

+ The Patriot Ledger Obituaries - Quincy, MA | The Patriot ... +
+ www.legacy.com/obituaries/SouthOfBoston-Ledger +
+The Patriot Ledger obituaries and Death Notices for Quincy Massachusetts area . Explore Life Stories, Offer Condolences & Send Flowers. ... Corey, Barbara 2 entries. +

+
+
+

+ HouseofNames: Name Histories, Coats of Arms & Family Crests +
+ https://www.houseofnames.com +
+HouseOfNames.com is a retail site for Surname Origin, Last Name Origin, Family Coat of Arms, Family Shields and Family Crests prints. All of the products sold by HouseOfNames.com were researched and created by Swyrich Corp. Secure shopping. +

+
+
+

+ Obituary Search - Find your Loved One's Life Stories +
+ www.legacy.com/search +
+Visit Legacy.com to search obituaries for your loved ones. Find and view your loved one's life stories and leave a lasting tribute. +

+
+" +74,Jackie Condon acted with Helen Gilmore,5,"
+

+ The Providence Journal Obituaries - Providence, RI | The ... +
+ www.legacy.com/obituaries/providence +
+The Providence Journal obituaries and Death Notices for Providence Rhode Island area . ... who knew her as Jackie Kennedy, Jacqueline Onassis, or simply Jackie O. +

+
+
+

+ Local Boston breaking news, sports, weather and events ... +
+ https://www.boston.com +
+Boston's source for the latest breaking news, sports scores, traffic updates, weather, culture, events and more. Check out Boston.com. +

+
+
+

+ Westlaw +
+ https://www.westlaw.com +
+We would like to show you a description here but the site won’t allow us. +

+
+
+

+ Toledo Blade Obituaries - Toledo, OH | Toledo Blade +
+ www.legacy.com/obituaries/toledoblade +
+Toledo Blade obituaries and Death Notices for Toledo Ohio area . Explore Life Stories, Offer Condolences & Send Flowers. +

+
+
+

+ Outlook.com - Microsoft free personal email +
+ https://outlook.live.com/owa +
+Being productive is all about using the right tools. With seamless integrations, travel and delivery action cards, and our Focused Inbox that automatically sorts what’s importan +

+
+" +75,Peter Miller acted with Luke Kirby,5,"
+

+ Banking, Credit Cards, Mortgages, & More | BBVA Compass +
+ https://www.bbvacompass.com +
+BBVA Compass bank offers checking and savings accounts, credit cards, wealth management, and other financial services for individuals and businesses. +

+
+
+

+ Stifel +
+ www.stifel.com +
+Stifel is a full service brokerage and investment banking firm. The Company provides securities brokerage, investment banking, trading, investment advisory, and related financial services to individual investors, professional money managers, businesses, and municipalities. +

+
+
+

+ Personal Banking - First Tennessee Bank +
+ https://www.firsttennessee.com +
+For more than 150 years, First Tennessee has been a trusted choice for financial service and guidance. From checking, savings and online banking tools to home loans and credit cards, we have financial service to fit your life. +

+
+
+

+ Amway United States | Start Your Own Business | Amway US +
+ www.amway.com +
+Amway is a world-wide leader in health, beauty, and an outstanding business opportunity for Independent Business Owners. Learn more about Amway United States today. +

+
+
+

+ Des Moines IA News and Weather - Iowa News - KCCI 8 News +
+ www.kcci.com +
+Get the latest Des Moines news and weather. The KCCI news team brings you the best in local coverage and all the top stories from across the state. +

+
+" +76,Kenji Sahara acted with Akihiko Hirata,5,"
+

+ Shin Godzilla (2016) - IMDb +
+ www.imdb.com/title/tt4262980 +
+Hiroki Hasegawa, Yutaka Takenouchi, Satomi Ishihara | See full cast & crew » 67. Metascore From metacritic ... Title: Shin Godzilla (2016) ... +

+
+
+

+ List of science fiction films of the 1960s - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_science_fiction_films_of_the... +
+List of science fiction films of the 1960s ... Akihiko Hirata, Yoshio Tsuchiya: ... Sachio Sakai, Kazuo Suzuki, Kenji Sahara: Captain Nemo and the Underwater City: +

+
+
+

+ List of science fiction films of the 1950s - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_science_fiction_films_of_the... +
+List of science fiction films of the 1950s ... Cast Country Subgenre/Notes; ... Yumi Shirakawa, Kenji Sahara, Akihiko Hirata: +

+
+
+

+ Terror Out of the Sky (TV Movie 1978) - IMDb +
+ https://www.imdb.com/title/tt0080007 +
+Efrem Zimbalist Jr., Dan Haggerty, Tovah Feldshuh | See full cast & crew » Reviews 3 ... Stars: Yumi Shirakawa, Kenji Sahara, Akihiko Hirata. +

+
+
+

+ Article: VHS Box Art (1950's-1960's) - Toho Kingdom +
+ https://www.tohokingdom.com/articles/art_boxart_1950-1960.htm +
+Released by VIP Video Club in 1983, this French VHS of Godzilla (1954) is basically a cross between the Japanese and US versions of the film. +

+
+" +77,Eric Idle acted with Kathy Najimy,5,"
+

+ Dictionary.com's List of Every Word of the Year ... +
+ www.dictionary.com/e/s/word-of-the-year-list +
+A list of every Word of the Year selection released by Dictionary.com. Dictionary.com's first Word of the Year was chosen in 2010. +

+
+
+

+ List of Disney's Hercules characters - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_Disney's_Hercules_characters +
+She is also seen scolding Orion also making references to the Belt of Orion in terms of the star ... (voiced by Eric Idle) ... (voiced by Kathy Najimy) - the Drama ... +

+
+
+

+ List of guest stars on Sesame Street - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_guest_stars_on_Sesame_Street +
+Stephen Colbert as the letter Z in Sesame Street's All Star Alphabet; ... Eric Idle; Il Divo; India.Arie ... The Sesame Street Special, 1988. Kathy Najimy; +

+
+
+

+ Hocus Pocus (1993) - IMDb +
+ www.imdb.com/title/tt0107120 +
+With Bette Midler, Sarah Jessica Parker, Kathy Najimy, ... Sarah Jessica Parker, Kathy Najimy | See full cast & crew » Reviews ... Hocus Pocus (1993) +

+
+
+

+ The Fisher King (1991) - IMDb +
+ www.imdb.com/title/tt0101889 +
+Jeff Bridges, Robin Williams, Adam Bryant | See full cast & crew » 61. Metascore From metacritic.com ... Title: The Fisher King (1991) ... +

+
+" +78,Devayani acted with Sampath Raj,5,"
+

+ API Tamil Comedy - YouTube +
+ https://www.youtube.com/channel/UCJbu1cqzQKfGi1fflY5x6vg +
+API Tamil Comedy is an exclusive Tamil Comedy YouTube Channel and the ... Sen, Prakash Raj among others. 1. Movie: Chellamae Star ... Star Cast : Vikramaditya ... +

+
+
+

+ R. Sarathkumar - Wikipedia +
+ https://en.wikipedia.org/wiki/R._Sarathkumar +
+Sarathkumar has acted in more than 130 Tamil, ... The film was directed by Kalaivanan Kannadasan and he co-starred with Karthik and ... Pruthvi Raj: Telugu: Gang Leader: +

+
+
+

+ Prakash Raj - Wikipedia +
+ https://en.wikipedia.org/wiki/Prakash_Raj +
+Prakash Raj (born Prakash Rai ... He acted in back-to-back stage shows for ... He starred in many Malayalam films in 1996: The Prince, ... +

+
+
+

+ TamilDbox - Movies +
+ www.tamildbox.xyz/movies/1/12 +
+Cast: Saranya Ponvannan, Sampath Raj, Anand, Sujitha, ... This was the second film that director Sundar C acted in the lead ... Sarath Kumar, Napolean, Devayani. +

+
+
+

+ Jai (actor) - Wikipedia +
+ https://en.wikipedia.org/wiki/Jai_(actor) +
+Jai Sampath, known mononymously as Jai, is an Indian actor working in Tamil films. ... Featuring Jai alongside an ensemble cast of Arya, ... +

+
+" +79,James Faulkner acted with John Gielgud,5,"
+

+ James Franco - Wikipedia +
+ https://en.wikipedia.org/wiki/James_Franco +
+James Edward Franco (born April 19, 1978) is an American actor, filmmaker and college instructor. For his role in 127 Hours (2010), he was nominated for an Academy Award for Best Actor. +

+
+
+

+ Carrie Fisher - Wikipedia +
+ https://en.wikipedia.org/wiki/Carrie_Fisher +
+Carrie Frances Fisher (October 21, 1956 – December 27, 2016) was an American actress, writer, and humorist. Fisher is known for playing Princess Leia in the Star Wars films, a role for which she was nominated for three Saturn Awards. +

+
+
+

+ Yours Truly, Johnny Dollar - archive.org +
+ https://archive.org/details/OTRR_YoursTrulyJohnnyDollar_Singles +
+YOURS TRULY, JOHNNY DOLLAR For over twelve years, from 1949 through 1962 (including a one year hiatus in 1954-1955), this series recounted the cases the... +

+
+
+

+ The Lost Empire (TV Mini-Series 2001– ) - IMDb +
+ https://www.imdb.com/title/tt0198779 +
+Title: The Lost Empire (2001– ) 5.6 ... Helena Bonham Carter, John Gielgud. ... James Faulkner... +

+
+
+

+ The Hound of the Baskervilles (TV Movie 1988) - IMDb +
+ https://www.imdb.com/title/tt0095330 +
+Stars: Susan Fleetwood, John Gielgud, ... Cast. Cast overview, first billed only: ... James Faulkner... Stapleton: +

+
+" +80,Brian Robbins acted with Pamela Bellwood,5,"
+

+ Boeing: The Boeing Company +
+ www.boeing.com +
+Welcome to the official corporate site for the world's largest aerospace company and leading manufacturer of commercial jetliners and defense, space and security systems. +

+
+
+

+ Google +
+ https://www.google.com/?gws_rd=ssl +
+Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. +

+
+
+

+ Homesnap +
+ https://homesnap.com +
+The site for serious homebuyers. See every home for sale with our award-winning MLS-powered search. +

+
+
+

+ Spokeo People Search | White Pages | Find People +
+ https://www.spokeo.com +
+People search engine and free white pages finds phone, address, email, and photos. Find people by name, email, address, and phone for free. +

+
+
+

+ Village of Plainfield, IL +
+ https://www.plainfield-il.org +
+Attendees will learn more about the happenings within the Plainfield Fire and Ambulance Departments, the Oswego Fire Department, the Plainfield Police Department, ... +

+
+" +81,Patrick Stewart acted with Héctor Elizondo,5,"
+

+ William Shatner - Wikipedia +
+ https://en.wikipedia.org/wiki/William_Shatner +
+... with whom Shatner would soon be paired in Star Trek. He also starred in the ... Star Trek cast members returned ... Patrick Stewart ... +

+
+
+

+ Last Man Standing (U.S. TV series) - Wikipedia +
+ https://en.wikipedia.org/wiki/Last_Man_Standing_(U.S._TV_series) +
+Héctor Elizondo as Edward "Ed ... Tony Stewart (1.17) as ... Allen and Elizondo guest-starred as their Last Man Standing characters in a crossover episode ... +

+
+
+

+ Valentine's Day (2010) - IMDb +
+ www.imdb.com/title/tt0817230 +
+Intertwining couples and singles in Los Angeles break-up and make-up based on the pressures and expectations of Valentine's Day. ... Most Desirable All Star Cast ... +

+
+
+

+ Will Smith Net Worth | Celebrity Net Worth +
+ https://www.celebritynetworth.com/.../actors/will-smith-net-worth +
+Will Smith net worth: Will Smith is an actor, film producer and rapper who has a net worth of $260 million. Will Smith rose from modest +

+
+
+

+ Tim Allen Net Worth | Celebrity Net Worth +
+ https://www.celebritynetworth.com/.../actors/tim-allen-net-worth +
+Tim Allen net worth and salary: Tim Allen is an American actor who ... Allen has also starred in films ... Allen was awarded a star on the Hollywood Walk of ... +

+
+" +82,Burt Reynolds acted with Paul Anka,5,"
+

+ Log into Facebook | Facebook +
+ https://www.facebook.com/mobileprotection +
+Log into Facebook to start sharing and connecting with your friends, family, and people you know. +

+
+
+

+ Paul Newman - Wikipedia +
+ https://en.wikipedia.org/wiki/Paul_Newman +
+Paul Leonard Newman (January 26, 1925 – September 26, 2008) was an American actor, voice actor, film director, producer, race car driver, IndyCar owner, entrepreneur, philanthropist, and activist. +

+
+
+

+ Bellingham Herald Obituaries - Bellingham, WA - Legacy.com +
+ www.legacy.com/obituaries/bellinghamherald +
+Bellingham Herald obituaries and Death Notices for Bellingham Washington area . Explore Life Stories, Offer Condolences & Send Flowers. +

+
+
+

+ Hollywood Reporter | Entertainment News +
+ https://www.hollywoodreporter.com +
+The Hollywood Reporter is your source for breaking news about Hollywood and ... Paul Feig, Neal Moritz Join ... Ryan Reynolds Dons Unicorn Costume to Perform ... +

+
+
+

+ Wikipedia, the free encyclopedia +
+ https://en.wikipedia.org/wiki/Main_Page +
+Dungeons & Dragons is a studio album by American musical group Midnight Syndicate, released in 2003 by Entity Productions.The album is designed as a soundtrack for Wizards of the Coast's role-playing game Dungeons & Dragons. +

+
+" +83,Josh Lucas acted with Ellen Page,5,"
+

+ Instagram +
+ https://www.instagram.com +
+Create an account or log in to Instagram - A simple, fun & creative way to capture, edit & share photos, videos & messages with friends & family. +

+
+
+

+ ESPN: The Worldwide Leader in Sports +
+ www.espn.com +
+Visit ESPN to get up-to-the-minute sports news coverage, scores, highlights and commentary for NFL, MLB, NBA, College Football, NCAA Basketball and more. +

+
+
+

+ Walt Disney World Resort in Orlando, Florida +
+ https://disneyworld.disney.go.com +
+Welcome to Walt Disney World. Come and enjoy the magic of Walt Disney World Resort in Orlando, FL. Plan your family vacation and create memories for a lifetime. +

+
+
+

+ Pay Bill, See Offers with My Verizon Fios +
+ https://www.verizon.com/home/myverizon +
+Review and pay your bill, sign-up to pay your bill automatically, and see the latest upgrade offers and deals. Sign-in to My Verizon today! +

+
+
+

+ Together | Flickr +
+ https://www.flickr.com +
+Flickr is almost certainly the best online photo management and sharing application in the world. Show off your favorite photos and videos to the world, securely and privately show content to your friends and family, or blog the photos and videos you take with a cameraphone. +

+
+" +84,Liz Burch acted with Michael Caton,5,"
+

+ The Sun News Obituaries - Myrtle Beach, SC | The Sun News +
+ www.legacy.com/obituaries/myrtlebeachonline +
+The Sun News death notices and Death Notices for Myrtle Beach South Carolina area . ... Myrtle Beach Funeral Home & Crematory Ryan, Michael McClanahan, William. +

+
+
+

+ Obituary Search - Find your Loved One's Life Stories +
+ www.legacy.com/search +
+Visit Legacy.com to search obituaries for your loved ones. Find and view your loved one's life stories and leave a lasting tribute. +

+
+
+

+ Obituaries | tribstar.com +
+ www.tribstar.com/obituaries +
+Gabriel L. Clay —died May 9, 2018. Visitation 5 p.m. until celebration of life 7 p.m. Thursday Samaritan Funeral Home. Rita Theresa Ellis — died May 8, 2018. +

+
+
+

+ Public Records Search | Free Public Record Resources ... +
+ https://www.publicrecords360.com +
+I left Oregon about 6 years ago and I've been wondering if any votes have been cast in my ... Liz Raczkowski posted inEducation ... PublicRecords360 is designed to ... +

+
+
+

+ Home » Aultman +
+ www.aultman.org +
+Balancing technology with compassion and treatment with caring, the Aultman Cancer Center is helping more people beat cancer, together. Location Finder. +

+
+" +85,Genelia D' Souza acted with Govinda,5,"
+

+ Wikipedia, the free encyclopedia +
+ https://en.wikipedia.org/wiki/Main_Page +
+Claude Vignon (b. 1593) · Mariam-uz-Zamani (d. 1623) · Jacqueline Kennedy Onassis (d. 1994) More anniversaries: May 18; May 19; May 20 Today's ... +

+
+
+

+ Goldmines Telefilms - YouTube +
+ https://www.youtube.com/user/GoldminesTelefilms +
+Welcome to Goldmines Telefilms. ... he starred as a child artist, ... Dum (Happy) 2015 Hindi Dubbed Full Movie | Allu Arjun, Genelia D'Souza, Manoj Bajpai ... +

+
+
+

+ Hungama.com - Hindi Bollywood Songs +
+ www.hungama.com +
+Download and listen MP3 songs free online to your Hungama account. ... Star-Struck Govinda. 2 Movies. Star-Struck: Gippy Grewal. +

+
+
+

+ Sridevi - Wikipedia +
+ https://en.wikipedia.org/wiki/Sridevi +
+Sridevi (born Shree Amma Yanger Ayyapan; 13 August 1963 – 24 February 2018) was an Indian actress and film producer who starred in Tamil, Telugu, Hindi, Malayalam, and Kannada films. +

+
+
+

+ Katrina Kaif Sexy Videos - Metacafe +
+ www.metacafe.com/videos_about/katrina_kaif_sexy +
+The Hot,Sexy and Pretty Bollywood star's ... Kaj salman khan govinda aamir khan ... Akshay genelia d'souza chance pe dance katrina kaif kareena kapoor ... +

+
+" +86,John Turturro acted with Jack Black,5,"
+

+ HBO GO®. It's HBO. Anywhere.® +
+ https://play.hbogo.com +
+With HBO GO®, enjoy instant and unlimited access to every episode of every season of the best HBO shows, movies, comedy, sports, and documentaries. +

+
+
+

+ SignUpGenius.com: Free Online Sign Up Forms +
+ https://www.signupgenius.com +
+A FREE online software tool for volunteer management and event planning. Save time with sign up sheets and schedules for schools, sports leagues, business events and more +

+
+
+

+ Law & Order (TV Series 1990–2010) - IMDb +
+ www.imdb.com/title/tt0098844 +
+Mass Walkouts for ‘Vomitive,’ ‘Torturous’ Lars von Trier Serial Killer Movie ‘The House That Jack Built’ ... FULL CAST AND CREW ... Law & Order . TV-14 ... +

+
+
+

+ Dallas Sports News: Cowboys, Mavericks, Stars: Dallas ... +
+ https://sportsday.dallasnews.com +
+Get news, scores and schedules on the Dallas Cowboys, Mavericks, Stars, and Texas College & High-School Football teams from the Dallas Morning News. +

+
+
+

+ The Sopranos - Wikipedia +
+ https://en.wikipedia.org/wiki/The_Sopranos +
+Many cast members had appeared together in films and television series before joining the cast of The Sopranos. ... to black and after a few seconds ... Turturro, Tim ... +

+
+" +87,Mars acted with Karl Maka,5,"
+

+ Google +
+ https://www.google.com +
+Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. +

+
+
+

+ Boeing: The Boeing Company +
+ www.boeing.com +
+Path to Mars. Space Launch System ... Boeing announces $54 million in grants and sponsorships to nonprofits around the world. Company on track to surpass $200M in ... +

+
+
+

+ Salon: in-depth news, politics, business, technology & culture +
+ https://www.salon.com +
+Award-winning news and culture, features breaking news, in-depth reporting and criticism on politics, business, entertainment and technology. +

+
+
+

+ FanFiction +
+ https://www.fanfiction.net +
+World's largest fanfiction archive and forum where fanfic writers and readers around the globe gather to share their passion. +

+
+
+

+ Outlook.com - Microsoft free personal email +
+ https://outlook.live.com/owa +
+Being productive is all about using the right tools. With seamless integrations, travel and delivery action cards, and our Focused Inbox that automatically sorts what’s importan +

+
+" +88,John Turturro acted with Johnny Depp,5,"
+

+ John Travolta - Wikipedia +
+ https://en.wikipedia.org/wiki/John_Travolta +
+John Joseph Travolta (born February 18, 1954) is an American actor, film producer, dancer, and singer. Travolta first became known in the 1970s, after appearing on the television series Welcome Back, Kotter (1975–1979) and starring in the box office successes Saturday Night Fever (1977) and Grease (1978). +

+
+
+

+ Joaquin Phoenix - Wikipedia +
+ https://en.wikipedia.org/wiki/Joaquin_Phoenix +
+He has subsequently earned Best Actor nominations for portraying musician Johnny Cash in ... (born 1978), all of whom have also acted. He also ... John Lee Bottom ... +

+
+
+

+ Transcendence (2014) - IMDb +
+ www.imdb.com/title/tt2209764 +
+With Johnny Depp, Rebecca Hall, ... See full cast & crew » 42. Metascore From metacritic.com. Reviews 492 user | 367 critic. ... Transcendence (2014) +

+
+
+

+ Hollywood Reporter | Entertainment News +
+ https://www.hollywoodreporter.com +
+The Hollywood Reporter is your source for breaking news about ... 'Better Call Saul' Casts 'Deadpool 2' Star Stefan ... John Oliver Enlists Wilmer Valderrama to ... +

+
+
+

+ Robert De Niro - IMDb +
+ www.imdb.com/name/nm0000134 +
+Robert De Niro, Actor: ... - John Mulaney/Jack White (2018) ... 1973 Mean Streets Johnny Boy 1973 Bang the Drum Slowly Bruce Pearson +

+
+" +89,Terence Morgan acted with Kay Walsh,5,"
+

+ LinkedIn: Log In or Sign Up +
+ https://www.linkedin.com/home +
+500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities. +

+
+
+

+ The Providence Journal Obituaries - Providence, RI | The ... +
+ www.legacy.com/obituaries/providence +
+The Providence Journal obituaries and Death Notices for Providence Rhode Island area . Explore Life Stories, Offer Condolences & Send Flowers. +

+
+
+

+ Log into Facebook | Facebook +
+ https://www.facebook.com/pokes +
+Log into Facebook to start sharing and connecting with your friends, family, and people you know. +

+
+
+

+ The Patriot Ledger, Quincy, MA: Local News, Politics ... +
+ www.patriotledger.com +
+Get the latest breaking news, sports, entertainment, obituaries - The Patriot Ledger, Quincy, MA +

+
+
+

+ Google Contacts +
+ https://www.google.com/contacts/u/0 +
+Google Contacts is your online address book, integrated with Gmail, Calendar, Drive, and other Google products. Sync your contacts to all your devices and access them everywhere. +

+
+" +90,Srividya acted with Sarath Babu,5,"
+

+ Ajith Kumar - Wikipedia +
+ https://en.wikipedia.org/wiki/Ajith_Kumar +
+Ajith Kumar (born 1 May 1971) is an Indian film actor best known by his mononym Ajith. He has starred in over 50 films, ... Tabu and Srividya. +

+
+
+

+ Kamal Haasan - Wikipedia +
+ https://en.wikipedia.org/wiki/Kamal_Haasan +
+Kamal Haasan (born as ... have also acted. Kamal's sister, Nalini (born 1946), ... Early in his career, he co-starred in several films with Srividya. +

+
+
+

+ Tamil Full Length Movies ( WATCH FREE!!!.....:) - YouTube +
+ https://www.youtube.com/playlist?list=PL3CD17757CCD3F919 +
+Tamil Full Length Movies ( WATCH FREE!!!.....:) Tamil Movies; ... Jai Sankar and Srividya by Tamil Movies. 1:52:42. ... Jagapathi Babu, Prema by Tamil Movies. +

+
+
+

+ Rajinikanth - Wikipedia +
+ https://en.wikipedia.org/wiki/Rajinikanth +
+Balachander gave Rajinikanth a relatively small role as the abusive husband of Srividya ... cast in a double role. He also starred in ... Rajinikanth acted in ... +

+
+
+

+ CinemaJunction - YouTube +
+ https://www.youtube.com/user/CinemaJunction +
+Welcome to the hub of all Tamil and Kannada films. From full movies, to full songs jukeboxes and comedy scenes, we have it all! Watch exclusive, uncensored a... +

+
+" +91,Sho Kosugi acted with Lee Van Cleef,5,"
+

+ ARROW FILMS - Arrow Video, Arrow Academy & Arrow TV +
+ https://arrowfilms.com +
+Arrow Films, Arrow Video, Arrow Academy, Arrow TV, Events, Blu-ray, DVD, merchandise, cult horror, arthouse +

+
+
+

+ Asian Americans in arts and entertainment - Wikipedia +
+ https://en.wikipedia.org/.../Asian_Americans_in_arts_and_entertainment +
+Sho Kosugi achieved stardom in the ... the lead villain and also doubled for actor Lee Van Cleef in most of ... descent, starred in the space opera Star ... +

+
+
+

+ List of American films of 1981 - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_American_films_of_1981 +
+List of American films of 1981 Some of this ... Franco Nero, Susan George, Sho Kosugi ... Escape from New York: John Carpenter: Kurt Russell, Lee Van Cleef, Donald ... +

+
+
+

+ Enter the Ninja (1981) - IMDb +
+ https://www.imdb.com/title/tt0082332 +
+... Shô Kosugi, Lewis Van ... Stars: Chuck Norris, Karen Carlson, Lee Van Cleef. Edit Cast. Cast overview, first ... Well it was of course the legendary Sho Kosugi! +

+
+
+

+ Timothy Van Patten - IMDb +
+ www.imdb.com/name/nm0887700 +
+Timothy Van Patten was born on June 10, 1959 in Brooklyn, New York, USA as Christopher Van Patten. He is a director and actor, known for Boardwalk Empire ... +

+
+" +92,Elizabeth Taylor acted with Spencer Tracy,5,"
+

+ Job Search | Indeed +
+ https://www.indeed.com +
+Job Search by Indeed. Search millions of jobs from thousands of job boards, newspapers, classifieds and company websites on indeed.com +

+
+
+

+ Consumer Banking | Personal Banking | U.S. Bank +
+ https://www.usbank.com +
+Bank smarter with U.S. Bank and browse personal and consumer banking services including checking and savings accounts, mortgages, student loans and more. +

+
+
+

+ The Home Depot +
+ https://www.homedepot.com +
+Shop online for all your home improvement needs: appliances, bathroom decorating ideas, kitchen remodeling, patio furniture, power tools, bbq grills, carpeting, lumber, concrete, lighting, ceiling fans and more at The Home Depot. +

+
+
+

+ HauteLook +
+ https://www.hautelook.com +
+HauteLook is a members-only shopping website offering limited-time sale events with top brands in women's and men's fashion, jewelry and accessories, beauty products, kids' clothing and toys, and home decor. +

+
+
+

+ Progressive: Ranked One Of The Best Insurance Companies +
+ https://www.progressive.com +
+Get insurance online from Progressive. Join today for quality protection that 4 out of 5 would recommend. Get insurance for just about anything you need. +

+
+" +93,Richard S. Castellano acted with John Cazale,5,"
+

+ The Godfather - Wikipedia +
+ https://en.wikipedia.org/wiki/The_Godfather +
+Richard S. Castellano; ... John Cazale as Fredo Corleone; Talia ... The executives were impressed with Brando's efforts and allowed Coppola to cast Brando for the ... +

+
+
+

+ The Godfather - YouTube +
+ https://www.youtube.com/watch?v=vdQi6Ebjm8c +
+Francis Ford Coppola's epic masterpiece features Marlon Brando in his Oscar ®-winning role as the patriarch of the Corleone family. Director Coppola paints a... +

+
+
+

+ The Godfather (1972) - Full Cast & Crew - IMDb +
+ https://www.imdb.com/title/tt0068646/fullcredits +
+Dwayne Johnson’s ‘Rampage’ Continues to Roar Overseas ... Richard S. Castellano... Clemenza ... John Cazale... Fredo. Rudy Bond ... +

+
+
+

+ Richard Conte - Wikipedia +
+ https://en.wikipedia.org/wiki/Richard_Conte +
+He was discovered by actors Elia Kazan and John Garfield ... Conte eventually moved to Europe and acted in a ... Pepe (1960) as Richard Conte; Who's Been ... +

+
+
+

+ The Godfather (1972) - Rotten Tomatoes +
+ https://www.rottentomatoes.com/m/godfather +
+... the multi-generational crime saga The Godfather is a touchstone of cinema: ... Richard S. Castellano as Clemenza. ... John Cazale as Fredo Corleone. +

+
+" +94,Diane Lane acted with Dennis Miller,5,"
+

+ ESPN: The Worldwide Leader in Sports +
+ www.espn.com +
+Visit ESPN to get up-to-the-minute sports news coverage, scores, highlights and commentary for NFL, MLB, NBA, College Football, NCAA Basketball and more. +

+
+
+

+ ABC Home Page - ABC.com +
+ abc.go.com +
+Watch the ABC Shows online at abc.com. Get exclusive videos and free episodes. +

+
+
+

+ Milf Fox - Best Net's Milfs in Hot Milf Porn Movies & Sex ... +
+ www.milffox.com +
+MilfFox.com is a hot milfs hunter, which brings you hot milf porn movies with sexy foxy moms that getting banged on milf sex videos +

+
+
+

+ Official Miami Dade College Homepage +
+ www.mdc.edu +
+Miami Dade College is the largest institution of higher education in the country. Our eight campuses offer more than 300 educational pathways to a career. +

+
+
+

+ TMZ +
+ www.tmz.com +
+Get everything TMZ in the ... already fought YouTube star Joe Weller back ... "This Is America" Interpretation Ariana Grande & Mac Miller Call It Quits Cash ... +

+
+" +95,Jean Hagen acted with Louis Calhern,5,"
+

+ TCM Weekly Schedule - Turner Classic Movies +
+ www.tcm.com/schedule/weekly.html +
+Barbara Stanwyck, Joseph Cotten, Louis Calhern, Leslie Caron, Jim ... teacher and writes a play for himself to star in. Wednesday ... Ruben Cast: Jean ... +

+
+
+

+ James Stewart - Wikipedia +
+ https://en.wikipedia.org/wiki/James_Stewart +
+First American movie star ... and played Jean Harlow ... and Stewart's role as Charles Lindbergh in Billy Wilder's 1957 The Spirit of St. Louis. He also starred in ... +

+
+
+

+ Rory Calhoun - IMDb +
+ www.imdb.com/name/nm0001983 +
+Rory Calhoun was born Francis Timothy McCown in Los Angeles, ... 1947 That Hagen Girl Ken Freneau 1947 Adventure Island Mr. Herrick 1947 The Red House Teller +

+
+
+

+ Bernadette Peters - Wikipedia +
+ https://en.wikipedia.org/wiki/Bernadette_Peters +
+Bernadette Peters (born Bernadette ... Four of the Broadway cast albums on which she has starred have won Grammy Awards. ... Titled Stella is a Star, ... +

+
+
+

+ The Asphalt Jungle (1950) for Rent on DVD and Blu-ray ... +
+ https://dvd.netflix.com/Movie/The-Asphalt-Jungle/70000547 +
+Rent The Asphalt Jungle ... (Sam Jaffe, Sterling Hayden and Louis Calhern) ... , Jean Hagen ... +

+
+" +96,Ossie Davis acted with Craig T. Nelson,5,"
+

+ Foremost Insurance Group - Insurance Quotes: Home, Auto ... +
+ www.foremost.com +
+Get started with an insurance quote, or talk with an agent today from Foremost to protect the people and things you value most. +

+
+
+

+ Breaking News, World News & Multimedia - The New York Times +
+ https://www.nytimes.com +
+The New York Times: Find breaking news, multimedia, reviews & opinion on Washington, business, sports, movies, travel, books, jobs, education, real estate, cars & more at nytimes.com. +

+
+
+

+ Central Georgia Breaking News, Sports & Crime | The Telegraph +
+ www.macon.com +
+Follow The Telegraph for the latest headlines on Macon Telegraph news. Find daily local breaking news, opinion columns, videos and community events. +

+
+
+

+ Giants.com | The Official Website of the New York Giants +
+ www.giants.com +
+Watch as running back Saquon Barkley reads a letter written by his mom after he is drafted by the New York Giants with the No. 2 pick in the 2018 NFL Draft. +

+
+
+

+ VDOE :: Virginia Department of Education Home +
+ www.doe.virginia.gov +
+The Virginia Department of Education welcomes visitors with disabilities. We are committed to providing accessible content. For more information, ... +

+
+" +97,Patricia Laffan acted with Adrienne Corri,5,"
+

+ List of science fiction films of the 1950s - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_science_fiction_films_of_the... +
+List of science fiction films of the 1950s ... Cast Country Subgenre/Notes; ... Patricia Laffan, Hugh McDermott, Adrienne Corri: +

+
+
+

+ Devil Girl from Mars - Wikipedia +
+ https://en.wikipedia.org/wiki/Devil_Girl_from_Mars +
+Devil Girl from Mars is a 1954 independently made UK black-and-white science fiction film, produced by Edward J. Danziger and Harry Lee Danziger, directed by David MacDonald, that stars Patricia Laffan, Hugh McDermott, Adrienne Corri, and Hazel Court. +

+
+
+

+ Devil Girl from Mars (1954) - IMDb +
+ https://www.imdb.com/title/tt0046907 +
+Adrienne Corri ... Doris ... Patricia Laffan had an absolutely wonderful set of gams, ... and filled with recognizable stage play types as our cast of characters, ... +

+
+
+

+ Patricia Laffan Biography | Fandango +
+ https://www.fandango.com/people/patricia-laffan-376245/biography +
+Patricia Laffan is an English actress of stage, ... but she, like the other cast of professionals (including Joseph Tomelty and Adrienne Corri), ... +

+
+
+

+ Quo Vadis (1951) - Full Credits - TCM.com +
+ www.tcm.com/tcmdb/title/933/Quo-Vadis/full-credits.html +
+Cast and crew credits for Quo Vadis, 1951, ... Patricia Laffan Poppaea . ... Adrienne Corri Young Christian girl . +

+
+" +98,Leslie Mann acted with Megan Mullally,5,"
+

+ Verizon Yahoo +
+ https://verizon.yahoo.com +
+Offers Internet access and a wide range of online services through a partnership of Verizon and Yahoo. Get access to email, news, video, entertainment, sports and more. +

+
+
+

+ PSALM 40:1-3 - Yahoo +
+ https://yahoo.com/?ilc=1 +
+PSALM 40:1-3 - Yahoo ... redirect +

+
+
+

+ Yahoo +
+ https://www.yahoo.com +
+News, email and search are just the beginning. Discover more every day. Find your yodel. +

+
+
+

+ YouNow - Broadcast Live +
+ https://www.younow.com +
+Watch broadcasters, join a community, chat in real time, express your creativity +

+
+
+

+ Funny Videos, Funny Clips & Funny Pictures | Break +
+ www.break.com +
+Lunch Break – 05.14.18 40 Weird pictures, GIFS and memes that went really hard at Mother’s Day brunch. +

+
+" +99,Cliff Robertson acted with Tobey Maguire,5,"
+

+ Tom Hanks - Wikipedia +
+ https://en.wikipedia.org/wiki/Tom_Hanks +
+He has also starred in the Robert Langdon film series, ... Hanks acted in school plays, including South Pacific, ... (1999), Tom Hanks: The Unauthorized Biography, ... +

+
+
+

+ Robin Williams - Wikipedia +
+ https://en.wikipedia.org/wiki/Robin_Williams +
+Williams won the 1997 Academy Award for Best Supporting Actor for his performance as psychologist Sean Maguire in ... Sea Cliff , San Francisco ... star of Robin ... +

+
+
+

+ Broken Arrow Public Schools +
+ www.baschools.org +
+A 40 percent chance of showers and thunderstorms, mainly before 1pm. Mostly cloudy, with a high near 85. South wind around 5 mph. +

+
+
+

+ Obituaries | The Eagle Tribune +
+ obituaries.eagletribune.com +
+The Eagle-Tribune - a place for remembering loved ones; a space for sharing memories, life stories, milestones, to express condolences, ... +

+
+
+

+ Spokeo People Search | White Pages | Find People +
+ https://www.spokeo.com +
+People search engine and free white pages finds phone, address, email, and photos. Find people by name, email, address, and phone for free. +

+
+" +100,Hema Malini acted with Ashok Kumar,5,"
+

+ Wikipedia +
+ https://www.wikipedia.org +
+Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation. +

+
+
+

+ ESPNcricinfo - Cricket Teams, Scores, Stats, News ... +
+ www.espncricinfo.com +
+Get cricket scores, schedules, match commentary, team stats, fixtures, series results, video highlights, news, and more on ESPNcricinfo. +

+
+
+

+ www.facebook.com +
+ https://www.facebook.com/photo.php +
+We would like to show you a description here but the site won’t allow us. +

+
+
+

+ The Economic Times +
+ https://economictimes.indiatimes.com +
+Business News- Read Latest Financial news, Stock/Share Market News, Economy News, Business News on The Economic Times. Find IPO Analysis, Mutual Funds Trends & Analysis, Gold Rate, Real Estate & more. +

+
+
+

+ News: India News, Latest Bollywood News, Sports News ... +
+ https://timesofindia.indiatimes.com +
+Hema Malini escapes a massive storm in UP; Ranveer to undergo physical change for Simmba; ... Inder Kumar’s suicide video: Wife Pallavi clears the air 04:54 +

+
+" +101,Idris Elba acted with Jay Hernandez,5,"
+

+ plus.google.com - Discover - Google+ +
+ https://plus.google.com +
+Star Trek Architecture Photography Basketball VR & Games Articles To Get You Thinking Soccer Environmental Design Renewable Energy The Ancient World Ireland Sci-Fi ... +

+
+
+

+ My Yahoo +
+ https://my.yahoo.com +
+Welcome to My Yahoo. ... the 49-year-old star took to Twitter to reveal that she’s been sitting on a secret about the goings on behind the scenes of “NCIS ... +

+
+
+

+ Yahoo Sports | Sports News, Scores, Fantasy Games +
+ https://sports.yahoo.com +
+All the latest Sports News, Scores, Fantasy Games. +

+
+
+

+ The Boston Globe +
+ https://www.bostonglobe.com +
+A leading news source for Massachusetts, breaking news, business, sports, health, arts & entertainment, politics, education, cars, jobs, real estate & more. +

+
+
+

+ PNC - PERSONAL BANKING +
+ https://www.pnc.com/en/personal-banking.html +
+PNC offers a wide range of services for all our customers, from individuals and small businesses, to corporations and government entities. +

+
+" +102,Ben Vereen acted with Stephen Spinella,5,"
+

+ Kevin Kline - Wikipedia +
+ https://en.wikipedia.org/wiki/Kevin_Kline +
+Kevin Delaney Kline (born October 24, 1947) is an American film and stage actor and singer. He has won an Academy Award and three Tony Awards and is a 2003 American Theatre Hall of Fame inductee. +

+
+
+

+ John Lithgow - Wikipedia +
+ https://en.wikipedia.org/wiki/John_Lithgow +
+The following year he starred opposite Lynn Redgrave ... John Lithgow on the red carpet at the 40th Annual ... Lithgow joined the cast of Dexter as ... +

+
+
+

+ Grey's Anatomy (TV Series 2005– ) - Full Cast & Crew - IMDb +
+ https://www.imdb.com/title/tt0413573/fullcredits +
+Series Cast Ellen Pompeo ... Dr ... Stephen Spinella ... Ben Vereen... Archie Roche 1 episode, 2007 ... +

+
+
+

+ And Then Came Love (2007) - IMDb +
+ https://www.imdb.com/title/tt0825346 +
+A former funk star named Steve Hightower enlists as a high ... Stephen Spinella ... Kitt and the rest of the supporting cast is nice, too, with Ben Vereen slipping in ... +

+
+
+

+ Rent African-American Romance Movies and TV Shows on DVD ... +
+ https://dvd.netflix.com/BrowseGenres/African-American-Romance/2375 +
+Rent African-American Romance Movies and TV Shows ... Eartha Kitt, Ben Vereen and Michael Boatman co-star in this ... , Stephen Spinella ... +

+
+" +103,Tom Skerritt acted with Marisol Nichols,5,"
+

+ The Record-Journal Obituaries - Meriden, CT | The Record ... +
+ www.legacy.com/obituaries/record-journal +
+The Record-Journal obituaries and Death Notices for Meriden Connecticut area . Explore Life Stories, Offer Condolences & Send Flowers. +

+
+
+

+ George Segal - IMDb +
+ www.imdb.com/name/nm0001719 +
+George Segal, Actor: ... he made his bones as a stage actor before being cast in his first meaty film ... Which male gave the greatest performance in a Mike Nichols ... +

+
+
+

+ Fallen (TV Movie 2006) - IMDb +
+ https://www.imdb.com/title/tt0775362 +
+... Frank Grillo, Marisol Nichols. ... Cast. Credited cast: Paul Wesley ... particularly Tom Skerritt as fallen angel Zeke ... +

+
+
+

+ List of Law & Order: Special Victims Unit cast members ... +
+ https://en.wikipedia.org/wiki/List_of_Law_&_Order:_Special_Victims... +
+List of Law & Order: Special Victims Unit cast members ... Marisol Nichols; Connie Nielsen; ... Tom Sizemore; Tom Skerritt; Helen Slater; +

+
+
+

+ List of American films of 1997 - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_American_films_of_1997 +
+List of American films of 1997 ... James Woods, Angela Bassett, John Hurt, Tom Skerritt, David ... , Randy Quaid, Ethan Embry, Marisol Nichols: Comedy: Fourth of series: +

+
+" +104,Sissy Spacek acted with James D Arcy,5,"
+

+ Orlando Bloom - Wikipedia +
+ https://en.wikipedia.org/wiki/Orlando_Bloom +
+Most of Bloom's box office successes have been as part of an ensemble cast. Bloom next starred opposite Keira ... (his co-star in ... (Orlando Bloom) 2011: +

+
+
+

+ Robert De Niro - Wikipedia +
+ https://en.wikipedia.org/wiki/Robert_De_Niro +
+They also acted together in Guilty by Suspicion ... De Niro starred in the film Manuale d'amore 3 ... A Biography of Robert De Niro. +

+
+
+

+ Jack Black - IMDb +
+ www.imdb.com/name/nm0085312 +
+Jack Black was born Thomas Jacob Black in Santa Monica, California, to Judith Love (Cohen) and Thomas William Black, both satellite engineers. +

+
+
+

+ TV Pilots 2018: All the Potential Shows, Pickups & Series ... +
+ https://www.tvinsider.com/661088/tv-pilots-2018-abc-cbs-cw-fox-nbc +
+Cast: Brooke Elliot, Johnny Sneed, Brenna D ... Vincent Kartheiser, Brian d'Arcy James, Clare O’Conner ... Jeremy Allen White, Sydney Poitier, Sissy Spacek D: ... +

+
+
+

+ Movies - The New York Times +
+ https://www.nytimes.com/section/movies +
+Movies | Search. Subscribe ... The star of the documentary “RBG” has embraced her popularity as another tool in her ... Fighting for the Palme d’Or, ... +

+
+" +105,Anne Bancroft acted with Trever O Brien,5,"
+

+ Death Records - MooseRoots +
+ death-records.mooseroots.com +
+We would like to show you a description here but the site won’t allow us. +

+
+
+

+ Claire Trevor - IMDb +
+ www.imdb.com/name/nm0872456 +
+Claire Trevor was born Claire Wemlinger in the Bensonhurst section of Brooklyn, NY, the only child of Fifth Avenue merchant-tailor Noel Wemlinger, ... +

+
+
+

+ Homecoming (TV Movie 1996) - IMDb +
+ https://www.imdb.com/title/tt0116550 +
+Directed by Mark Jean. With Anne Bancroft, Kimberlee Peterson, Trever O'Brien, Hanna Hall. Tales of a group of siblings who are forced to fend for themselves when they are abandoned by their mother in the parking lot of a shopping mall. +

+
+
+

+ Google +
+ https://www.google.nl +
+Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for. +

+
+
+

+ List of American films of 1997 - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_American_films_of_1997 +
+List of American films of 1997 ... Demi Moore, Viggo Mortensen, Anne Bancroft: Action: Razzie award for Moore The Game: ... Trever O'Brien: +

+
+" +106,John Hodgson mayor of Melbourne,5,"
+

+ John Hodgson (Australian politician) - Wikipedia +
+ https://en.wikipedia.org/wiki/John_Hodgson_(Australian_politician) +
+John Hodgson (1799 – 2 August 1860) was an Australian politician, member of the Victorian Legislative Council and Mayor of Melbourne 1853–54. He died at his house in Kew of bronchitis. +

+
+
+

+ List of mayors and lord mayors of Melbourne - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_and_lord_mayors_of... +
+John Hodgson: 1853–1854: 11: ... Lord mayor Term; 88: John William Gardner: ... Lord Mayor of Melbourne election 2012; Candidate Votes % +

+
+
+

+ John Hodgson (politician) - Revolvy +
+ broom02.revolvy.com/topic/John Hodgson (politician)&item_type=topic +
+John Hodgson (1799 – 2 August 1860) was an Australian politician, member of the Victorian Legislative Council and Mayor of Melbourne 1853–54. He died at his house in Kew of bronchitis. +

+
+
+

+ Hodgson - Revolvy +
+ https://www.revolvy.com/main/index.php?s=Hodgson +
+John Hodgson may refer to: John Hodgson (British Army officer) ... (1799–1860), Australian politician and mayor of Melbourne John Hodgson (antiquary) ... +

+
+
+

+ List of mayors and lord mayors of Melbourne - Revolvy +
+ www.revolvy.com/topic/List of mayors and lord mayors of Melbourne... +
+... 1853 10 John Hodgson 1853–1854 11 John Thomas ... by John Smith Mayor of Melbourne 1861 ... List of mayors and lord mayors of Melbourne ... +

+
+" +107,Nicolaes Geelvinck mayor of Amsterdam,5,"
+

+ Nicolaes Geelvinck - Wikipedia +
+ https://en.wikipedia.org/wiki/Nicolaes_Geelvinck +
+Nicolaes Geelvinck (11 October 1706, in Amsterdam – 15 June 1764, in Amsterdam) was lord of Castricum, ... He was appointed as mayor of Amsterdam in 1747, ... +

+
+
+

+ Geelvinck - Wikipedia +
+ https://en.wikipedia.org/wiki/Geelvinck +
+Lieve's son, Nicolaes Geelvinck, married in 1729 the daughter of the richest woman in Amsterdam.He was married three times. Helped by his father-in-law, he became mayor of Amsterdam in 1748. +

+
+
+

+ Nicolaes Geelvinck | Wiki & Bio | Everipedia +
+ https://everipedia.org/wiki/Nicolaes_Geelvinck +
+Nicolaes Geelvinck's wiki: ... He was appointed as mayor of Amsterdam in 1747, ... Nicolaes worked at the townhall as a lawyer and city secretary. +

+
+
+

+ Geelvinck - The Full Wiki +
+ www.thefullwiki.org/Geelvinck +
+Lieve's son, Nicolaes Geelvinck, married in 1729 the daughter of the richest woman in Amsterdam.He was married three times. Helped by his father-in-law, he became mayor of Amsterdam in 1748. +

+
+
+

+ Nicolaes Witsen | Military Wiki | FANDOM powered by Wikia +
+ military.wikia.com/wiki/Nicolaes_Witsen +
+In 1656 Nicolaes went ... Johannes Hudde and Cornelis Geelvinck - Geelvinck openly opposed ... The Worldwide Investigations of Nicolaes Witsen, Amsterdam Mayor and ... +

+
+" +108,Job Eagles Stone mayor of Toowoomba,5,"
+

+ Job Eagles Stone - Wikipedia +
+ https://en.wikipedia.org/wiki/Job_Eagles_Stone +
+Job Eagles Stone (1860–1935) was a mayor of Toowoomba, Queensland in 1909. Born in Kenilworth, Warwickshire, England, he came to Australia as a boy and settled with his family in Toowoomba. +

+
+
+

+ "List of mayors of Toowoomba" on Revolvy.com +
+ www.revolvy.com/topic/List of mayors of Toowoomba&item_type=topic +
+List of mayors of Toowoomba topic. ... Job Eagles Stone (1860–1935) was a mayor of Toowoomba , Queensland in 1909. Born in Kenilworth , Warwickshire , England , ... +

+
+
+

+ Toowoomba City Council mayors +
+ www.tr.qld.gov.au/our-region/history/past-mayors/11431-toowoomba... +
+He was elected Mayor in 1913 and a Toowoomba City Council alderman in 1907 and from 1910 to 1912. ... Toowoomba Mayor in 1882, ... 1909 Job Eagles Stone +

+
+
+

+ List of mayors of Toowoomba - Wikipedia +
+ https://en.wikipedia.org/wiki/John_McLeish_(mayor) +
+List of mayors of Toowoomba Mayor of Toowoomba; Toowoomba Regional ... Job Eagles Stone: 1909: 42: Vernon Redwood: 1910: 43: Henry King Alford: 1911–1912: 44: John ... +

+
+
+

+ Job Eagles Stone - master printer - Toowoomba Region +
+ www.tr.qld.gov.au/index.php?option=com_content&view=article&id=132&... +
+Job Eagles Stone was born ... Stone’s first job in Toowoomba was as a ... He served as mayor of Toowoomba in 1909. Stone was one of the founders of the ... +

+
+" +109,"Karen Hasara mayor of Springfield, Illinois",5,"
+

+ Karen Hasara - Wikipedia +
+ https://en.wikipedia.org/wiki/Karen_Hasara +
+Karen Hasara is a Republican member of the University of Illinois Board of Trustees and a past member of the Illinois General Assembly (1986-1995) as well as the Mayor of Springfield, Illinois for two terms from 1995-2003. +

+
+
+

+ Karen Hasara - University of Illinois Springfield – UIS +
+ https://www.uis.edu/alumniprofiles/karen-hasara +
+University of Illinois Springfield, one of three universities in the world-class U of I system, is known for educating public servants and leaders. +

+
+
+

+ IDEALS @ Illinois: Karen Hasara Oral History +
+ https://www.ideals.illinois.edu/handle/2142/48863 +
+Abstract: Hasara, Springfield’s first woman mayor (1995-2003), was elected to the Illinois House of Representatives (1986-1992) and also served in the Illinois Senate (1992-1995). She discusses the eventful moments that marked her eight years as mayor, including the transition phase from being a ... +

+
+
+

+ Former Springfield mayor Karen Hasara appointed to ARDC ... +
+ www.sj-r.com/article/20120207/News/302079881 +
+University of Illinois trustee and former Springfield Mayor Karen Hasara has been appointed to serve as one of seven commissioners of the state Attorney Registration and Disciplinary Commission. +

+
+
+

+ Profile of Karen Hasara | News-Gazette.com +
+ www.news-gazette.com/.../football/2009-09-04/profile-karen-hasara.html +
+Profile of Karen Hasara. Fri, ... • Mayor, City of Springfield, Illinois ... University of Illinois at Springfield Chancellor’s Advisory Committee ... +

+
+" +110,Henricus Beens mayor of Eindhoven,5,"
+

+ Rob van Gijzel - Wikipedia +
+ https://en.wikipedia.org/wiki/Rob_van_Gijzel +
+Rob van Gijzel (born 29 June 1954 in Eindhoven) is a Dutch politician.He is a former MP and was mayor of Eindhoven between 8 April 2008 and 13 September 2016.. When Van Gijzel was a student, he became an active member of the Jonge Socialisten. +

+
+
+

+ Eindhoven - Wikipedia +
+ https://en.wikipedia.org/wiki/Eindhoven +
+Eindhoven has long been a centre of cooperation between research institutes and industry. ... a referendum to elect a mayor was held in Eindhoven. +

+
+
+

+ New Mayor Eindhoven with confidence and audacity ... +
+ eindhovennews.com/.../new-mayor-eindhoven-with-confidence-and-audacity +
+News - Eindhoven is searching for a mayor with charisma, self-confidence and audacity. This is the summary of the profile made public Thursday evening. In additio - New Mayor Eindhoven with confidence and audacity +

+
+
+

+ Mary-Ann Schreurs - Vice-Mayor of Eindhoven - YouTube +
+ https://www.youtube.com/watch?v=Z6Av97q3OcI +
+Prior to the Smart City Lighting Event we interviewden Mary-Ann Schreurs, Vice-Mayor of Eindhoven. www.smartcitylightingevent.com +

+
+
+

+ We already live in the 'Matrix' - Mary-Ann Schreurs, Vice ... +
+ https://www.isnconference.com/already-live-matrix-interview-mary... +
+We already live in the 'Matrix' - Mary-Ann Schreurs, Vice-Mayor of Eindhoven “We must go from a data-driven economy to a innovative design for life economy +

+
+" +111,"Albert G. Schmedeman mayor of Madison, Wisconsin",5,"
+

+ Albert G. Schmedeman - Wikipedia +
+ https://en.wikipedia.org/wiki/Albert_Schmedeman +
+Albert George Schmedeman (November 25, 1864 – November 26, 1946) was an American politician who served as the 28th Governor of Wisconsin.To date he is the only mayor of Madison to be elected Governor of Wisconsin. +

+
+
+

+ Albert G. Schmedeman - National Governors Association +
+ https://www.nga.org/.../title_schmedeman_albert.default.html +
+Born in Madison, Wisconsin to German immigrants, ALBERT G. SCHMEDEMAN graduated from Northwestern Commercial College in Madison. He served two terms as Madison City Alderman, and was also City Fire and Police Commissioner and a member of the Board of Education. +

+
+
+

+ Albert G. Schmedeman - topics.revolvy.com +
+ https://topics.revolvy.com/topic/Albert G. Schmedeman +
+Albert George Schmedeman (November 25, 1864 – November 26, 1946) was an American politician who served as the 28th Governor of Wisconsin . To date he is the only mayor of Madison to be elected Governor of Wisconsin . +

+
+
+

+ List of mayors of Madison, Wisconsin - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Madison,_Wisconsin +
+This is a list of mayors of Madison, Wisconsin. Village presidents Mayor ... Mayor Tenure; Jairus C. Fairchild: ... Albert G. Schmedeman: 1926-1932: James R. Law, Jr. +

+
+
+

+ Only six former mayors have been elected governor of ... +
+ host.madison.com/ct/news/local/govt-and-politics/election-matters/... +
+Only six former mayors have been elected governor of Wisconsin ... Bill Dyke was the last mayor of Wisconsin's ... Albert G. Schmedeman was Madison's mayor ... +

+
+" +112,"Cornelius A. Pickett mayor of Houston, Texas",5,"
+

+ Cornelius A. Pickett - Wikipedia +
+ https://en.wikipedia.org/wiki/Cornelius_A._Pickett +
+Cornelius Augustus Pickett (December 22, 1902 – March 22, 1990), commonly known as Neal Pickett, was a politician and former mayor of Houston, Texas, USA, from 1941 to 1943. +

+
+
+

+ Mayoral History - Houston +
+ www.houstontx.gov/mayor/history.html +
+Cornelius Pickett 1941 - 1943. Oscar Holcombe ... Mayor's Office Links. Mayor's Home Page; ... City of Houston. ... +

+
+
+

+ Pickett - Wikipedia +
+ https://en.wikipedia.org/wiki/Pickett +
+Cornelius A. Pickett (1902–1990), American politician and Mayor of Houston, Texas (1941-43) Dan Pickett, (born 1968), American technology entrepreneur, ... +

+
+
+

+ C. A. "Neal" Pickett Collection MSS.0003 +
+ https://www.lib.utexas.edu/taro/houpub/00093/hpub-00093.html +
+Pickett, C. A. (Cornelius Augustus) ... C. A. "Neal" Pickett served as mayor of Houston between 1941 and 1943. ... C. A. "Neal" Pickett Collection. +

+
+
+

+ Cornelius A. Pickett - Infogalactic: the planetary ... +
+ https://infogalactic.com/info/Cornelius_A._Pickett +
+Cornelius Augustus Pickett (December 22, 1902 – March 22, 1990), commonly known as Neal Pickett, was a politician and former mayor of Houston, Texas, USA, from 1941 to 1943. +

+
+" +113,Sigismund Finckelthaus mayor of Leipzig,5,"
+

+ Leipzig - Wikipedia +
+ https://en.wikipedia.org/wiki/City_of_Leipzig +
+In April 1945 the Deputy Mayor of Leipzig, ... – Johann Sigismund Scholze. International relations. Plaque on Leipzig Street in Kiev, one of Leipzig's twin ... +

+
+
+

+ Presidents of Leipzig University - Wikipedia +
+ https://en.wikipedia.org/wiki/President_of_Leipzig_University +
+Presidents of Leipzig University This a list of presidents of Leipzig ... Sigismund Finckelthaus: 1623: WS: 430: Wilhelm Schmuck: 1624: SS: 431: Daniel Putscher: 1624 ... +

+
+
+

+ Finckelthaus, Sigismund +
+ https://thesaurus.cerl.org/record/cnp00482229 +
+geb. in Leipzig, gest. in Dresden; Vater von Gottfried Finckelthaus (IDN 11896173X) Place of Activity Dresden [Sterbeort] ... Finckelthaus, Sigismund: ... +

+
+
+

+ Magdalena Finckelthaus (Ralla) (1542 - 1625) - Genealogy +
+ https://www.geni.com/people/Magdalena-Finckelthaus/6000000036602887966 +
+Genealogy for Magdalena Finckelthaus (Ralla) (1542 ... Sigismund Finckelthaus, ... Leipzig, Saxony, Germany. +

+
+
+

+ Presidents of Leipzig University - WikiVisually +
+ https://wikivisually.com/wiki/Presidents_of_Leipzig_University +
+Leipzig University (German: Universität Leipzig), in Leipzig in the Free State of Saxony, Germany, is one of the … +

+
+" +114,Hu Qili mayor of Tianjin,5,"
+

+ Hu Qili - Wikipedia +
+ https://en.wikipedia.org/wiki/Hu_Qili +
+Hu Qili (Chinese: 胡启立; born ... From 1980 to 1982, he was the party secretary and the mayor of Tianjin. From 1982 to 1987, he was the director of the General ... +

+
+
+

+ Huang Xingguo - Wikipedia +
+ https://en.wikipedia.org/wiki/Huang_Xingguo +
+Huang Xingguo (simplified Chinese ... In December 2007, he was named acting mayor of Tianjin, and confirmed a few months later by the municipal People's Congress ... +

+
+
+

+ Hu Qili - The Full Wiki +
+ www.thefullwiki.org/Hu_Qili +
+This is a Chinese name; the family name is Hu. Hu Qili ... he was Party secretary and mayor of Tianjin. from 1982 to 1987, he was director of General Office, ... +

+
+
+

+ The Four Rising Stars In China's Inner Circle - The New ... +
+ https://www.nytimes.com/1987/11/03/world/the-four-rising-stars-in... +
+Hu Qili# Born in 1929 in ... Reappeared as vice president of Qinghua University in Beijing in 1978 . . . Named Mayor of Tianjin, the country's third ... +

+
+
+

+ China Vitae : Tianjin Municipality :: Locations +
+ www.chinavitae.com/location/9560.033&show=careerdata +
+Hu Qili Chairman, Song Qingling ... Wang Zhiping Vice-Mayor of Tianjin; Deputy Secretary of the CPC Municipal State-Owned Assets Supervision and Administration ... +

+
+" +115,Hannibal Tavares mayor of Maui,5,"
+

+ Hannibal Tavares - Wikipedia +
+ https://en.wikipedia.org/wiki/Hannibal_Tavares +
+Hannibal M. Tavares (September 24, 1919 – January 17, 1998) was an American politician who had served as the 2nd Mayor of Maui from October 1979 until January 2, 1991. He was the longest-serving Mayor of Maui. +

+
+
+

+ Mayor Hannibal Tavares Community Center ... - Maui County +
+ www.mauicounty.gov/facilities/Facility/Details/124 +
+Information about Mayor Hannibal Tavares Community Center & Upcountry Pool +

+
+
+

+ Charmaine Tavares - Wikipedia +
+ https://en.wikipedia.org/wiki/Charmaine_Tavares +
+Biography Early life. Tavares was born in 1943 in Hana, Hawaii, in eastern Maui, to Hannibal and Harriet Tavares. Her father, Hannibal Tavares, served as the Mayor of Maui from 1979 until 1991, the longest tenure of any Maui mayor to date. +

+
+
+

+ Mayor Hannibal Tavares Community Center & Upcountry Pool ... +
+ https://www.yelp.com/biz/mayor-hannibal-tavares-community-center... +
+3 reviews of Mayor Hannibal Tavares Community Center & Upcountry Pool Parks "Really nice and big Community center for the upcountry area of Maui. Easily accessed from the old Haleakala highway, and right across the street from Pukalani Terrace… +

+
+
+

+ Honolulu Star-Bulletin Obituaries +
+ archives.starbulletin.com/98/01/21/news/obits.html +
+Hannibal Tavares services Friday By Star-Bulletin staff. Former Maui Mayor Hannibal M. Tavares will be remembered in services Friday. Tavares, of Kula, died Saturday at age 78 in Maui Memorial Hospital. +

+
+" +116,"Stephanie Rawlings- Blake mayor of Baltimore, Maryland",5,"
+

+ Stephanie Rawlings-Blake - Wikipedia +
+ https://en.wikipedia.org/wiki/Stephanie_Rawlings-Blake +
+Stephanie C. Rawlings-Blake (born March 17, 1970) is an American politician and attorney who served as the 49th Mayor of Baltimore from 2010 to 2016, the second woman to hold that office. +

+
+
+

+ Catherine E. Pugh, Mayor +
+ https://mayor.baltimorecity.gov +
+The official website of Charm City, Baltimore, Maryland. Skip to main content. Catherine E. Pugh, Mayor. Citywide; Search ... Mayor Catherine E. Pugh. Baltimore, ... +

+
+
+

+ Stephanie C. Rawlings-Blake, Mayor, Baltimore, Maryland +
+ msa.maryland.gov/msa/mdmanual/36loc/bcity/leg/html/msa14500.html +
+BALTIMORE CITY, MARYLAND ... STEPHANIE C. RAWLINGS-BLAKE ... This information resource of the Maryland State Archives is presented here for fair use in the public domain. +

+
+
+

+ Stephanie (SRB) (@MayorSRB) | Twitter +
+ https://twitter.com/MayorSRB +
+The latest Tweets from Stephanie (SRB) (@MayorSRB). Stephanie Rawlings-Blake. 49th Mayor of Baltimore. 73rd President of the US Conference of Mayors. Former Secretary of the Democratic National Committee. Baltimore, Maryland. +

+
+
+

+ What's next for Baltimore Mayor Stephanie Rawlings-Blake ... +
+ www.baltimoresun.com/news/maryland/baltimore-city/politics/bs-md... +
+Mayor Stephanie Rawlings-Blake will join a national speakers group and fight to keep her leadership position in the national Democratic Party as she leaves elected office early next month for the first time in her adult life. +

+
+" +117,"James D. Griffin mayor of Buffalo, New York",5,"
+

+ James D. Griffin - Wikipedia +
+ https://en.wikipedia.org/wiki/James_D._Griffin +
+James Donald "Jimmy" Griffin (June 29, 1929 – May 25, 2008) was an American politician who served in the New York State Senate (56th District, 1967–77) and then for 16 years as the Mayor of Buffalo, New York (1978–93). +

+
+
+

+ Forgotten Buffalo featuring Mayor James D. "Jimmy" Griffin +
+ www.forgottenbuffalo.com/forgottenbflofeatures/jimmygriffin... +
+New York Central at War. Pennsylvania RR at War. ... The 56th and longest-serving Buffalo mayor, James D. Griffin was as familiar a figure as the city has ever known. +

+
+
+

+ James Griffin Obituary - Buffalo, New York | Legacy.com +
+ https://www.legacy.com/obituaries/name/james-griffin-obituary?pid=... +
+James Griffin passed away in Buffalo, New York. Funeral Home Services for James are being provided by Thomas Reddington Funeral Home. The obituary was featured in Buffalo News on May 26, 2008. +

+
+
+

+ James D. Griffin – Buffalo Stories Archives & Blog +
+ blog.buffalostories.com/tag/james-d-griffin +
+Tag: James D. Griffin Buffalo in ... Mayor James D. Griffin was Buffalo’s ... While the very beginning of the decade was filled for hope for Western New York, ... +

+
+
+

+ James Griffin - Wikipedia +
+ https://en.wikipedia.org/wiki/James_Griffin +
+James Griffin may refer to:. Jimmy Griffin (James Arthur Griffin, 1943–2005), American musician, member of Bread; James D. Griffin (1929–2008), former American politician and mayor of Buffalo, New York +

+
+" +118,"Martin H. Weight mayor of Pasadena, California",5,"
+

+ Martin H. Weight - Wikipedia +
+ https://en.wikipedia.org/wiki/Martin_H._Weight +
+Martin H. Weight (April 7, 1855 - July 21, 1920) was the first Mayor of Pasadena, California elected by popular vote. During his administration, Pasadena's first two parks were established as well as the completion of Pasadena's first City Hall building. +

+
+
+

+ List of mayors of Pasadena, California - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Pasadena,_California +
+List of mayors of Pasadena, California This article ... Martin H. Weight: 1854–1920: ... (1988–1991). The most recent mayor to die was Katie Nack (1994–1995), ... +

+
+
+

+ List of mayors of Pasadena, California - Newikis +
+ https://www.newikis.com/en/wiki/Mayor_of_Pasadena +
+List of mayors of Pasadena, California. ... Martin H. Weight: 1854–1920: public: Republican: first publicly elected mayor: 12: 1903–1905: William Vedder: 1862 ... +

+
+
+

+ List of mayors of Pasadena, California - ipfs.io +
+ https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco... +
+List of mayors of Pasadena, California. Mayors of Pasadena, ... Martin H. Weight [4] 1854–1920 : ... only mayor to die in office: 24 : +

+
+
+

+ Mayors of Pasadena, California - snipview.com +
+ www.snipview.com/q/Mayors_of_Pasadena,_California +
+Mayors of Pasadena, California: ... Martin H. Weight (April 7, 1855 - July 21, 1920) was the first Mayor of Pasadena, California elected by popular vote. +

+
+" +119,"Betsy Price mayor of Fort Worth, Texas",5,"
+

+ Mayor's Office | City of Fort Worth, Texas +
+ fortworthtexas.gov/mayor +
+About Mayor Price. Betsy Price, a Fort Worth native, was elected as the 44th mayor of the City of Fort Worth June 18, 2011. Read the mayor's bio » +

+
+
+

+ Betsy Price - Wikipedia +
+ https://en.wikipedia.org/wiki/Betsy_Price +
+Betsy Price (born October 21, 1949) is an American businesswoman and politician who serves as the 44th and current mayor of Fort Worth, Texas.She was elected on June 18, 2011, in a nonpartisan race. +

+
+
+

+ Betsy Price for Mayor +
+ www.betsypriceformayor.com +
+For the Love of Betsy – February 7, ... Betsy Price first ran for mayor in 2011 with a vision to raise the bar for the city of Fort Worth. ... Fort Worth, Texas 76185 +

+
+
+

+ Betsy Price - Home | Facebook +
+ https://www.facebook.com/BetsyPriceFW +
+Betsy Price. 14,522 likes · 371 talking about this. Mayor of Fort Worth, Texas. Views and opinions expressed on this page are my own and not endorsed by... +

+
+
+

+ Betsy Price - Ballotpedia +
+ https://ballotpedia.org/Betsy_Price +
+Betsy Price is the mayor of Fort Worth in Texas.First elected in 2011, she won a new term in the general election on May 6, 2017.. Before becoming mayor, Price was the tax assessor for Tarrant County. +

+
+" +120,"Mike Minogue mayor of Hamilton, New Zealand",5,"
+

+ Mike Minogue - Wikipedia +
+ https://en.wikipedia.org/wiki/Michael_John_Minogue +
+Mike Minogue QSO; Member of the New Zealand Parliament for Hamilton West; In office 1975 – 1984: ... He was Mayor of Hamilton, New Zealand from 1968 to 1976, ... +

+
+
+

+ Bruce Beetham - Wikipedia +
+ https://en.wikipedia.org/wiki/Bruce_Beetham +
+Bruce Beetham QSO; 27th Mayor of Hamilton; ... was an academic and politician from New Zealand, ... Mike Minogue: Mayor of Hamilton 1976–1977: +

+
+
+

+ Mike Minogue - Revolvy +
+ www.revolvy.com/main/index.php?s=Mike Minogue +
+Michael John "Mike" Minogue , QSO (20 October 1923 – 27 November 2008), was a National Party politician, lawyer and mayor. Biography New Zealand Parliament Years Term Electorate Party 1975 –1978 38th Hamilton West National 1978 –1981 39th Hamilton West National 1981 –1984 40th Hamilton West National Minogue was born on 20 October 1923. +

+
+
+

+ Former National MP Mike Minogue dies | Stuff.co.nz +
+ www.stuff.co.nz/.../739046/Former-National-MP-Mike-Minogue-dies +
+Former Hamilton mayor and National MP Mike Minogue died early yesterday after a ... Former National MP Mike Minogue dies. ... Melbourne Storm v New Zealand ... +

+
+
+

+ Mike Minogue - The Full Wiki +
+ www.thefullwiki.org/Mike_Minogue +
+Top rankings for Mike Minogue. ... Michael John "Mike" Minogue ... , lawyer and mayor. He was Mayor of Hamilton, New Zealand between 1968 and 1976, ... +

+
+" +121,Bernard Allen mayor of Cork,5,"
+

+ Bernard Allen (Irish politician) - Wikipedia +
+ https://en.wikipedia.org/wiki/Bernard_Allen_(Irish_politician) +
+Bernard Allen (born 9 September 1944) ... The following year he became Lord Mayor of Cork. In 1993 Allen became spokesperson for Social Welfare. +

+
+
+

+ List of mayors of Cork - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Cork +
+List of mayors of Cork Lord Mayor of Cork ... The Lord Mayor of Cork ... Bernard Allen: Fine Gael: 1989: Chrissie Aherne: Fianna Fáil: +

+
+
+

+ Earlier Days in Catriona's Career +
+ https://www.catrionasinger.com/earlier_days_12.html +
+Catriona with the Lord Mayor of Cork, Ald. Bernard Allen TD. Home | Biography | Contact Us | Photo Album | Lyrics +

+
+
+

+ Bernard Allen (Irish politician) biography - Fampeople.com +
+ www.fampeople.com/cat-bernard-allen-irish-politician +
+Bernard Allen (born 9 September 1944) is a former Irish Fine Gael politician. He served as a Teachta Dála (TD) for the Cork North–Central constituency from 1981 to 2011 +

+
+
+

+ Lord Mayor of Cork : Wikis (The Full Wiki) +
+ www.thefullwiki.org/Lord_Mayor_of_Cork +
+The Lord Mayor of Cork is the symbolic head of the local government in the city of Cork in Ireland. ... Bernard Allen: Fine Gael: 1989 Chrissie Aherne Fianna Fáil 1990 +

+
+" +122,"Charles C. Smith mayor of Newport News, Virginia",5,"
+

+ List of mayors of Newport News, Virginia - Wikipedia +
+ https://en.wikipedia.org/wiki/Charles_C._Smith_(Virginia_politician) +
+This is a list of people who have served as mayor of the city of Newport News, Virginia. Term Mayor; July 1, 2010 ... Charles C. Smith: 1920–1924: Philip W. Hiden ... +

+
+
+

+ Charles Scott Obituary - Newport News, VA | Daily Press +
+ www.legacy.com/obituaries/dailypress/obituary.aspx?pid=166544514 +
+NEWPORT NEWS - Charles ... (Newport News Mayor Dr ... The Guest Book is Expired Please restore the Guest Book to share in the life story for CHARLES W. SCOTT JR. +

+
+
+

+ List of mayors of Newport News, Virginia for Kids - Kiddle +
+ https://kids.kiddle.co/List_of_mayors_of_Newport_News,_Virginia +
+This is a list of people who have served as mayor of the city of Newport News, Virginia. Term ... Charles C. Smith: 1920 ... List of mayors of Newport News, Virginia ... +

+
+
+

+ List of mayors of Newport News, Virginia - ipfs.io +
+ https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco... +
+This is a list of people who have served as mayor of the city of Newport News, Virginia. Term ... Charles C. Smith: ... City of Newport News," provided by Newport ... +

+
+
+

+ Charles Allen, former Newport News vice mayor, dies at 81 ... +
+ www.dailypress.com/news/newport-news/dp-nws-nn-chuck-allen-dies... +
+Charles Allen, a former Newport News vice mayor whose unrelenting efforts to revitalize the Southeast Community resulted in facilities such as the Downing-Gr +

+
+" +123,Nikolaus Müller mayor of Augsburg,5,"
+

+ List of mayors of Augsburg - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Augsburg +
+This is a list of holders of the office of mayor of the German city of Augsburg.For simplicity they are all called mayors, although the title varied over the centuries. On the head of the city Augsburg as chairman of the town council governed since 1266 the so-called Stadtpfleger, sometimes also called mayor, so it happened that both titles ... +

+
+
+

+ Nikolaus Müller - Wikipedia +
+ https://en.wikipedia.org/wiki/Nikolaus_Müller +
+Nikolaus (Klaus) Müller (April 19, 1892, Augsburg – August 6, 1980, ibid.) was the mayor of Augsburg, Germany, between 1947 and 1964.He was a member of the Christian Social Union of Bavaria +

+
+
+

+ List of mayors of Augsburg : Wikis (The Full Wiki) +
+ www.thefullwiki.org/List_of_mayors_of_Augsburg +
+The List of mayors of Augsburg is a list of holders of the office of mayor of the ... Richard Anton Nikolaus Carron du Val: ... Nikolaus Müller: CSU: 1947 - 1964: +

+
+
+

+ German major cities - Rulers +
+ https://rulers.org/gercit.html +
+Major cities. Contents of this ... Augsburg Mayors (from 1907, lord mayors) ... d. 1967) 1947 - 1964 Nikolaus Müller (b. 1892 - d. 1980) 1964 ... +

+
+
+

+ Fragments of a Faith Forgotten: Illustrations +
+ www.sacred-texts.com/gno/fff/fff02.htm +
+From an Indian painting in Nikolaus Mueller, ... Augsburg 1702. ... These illustrations are from the 1960 University Books edition. +

+
+" +124,"Gwendolyn Faison mayor of Camden, New Jersey",5,"
+

+ Gwendolyn Faison - Wikipedia +
+ https://en.wikipedia.org/wiki/Gwendolyn_Faison +
+Gwendolyn A. Faison (born February 14, 1925) is an American Democratic politician. Faison was Mayor of Camden, New Jersey.She was first appointed when Milton Milan was convicted of corruption and forced to leave office in 2000. +

+
+
+

+ Gwendolyn Faison: Mother Camden - Governing +
+ www.governing.com/topics/politics/Gwendolyn-Faison-Mother-Camden.html +
+Gwendolyn Faison: Mother Camden When Mayor Milton Milan was convicted in December on corruption charges, it seemed that the so-called "Curse of Camden" had dropped this dysfunctional New Jersey city to a new low. +

+
+
+

+ Mayors of Camden, New Jersey - Wikipedia +
+ https://en.wikipedia.org/wiki/Mayor_of_Camden,_New_Jersey +
+Mayors of Camden, New Jersey Mayor of Camden, New Jersey, has been ... Dana Redd is the current Mayor of Camden, New Jersey. Gwendolyn Faison (2000-2010) +

+
+
+

+ Camden Mayor Gwendolyn Faison won't seek third term | NJ.com +
+ www.nj.com/news/index.ssf/2009/02/camden_mayor_gwendolyn_faison.html +
+John O'Boyle/The Star-LedgerCamden Mayor Gwendolyn Faison Camden Mayor Gwendolyn Faison announced Monday night she won't seek re-election, according to a report in the Courier Post. +

+
+
+

+ CITY OF CAMDEN Mayor Gwendolyn A. Faison City Of Camden ... +
+ www.camconnect.org/datalogue/Bergen_Square_Study.pdf +
+CITY OF CAMDEN Mayor Gwendolyn A. Faison City Of Camden Planning Board BERGEN SQUARE NEIGHBORHOOD: NEEDS DETERMINATION STUDY Rodney Sadler- Chairman +

+
+" +125,"Harry Reyner mayor of Newport News, Virginia",5,"
+

+ Harry Reyner - Wikipedia +
+ https://en.wikipedia.org/wiki/Harry_Reyner +
+Harry Reyner (1889–1978) was the mayor of Newport News, Virginia from 1930 to 1932. Before serving as mayor, he was a businessman, starting as a boy, selling pies to workers at the Newport News Shipbuilding & Dry Dock Company. +

+
+
+

+ Richard W. West - Wikipedia +
+ https://en.wikipedia.org/wiki/Richard_W._West +
+Richard W. West Richard W. West was ... Richard W. West was the mayor of Newport News, Virginia from 1932 to 1936. Preceded by Harry Reyner: Mayor of Newport News ... +

+
+
+

+ List of mayors of Newport News, Virginia - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Newport_News,_Virginia +
+List of mayors of Newport News, Virginia. This is a list of people who have served as mayor of the city of Newport News, Virginia. Term Mayor; ... Harry Reyner: 1926 ... +

+
+
+

+ Reyner - Wikipedia +
+ https://en.wikipedia.org/wiki/Reyner +
+Harry Reyner (1889–1978), American politician, mayor of Newport News, Virginia; See also Edit. Rayner; Reyners (disambiguation) This page lists people with the ... +

+
+
+

+ List of mayors of Newport News, Virginia - ipfs.io +
+ https://ipfs.io/ipfs/QmXoypizjW3WknFiJnKLwHCnL72vedxjQkDDP1mXWo6uco... +
+This is a list of people who have served as mayor of the city of Newport News, Virginia. Term ... Harry Reyner: 1926–1930: Thomas B ... City of Newport News ... +

+
+" +126,Clara López Obregón mayor of Bogotá,5,"
+

+ Clara López Obregón - Wikipedia +
+ https://en.wikipedia.org/wiki/Clara_López_Obregón +
+Clara Eugenia López Obregón (born April 12, 1950) ... She also served as Acting Mayor of Bogotá from 2011 to 2012. A Harvard-trained economist, ... +

+
+
+

+ List of mayors of Bogotá - Wikipedia +
+ https://en.wikipedia.org/wiki/Mayor_of_Bogotá +
+This is a list of mayors of Bogotá from 1538 to 1570 and since 1910. ... Clara López Obregón (Acting Mayor) 10 June 2011 – 31 December 2011: +

+
+
+

+ Mayor's race down to final four | The City Paper Bogotá +
+ https://thecitypaperbogota.com/news/mayors-race-down-to-final-four/... +
+The City Paper Bogotá. Home; News. FARC; ... Mayor’s race down to final four. By. Richard Emblin-October 21, 2015. ... Clara López Obregón. +

+
+
+

+ What Does The Name Obregon Mean? +
+ https://www.names.org/n/obregon/about +
+What does the name Obregon mean? ... Clara Eugenia López Obregón Clara Eugenia López Obregón is an Acting Mayor of Bogotá, Auditor ... +

+
+
+

+ Clara López Obregón (@LpezClara) | Twitter +
+ https://twitter.com/LpezClara +
+The latest Tweets from Clara López Obregón (@LpezClara). Clara Eugenia López Obregón presidenta del polo democrático, designada como Alcaldesa Mayor de Bogotá. +

+
+" +127,"Wray Thomas mayor of Columbus, Ohio",5,"
+

+ Wray Thomas - Wikipedia +
+ https://en.wikipedia.org/wiki/Wray_Thomas +
+Wray Thomas (June 15, 1810 in Richmond, Virginia – October 16, 1883) was the 21st mayor of Columbus, Ohio and the 19th person to serve in that office. He served Columbus during the American Civil War for two terms. +

+
+
+

+ List of mayors of Columbus, Ohio - Wikipedia +
+ https://en.wikipedia.org/wiki/Mayor_of_Columbus,_OH +
+List of mayors of Columbus, Ohio Mayor of Columbus; Seal of the City of ... Wray Thomas (1810–) 1861: 1864: Democratic: 33 (1861) Ohio Representative from ... +

+
+
+

+ Wray Thomas (1810-1883) - Find A Grave Memorial +
+ https://www.findagrave.com/memorial/8136167/wray-thomas +
+The twenty-first mayor of Columbus, Ohio. He served there throughout the Civil War, two terms. The University of Virginia graduate was a Democratic attorney, becoming a Copperhead. +

+
+
+

+ John H. Heitmann - Revolvy +
+ https://www.revolvy.com/topic/John H. Heitmann +
+... by John H. Heitmann Mayor of Columbus, Ohio 1879 ... Wray Thomas (born 1810) was the 21st mayor of ... James J. Thomas Mayor of Columbus, Ohio 1932 ... +

+
+
+

+ The Political Graveyard: Index to Politicians: Thomas, U to Z +
+ politicalgraveyard.com/bio/thomas9.html +
+Thomas, Wray — of Columbus, Franklin County, Ohio. Mayor of Columbus, Ohio, 1861-64. ... http://politicalgraveyard.com/bio/thomas9.html. +

+
+" +128,Gao Xingzhou mayor of Luoyang,5,"
+

+ Gao Xingzhou - Wikipedia +
+ https://en.wikipedia.org/wiki/Gao_Xingzhou +
+Gao Xingzhou's father Gao Siji (高思繼) and Gao Siji's two brothers ... instead making Gao the defender of Luoyang and the mayor of Henan Municipality ... +

+
+
+

+ Gao Xingzhou | Military Wiki | FANDOM powered by Wikia +
+ military.wikia.com/wiki/Gao_Xingzhou +
+Gao Xingzhou (高行周) (885 – September 10, 952), ... instead making Gao the defender of Luoyang and the mayor of Henan Municipality (河南, i.e., ... +

+
+
+

+ Li Siyuan - Wikipedia +
+ https://en.wikipedia.org/wiki/Li_Ssu-yüan +
+(Gao Xinggui's brother Gao Xingzhou, whom Gao Xinggui sent to seek aid from Li Siyuan, ... who was serving as the mayor of Luoyang, ... +

+
+
+

+ About Gao Xingzhou ⋮ UpClosed +
+ https://upclosed.com/people/gao-xingzhou +
+Gao Xingzhou (高行周) (885 – September 10, 952), courtesy name Shangzhi (尚質), formally Prince Wuyi of Qin (秦武懿王), was a general that served the Five ... +

+
+
+

+ Sang Weihan - Wikipedia +
+ https://en.wikipedia.org/wiki/Sang_Weihan +
+Sang Weihan (桑維翰) (898 ... the capital to serve as Luoyang's defender, putting Gao Xingzhou in command of the imperial ... tried to argue to him that being ... +

+
+" +129,Elio Morpurgo mayor of Udine,5,"
+

+ Elio Morpurgo - Wikipedia +
+ https://en.wikipedia.org/wiki/Elio_Morpurgo +
+Elio Morpurgo (10 October 1858 – 29 March 1944) was an Italian politician, member of the Italian Senate and of the Chambers of Deputies and mayor of Udine.. Biography. Between 1889 and 1894 was mayor of Udine; in the next year he became member of the Chambers of Deputies, until 1919 (during this period he was also undersecretary to the ... +

+
+
+

+ Jew as Bourgeois, Jew as Enemy, Jew as Victim of Fascism +
+ https://muse.jhu.edu/article/259759/pdf +
+Jew as Bourgeois, Jew as Enemy, Jew as Victim of Fascism ... Morpurgo once had been mayor of Udine, ... Jew as Victim of Fascism 307. +

+
+
+

+ Morpurgo - Jewish Virtual Library +
+ www.jewishvirtuallibrary.org/jsource/judaica/ejud_0002_0014_0... +
+ELIO MORPURGO (1858–1943) was born at Udine, of which he was mayor in 1908. He served as undersecretary for posts in 1906 and 1908, ... +

+
+
+

+ Real History and the Enemies of Free Speech - fpp.co.uk +
+ www.fpp.co.uk/online/09/09/Repubblica_130909.html +
+Elio Morpurgo, the Jewish mayor of Udine, was deported with other Italian Jews in 1943 after Italy's defection to the Allies; aged 88 and already ailing, ... +

+
+
+

+ Elio Morpurgo | Facebook +
+ https://www.facebook.com/people/Elio-Morpurgo/100009664214767 +
+Elio Morpurgo is on Facebook. Join Facebook to connect with Elio Morpurgo and others you may know. Facebook gives people the power to share and makes the... +

+
+" +130,Cornelis Boom mayor of Amsterdam,5,"
+

+ List of mayors of Amsterdam - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Amsterdam +
+List of mayors of Amsterdam Below is a list ... 1597–1598, 1600, 1602–1603, 1605–1606, 1608) – Pieter Cornelisz Boom (1584 ... no mayor; 1855–1858: Cornelis ... +

+
+
+

+ Eberhard van der Laan - Wikipedia +
+ https://en.wikipedia.org/wiki/Eberhard_van_der_Laan +
+Eberhard van der Laan in 2010. Minister for Housing, ... On 23 June 2010 he was nominated by the Amsterdam municipal council to become Mayor of Amsterdam; ... +

+
+
+

+ Athenaeum Illustre of Amsterdam - Wikipedia +
+ https://en.wikipedia.org/wiki/Athenaeum_Illustre_of_Amsterdam +
+Detail of Cornelis Anthonisz' 1544 woodcut of Amsterdam, ... Professors were appointed by the city council and the mayor of Amsterdam ... Uitgeverij Boom, Amsterdam, ... +

+
+
+

+ Burgemeesters van Amsterdam - geni.com +
+ https://www.geni.com/projects/Burgemeesters-van-Amsterdam +
+... Burgemeesters van Amsterdam. Mayors of Amsterdam ... Cornelis Jansz van ... Cornelis Abrahamsz. Boom, †1651; ... +

+
+
+

+ Henriette Boom - Historical records and family trees ... +
+ https://www.myheritage.com/names/henriette_boom +
+Explore historical records and family tree profiles about Henriette Boom on MyHeritage, ... Marinus Cornelis Boom was born circa ... in Amsterdam, Government of ... +

+
+" +131,John Lister mayor of Kingston upon Hull,5,"
+

+ List of mayors of Kingston upon Hull - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_Mayors_of_Kingston_upon_Hull +
+List of mayors of Kingston upon Hull ... The position of Mayor of Kingston upon Hull, Yorkshire, ... 1612 John Lister (2) +

+
+
+

+ John Lister (died 1640) - Wikipedia +
+ https://en.wikipedia.org/wiki/John_Lister_(died_1640) +
+John Lister (died 1640) John Lister ... mayor of Hull in 1618 and was elected Member of Parliament for Kingston upon Hull ... Lister was again mayor of Hull and was ... +

+
+
+

+ "List of Mayors of Kingston upon Hull" on Revolvy.com +
+ https://www.revolvy.com/main/index.php?s=List of Mayors of Kingston... +
+List of Mayors of Kingston upon Hull . ... John (d.1444), of Kingston-upon-Hull, ... In 1629 Lister was again mayor of Hull and was knighted in 1632. +

+
+
+

+ List of Sheriffs of Kingston upon Hull - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_Sheriffs_of_Kingston_upon_Hull +
+List of Sheriffs of Kingston upon Hull. ... who had served as Sheriff of Hull between 1949 and 1950, Lord Mayor of Hull in 1970 and 1971, ... 1590 John Lister; +

+
+
+

+ Lord Mayor of Hull | Hull City Council +
+ www.hull.gov.uk/resident/council-and-democracy/lord-mayor-hull +
+Lord Mayor of Hull. ... On Thursday 25 May 2017 Councillor John Hewitt was installed as the Right Worshipful the Lord Mayor of Kingston upon Hull and Admiral of the ... +

+
+" +132,"Leander J. Talbott mayor of Kansas City, Missouri",5,"
+

+ Leander J. Talbott - Wikipedia +
+ https://en.wikipedia.org/wiki/Leander_J._Talbott +
+Leander J. Talbott (August 13, 1849 – 1924) was a wealthy Missouri realtor and politician who served as Mayor of Kansas City, Missouri, in 1884. +

+
+
+

+ Kansas City mayors | The Kansas City Star +
+ www.kansascity.com/latest-news/article295440/Kansas-City-mayors.html +
+Kansas City mayors The mayors of Kansas City: MAYOR TERM William S. Gregory 1853 Johnston Lykins 1854 John Johnson 1855 ... Leander J. Talbott 1884. +

+
+
+

+ leander j talbott : definition of leander j talbott and ... +
+ dictionary.sensagent.com/leander j talbott/en-en +
+Leander J. Talbott (August 13, 1849 – 1924) was a wealthy Missouri realtor and politician who served as Mayor of Kansas City, Missouri, in 1884.. Talbott was born in rural Meigs County, Ohio, one of eight children of Joshua and Adeline L. (Williamson) Talbott. +

+
+
+

+ List of mayors of Kansas City, Missouri - The Full Wiki +
+ www.thefullwiki.org/List_of_mayors_of_Kansas_City,_Missouri +
+More info on List of mayors of Kansas City, Missouri Wikis. ... The Mayor of Kansas City, Missouri is the highest official in ... Leander J. Talbott: 1884: 1885: +

+
+
+

+ John Talbott - topics.revolvy.com +
+ https://topics.revolvy.com/topic/John Talbott +
+John Talbott may refer to: John Talbott (mayor) , ... American politician from Missouri; mayor of Kansas City 1884 Lee Talbott ... Leander J. Talbott ... +

+
+" +133,"Henry E. Prickett mayor of Boise, Idaho",5,"
+

+ Henry E. Prickett - Wikipedia +
+ https://en.wikipedia.org/wiki/Henry_E._Prickett +
+Henry E. Prickett (1829 – June 14, 1885) served as mayor of Boise, Idaho Territory, for two months in 1867 and 1868.For years Prickett was believed to have been the first elected Boise mayor, but recent research has revealed that a Dr. Ephraim Smith preceded him in the office. +

+
+
+

+ Henry Prickett | Center for Idaho History and Politics +
+ https://sps.boisestate.edu/cihp/prickett +
+Boise’s Two Month Mayor: Henry Prickett -- On November 18, 1867, Henry E. Pricket became the Boise City first mayor. Born in England in 1839, Prickett lived with his wife Martha and daughter Ida in Black River Falls, Wisconsin. +

+
+
+

+ List of mayors of Boise, Idaho - Wikipedia +
+ https://en.wikipedia.org/wiki/Mayor_of_Boise +
+This is a list of Mayors of Boise, Idaho. Boise mayors were originally elected to one-year terms. ... Henry E. Prickett: 1867–1868: Thomas B. Hart: 1868–1869: +

+
+
+

+ Henry E. Prickett - revolvy.com +
+ https://www.revolvy.com/topic/Henry E. Prickett +
+Henry E. Prickett (1829 – June 14, 1885) served as mayor of Boise , Idaho Territory , for two months in 1867 and 1868. For years Prickett was believed to have been the first elected Boise mayor, but recent research has revealed that a Dr. Ephraim Smith preceded him in the office. +

+
+
+

+ State V Henry Prickett PDF Download - nohairstyle.com +
+ www.nohairstyle.com/s/v/state-v-henry-prickett.pdf +
+prickett wikipedia, henry e prickett (1829 june 14, 1885) served as mayor of boise, idaho territory, for two months in 1867 and 1868 for years prickett was believed to +

+
+" +134,Willy Prölß mayor of Nuremberg,5,"
+

+ Facts and Figures 2006 - Nürnberg +
+ https://www.nuernberg.de/.../berichte/niz/facts_and_figures_2006.pdf +
+Lord Mayor of Nuremberg . ... Nuremberg was first mentioned in an imperial document in 1050. ... Willy Prölß (former Mayor) +

+
+
+

+ Facts and Figures 2004 - Nürnberg +
+ https://www.nuernberg.de/.../berichte/niz/facts_and_figures_2004.pdf +
+Lord Mayor of Nuremberg . 2 Contents Page Lord Mayor’s Foreword 1 1 ... Willy Prölß (former Mayor) Dr. Oscar Schneider (Federal Cabinet Minister, retd.) +

+
+
+

+ Germany, Third Reich - Nuremberg Rally 1935 Nuremberg ... +
+ https://www.gettyimages.co.uk/detail/news-photo/germany-third... +
+Germany, Third Reich - Nuremberg Rally 1935 Nuremberg Mayor Willy Liebel giving a speech on the occasion of the laying of the foundation stone of the new congress hall| next to the lectern, from the left: Rudolf Hess, Adolf Hitler, NN, the heads of Nazi districts Julius Streicher and Adolf Wagner, and the party treasurer Franz Xaver Schwarz +

+
+
+

+ List of mayors of Nuremberg - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Nuremberg +
+This is a list of mayors of Nuremberg (Oberbürgermeister der Stadt Nürnberg) since 1818: ... 1933–1945: Willy Liebel ; 1945: Julius Rühm (NSDAP) +

+
+
+

+ Template:Stadtlexikon Nürnberg - Wikipedia +
+ https://en.wikipedia.org/wiki/Template:Stadtlexikon_Nürnberg +
+Willy Prölß; Oscar Schneider ... Rudolf Endres, ed., [collected works online "Bevölkerungsentwicklung"] (in German), Nuremberg City Lexicon (Stadtlexikon Nürnberg ... +

+
+" +135,"Patrick Cannon mayor of Charlotte, North Carolina",5,"
+

+ Patrick Cannon - Wikipedia +
+ https://en.wikipedia.org/wiki/Patrick_Cannon +
+Patrick Damon Cannon (born November 27, 1966) is an American politician and member of the Democratic Party who served on the City Council of Charlotte, North Carolina from 1994 through 2013 and was subsequently elected the city's 56th Mayor in November 2013. +

+
+
+

+ Former Charlotte Mayor Patrick Cannon released from prison +
+ www.charlotteobserver.com/news/local/article101992177.html +
+Former Charlotte mayor Patrick Cannon, ... All travel outside of Western North Carolina must be approved, and Cannon cannot abuse drugs or alcohol. +

+
+
+

+ Mayor of Charlotte, North Carolina - Wikipedia +
+ https://en.wikipedia.org/wiki/Mayor_of_Charlotte,_North_Carolina +
+The office of the Mayor of Charlotte, North Carolina is currently held by Democrat Vi Lyles, ... Patrick Cannon: 2013–2014: Democratic: +

+
+
+

+ Former mayor of Charlotte, North Carolina, admits to ... +
+ https://www.yahoo.com/news/former-mayor-charlotte-north-carolina... +
+Former Charlotte, North Carolina Mayor Patrick Cannon is met with photojournalists and reporters as he arrives to make a plea on corruption charges at federal court in Charlotte, North Carolina June 3, 2014. +

+
+
+

+ Patrick Cannon, Former Mayor of Charlotte, Pleads Guilty ... +
+ https://www.nytimes.com/2014/06/04/us/charlotte-mayor-cannon... +
+Then Patrick D. Cannon, the mayor of Charlotte until ... and the F.B.I.’s top agent in North Carolina, ... Ex-Mayor of Charlotte Pleads Guilty to Fraud. +

+
+" +136,William Pettigrew mayor of Brisbane,5,"
+

+ William Pettigrew - Wikipedia +
+ https://en.wikipedia.org/wiki/Pettigrew,_William +
+William Pettigrew (26 August 1825 – 28 October 1906) was an alderman and mayor of Brisbane, Queensland, Australia and a Member of the Legislative Council of Queensland, Australia. +

+
+
+

+ William Pettigrew - revolvy.com +
+ https://www.revolvy.com/topic/William Pettigrew +
+William Pettigrew (26 August 1825 – 28 October 1906) was an alderman and mayor of Brisbane , Queensland, Australia and a Member of the Legislative Council of Queensland, Australia. +

+
+
+

+ List of mayors and lord mayors of Brisbane - Wikipedia +
+ https://en.wikipedia.org/wiki/Mayor_of_Brisbane +
+List of mayors and lord mayors of Brisbane ... William Pettigrew: 1870: Francis Murray: ... Lord Mayor Term Party; William Alfred Jolly: +

+
+
+

+ List of mayors and lord mayors of Brisbane - IPFS +
+ https://ipfs.io/.../List_of_mayors_and_lord_mayors_of_Brisbane.html +
+List of mayors and lord mayors of Brisbane. ... The current Lord Mayor of Brisbane is Graham Quirk. ... William Pettigrew: 1870: Francis Murray: +

+
+
+

+ Biography - William Pettigrew - Australian Dictionary of ... +
+ adb.anu.edu.au/biography/pettigrew-william-13152 +
+William Pettigrew (1825 ... In 1853 Pettigrew established Brisbane's first steam sawmill in William Street on the riverbank and operated ... as mayor in 1870 ... +

+
+" +137,Al Duerr mayor of Calgary,5,"
+

+ Al Duerr - Wikipedia +
+ https://en.wikipedia.org/wiki/Al_Duerr +
+Alfred Herman "Al" Duerr (born January 29, 1951) is a Canadian former politician who served as the 34th Mayor of Calgary, Alberta from 1989 to 2001, and a city alderman from 1983 to 1989. +

+
+
+

+ Al Duerr | Calgary Gay History +
+ https://calgaryqueerhistory.ca/tag/al-duerr +
+Posts about Al Duerr written by calgarygayhistory. Calgary Gay ... Newly elected Calgary Mayor Ralph Klein proclaims he is a mayor for everyone including the gay ... +

+
+
+

+ Al Duerr – Global Petroleum Show +
+ https://globalpetroleumshow.com/person/al-duerr +
+Al Duerr is founder and CEO of General ... obtaining the highest public support in successive elections of any Mayor in Calgary’s ... See Al Speak. Carbon ... +

+
+
+

+ Former Calgary mayor drawn to new magnet | Calgary Herald +
+ calgaryherald.com/news/local-news/calgarys-former-mayor-drawn-to... +
+For Calgary’s former mayor Al Duerr life is approaching the sweet spot.While many ex-politicians retire gradually to the backwater of glad-handing and corporate sinecures Duerr has relaunched his own life and, in the process, hopes to re-engineer part of the global energy business. +

+
+
+

+ Our Team - generalmagnetic.ca +
+ generalmagnetic.ca/our-team +
+Our Team Executive. Al Duerr, ... Former four term Mayor of Calgary, Mr. Duerr is on the boards of a number of Canadian companies. ... Al Duerr (Founder) – CEO ... +

+
+" +138,"David Croll mayor of Windsor, Ontario",5,"
+

+ David Croll - Wikipedia +
+ https://en.wikipedia.org/wiki/David_Croll +
+David Arnold Croll, PC QC (born Davud Avrum Croll; March 12, 1900 – June 11, 1991) was a Canadian politician. He served as the mayor of Windsor, Ontario twice. He entered provincial politics in the 1930s, and served as minister of public works and municipal affairs in the Mitch Hepburn government. +

+
+
+

+ Previous Mayors - Windsor +
+ www.citywindsor.ca/mayorandcouncil/Pages/Previous-Mayors.aspx +
+Home / Mayor and Council / Previous Mayors. Mayor and Council. ... David Croll 1931-1934 ... Windsor, Ontario Canada N9A 6S1 Tel. (519) ... +

+
+
+

+ Hon. David Arnold Croll | Windsor Public Library +
+ www.windsorpubliclibrary.com/?page_id=15644 +
+Hon. David Arnold Croll. Lawyer; ... Elected as Mayor of Windsor in ... Mr. Croll ran for a seat in the Ontario Legislature on the Liberal ticket and was elected to ... +

+
+
+

+ David Croll (1900-1991) - Find A Grave Memorial +
+ https://www.findagrave.com/memorial/116722112/david-croll +
+David Arnold Croll-He was a Canadian politician. He served as the mayor of Windsor, Ontario twice. He entered provincial politics in the 1930s, and served as minister of public works and municipal affairs in the Mitch Hepburn government. +

+
+
+

+ David Croll | Revolvy +
+ https://www.revolvy.com/main/index.php?s=David Croll&item_type=topic +
+David Croll David Arnold Croll, PC, QC (born Davud Avrum Croll; March 12, 1900 \u2013 June 11, 1991) was a Canadian politician. He served as the mayor of Windsor, Ontario twice. +

+
+" +139,Anton Uesson mayor of Tallinn,5,"
+

+ Anton Uesson - Wikipedia +
+ https://en.wikipedia.org/wiki/Anton_Uesson +
+In 1919, Anton Uesson was elected the Deputy Mayor of Tallinn; a post which he held until 1934, when he became deputy mayor, ... Mayor of Tallinn 1919–1934: +

+
+
+

+ List of mayors of Tallinn - Wikipedia +
+ https://en.wikipedia.org/wiki/Mayor_of_Tallinn +
+Mayor, first mayor of Tallinn: November 1796 – December 1877: ... Anton Uesson: Deputy Mayor: 18: June – July 1919: Gottlieb Jaan Ast: Mayor: 19: July 1919 ... +

+
+
+

+ Category:Mayors of Tallinn - Wikimedia Commons +
+ https://commons.wikimedia.org/wiki/Category:Mayors_of_Tallinn +
+Anton Uesson‎ (6 F) Media in category "Mayors of Tallinn" The following 3 files are in this category, out of 3 total. Aasmäe.IMG 3094.JPG 1,233 × 1,181; 718 KB. +

+
+
+

+ List of mayors of Tallinn - revolvy.com +
+ https://www.revolvy.com/topic/List of mayors of Tallinn +
+The following is a list of Mayors of Tallinn , Estonia . ... In 1919, Anton Uesson was elected the Mayor of Tallinn ; a post which he held until 1934, ... +

+
+
+

+ List of mayors of Tallinn | Wiki | Everipedia +
+ https://everipedia.org/wiki/List_of_mayors_of_Tallinn +
+List of mayors of Tallinn's wiki: The following is a list of Mayors of Tallinn, Estonia.*OfficeNamePolitical AffiliationNotes1April 1786 – November 1796Wilhelm HetlingMayor, first mayor of TallinnNovember 1796 – December 1877Magistracy of Reval was restored for 81 years2December 1877 – Ap +

+
+" +140,Oddvard Nilsen mayor of Askøy,5,"
+

+ Oddvard Nilsen - Wikipedia +
+ https://en.wikipedia.org/wiki/Oddvard_Nilsen +
+Oddvard Nilsen (born 24 June 1940 ... Nilsen was a member of the executive committee of Askøy municipality council from 1983 to 1989, and then served as mayor from ... +

+
+
+

+ Tom-Christer Nilsen - Wikipedia +
+ https://en.wikipedia.org/wiki/Tom-Christer_Nilsen +
+Tom-Christer Nilsen ... the Conservative Party and county mayor of ... Economics and Business Administration and resides in Askøy. He is a son of Oddvard Nilsen. +

+
+
+

+ Tom-Christer Nilsen - Politician | Facebook +
+ https://www.facebook.com/pages/Tom-Christer-Nilsen/112934562053886 +
+Tom-Christer Nilsen. 59 likes. Tom-Christer Nilsen is a Norwegian politician for the Conservative Party and county mayor of Hordaland. He has been a... +

+
+
+

+ Oddvard - Meaning And Origin Of The Name Oddvard ... +
+ www.nameaning.net/both/Oddvard +
+Oddvard Nilsen is a Norwegian politician for ... Nilsen was a member of the executive committee of Askøy municipality council... Oddvard Nilsen Image, Content. Name ... +

+
+
+

+ How old is Tom-Christer Nilsen? Age, Birthday, Facts +
+ https://howold.co/tom-christer-nilsen +
+He was educated at the Norwegian School of Economics and Business Administration and resides in Askøy.He is a son of Oddvard Nilsen. ... Hordaland Deputy County Mayor. +

+
+" +141,Michael Keating mayor of Dublin,5,"
+

+ Michael Keating (Irish politician) - Wikipedia +
+ https://en.wikipedia.org/wiki/Michael_Keating_(Irish_politician) +
+Michael Keating (born 29 September 1946) is an Irish former politician. Early life. Keating was born in Dublin in ... He became Lord Mayor of Dublin in 1983. +

+
+
+

+ London court hears former Dublin Lord Mayor threatened ... +
+ https://www.rte.ie/news/2000/0609/7363-mayor +
+A London court has heard how the former TD and Lord Mayor of Dublin, Michael Keating, threatened to put a businessman in a wheelchair and harm his children, if he didn't take part in a VAT fraud. +

+
+
+

+ List of mayors of Dublin - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_Lord_Mayors_of_Dublin +
+The Lord Mayor of Dublin is the head of Dublin City Council and first citizen of ... Michael Keating: Fine Gael: 1984–85: ... Mayors and Lord Mayors of Dublin 1229 ... +

+
+
+

+ Former Dublin mayor Keating pays CAB €250,000 +
+ https://www.irishtimes.com/news/former-dublin-mayor-keating-pays... +
+Former lord mayor of Dublin Mr Michael Keating has paid the Criminal Assets Bureau (CAB) €250,000 in unpaid taxes. +

+
+
+

+ Ex-mayor got demand for €1m in unpaid taxes - Breaking News +
+ https://www.irishtimes.com/news/ex-mayor-got-demand-for-1m-in... +
+The former lord mayor of Dublin, Mr Michael Keating, received a demand for unpaid tax last August for over €1 million. +

+
+" +142,Marius Alphonse Marie Waszink mayor of Heerlen,5,"
+

+ List of mayors of Heerlen - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Heerlen +
+List of mayors of Heerlen This is a list of mayors of Heerlen. ... 1913–1926: Marius Alphonse Marie Waszink (May 18, 1881, Maastricht – October 23, ... +

+
+
+

+ Joseph Savelberg - revolvy.com +
+ www.revolvy.com/main/index.php?s=Joseph Savelberg +
+Statue of Peter Joseph Savelberg in Heerlen next to the ... of mayor and pharmacist ... the town's Pharmacist 1913–1926: Marius Alphonse Marie Waszink ... +

+
+
+

+ Burgemeesters in LIMBURG nl. - geni.com +
+ https://www.geni.com/projects/Burgemeesters-in-LIMBURG-nl/11196 +
+... Mayor ~ Burgemeester ~ Maire ~ Schout; ... Marius Alphonse Marie WASZINK ‧ 1881-1943 ‧ ... Petrus Marie WILLEME ‧ heerlen 5 apr 1923-1972 ‧ +

+
+
+

+ Loek Hermans - Wikipedia +
+ https://en.wikipedia.org/wiki/Loek_Hermans +
+Loek Hermans (1986) Louis Marie Lucien Henri Alphonse (Loek) Hermans (born 23 April 1951, Heerlen) ... He was mayor of Zwolle from 1990 to 1994. +

+
+
+

+ Charles Schultze - update.revolvy.com +
+ https://update.revolvy.com/topic/Charles Schultze&item_type=topic +
+Charles Schultze . Save. Charles Louis Schultze (December 12, 1924 – September 27, 2016) was an American economist and public policy analyst. +

+
+" +143,René Mesnardeau mayor of Nantes,5,"
+

+ List of mayors of Nantes - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Nantes +
+List of mayors of Nantes. The office of the Mayor of Nantes is a directly elected position. Since ... René Ménardeau: 1629-1631: René de la Tullaye: 1631-1633: +

+
+
+

+ Liste des maires de Nantes - DBpedia FR +
+ fr.dbpedia.org/page/Liste_des_maires_de_Nantes +
+La liste des maires de Nantes est un élément essentiel de ... les bourgeois de la ville de Nantes. The office of the Mayor of Nantes is a ... René Mesnardeau; +

+
+
+

+ Category:Mayors of Nantes - Wikimedia Commons +
+ https://commons.wikimedia.org/wiki/Category:Mayors_of_Nantes +
+René Gaston Baco de La Chapelle‎ (2 F) ... Media in category "Mayors of Nantes" The following 8 files are in this category, out of 8 total. +

+
+
+

+ Rennes - Wikipedia +
+ https://en.wikipedia.org/wiki/Rennes +
+Together with Vannes and Nantes, ... The current mayor of Rennes is Nathalie Appér ... René Pleven (1901–1993), ... +

+
+
+

+ 1911 Encyclopædia Britannica/Waldeck-Rousseau, Pierre ... +
+ https://en.wikisource.org/wiki/1911_Encyclopædia_Britannica... +
+His father, Rene Valdec-Rousseau (1S09-1882), ... when he became mayor of Nantes in August and proclaimed the third republic there on the 4th of September. +

+
+" +144,Johan Sippo van Harinxma thoe Slooten mayor of Leeuwarden,5,"
+

+ Anna Van Harinxma Thoe Slooten - Historical records and ... +
+ https://www.myheritage.com/names/anna_van harinxma thoe slooten +
+Explore historical records and family tree profiles about Anna Van Harinxma Thoe Slooten ... Johan Sippo van Harinxma thoe Slooten on ... van Leeuwarden and ... +

+
+
+

+ Clara Van Harinxma Thoe Slooten - Historical records and ... +
+ https://www.myheritage.com/names/clara_van harinxma thoe slooten +
+Explore historical records and family tree profiles about Clara Van Harinxma Thoe Slooten ... in Leeuwarden, ... to Johan Sippo van Harinxma thoe Slooten and ... +

+
+
+

+ Albertus van Harinxma thoe Slooten (1765 - 1816) - Genealogy +
+ https://www.geni.com/people/Albertus-van-Harinxma-thoe-Slooten/... +
+Genealogy for Albertus van Harinxma thoe Slooten ... Leeuwarden , Leeuwarden ... Son of Johan Sippo van Harinxma and Margaretha Titia van Coenders Husband of Anna van ... +

+
+
+

+ Baron Rijnhard van Harinxma thoe Slooten b. 16 Nov 1841 ... +
+ geneagraphie.com/getperson.php?personID=I472252 +
+Baron Rijnhard van Harinxma thoe Slooten b. 16 ... d. 2 Nov 1923, Leeuwarden, Fr, NL (Age 84 years) 3. Baron Mr. Johan Sippo van Harinxma thoe Slooten, b ... +

+
+
+

+ Category:People of Leeuwarden - Wikimedia Commons +
+ https://commons.wikimedia.org/wiki/Category:People_of_Leeuwarden +
+Media in category "People of Leeuwarden" ... Johan Sippo van Harinxma Thoe Slooten (1848-1904), burgemeester van Den Haag 1898-1904.jpg 2,765 × 3,316; 631 KB. +

+
+" +145,"Samuel Calley mayor of Salem, Massachusetts",5,"
+

+ Samuel Calley - Wikipedia +
+ https://en.wikipedia.org/wiki/Samuel_Calley +
+Samuel Calley (April 13, 1821 – January 1, 1883) was a Massachusetts house painter and politician who served as the eighteenth and twenty second Mayor of Salem, Massachusetts, and in the Massachusetts House of Representatives from 1870 to 1871. +

+
+
+

+ List of mayors of Salem, Massachusetts - Wikipedia +
+ https://en.wikipedia.org/wiki/Mayor_of_Salem,_MA +
+The Mayor of Salem is the head of municipal government in Salem, Massachusetts, United States.There was no Mayor of Salem until its city charter was accepted on March 23, 1836, as Salem was still incorporated as a town. +

+
+
+

+ Samuel Calley (1821-1883) - Find A Grave Memorial +
+ https://www.findagrave.com/memorial/129742458/samuel-calley +
+Samuel Calley was a Massachusetts house painter and politician who served as the eighteenth and twenty second Mayor of Salem, Massachusetts, and in the Massachusetts House of Representatives from 1870 to 1871. +

+
+
+

+ William Cogswell - Wikipedia +
+ https://en.wikipedia.org/wiki/William_Cogswell +
+16th Mayor of Salem, Massachusetts ... Nathanial Brown: Preceded by Samuel Calley: 19th Mayor of Salem, Massachusetts 1872–1872: Succeeded by Henry Laurens Williams +

+
+
+

+ Mayors of Salem | City of Salem MA +
+ https://www.salem.com/mayors-office/pages/mayors-salem +
+... Plan B City Government calls for a Mayor, and City Council of 11 members ... Samuel Calley 1872; ... Salem City Hall, 93 Washington Street, Salem, MA 01970 Phone: ... +

+
+" +146,"Ivan Allen, Jr. mayor of Atlanta, Georgia",5,"
+

+ Ivan Allen Jr. - Wikipedia +
+ https://en.wikipedia.org/wiki/Ivan_Allen,_Jr. +
+Ivan Earnest Allen Jr. (March 15, 1911 – July 2, 2003), was an American businessman who served two terms as the 52nd Mayor of Atlanta, during the Civil Rights Movement of the 1960s. +

+
+
+

+ Ivan Allen Jr. (1911-2003) | New Georgia Encyclopedia +
+ www.georgiaencyclopedia.org/.../ivan-allen-jr-1911-2003 +
+Ivan Allen Jr. served as mayor of Atlanta from 1962 to 1970. He is credited with leading the city through an era of significant physical and economic growth and with maintaining calm during the civil +

+
+
+

+ Ivan Allen, Jr. | Today In Georgia History +
+ www.todayingeorgiahistory.org/content/ivan-allen-jr +
+He was Atlanta’s mayor for eight years in the 1960s, and he was the only Southern politician to testify in favor of the Civil Rights Act. Ivan Allen Jr. was born in Atlanta in 1911 and graduated from Georgia Tech before joining his father’s office supply co +

+
+
+

+ International Civil Rights: Walk of Fame - Ivan Allen +
+ https://www.nps.gov/features/malu/feat0002/wof/Ivan_Allen.htm +
+On his first day in office as mayor of Atlanta (1962-1970), Allen ordered the removal ... Ivan Allen, Jr., ... majored in business administration at the Georgia ... +

+
+
+

+ Obituary: Ivan Allen | News | The Guardian +
+ https://www.theguardian.com/news/2003/jul/10/guardianobituaries +
+Ivan Allen Jr, who has died aged 92, was mayor of Atlanta, Georgia, from 1962 to 1970, and had to face the impact of the civil rights movement and desegregation of the racially divided city. +

+
+" +147,Louis- Hyacinthe Levesque mayor of Nantes,5,"
+

+ List of mayors of Nantes - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Nantes +
+List of mayors of Nantes The office of the ... The office of the Mayor of Nantes is a directly elected position. ... Louis-Hyacinthe Lévesque: 1830: +

+
+
+

+ GC5JG2T Du riz des colonies à Royal de Luxe (Traditional ... +
+ https://www.geocaching.com/geocache/GC5JG2T_du-riz-des-colonies-a... +
+Constituée d'un bâtiment de plusieurs étages surmonté d'une tour, et de trois halles, l'ancienne rizerie Levesque constitue un témoignage remarquable du commerce colonial qui s'exerça à Nantes et de l'essor d'une famille qui en tira profit. +

+
+
+

+ Category:Mayors of Nantes - Wikimedia Commons +
+ https://commons.wikimedia.org/wiki/Category:Mayors_of_Nantes +
+Media in category "Mayors of Nantes" The following 8 files are in this category, out of 8 total. ... Louis-Hyacinthe Nicolas Levesque.jpg 311 × 427; 20 KB. +

+
+
+

+ Louis-Hyacinthe Levesque - Wikimonde +
+ https://wikimonde.com/article/Louis-Hyacinthe_Levesque +
+Biographie Origines et débuts. Fils de Julien-Louis Levesque, négociant à La Roche-Bernard, et Marie-Prudence Gervaiseau (qui ont eu onze enfants), Louis-Hyacinthe Levesque arrive à Nantes en 1792. +

+
+
+

+ list of mayors of nantes : definition of list of mayors of ... +
+ dictionary.sensagent.com/list of mayors of nantes/en-en +
+Definitions of list of mayors of nantes, ... The office of the Mayor of Nantes is a directly elected position. ... Louis-Hyacinthe Lévesque: 1830: +

+
+" +148,Ralph Freeman mayor of London,5,"
+

+ Ralph Freeman (Lord Mayor) - Wikipedia +
+ https://en.wikipedia.org/wiki/Ralph_Freeman_(Lord_Mayor) +
+Ralph Freeman (died 16 March 1634) was an English merchant who was Lord Mayor of London in 1633.. Freeman was a city of London merchant and a member of the Worshipful Company of Clothworkers. +

+
+
+

+ List of Lord Mayors of London - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_Lord_Mayors_of_London +
+List of Lord Mayors of London ... the legal and commonly-used title and style remains Lord Mayor of London. ... Sir Ralph Freeman: Clothworker: Died in office. +

+
+
+

+ Ralph Freeman - Revolvy +
+ https://broom02.revolvy.com/topic/Ralph Freeman +
+... English civil lawyer, dramatist and translator Ralph Freeman (Lord Mayor) ... who was Lord Mayor of London in 1633 Ralph Freeman ... Ralph M. Freeman ... +

+
+
+

+ Ralph Freeman - Wikipedia +
+ https://en.wikipedia.org/wiki/Ralph_Freeman +
+Ralph Freeman may refer to: ... Ralph Freeman (Lord Mayor) (died 1634), English merchant who was Lord Mayor of London in 1633; Ralph Freeman ... +

+
+
+

+ List of Lord Mayors of London - Revolvy +
+ https://www.revolvy.com/main/index.php?s=List of Lord Mayors of... +
+Sir Ralph Freeman (died in ... See also List of Lord Mayors of London List of Sheriffs of London References Note that the ... (Lord Mayor) topic. Sir Ralph ... +

+
+" +149,Willem Hubert Pijls mayor of Maastricht,5,"
+

+ List of mayors of Maastricht - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Maastricht +
+List of mayors of Maastricht This is a list of ... Name of Mayor Party Notes; 1800 ... Willem Hubert Pijls: 1867 - 1873: Hendrik Raat: 1873 ... +

+
+
+

+ List of mayors of Maastricht - newikis.com +
+ https://www.newikis.com/en/wiki/List_of_mayors_of_Maastricht +
+List of mayors of Maastricht. ... Name of Mayor Party Notes; 1800 - 1801: Emanuel Joseph Lefebvre: 1801 - 1808: ... Willem Hubert Pijls: 1867 - 1873: Hendrik Raat ... +

+
+
+

+ Timeline of Maastricht - Trivia Quizzes | Revolvy +
+ https://update.revolvy.com/topic/Timeline of Maastricht +
+Maastricht condominium begins. 1230 - Helpoort (Maastricht) (gate) built (approximate date). 1275 - Roman bridge, Maastricht collapses. 1298 ... Timeline of Maastricht . +

+
+
+

+ Gerd Leers - revolvy.com +
+ https://www.revolvy.com/topic/Gerd Leers +
+Gerardus Bernardus Maria "Gerd" Leers ... He became mayor of Maastricht in 2002, ... 1867 Willem Hubert Pijls 1867 ... +

+
+
+

+ Willem Slangen - Historical records and family trees ... +
+ https://www.myheritage.com/names/willem_slangen +
+Explore historical records and family tree profiles about Willem Slangen on ... in Maastricht. ... Willem Hubert Schlangen 1879 Willem Hubert Schlangen in ... +

+
+" +150,"William Ellis mayor of St. John's, Newfoundland and Labrador",5,"
+

+ William Ellis (Newfoundland politician) - Wikipedia +
+ https://en.wikipedia.org/wiki/William_James_Ellis +
+William James Ellis (July 9, ... Ellis was the third mayor of St. John's from 1910 to 1914. ... This article about a mayor in Newfoundland and Labrador is a stub. +

+
+
+

+ List of mayors of St. John's, Newfoundland and Labrador ... +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_St._John's... +
+This is a list of mayors of St. John's, Newfoundland and Labrador. ... at-large and one mayor, elected by those citizens of St. John's who ... William Ellis: June ... +

+
+
+

+ Mayors of St. John's, Newfoundland and Labrador +
+ https://www.geni.com/projects/Mayors-of-St-John-s-Newfoundland-and... +
+This is a list of 'mayors of St. John's, Newfoundland and Labrador . ... at-large and one mayor, elected by those citizens of St. John's who ... William Ellis (June ... +

+
+
+

+ Commercial Chambers Building, St. John's, NL - Heritage +
+ www.heritage.nf.ca/articles/society/commercial-chambers-building.php +
+Commercial Chambers Building, St. John's, NL. ... William J. Ellis, ... The Newfoundland and Labrador Heritage Web Site has on its site only a portion of the ... +

+
+
+

+ Former mayor William Adams dead at 82 | CBC News +
+ www.cbc.ca/.../newfoundland-labrador/former-mayor-william-adams... +
+William Adams, a former mayor of St. John's who also had careers in the House of Assembly and as a judge, has died. He was 82. +

+
+" +151,Jean Philippot mayor of Nantes,5,"
+

+ List of mayors of Nantes - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Nantes +
+List of mayors of Nantes The office of the ... The office of the Mayor of Nantes is a directly elected position. ... Jean Philippot: 31 Oct 1947 ... +

+
+
+

+ List of mayors of Nantes - revolvy.com +
+ https://www.revolvy.com/topic/List of mayors of Nantes&item_type=topic +
+The office of the Mayor of Nantes ... Cornulier 1571-1572 Jean Morin 1572-1573 Guillaume Harrouys 1573-1574 Michel Le Lou 1574-1575 Jacques Grignon 1575-1576 Jean ... +

+
+
+

+ City Mayors: Nantes +
+ www.citymayors.com/france/nantes.html +
+Jean-Marc Ayrault, Mayor of Nantes Monsieur le Maire Mairie de Nantes 2, rue de l'Hôtel de Ville 44094 Nantes cedex 1 France Tel: +33 2 40 41 90 00 +

+
+
+

+ list of mayors of nantes : definition of list of mayors of ... +
+ dictionary.sensagent.com/list of mayors of nantes/en-en +
+Definitions of list of mayors of nantes, ... The office of the Mayor of Nantes is a directly elected position. ... Jean Philippot: 31 Oct 1947 ... +

+
+
+

+ Jean-Marc Ayrault - Wikipedia +
+ https://en.wikipedia.org/wiki/Jean-Marc_Ayrault +
+Jean-Marc Ayrault (French: ... Previously Ayrault was the Mayor of Nantes from 1989 to 2012, and he led the Socialist Party group in the National Assembly from 1997 ... +

+
+" +152,Christian Gotthelf von Gutschmid mayor of Leipzig,5,"
+

+ Category:Mayors of Leipzig - Wikimedia Commons +
+ https://commons.wikimedia.org/wiki/Category:Mayors_of_Leipzig +
+Category:Mayors of Leipzig. From Wikimedia Commons, ... Christian Gotthelf von Gutschmid um 1800.JPG 562 × 612; 89 KB. Christian Wilhelm Küstner.jpg 600 × 749; 76 KB. +

+
+
+

+ All-Brauer Heritage Tour 2017 - Home | Facebook +
+ https://www.facebook.com/All-Brauer-Heritage-Tour-2017-561316294024638 +
+See more of All-Brauer Heritage Tour 2017 on ... Friedrich Ludwig Wurmb and Christian Gotthelf Gutschmid. ... Die von Friedrich Christian zur Durchführung ... +

+
+
+

+ Johanngeorgenstadt - Wikipedia +
+ https://en.wikipedia.org/wiki/Johanngeorgenstadt +
+Christian Gottlob Wild (1785 ... said to have been an Ore Mountain dialect poet; Dr. phil. Gotthelf ... Beschreibung der Exulanten- und Bergstadt Johanngeorgenstadt ... +

+
+
+

+ Category:Members of Kösener Corps - Wikimedia Commons +
+ https://commons.wikimedia.org/wiki/Category:Members_of_Kösener_Corps +
+Members of Corps Lusatia Leipzig‎ ... Carl Christian Vogel von Vogelstein ... Felix von Gutschmid.jpg 483 × 716; ... +

+
+
+

+ Christian Gotthelf von Gutschmid : Family tree by ... +
+ https://gw.geneanet.org/cvpolier?lang=en&n=von+gutschmid&oc=0&p=... +
+Discover the family tree of Christian Gotthelf von Gutschmid for free, and learn about their family history and their ancestry. +

+
+" +153,"Martin Condon mayor of Knoxville, Tennessee",5,"
+

+ Martin Condon - Wikipedia +
+ https://en.wikipedia.org/wiki/Martin_Condon +
+Martin Condon, born 1857 in Hawkins County, was Knoxville, Tennessee's first Irish Catholic mayor. Prior to becoming mayor, Condon was a wholesale grocery businessman. See also +

+
+
+

+ History of Mayors - City of Knoxville +
+ www.knoxvilletn.gov/government/mayors_office/history_of_mayors +
+City of Knoxville » Government » Mayor's Office » History of Mayors. History of Mayors. ... Tennessee : 1888-1889 Martin J. Condon ... A History of Knoxville ... +

+
+
+

+ Martin J. Condon (1858-1940) | Shopper-News +
+ shoppernewsnow.com/featured-content/martin-j-condon-1858-1940 +
+Martin J. Condon (1858-1940). Elected ... Elected Knoxville mayor in a landslide, Condon presided over the construction of the ... Martin Condon had won in every ward ... +

+
+
+

+ Home - City of Knoxville +
+ www.cityofknoxville.org +
+East Tennessee IndexA Community Indicator Project for East ... shopping, amazing food and more while in Knoxville; Government. Mayor's OfficeBio & photo of Mayor ... +

+
+
+

+ List of mayors of Knoxville, Tennessee - Revolvy +
+ https://www.revolvy.com/topic/List of mayors of Knoxville... +
+Martin Condon topic. Martin Condon , born 1857 in Hawkins County, was Knoxville, Tennessee 's first Irish Catholic mayor. Prior to becoming mayor, Condon was a wholesale grocery businessman. +

+
+" +154,Frederik van de Poll mayor of Amsterdam,5,"
+

+ List of mayors of Amsterdam - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_mayors_of_Amsterdam +
+List of mayors of Amsterdam ... Frederik van de Poll (1780–1853) ... (born 1967, Acting Mayor) 2017: Eric van der Burg (born 1965, Acting Mayor) 2017: ... +

+
+
+

+ Eberhard van der Laan - Wikipedia +
+ https://en.wikipedia.org/wiki/Eberhard_van_der_Laan +
+Eberhard van der Laan in 2010 ... by Van der Laan for distributing election leaflets in minority languages ... municipal council to become Mayor of Amsterdam; ... +

+
+
+

+ Elisabeth van Vollenhoven (1781 - 1816) - Genealogy +
+ https://www.geni.com/people/Elisabeth-van-Vollenhoven/... +
+Genealogy for Elisabeth van ... Sr. and Elisabeth van der Poorten Wife of Fredrik van de Poll Mother of Jacoba Elisabeth van de Poll; ... Amsterdam, North Holland ... +

+
+
+

+ Overzicht Archief van de Van de Poll-Wolters-Quina Stichting +
+ https://archief.amsterdam/inventarissen/overzicht/1499.nl.html +
+1807-1826: ten huize van Jan Wolters van de Poll (1750-1826), burgemeester van Amsterdam van 1808-1810, ... 1852-1853/54: ten huize van Frederik van de Poll ... +

+
+
+

+ Fredrik van de Poll (1780 - 1853) - Genealogy +
+ https://www.geni.com/people/Fredrik-van-de-Poll/6000000013948517809 +
+Genealogy for Fredrik van de Poll (1780 - 1853) family tree on Geni, with over 175 million profiles of ancestors and living relatives. +

+
+" +155,Alexander Sakkers mayor of Eindhoven,5,"
+

+ Alexander Sakkers - Wikipedia +
+ https://en.wikipedia.org/wiki/Sakkers,_Alexander +
+Alexander Boudewijn Sakkers (Delft, 28 May 1948) is a former politician from the Netherlands.He is a former member of the gedeputeerde staten of Groningen, mayor of Heerlen and mayor of Eindhoven. +

+
+
+

+ Rob van Gijzel - Wikipedia +
+ https://en.wikipedia.org/wiki/Rob_van_Gijzel +
+Rob van Gijzel; Mayor of Eindhoven; In office ... Rob van Gijzel ... He lost out to VVD candidate Alexander Sakkers though. +

+
+
+

+ onderscheiding winters engels - Altijd verbonden | Ziggo +
+ members.chello.nl/~p.vandewal/3a onderscheiding winters engels.htm +
+Mayor Alexander Sakkers offered Winters the Medal of the City of Eindhoven for his unit’s participation in the liberation of Eindhoven from German control during World War II. +

+
+
+

+ Gerrit Braks - Wikipedia +
+ https://en.wikipedia.org/wiki/Gerrit_Braks +
+Gerardus Johannes Maria "Gerrit" Braks ... Alexander Sakkers: Acting Mayor of Eindhoven 2007–2008: Succeeded by Rob van Gijzel: Non-profit organization positions; +

+
+
+

+ Dutch Muslim School Bombed; Link to Killing Suspected ... +
+ https://www.nytimes.com/2004/11/09/world/europe/dutch-muslim... +
+Early morning bombing at Tarieq Ibnu Zyad Islamic School, Eindhoven, Netherlands, is thought to be in retaliation for recent murder of Dutch filmmaker Theo van Gogh, who was known for his mocking portrayal of conservative Muslims; Eindhoven Mayor Alexander Sakkers calls for unity against violent attacks and refutes idea that town is hotbed for ... +

+
+" +156,< Guatemala country won prize Nobel Prize in Literature,5,"
+

+ 5 women Nobel Prize winners you should know | From the ... +
+ https://www.fromthegrapevine.com/lifestyle/women-nobel-prize... +
+5 women Nobel Prize winners you should know. These laureates may not be household names, but their contributions helped change the world. +

+
+
+

+ Nobel laureate to speak at East Aurora High School ... +
+ www.chicagotribune.com/suburbs/aurora-beacon-news/news/ct-abn-east... +
+Nobel Peace laureate Rigoberta Menchu Tum will speak at East Aurora High School as part of a leadership conference. Menchu Tum, raised in a branch of Mayan culture in Guatemala, won the Nobel Peace Prize in 1992 "in recognition of her work for social justice and ethno-cultural reconciliation based on respect for the rights of indigenous peoples ... +

+
+
+

+ Literature and Authors Quiz | 20 Questions +
+ www.funtrivia.com/playquiz/quiz1136a00.html +
+Take the Quiz: Literature and Authors. Some random literature facts. Some more random than others. Blame my English classes for filling my head with useless knowledge. +

+
+
+

+ Free Unfinished Flashcards about NOBEL PRIZES +
+ https://www.studystack.com/flashcard-545782 +
+Free flashcards to help memorize facts about NOBEL PRIZES. Other activities to help include hangman, crossword, word scramble, games, matching, quizes, and tests. +

+
+
+

+ Famous people of Guatemala - countrylicious +
+ countrylicious.com/guatemala/famous-people +
+Famous people from Guatemala. Here is a list of famous people from Guatemala.Curious if anybody from Guatemala made it our most famous people in the world list? Read the aformentioned article in order to find out. +

+
+" +157,< Soviet Union country won prize Copley Medal,5,"
+

+ Deaths in July 2013 - Wikipedia +
+ https://en.wikipedia.org/wiki/Deaths_in_July_2013 +
+The following is a list of notable deaths in July 2013.. Entries for each day are listed alphabetically by surname. A typical entry lists information in the following sequence: +

+
+
+

+ The False Dilemma - Apostolic Apologetics - Google +
+ https://sites.google.com/site/apostolicapologetics/editorials/... +
+Apostolic Apologetics presents the scriptural and ecclesial basis for the teachings of the Catholic Church. +

+
+
+

+ Coca-Cola by lillian hendrick on Prezi +
+ https://prezi.com/3rxljttdvcg7/coca-cola +
+Coca-Cola is used to represent the rise of industrialization and Consumerism, pillers of America and the modern age. Its rise "mirrors" America's. Carbonated water came to America. Benjamin Silliman, the first professor of Chemistry at Yale, began producing carbonated water for sale. The water drew ... +

+
+
+

+ Deaths in July 2013 - The Amazing Everything Wiki +
+ amazing-everything.wikia.com/wiki/Deaths_in_July_2013 +
+Deaths in July 2013. Edit. History Comments Share. ... The Amazing Everything Wiki is a FANDOM TV Community. Content is available under CC-BY-SA. View Mobile Site +

+
+
+

+ - Digital Commons @ Humboldt State University - Studyres +
+ studyres.com/doc/15075341/--digital-commons-@-humboldt-state... +
+Find the training resources you need for all your activities. Studyres contains millions of educational documents, questions and answers, notes about the course, tutoring questions, cards and course recommendations that will help you learn and learn. +

+
+" +158,< Italy country won prize Copley Medal,5,"
+

+ Case Files: George Ellery Hale | The Franklin Institute +
+ https://www.fi.edu/case-files/george-ellery-hale +
+George Ellery Hale believed in the importance of sharing scientific discovery, and his work laid the cornerstone for the exploration of the Sun. +

+
+
+

+ Dr. George E. Hale, Astronomer, Dead - The New York Times +
+ https://archive.nytimes.com/www.nytimes.com/learning/general/... +
+February 22, 1938 OBITUARY Dr. George E. Hale, Astronomer, Dead Special to The New York Times. PASADENA, Calif., Feb. 21.--Dr. George Ellery Hale, one of the world's most renowned astronomers, died of heart trouble today in the Las Encinas Sanitarium. +

+
+
+

+ Wikipedia:Featured list candidates/Featured log/February ... +
+ https://en.wikipedia.org/wiki/Wikipedia:Featured_list_candidates/... +
+The following is an archived discussion of a featured list nomination. Please do not modify it. Subsequent comments should be made on the article's talk page or in Wikipedia talk:Featured list candidates. +

+
+
+

+ Aug_All GA 2014 | Reserve Bank Of India | Securities +
+ https://www.scribd.com/document/245518541/Aug-All-GA-2014 +
+Aug_All GA 2014 - Download as PDF File (.pdf), Text File (.txt) or read online. +

+
+
+

+ Andrzej Munk - revolvy.com +
+ https://www.revolvy.com/topic/Andrzej Munk +
+Andrzej Munk (16 October 1921 – 20 September 1961) was a Polish film director, screen writer and documentalist . He was one of the most influential artists of the post-Stalinist period in the People's Republic of Poland . +

+
+" +159,< Finland country won prize Nobel Prize,5,"
+

+ UK, Finland-born economists win 2016 Nobel Prize for ... +
+ www.abc.net.au/news/2016-10-10/uk-finland-born-economists-win-2016... +
+UK-born Oliver Hart and Finland-born Bengt Holmstrom (pictured) win the 2016 Nobel Economics Prize for their contributions to contract theory. +

+
+
+

+ Slovakia - Wikipedia +
+ https://en.wikipedia.org/wiki/Slovakia +
+Slovakia organised the 2011 IIHF World Championship in ice hockey, where Finland won the gold medal. Competitions took place in Bratislava and Košice. +

+
+
+

+ American Nobel Prize Winners - U-S-History.com +
+ www.u-s-history.com/pages/h2007.html +
+The role of American Nobel Prize Winners in the history of the United States of America. +

+
+
+

+ 'Nudge' economist Richard Thaler wins Nobel Prize - BBC +
+ www.bbc.co.uk/news/business-41549753 +
+US economist Richard Thaler is a founding father of behavioural economics and pioneered "nudge" theory. +

+
+
+

+ Congratulations pour in for Colombian president after ... +
+ https://www.usatoday.com/story/news/world/2016/10/07/... +
+Congratulations pour in for Colombian president after Nobel win. U.N. Secretary-General Ban Ki Moon said the prize "is an inspiration to press ahead until peace is achieved." +

+
+" +160,< Germany country won prize Praemium Imperiale,5,"
+

+ About – Daniel Barenboim +
+ danielbarenboim.com/about +
+Daniel Barenboim later records the Beethoven piano concertos twice again, as conductor with Arthur Rubinstein/London Philharmonic Orchestra and as both pianist and ... +

+
+
+

+ Daniel Barenboim | Crescendi Artists +
+ www.crescendiartists.com/Artist/ArtistDetails/4/12/9892 +
+Daniel Barenboim is one of the few musicians in the world today who could accurately be described as legendary. Daniel Barenboim was born in Buenos Aires in 1942 to parents of Jewish Russian descent. He started piano lessons at the age of five with his mother, cont +

+
+
+

+ Guest Artists and Audition Information | Dance +
+ https://dance.barnard.edu/guest-artists-and-audition-information +
+Guest Artists and Audition Information. FALL 2018. Barnard/Columbia Dances at New York Live Arts, November 29, 30 and December 1, 2018. New works by David Dorfman ... +

+
+
+

+ Carved, Cast, Constructed: British Sculpture 1951-1991 by ... +
+ https://issuu.com/marlboroughfineart/docs/carved_cast_constructed... +
+Online exhibition catalogue for Carved, Cast, Constructed: British Sculpture 1951-1991 exhibition at Marlborough Fine Art, London. Issuu company logo. Close. +

+
+
+

+ Artist | HDtracks - The World's Greatest-Sounding Music ... +
+ www.hdtracks.com/music/artist/view/id/3994 +
+Barenboim continues to appear as a regular guest conductor with the Berlin Philharmonic and Vienna Philharmonic orchestras. In 2006 he was named Maestro Scaligero at La Scala, Milan, where he conducted Patrice Chéreau’s acclaimed production of Tristan und Isolde in December 2007. +

+
+" +161,< Austria- Hungary country won prize Gold Medal of the Royal Astronomical Society,5,"
+

+ Past and Present Inductees - Waterloo Region Museum +
+ www.waterlooregionmuseum.ca/en/exhibits/past-and-present-inductees... +
+Welcome to the Waterloo Region Hall of Fame. Below is the full list of people who have been nominated then accepted into the Hall of Fame. Inductees are organized in sections alphabetically by last name. +

+
+
+

+ Loot.co.za: Sitemap +
+ www.loot.co.za/index/html/index3114.html +
+9780739000946 0739000942 The Baroque Spirit, Bk 1 - Book & CD, Nancy Bachus, Daniel Glover 9781408677858 1408677857 Mary Anerley, A Yorkshire Tale; Vol I, R. D Blackmore ... +

+
+
+

+ Friedrich Born - revolvy.com +
+ https://www.revolvy.com/topic/Friedrich Born +
+Friedrich Born topic. Friedrich Born (June 10, 1903, Langenthal , Canton of Bern – January 14, 1963) was a Swiss delegate of the International Committee of the Red Cross (ICRC) in Budapest between May 1944 and January 1945, when he had to leave Hungary following orders of the occupying Red Army . +

+
+
+

+ Full text of "The annual index to the Times" +
+ www21.us.archive.org/stream/ach3063.1910.001.umich.edu/ach3063... +
+Full text of "The annual index to the Times" See other formats ... +

+
+
+

+ Wikipedia:WikiProject Women/Women in Green - WikiVisually +
+ https://wikivisually.com/wiki/Wikipedia:WikiProject_Women/Women_in... +
+Please feel free to list books you might need in Wikipedia:WikiProject Women/Women in Green/Book requests and state the names and costs. Current Good Articles +

+
+" +162,< France country won prize Iron Cross,5,"
+

+ Navies' Highest Honors | World of Warships +
+ https://worldofwarships.com/en/news/common/pedal-to-the-medal +
+Navies' Highest Honors. General News. 01/19/2018 13,678. If It Wasn't For You Medal-ing Kids…! Throughout history, militaries across the world have granted ... +

+
+
+

+ Victoria Cross - Wikipedia +
+ https://en.wikipedia.org/wiki/Victoria_Cross +
+The Victoria Cross (VC) is the highest award of the United Kingdom honours system.It is awarded for gallantry "in the presence of the enemy" to members of the British armed forces. +

+
+
+

+ US Entry Into WW1 Flashcards | Quizlet +
+ https://quizlet.com/196835143/us-entry-into-ww1-flash-cards +
+Start studying US Entry Into WW1. Learn vocabulary, terms, and more with flashcards, games, and other study tools. +

+
+
+

+ Victoria Cross - Revolvy +
+ https://www.revolvy.com/topic/Victoria Cross&item_type=topic +
+The Victoria Cross ( VC ) is the highest award of the United Kingdom honours system . It is awarded for gallantry " in the face of the enemy " to members of the British armed forces. +

+
+
+

+ Talk:Legion of Honour - Wikipedia +
+ https://en.wikipedia.org/wiki/Talk:Legion_of_Honour +
+This article is within the scope of WikiProject Orders, decorations, and medals, a collaborative effort to improve the coverage of orders, decorations, and medals on Wikipedia. +

+
+" +163,< United States country won prize Willard Gibbs Award,3,"
+

+ Willard Gibbs Award - Revolvy +
+ https://www.revolvy.com/topic/Willard Gibbs Award&item_type=topic +
+The Willard Gibbs Award, [1] presented by the Chicago Section of the American Chemical Society, was founded in 1910 by William A. Converse (1862-1940), a former Chairman and Secretary of the Chicago Section of the society and named for Professor Josiah Willard Gibbs (1839-1903) of Yale University ... +

+
+
+

+ Robert G. Bergman| edubilla.com +
+ www.edubilla.com/award/willard-gibbs-award/robert-g-bergman +
+Robert G. Bergman was born in Chicago, Illinois, on May 23, 1942. After completing his undergraduate studies in chemistry at Carleton College in 1963, he received his Ph.D. at the University of Wiscon +

+
+
+

+ Herbert Newby McCoy - Revolvy +
+ https://www.revolvy.com/topic/Herbert Newby McCoy +
+Herbert Newby McCoy (June 29, 1870 – May 7, 1945) was an American chemist who taught at the University of Chicago and the University of Utah and was the vice-president of Lindsay Light & Chemical Company . McCoy wrote the book Introduction to General Chemistry (1919) with his wife-to-be, Ethel ... +

+
+" +164,< France country won prize Templeton Prize,5,"
+

+ 2012-May 2015 - France in the United Kingdom - La France ... +
+ https://uk.ambafrance.org/-News-archive- +
+2012-May 2015. News archive. Ambassador awards Palmes académiques to three British researchers in Oxford; Minister welcomes important peace agreement for Mali; +

+
+
+

+ Jean Danielou - Revolvy +
+ https://broom02.revolvy.com/topic/Jean Danielou&item_type=topic +
+Jean Danielou . Jean-Guenolé-Marie Daniélou, S.J. (French: ; 14 May 1905 – 20 May 1974) was a French member of the Jesuit order and a Roman Catholic cardinal. +

+
+
+

+ All_All.pdf | Retirement | Pension And Welfare +
+ https://www.scribd.com/document/257725475/All-All-pdf +
+All_All.pdf - Download as PDF File (.pdf), Text File (.txt) or view presentation slides online. +

+
+
+

+ Durkheim - WikiVisually +
+ https://wikivisually.com/wiki/Durkheim +
+Biography [] Childhood and education []. Emile Durkheim was born in Épinal in Lorraine, the son of Mélanie (Isidor) and Moïse Durkheim. He came from a long line of devout French Jews; his father, grandfather, and great-grandfather had been rabbis. +

+
+
+

+ Nicholas Malebranche - update.revolvy.com +
+ https://update.revolvy.com/topic/Nicholas Malebranche&item_type=topic +
+Nicolas Malebranche , Oratory of Jesus ( French: ; 6 August 1638 – 13 October 1715), was a French Oratorian (not to be confused with the Congregation of the Oratory of Saint Philip Neri ) priest and rationalist philosopher . +

+
+" +165,< Soviet Union country won prize Wolf Prize,3,"
+

+ Ginzburg, V. L. (Vitaliĭ Lazarevich), 1916-2009 +
+ history.aip.org/phn/11710003.html +
+Biography Abstract. Vitaly L. Ginzburg was a condensed matter physicist, specializing in superconductors and superfluidity at the P.N. Lebedev Physical Institute. +

+
+
+

+ Harry Gray (chemist) - revolvy.com +
+ www.revolvy.com/topic/Harry Gray (chemist)&item_type=topic +
+Harry Barkus Gray (born 14 November 1935 in Woodburn , Kentucky , U.S.A. ) is the Arnold O. Beckman Professor of Chemistry at California Institute of Technology . +

+
+
+

+ Maritime Issues : General +
+ maritimeawards.ca/Maritime_Issues/MI_2006_07_14.htm +
+Maritime Issues. Please note that some links in these articles may have expired or subscription requirements are necessary. Nov 15 2006. Oct 31 2006. Oct 15 2006. +

+
+" +166,< United Kingdom country won prize Lenin Prize,5,"
+

+ Cinema of Azerbaijan - Wikipedia +
+ https://en.wikipedia.org/wiki/Azerbaijani_Cinema +
+Wikimedia Commons has media related to Cinema of Azerbaijan. "Cinema: Can it be Revived?" Entire issue of Azerbaijan International, Autumn 1997 (AI 5.3). +

+
+
+

+ Victor Skumin - Revolvy +
+ www.revolvy.com/main/index.php?s=Victor Skumin +
+Victor Skumin [1] was born on 30 August 1948 in Penza Oblast, RSFSR, where his father – Andrew Skumin (Russian: Андре́й Ску́мин) – was an officer of MGB of the USSR. +

+
+
+

+ General Knowledge.docx | Mountains | Himalayas +
+ https://www.scribd.com/document/362058720/General-Knowledge-docx +
+General Knowledge.docx - Ebook download as Word Doc (.doc / .docx), PDF File (.pdf), Text File (.txt) or read book online. +

+
+
+

+ CSS/PPSC General Knowledge +
+ https://gklounge.wordpress.com +
+THE PREPOSITIONS . I. Definition — A preposition is a word used with a noun or pronoun to show its relation with some other word/words in the sentence. +

+
+
+

+ Congressional Record Index (1987) - UNION OF SOVIET ... +
+ www.gpo.gov/.../CRI-1987-UNION-OF-SOVIET-SOCIALIST-REPUBLIC-3C7C0.htm +
+[Congressional Record Index (1987)] [From the U.S. Government Publishing Office, www.gpo.gov ... +

+
+" +167,< Canada country won prize Elliott Cresson Medal,3,"
+

+ The Franklin Institute Awards - Revolvy +
+ https://www.revolvy.com/topic/The Franklin Institute Awards&item... +
+The Franklin Institute Awards (or Benjamin Franklin Medal ) is a science and engineering award presented since 1824 by the Franklin Institute , of Philadelphia, PA, USA. +

+
+
+

+ Gold medal - revolvy.com +
+ https://www.revolvy.com/topic/Gold medal +
+The gold, silver and bronze medals of the 1964 Olympic Winter Games ( Olympic Museum ). A gold medal is a medal awarded for highest achievement in a non-military field. +

+
+
+

+ Medal Winners Open - broom02.revolvy.com +
+ https://broom02.revolvy.com/topic/Medal Winners Open&item_type=topic +
+The Medal Winners Open is an invitational pro-am figure skating competition organized by the Japan Skating Federation and sanctioned by the International Skating Union (ISU). +

+
+" +168,< England country won prize Hughes Medal,5,"
+

+ Alexander Graham Bell honors and tributes - Wikipedia +
+ https://en.wikipedia.org/wiki/Monuments_and_plaques_honoring... +
+Alexander Graham Bell honors and tributes include honours bestowed upon him and awards named for him. +

+
+
+

+ Bates Australia - topics.revolvy.com +
+ https://topics.revolvy.com/topic/Bates Australia +
+Bates Australia is a leading saddle manufacturer originally established in 1934. Bates Saddlery was formed when Mr. George Bates borrowed $100 from his sister, bought a sewing machine and began to make saddles on the veranda of his home in Perth, Western Australia. +

+
+
+

+ Alexander Graham Bell honors and tributes - revolvy.com +
+ https://www.revolvy.com/main/index.php?s=Alexander Graham Bell... +
+Wikimedia Commons has media related to Bell's life, family and inventions . Alexander Graham Bell honors and tributes include honours bestowed upon him and awards named for him. +

+
+
+

+ Alexander Graham Bell honors and tributes | Wiki | Everipedia +
+ https://everipedia.org/wiki/Alexander_Graham_Bell_honors_and_tributes +
+Alexander Graham Bell honors and tributes's wiki: Alexander Graham Bell honors and tributes include honours bestowed upon him and awards named for him.“They tell us our honoring a man is merely reputing him useful to us either explicitly, and thus we honor the generous and beneficent.... and thus we hono +

+
+
+

+ George W. Parsons - Revolvy +
+ https://www.revolvy.com/topic/George W. Parsons +
+George W. Parsons (21 April 1926 – 24 November 2009) was a Welsh dual-code international rugby union and professional rugby league footballer of the 1940s, ... +

+
+" +169,< France country won prize Lomonosov Gold Medal,4,"
+

+ Adam Johann von Krusenstern - WikiVisually +
+ https://wikivisually.com/wiki/Adam_Johann_von_Krusenstern +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+
+

+ Search | Common Knowledge | LibraryThing +
+ https://www.librarything.com/commonknowledge/search.php?q=... +
+Split author: Brigitte Hamann (1) short biography » Brigitte Hamann was born in Ess… +

+
+
+

+ Ivan Kruzenshtern - WikiVisually +
+ https://wikivisually.com/wiki/Ivan_Kruzenshtern +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+
+

+ navier-stokes | Tumblr +
+ https://www.tumblr.com/search/navier-stokes +
+Tumblr is a place to express yourself, discover yourself, and bond over the stuff you love. It's where your interests connect you with your people. +

+
+" +170,< France country won prize Nobel Prize in Physiology or Medicine,5,"
+

+ List of Nobel laureates by country - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_Nobel_laureates_by_country +
+This is a list of Nobel Prize laureates by country.Listings for Economics refer to the related Nobel Memorial Prize in Economic Sciences.The Nobel Prizes and the Prize in Economic Sciences have been awarded 567 times to 889 recipients, of which 25 awards (all Peace Prizes) were to organizations. +

+
+
+

+ U.S., French Chemists Win Nobel - CBS News +
+ https://www.cbsnews.com/news/us-french-chemists-win-nobel +
+Trio Developed Method That Reduces Hazardous Waste In chemical Production +

+
+
+

+ The Nobel Prize: 10 Fascinating Facts - MSN +
+ https://www.msn.com/en-us/news/featured/the-nobel-prize-10... +
+The Nobel Prize: 10 Fascinating Facts 10/9/2014. SHARE. SHARE. TWEET. SHARE. EMAIL. UK lawmakers vote to strike Brexit date from bill. 3 Americans freed by North ... +

+
+
+

+ Countries With The Most Nobel Laureates In Physiology And ... +
+ https://www.worldatlas.com/articles/countries-with-the-most-nobel... +
+Society Countries With The Most Nobel Laureates In Physiology And Medicine. Almost half of all Nobel laureates in the fields of physiology or medicine have come from the United States. +

+
+
+

+ Trio wins Nobel Prize for ‘green chemistry’ - Technology ... +
+ www.nbcnews.com/.../t/trio-wins-nobel-prize-green-chemistry +
+France's Yves Chauvin and Americans Robert Grubbs and Richard Schrock win the 2005 Nobel Prize in chemistry for developing more environmentally friendly processes. +

+
+" +171,< Soviet Union country won prize Shaw Prize,4,"
+

+ The 2014 Notices Index - ams.org +
+ https://www.ams.org/notices/201411/rnoti-p1405.pdf +
+December 2014 Notices of the Ams 1405 The 2014 Notices Index About the Cover 88, 205, 265, 414, 531, 610, 704, 872, 1114, 1262 The AMS 2013 Election Results, 206 2013–2014 AMS Centennial Fellowship Awarded, 635 +

+
+
+

+ George Lusztig - Revolvy +
+ https://www.revolvy.com/topic/George Lusztig +
+George Lusztig (born Gheorghe Lusztig, May 20, 1946) is a Romanian - American mathematician and Abdun Nur Professor at the Massachusetts Institute of Technology (MIT). +

+
+
+

+ 201608 Full Issue | Group (Mathematics) | Graph Theory +
+ https://www.scribd.com/document/359018148/201608-Full-Issue +
+201608 Full Issue - Download as PDF File (.pdf), Text File (.txt) or read online. AMS notices +

+
+
+

+ Notices - spotidoc.com +
+ spotidoc.com/doc/437266/notices +
+The 2014 Notices Index January issue: 1–121 February issue: 122–232 March issue: 233–336 April issue: 337–448 Index Section The AMS Announcements Articles Authors Deaths of Members of the Society Grants, Fellowships, Opportunities Letters to the Editor Meetings Information New Publications Offered by the AMS Obituaries Opinion Prizes ... +

+
+" +172,< Japan country won prize Order of Friendship,5,"
+

+ Dictionary.com's List of Every Word of the Year ... +
+ www.dictionary.com/e/s/word-of-the-year-list +
+A list of every Word of the Year selection released by Dictionary.com. Dictionary.com's first Word of the Year was chosen in 2010. +

+
+
+

+ Why is China supportive of North Korea? Why does China ... +
+ https://www.quora.com/Why-is-China-supportive-of-North-Korea-Why... +
+China's support of North Korea is a very strategic move that also involves historical influences. Historical: * China has been NK's ally for so long that it cannot just abruptly decide to stop supporting it. +

+
+
+

+ JACK SEWARD Obituary - Houston, TX | Houston Chronicle +
+ www.legacy.com/obituaries/houstonchronicle/obituary.aspx?pid=146636201 +
+JACK SEWARD, one of the world's legendary authorities on Japan and a U.S. military veteran, passed away on November 10, 2010 at the age of 86 in Houston, Texas from post-stroke complications. +

+
+
+

+ Modern World History Exam #1 Flashcards | Quizlet +
+ https://quizlet.com/72364980/modern-world-history-exam-1-flash-cards +
+Start studying Modern World History Exam #1. Learn vocabulary, terms, and more with flashcards, games, and other study tools. +

+
+
+

+ Big Blue Books: The War And Papal Intrigue - Atheism +
+ https://infidels.org/library/historical/joseph_mccabe/big_blue... +
+Order books by and about Joseph McCabe now. The War And Papal Intrigue How The New Pope Talked Peace And Worked For War by Joseph McCabe Edited by E. Haldeman-Julius +

+
+" +173,< Germany country won prize Royal Medal,5,"
+

+ Medal - Revolvy +
+ https://www.revolvy.com/main/index.php?s=Medal&item_type=topic +
+Obverse of medal distributed by Cecilia Gonzaga 's family to political allies, a common practice in Renaissance Europe. Designed by Pisanello in 1447. Reverse of the same medal, this copy with a suspension hole added later (inside a crescent moon in the design). +

+
+
+

+ Five Medals - Revolvy +
+ https://www.revolvy.com/topic/Five Medals +
+Five Medals (also recorded as Wonongaseah or Wannangsea , from the Potawatomi Wa-nyano-zhoneya, "Five-coin" or "Five-medal") first appeared in eastern records after the Battle of Fallen Timbers . +

+
+
+

+ Two Prestigious Prizes in Quantum Electronics and Optics ... +
+ www.epsnews.eu/2015/05/two-prestigious-prizes-in-quantum... +
+Two Prestigious Prizes in Quantum Electronics and Optics announced By Luc Bergé.Published on 26 May 2015 in: Awards, May 2015, News, Awards, EPS QEOD, Optical Physics. The European Physical Society is delighted to announce the winners for 2015 of its two most prestigious prizes in Quantum Electronics and Optics. +

+
+
+

+ Two Prestigious Prizes in Quantum Electronics and Optics ... +
+ www.cleoeurope.org/documents/PRESS RELEASE EPS PRIZES 2015.pdf +
+Two Prestigious Prizes in Quantum Electronics and Optics announced by the European Physical Society MULHOUSE, [04 MAY 2015] – The European Physical Society is delighted to announce the 2015 +

+
+
+

+ Men’s Sailing 470: Team GB’s 2012 53rd Olympic medal was a ... +
+ https://www.pinterest.com/pin/268034615293659456 +
+Men’s Sailing 470: Team GB’s 2012 53rd Olympic medal was a Silver won by: Luke Patience and Stuart Bithell on Friday 10th August 2012 with a score of 36 points, at the Weymouth & Portland National Sailing Academy Dorset. +

+
+" +174,< Poland country won prize Kyoto Prize,3,"
+

+ Andrzej Wajda - Meeting with Tamasaburo Bando (216/222 ... +
+ https://www.youtube.com/watch?v=ZqjHM43WrQI +
+Polish film director Andrzej Wajda (1926-2016), whose début films portrayed the horror of the German occupation of Poland, won awards at Cannes which establi... +

+
+
+

+ Environment Prize (German Environment Foundation) - Revolvy +
+ https://update.revolvy.com/topic/Environment Prize (German... +
+Environment Prize (German Environment Foundation) topic. The Deutsche Bundesstiftung Umwelt Environment Prize (German environment prize) is a prize awarded in Germany . +

+
+
+

+ Artists for europe by Robert Poryzała - issuu +
+ https://issuu.com/spanczbop/docs/artists_for_europe +
+What is presented in this ARTISTS FOR EUROPE exhibition are photographic images of artists whose works have become an inseparable part of the tenacious foundation of ... +

+
+" +175,< Sweden country won prize Order of the Smile,5,"
+

+ Awards & Honors - Nelson Mandela Memorial Garden +
+ www.nelsonmandelamemorialgarden.com/awards---honors.html +
+Nelson Mandela Memorial Garden A Tribute to a remarkable human being who was incarcerated for 27 years for fighting for freedom, justice, human rights, and peace ! +

+
+
+

+ #JoinUs - cutthroatpixie - Yuri!!! on Ice (Anime) [Archive ... +
+ https://archiveofourown.org/works/9615515 +
+An Archive of Our Own, a project of the Organization for Transformative Works +

+
+
+

+ Crown Princess Victoria | Sweden ~ Monarchs & Heirs to the ... +
+ https://www.pinterest.com/pin/134052526380208881 +
+The Swedish Royal Family attended the Royal Swedish Academy of Engineering Sciences' formal gathering in Stockholm. Princess Victoria of Sweden in Elie Saab +

+
+
+

+ My marathon finish photo from last Saturday puts ... +
+ https://www.reddit.com/r/running/comments/uhvm7/my_marathon_finish... +
+My marathon finish photo from last Saturday puts Ridiculously Photogenic Guy to shame. (img20.brightroom.com) submitted 5 years ago by stupidkane28. 70 comments; +

+
+
+

+ Don't Fight It. - inlovewiththeuswnt - USWNT - Fandom ... +
+ archiveofourown.org/works/4391501?view_full_work=true +
+Summary: Basically it's a story that begins during the send off games before the World Cup and involves the Talex, Krashlyn, O'Solo, and Presston. +

+
+" +176,< England country won prize Davy Medal,5,"
+

+ History of the Periodic table of elements - EniG. Periodic ... +
+ https://www.periodni.com/history_of_periodic_table_of_elements.html +
+The periodic table of elements is familiar to anyone that ever entered a laboratory or classroom. It has no rival in its ability to systematize and rationalize known chemical facts, predict new elements, or suggest fertile areas for further studies. +

+
+
+

+ J. A. R. Newlands - Revolvy +
+ https://www.revolvy.com/topic/J. A. R. Newlands&item_type=topic +
+The house where the chemist J. A. R. Newlands was born and raised, in West Square. The blue plaque on the house where Newlands was born and raised in West Square, ... +

+
+
+

+ Edward W. Morley | Revolvy +
+ https://www.revolvy.com/main/index.php?s=Edward W. Morley&item_type... +
+Edward W. Morley Edward Williams Morley (January 29, 1838 \u2013 February 24, 1923) was an American scientist famous for his extremely precise and accurate measurement of the atomic weight of oxygen, and for the Michelson\u2013Morley experiment . +

+
+
+

+ Portal:Germany - WikiVisually +
+ wikivisually.com/wiki/Portal:Germany +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+
+

+ INDEX TO VOLUME II., 1906. - ScienceDirect +
+ https://www.sciencedirect.com/science/article/pii/S0140673601391468 +
+Volume 168, Issue 4323, 7 July 1906, Pages iii-lv. INDEX TO VOLUME II., 1906. Author links open overlay panel +

+
+" +177,< United Kingdom country won prize Order of the Red Banner of Labour,5,"
+

+ Orders, decorations, and medals of the Soviet Republics ... +
+ https://en.wikipedia.org/wiki/Orders,_decorations,_and_medals_of... +
+Orders, decorations, and medals of the Soviet Republics. This article does not cite any sources. Please help improve this article by adding citations to reliable ... +

+
+
+

+ Orders, decorations, and medals of the Soviet Union ... +
+ https://en.wikipedia.org/wiki/Awards_and_decorations_of_the_Soviet... +
+Medal «Za otvagu na pozhare ... Medal Materinstva I stepeni: 8 July 1944: This decoration was awarded to all mothers bearing and raising 6 children. +

+
+
+

+ Orders, decorations, and medals of Bulgaria | Military ... +
+ military.wikia.com/wiki/Orders,_decorations,_and_medals_of_Bulgaria +
+Orders, decorations and medals of Bulgaria are regulated by the law on the Orders and Medals of the Republic Of Bulgaria of 29 May 2003. The decorations of the ... +

+
+
+

+ List of prizes, medals, and awards +
+ enacademic.com/dic.nsf/enwiki/51063 +
+A list of famous prizes, medals, and awards including badges, bowls, cups, state decorations, trophies, etc. Contents 1 Business and management 2 Entertainment 2.1 Advertising +

+
+
+

+ Russian Democratic Federative Republic - Revolvy +
+ https://www.revolvy.com/topic/Russian Democratic Federative Republic +
+Russian Wikisource has original text related to this article: Resolution on the form of government of Russia The Russian Democratic Federative Republic ( Russian : Российская Демократическая Федеративная Республика , tr. Rossiyskaya Demokraticheskaya Federativnaya Respublika) was a one-day ... +

+
+" +178,< Austria country won prize Gold Medal of the Royal Astronomical Society,4,"
+

+ Chelyabinsk meteor - Revolvy +
+ https://www.revolvy.com/main/index.php?s=Chelyabinsk meteor +
+The Chelyabinsk meteor was a superbolide caused by an approximately 20-metre near-Earth asteroid that entered Earth's atmosphere over Russia on 15 February 2013 at ... +

+
+
+

+ Andreas Lehnert - Revolvy +
+ https://www.revolvy.com/topic/Andreas Lehnert&item_type=topic +
+Andreas Lehnert is a German clarinetist . Lehnert was born in Augsberg , Germany , and studied at the Colleges of Music in Stuttgart and Detmold . +

+
+
+

+ Hermann Maier - Revolvy +
+ https://update.revolvy.com/topic/Hermann Maier&item_type=topic +
+Hermann Maier (born 7 December 1972) is an Austrian former World Cup champion alpine ski racer and Olympic gold medalist. Nicknamed the "Herminator", ... +

+
+
+

+ Full text of "The American history and encyclopedia of music" +
+ www.archive.org/stream/cu31924022388544/cu31924022388544_djvu.txt +
+Full text of "The American history and encyclopedia of music" See other formats ... +

+
+" +179,< Armenia country won prize Lenin Prize,5,"
+

+ Armenia - Eastern Bloc Travel, News, History and Media +
+ www.comtourist.com/travel/caucasus/armenia +
+We entered Armenia in the Lori province, stayed at Lake Sevan, the Capital Yerevan and ended in the Sisian province near Karabakh +

+
+
+

+ Atoms for Peace Award - Revolvy +
+ https://www.revolvy.com/topic/Atoms for Peace Award&item_type=topic +
+The Atoms for Peace Award was established in 1955 through a grant of $1,000,000 by the Ford Motor Company Fund. +

+
+
+

+ Aram Khachaturian, Trio for Clarinet, Violin and Piano +
+ sllmf.org/archive/notes_for_523.html +
+“The rhapsodic first movement has gypsy-like, improvisatory qualities. The main melody, given successively to the clarinet, violin, and piano, is offset by highly ornamented passage work and cadenzas. +

+
+
+

+ M.Sarian House-Museum +
+ www.sarian.am/htmls_eng/sarian_annals.html +
+Оn 26 November the Martiros Sarian House-museum was opened in Yerevan. 1968-1970 - One-man exhibitions. One-man exhibitions were held in Kharkov, Volgograd, ... +

+
+
+

+ Yerevan Physics Institute - revolvy.com +
+ https://www.revolvy.com/topic/Yerevan Physics Institute +
+The Yerevan Physics Institute (YerPhI) was founded in 1943 as a branch of Yerevan State University by brothers Abraham Alikhanov and Artem Alikhanian. +

+
+" +180,< Saint Lucia country won prize Nobel Memorial Prize in Economic Sciences,5,"
+

+ Nobel Memorial Prize in Economic Sciences - Revolvy +
+ https://www.revolvy.com/main/index.php?s=Nobel Memorial Prize in... +
+The Nobel Memorial Prize in Economic Sciences (officially Swedish : Sveriges riksbanks pris i ekonomisk vetenskap till Alfred Nobels minne , or the Swedish National Bank's Prize in Economic Sciences in Memory of Alfred Nobel ), commonly referred to as the Nobel Prize in Economics , is an award for outstanding contributions to the field of ... +

+
+
+

+ List of Nobel Memorial Prize laureates in Economics - Revolvy +
+ https://update.revolvy.com/topic/List of Nobel Memorial Prize... +
+The Nobel Memorial Prize in Economic Sciences , officially known as The Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel (Swedish: Sveriges riksbanks pris i ekonomisk vetenskap till Alfred Nobels minne), is awarded annually by the Royal Swedish Academy of Sciences to researchers in the field of economic sciences . +

+
+
+

+ Talk:List of Nobel laureates by country - Wikipedia +
+ https://en.wikipedia.org/wiki/Talk:Nobel_laureates_by_country +
+Please stop removing Gobind Khorana's name here. He was born in Pakistan and got his bachelors and masters from a Pakistani University. From the introduction: +

+
+
+

+ Sir Arthur Lewis - Biographical +
+ https://www.nobelprize.org/nobel_prizes/economic-sciences/... +
+Sir Arthur Lewis - Biographical. I was born in St. Lucia on January 23, 1915. My parents, who were both school teachers, had immigrated there from Antigua about a dozen years before. +

+
+
+

+ List of Nobel laureates in Literature - Revolvy +
+ https://www.revolvy.com/main/index.php?s=List of Nobel laureates in... +
+List of Nobel laureates in Literature topic. The Nobel Prize in Literature (Swedish: Nobelpriset i litteratur) is awarded annually by the Swedish Academy to authors for outstanding contributions in the field of literature. +

+
+" +181,< Poland country won prize Nobel Peace Prize,5,"
+

+ PAHA News: Polish- and Polish Nobel Prize Winners +
+ pahanews.blogspot.com/.../polish-and-polish-nobel-prize-winners.html +
+Polish- and Polish Nobel Prize Winners Poland contributed many names to the list of Nobel Prize winners in arts and sciences. The following list of 19 ... +

+
+
+

+ Nobel Prize in Literature - Wikipedia +
+ https://en.wikipedia.org/wiki/Nobel_Prize_in_Literature +
+The Nobel Prize in Literature (Swedish: Nobelpriset i litteratur) is a Swedish literature prize that has been awarded annually, since 1901, ... +

+
+
+

+ Which Country Has Won the Most Nobel Prizes? Check This Map +
+ https://mic.com/articles/67109 +
+Which Country Has Won the Most Nobel Prizes? Check This Map. By ... +

+
+
+

+ Lech Walesa - Biographical - Nobelprize.org +
+ https://www.nobelprize.org/nobel_prizes/peace/laureates/1983/... +
+Lech Walesa - Biographical. Lech Walesa was born on September 29, 1943 in Popowo, Poland. After graduating from vocational school, he worked as a car mechanic at a machine center from 1961 to 1965. +

+
+
+

+ Nobel Prize Winners By Country - WorldAtlas.com +
+ https://www.worldatlas.com/articles/top-30-countries-with-nobel... +
+The Nobel Prize is the most distinguished and coveted global honour. First awarded in 1901, it has recognized individuals and groups from over 30 countries or territories. +

+
+" +182,< Russian Empire country won prize Lenin Prize,5,"
+

+ Victor Skumin - Wikipedia +
+ https://en.wikipedia.org/wiki/Victor_Skumin +
+Victor Skumin was born on 30 August 1948 in Penza Oblast, RSFSR, where his father – Andrew Skumin (Russian: Андре́й Ску́мин, IPA: [ɐnˈdrʲej ˈskumʲɪn]) – was an officer of MGB of the USSR. +

+
+
+

+ Nikolai Amosov - Wikipedia +
+ https://en.wikipedia.org/wiki/Nikolai_Amosov +
+Nikolai Amosov "Амосов первым провёл протезирование клапана сердца" [Amosov was the first Soviet surgeon, ... +

+
+
+

+ Cinema of Azerbaijan - Wikipedia +
+ https://en.wikipedia.org/wiki/Azerbaijani_Cinema +
+Wikimedia Commons has media related to Cinema of Azerbaijan. "Cinema: Can it be Revived?" Entire issue of Azerbaijan International, Autumn 1997 (AI 5.3). +

+
+
+

+ Wilno in Poland | True Lithuania +
+ www.truelithuania.com/tag/wilno-in-poland +
+Where to see the era today? The Gothic churches of Saint Anne, Saint Francis, Saint Nicholas, and some others in Maironio, Šv. Mikalojaus, Trakų streets (all in the Old Town) date to this era (even if their interiors have been modified). +

+
+
+

+ Practical Issues in Vilnius, Lithuania | True Lithuania +
+ www.truelithuania.com/.../vilnius-by-topic +
+Click to learn more about Lithuania: Vilnius by topic, Weekend breaks No Comments. 0. Vilnius museums. As the capital of Lithuania Vilnius has the most of its ... +

+
+" +183,< Sri Lanka country won prize Ramon Magsaysay Award,5,"
+

+ List of Ramon Magsaysay Award winners - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_Ramon_Magsaysay_awardees +
+List of Ramon Magsaysay Award winners. The following is a partial list of the awardees of the Ramon Magsaysay Award. See External links at bottom of this page for a ... +

+
+
+

+ Sri Lanka won the Ramon Magsaysay Award 2008 | Asian Tribune +
+ www.asiantribune.com/node/13010 +
+Sri Lanka won the Ramon Magsaysay Award 2008. Sun, ... Earlier in the eighties and nineties Sri Lanka won the Ramon Magsaysay Award, ... +

+
+
+

+ List of Ramon Magsaysay Award winners - revolvy.com +
+ https://www.revolvy.com/topic/List of Ramon Magsaysay Award winners... +
+List of Ramon Magsaysay Award winners topic. The following is a partial list of the awardees of the Ramon Magsaysay Award . See External links at bottom of this page for a complete list. +

+
+
+

+ Ramon Magsaysay - Revolvy +
+ https://www.revolvy.com/main/index.php?s=Ramon Magsaysay +
+Ramon Magsaysay Technological University , commonly referred to as RMTU is a state university . The Ramon Magsaysay Technological University is a government funded ... +

+
+
+

+ Awards Current Affairs 2018 | Current Affairs Today - Page 23 +
+ https://currentaffairs.gktoday.in/category/awards-in-current... +
+Awards and Honours in Current Affairs 2018 with latest winners of various awards in India and world. Current Affairs list of awards and prize won in India and world for 2018. +

+
+" +184,< Scotland country won prize Copley Medal,5,"
+

+ How many awards has Benjamin franklin won. - Brainly.com +
+ https://brainly.com/question/2005881 +
+How many awards has Benjamin franklin won. - 2005881 +

+
+
+

+ What Awards Did Ben Franklin Win? | Reference.com +
+ https://www.reference.com/history/awards-did-ben-franklin-win-e662... +
+What Awards Did Ben Franklin Win? A: Quick Answer. In 1753, Ben Franklin won the Copley Medal awarded by the Royal Society of London. The same year, he was also ... +

+
+
+

+ Angela Mudge - Revolvy +
+ https://www.revolvy.com/topic/Angela Mudge&item_type=topic +
+Angela Mudge (born 8 July 1970) is a Scottish champion hill runner and skyrunner . Despite being born with birth defects in both legs, ... +

+
+
+

+ Disability in History - Pinterest +
+ https://www.pinterest.com/pin/575264552382844075 +
+Find this Pin and more on Disability in History by willcoster9. 1800 Lemuel Francis Abbot National Maritime Museum, ... +

+
+
+

+ www.kuran-sifresi.com +
+ www.kuran-sifresi.com/english/scientists/index.html +
+NUR S. 24/35. Allah is the Light of the heavens and of the earth. The similitude of His light is as a niche wherein is a Lamp. +

+
+" +185,< Northern Ireland country won prize Wollaston Medal,5,"
+

+ List of geologists - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_geologists +
+List of geologists. A geologist is a contributor to the science of geology. Geologists are also known as earth scientists or geoscientists. +

+
+
+

+ Adrian Bradshaw - revolvy.com +
+ www.revolvy.com/topic/Adrian Bradshaw&item_type=topic +
+General Sir Adrian John Bradshaw , KCB , OBE (born 1958) is a British Army officer who served as Deputy Supreme Allied Commander Europe . He also served as Director Special Forces from 2006 to 2009 and Commander Land Forces in 2013. +

+
+
+

+ John Alfred Prestwich - Revolvy +
+ https://topics.revolvy.com/topic/John Alfred Prestwich&item_type=topic +
+John Alfred Prestwich (1874 – 1952) was an English engineer and inventor. He founded the company JA Prestwich Industries Ltd in 1895 and was a pioneer in the early development of cinematography projectors and cameras. +

+
+
+

+ List of geologists - Revolvy +
+ https://www.revolvy.com/topic/List of geologists +
+List of geologists topic. A geologist is a contributor to the science of geology . Geologists are also known as earth scientists or geoscientists. +

+
+
+

+ Brooke Hospital for Animals - Revolvy +
+ https://update.revolvy.com/topic/Brooke Hospital for Animals +
+Brooke Hospital for Animals Save Brooke is a United Kingdom-based international equine charity, which focuses on the welfare and care of donkeys, horses and mules. +

+
+" +186,< India country won prize Nobel Prize in Physics,5,"
+

+ List of Indian Nobel laureates - Wikipedia +
+ https://en.wikipedia.org/wiki/Nobel_laureates_of_India +
+The Nobel Prize is a set of annual international awards bestowed on "those who conferred the greatest benefit on mankind" in the fields of Physics, Chemistry, Physiology or Medicine, Literature, Peace and Economics. +

+
+
+

+ Who are the Nobel Prize winners from India? - Quora +
+ https://www.quora.com/Who-are-the-Nobel-Prize-winners-from-India +
+Abdus Salam, born 1926 in British India won the Nobel prize in Physics as a Pakistan national in 1979. The 14th Dalai Lama, born 1935 in Tibet, won the Nobel prize for peace as "the religious and political leader of the Tibetan people" in 1989. He has been residing in exile in India since 1959. V. S ... +

+
+
+

+ The Complete List of Nobel Prize Winners in Physics - Buzzle +
+ https://www.buzzle.com/.../list-of-nobel-prize-winners-in-physics.html +
+The Complete List of Nobel Prize Winners in Physics. Alfred Nobel, in his will, declared a large share of his fortune for awarding Nobel Prizes to those, ... +

+
+
+

+ NOBEL PRIZE WINNERS FROM INDIA - InfoBharti.com +
+ infobharti.com/nobel-prize-winners-from-india/nobel-prize-winners... +
+View this post for Laureates of the Nobel Prize, Famous Indians, Honorable Indians,Nobel Prize Winners from India, Nobel laureates of India,Indian Nobel Prize Winners, Indians who have won Nobel Prize. +

+
+
+

+ Nobel Prizes 2017 +
+ https://www.nobelprize.org/nobel_prizes/lists/year +
+Nobelprize.org, The Official Web Site of the Nobel Prize +

+
+" +187,< Vietnam country won prize Order of Lenin,5,"
+

+ The Cold War Flashcards | Quizlet +
+ https://quizlet.com/43052245/the-cold-war-flash-cards +
+Start studying The Cold War. Learn vocabulary, terms, and more with flashcards, games, and other study tools. +

+
+
+

+ History II Final Flashcards | Quizlet +
+ https://quizlet.com/62248938/history-ii-final-flash-cards +
+Start studying History II Final. Learn vocabulary, terms, and more with flashcards, games, and other study tools. +

+
+
+

+ Vietnam War - Pinterest +
+ https://www.pinterest.com/pin/24980972908021721 +
+Hiuaz Dospanova of Kazakhstan was one of The Night Witches, serving with the 46th Guards in the Soviet Air Force during World War Two. Flying more than 300 missions, she fractured +

+
+
+

+ Commies | Article about Commies by The Free Dictionary +
+ https://encyclopedia2.thefreedictionary.com/Commies +
+Find out information about Commies. fundamentally, a system of social organization in which property is held in common. Thus, the ejido ejido , in Mexico, ... +

+
+
+

+ Supply Excellence 2010How Can We How Can We photos - Web ... +
+ https://webhostinpakistan.com/supply-excellence-2010how-can-we-how... +
+Supply Excellence 2010How Can We How Can We photos. Posted by: raja; Tags: 2010How, Excellence, photos, SUPPLY No Comments; Some cool how can we images: Supply Excellence 2010 ... +

+
+" +188,< Hungary country won prize I E E E Medal of Honor,5,"
+

+ Famous Hungarians, Híres magyarok, +
+ vandorboy.com/en/famous-hungarians +
+According to the Associated Press, (AP-NY-10-26-96 1604EDT) people with some claim to Hungarian ancestry have been nominated for Oscars 136 times since 1929, ... +

+
+
+

+ The Bend Bulletin from Bend, Oregon on June 11, 1956 · Page 2 +
+ https://www.newspapers.com/newspage/103927621 +
+e e e Coleman Raps Baseball S?out " as Cardinals The Bend Bulletin, Monday, Jane 11, 1956 Bulletin Sports Sign Curt Jantze, OSC, Bend Logger Star Bend Golfers Open Team Play With Triumph G'XF ANDEjfsOK fdftor Keep K. F. Bend Wins Lee Upholstery Stays Unbeaten Coleman continued: ( olev Kapa Cardinals "The Cardinals are supposed to be a first ... +

+
+
+

+ 2008-2009 Men's Swimming & Diving Media Guide - Issuu +
+ https://issuu.com/aggieathletics/docs/file_08_09_mswim_diving +
+Easily share your publications and get them in front of Issuu’s millions of monthly readers. Title: 2008-2009 Men's Swimming & Diving Media Guide, Author: Jonathan ... +

+
+
+

+ See other formats - www26.us.archive.org +
+ www26.us.archive.org/stream/officialcatalogu1915pana/official... +
+Search the history of over 327 billion web pages on the Internet. +

+
+
+

+ See other formats - Internet Archive: Digital Library of ... +
+ www.archive.org/stream/officialcatalogu00panarich/officialcatalogu... +
+Full text of "Official catalogue, illustrated, of the Department of Fine Arts, Panama-Pacific International Exposition, with awards, San Francisco, California, 1915" +

+
+" +189,< Italy country won prize Fields Medal,5,"
+

+ 2000s (decade) - Wikipedia +
+ https://en.wikipedia.org/wiki/Two_thousands +
+The 2000s was a decade of the Gregorian calendar that began on January 1, 2000, and ended on December 31, 2009.. The growth of the Internet contributed to globalization during the decade, which allowed faster communication among people around the world. +

+
+
+

+ 26 years of the European Union Contest for Young Scientists +
+ ec.europa.eu/research/eucys/2014/pdf/eucys_2014_25_years_eucys.pdf +
+MEMO/14/536 EUROPEAN COMMISSION MEMO Brussels, 23 September 2014 26 years of the European Union Contest for Young Scientists What is the European Union Contest for Young Scientists (EUCYS)? +

+
+
+

+ 2000s (decade) - Infogalactic: the planetary knowledge core +
+ https://infogalactic.com/info/2000s_(decade) +
+Names for the decade. In the English-speaking world, a name for the decade was never universally accepted in the same manner as for decades such as the '80s, the '90s, etc. +

+
+
+

+ Gates of Vienna +
+ gatesofvienna.blogspot.com +
+After being taken down twice by Blogger within a single week, we got the message: It’s Time To Go. Gates of Vienna has moved to a new address: +

+
+
+

+ 27th EU Contest for Young Scientists +
+ ec.europa.eu/research/eucys/2015/pdf/eucys_2015_27_years_eucys.pdf +
+MEMO Brussels, 21 September 2015 27 years of the European Union Contest for Young Scientists What is the European Union Contest for Young Scientists +

+
+" +190,< United States country won prize Nobel Prize,5,"
+

+ Nobel Prize - Wikipedia +
+ https://en.wikipedia.org/wiki/Nobel_Prize +
+The Nobel Prize; Awarded for: Outstanding contributions for humanity in chemistry, literature, peace, physics, or physiology or medicine.Often confused with Nobel Memorial Prize in Economic Sciences. +

+
+
+

+ 2017 Nobel Peace Prize - Wikipedia +
+ https://en.wikipedia.org/wiki/2017_Nobel_Peace_Prize +
+The 2017 Nobel Peace Prize was awarded to the International Campaign to Abolish Nuclear Weapons (ICAN) "for its work to draw attention to the catastrophic humanitarian consequences of any use of nuclear weapons and for its ground-breaking efforts to achieve a treaty-based prohibition on such weapons," according to the Norwegian Nobel Committee ... +

+
+
+

+ Nobelprize.org +
+ https://www.nobelprize.org +
+Nobelprize.org, Official web site of the Nobel Prize +

+
+
+

+ 10 Americans who’ve won the Nobel Peace Prize - National ... +
+ https://constitutioncenter.org/blog/10-americans-whove-won-the... +
+On this day in 1901, the first Nobel prizes were awarded in ceremonies in Sweden and Norway. Since then, the Nobel Peace Prize has earned special significance, with 21 Americans gaining the honor, along with several U.S.-based organizations. +

+
+
+

+ US Nobel Prize Winners - JINFO.ORG +
+ www.jinfo.org/US_Nobel_Prizes.html +
+UNITED STATES NOBEL PRIZE WINNERS (40% of world total, 48% of world total in the sciences, medicine, and economics) +

+
+" +191,< Switzerland country won prize Nobel Prize in Literature,5,"
+

+ Nobel Prize winners: Which country has the most Nobel ... +
+ https://www.telegraph.co.uk/news/worldnews/northamerica/usa/... +
+The United States and the United Kingdom dominate when it comes to Nobel Prize winners - but where do the other countries rank? +

+
+
+

+ Nobel Literature Prize 2017: Kazuo Ishiguro Wins | Time +
+ time.com/4970335/kazuo-ishiguro-wins-2017-nobel-prize-for-literature +
+British novelist Kazuo Ishiguro has won the 2017 Nobel Prize for Literature. The prize is awarded annually +

+
+
+

+ Nobel Prize Winners By Country - WorldAtlas.com +
+ https://www.worldatlas.com/articles/top-30-countries-with-nobel... +
+The Nobel Prize is the most distinguished and coveted global honour. First awarded in 1901, it has recognized individuals and groups from over 30 countries or territories. +

+
+
+

+ Here's a List of Nobel Prize Winners in Chemistry - Buzzle +
+ https://www.buzzle.com/articles/list-of-nobel-prize-winners-in... +
+Here's a List of Nobel Prize Winners in Chemistry. The Royal Swedish Academy of Sciences annually awards the Nobel Prize to scientists, ... +

+
+
+

+ Kazuo Ishiguro Wins the 2017 Nobel Prize for Literature +
+ https://www.yahoo.com/news/kazuo-ishiguro-wins-2017-nobel... +
+British novelist Kazuo Ishiguro has won the 2017 Nobel Prize for Literature. The prize is awarded annually +

+
+" +192,< Russia country won prize Wolf Prize in Physics,5,"
+

+ Prize - revolvy.com +
+ https://www.revolvy.com/topic/Prize&item_type=topic +
+A prize is an award to be given to a person, a group of people, or organization to recognise and reward actions or achievements. Official prizes often involve ... +

+
+
+

+ The Life of Raymond Davis, Jr. and the Beginning of ... +
+ https://www.annualreviews.org/doi/full/10.1146/annurev.nucl.010909... +
+Neutrino astronomy, the observation of neutrinos from extraterrestrial sources, began in 1966, when Raymond Davis, Jr. turned on his deep-underground chlorine-based neutrino detector. +

+
+
+

+ Alladi, K. - Ramanujan's Place in the World of Mathematics ... +
+ https://www.scribd.com/document/346842561/Alladi-K-Ramanujan-s... +
+Alladi, K. - Ramanujan's Place in the World of Mathematics - Ebook download as PDF File (.pdf), Text File (.txt) or read book online. Alladi, K. - Ramanujan's Place in the World of Mathematics +

+
+
+

+ Science and technology in Russia - WikiVisually +
+ wikivisually.com/wiki/Science_and_technology_in_Russia +
+Science and technology in Russia developed rapidly since the Age of Enlightenment, when Peter the Great founded the Russian Academy of Sciences and Saint Petersburg ... +

+
+
+

+ The Indian/Chinese IQ puzzle - Majorityrights.com +
+ https://majorityrights.com/weblog/comments/the_indian_chinese_iq... +
+I have been reading the comments of this forum with enthusiam i happen to be fiji indian who has an iq equivalent to the jews which has been posted in this forum ... +

+
+" +193,< Scotland country won prize Albert Medal,5,"
+

+ Thomas Joseph Crean - Revolvy +
+ https://www.revolvy.com/topic/Thomas Joseph Crean&item_type=topic +
+Major Dr. Thomas Joseph Crean, VC DSO (Dublin, Ireland, 19 April 1873 [1] – Mayfair, London, England, 25 March 1923) was an Irish rugby union player, British Army soldier and doctor. During the Second Boer War, while serving with the Imperial Light Horse, he was awarded the Victoria Cross. +

+
+
+

+ 1922 Who's Who In Engineering: Name M - Graces Guide +
+ https://www.gracesguide.co.uk/1922_Who's_Who_In_Engineering:_Name_M +
+1922 Who's Who In Engineering: Name M From Graces Guide. Jump to: navigation, search. Note: This is a sub-section of 1922 Who's Who in Engineering. +

+
+
+

+ Frank Crean - Revolvy +
+ https://topics.revolvy.com/topic/Frank Crean +
+Francis Daniel "Frank" Crean (28 February 1916 – 2 December 2008) was an Australian politician who served as a member of the House of Representatives from 1951 to 1977, representing the Labor Party. +

+
+
+

+ James Buchanan Eads - Revolvy +
+ https://broom02.revolvy.com/topic/James Buchanan Eads +
+Captain James Buchanan Eads (May 23, 1820 – March 8, 1887) was a world-renowned American civil engineer and inventor , holding more than 50 patents . Early life and education Eads was born in Lawrenceburg, Indiana , and named for his mother's cousin, future President of the United States James Buchanan . +

+
+
+

+ Full text of "Heraldry in relation to Scottish history and ... +
+ archive.org/stream/heraldryinrelati00paulrich/heraldryinrelati00pa... +
+Full text of "Heraldry in relation to Scottish history and art; being the Rhind lectures on archaeology for 1898" See other formats ... +

+
+" +194,< Kyrgyzstan country won prize Lenin Prize,3,"
+

+ mcqs | Measuring Instrument | Pressure Measurement +
+ https://www.scribd.com/document/343258589/mcqs +
+General Knowledge MCQs. Sharing Options. Share on Facebook, opens a new window; Share on Twitter, opens a new window +

+
+
+

+ mcqqqs | Measuring Instrument | Pressure Measurement +
+ https://www.scribd.com/document/360933694/mcqqqs +
+castrametation -- the art of designing a camp. catacoustics--science of echoes or reflected sounds catalactics-- science of commercial exchange +

+
+
+

+ mcqs | Measuring Instrument | Pressure Measurement +
+ https://es.scribd.com/document/343258589/mcqs +
+General Knowledge MCQs. Opciones para compartir. Compartir en Facebook abre una nueva ventana; Compartir en Twitter abre una nueva ventana +

+
+" +195,< Netherlands country won prize Copley Medal,5,"
+

+ Josiah Willard Gibbs - wikidoc +
+ https://www.wikidoc.org/index.php/Josiah_Willard_Gibbs +
+Josiah Willard Gibbs (February 11, 1839 – April 28, 1903) was an American theoretical physicist and chemist, and mathematician.One of the greatest American scientists of all time, he devised much of the theoretical foundation for chemical thermodynamics as well as physical chemistry. +

+
+
+

+ Latest Updated Current Affairs Mega Capsule 2014 15 ... +
+ https://www.scribd.com/document/252687009/Latest-Updated-Current... +
+Latest Updated Current Affairs Mega Capsule 2014 15 - Ebook download as PDF File (.pdf), Text File (.txt) or read book online. +

+
+
+

+ Stokes Medal - Revolvy +
+ broom02.revolvy.com/main/index.php?s=Stokes Medal&item_type=topic +
+The Sir George Stokes Award (colloquially the Stokes Medal ) is named after George Gabriel Stokes and is awarded biennially by the Analytical Division of the Royal Society of Chemistry . +

+
+
+

+ Elder Vogel - revolvy.com +
+ https://www.revolvy.com/topic/Elder Vogel +
+Elder Vogel, Jr. is a Republican member of the Pennsylvania State Senate . He has represented the 47th district since 2009. Professional career Vogel is a fourth generation dairy farmer who operates his family's farm in New Sewickley Township . +

+
+
+

+ Josiah Willard Gibbs - Titi Tudorancea +
+ https://www.tititudorancea.com/z/josiah_willard_gibbs_68.htm +
+Proper usage and sense of the phrase Josiah Willard Gibbs. Information about Josiah Willard Gibbs in the Titi Tudorancea encyclopedia: no-nonsense, concise definitions. +

+
+" +196,< Israel country won prize Wolf Prize in Chemistry,5,"
+

+ List of Jewish Nobel laureates - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_Jewish_Nobel_laureates +
+As of 2017, Nobel Prizes have been awarded to 892 individuals, of whom 201 or 22.5% were Jews, although the total Jewish population comprises less than 0.2% of the world's population. +

+
+
+

+ Canada Will Join the Attacks against ISIS | JerusalemOnline +
+ www.jerusalemonline.com/news/world-news/around-the-globe/canada... +
+Canada Will Join the Attacks against ISIS The United States and the international coalition against ISIS are expected to receive a major boost, after the Canadian Parliament approved the country’s participation in the Air Strikes against ISIS. +

+
+
+

+ Avram Hershko: Curiosity and Persistence :: ChemViews ... +
+ www.chemistryviews.org/details/ezine/5275511/Avram_Hershko... +
+Nobel Laureate Avram Hershko discusses how curiosity, choosing the right research, and persistence work as a general principle for success . +

+
+
+

+ David Milstein CURRICULUM VITAE Education B.Sc. +
+ https://www.weizmann.ac.il/oc/CVMilstein.pdf +
+David Milstein CURRICULUM VITAE Education B.Sc. with distinction, Hebrew University of Jerusalem, 1968 M.Sc. with distinction, Hebrew University of Jerusalem, 1969 Ph.D. Summa Cum Laude, Hebrew University of Jerusalem, 1976. +

+
+
+

+ The Life of Raymond Davis, Jr. and the Beginning of ... +
+ https://www.annualreviews.org/doi/full/10.1146/annurev.nucl.010909... +
+Neutrino astronomy, the observation of neutrinos from extraterrestrial sources, began in 1966, when Raymond Davis, Jr. turned on his deep-underground chlorine-based neutrino detector. +

+
+" +197,< India country won prize National Medal of Science,5,"
+

+ List of awards - Wikipedia +
+ https://en.wikipedia.org/wiki/List_of_prizes,_medals_and_awards +
+A list of orders, medals, prizes, and other awards, of military, civil, and ecclesiastical conferees. +

+
+
+

+ List of University of Calcutta honorary degree recipients +
+ https://www.revolvy.com/topic/List of University of Calcutta... +
+This is a list of honorary degree recipients from the University of Calcutta . Honorary degree recipients Color key Light green indicates "(Special)"; pink indicates "(Posthumous)" Year Name Degree 1876 H.R.H. Albert Edward, Prince of Wales Doctor in Law 1876 Monier Williams Doctor in Law 1876 Krishna Mohan Banerjee Doctor in Law 1876 ... +

+
+
+

+ Indian Mathematicians - Home | Facebook +
+ https://www.facebook.com/Indian-Mathematicians-186256508208861 +
+Indian Mathematicians. 255 likes · 4 talking about this. Hai Welcome to Geeks of Mathematics This Page contains About Ancient Indian mathematicians.Who... +

+
+
+

+ Who are some of the greatest scientists/inventors with no ... +
+ https://www.quora.com/Who-are-some-of-the-greatest-scientists... +
+Who are some of the greatest scientists/inventors with no Nobel Prize to their names? And why was their work deserving of a Nobel Prize? +

+
+
+

+ Current Affairs May 2016 - Awards and Honours +
+ https://www.tutorialspoint.com/current_affairs_may_2016/awards.htm +
+Current Affairs May 2016, Awards and Honours - A guide to provide you a precise summary and big collection of Multiple Choice Questions (MCQs) covering national and international current affairs for the current years. +

+
+" +198,Gilbert Bécaud wrote music for The Jazz Singer,5,"
+

+ Qello Concerts | Gilbert Bécaud : Olympia: Spectacle Rouge ... +
+ https://qello.com/concert/Olympia-Spectacle-Rouge-3356 +
+Watch the full video of Gilbert Bécaud in Olympia: Spectacle Rouge, or preview it for free. +

+
+
+

+ History of music in Paris - Wikipedia +
+ https://en.wikipedia.org/wiki/History_of_music_in_Paris +
+History of music in Paris. Orchestra of the Paris Opera, by Edgar Degas (1870) Lute player from the Ballet de la Nuit (1653) Poster for the Ballets ... +

+
+
+

+ Qello Concerts | Iam: Au coeur d'iam: Génèse d'un album ... +
+ https://qello.com/concert/Au-coeur-d-iam-G-n-se-d-un-album--3224 +
+Watch the full video of Iam in Au coeur d'iam: Génèse d'un album , or preview it for free. +

+
+
+

+ Neil Diamond discography - Revolvy +
+ https://www.revolvy.com/main/index.php?s=Neil Diamond discography +
+Neil Diamond discography topic. The discography of American singer-songwriter Neil Diamond includes 32 studio albums and 37 Top 40 hits. He has sold 75 million albums. +

+
+
+

+ Vince Hill - WikiVisually +
+ https://wikivisually.com/wiki/Vince_Hill +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+" +199,Peter Allen wrote music for Damage,1,"
+

+ PSOHistory - 1999-2014 +
+ www.psohistory.org/index.php/history/timeline/timeline-1999-2014 +
+dummy: 1999. 1999 The first Classical Concert of the New Year, with a “Majestic Creations” theme, was performed at Merrill Auditorium on Tuesday, January 12. +

+
+" +200,Roger Daltrey wrote music for The Secret of My Success,5,"
+

+ Back to the Future: Music from the Motion Picture Soundtrack +
+ https://www.revolvy.com/topic/Back to the Future: Music from the... +
+Back to the Future: Music from the Motion Picture Soundtrack is the soundtrack album to the film of the same name . It was released on July 8, 1985 by MCA Records . +

+
+
+

+ McKenzie Meehan - Revolvy +
+ https://topics.revolvy.com/topic/McKenzie Meehan&item_type=topic +
+McKenzie Meehan (born December 25, 1994) is an American soccer forward who plays for Sky Blue FC of National Women's Soccer League . Early life and collegiate career Meehan attended the La Salle Academy , scoring 181 goals and notching 28 assists in her high schools years. +

+
+
+

+ Scott Glennie - revolvy.com +
+ https://www.revolvy.com/topic/Scott Glennie +
+Scott Glennie (born February 22, 1991) is a Canadian professional ice hockey forward who is currently playing with the Manitoba Moose of the American Hockey League (AHL). +

+
+
+

+ On this Day in Music (TWO) - Page 4 - Historum - History ... +
+ historum.com/art-cultural-history/126343-day-music-two-4.html +
+5 APRIL page 2 of 3 in 1978 - Carlo Tagliabue dies at age 80. Italian baritone; he made his debut in Lodi, Italy, in Loreley and Aida. His debuts in +

+
+
+

+ wordnet_military_officer_110317007 - Max Planck Society +
+ resources.mpi-inf.mpg.de/yago-naga/hyena/results/tracing/types/... +
+Anchor Text Preceeding Context Following Context; Christopher Lee... elena Bonham Carter as Penelope Churchward, Colin Firth as Arthur Holmwood, as Mycroft Holmes, Richard E. Grant as John Seward, and Harvey Keitel as +

+
+" +201,Robert Logan wrote music for Taxi to the Dark Side,1," +" +202,Nico Muhly wrote music for Joshua,2,"
+

+ Contact: Stephanie Janes PR, (617) 419-0445, stephanie ... +
+ https://celebrity-series.s3.amazonaws.com/files/resources/1846... +
+Celebrity Series of Boston Redman – Brooklyn Rider press release, Page 2 of 3 guitarist Pat Metheny. He then recorded and toured with Chick Corea, after which he returned to his +

+
+
+

+ ECHO Rising Stars Cathy Krier & Benjamin Appl - PDF +
+ docplayer.org/14881897-Echo-rising-stars-cathy-krier-benjamin-appl... +
+ECHO Rising Stars Cathy Krier & Benjamin Appl Thursday 29 October pm Milton Court Concert Hall Schubert Fantasy in C, Wandererfantasie (21 ) Denis Schuler L autre rivage (7 ) UK premiere Janácˇ +

+
+" +203,Blind Willie Johnson wrote music for The Blues,5,"
+

+ Bruce Cockburn - Songs - Soul Of A Man (cover version) +
+ cockburnproject.net/songs&music/soam.html +
+"This song, that was written by the blues musician Blind Willie Johnson around 1930, is one of the songs I'd really like to have written myself. +

+
+
+

+ The Origins of Ragtime Guitar - The Ragtime Blues +
+ www.play-blues-guitar.eu/learn-how-to-play-the-blues.php +
+Blind Blake - The King Of Ragtime Blues Guitar. Blind Arthur Blake really did not hold this title for nothing. He's usually approved as the fastest and most precise jazz blues finger picker there ever was, except possibly for Willie Walker and also Reverend Gary Davis. +

+
+
+

+ The Mississippi Delta: Birthplace of the Blues – “This Is ... +
+ www.thestreetspirit.org/the-mississippi-delta-birthplace-of-the... +
+The Mississippi Delta: Birthplace of the Blues – “This Is Where the Soul of Man Never Dies. ... +

+
+
+

+ Hambone Willie Newbern | Big Road Blues +
+ https://sundayblues.org/?tag=hambone-willie-newbern +
+Hambone Willie Newbern had just one session, in Atlanta in 1929, at which he immortalized himself by making the first recording of "Roll And Tumble Blues". +

+
+
+

+ Encyclopedia of African American Music Kernodle Maxille ... +
+ https://www.scribd.com/document/335693614/Encyclopedia-of-African... +
+Encyclopedia of African American Music Kernodle Maxille Price. ... The Encyclopedia of African American Music is the first three-volume reference compendium that ... +

+
+" +204,Robert Farnon wrote music for The Road to Hong Kong,5,"
+

+ Robert Farnon - Music on Google Play +
+ https://play.google.com/store/music/artist/Robert_Farnon?id... +
+Robert Joseph Farnon CM was a Canadian-born composer, conductor, musical arranger and trumpet player. As well as being a composer of original works, he was commissioned by film and television producers for theme and incidental music. +

+
+
+

+ Robert Farnon - The Canadian Encyclopedia +
+ thecanadianencyclopedia.ca/en/article/robert-farnon-emc +
+The Robert Farnon Discography (Nottingham, England, 1981) Lees, Gene. 'The influence of Robert Farnon,' Canadian Composer, 180, Apr 1983. Lees, Gene. +

+
+
+

+ Robert Farnon | The Independent +
+ www.independent.co.uk/news/obituaries/robert-farnon-490626.html +
+Robert Farnon's enormous catalogue of hit songs and arrangements helped British light music survive the post-war years, while as a musical director he worked with many of the great names of 20th-century popular music as well as writing film scores. +

+
+
+

+ Robert Events in History - BrainyHistory +
+ https://www.brainyhistory.com/topics/r/robert.html +
+Robert Events in History, at BrainyHistory. Find out what happened and who was born on this day in history. +

+
+
+

+ British Film Composers complete listing A - F - MusicWeb +
+ musicweb-international.com/film/britlist.htm +
+BRITISH FILM MUSIC COMPOSERS A - F. TEMPLE ABADY This Year-London (1951), Work in Progress (1951), Away for the Day (1952)All documentary shorts. +

+
+" +205,Joe Delia wrote music for The Funeral,5,"
+

+ Joe Delia - Wikipedia +
+ https://en.wikipedia.org/wiki/Joe_Delia +
+Joe Delia is an American composer associated with cinema and television. He is known for dark and atmospheric film scores and has composed scores for a wide range of film and television projects. +

+
+
+

+ Joe Delia | Wiki | Everipedia +
+ https://everipedia.org/wiki/Joe_Delia +
+Joe Delia is an American composer associated with cinema and television. He is known for dark and atmospheric film scores and has composed scores for a wide range of ... +

+
+
+

+ Joe Delia Music - About | Facebook +
+ https://www.facebook.com/JoeDeliaMusic/about +
+Joe Delia Music. 1,030 likes. Joe Delia is an internationally-known musician and composer. You know his songs and you hear his music on films and... +

+
+
+

+ Joe Delia NYC Shows on doNYC +
+ donyc.com/artists/joe-delia +
+Check the event calendar for Joe Delia in NYC along with ticket and venue information, photos, videos, bios, maps and more. +

+
+
+

+ New Rose Hotel (film) - WikiVisually +
+ wikivisually.com/wiki/New_Rose_Hotel_(film) +
+New Rose Hotel (film) – New Rose Hotel is a 1998 American cyberpunk drama film co-written and directed by Abel Ferrara and starring Christopher Walken, ... +

+
+" +206,Fernando Velázquez wrote music for The Orphanage,5,"
+

+ Fernando Velázquez (composer) - Wikipedia +
+ https://en.wikipedia.org/wiki/Fernando_Velázquez_(composer) +
+Fernando Velázquez (composer) Fernando Velázquez (Born 22nd November 1976. Getxo, Biscay) is a concert, film and TV composer. Among his best known ... +

+
+
+

+ Fernando Velázquez - Music on Google Play +
+ https://play.google.com/store/music/artist/Fernando_Velázquez?id... +
+Fernando Velázquez is a Spanish-born composer of concert and orchestral music, as well as that for film and television. Velázquez may be best known for his World Soundtrack-nominated score for The Orphanage. +

+
+
+

+ List of film score composers - Revolvy +
+ https://www.revolvy.com/main/index.php?s=List of film score composers +
+Lists of composers topic. This is a list of lists of composers grouped by various criteria. Name List of composers by name Women List of female composers by name List of female composers by birth date List of Australian women composers Genre List of Carnatic composers List of film score composers List of classical music composers by era List of ... +

+
+
+

+ Latin America Flashcards | Quizlet +
+ https://quizlet.com/45751141/latin-america-flash-cards +
+latin america chapter 22 Learn with flashcards, games, and more — for free. +

+
+
+

+ On The Rise 2015: 15 Composers To Watch | IndieWire +
+ www.indiewire.com/2015/08/on-the-rise-2015-15-composers-to-watch... +
+On The Rise 2015: 15 Composers To Watch. Oliver Lyttelton. Aug 25, 2015 12:05 pm @olilyttelton. Share This Article Reddit LinkedIn WhatsApp Email Print ... +

+
+" +207,David Bowie wrote music for The Buddha of Suburbia,5,"
+

+ List of film score composers - Revolvy +
+ https://www.revolvy.com/main/index.php?s=List of film score composers +
+Lists of composers topic. This is a list of lists of composers grouped by various criteria. Name List of composers by name Women List of female composers by name List of female composers by birth date List of Australian women composers Genre List of Carnatic composers List of film score composers List of classical music composers by era List of ... +

+
+
+

+ Pop-Star Composer - TV Tropes +
+ tvtropes.org/pmwiki/pmwiki.php/Main/PopStarComposer +
+When you're setting up an All-Star Cast, who says you have to stop at actors? The Pop-Star Composer is a famous musical figure, known primarily for their … +

+
+
+

+ NYTW's The Brief • About the Artist: David Bowie +
+ briefnytw.tumblr.com/post/133618850192/about-the-artist-david-bowie +
+About the Artist: David Bowie Lazarus is a collaboration between acclaimed playwright Enda Walsh, OBIE award-winning Belgian theater director Ivo van Hove, ... +

+
+
+

+ Danny Williams (album) | Revolvy +
+ https://www.revolvy.com/main/index.php?s=Danny Williams (album) +
+Danny Williams (album) Danny Williams is a self-titled album by South African-born British singer Danny Williams (7 January 1942 \u2013 6 December 2005) issued in the UK on the Contour record label in 1972. +

+
+
+

+ David Bowie 1998 | PERFECT - pinterest.com.au +
+ https://www.pinterest.com.au/pin/603904631255102317 +
+This Pin was discovered by Rhaissa Batagim. Discover (and save) your own Pins on Pinterest. +

+
+" +208,Anu Malik wrote music for Daraar,1,"
+

+ Daraar and 48 related entities | Entities Finder +
+ apps.evemilano.com/entities/?query=daraar +
+Info about Daraar. Use EVE Entities Finder to find relationships between entities, things, concepts and people. Try it now, it is free! +

+
+" +209,Stanley Myers wrote music for The Night of the Following Day,5,"
+

+ Stanley Myers | ArkivMusic +
+ www.arkivmusic.com/classical/Name/Stanley-Myers/Composer/8502-1 +
+English composer Stanley Myers is best known for his many film and television scores. From 1958 to 1993 Myers wrote music for 130 film and television projects, among them The Deer Hunter (1978), The Border (1979), and six episodes in 1964 from the popular English TV series Doctor Who. +

+
+
+

+ The Avengers (soundtrack) - WikiVisually +
+ https://wikivisually.com/wiki/The_Avengers_(soundtrack) +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+
+

+ Stanley Myers on Spotify +
+ https://open.spotify.com/artist/6l6NgkV6IWYKlRN7jHCQmt +
+Stanley Myers was born in Edgbaston, England, on October 6, 1930. He studied at Oxford University and by the early ‘50s was active as a songwriter and music director for musicals. +

+
+
+

+ Stanley Myers - WikiVisually +
+ https://wikivisually.com/wiki/Stanley_Myers +
+While living in London, Zimmer wrote advertising jingles for Air-Edel Associates, in the 1980s, Zimmer partnered with Stanley Myers, ... +

+
+
+

+ Howard Blake AUTOBIOGRAPHY in Verse & Prose +
+ www.howardblake.com/music/Verse-Prose/662/WALKING-IN-THE-AIR-CAN... +
+Howard Blake - the official website of composer Howard Blake. The official website for the composer and Highbridge Music, which publishes his works. Highbridge Music Ltd. +

+
+" +210,Richard Wagner wrote music for Lisztomania,2,"
+

+ Rick Wakeman - Revolvy +
+ www.revolvy.com/main/index.php?s=Rick Wakeman +
+Richard Christopher " Rick " Wakeman (born 18 May 1949) is an English keyboardist, songwriter, television and radio presenter, and author. +

+
+
+

+ The Classical Music Guide Forums +
+ www.classicalmusicguide.com/viewtopic.php?t=30325 +
+The Classical Music Guide Forums. Welcome to the new Classical Music Guide Online Forums! Skip to content +

+
+" +211,Dimitri Tiomkin wrote music for Red River,3,"
+

+ Marty Robbins Sings 'Red River Valley.' - YouTube +
+ https://www.youtube.com/watch?v=ezJkRDQmL2Y +
+"Red River Valley" by Marty Robbins Listen ad-free with YouTube Red; Show more Show less. Loading... Advertisement Autoplay When autoplay is enabled, a ... +

+
+
+

+ The Cambridge Companion to Film Music | Film Score ... +
+ https://www.scribd.com/.../The-Cambridge-Companion-to-Film-Music +
+The Cambridge Companion to Film Music - Ebook download as PDF File (.pdf), Text File (.txt) or read book online. +

+
+ +" +212,M. S. Viswanathan wrote music for Anthuleni Katha,5,"
+

+ Ninaithale Inikkum (1979 film) - Wikipedia +
+ https://en.wikipedia.org/wiki/Ninaithale_Inikkum_(1979_film) +
+Ninaithale Inikkum (English: Sweet Memories) is a 1979 Indian Tamil-language romantic comedy film directed by K. Balachander starring Kamal Haasan, Rajinikanth, Jayaprada, Geetha and Nakul. +

+
+
+

+ Benkiyalli Aralida Hoovu - Wikipedia +
+ https://en.wikipedia.org/wiki/Benkiyalli_Aralida_Hoovu +
+Benkiyalli Aralida Hoovu is a 1983 Indian Kannada language film starring Suhasini in the lead role of the protagonist. She received a Filmfare award for her performance. K. Balachander directed and Chandulal Jain produced the +

+
+
+

+ Guruji: M. S. Viswanathan - aanmigam-deiveegam.blogspot.com +
+ aanmigam-deiveegam.blogspot.com/2015/07/m-s-viswanathan.html +
+M. S. Viswanathan is known for having incorporated various genres world music into Indian cinema music. He used elements such as humming and whistling in his songs, ... +

+
+
+

+ M. S. Viswanathan discography - revolvy.com +
+ https://www.revolvy.com/topic/M. S. Viswanathan discography +
+M. S. Viswanathan discography topic. The following is a discography of the Indian musician M. S. Viswanathan (1928-2015). M. S. Viswanathan composed film scores for films in Tamil, Malayalam, Kannada and Telugu. +

+
+
+

+ Ninaithale Inikkum (1979 film) - newikis.com +
+ https://www.newikis.com/en/wiki/Ninaithale_Inikkum_(1979_film) +
+Plot []. The film follows lead chandru (Kamal Hassan) who plays a singer and his band on a tour to Singapore.Over there Chandru meets his love interest Sona (), only to find that she is terminally ill. +

+
+" +213,James Horner wrote music for House of Cards,5,"
+

+ James Horner facts, information, pictures | Encyclopedia ... +
+ https://www.encyclopedia.com/.../james-horner +
+Get information, facts, and pictures about James Horner at Encyclopedia.com. Make research projects and school reports about James Horner easy with credible articles from our FREE, online encyclopedia and dictionary. +

+
+
+

+ Minnesota Orchestra - Minnesota Orchestra +
+ www.minnesotaorchestra.org/component/rsblog/posts +
+The official website of the Minnesota Orchestra (Minneapolis, MN). Buy tickets and learn about upcoming concerts at Orchestra Hall. +

+
+
+

+ Experiencing Film Music a Listener's Companion | Film ... +
+ https://www.scribd.com/document/354759292/Experiencing-Film-Music... +
+Experiencing Film Music a Listener's Companion - Free ebook download as ePub (.epub), Text File (.txt) or read book online for free. Experiencing Film Music +

+
+
+

+ Oscar-winning composer James Horner, 1953-2015 - KeyboardMag +
+ https://www.keyboardmag.com/artists/oscar-winning-composer-james... +
+The music and filmmaking communities are mourning the death of Academy Award-winning composer, conductor, and orchestrator James Horner. Reports indicate that +

+
+
+

+ Film Score Daily: Restoring LEGEND - An Aisle Seat Special +
+ filmscoremonthly.com/.../6671/Restoring-LEGEND---An-Aisle-Seat-Special +
+Restoring LEGEND - An Aisle Seat Special: Posted By: Andy Dursin on June 19, 2011 - 9:00 PM by ANDY DURSIN. Message Board - Come and Discuss The Latest Videos, Movies & Anything Else! +

+
+" +214,R. D. Burman wrote music for Lakhon Mein Ek,5,"
+

+ R. D. Burman filmography - Wikipedia +
+ https://en.wikipedia.org/wiki/R._D._Burman_filmography +
+R. D. Burman filmography. The following is a select filmography of films for which Rahul Dev Burman (27 June 1939 – 4 January 1994), ... +

+
+
+

+ R. D. Burman - Revolvy +
+ https://www.revolvy.com/topic/R. D. Burman +
+R. D. Burman: The Man The Music is a 2011 Indian English language non-fiction book written by Anirudha Bhattacharjee and Balaji Vittal. The subject of the book is R ... +

+
+
+

+ R.D. Burman | Revolvy +
+ https://www.revolvy.com/main/index.php?s=R.D. Burman&item_type=topic +
+R.D. Burman Rahul Dev Burman (Bengali pronunciation:\u00a0; 27 June 1939\u00a0\u2013 4 January 1994) was an Indian film score composer, and one of the influential music directors of the Indian film industry. +

+
+
+

+ Top 50 Duets sung by Kishore Kumar in Bollywood – My Words ... +
+ mywordsnthoughts.com/myworld/2017/08/top-50-duets-sung-by-kishore... +
+Most recently I prepared a list of Top 50 solo songs sung by Kishore Kumar. The list also included 50+ popular solos, in fact, a total of 110+ Kishore Kumar's top solo songs. +

+
+
+

+ R. D. Burman discography | Wiki | Everipedia +
+ https://everipedia.org/wiki/R._D._Burman_discography +
+R. D. Burman discography's wiki: The following is a select filmography of films for which Rahul Dev Burman (27 June 1939 – 4 January 1994), also known as R.D. Burman, composed the soundtracks. +

+
+" +215,James Newton Howard wrote music for Peter Pan,5,"
+

+ James Newton Howard - Wikipedia +
+ https://en.wikipedia.org/wiki/James_Newton_Howard +
+James Newton Howard (born June 9, 1951) is an American composer, conductor, music producer and musician. He has scored over 100 films and is the recipient of a Grammy Award, Emmy Award, and eight Academy Award nominations. +

+
+
+

+ James Newton Howard - Biography - IMDb +
+ www.imdb.com/name/nm0006133/bio +
+James Newton Howard attended the University of Southern California's music school, but dropped out to tour with Elton John, and eventually compose ... +

+
+
+

+ James Newton Howard: 3 Decades of Music for Hollywood ... +
+ www.movie-wave.net/james-newton-howard-3-decades-of-music-for... +
+James Newton Howard: 3 Decades of Music for Hollywood. ... 3 Decades of Music for Hollywood, which will be touring around Europe in the weeks ahead. ... +

+
+
+

+ James Newton Howard - Fantastic Beasts and Where to Find ... +
+ https://behindtheaudio.com/2016/11/fantastic-beasts +
+Soundtrack Review: James Newton Howard – Fantastic Beasts and Where to Find Them (2016) +

+
+
+

+ Blog – Sound Of The Movies +
+ https://soundofthemovies.com/blog +
+Director Francis Lawrence and composer James Newton Howard have so far worked together on six movies. In 2007, James Newton Howard had scored I Am Legend starring Will Smith – a film in which most of the very good score written by Mr. Howard was not included. +

+
+" +216,Ernesto Lecuona wrote music for A Date with Judy,4,"
+

+ Falling in Love with Love - WikiVisually +
+ https://wikivisually.com/wiki/Falling_in_Love_with_Love +
+A film adaptation was released in 1940, well-known songs from the score include Falling in Love with Love, This Cant Be Love and Sing for Your Supper. +

+
+
+

+ !Ole Torme!: Mel Torme Goes South of the Border with Billy ... +
+ https://wikivisually.com/wiki/!Ole_Torme!:_Mel_Torme_Goes_South_of... +
+Mel Tormé's California Suite (1957) ¡Olé Tormé!: Mel Tormé Goes South of the Border with Billy May (1959) Back in Town (1959) +

+
+
+

+ The New York City Jazz Record 11/16 | American Musicians ... +
+ https://www.scribd.com/.../The-New-York-City-Jazz-Record-11-16 +
+The New York City Jazz Record. Explore. EXPLORE BY INTERESTS. Career & Money. Business Biography & History; ... The New York City Jazz Record 11/16. Uploaded by Trinidad. +

+
+
+

+ The Dead Rock Stars Club - The 1960s +
+ www.thedeadrockstarsclub.com/1960.html +
+The Dead Rock Stars Club, an extensive list of dead rock stars and people related to rock, when and how they died with links to sites about them - The 1960s +

+
+" +217,Michael Gore wrote music for Pretty in Pink,1," +" +218,Ennio Morricone wrote music for Once Upon A Time In The West,5,"
+

+ Ennio Morricone - Once upon a time in the West (Sergio ... +
+ https://www.youtube.com/watch?v=2s0-wbXC3pQ +
+Once upon a time in the west: music by Ennio Morricone and directed by Sergio Leone. +

+
+
+

+ Once Upon a Time in the West [Original Soundtrack] - Ennio ... +
+ https://www.allmusic.com/album/once-upon-a-time-in-the-west... +
+Find album reviews, stream songs, credits and award information for Once Upon a Time in the West [Original Soundtrack] - Ennio Morricone on AllMusic - 1972 - Arguably a milestone for both director Sergio&hellip; +

+
+
+

+ Tony Bennett/Once Upon A Time - YouTube +
+ https://www.youtube.com/watch?v=VmwApZaMNe0 +
+Tony Bennett/Once Upon A Time/1962 Original Song +

+
+
+

+ Ennio Morricone - Wikipedia +
+ https://en.wikipedia.org/wiki/Ennio_Morricone +
+Ennio Morricone, Grand Officer OMRI (Italian: [ˈɛnnjo morriˈkoːne]; born 10 November 1928) is an Italian composer, orchestrator, conductor, and former trumpet player. +

+
+
+

+ Ennio Morricone - Revolvy +
+ https://www.revolvy.com/main/index.php?s=Ennio Morricone&item_type... +
+Ennio Morricone , Grand Officer OMRI ( Italian: ; born 10 November 1928) is an Italian composer, orchestrator, conductor, and former trumpet player. He composes a wide range of music styles, making him one of the most versatile, experimental and influential composers of all time, working in any medium. +

+
+" +219,Ennio Morricone wrote music for Django Unchained,5,"
+

+ Django Unchained Wiki | FANDOM powered by Wikia +
+ djangounchained.wikia.com +
+About Django Unchained In the South two years before the Civil War, Django, a slave with a brutal history with his former owners, lands face-to-face with German-born bounty hunter Dr. King Schultz. +

+
+
+

+ The Sound of the Spaghetti West: Ennio Morricone, Quentin ... +
+ https://www.tarantino.info/2017/10/13/sound-of-the-spaghetti-west... +
+Depending on your opinion of Quentin Tarantino, ... The Quentin Tarantino Archives says: […] Tarantino favorites Vol.2 […] Andreas Adamus says: +

+
+
+

+ Django Unchained: Reinforcing Black Empowerment Through ... +
+ https://thealbumanalyst.wordpress.com/2017/05/25/django-unchained... +
+Django Unchained: Reinforcing Black Empowerment Through Music. Date: May 25, 2017 Author: thealbumanalyst 0 Comments. Think back to the last movie you watched. +

+
+
+

+ Filmtracks: The Hateful Eight (Ennio Morricone) +
+ www.filmtracks.com/titles/hateful_eight.html +
+Includes reviews, audio clips, track listings, pictures, and other notes about the soundtrack for The Hateful Eight by Ennio Morricone +

+
+
+

+ What are some movies with the best soundtracks : movies +
+ https://www.reddit.com/r/movies/comments/35ez4h/what_are_some... +
+reddit: the front page of the internet. Credit goes to Wendy Carlos, Vangelis, Giorgio Moroder and Jean Michel Jarre for laying the foundations of electronic music in film. +

+
+" +220,Jimi Hendrix wrote music for Watchmen,3,"
+

+ Watchmen - Revolvy +
+ www.revolvy.com/main/index.php?s=Watchmen&item_type=topic +
+Watchmen is an American comic-book limited series published by DC Comics in 1986 and 1987, and collected in 1987. The series was created by a British collaboration ... +

+
+
+

+ "Watchmen (film)" on Revolvy.com +
+ https://www.revolvy.com/topic/Watchmen (film) +
+Watchmen is a 2009 American superhero film directed by Zack Snyder , based on the 1986–87 DC Comics limited series of the same name by Alan Moore and Dave Gibbons . +

+
+
+

+ Mr. Media Interviews by Bob Andelman - Spreaker +
+ https://www.spreaker.com/show/1000647/episodes/feed +
+What is Mr. Media® Interviews? The curiosity of Terry Gross, the skepticism of John Oliver, the unpredictability of Howard Stern, and, on occasion, the zen of Jon Stewart! +

+
+" +221,Bob Dylan wrote music for Watchmen,5,"
+

+ Watchmen - Revolvy +
+ www.revolvy.com/main/index.php?s=Watchmen&item_type=topic +
+Watchmen is an American comic-book limited series published by DC Comics in 1986 and 1987, and collected in 1987. The series was created by a British collaboration ... +

+
+
+

+ Watchmen (film) - Revolvy +
+ https://www.revolvy.com/topic/Watchmen (film) +
+Watchmen is a 2009 American superhero film directed by Zack Snyder , based on the 1986–87 DC Comics limited series of the same name by Alan Moore and Dave Gibbons . +

+
+
+

+ What's your favorite opening scene for a movie? : movies +
+ https://www.reddit.com/r/movies/comments/qyoty/whats_your_favorite... +
+What's your favorite opening scene for a movie? (self.movies) submitted 6 years ago by QuickTactical. +

+
+
+

+ Philip Glass - WikiVisually +
+ https://wikivisually.com/wiki/Philip_Glass +
+Philip Glass (born January 31, 1937) is an American composer. He is widely regarded as one of the most influential musicians of the late 20th century. Glass's work has been described as minimal music, having similar qualities to other "minimalist" composers such as La Monte Young, Steve Reich, and Terry Riley. +

+
+
+

+ Mr. Media Interviews by Bob Andelman - Spreaker +
+ https://www.spreaker.com/show/1000647/episodes/feed +
+What is Mr. Media® Interviews? The curiosity of Terry Gross, the skepticism of John Oliver, the unpredictability of Howard Stern, and, on occasion, the zen of Jon Stewart! +

+
+" +222,Cat Stevens wrote music for Guardians Of The Galaxy 2,1,"
+

+ Why Led Zeppelin didn’t make director James Gunn’s awesome ... +
+ https://www.reddeeradvocate.com/entertainment/why-led-zeppelin... +
+Why Led Zeppelin didn’t make director James Gunn’s awesome mix cut for ‘Guardians of the Galaxy 2’ Jerold Leblanc; May. 6, 2017 12:30 a.m. +

+
+" +223,Lisa Gerrard wrote music for Gladiator,5,"
+

+ Gladiator - Now We Are Free Super Theme Song - YouTube +
+ https://www.youtube.com/watch?v=-yOZEiHLuVU +
+Want music and videos with zero ads? Get YouTube Red. Working... Not now Try it free. Find out why Close. Gladiator - Now We Are Free Super Theme Song +

+
+
+

+ Gladiator (2000 film) - Wikipedia +
+ https://en.wikipedia.org/wiki/Gladiator_movie +
+Gladiator is a 2000 epic historical drama film directed by Ridley Scott and written by David Franzoni, John Logan, and William Nicholson. It stars Russell Crowe, ... +

+
+
+

+ Gladiator (soundtrack) - Wikipedia +
+ https://en.wikipedia.org/wiki/Gladiator_(soundtrack) +
+Gladiator is the original soundtrack of the 2000 film of the same name. The original score and songs were composed by Hans Zimmer and Lisa Gerrard and were released ... +

+
+
+

+ Lisa Gerrard - Now We Are Free lyrics + English translation +
+ https://lyricstranslate.com/en/now-we-are-free-now-we-are-free.html-0 +
+Translation of 'Now We Are Free' by Lisa Gerrard from Other to English +

+
+
+

+ Gladiator (2000 film) - WikiVisually +
+ https://wikivisually.com/wiki/Gladiator_(2000_film) +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +

+
+" +224,Lisa Gerrard wrote music for Whale Rider,5,"
+

+ Lisa Gerrard - Music on Google Play +
+ https://play.google.com/store/music/artist/Lisa_Gerrard?id=Askhxy4... +
+Lisa Gerrard is an Australian musician, singer and composer who rose to prominence as part of the music group Dead Can Dance with music partner Brendan Perry. In addition to singing, she is an instrumentalist for much of her work, most prolifically using the yangqin.Since her career began in 1981, Gerrard has been involved in a wide range of ... +

+
+
+

+ Return of the She-King: In-depth Q&A with Dead Can Dance ... +
+ https://www.austinchronicle.com/.../2012-09-06/return-of-the-she-king +
+Return of the She-King In-depth Q&A with Dead Can Dance hypnotist Lisa Gerrard By Raoul Hernandez, 11:17AM, Thu. Sep. 6, 2012 +

+
+
+

+ Amazon.ca:Customer reviews: Whale Rider +
+ https://www.amazon.ca/Whale-Rider-Original-Soundtrack/product... +
+This is a collection of mood pieces written by Lisa Gerrard for the film _Whale Rider_. There are a lot of echoes of Dead Can Dance here: a tendency for the compositions to involve first laying down a drone, then some slowly changing chords over that, and sometimes some of Ms Gerrard's own vocals on the top: world music with a Gothic accent. +

+
+
+

+ Lisa Gerrard - Whalerider: Original Motion Picture ... +
+ https://avxhm.se/music/Lisa-Gerrard-Whalerider.html +
+Lisa Gerrard - Whalerider: Original Motion Picture Soundtrack ... Lisa Gerrard - Whalerider: Original Motion Picture ... Whalerider: Original Motion Picture ... +

+
+
+

+ musicSD2011-2015 | Minor Scale | Chord (Music) +
+ https://www.scribd.com/document/281665504/musicSD2011-2015 +
+Music. Victorian Certificate of Education Study Design Victorian Curriculum and Assessment Authority 2010 VICTORIAN CURRICULUM AND ASSESSMENT AUTHORITY +

+
+" +225,Hans Zimmer wrote music for Gladiator,5,"
+

+ Gladiator music - YouTube +
+ https://www.youtube.com/watch?v=d8v2TUQomZU +
+Mix - Gladiator music YouTube; Gladiator - Now We Are Free Super Theme Song - Duration: 8:09. mrgice3 93,674,544 views. 8:09. Gladiator YouTube Movies. +

+
+
+

+ Hans Zimmer - Wikipedia +
+ https://en.wikipedia.org/wiki/Hans_Zimmer +
+Hans Zimmer and co-composer Benjamin Wallfisch took over scoring duties after Jóhann Jóhannsson left the project. On 1 November 2017, ... +

+
+
+

+ Hans Zimmer: The Interstellar Work Of The Genius Composer ... +
+ https://www.udiscovermusic.com/stories/hans-zimmer-interstellar-work +
+Word such as “genius” are not to be tossed around lightly, but Hans Zimmer is a visionary composer who continues to provide the soundtracks to our lives. +

+
+
+

+ Hans Zimmer - IMDb +
+ www.imdb.com/name/nm0001877 +
+Hans Zimmer, Composer: Gladiator. German-born composer Hans Zimmer is recognized as one of Hollywood's most innovative musical talents. +

+
+
+

+ Pirates of the Caribbean: The Curse of the Black Pearl ... +
+ https://en.wikipedia.org/wiki/Pirates_of_the_Caribbean:_The_Curse... +
+Pirates of the Caribbean: The Curse of the Black Pearl soundtrack is the official soundtrack album from the eponymous film.The album was released on July 22 2003, by Walt Disney Records, and contains selections of music from the film score. +

+
+" +226,Nino Rota wrote music for The Godfather,5,"
+

+ The Godfather (soundtrack) - Wikipedia +
+ https://en.wikipedia.org/wiki/The_Godfather_(soundtrack) +
+The Godfather is the soundtrack from the film of the same name, released in 1972 by Paramount Records, and in 1991 on compact disc by MCA. Unless noted, ... +

+
+
+

+ Love Theme From The Godfather — Nino Rota | Last.fm +
+ https://www.last.fm/music/Nino+Rota/_/Love+Theme+From+The+Godfather +
+Watch the video for Love Theme From The Godfather from Nino Rota's The Godfather for free, and see the artwork, lyrics and similar artists. +

+
+
+

+ Nino Rota - Music on Google Play +
+ https://play.google.com/store/music/artist/Nino_Rota?id=A3... +
+Giovanni "Nino" Rota was an Italian composer, pianist, conductor and academic who is best known for his film scores, notably for the films of Federico Fellini and Luchino Visconti. +

+
+
+

+ Composer Nino Rota's film, concert music in spotlight ... +
+ https://www.houstonchronicle.com/entertainment/arts-theater/... +
+Composer Nino Rota's film, concert music in spotlight [...] if few today know his name, fewer still know that Rota (who died in 1979) was also a prolific composer of classical concert music. +

+
+
+

+ Happy Birthday Nino Rota | NLS Music Notes +
+ https://blogs.loc.gov/nls-music-notes/2015/12/happy-birthday-nino-rota +
+Happy Birthday Nino Rota. A blog post at "NLS Music Notes" on 2015-12-03. +

+
+" +227,Joni Mitchell wrote music for Love Actually,5,"
+

+ Love Actually - Wikipedia +
+ https://en.wikipedia.org/wiki/Love_Actually +
+Love Actually is a 2003 Christmas-themed romantic comedy film written and directed by Richard Curtis. It features an ensemble cast, many of whom had worked with ... +

+
+
+

+ Both Sides, Now - Wikipedia +
+ https://en.wikipedia.org/wiki/Both_Sides,_Now +
+"Both Sides, Now" is one of the best-known songs of Canadian singer-songwriter Joni Mitchell. First recorded by Judy Collins, it appeared on the U.S. singles chart during the fall of 1968. +

+
+
+

+ Both Sides, Now Lyrics - Joni Mitchell - LyricsFreak.com +
+ www.lyricsfreak.com/j/joni+mitchell/both+sides+now_20075289.html +
+Lyrics to Both Sides, Now by Joni Mitchell: Bows and flows of angel hair / And ice cream castles in the air / And feather canyons +

+
+
+

+ "Love Me Now (John Legend song)" on Revolvy.com +
+ https://www.revolvy.com/topic/Love Me Now (John Legend song) +
+Love Me Now (John Legend song) topic" Love Me Now " is a song by American singer John Legend . It serves as the lead single from his fifth studio album Darkness and ... +

+
+
+

+ The most awesome images on the Internet | Poem +
+ https://www.pinterest.com/pin/414331234447675537 +
+Jabberwocky by Lewis Carroll. This poem gives me chills! You never find out that you've memorized this poem until you randomly recite it at work. +

+
+" diff --git a/data/out/queries_politician.tsv_out.csv b/data/out/queries_politician.tsv_out.csv new file mode 100755 index 0000000..96253d8 --- /dev/null +++ b/data/out/queries_politician.tsv_out.csv @@ -0,0 +1,579 @@ +query,result_size,documents +Clemente Mastella is politician of Italy,2,"
+

+ Sergio Mattarella and 90 related entities | Entities Finder +
+Sergio Mattarella President of Italy. Desc: Sergio Mattarella OMRI, OMCA is an Italian politician, lawyer and judge serving as the 12th and current President of Italy since 2015. +
+ apps.evemilano.com/entities/?query=sergio+mattarella +

+
+
+

+ Who is Gary W Clemente - (718) 376-0527 - Brooklyn - NY ... +
+Who is Gary W Clemente - (718) 376-0527 - Brooklyn - NY - waatp.com.See also Gary W Clemente: pictures, social networks profiles, videos, weblinks, at blogs, at news, books, microblogs profiles +
+ waatp.com/people/gary-w-clemente/33169830 +

+
+" +Ulises Francisco Espaillat is politician of Dominican Republic,2,"
+

+ Adriano Espaillat - Revolvy +
+Adriano D. Espaillat Cabral (born September 27, 1954) is a Dominican-American politician. He is the U.S. Representative for New York's 13th congressional district and the first formerly undocumented immigrant to ever serve in Congress. +
+ www.revolvy.com/main/index.php?s=Adriano Espaillat +

+
+
+

+ Mao, Dominican Republic - WikiVisually +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +
+ wikivisually.com/wiki/Mao,_Dominican_Republic +

+
+" +Umaru Tanko Al- Makura is politician of Nasarawa State,4,"
+

+ Nasarawa State Universal Basic Education Board - Nsubeb ... +
+Nasarawa State Universal Basic Education Board - Nsubeb. 246 likes · 26 talking about this. Education +
+ https://www.facebook.com/Nasarawa-State-Universal-Basic-Education... +

+
+
+

+ June | 2012 | A New Nigeria +
+A New Nigeria. raising standards, impacting lives. Home; jump to navigation. #SaveOke: BACK & BETTER June 30, 2012 Posted by seunfakze in MOTIVATION. +
+ https://seunfakze.wordpress.com/2012/06 +

+
+
+

+ Ta'al and Agara Students Support Group - Tassug - Home ... +
+Ta'al and Agara Students Support Group - Tassug, Lafia Beriberi, Nassarawa, Nigeria. 788 likes · 1 talking about this. Politician +
+ https://www.facebook.com/Taal-and-Agara-Students-Support-Group... +

+
+
+

+ 2012 | A New Nigeria | Page 5 +
+A New Nigeria. raising standards, impacting lives. Home; jump to navigation. AWAKENING THE SLEEPING GIANT: MAKING NIGERIA WORK AGAIN (V) by Prof @ayittey July 7, 2012 +
+ https://seunfakze.wordpress.com/2012/page/5 +

+
+" +Arthur Cornforth is politician of Colorado,1,"
+

+ Lieutenant Governor of Colorado | Project Gutenberg Self ... +
+Project Gutenberg Self-Publishing - eBooks . Flag as Inappropriate ... +
+ self.gutenberg.org/articles/eng/Lieutenant_Governor_of_Colorado +

+
+" +Prem Bahadur Singh is politician of Nepal,3,"
+

+ Nepali Janata Dal - Revolvy +
+Nepali Janata Dal is a political party in Nepal . The party was established in 1995 as the United People's Party . The party identifies itself as progressive , nationalist and socialist . +
+ https://broom02.revolvy.com/topic/Nepali Janata Dal&item_type=topic +

+
+
+

+ Maya Burman - Revolvy +
+Maya Burman (born 1971) is a contemporary artist of Indian parentage living in France . Biography Burman was born in Paris and brought up in France . +
+ https://www.revolvy.com/topic/Maya Burman +

+
+
+

+ Dedicated to All Nepali Speaking women with - studylib.net +
+Women Writers of Nepal (Profiles and Perspectives) Women Writers of Nepal Profiles and Perspective) (Dates and Data Adopted fromNarichuli of Narendara Raj Prasai) Jagadish Rana Rajesh Rana Publications Shimla First published, 1 January 2011 © Jagadish Rana Publisher: Rajesh Rana Publications Yodha Niwas Shimla 171001, Himachal Pradesh (India ... +
+ studylib.net/doc/9551989/dedicated-to-all-nepali-speaking-women-with +

+
+" +Melvin H. Evans is politician of United States Virgin Islands,4,"
+

+ Alexander Evans (American politician) - Revolvy +
+Alexander Evans (American politician) Save. Alexander Evans (September 13, 1818 – December 5, 1888) was a U.S. Representative from Maryland. +
+ https://www.revolvy.com/topic/Alexander Evans (American politician) +

+
+
+

+ Herbert M. Evans - Trivia Quizzes | Revolvy +
+Herbert McLean Evans (September 23, 1882 – March 6, 1971) was a U.S. anatomist and embryologist . Education He was born in Modesto, California . In 1908, he obtained his medical degree from Johns Hopkins University . +
+ https://topics.revolvy.com/topic/Herbert M. Evans&item_type=topic +

+
+
+

+ Black conservatism in the United States - WikiVisually +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +
+ wikivisually.com/wiki/Black_conservatism_in_the_United_States +

+
+
+

+ List of people with surname Evans - WikiVisually +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +
+ wikivisually.com/wiki/List_of_people_with_surname_Evans +

+
+" +Ali Hassan al- Majid is politician of Iraq,1,"
+

+ Who is Ali Nouri - (604) 552-2761 - Coquitlam - BC - waatp.com +
+Who is Ali Nouri - (604) 552-2761 - Coquitlam - BC - waatp.com.See also Ali Nouri: pictures, social networks profiles, videos, weblinks, at blogs, at news, books, microblogs profiles +
+ waatp.com/people/ali-nouri/1891107 +

+
+" +Nazim Ibrahimov is politician of Azerbaijan,2,"
+

+ File:Azerbaijan politic personality icon.svg - WikiVisually +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +
+ wikivisually.com/wiki/File:Azerbaijan_politic_personality_icon.svg +

+
+
+

+ Azerbaijan National Independence Party - Revolvy +
+Azerbaijan National Independence Party topic. The National Independence Party of Azerbaijan NIPA ( Azerbaijani : Azərbaycan Milli İstiqlal Partiyası ) is a centre-right political party in Azerbaijan . +
+ https://www.revolvy.com/topic/Azerbaijan National Independence Party +

+
+" +Joshua G. Newbold is politician of Iowa,4,"
+

+ Newbold Morris - Revolvy +
+Newbold Morris (February 2, 1902 – March 30, 1966) was an American politician, lawyer, president of the New York City Council , and two-time candidate for mayor of New York City . +
+ https://www.revolvy.com/topic/Newbold Morris +

+
+
+

+ Walton Newbold - Revolvy +
+John Turner Walton Newbold (8 May 1888–20 February 1943), known as Walton Newbold , was the first of the four Communist Party of Great Britain members to be elected as MPs in the United Kingdom . +
+ https://www.revolvy.com/main/index.php?s=Walton Newbold&item_type... +

+
+
+

+ Full text of "Biographical history of Shelby and Audubon ... +
+Full text of "Biographical history of Shelby and Audubon counties, Iowa.Containing portraits of all the presidents of the United States from Washington to Harrison, with accompanying biographies of each; portraits and biographies of the governors of the state; engravings of prominent citizens in Shelby and Audubon counties, with personal ... +
+ https://archive.org/stream/biographicalhist00wsdu/biographicalhist... +

+
+
+

+ Full text of "Biographical and historical record of Greene ... +
+Full text of "Biographical and historical record of Greene and Carroll counties, Iowa.Containing portraits of all the presidents of the United States from Washington to Cleveland, with accompanying biographies of each; portraits and biographies of the governors of the state ... and a concise history of the two counties and their cities and ... +
+ https://archive.org/stream/biographicalhist00lewi/biographicalhist... +

+
+" +Hendrik Verwoerd is politician of South Africa,5,"
+

+ Get Out Now! And Spitting Cobras An’All - Veterans Today ... +
+I recently received a very kind offer from an American friend and fellow journalist. He is most concerned about my safety in South Africa. +
+ https://www.veteranstoday.com/2017/06/30/get-out-now-and-spitting... +

+
+
+

+ Get Out Now! And Spitting Cobras An’All +
+Get Out Now! And Spitting Cobras An’All. Editor / June 30, 2017. by Katherine Frisk: I recently received a very kind offer from an American friend and fellow journalist. He is most concerned about my safety in South Africa. I would like to share it with you, however, I will not include his name out of consideration for his privacy. He writes: Dear Katherine, This email is from your fellow .. +
+ https://theinternationalreporter.org/2017/06/30/get-out-now-and... +

+
+
+

+ Butler Et Al_The Black Homelands of South Africa | South ... +
+Preferred Citation: Butler, Jeffrey, Robert I. Rotberg, and John Adams The Black Homelands of South Africa: The Political and Economic Development of Bophuthtswana and Kwa-Zulu. +
+ https://www.scribd.com/document/135068315/Butler-Et-Al-The-Black... +

+
+
+

+ Gene Louw - revolvy.com +
+Gene Louw . Save. Eugene Louw, born 15 July 1931, is a South African politician, member of the National Party, MP for Durbanville and Paarl, who was administrator for Cape Province (1979–1989), Minister of Home Affairs [1] (1989–1992), National Education (1989–1990), Public Works (1992–1993) and Defence (1992–1993) in the F.W. de Klerk government. Louw retired from political life in ... +
+ https://www.revolvy.com/topic/Gene Louw +

+
+
+

+ February | 2010 | Craig's Books +
+5 posts published by craig lock during February 2010 +
+ https://sawriter.wordpress.com/2010/02 +

+
+" +Edward Babiuch is politician of People's Republic of Poland,5,"
+

+ Donald Tusk - Wikipedia +
+Family and education. Tusk was born in Gdańsk in northern Poland. He has German and Kashubian ancestry. His father, also named Donald Tusk (1930–1972), was a carpenter, and his mother, Ewa (née Dawidowska) Tusk (1934–2009), was a nurse. +
+ https://en.wikipedia.org/wiki/Donald_Tusk +

+
+
+

+ Józef Piłsudski - Wikipedia +
+of the Second Republic of Poland; ... Edward Rydz-Śmigły was named by Poland's president and government to be ... the policies of the Polish People's Republic, ... +
+ https://en.wikipedia.org/wiki/Józef_Piłsudski +

+
+
+

+ Edward Gierek - Wikipedia +
+Edward Gierek (Polish pronunciation: [ˈɛdvart ˈɡʲɛrɛk]; 6 January 1913 – 29 July 2001) was a Polish communist politician.Gierek replaced Władysław Gomułka as first secretary of the ruling Polish United Workers' Party (PZPR) in the Polish People's Republic in 1970. +
+ https://en.wikipedia.org/wiki/Edward_Gierek +

+
+
+

+ Wojciech Jaruzelski - Wikipedia +
+... was a Polish military officer and politician. ... and as such was the last leader of the People's Republic of Poland. ... Edward Babiuch Józef Pińkowski himself: +
+ https://en.wikipedia.org/wiki/Wojciech_Jaruzelski +

+
+
+

+ BOOK REVIEWS BY TITLE - baylor.edu +
+Catholic Church and Antisemitism Poland, 1933-1939, The, ... Christianity in the People’s Republic of China, by G. Thompson Brown, 30: ... Divine Politician, ... +
+ https://www.baylor.edu/content/services/document.php/49952 +

+
+" +Christine Boutin is politician of France,3,"
+

+ Best French Politics of All Time | Rankly +
+More about Best French Politics of All Time: Best French Politics of All Time is a public top list created by Listnerd on Rankly.com on November 27th 2012. +
+ https://rankly.com/list/best-french-politics-off-all-time +

+
+
+

+ Gérard Larcher - WikiVisually +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +
+ wikivisually.com/lang-fr/wiki/Gérard_Larcher +

+
+
+

+ Renaud Donnedieu de Vabres - fracademic.com +
+Pour les articles homonymes, voir Donnedieu de Vabres. Renaud Donnedieu de Vabres Renaud Donnedieu de Vabres +
+ fracademic.com/dic.nsf/frwiki/1422955 +

+
+" +Sarah Churchill is politician of United Kingdom,4,"
+

+ William Russell, 1st Duke of Bedford | Revolvy +
+William Russell, 1st Duke of Bedford William Russell, 1st Duke of Bedford KG PC (August 1616 \u2013 7 September 1700) was an English nobleman and politician who sat in the House of Commons from 1640 until 1641 when he inherited his Peerage as 5th Earl of Bedford and removed to the House of Lords . He fought in the Parliamentarian army and later defected to the Royalists during the English .. +
+ https://www.revolvy.com/main/index.php?s=William Russell, 1st Duke... +

+
+
+

+ Solomon P. Sharp - WikiVisually +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +
+ https://wikivisually.com/wiki/Solomon_P._Sharp +

+
+
+

+ Portal:Politics/Featured content - WikiVisually +
+The entire wikipedia with video and photo galleries for each article. Find something interesting to watch in seconds. +
+ https://wikivisually.com/wiki/Portal:Politics/Featured_content +

+
+
+

+ Strathearn (disambiguation) - revolvy.com +
+Strathearn is a place in Scotland. The title Duke of Strathearn has never existed, but there have been three dukedoms with "Strathearn" in the title: Duke of Cumberland and Strathearn Duke of Kent and Strathearn Duke of Connaught and Strathearn Strathearn is a region along the river Tay in Scotland ... +
+ https://www.revolvy.com/topic/Strathearn (disambiguation) +

+
+" +Joseph B. Ely is politician of Massachusetts,3,"
+

+ Joseph B. Ely - Revolvy +
+Joseph Buell Ely (February 22, 1881 – June 13, 1956) was an American lawyer and Democratic politician from Massachusetts . As a conservative Democrat, Ely was active in party politics from the late 1910s, helping to build, in conjunction with David I. Walsh , the Democratic coalition that would gain an enduring political ascendancy in the state. +
+ www.revolvy.com/main/index.php?s=Joseph B. Ely +

+
+
+

+ Full text of "The men of New York: a collection of ... +
+Full text of "The men of New York: a collection of biographies and portraits of citizens of the Empire state prominent in business, professional, social, and political life during the last decade of the nineteenth century .. +
+ www.archive.org/stream/menofnewyorkcoll03matt/menofnewyorkcoll03... +

+
+
+

+ See other formats - Internet Archive +
+Full text of "Biographical sketches of the state officers and members of the legislature of the state of New York in 1862 and '63" See other formats +
+ https://archive.org/stream/biographicalsket00murp_0/biographicalsk... +

+
+" +Roland Evelyn Turnbull is politician of North Borneo,2,"
+

+ Turnbull Government - revolvy.com +
+The Turnbull Government is the federal executive government of Australia, led by the 29th Prime Minister of Australia, Malcolm Turnbull. The government is made of members of the Liberal-National Coalition. +
+ https://www.revolvy.com/main/index.php?s=Turnbull government&item... +

+
+
+

+ Turnbull Government - Revolvy +
+The Turnbull Government is the federal executive government of Australia, led by the 29th Prime Minister of Australia , Malcolm Turnbull . The government is made of members of the Liberal-National Coalition . +
+ https://www.revolvy.com/topic/Turnbull Government +

+
+" +Kim Jong-pil is politician of South Korea,5,"
+

+ Ban Ki-moon - Wikipedia +
+Ban Ki-moon: South Korean ... Kim Jong-pil, former Prime Minister of South Korea, was reported to say that Ban Ki-moon would announce his candidacy for the ... +
+ https://en.wikipedia.org/wiki/Ban_Ki-moon +

+
+
+

+ Park Chung-hee - Wikipedia +
+Kim Jong-pil Choi Kyu-hah: ... 26 October 1979) was a South Korean politician, ... Korea's Development Under Park Chung Hee (annotated ed.). +
+ https://en.wikipedia.org/wiki/Park_Chung-hee +

+
+
+

+ Foreign relations of India - Wikipedia +
+Foreign relations of India. ... Prime Minister Jong Pil Kim. ... Much of the economic investments of South Korea have been drained into China; ... +
+ https://en.wikipedia.org/wiki/Foreign_relations_of_India +

+
+
+

+ Kim Dae-Jung | Biography, Achievements, & Nobel Prize ... +
+Kim Dae-Jung: South Korean politician Kim Dae-Jung was the ... Japan and South Korea. In 1976 Kim was ... Liberal Democrats led by Kim Jong-Pil, ... +
+ https://www.britannica.com/biography/Kim-Dae-Jung +

+
+
+

+ Seom. Sa-ra-jin sa-ram-deul (2016) - IMDb +
+A former political henchman seeks out revenge for being dropped by a ruthless politician while ... North Korea,for the rehearsal of the South ... Jong-pil Lee . Stars ... +
+ https://www.imdb.com/title/tt6333380 +

+
+" +Lindsay Tanner is politician of Australia,5,"
+

+ loon pond: June 2011 +
+Subscribe to loon pond by Email. rss rss. Simple theme. Powered by Blogger. ... +
+ loonpond.blogspot.com/2011/06 +

+
+
+

+ Political Correctness Watch - jonjayray.com +
+Political correctness is most pervasive in universities and colleges but I rarely report the incidents concerned here as I have a separate blog for educational ... +
+ jonjayray.com/pcwfeb09.html +

+
+
+

+ IndyWatch Feed Index - aunews.indywatch.org +
+Eds. Note: Please scroll to the bottom of this post to see links to discussions of A Birthday Cake for George Washington. The links are in two sets. +
+ aunews.indywatch.org/archiver/aunews.indywatch.org/resources/time... +

+
+
+

+ Is the end nigh? The new political paradigm. | Catallaxy Files +
+39 Responses to Is the end nigh? The new political paradigm. Winston Smith #1923486, posted on January 22, 2016 at 10:48 am. Nicely put, Spartacus. +
+ catallaxyfiles.com/.../22/is-the-end-nigh-the-new-political-paradigm +

+
+
+

+ IndyWatch Feed Allaunews +
+Tasmania has seen some big environmental contests down the years. Lake Pedder, the Franklin dam, Farmhouse Creek, Wesley Vale, the Bell Bay pulp mirage, Ralphs Bay. +
+ wire.indywatch.org/.../resources/timemachine/2016/023/allaunews.html +

+
+" +Yisrael Kessar is politician of Israel,1,"
+

+ Meir Amit and 80 related entities | Entities Finder +
+Info about Meir Amit. Use EVE Entities Finder to find relationships between entities, things, concepts and people. Try it now, it is free! +
+ apps.evemilano.com/entities/?query=meir+amit +

+
+" +Herman Ekern is politician of Wisconsin,1,"
+

+ Victor A. Miller - WikiVisually +
+Henry Kleist, politician Victor A. Miller, Attorney General of Wisconsin, was born in Eaton 2. Democratic Party of Wisconsin – The Democratic Party of Wisconsin is the affiliate of the Democratic Party in the state of Wisconsin. It is currently headed by party chair Martha Laning. The Democratic Party dominated politics until the late 1850s, followed by the newly founded Republican Par +
+ https://wikivisually.com/wiki/Victor_A._Miller +

+
+" +Lee Hoi-chang is politician of South Korea,5,"
+

+ Roh Moo-hyun - Wikipedia +
+... was a South Korean politician who served as President of South ... the Lee Hoi-chang, ... cable to South Korea revealed that Roh Moo-hyun expressed ... +
+ https://en.wikipedia.org/wiki/Roh_Moo-hyun +

+
+
+

+ Park Geun-hye - Wikipedia +
+President of South Korea; ... is a former South Korean politician who served as the 11th President of South Korea from 2013 to 2017. ... Lee Hoi-chang ... +
+ https://en.wikipedia.org/wiki/Park_Geun-hye +

+
+
+

+ Kim Dae-Jung | Biography, Achievements, & Nobel Prize ... +
+Kim Dae-Jung: South Korean politician Kim Dae-Jung was the first ... Lee Hoi-Chang. Kim Dae Jung, 2000. ... Kim Dae-Jung visited North Korea in June 2000—the first ... +
+ https://www.britannica.com/biography/Kim-Dae-Jung +

+
+
+

+ Roh Moo-Hyun | president of South Korea | Britannica.com +
+Roh Moo-Hyun: Roh Moo-Hyun, South Korean politician and lawyer, president of South Korea from ... In December 2002 Roh defeated Lee Hoi-Chang in a tightly ... +
+ https://www.britannica.com/biography/Roh-Moo-Hyun +

+
+
+

+ Liberty Korea Party - Wikipedia +
+The Liberty Korea Party ... Free Korea Party) is a conservative political party in South Korea. ... Lee Hoi-chang (이회창)* +
+ https://en.wikipedia.org/wiki/Liberty_Korea_Party +

+
+" diff --git a/data/queries.tsv b/data/queries.tsv old mode 100644 new mode 100755 diff --git a/data/queries_actedWith.tsv b/data/queries_actedWith.tsv new file mode 100755 index 0000000..9c6506e --- /dev/null +++ b/data/queries_actedWith.tsv @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/queries_all.tsv b/data/queries_all.tsv new file mode 100755 index 0000000..67d3e05 --- /dev/null +++ b/data/queries_all.tsv @@ -0,0 +1,300 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/data/queries_influences.tsv b/data/queries_influences.tsv old mode 100644 new mode 100755 diff --git a/data/queries_manually.tsv b/data/queries_manually.tsv old mode 100644 new mode 100755 diff --git a/data/queries_manually_voting.tsv b/data/queries_manually_voting.tsv new file mode 100755 index 0000000..898dd4d --- /dev/null +++ b/data/queries_manually_voting.tsv @@ -0,0 +1,275 @@ + diedIn 5 1 + diedIn 1 1 + diedIn 2 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 1 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 0 0 + diedIn 1 1 + diedIn 0 0 + diedIn 0 1 + diedIn 2 1 + diedIn 0 0 + diedIn 0 1 + graduatedFrom 5 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 2 1 + graduatedFrom 2 0 + graduatedFrom 0 1 + graduatedFrom 1 0 + graduatedFrom 2 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 1 1 + graduatedFrom 0 0 + graduatedFrom 5 1 + graduatedFrom 1 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 5 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 5 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 2 0 + graduatedFrom 0 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 5 1 + graduatedFrom 4 0 + graduatedFrom 0 0 + graduatedFrom 5 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 2 1 + graduatedFrom 0 1 + graduatedFrom 2 0 + graduatedFrom 0 1 + graduatedFrom 0 0 + graduatedFrom 0 0 + graduatedFrom 0 0 + wasBornIn 1 1 + wasBornIn 1 1 + wasBornIn 0 0 + wasBornIn 5 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 0 0 + wasBornIn 1 0 + wasBornIn 0 1 + wasBornIn 0 0 + wasBornIn 0 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 1 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 0 0 + wasBornIn 2 0 + wasBornIn 1 1 + wasBornIn 0 0 + wasBornIn 1 0 + wasBornIn 0 0 + wasBornIn 1 0 + wasBornIn 1 0 + wasBornIn 0 1 + wasBornIn 2 1 + wasBornIn 2 1 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 1 0 + wasBornIn 5 1 + wasBornIn 5 1 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 1 0 + wasBornIn 1 1 + wasBornIn 1 1 + wasBornIn 1 0 + wasBornIn 1 1 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 1 0 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 1 0 + wasBornIn 1 1 + wasBornIn 0 1 + wasBornIn 0 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 5 1 + wasBornIn 5 1 + wasBornIn 0 0 + wasBornIn 5 0 + wasBornIn 1 0 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 1 1 + wasBornIn 1 0 + wasBornIn 1 1 + wasBornIn 4 1 + wasBornIn 4 1 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 0 0 + wasBornIn 1 1 + isMarriedTo 0 1 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 5 1 + isMarriedTo 3 0 + isMarriedTo 1 0 + isMarriedTo 3 1 + isMarriedTo 5 0 + isMarriedTo 0 1 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 5 1 + isMarriedTo 0 0 + isMarriedTo 5 0 + isMarriedTo 5 1 + isMarriedTo 1 0 + isMarriedTo 1 0 + isMarriedTo 0 0 + isMarriedTo 0 1 + isMarriedTo 0 1 + isMarriedTo 0 1 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 0 1 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 0 0 + isMarriedTo 1 0 + isMarriedTo 0 0 + isMarriedTo 0 1 + isMarriedTo 3 0 + isMarriedTo 0 0 + isMarriedTo 5 1 + isMarriedTo 0 0 + isMarriedTo 2 0 + isMarriedTo 0 0 + isMarriedTo 2 0 + isMarriedTo 0 0 + isMarriedTo 5 0 + isMarriedTo 5 1 + isMarriedTo 0 0 + holdsPoliticalPosition 0 1 + holdsPoliticalPosition 1 0 + isPoliticianOf 0 1 + isPoliticianOf 0 0 + isPoliticianOf 0 1 + livedIn 2 1 + livedIn 0 0 + livedIn 2 1 + livedIn 2 0 + livedIn 0 0 + livedIn 2 1 + livedIn 0 0 + livedIn 1 0 + livedIn 4 1 + livedIn 0 0 + livedIn 1 1 + livedIn 0 0 + livedIn 1 1 + livedIn 0 0 + livedIn 1 0 + livedIn 2 1 + livedIn 0 0 + livedIn 1 1 + livedIn 0 1 + livedIn 0 0 + livedIn 0 0 + livedIn 3 1 + livedIn 0 0 + livedIn 2 0 + livedIn 0 1 + livedIn 1 0 + livedIn 3 0 + livedIn 0 1 + livedIn 1 1 + livedIn 2 1 + livedIn 0 0 + livedIn 1 0 + livedIn 1 1 + livedIn 0 1 + livedIn 0 0 + livedIn 1 0 + hasWonPrizeH 3 1 + hasWonPrizeH 5 0 + hasWonPrizeH 0 0 + hasWonPrizeH 5 0 + hasWonPrizeH 0 0 + hasWonPrizeH 0 0 + hasWonPrizeH 3 0 diff --git a/data/queries_politician.tsv b/data/queries_politician.tsv new file mode 100755 index 0000000..a66ff30 --- /dev/null +++ b/data/queries_politician.tsv @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/rules.iris b/data/rules.iris old mode 100644 new mode 100755 diff --git a/install_external_jars.sh b/install_external_jars.sh old mode 100644 new mode 100755 diff --git a/pom.xml b/pom.xml old mode 100644 new mode 100755 diff --git a/rules_splitq_heursitic.out.json b/rules_splitq_heursitic.out.json old mode 100644 new mode 100755 diff --git a/scripts/create_relation.sh b/scripts/create_relation.sh old mode 100644 new mode 100755 diff --git a/scripts/load_extracted_dump.sh b/scripts/load_extracted_dump.sh old mode 100644 new mode 100755 diff --git a/scripts/load_sentences_elastic.py b/scripts/load_sentences_elastic.py old mode 100644 new mode 100755 diff --git a/scripts/load_sticts_elastic.py b/scripts/load_sticts_elastic.py old mode 100644 new mode 100755 diff --git a/scripts/load_sticts_sententences_elastic.py b/scripts/load_sticts_sententences_elastic.py old mode 100644 new mode 100755 diff --git a/scripts/load_to_elastic.py b/scripts/load_to_elastic.py old mode 100644 new mode 100755 diff --git a/scripts/run_webservice.sh b/scripts/run_webservice.sh old mode 100644 new mode 100755 diff --git a/scripts/run_webservice2.sh b/scripts/run_webservice2.sh old mode 100644 new mode 100755 diff --git a/src/main/java/Main.java b/src/main/java/Main.java old mode 100644 new mode 100755