ACL-OCL / Base_JSON /prefixW /json /W03 /W03-0102.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "W03-0102",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T06:09:47.146844Z"
},
"title": "Pointing to places in a deductive geospatial theory",
"authors": [
{
"first": "Richard",
"middle": [],
"last": "Waldinger",
"suffix": "",
"affiliation": {},
"email": "waldinger@ai.sri.com"
},
{
"first": "Peter",
"middle": [],
"last": "Jarvis",
"suffix": "",
"affiliation": {},
"email": "jarvis@ai.sri.com"
},
{
"first": "Jennifer",
"middle": [],
"last": "Dungan",
"suffix": "",
"affiliation": {},
"email": "jennifer@gaia.arc.nasa.gov"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Issues in the description of places are discussed in the context of a logical geospatial theory. This theory lies at the core of the system Ge-oLogica, which deduces answers to geographical questions based on knowledge provided by multiple agents.",
"pdf_parse": {
"paper_id": "W03-0102",
"_pdf_hash": "",
"abstract": [
{
"text": "Issues in the description of places are discussed in the context of a logical geospatial theory. This theory lies at the core of the system Ge-oLogica, which deduces answers to geographical questions based on knowledge provided by multiple agents.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Many questions cannot be answered from information in a single geographical source; often the answer must be deduced from information provided by several sources. It may not be obvious which sources to consult. Because multiple sources seldom agree on conventions of nomenclature or notation, it becomes a problem to determine what place corresponds to a particular description. The same name may apply to many places, and the same place may have many names.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In the system GeoLogica, the coordination between multiple information sources is carried out by an automated deduction system, or theorem prover, that operates in a formal geospatial theory. GeoLogica differs from a search engine in that, instead of merely finding a list of documents with vocabulary that matches the question, it attempts to understand the question and provide an answer.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In developing this system, we have been forced to develop systematic ways for naming places, and for identifying places corresponding to given descriptions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In this paper, we shall first describe the GeoLogica system. We'll present the representation of place names and discuss mechanisms for finding places corresponding to a given description. We'll discuss the solution of a sample problem, mention some related work, and describe proposed extensions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Questions are posed to GeoLogica in a subset of English and translated into logic by a natural language parser, the system Gemini (Dowding et al., 1993) . The logical form of the question is rephrased as a theorem and presented to the theorem prover SNARK (Stickel et al., 2000) . (A knowledgeable user of GeoLogica may prefer to bypass the parser and phrase the query directly in logical form.) The geospatial theory that SNARK uses for this application consists of a set of axioms, logical sentences that provide definitions and describe properties of important spatial constants, functions, and relations, including those in the logical form of the query. When SNARK proves a theorem, it shows that the theorem follows logically from the axioms in the theory. SNARK also has an answer-extraction mechanism; in addition to proving the validity of the theorem, it can extract from the proof an answer to the query encoded in the theorem, using mechanisms originally developed for automated program synthesis as well as question answering. (Manna and Waldinger, 1980) Using the appropriate axioms, SNARK transforms and decomposes the query to simpler and simpler subqueries. If the right subqueries of the query are answered, SNARK can extract the answer to the main query from the proof. Answers may be logical terms or, when demanded, visualizations, such as maps or satellite images. There may be many proofs of a theorem, and each proof may yield a different answer; it is possible to induce SNARK to find more and more proofs of the same theorem, and hence more and more answers to the query. SNARK has some geospatial knowledge that is built into its axioms, but it has access to a far larger body of knowledge through its procedural attachment mechanism. Procedural attachment allows subqueries to be answered by external knowledge sources, which may be programs or data bases and may reside on any machine accessible through the Web. We shall use the generic term \"agent\" for an external program invoked by the procedural attachment mechanism.",
"cite_spans": [
{
"start": 130,
"end": 152,
"text": "(Dowding et al., 1993)",
"ref_id": "BIBREF2"
},
{
"start": 256,
"end": 278,
"text": "(Stickel et al., 2000)",
"ref_id": "BIBREF12"
},
{
"start": 1040,
"end": 1067,
"text": "(Manna and Waldinger, 1980)",
"ref_id": "BIBREF9"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Outline of GeoLogica",
"sec_num": "2"
},
{
"text": "The capabilities of agents are advertised by axioms in the theory, and the agents themselves are linked to symbols of the theory, so they may be invoked when they are appropriate. The procedural-attachment mechanism allows SNARK to behave as if the information possessed by the external agents were represented as axioms in the geospatial theory.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Outline of GeoLogica",
"sec_num": "2"
},
{
"text": "Among the external agents we have been accessing are",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Agents",
"sec_num": "3"
},
{
"text": "\u2022 the Alexandria Digital Library Gazetteer (Hill et al., 1999) : a repository of information about some six million place names, including a latitude/longitude or bounding box, a geographical type, a list of alternative names, a small map, and a list of regions that include the place in question.",
"cite_spans": [
{
"start": 43,
"end": 62,
"text": "(Hill et al., 1999)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Agents",
"sec_num": "3"
},
{
"text": "\u2022 the CIA World Factbook (Central Intelligence Agency, 2002) : an almanac of most of the world's countries, including geographic, economic, and political information about each, such as its principal subdivisions, bordering countries, capital cities, religions, and principal exports.",
"cite_spans": [
{
"start": 25,
"end": 60,
"text": "(Central Intelligence Agency, 2002)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Agents",
"sec_num": "3"
},
{
"text": "\u2022 the ASCS (Pease et al., 2002) search engine, which searches the Web for pages that are encoded in DAML (the DARPA Agent Markup Language) and extracts their content; much of the Factbook has been encoded in DAML and is actually accessed through ASCS.",
"cite_spans": [
{
"start": 11,
"end": 31,
"text": "(Pease et al., 2002)",
"ref_id": "BIBREF10"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Agents",
"sec_num": "3"
},
{
"text": "\u2022 the TextPro (Appelt and Martin, 1999) informationextraction engine, a system that can derive information from English text documents.",
"cite_spans": [
{
"start": 14,
"end": 39,
"text": "(Appelt and Martin, 1999)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Agents",
"sec_num": "3"
},
{
"text": "\u2022 a variety of procedures for performing numerical and geographical computations, such as those involving latitudes and longitudes and bounding boxes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Agents",
"sec_num": "3"
},
{
"text": "\u2022 a number of providers of maps and other geographical images, including TerraVision (Reddy et al., 1999) , NIMA's Geospatial Engine, Generic Mapping Tools, the NASA Goddard Distributed Active Archive, and the NASA Landsat Project.",
"cite_spans": [
{
"start": 85,
"end": 105,
"text": "(Reddy et al., 1999)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Agents",
"sec_num": "3"
},
{
"text": "A new agent can be added to the system by introducing one or more axiom that advertise its capabilities and introducing a link between a symbol in the theory and the agent.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Agents",
"sec_num": "3"
},
{
"text": "A query to GeoLogica is translated by Gemini into a logical expression Q[?x], which contains a variable ?x. (Our convention is to prefix variables with question marks.) This is taken as a theorem to be proved. In this context, the variable in the theorem stands for an object to be found. The query asks us to find a value for ?x such that Q[?x] must be true. We may write the logical form of the query as",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Answer extraction from proofs",
"sec_num": "4"
},
{
"text": "find ?x such that Q[?x].",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Answer extraction from proofs",
"sec_num": "4"
},
{
"text": "During the proof, the variable ?x will be instantiated, that is, replaced by other terms, which may in turn contain other variables to be instantiated.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Answer extraction from proofs",
"sec_num": "4"
},
{
"text": "Let us give a simple example. Suppose our query is",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Answer extraction from proofs",
"sec_num": "4"
},
{
"text": "find ?x such that mother(john, ?x).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Answer extraction from proofs",
"sec_num": "4"
},
{
"text": "In other words, our task is to find an entity ?x that is the mother of John. Assume that our theory contains the axiom mother(john, sue), i.e., the mother of John is Sue. Then the proof is immediately complete, and the variable ?x is instantiated to sue. That is, Sue is the answer to our query.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Answer extraction from proofs",
"sec_num": "4"
},
{
"text": "Of course, in general, the answer will not be provided by a single axiom; a sequence of inferences will be necessary, and components of the answer will only be discovered gradually.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Answer extraction from proofs",
"sec_num": "4"
},
{
"text": "The geospatial theory provides the meanings for the symbols in the query, describes the relationships between various geospatial concepts, advertises the capabilities of our agents, and serves as a repository of knowledge in its own right. One of the first problems we had to face in developing this theory was to provide a way of representing named geographical features. It is desirable for such a place to have a name that allows us to identify it uniquely. For instance, while Springfield, United States does not uniquely specify a town, Springfield, Illinois, United States does.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "We have developed a hierarchical naming scheme that allows us to mimic the mechanism used in addressing mail to provide a logical term that designates a named place.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "We distinguish between",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "\u2022 regions, which stand for areas on Earth, not necessarily contiguous.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "\u2022 geographical feature types, such as countries, cities, lakes, or schools.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "\u2022 subregion indicators, such as Illinois or Springfield, which name subregions of a given region.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "Then our named regions are built up as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "\u2022 Earth is the entire Earth.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "\u2022 feature( ?geographical-feature-type, ?subregion-indicator, ?region)'",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "is the subregion of ?region whose name is ?subregion-indicator and whose type is ?geographical-feature-type.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "Our convention is that ?region is a variable that stands for a region, and so forth. For instance, feature(country, Canada, Earth)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "stands for the country Canada, and feature( city, Paris, feature(country, France, Earth)) stands for the city Paris, France. GeoLogica abbreviates countries by their names; thus Canada is simply canada. It is not intended that notations of the above form are to be used by people; the average user of GeoLogica will never see them. They are used for the internal representation of places as terms in a logical theory.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "Nothing guarantees that terms of the above form stand for places that exist or are unique:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "feature( city, springfield, united states)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "is not unique, and",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "feature(city, new-york, japan)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "does not exist. Properties of these terms are specified by axioms in the geospatial theory.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "It should be understood that a function symbol such as feature does not stand for a program that can be computed; it is a notation for speaking about a place.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "Strings, Names, and Places In formulating the geospatial theory we have found it necessary to distinguish between strings, names, and the entities they stand for. For instance, canada is a symbol that denotes the actual country Canada, a region on Earth. The string \"Canada\", on the other hand, is merely a string, that could be the name of a person rather than a country. Between them we have the name regionq(\"Canada\") which denotes the name of the country Canada, not the country itself. Here regionq maps a string into the corresponding name, although a corresponding region may not exist. We do not assume that a country has a unique name, nor is it impossible for the same name to stand for two countries, although this is more common for cities than for countries. The relation between the name for a region and the region itself is called region-val. In other words,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "region-val( regionq(?region-string),",
"eq_num": "?country)"
}
],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "is true if ?region-string is a name for ?country. Thus, for example, region-val( regionq(\"Canada\"), canada)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "is true because \"Canada\" is a name for the country Canada.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The geospatial theory",
"sec_num": "5"
},
{
"text": "It is necessary to deal explicitly with geographical feature types within a geospatial theory. We may be asked to find a feature of a certain type. The Alexandria Digital Library Gazetteer requires us to specify the type of a region before it will attempt to find it. We have incorporated the ADL's feature type classification scheme, which is hierarchical. For example, capital is a subtype of city, which is a subtype of populated place.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Geographical Feature Types",
"sec_num": null
},
{
"text": "We also distinguish between types and their name strings, because different agents may have different conventions for specifying types. The ADL, for instance, uses plural strings to stand for types. Thus the string \"countries\" corresponds to the geographical feature type country.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Geographical Feature Types",
"sec_num": null
},
{
"text": "Another way of describing places on Earth is by coordinate systems, such as latitude and longitude. There are many representations for latitudes and longitudes, in terms of numbers or strings. For example, the 37th North latitude can be represented by the signed string \"37\" or the compass string \"37N\". We can also use decimal notation, or the notation based on degrees, minutes, and seconds. Different knowledge agents will produce different representation of latitude and longitude as outputs, and expect different representations as inputs. For instance, the Alexandria Digital Library Gazetteer agent accepts and produces latitudes and longitudes in signed string notation. The agent that computes the distance between latitude/longitude pairs requires latitudes and longitudes in compass notation. The axiom that advertises an agent must specify the notations expected and produced. The geospatial theory, therefore, must discriminate between these notations. Also, some agents will be able to convert from one representation to another. For latitudes and longitudes represented in compass notation, there is a function symbol lat-long-compass( ?lat-compass, ?long-compass)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "that yields the corresponding latitude/longitude pair. Similarly, for the signed notation, there is the function symbol lat-long-sign-string( ?lat-sign-string, ?long-sign-string).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "The bounding box of a region is the smallest rectangle that encloses the region, where the sides of the bounding box are made of latitude and longitude lines. Our notations for bounding boxes resembles those for latitude/longitude pairs. Thus",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "bounding-box-sign-string( ?lat-sign-string1, ?lat-sign-string2, ?long-sign-string1, ?long-sign-string2)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "is the bounding box determined by the four numbers given in signed string notation. The numbers correspond to the north, south, east, and west extremes, respectively, of the region in question. Note that the bounding box of a region may contain a lot of terrain outside the region in question. The bounding box of the United States includes much of Canada and Mexico.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "In the language of the geospatial theory, region-to-latlong(?region) is the function that maps a region into its bounding box.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "The geospatial theory can be extended to deal with representations of the boundaries of regions, such as vectors of latitude/longitude pairs.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "The Procedural Attachment Mechanism The procedural attachment mechanism allows an agent that is attached to a symbol in the theory to be executed while the proof is in progress. Let us consider a simple example. Suppose that our proof-in-progress contains somewhere the term plus(?real, 2), where ?real stands for a real number. Assume that the symbol plus is attached to an agent, an ordinary program, that performs numerical addition. Because ?real is a variable that has not yet been instantiated, or assigned a value, the agent cannot operate. But now assume that, at some step in the proof, the variable ?real is instantiated by constant 3. Then the resulting term",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "plus(3, 2)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "is sent to the external addition program, which returns the constant 5.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "The Alexandria Digital Library gazetteer is used for several purposes, and the gazetteer is procedurally attached to more than one symbol in the theory. For instance, the symbol place-to-lat-long invokes the gazetteer simply to find the bounding box corresponding to some place whose name is ?region-string and whose type is named ?geo-feature-type-string.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "place-to-lat-long( ?region-string, ?geo-feature-type-string, ?lat-sign-string1, ?lat-sign-string2, ?long-sign-string1, ?long-sign-string2).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "The above place-to-lat-long is used mainly to find countries, which are usually uniquely specified by their names.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "For example, suppose our proof-in-progress contains the formula place-to-lat-long( \"Zimbabwe\", \"countries\", ?lat-sign-string1, ?lat-sign-string2, ?long-sign-string1, ?long-sign-string2).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "Then the ADL Gazetteer will be invoked to find the bounding box for Zimbabwe. The variables in the above formula will be instantiated appropriately. SNARK will behave exactly as if the axiom place-to-lat-long( \"Zimbabwe\", \"countries\", \"-15.22\",\"-22.93\",\"33.65\",\"25.11\").",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "were included in the geospatial theory. For this reason, we call the above sentence a \"virtual axiom.\" Other symbols are procedurally attached to more complex invocations of the ADL, which find a region that is a subregion of a given named region, bounding box, or both. These invocations are necessary when there are many places with the same name, and we need to tell the Gazetteer which one we mean.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "Axioms that Advertise the Capabilities of an Agent By advertising an agent with one or more axioms, we allow it to be invoked when it is appropriate. This makes it easy to add new agents without reprogramming the system. When a new query is presented, the agents that are appropriate for its subqueries stand forward, invoked not by name but as a by-product of the theorem-proving process.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "Some of the simplest of these axioms are those that advertise agents that translate from one notation to another. For example, the agent that translates from the signed string notation to the compass notation for latitude and longitude is advertised by the axiom lat-long-compass( ?lat-compass, ?long-compass) = lat-long-sign-string( lat-compass-to-sign-string( ?lat-compass), long-compass-to-sign-string( ?long-compass)).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "Here lat-compass-to-sign-string and long-compass-tosign-string are function symbols with procedural attachments to programs that perform the conversion from compass notation to signed string notation, for latitudes and longitudes, respectively. Applying this axiom to a lat-long pair in compass notation, such as lat-long-compass(\"37N\", \"122E\")",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "will yield the term lat-long-sign-string( lat-compass-to-sign-string(\"37N\"), long-compass-tosign-string(\"122E\")).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "Because of the procedural attachments to the function symbols, the compass notation will be converted to signed string notation, yielding the term lat-long-signstring(\"37\", \"-122\"). Now let us look at one of the axioms that advertises the Alexandria Digital Library Gazetteer. The following axiom will invoke the gazetteer to find the bounding box for a country:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "(region-to-lat-long(?country) = bounding-box-sign-string( ?lat-sign-string1, ?lat-sign-string2, ?long-sign-string1, ?long-sign-string2)) <= (region-val( regionq( ?region-string), ?country) & place-to-lat-long( ?region-string, \"countries\", ?lat-sign-string1, ?lat-sign-string2, ?long-sign-string1, ?long-sign-string2)).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "In other words, to find the bounding box (in signed string notation) for a country, find a string that can serve as a name for the country and submit that string, with geographical feature type string \"countries\", to the gazetteer. The resulting four number strings will correspond to the desired bounding box.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Latitude/longitude pairs and bounding boxes",
"sec_num": "6"
},
{
"text": "Let us consider a problem solved by GeoLogica to illustrate the discovery of a place characterized by a logical combination of properties. The query is Show a petrified forest in Zimbabwe within 750 miles of the capital of South Africa.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "Here, our convention is that \"show\" means to display a satellite image, using the TerraVision three-dimensional terrain viewer. (?u, south-africa) .",
"cite_spans": [
{
"start": 128,
"end": 146,
"text": "(?u, south-africa)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "In other words, we want to find ?x which is a showing of ?y, where ?y is a petrified forest that is in Zimbabwe and within a distance ?z of ?u, where ?z is in units of miles and has a magnitude of 750, and ?u is the capital of South Africa.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "We will not follow the proof in detail; it will be described informally, with indication of where the principal agents were invoked, and what virtual axioms were introduced.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "To show a region in TerraVision, it is necessary to find the center of its bounding box, because that is the point we have TerraVision focus on. To find a petrified forest in Zimbabwe, we first find the bounding box of Zimbabwe; this is given by the virtual axiom place-to-lat-long( \"Zimbabwe\", \"countries\", \"-15.22\",\"-22.93\",\"33.65\",\"25.11\"),",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "as we have seen. Then we search for petrified forests within that bounding box, checking to see that they are indeed in Zimbabwe. The subquery is place-to-lat-long-part-of-type-bounds( ?region-string, \"petrified forests\", \"Zimbabwe\", \"countries\", \"-15.22\",\"-22.93\",\"33.65\",\"25.11\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "?lat-sign-string1, ?lat-sign-string2, ?long-sign-string1, ?long-sign-string2). This causes an invocation of the Alexandria Digital Library Gazetteer in a more complicated way than before. We only specify the type, petrified forest, of the region we are looking for, not its name; we search only within the bounding box of Zimbabwe; and we insist that the found region be a subregion of the country Zimbabwe.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "The location of the single petrified forest in Zimbabwe is given by the virtual axiom place-to-lat-long-part-of-type-bounds( \"Makuku Fossil Forest\", \"petrified forests\", \"Zimbabwe\", \"countries\", \"-15.22\",\"-22.93\",\"33.65\",\"25.11\" \"-15.65\",\"-15.65\",\"29.95\",\"29.95\") .",
"cite_spans": [
{
"start": 195,
"end": 263,
"text": "\"-15.22\",\"-22.93\",\"33.65\",\"25.11\" \"-15.65\",\"-15.65\",\"29.95\",\"29.95\")",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "Note that, though we have requested a bounding box, the ADL has actually given us a latitude/longitude pair -15.65, 29.95; the north and south latitudes, and the east and west longitudes, are respectively the same. It is still necessary to ensure that the petrified forest we have found satisfies the additional constraint, that it be within 750 miles of the capital of South Africa. The name of the capital of South Africa, Pretoria, is discovered by invoking the ASCS search engine, which contains the DAML encoding of the CIA World Factbook, including the capitals of countries.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "To ensure that the forest is within 750 miles of Pretoria, we first find the latitude and longitude of Pretoria, using the ADL again. We then use a geographical computational agent to ensure that the distance between the latitude/longitudes for the forest and for Pretoria is sufficiently small. The virtual axiom provided by the agent is lat-long-dist(\"25.75S\",\"28.16667E\", \"15.65S\",\"29.95E\", \"708.0386\"). Note that this agent requires compass notation-it will not accept signed strings. The agent determines that the distance between Pretoria and the forest is 708 miles, within the 750-mile limit that was specified in the query.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Sample Problem.",
"sec_num": "7"
},
{
"text": "Although many theorem provers can be used for question answering, SNARK is particularly well suited, for a number of reasons.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SNARK",
"sec_num": "8"
},
{
"text": "\u2022 It has strategic controls that allow it to exhibit high performance in a particular subject domain, finding proofs of hundreds of steps in theories with hundreds or thousands of axioms.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SNARK",
"sec_num": "8"
},
{
"text": "\u2022 It has a mechanism for extracting answers from proofs.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SNARK",
"sec_num": "8"
},
{
"text": "\u2022 It has a procedural attachment mechanism.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SNARK",
"sec_num": "8"
},
{
"text": "\u2022 It has special built-in procedures for reasoning efficiently about space and time.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SNARK",
"sec_num": "8"
},
{
"text": "For those who are concerned, it is a first-order logic theorem prover with resolution and paramodulation, implemented in Common Lisp. It has been used in NASA's Amphion system, for automatic software composition, and the Specware formal software development system of the Kestrel Institute, as well as several SRI systems. The current geospatial theory has about a thousand axioms.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "SNARK",
"sec_num": "8"
},
{
"text": "Here are some other forms of queries that can be answered using the current implementation of GeoLogica:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Other query forms",
"sec_num": "9"
},
{
"text": "Is Zimbabwe north of South Africa?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Other query forms",
"sec_num": "9"
},
{
"text": "What is the capital of Zimbabwe.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Other query forms",
"sec_num": "9"
},
{
"text": "What is the distance from Arcturus, Zimbabwe to the capital of Cuba?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Other query forms",
"sec_num": "9"
},
{
"text": "Display the Generic Mapping Tools map for a beach in Thailand. A question such as \"Show another\" is treated by allowing SNARK to continue where it left off, finding another proof to the previous theorem, and hence another answer to the previous question. This can be done repeatedly until the set of answers found is depleted.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Other query forms",
"sec_num": "9"
},
{
"text": "The last question uses TextPro to establish that Mohammed Atta visited the airport at Ruzyne, Czech Republic, on June 2, 2000. At the same time, the alleged Iraq secret service al Ani was with the Iraq embassy to the Czech republic. Embassies are in capital cities, and the ADL Gazetteer tells us that Ruzyne is less that 7 miles from Prague, the capital of the Czech Republic. TerraVision then displays a satellite image of Ruzyne. It might be mentioned that it is unclear whether such a meeting ever did take place.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Other query forms",
"sec_num": "9"
},
{
"text": "The ADL Gazetteer is the agent we rely on most. We have found that we needed to exhibit care in two areas, the treatment of variant or alternative names and the treatment of parts or subregions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Use of the gazetteer",
"sec_num": "10"
},
{
"text": "Let us illustrate the alternative names problem. For each place name, the gazetteer maintains a set of alternative names. It generally prefers the local name for a place to the English name. Thus, ask for Prague, Czechoslovakia and it will give you Praha. Ask for Bangkok, Thailand, and it will give you Krung Thep.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Use of the gazetteer",
"sec_num": "10"
},
{
"text": "On the other hand, the gazetteer also returns the names of places with names that contain the name we want. Search for Chicago, Illinois, and we will find Chicago Ridge, Chicago Heights, and East Chicago, as well as \"Chicago (country seat)\", which is the place we want. Thus we must be careful to accept true alternative names, such as Chicago (county seat) and Praha, while discarding false alternative names such as East Chicago.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Use of the gazetteer",
"sec_num": "10"
},
{
"text": "We have also gone through some trouble to ensure that, in searching for a place name within a region, we do not capture places that are within the bounding box of the region but outside the region itself. For instance, in earlier implementations, when searching for Kansas City, Kansas, we would also find Kansas City, Missouri. The bounding box of Kansas contains both cities. Neither city is listed directly as a part of a state. Both cities were listed as parts of places that contained the string \"Kansas\" in their names. Kansas City, Missouri, is part of the Kansas City MO topographic map, for instance. So we would find both cities.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Use of the gazetteer",
"sec_num": "10"
},
{
"text": "This problem has been solved by adopting a more precise test of subregion membership; we follow a chain of regions that contain Kansas City, until we get the actual state of Kansas. Thus, Kansas City, Kansas, is listed as a part of Wyandotte County, which in turn is part of Kansas.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Use of the gazetteer",
"sec_num": "10"
},
{
"text": "There is a large body of work, not surveyed here, in using theorem proving to answer questions or to synthesize programs from specifications. The approach of using procedural attachment to a logical theory to coordinate multiple agents is relatively new, but see Infomaster (Genesereth et al., 1993) and Ariadne (Knoblock and Minton, 1998) . The system CYC (Lenat and Guha, 1998) includes a large theory of spatial reasoning and now also incorporates procedural attachment. Fonseca et al. (Fonseca et al., 2002) are developing a geographical ontology, but it seems not to include axioms, only vocabulary. (A theory is an ontology in which the meaning of the symbols is pinned down by axioms.) Hobbs (Hobbs et al., 1999) is leading a team in building a more spatial ontology and theory in DAML. These should be valuable resources for us.",
"cite_spans": [
{
"start": 274,
"end": 299,
"text": "(Genesereth et al., 1993)",
"ref_id": null
},
{
"start": 304,
"end": 339,
"text": "Ariadne (Knoblock and Minton, 1998)",
"ref_id": null
},
{
"start": 474,
"end": 511,
"text": "Fonseca et al. (Fonseca et al., 2002)",
"ref_id": "BIBREF3"
},
{
"start": 699,
"end": 719,
"text": "(Hobbs et al., 1999)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Relation to other work",
"sec_num": "11"
},
{
"text": "Rather than merely finding and displaying individual places, we hope to introduce capabilities for dealing with and manipulating data, obtained from online agents, for collections of places. We could ask for differences, averages, and maximums, or compare figures from different years. Results could be displayed in charts and tables.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Plans for Future Work",
"sec_num": "12"
},
{
"text": "Although GeoLogica may answer a question appropriately, it is usually poor at explaining or defending its answer. Yet its user may not wish to accept the answer without question, particularly if the veracity of any of the sources is in doubt. The proof of the theorem contains a full explanation, but most people do not find logical proofs easy to understand. We plan to develop a more comprehensible explanation facility, in which an understandable explanation will be extracted from the proof, just as the answer itself is now.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Plans for Future Work",
"sec_num": "12"
},
{
"text": "SNARK has facilities for temporal reasoning, including date and time arithmetic and the relationships between temporal intervals. However, we have not yet introduced time into the geospatial theory. Taking this step will enable us to deal with changes, such as historical changes in the names and boundaries of countries, changes in the environment, weather, and the movement of populations and individuals.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Plans for Future Work",
"sec_num": "12"
},
{
"text": "So far we have been dealing with isolated questions, but it may be more realistic to imagine an informationseeking dialogue, in which the user of GeoLogica poses a series of questions, each refining or elaborating on the one before, and some providing new information to be used in answering future questions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Plans for Future Work",
"sec_num": "12"
},
{
"text": "We have added facilities for extracting information from English text (TextPro), but we have not yet used this in the geographical domain. Care must be observed because information obtained through information extraction is not so reliable as that obtained from other sources.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Plans for Future Work",
"sec_num": "12"
},
{
"text": "We are currently applying similar techniques to provide tools of interest to intelligence analysts.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Plans for Future Work",
"sec_num": "12"
},
{
"text": "Automating question answering forces us to look closely at the relationship between descriptions and places, and a logical geospatial theory is an ideal arena for making this relationship explicit.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "13"
}
],
"back_matter": [
{
"text": "Acknowledgments This research has been supported by the NASA Intelligent Systems Program, the ARDA Aquaint Program, and the DARPA DAML Program.We would like to thank Doug Appelt, Chris Culy, John Fry, Jerry Hobbs, David Martin, Martin Reddy, Susanne Riehemann, Mark Stickel and Mabry Tyson for contributions to the ideas behind this work.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "acknowledgement",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Named entity recognition in speech: approach and results using the TextPro system",
"authors": [
{
"first": "Douglas",
"middle": [
"E"
],
"last": "Appelt",
"suffix": ""
},
{
"first": "David",
"middle": [
"L"
],
"last": "Martin",
"suffix": ""
}
],
"year": 1999,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Douglas E. Appelt and David L. Martin 1999. Named entity recognition in speech: ap- proach and results using the TextPro system http://www.nist.gov/speech/publications/darpa99/html/- ie30/ie30.htm",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Central Intelligence Agency",
"authors": [],
"year": 2002,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Central Intelligence Agency 2002. The world factbook 2002 http://www.cia.gov/cia/publications/factbook/",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "GEMINI: A natural language system for spoken-language understanding",
"authors": [
{
"first": "John",
"middle": [],
"last": "Dowding",
"suffix": ""
},
{
"first": "J",
"middle": [
"Mark"
],
"last": "Gawron",
"suffix": ""
},
{
"first": "Douglas",
"middle": [],
"last": "Appelt",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Bear",
"suffix": ""
},
{
"first": "Lynn",
"middle": [],
"last": "Cherny",
"suffix": ""
},
{
"first": "Robert",
"middle": [],
"last": "Moore",
"suffix": ""
},
{
"first": "Douglas",
"middle": [],
"last": "Moran",
"suffix": ""
}
],
"year": 1993,
"venue": "Proceedings of the 31st Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "54--61",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "John Dowding, J. Mark Gawron, Douglas Appelt, John Bear, Lynn Cherny, Robert Moore, and Douglas Moran. 1993. GEMINI: A natural language system for spoken-language understanding. Proceedings of the 31st Annual Meeting of the Association for Com- putational Linguistics, 54-61. Ohio State University, Columbus, Ohio",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Semantic granularity in ontology-driven geographic information systems Annals of mathematics and artificial intelligence",
"authors": [
{
"first": "F",
"middle": [],
"last": "Fonseca",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Egenhofer",
"suffix": ""
},
{
"first": "C",
"middle": [
"G"
],
"last": "Davis",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Camara",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Bletter",
"suffix": ""
}
],
"year": 2002,
"venue": "",
"volume": "6",
"issue": "",
"pages": "121--151",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "F. Fonseca, M. Egenhofer, C. Davis. G. Camara, and N. Bletter 2002. Semantic granularity in ontology-driven geographic information systems Annals of mathemat- ics and artificial intelligence, e6(1-2):121-151.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Infomaster: an information integration system",
"authors": [
{
"first": "Michael",
"middle": [
"R"
],
"last": "Genesereth",
"suffix": ""
},
{
"first": "Arthur",
"middle": [
"M"
],
"last": "Keller",
"suffix": ""
},
{
"first": "Oliver",
"middle": [
"M"
],
"last": "Duschka",
"suffix": ""
}
],
"year": 1997,
"venue": "SIGMOD Record",
"volume": "26",
"issue": "",
"pages": "539--542",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Michael R. Genesereth, Arthur M. Keller, and Oliver M. Duschka. 1997. Infomaster: an information integra- tion system. SIGMOD Record (ACM Special Inter- est Group on Management of Data,26:539-542. Ohio State University, Columbus, Ohio",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Geographic names: The implementation of a gazetteer in a georeferenced digital library",
"authors": [
{
"first": "Linda",
"middle": [
"L"
],
"last": "Hill",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Frew",
"suffix": ""
},
{
"first": "Q",
"middle": [],
"last": "Zheng",
"suffix": ""
}
],
"year": 1999,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Linda L. Hill, J. Frew and Q. Zheng. 1999. Geographic names: The implementation of a gazetteer in a georef- erenced digital library. D-Lib",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "A DAML spatial ontology",
"authors": [
{
"first": "Jerry",
"middle": [],
"last": "Hobbs",
"suffix": ""
}
],
"year": 2003,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jerry Hobbs et al. 2003. A DAML spa- tial ontology. http://www.daml.org/listarchive/daml- spatial/0002.htm.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "The Ariadne approach to web-based information integration",
"authors": [
{
"first": "A",
"middle": [],
"last": "Craig",
"suffix": ""
},
{
"first": "Steven",
"middle": [],
"last": "Knoblock",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Minton",
"suffix": ""
}
],
"year": 1998,
"venue": "IEEE Intelligent Systems",
"volume": "13",
"issue": "5",
"pages": "17--20",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Craig A. Knoblock and Steven Minton. 1998. The Ari- adne approach to web-based information integration. IEEE Intelligent Systems, 13(5):17-20.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Enabling agents to work together",
"authors": [
{
"first": "B",
"middle": [],
"last": "Douglas",
"suffix": ""
},
{
"first": "R",
"middle": [
"V"
],
"last": "Lenat",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Guha",
"suffix": ""
}
],
"year": 1994,
"venue": "Communications of the ACM",
"volume": "37",
"issue": "7",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Douglas B. Lenat and R. V. Guha. 1994. Enabling agents to work together Communications of the ACM, 37(7)",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "A deductive approach to program synthesis",
"authors": [
{
"first": "Zohar",
"middle": [],
"last": "Manna",
"suffix": ""
},
{
"first": "Richard",
"middle": [],
"last": "Waldinger",
"suffix": ""
}
],
"year": 1980,
"venue": "ACM transactions on programming languages",
"volume": "2",
"issue": "",
"pages": "90--121",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Zohar Manna and Richard Waldinger. 1980. A deductive approach to program synthesis. ACM transactions on programming languages and systems2:90-121.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "DAML agent semantic communications service",
"authors": [
{
"first": "Adam",
"middle": [],
"last": "Pease",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Chris",
"middle": [],
"last": "Barbee",
"suffix": ""
}
],
"year": 2002,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Adam Pease, John Li, and Chris Barbee. 2002. DAML agent semantic communications service (ASCS) http://oak.teknowledge.com:8080/daml/damlquery.jsp",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "TerraVision II: Visualizing massive terrain databases in VRML",
"authors": [
{
"first": "Martin",
"middle": [],
"last": "Reddy",
"suffix": ""
},
{
"first": "Yvan",
"middle": [
"G"
],
"last": "Leclerc",
"suffix": ""
},
{
"first": "Lee",
"middle": [],
"last": "Iverson",
"suffix": ""
},
{
"first": "Nat",
"middle": [],
"last": "Bletter",
"suffix": ""
}
],
"year": 1999,
"venue": "IEEE computer graphics and applications (special issue on VRML)",
"volume": "19",
"issue": "2",
"pages": "30--38",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Martin Reddy, Yvan G. LeClerc, Lee Iverson, and Nat Bletter. 1999. TerraVision II: Visualizing massive ter- rain databases in VRML. IEEE computer graphics and applications (special issue on VRML). 19(2)30-38.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "A guide to SNARK. SRI International",
"authors": [
{
"first": "Mark",
"middle": [
"E"
],
"last": "Stickel",
"suffix": ""
},
{
"first": "Richard",
"middle": [
"J"
],
"last": "Waldinger",
"suffix": ""
},
{
"first": "Vinay",
"middle": [
"K"
],
"last": "Chaudhri",
"suffix": ""
}
],
"year": 2000,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mark E. Stickel, Richard J. Waldinger, and Vinay K. Chaudhri. 2000. A guide to SNARK. SRI Interna- tional, Menlo Park, CA.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"num": null,
"text": "Show a cave in Afghanistan within 100 miles of Kandahar, Afghanistan.Show another.Show a place in which Mohammed Atta met with an Iraq official.",
"uris": null,
"type_str": "figure"
}
}
}
}