<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://biblioteca.universia.net/vernivel.do?start=120&amp;nivel=11">
    <title>Nomenclatura Unesco &gt; (11) Lógica</title>
    <link>http://biblioteca.universia.net/vernivel.do?start=120&amp;nivel=11</link>
    <description>Mostrando recursos 121 - 140 de 88,632</description>
    <items>
      <rdf:Seq>
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
        <rdf:li />
      </rdf:Seq>
    </items>
    <dc:language>es</dc:language>
  </channel>
  <image>
    <title>Universia-Recursos de Aprendizaje</title>
    <url>http://biblioteca.universia.net/img/logotipo.jpg</url>
    <link>http://biblioteca.universia.net/</link>
  </image>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46293628">
    <title>Extension of WAM for a linear-logic-based logic programming language</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46293628</link>
    <description>This paper describes an extension of WAM instruction set for a logic programming language called LLP which is based on intuitionisic linear logic. LLP includes additive and multiplicative conjunction, linear implication in a goal, exponential (!) for atomic resource formula, and the constant 1. The extension of WAM is mainly for efficient resource management: especially for resource look-up and deletion. In our design, only one table is maintained to keep resources during the execution. Looki...</description>
    <dc:creator>Yukio Kaneda; Naoyuki Tamura; Naoyuki Tamura</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=420761">
    <title>The Complexity of Fuzzy Logic</title>
    <link>http://biblioteca.universia.net/ficha.do?id=420761</link>
    <description>Lukasiewicz logic is a "fuzzy" logic in which truth value can be real numbers
in the unit interval.  There are connectives for min, max, addition and
complement (1-x).  The "value" of a closed formula in a fuzzy (relational
model) is defined in the natural way.
  A formula is called valid iff it has value 1 in every fuzzy model.
  We show that the set of valid formulas in Lukasiewicz predicate logic is a
