File Information

File: 05-lr/acl_arc_1_sum/cleansed_text/xml_by_section/metho/82/c82-2015_metho.xml

Size: 7,606 bytes

Last Modified: 2025-10-06 14:11:31

<?xml version="1.0" standalone="yes"?>
<Paper uid="C82-2015">
  <Title>APPLICATION OF INTENSIONAL LOGIC TO KNDWLEDGE REPRESENTATION</Title>
  <Section position="1" start_page="0" end_page="0" type="metho">
    <SectionTitle>
APPLICATION OF INTENSIONAL LOGIC TO KNDWLEDGE REPRESENTATION
Ton~ Chrz
FSO Prague, Czechoslovakia
</SectionTitle>
    <Paragraph position="0"> The system of transparent intensional logic (TIL) introduced by Pavel Tich~ is used as a framework for a description of knowledge representation in n~n - machine con,nunication.</Paragraph>
    <Paragraph position="1"> A detailed exposition of TIL can be found in /1/.</Paragraph>
    <Paragraph position="2"> A language expression denotes an object by expressing its construction. The syntactic structure of the expression reflects the structure of the corresponding construction (thus obeying Frege's principle of oompositionality). To analyze an expression semantically means to determine the construction it expresses. Ordinary language expressions have often more than one analysis.</Paragraph>
    <Paragraph position="3"> The analyses of language expressions (i.e. construct~, ions) can be represented by ~-expressions. This representational language has the same expressive power (within the framework of TIL) as the natural language, but has no ambiguities. The inference rules of TIT serve as a theoretical foundation for the inference necessary in knowledge representation.</Paragraph>
    <Paragraph position="4"> The infinite hierarchy of types in TIL makes it possible to work with properties of properties or with relations between an individual and a proposition in the same way as the first order theories work with relations between individuals. Thus, TIL can be considered to be a limit case of the theories of order n.</Paragraph>
    <Paragraph position="5"> - 69 A s~stem for knowledKe representation, based on TIL, is presently under develo~nent. Its knowledge base contains a special atom representing the system itself, and certain procedures allow the system to determine the truth-value of propositions concerning its knowledge (this can be considered as a rudimentary form of self-reflection). This feature allows the system to infer correct answers e.g. in the following conversation, where x,y are variables for individuals and p is a variable for properties! replies from the system are marked  by &gt;&gt;&gt;: (I) John is a boy and Paul is a boy. &gt;&gt;&gt; Hm.</Paragraph>
    <Paragraph position="6"> (2) Is Tom a boy? &gt;&gt;&gt; I don't know.</Paragraph>
    <Paragraph position="7"> (3) If x is a boy then you know that x is a boy. &gt;&gt;&gt; Hm.</Paragraph>
    <Paragraph position="8"> /,4) Is Tom a boy? &gt;&gt;&gt; No.</Paragraph>
    <Paragraph position="9"> (5) x is omniscient with respeot to p Iff (if y instantiates p then x knows that y instantiates p). &gt;&gt;&gt; I-Ira.</Paragraph>
    <Paragraph position="10"> (6) With respect to which property are you ommlscent? &gt;&gt;&gt; Boyhood.</Paragraph>
    <Paragraph position="11"> Not_....ee: Before the start of the conversation, the system is in the initial state, where basic infer,no, rules have been programmed and grannnar and a dictionary have been introduced. but no factual knowledge. The dictionary entries contain in  most cases only a word, its class and the type of the object it denotes.</Paragraph>
    <Paragraph position="12"> The self-referential oapacit~ is one of the strong features of natural language (thus allowing the linguist to describe the object of his study). This capacity leads to the possibility of paradoxioal assertions (the Liars paradox- as far as a modification for artificial intelligence is concerned, see Cherniavsky /2/. Havel /3/). In the following example, the system is ordered to believe a proposition ~8). which is easily performed ~9). Nevertheless, if the attempt to believe a proposition (12), althou~l it is&amp;quot;known&amp;quot; to be true (11).  - 70 (7) Tom says that the Earth is round. &gt;&gt;&gt; Hm.</Paragraph>
    <Paragraph position="13"> (8) Belleve the proposition which Tom says\[ &gt;&gt;&gt; OK.</Paragraph>
    <Paragraph position="14"> (9) Which property does the Earth have? &gt;&gt;&gt; Roundness.</Paragraph>
    <Paragraph position="15"> (10) Paul says that you do not believe the proposition which Paul says. &gt;&gt;&gt; ~hn, (11) Is the proposition which Paul says true? &gt;&gt;&gt; Yes.</Paragraph>
    <Paragraph position="16"> (12) Belleve the proposition which Paul says\[ &gt;&gt;&gt; Sorry I cannote Not_._~es In this example, to &amp;quot;believe&amp;quot; is interpreted in such a way that the system &amp;quot;believes&amp;quot; a proposition by actual storing its ~epresentatlon. Thus, the positive answer to question (11) does not imply that the system &amp;quot;believes&amp;quot; the proposition. Diverse interpretations of &amp;quot;believe&amp;quot; are possibleo  The &amp;quot;the&amp;quot; in (8), (10) - (12) is interpreted locally, i.e. in the context of the knowledge base of the system. Thus, if the system knows only one of the propositions which Tom says, then this proposition is th..~e proposition which Tom sayse The problem of anal~sls of language expressions (i.e.</Paragraph>
    <Paragraph position="17"> of determining the constructions expressed by them) is not the main goal of our research, Nevertheless, a restricted sub-set of scientific English (see sentence (5) above) has been described by a grammar, which is &amp;quot;almost SLR(O)&amp;quot;. (The stack automaton accepting the l~u6uage has some states with shif~-reduce and/or reduce-reduce conflicts.) The analyzer gives all possible analyses of the input sentence, taking into account both the ambiguities of the syntactic structure of the sentence and the ambiguities of the individual words. The second case is illustrated by the following example:  (13) John has a ballv (14) John has every good property which Paul has.</Paragraph>
    <Paragraph position="18"> (15) John has a brother, The sentences can be rephrased as (13&amp;quot;) John owns a ball.</Paragraph>
    <Paragraph position="19"> - 71 (14&amp;quot;) John inetantiates every good property which Paul  Inst antlat es.</Paragraph>
    <Paragraph position="20"> (15&amp;quot;) There is x such that x is a brother of John. The word &amp;quot;have&amp;quot; in (13) and (14) denotes the objects (i.e. relations) denoted by &amp;quot;own&amp;quot; and &amp;quot;instantiate&amp;quot; in (13&amp;quot;) and (14&amp;quot;), respectively. (The relation in (15&amp;quot;) is dlffloult to denote by a single word.) Thus, the analyses of sentences  %o be stored in the dictionary. Here, to own is a relation between individuals, to instantiate is a relation between an individual and a property, and in (15) and (15&amp;quot;), a relatio~ between an individual and a relation is mentioned (since brotherhood is a relation between individuals). Thus, ambiguities of this sort may be resolved by examining, whether the type of the denoted object &amp;quot;fits&amp;quot; into the types of objects denoted by other words in the sentence.</Paragraph>
    <Paragraph position="21"> The s~stem is bein~ programmed in 7.7SP and the current version has some 2500 lines of source code. The quoted examples (including the inference of answers (1) - (12))have been processed by the system.</Paragraph>
    <Paragraph position="22"> The aim of the present paper is to demonstrate that TIL forms a suitable framework for a description of natural language semantics, since  3) the inference necessary in language understandiP4C/ can be performed using the inference rules of TIL</Paragraph>
  </Section>
class="xml-element"></Paper>
Download Original XML