complete Pi^0_2 set.
  We also show that if we restrict our attention to the classical la...</description>
    <dc:creator>Goldstern, Martin</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=1076575">
    <title>Lógica dinámica con operadores ambiguos</title>
    <link>http://biblioteca.universia.net/ficha.do?id=1076575</link>
    <description>El almacenaje de Cooper es una técnica que ha sido desarrollada para tratar la ambigüedad semántica causada por el alcance de los cuantificadores. La Ambiguous Predicate Logic (APL) de van Eijck and Jaspars (1996) es una lógica ambigua que utiliza un método inspirado en esta técnica para formular representaciones subespecificadas. En esta comunicación proponemos equipar las teorías dinámicas de la semántica del lenguaje natural, en concreto la Dynamic Predicate Logic (DPL) de Groenendijk and ...</description>
    <dc:creator>Artigas Prous, Josep</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=44778908">
    <title>The logic of neural networks</title>
    <link>http://biblioteca.universia.net/ficha.do?id=44778908</link>
    <description>This paper establishes the equivalence between multilayer feedforward networks and linear combinations of Lukasiewicz propositions. In this sense, multilayer forward networks have a logic interpretation, which should permit to apply logical techniques in the neural networks framework.</description>
    <dc:creator>Trillas, Enric; Castro, J. L.</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46628351">
    <title>Modelling Digital Logic in SDL</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46628351</link>
    <description>The specification of digital logic in SDL (Specification and Description Language) is investigated. A specification approach is proposed for multi-level descriptions of hardware behaviour and structure. The modelling method exploits features introduced in SDL-92. The approach also deals with the specification, analysis and simulation of timing aspects at any level in the specification of digital logic.  Keywords: Digital Logic, Hardware Design, SDL (Specification and Description Language), Ti...</description>
    <dc:creator>Tadanori Mizuno; Norio Shiratori; Teruo Higashino; G. Csopaki; K. J. Turner</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46485120">
    <title>Combinators and Structurally Free Logic</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46485120</link>
    <description>A &amp;quot;Kripke-style&amp;quot; semantics is given for combinatory logic using frames with a ternary accessibility relation, much as in the Routley-Meyer semantics for relevance logic. We prove by algebraic means a completeness theorem for combinatory logic, by proving a representation theorem for &amp;quot;combinatory posets.&amp;quot; A philosophical interpretation is given of the models, showing that an element of a combinatory poset can be understood simultaneously as a set of states and as a set of (...</description>
    <dc:creator>J. Michael Dunn; Robert K. Meyer</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46557733">
    <title>A Compiler System of a Linear Logic Programming Language</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46557733</link>
    <description>Linear logic developed by J.-Y. Girard can be described as a logic of resources. There have been several proposals for logic programming language based on linear logic: LO, LinLog, ACL, Lolli, Lygon, and Forum. Lolli and Lygon are implemented as interpreter systems (on SML and Prolog for Lolli, on Prolog for Lygon). But, none of them have been implemented as a compiler system. This paper describes a compiler system of a linear logic programming language called LLP. New features of LLP with va...</description>
    <dc:creator>Naoyuki Tamura; Yukio Kaneda</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=41553494">
    <title>Linear Logic</title>
    <link>http://biblioteca.universia.net/ficha.do?id=41553494</link>
    <description>this paper we will restrict attention to propositional linear logic.
The sequent calculus notation, due to Gentzen [10], uses roman letters for propositions,
and greek letters for sequences of formulas. A sequent is composed of two sequences of
formulas separated by a `, or turnstile symbol. One may read the sequent Delta ` Gamma as asserting
that the multiplicative conjunction of the formulas in Delta together imply the multiplicative
disjunction of the formulas in Gamma.
A sequent calculus ...</description>
    <dc:creator>Patrick Lincoln</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46001957">
    <title>Paraconsistent Declarative Semantics for Extended Logic Programs</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46001957</link>
    <description>We introduce a fixpoint semantics for logic programs with two kinds of negation:...</description>
    <dc:creator>Ofer Arieli</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=47217561">
    <title>A Compiler System of a Linear Logic Programming Language</title>
    <link>http://biblioteca.universia.net/ficha.do?id=47217561</link>
    <description>Linear logic developed by J.-Y. Girard can be described as a logic of resources. There have been several proposals for logic programming language based on linear logic: LO, LinLog, ACL, Lolli, Lygon, and Forum. Lolli and Lygon are implemented as interpreter systems (on SML and #Prolog for Lolli, on Prolog for Lygon). But, none of them have been implemented as a compiler system.</description>
    <dc:creator>Naoyuki Tamura; Yukio Kaneda</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=48075338">
    <title>Lógica propedéutica y lógica teorética</title>
    <link>http://biblioteca.universia.net/ficha.do?id=48075338</link>
    <dc:creator>Bueno, Miguel</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46158245">
    <title>Functional Reading of Logic Programs</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46158245</link>
    <description>Abstract: We propose an embedding of logic programming into lazy functional programming in which each predicate in a Prolog program becomes a Haskell function, in such a way that both the declarative and the procedural reading of the Prolog predicate are preserved. The embedding computes by means of operations on lazy lists. The state of each step in computation is passed on as a stream of answer substitutions, and all the logic operators of Prolog are implemented by explicit Haskell operator...</description>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46214091">
    <title>Operational Interpretations of Linear Logic</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46214091</link>
    <description>Two different operational interpretations of intuitionistic linear logic have been proposed in the literature. The simplest interpretation recomputes non-linear values every time they are required. It has good memory-management properties, but is often dismissed as being too inefficient. Alternatively, one can memoize the results of evaluating non-linear values. This avoids any recomputation, but has weaker memory-management properties. Using a novel combination of type-theoretic and operatio...</description>
    <dc:creator>David N. Turner; Philip Wadler</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46160013">
    <title>Le Fun: Logic, equations, and Functions</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46160013</link>
    <description>Abstract † We introduce a new paradigm for the integration of functional and logic programming. Unlike most current research, our approach is not based on extending unification to general-purpose equation solving. Rather, we propose a computation delaying mechanism called residuation. This allows a clear distinction between functional evaluation and logical deduction. The former is based on the λ-calculus, and the latter on Horn clause resolution. In clear contrast with equation-solving appro...</description>
    <dc:creator>Hassan Aït-kaci; Patrick Lincoln; Roger Nasr</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46226903">
    <title>Le Fun: Logic, equations, and Functions</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46226903</link>
    <description>y  We introduce a new paradigm for the integration of functional and logic programming. Unlike most current research, our approach is not based on extending unification to general-purpose equation solving. Rather, we propose a computation delaying mechanism called residuation. This allows a clear distinction between functional evaluation and logical deduction. The former is based on the -calculus, and the latter on Horn clause resolution. In clear contrast with equation-solving approaches, ou...</description>
    <dc:creator>Hassan Ait-kaci; Patrick Lincoln; Roger Nasr</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46680505">
    <title>Logic Programs with Ordered Disjunction</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46680505</link>
    <description>Logic programs with ordered disjunction (LPODs) contain a new connective which allows representing  alternative, ranked options for problem solutions in the heads of rules: A  B intuitively means that  if possible A, but if A is not possible, then at least B. The semantics of logic programs with ordered  disjunction is based on a preference relation on answer sets. We show how LPODs can be implemented  using answer set solvers for normal programs. The implementation is based on a generator wh...</description>
    <dc:creator>Gerhard Brewka; Ilkka Niemelä; Tommi Syrjänen</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=46394330">
    <title>Super Logic Programs</title>
    <link>http://biblioteca.universia.net/ficha.do?id=46394330</link>
    <description>this paper, we specialize it to a class of theories called &amp;quot;super logic programs&amp;quot;. We argue that these programs form a natural generalization of standard logic programs. In particular, they allow disjunctions and default negation of arbibrary positive objective formulas.</description>
    <dc:creator>Stefan Brass; Jurgen Dix; Teodor C. Przymusinski</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=41733426">
    <title>A Theory of Logic Programming</title>
    <link>http://biblioteca.universia.net/ficha.do?id=41733426</link>
    <description>In this paper we define the rather general framework of Monotonic Logic Programs, where the main results of (definite) logic programming are validly extrapolated. Whenever defining new logic programming extensions, we can thus turn our attention to the stipulation and study of its intuitive algebraic properties within the very general setting. Then, the existence of a minimum model and of a monotonic immediate consequences operator is guaranteed, and they are related as in classical logic pro...</description>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=84520">
    <title>Fuzzy Logic -- from MathWorld</title>
    <link>http://biblioteca.universia.net/ficha.do?id=84520</link>
    <description>An extension of two-valued logic such that statements need not be true or false, but may have a degree of truth between 0 and 1.  Such a system can be extremely useful in designing control logic for real-world systems such as elevators.  See also: Alethic, False, Logic, True</description>
    <dc:creator>Weisstein, Eric W.</dc:creator>
  </item>
  <item rdf:about="http://biblioteca.universia.net/ficha.do?id=979945">
    <title>A Strong Model of Paraconsistent Logic</title>
    <link>http://biblioteca.universia.net/ficha.do?id=979945</link>
    <description>The purpose of this paper is mainly to give a model of paraconsistent
logic satisfying the "Frege comprehension scheme" in which we can develop
standard set theory (and even much more as we shall see). This is the
continuation of the work of Hinnion and Libert.</description>
    <dc:creator>Esser, Olivier</dc:creator>
  </item>
</rdf:RDF>



