--- layout: ../Site.layout.js --- # Sandewall's *Combined Agenda for Information Analysis, Software Systems, Open-Access Publishing and Knowledge Representation* bibliography and links Allowing that the acronym changed occasionally over the decades, this is my collection of [Sandewall's software-individual generated webpage](https://www.ida.liu.se/ext/caisor/), which survived him. However, it is somewhat hard to find everything that is there. When I took on the mantle of [Sandewall's Leonardo System magnum opus and successfully finished porting its 2014 release to GNU C Lisp](https://codeberg.org/tfw/pawn-75), I did my best to collect all the bits from the site, including those which were hard to find using a hodgepodge of ad hoc automation to collect odd bits and pieces. I would like to point out how great 60s-70s computer scientists are seen to have been at computing, excelling modern standards and expectations even in decades that were thousands or billions of times more computationally resource-poor. You can see Sandewall's own sole-authored academic history in contrast to the topics his post-2000 research group attached, while in a real sense on-his-own authoring his seminal Leonardo system. I got cut-off for me being a robot by the academic search website I was using (in the only step of this document besides my words I did by hand, oddly enough). Sandewall was an expert in open access, so I believe his robot that claimed these were the open access articles in his bibliography. I sought to preserve rare content if at all possible, so when multiple draft versions, or even identical uploads of the same document were available, I attempted to collect all of them. For example the document that is the first sentence of a later, complete document with "*JOHN*" overwrote into the sentence and nothing else. Further, exam question examples, lab assignments in various years and states of revision, written descriptions of a diagram separate to the actual diagram. The links were discovered by me through explorations around https://www.ida.liu.se/ext/caisor/ . The key open access 2014 book manuscripts of [Artificial Intelligence and the Design of Cognitive Systems](https://www.ida.liu.se/ext/aica/) are: - [AICA 1 core](https://codeberg.org/tfw/pawn-75/src/branch/main/aica-1-core.pdf) - [AICA 1 systems](https://codeberg.org/tfw/pawn-75/src/branch/main/aica-1-systems.pdf) - [AICA 2 core](https://codeberg.org/tfw/pawn-75/src/branch/main/aica-2-core.pdf) - [AICA approach](https://codeberg.org/tfw/pawn-75/src/branch/main/aica-approach.pdf) [Mastodon thread for discussing this here](https://gamerplus.org/@screwlisp/114798561988109295) (this is a long list; I'm not putting anything at the end). ## [From Systems to logic in the early development of nonmonotonic reasoning](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/1-s2.0-S0004370210000494-main.pdf) ### cite > Sandewall E. From systems to logic in the early development of nonmonotonic reasoning. Artificial intelligence. 2011 Jan 1;175(1):416-27. ### bibtex ``` @article{sandewall2011systems, title={From systems to logic in the early development of nonmonotonic reasoning}, author={Sandewall, Erik}, journal={Artificial intelligence}, volume={175}, number={1}, pages={416--427}, year={2011}, publisher={Elsevier} } ``` ## [Defeasible inheritance with doubt index and its axiomatic characterization](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/1-s2.0-S000437021000144X-main.pdf) ### cite > Sandewall E. Defeasible inheritance with doubt index and its axiomatic characterization. Artificial Intelligence. 2010 Dec 1;174(18):1431-59. ### bibtex ``` @article{sandewall2010defeasible, title={Defeasible inheritance with doubt index and its axiomatic characterization}, author={Sandewall, Erik}, journal={Artificial Intelligence}, volume={174}, number={18}, pages={1431--1459}, year={2010}, publisher={Elsevier} } ``` ## [Reasoning about Actions and Action Planning](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/actions-extended-note.pdf) ;_; ## [Reasoning about Actions and Action Planning](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/actions-intro-note.pdf) ## [Reasoning about Actions II](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/actions-second-note.pdf) ## `codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Additional material for lab 2b extra.pdf` ## [Examples of exam questions for the Course TDDC65 (A.I. and Lisp)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ai-examples.txt) ## [bayesian rectangle graph](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/bayesian.graffle.pdf) ## [bayesian png pdf](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/bayesian.pdf) ## [Ambiguity logic as a basis for an incremental computer](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1967-001.pdf) ### cite > Sandewall EJ. Ambiguity logic as a basis for an incremental computer. Uppsala University; 1967. ### bibtex ``` @book{sandewall1967ambiguity, title={Ambiguity logic as a basis for an incremental computer}, author={Sandewall, Erik J}, year={1967}, publisher={Uppsala University} } ``` ## [The GPS expressed in LISP A](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1967-002.pdf) ;_; ## [An environment for an artificial intelligence](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1967-003.pdf) ### cite > Sandewall EJ. An environment for an artificial intelligence. Uppsala University; 1967. ### bibtex ``` @book{sandewall1967environment, title={An environment for an artificial intelligence}, author={Sandewall, Erik J}, year={1967}, publisher={Uppsala University} } ``` ## [LISP A: A lisp-like system for incremental computing](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1968-001.pdf) ### cite > Sandewall EJ. LISP A: A lisp-like system for incremental computing. InProceedings of the April 30--May 2, 1968, spring joint computer conference 1968 Apr 30 (pp. 375-384). ### bibtex ``` @inproceedings{sandewall1968lisp, title={LISP A: A lisp-like system for incremental computing}, author={Sandewall, Erik J}, booktitle={Proceedings of the April 30--May 2, 1968, spring joint computer conference}, pages={375--384}, year={1968} } ``` ## [Concepts and methods for heuristic search](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1968-002.pdf) ### cite > Sandewall EJ. CONCEPTS MD METHODS FOR HEURISTIC SEARCH. ### bibtex ``` @article{sandewall1969concepts, title={CONCEPTS MD METHODS FOR HEURISTIC SEARCH}, author={Sandewall, Erik J}, year={1969} } ``` ## [A formal notation that re-expresses natural language sentence structure](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1968-003.pdf) ### cite > Sandewall EJ. A formal notation that re-expresses natural language sentence structure. Report Dept. Comput. Science, University of Uppsala. 1968. ### bibtex ``` @article{sandewall1968formal, title={A formal notation that re-expresses natural language sentence structure. Report Dept. Comput}, author={Sandewall, EJ}, journal={Science, University of Uppsala}, year={1968} } ``` ## [Use of ambiguity logic in the picture description language](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1968-004.pdf) ### cite > Sandewall E. Use of ambiguity logic in the picture description language. Technical Report 52, Stanford Linear Accelerator Center, GSG Group; 1968 Dec. ### bibtex ``` @techreport{sandewall1968use, title={Use of ambiguity logic in the picture description language}, author={Sandewall, Erik}, year={1968}, institution={Technical Report 52, Stanford Linear Accelerator Center, GSG Group} } ``` ## [A Planning Problem Solver Based on Look-Ahead in Stochastic Game Trees](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1969-001.pdf) ### cite > Sandewall EJ. A planning problem solver based on look-ahead in stochastic game trees. Journal of the ACM (JACM). 1969 Jul 1;16(3):364-82. ### bibtex ``` @article{sandewall1969planning, title={A planning problem solver based on look-ahead in stochastic game trees}, author={Sandewall, Erik J}, journal={Journal of the ACM (JACM)}, volume={16}, number={3}, pages={364--382}, year={1969}, publisher={ACM New York, NY, USA} } ``` ## [A property-list representation for certain formulas in predicate calculus](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1969-003.pdf) ### cite > Sandewall EJ. A property-list representation for certain formulas in predicate calculus. Computer Science Department, Uppsala University; 1969. ### bibtex ``` @book{sandewall1969property, title={A property-list representation for certain formulas in predicate calculus}, author={Sandewall, Erik J}, year={1969}, publisher={Computer Science Department, Uppsala University} } ``` ### cite > Sandewall EJ. A property-list representation for certain formulas in predicate calculus. Report Dept. Comput. Science, University of Uppsala. 1969. ### bibtex ``` @article{sandewall1969property, title={A property-list representation for certain formulas in predicate calculus. Report Dept. Comput}, author={Sandewall, EJ}, journal={Science, University of Uppsala}, year={1969} } ``` ## [Computer simulation of ferrokinetic models*](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1970-001.pdf) ### cite > Groth T, Schneider W, Sandewall E, Vuille JC. Computer simulation of ferrokinetic models. Computer Programs in Biomedicine. 1970 Jun 1;1(2):90-104. ### bibtex ``` @article{groth1970computer, title={Computer simulation of ferrokinetic models}, author={Groth, Torgny and Schneider, Werner and Sandewall, Erik and Vuille, Jean-Claude}, journal={Computer Programs in Biomedicine}, volume={1}, number={2}, pages={90--104}, year={1970}, publisher={Elsevier} } ``` ## [A set-oriented property-structure representation for binary relations, SPB](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1970-002.pdf) ### cite > Sandewall EJ. A set-oriented property-structure representation for binary relations. Machine Intelligence. 1970;5:237-52. ### bibtex ``` @article{sandewall1970set, title={A set-oriented property-structure representation for binary relations}, author={Sandewall, EJ}, journal={Machine Intelligence}, volume={5}, pages={237--252}, year={1970} } ``` ## [Representing natural-language information in predicate calculus](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1970-003.pdf) ### cite > Sandewall EJ. Representing natural-language information in predicate calculus. 1970 Jul 1. ### bibtex ``` @techreport{sandewall1970representing, title={Representing natural-language information in predicate calculus}, author={Sandewall, Erik J}, year={1970} } ``` ## [A data base structure for a question-answering system](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1970-004.pdf) ;_; ## [Formal Methods in the Design of Question-Answering Systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1971-001.pdf) ### cite > Sandewall E. Formal methods in the design of question-answering systems. Artificial Intelligence. 1971 Sep 1;2(2):129-45. ### bibtex ``` @article{sandewall1971formal, title={Formal methods in the design of question-answering systems}, author={Sandewall, Erik}, journal={Artificial Intelligence}, volume={2}, number={2}, pages={129--145}, year={1971}, publisher={Elsevier} } ``` ## [Representing Natural Language Information in Predicate Calculus](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1971-002.pdf) ### cite > Sandewall EJ. Representing natural-language information in predicate calculus. 1970 Jul 1. ### bibtex ``` @techreport{sandewall1970representing, title={Representing natural-language information in predicate calculus}, author={Sandewall, Erik J}, year={1970} } ``` ## [A Programming tool for management of a predicate-calculus-oriented data base](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1971-003.pdf) ### cite > Sandewall E. A programming tool for management of a predicate-calculus-oriented data base. InIJCAI 1971 Sep 1 (pp. 159-166). ### bibtex ``` @inproceedings{sandewall1971programming, title={A programming tool for management of a predicate-calculus-oriented data base}, author={Sandewall, Erik}, booktitle={IJCAI}, pages={159--166}, year={1971} } ``` ## [A Proposed Solution to the FUNARG Problem](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1971-004.pdf) ### cite > Sandewall E. A proposed solution to the FUNARG problem. ACM SIGSAM Bulletin. 1971 Jan 1(17):29-42. ### bibtex ``` @article{sandewall1971proposed, title={A proposed solution to the FUNARG problem}, author={Sandewall, Erik}, journal={ACM SIGSAM Bulletin}, number={17}, pages={29--42}, year={1971}, publisher={ACM New York, NY, USA} } ``` ## [Concepts and Methods for Heuristic Search](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1971-005.pdf) ### cite > Sandewall E. Heuristic search: Concepts and methods. Artificial Intelligence and Heuristic Programming. 1971. ### bibtex ``` @article{sandewall1971heuristic, title={Heuristic search: Concepts and methods}, author={Sandewall, Erik}, journal={Artificial Intelligence and Heuristic Programming}, year={1971} } ``` ## [Project Technical Report for 1970 and plans for 1971](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1971-008.pdf) ;_; ## [Enkel PCF foer svenska](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1971-009.pdf) ;_; ## `[An Approach to the Frame Problem, and its Implementation](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1972-001 (1).pdf)` ### cite > Sandewall E. An approach to the frame problem and its implementation. Machine intelligence. 1972;7(195-204):11-9. ### bibtex ``` @article{sandewall1972approach, title={An approach to the frame problem and its implementation}, author={Sandewall, Erik}, journal={Machine intelligence}, volume={7}, number={195-204}, pages={11--19}, year={1972}, publisher={Edinburgh University Press} } ``` ## [An Approach to the Frame Problem, and its Implementation](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1972-001.pdf) ### cite > Sandewall E. An approach to the frame problem and its implementation. Machine intelligence. 1972;7(195-204):11-9. ### bibtex ``` @article{sandewall1972approach, title={An approach to the frame problem and its implementation}, author={Sandewall, Erik}, journal={Machine intelligence}, volume={7}, number={195-204}, pages={11--19}, year={1972}, publisher={Edinburgh University Press} } ``` ## [Some examples of disambiguation through deduction](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1973-001.pdf) > Sandewall EJ. Some examples of disambiguation through deduction. Uppsala University; 1973. ### cite ``` @book{sandewall1973some, title={Some examples of disambiguation through deduction}, author={Sandewall, Erik J}, year={1973}, publisher={Uppsala University} } ``` ### bibtex ``` ``` ## [Organismische Informationsverarbeitung](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1973-003.pdf) ;_; ## [Conversion of Predicate-calculus axioms, viewed as non-deterministic programs, to corresponding deterministic programs](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1973-009.pdf) ### cite > Sandewall E. Conversion of predicate-calculus axioms, viewed as non-deterministic programs, to corresponding deterministic programs. InProceedings of the 3rd international joint conference on Artificial intelligence 1973 Aug 20 (pp. 230-234). ### bibtex ``` @inproceedings{sandewall1973conversion, title={Conversion of predicate-calculus axioms, viewed as non-deterministic programs, to corresponding deterministic programs}, author={Sandewall, Erik}, booktitle={Proceedings of the 3rd international joint conference on Artificial intelligence}, pages={230--234}, year={1973} } ``` ## [Program structure and process look-ahead in language understanding programs](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1974-002.pdf) ;_; ## [LISP F1: a FORTRAN implementation of LISP 1.5](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1974-004.pdf) ;_; ## [Ideas about management of lisp data bases](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1975-001.pdf) ### cite > Sandewall E. Ideas about management of LISP data bases. ### bibtex ``` @article{sandewall1975ideas, title={Ideas about management of LISP data bases}, author={Sandewall, Erik}, year={1975} } ``` ## [A Partial Evaluator, and its Use as a Programming Tool](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1976-001.pdf) ### cite > Beckman L, Haraldson A, Oskarsson Ö, Sandewall E. A partial evaluator, and its use as a programming tool. Artificial Intelligence. 1976 Dec 1;7(4):319-57. ### bibtex ``` @article{beckman1976partial, title={A partial evaluator, and its use as a programming tool}, author={Beckman, Lennart and Haraldson, Anders and Oskarsson, {\"O}sten and Sandewall, Erik}, journal={Artificial Intelligence}, volume={7}, number={4}, pages={319--357}, year={1976}, publisher={Elsevier} } ``` ## [Conversion of Predicate-Calculus Axioms to Corresponding Deterministic Programs](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1976-002.pdf) ### cite > Sandewall. Conversion of Predicate-Calculus Axioms to Corresponding Deterministic Programs. IEEE Transactions on Computers. 1976 Apr 30;100(4):342-6. ### bibtex ``` @article{sandewall1976conversion, title={Conversion of Predicate-Calculus Axioms to Corresponding Deterministic Programs}, author={Sandewall}, journal={IEEE Transactions on Computers}, volume={100}, number={4}, pages={342--346}, year={1976}, publisher={IEEE} } ``` ## [Some Observations on Conceptual Programming](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1977-001.pdf) ### cite > Sandewall E. Some observations on conceptual programming. Machine Intelligence. 1977;8:223-65. ### bibtex ``` @article{sandewall1977some, title={Some observations on conceptual programming}, author={Sandewall, Erik}, journal={Machine Intelligence}, volume={8}, pages={223--65}, year={1977}, publisher={John Wiley New York} } ``` ## [Artificial Intelligence in Western Europe](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1977-003.pdf) ### cite > Pitrat J, Sandewall E, Bibel W, Huet GP, Nagel HH, Somalivco M. Artificial Intelligence in Western Europe. InIJCAI 1977 Aug 22 (pp. 955-969). ### bibtex ``` @inproceedings{pitrat1977artificial, title={Artificial Intelligence in Western Europe.}, author={Pitrat, Jacques and Sandewall, Erik and Bibel, Wolfgang and Huet, G{\'e}rard P and Nagel, Hans-Hellmut and Somalivco, M}, booktitle={IJCAI}, pages={955--969}, year={1977} } ``` ## [Programming in an Interactive Environment: the lisp experience](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1978-001.pdf) ### cite > Sandewall E. Programming in an Interactive Environment: the``Lisp''Experience. ACM Computing Surveys (CSUR). 1978 Mar 1;10(1):35-71. ### bibtex ``` @article{sandewall1978programming, title={Programming in an Interactive Environment: the``Lisp''Experience}, author={Sandewall, Erik}, journal={ACM Computing Surveys (CSUR)}, volume={10}, number={1}, pages={35--71}, year={1978}, publisher={ACM New York, NY, USA} } ``` ## [What structure does a lisp program have - besides being a set of procedures?](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1978-004.pdf) ### cite > Sandewall E. What structure does a LISP program have-besides being a set of procedures?. InAISB/GI (ECAI) 1978 Jul 18 (pp. 298-303). ### bibtex ``` @inproceedings{sandewall1978structure, title={What structure does a LISP program have-besides being a set of procedures?}, author={Sandewall, Erik}, booktitle={AISB/GI (ECAI)}, pages={298--303}, year={1978} } ``` ## [Biological Software](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1979-001.pdf) ### cite > Sandewall E. Biological software. InProceedings of the 6th international joint conference on Artificial intelligence-Volume 2 1979 Aug 20 (pp. 744-747). ### bibtex ``` @inproceedings{sandewall1979biological, title={Biological software}, author={Sandewall, Erik}, booktitle={Proceedings of the 6th international joint conference on Artificial intelligence-Volume 2}, pages={744--747}, year={1979} } ``` ## [A Description Language and Pilot-System Executive for Information-Transport Systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1979-002.pdf) ### cite > Sandewall E. A Description Language And Pilot-System. Executive For Information-Transport Systems. InFifth International Conference on Very Large Data Bases, 1979. 1979 Oct 3 (pp. 101-110). IEEE. ### bibtex ``` @inproceedings{sandewall1979description, title={A Description Language And Pilot-System. Executive For Information-Transport Systems}, author={Sandewall, Erik}, booktitle={Fifth International Conference on Very Large Data Bases, 1979.}, pages={101--110}, year={1979}, organization={IEEE} } ``` ## [A system for pilot execution and automatic software generation of information-transport systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1979-005.pdf) ;_; ## [Provisions for flexibility in the Linkoeping office information system (LOIS)*](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1980-001.pdf) ### cite > Sandewall E, Hektor G, Ström A, Strömberg C, Strömfors O, Sörensen H, Urmi J. Provisions for flexibility in the Linköping office information system (LOIS). InProceedings of the May 19-22, 1980, national computer conference 1980 May 19 (pp. 569-577). ### bibtex ``` @inproceedings{sandewall1980provisions, title={Provisions for flexibility in the Link{\"o}ping office information system (LOIS)}, author={Sandewall, Erik and Hektor, G{\"o}ran and Str{\"o}m, Anders and Str{\"o}mberg, Claes and Str{\"o}mfors, Ola and S{\"o}rensen, Henrik and Urmi, Jaak}, booktitle={Proceedings of the May 19-22, 1980, national computer conference}, pages={569--577}, year={1980} } ``` ## [A system of communicating residential environments](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1980-002.pdf) ### cite > Sandewall E, Sörensen H, Strömberg C. A system of communicating residential environments. InProceedings of the 1980 ACM conference on LISP and functional programming 1980 Aug 25 (pp. 82-89). ### bibtex ``` @inproceedings{sandewall1980system, title={A system of communicating residential environments}, author={Sandewall, Erik and S{\"o}rensen, Henrik and Str{\"o}mberg, Claes}, booktitle={Proceedings of the 1980 ACM conference on LISP and functional programming}, pages={82--89}, year={1980} } ``` ## [A customized programming environment for patient management simulations](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1980-004.pdf) ### cite > Elfström J, Gillquist J, Holmgren H, Hägglund S, Rosin O, Wigertz O. Л CUSTOMIZED PROGRAMMING ENVIRONMENT FOR PATIENT MANAGEMENT SIMULATIONS. ### bibtex ``` @article{elfstrom1980л, title={Л CUSTOMIZED PROGRAMMING ENVIRONMENT FOR PATIENT MANAGEMENT SIMULATIONS}, author={Elfstr{\"o}m, Johan and Gillquist, Jan and Holmgren, Hans and H{\"a}gglund, Sture and Rosin, Olle and Wigertz, Ove}, year={1980} } ``` ## [Software architecture based on communicating residential environments](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1981-001.pdf) ### cite > Sandewall E, Strömberg C, Sörensen H. Software architecture based on communicating residential environments. Software Systems Research Center, Univ.; 1981 Mar 9. ### bibtex ``` @book{sandewall1981software, title={Software architecture based on communicating residential environments}, author={Sandewall, Erik and Str{\"o}mberg, Claes and S{\"o}rensen, Henrik}, year={1981}, publisher={Software Systems Research Center, Univ.} } ``` ## [Unified dialogue management in the carousel system](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1982-001.pdf) ### cite > Sandewall E. Unified dialogue management in the carousel system. InProceedings of the 9th ACM SIGPLAN-SIGACT symposium on Principles of programming languages 1982 Jan 25 (pp. 146-156). ### bibtex ``` @inproceedings{sandewall1982unified, title={Unified dialogue management in the carousel system}, author={Sandewall, Erik}, booktitle={Proceedings of the 9th ACM SIGPLAN-SIGACT symposium on Principles of programming languages}, pages={146--156}, year={1982} } ``` ## [Stepwise structuring: A style of life for flexible software](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1983-001.pdf) ### cite > Sandewall E, Hägglund S, Gustafsson C, Jonesjö L, Strömfors O. Stepwise structuring: A style of life for flexible software. InProceedings of the May 16-19, 1983, national computer conference 1983 May 16 (pp. 65-72). ### bibtex ``` @inproceedings{sandewall1983stepwise, title={Stepwise structuring: A style of life for flexible software}, author={Sandewall, Erik and H{\"a}gglund, Sture and Gustafsson, Christian and Jonesj{\"o}, Lennat and Str{\"o}mfors, Ola}, booktitle={Proceedings of the May 16-19, 1983, national computer conference}, pages={65--72}, year={1983} } ``` ## [Formal specification and implementation of operations in information management systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1983-002.pdf) ### cite > Sandewall E. Formal specification and implementation of operations in information management systems. Linkoeping Univ.(Sweden). Matematiska Institutionen; 1983. ### bibtex ``` @techreport{sandewall1983formal, title={Formal specification and implementation of operations in information management systems}, author={Sandewall, Erik}, year={1983}, institution={Linkoeping Univ.(Sweden). Matematiska Institutionen} } ``` ## [A functional approach to non-monotonic logic](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1985-001.pdf) ### cite > Sandewall E. A functional approach to non‐monotonic logic 1. Computational Intelligence. 1985 Jan;1(1):80-7. ### bibtex ``` @article{sandewall1985functional, title={A functional approach to non-monotonic logic 1}, author={Sandewall, Erik}, journal={Computational Intelligence}, volume={1}, number={1}, pages={80--87}, year={1985}, publisher={Wiley Online Library} } ``` ## [System development environments](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1985-002.pdf) ### cite > Sandewall E. Systems development environments. Intelligent Machinery: Theory and Practice. 1986. ### bibtex ``` @article{sandewall1986systems, title={Systems development environments}, author={Sandewall, Erik}, journal={Intelligent Machinery: Theory and Practice}, year={1986}, publisher={Cambridge University Press} } ``` ## [Nonmonotonic Inference Rules for Multiple Inheritance with Exceptions](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1986-001.pdf) ;_; ## [A Representation of Action Structures](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1986-002.pdf) ### cite > Sandewall E, Rönnquist R. A representation of action structures. Universitetet i Linköping/Tekniska Högskolan i Linköping. Institutionen för Datavetenskap; 1986 Aug 11. ### bibtex ``` @book{sandewall1986representation, title={A representation of action structures}, author={Sandewall, Erik and R{\"o}nnquist, Ralph}, year={1986}, publisher={Universitetet i Link{\"o}ping/Tekniska H{\"o}gskolan i Link{\"o}ping. Institutionen f{\"o}r~…} } ``` ## [Specification Environments for information management systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1986-003.pdf) ;_; ## [The Pipelining Transformation on Plans for Manufacturing Cells with Robots](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1987-001.pdf) ### cite > Sandewall E. The Pipelining Transformation on Plans for Manufacturing Cells with Robots. InIJCAI 1987 Aug 23 (pp. 1055-1062). ### bibtex ``` @inproceedings{sandewall1987pipelining, title={The Pipelining Transformation on Plans for Manufacturing Cells with Robots.}, author={Sandewall, Erik}, booktitle={IJCAI}, pages={1055--1062}, year={1987} } ``` ## [The Frame Problem In AI](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1987-002.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Approaches to non-monotonic entailment](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1988-001.ps) ### cite ``` ``` ### bibtex ``` ``` ## [CAISOR Cognitive Automation and Information Systems Open Reference](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1988-003.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Future developments in artificial intelligence](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1988-004.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Combining logic and differential equations for describing real-world systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1989-001.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Filter Preferential Entailment for the Logic of Action in Almost Continuous Worlds](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1989-002.ps) ### cite ``` ``` ### bibtex ``` ``` ## [A Decision Procedure for a Theory of Actions and Plans](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1989-003.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Towards a logic of dynamic frames](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1990-001.ps) ### cite ``` ``` ### bibtex ``` ``` ## [(Abstract of Lisp As A Very High Level Implementation Language ?)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1990-002.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Reasoning about the world as perceived by an agent](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1990-003.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Knowledge-based systems, Lisp, and very high level implementation languages*](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1992-001.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Real-time Hierarchical Control](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1992-002.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The range of applicability of nonmonotonic logics for the inertia problem](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1993-001.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Systematic assessment of temporal reasoning methods for use in autonomous agents](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1993-002.ps) ### cite ``` ``` ### bibtex ``` ``` ## [The role of temporal reasoning subsystems in the architecture of autonomous robots](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1993-003.ps) ### cite ``` ``` ### bibtex ``` ``` ## [The range of applicability of some nonmonotonic logics for strict inertia](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1994-001.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Reasoning about actions and change with ramification](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1995-001 (1).ps) ### cite ``` ``` ### bibtex ``` ``` ## [Reasoning about actions and change with ramification](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1995-001 (1).ps) ### cite ``` ``` ### bibtex ``` ``` ## [Nonmonotonic Temporal Reasoning](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1995-002.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Transition Cascade Semantics and first assessments results for ramification Preliminary Report](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1996-003.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Assessments of Ramification Methods that Use Static Domain Constraints](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1996-004.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Getting Robots to Know Exactly What They Are Doing Extended abstract](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1996-006.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Towards a World Wide Knowledge Base Extended Abstract](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1996-007.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Underlying Semantics for Action and Change with Ramification](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1997-003 (1).ps) ### cite ``` ``` ### bibtex ``` ``` ## [Underlying Semantics for Action and Change with Ramification](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1997-003.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Relating high-level and low-level action descriptions in a logic of actions and change](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1997-004.ps) ### cite ``` ``` ### bibtex ``` ``` ## [The Logical Characterization of Goal-Oriented Behaviour in the Presence of Exogenous Events](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1997-006.ps) ### cite ``` ``` ### bibtex ``` ``` ## [The Logical Characterization of Goal-Oriented Behaviour in the Presence of Exogenous Events](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1998-003.ps) ### cite ``` ``` ### bibtex ``` ``` ## [An early use of continuations and partial evaluation for compiling rules written in FOPC](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-1999-001.ps) ### cite ``` ``` ### bibtex ``` ``` ## [The WITAS Unmanned Aerial Vehicle Project](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2000-001.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Reports Defining and Certifying Electronic Publication in Science A Proposal to the International Association of STM Publishers](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2000-002.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Use of Cognitive Robots in a Double Helix Architecture for Autonomous Systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2001-002.ps) ### cite ``` ``` ### bibtex ``` ``` ## [A Software Architecture for A.I. Systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2003-001 (1).ps) ### cite ``` ``` ### bibtex ``` ``` ## [A Software Architecture for A.I. Systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2003-001.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Words at the Right Time: Real-Time Dialogues with the WITAS Unmanned Aerial Vehicle Extended Abstract](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2003-002.ps) ### cite ``` ``` ### bibtex ``` ``` ## [High-Level Design of WWW Servers in Allegro Common Lisp](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2003-003.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Integrating a Discourse Model with a Learning Case-Based Reasoning System](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2005-009.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Towards a Robotic Dialogue System with Learning and Planning Capabilities](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2005-010.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Hazard: A Framework Towards Connecting Artificial Intelligence and Robotics](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2005-011.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Integration of Live Video in a System for Natural Language Dialog with a Robot](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2005-013.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Actions as a Basic Software Concept in the Leonardo Computation System](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2005-014.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Towards a Qualitative Model for Natural Language Communication about Vehicle Traffic](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2005-015.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Leonardo, an Approach Towards the Consolidation of Computer Software Systems](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2005-016.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Coordination of actions in an autonomous robotic system](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2006-001.ps) ### cite ``` ``` ### bibtex ``` ``` ## [From Systems to Logic in the Early Development of Nonmonotonic Reasoning Third Revised Version](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2006-005.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Qualitative Communication about Object Scenes](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2006-006.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Qualitative Reconstruction and Update of an Object Constellation](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2006-007.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Case-Based Techniques Used for Dialogue Understanding and Planning in a Human-Robot Dialogue System](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2007-001.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Reification of Action Instances in the Leonardo Calculus](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2007-002.ps) ### cite ``` ``` ### bibtex ``` ``` ## [Extending the Concept of Publication: Factbases and Knowledgebases](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2008-001.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Artificial Intelligence Needs Open-Access Knowledgebase Contents](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2008-002.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [A Review of the Handbook of Knowledge Representation](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2008-005.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Leordo Computation System](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2008-006 (1).pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Leordo Computation System](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caisor-2008-006 (2).pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1966](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1966.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1967](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1967.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1968](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1968.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1969](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1969.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1970](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1970.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1971](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1971.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1972](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1972.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1973](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1973.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1974](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1974.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1975](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1975.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1976](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1976.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1977](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1977.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1978](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1978.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1979](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1979.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1980](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1980.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1981](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1981.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1982](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1982.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1983](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1983.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1984](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1984.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1985](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1985.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1986](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1986.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1987](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1987.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1988](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1988.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1989](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1989.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1990](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1990.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1991](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1991.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1992](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1992.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1993](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1993.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1994](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1994.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1995](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1995.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1996](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1996.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1997](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1997.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 1998](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 1998.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2000](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2000.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2001](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2001.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2002](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2002.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2003](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2003.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2004](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2004.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2005](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2005.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2006](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2006.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2007](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2007.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2008](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2008.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2009](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2009.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2010](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2010.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2011](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2011.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Publications during year 2012](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive 2012.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Representation of facts in a computer question-answering system](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Archive of Articles1966-001.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [TDDC65 2009 Reading List for the Course](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Artificial Intelligence Course 2009 chapter links.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [TDDC65 2010 Course Leader and Staff](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Artificial Intelligence Course leaders.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [TDDC65 2010 Exercise on Bayesian Network - Causal Net](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Artificial Intelligence Course.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [TDDC65 2009 (partial print of web render)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Artificial Intelligence Course plan.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The CAISOR Tradition and Paradigm](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR - Computational Cognitive Autonomy and Information Systems Open Reference Caisor tradition.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [CAISOR The History - Early History, at Uppsala University](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR - Computational Cognitive Autonomy and Information Systems Open Reference early.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [CAISOR The History - Outline of the History of Projects](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR - Computational Cognitive Autonomy and Information Systems Open Reference groups history.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [CAISOR Research Agenda About the CAISOR Sequence of Projects](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR - Computational Cognitive Autonomy and Information Systems Open Reference history.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [CAISOR Hypernotes, Memos and Reports](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR - Computational Cognitive Autonomy and Information Systems Open Reference memos.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [CAISOR KRF Lay Person's Introduction to the KR Framework](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Knowledge Representation Framework lay person.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [CAISOR Research Agenda The CAISOR Paradigm: Basic Tenets and their Realization](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CAISOR Research Agenda.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Design of a Reactive, Database-Centered System for Electronic Publishing: The JARSS Experience](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caispm-adept-001.ps) ### cite ``` ``` ### bibtex ``` ``` ## [The Leonardo Computation System](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caispm-leonardo-002.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Leonardo Computation System](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/caispm-leonardo-002.ps) ### cite ``` ``` ### bibtex ``` ``` ## [CASL Cognitive Autonomous Systems Laboratory The WITAS Robotic Dialog Environment (RDE)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/CASL - Cognitive Autonomous Systems Laboratory, Link�ping University.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The IDA/AIICS Course on Artificial Intelligence and Lisp - 2009 Course Plan](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Course Plan again again again.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The IDA/AIICS Course on Artificial Intelligence and Lisp - 2009 Course Plan](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Course Plan again again.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The IDA/AIICS Course on Artificial Intelligence and Lisp - 2009 Course Plan](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Course Plan again.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The IDA/AIICS Course on Artificial Intelligence and Lisp - 2009 Course Plan](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Course Plan.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Goals of Artificial Intelligence research A Brief Introduction (Children Scenarios that Exemplify Intelligence))](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/goals-of-ai.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [(regarding action notation)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_action-notation_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [(regarding action notation)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_action-notation_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [(description of the book dependency diagram tddc65-overview.png not pictured here)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_compendia_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [brief description of lecture notes](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_compendiums_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [brief description of lecture notes](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_compendiums_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [very small bayesian network / probabilistic decision tree exercise](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_dectree-exercise_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [very small bayesian network / probabilistic decision tree exercise](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_dectree-exercise_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [very small bayesian network / probabilistic decision tree exercise](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_dectree-exercise_lab3-written.txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description of the university leonardo vm zip download link (unavailable)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_downloads_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description of the university leonardo vm zip download link (unavailable)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_downloads_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [TDDC65 2009 example exam with answers and suggestions](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_exams_TDDC65-2009-12-22-solutions.txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description of running Leonardo on the university's computers as a student](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_install-astmatix_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description of running Leonardo on the university's computers as a student](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_install-astmatix_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description of setting up VMWare on Ubuntu](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_install-leo_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description of setting up VMWare on Ubuntu](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_install-leo_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description of running Leonardo on Solaris (?)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_install-overview_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description of setting up AllegroCL on a personal laptop](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_install-own_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [?? Similar but corrupt pdf](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_install-own_body.html.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Corrupt pdf.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_intro_Copy of body.html.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description of starting an installed leonardo for students](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_intro-leo_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Above but some kind of corrupt pdf](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_intro-leo_body.html.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [miniworld lab.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-2a_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [miniworld lab.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-2a_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [miniworld lab pt 2](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-2b_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [miniworld lab pt 2](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-2b_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Hardcopy of the lab being done interactively.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-2b_demosession.txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [similar.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-2b_lab2b-commands old.txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [similar.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-2b_lab2b-commands.txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Preliminary lab instructions](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-2c_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [similar](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-2c_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [causal nets lab](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-3a_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [similar](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-3a_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [common lisp programming](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-4a_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [similar](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-4a_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Empty page for John](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-4b_ATT00001%5b1%5d..txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [boolean logic interpreter lab](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-4b_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [similar](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-4b_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Another version](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lab-4b_lab4b.txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [corrupt pdf](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lectures_aikurs-10-1.html.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Example exam questions for TDDC65 (A.I. and Lisp)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lectures_aikurs-14.txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [(entityfile for lab)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lectures_lab5a-base.leo.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [another, different entityfile](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lectures_lab5a-defs.leo.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [again](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_lectures_lab5a-report.leo.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Tips about features and facilities of the leonardo system to make it easier](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_leo-facil_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [similar](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_leo-facil_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Instructions for installing with allegro-express on unix-likes](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_linux+mac_body.bak.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Instructions for installing with allegro-express on unix-likes](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_linux+mac_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Inventory of changes to the webpage](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_news_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [corrupt pdf](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_previousyear_body.html.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Reading materials description](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_readinglist_body.tsl.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [corrupt pdf](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_registration_body.html.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [exam answers and suggested solutions 2009](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_registration_TDDC65-2009-12-22-solutions.txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [2010 exam](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/ida.liu.se_ext_caisor_TDDC65_registration_TDDC65-2010-04-09-solutions.txt.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [INKA - available repositories of knowledge](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Information Analysis and Knowledge Acquisition hyper.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [INKA - available repositories of knowledge](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Information Analysis and Knowledge Acquisition.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [causal net lab](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for Lab 3a.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [zoo microworld lab](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for Lab 3b 2009.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [better zoo microworld lab](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for Lab 3b.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [lisp programming](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for lab 4a (Lisp programming) 2009.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [as such](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for lab 4a (Lisp programming).pdf) ### cite ``` ``` ### bibtex ``` ``` ## [boolean language lab](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for lab 4b.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [lisp experiences](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for Lab 5a oldd.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [situation calculus and effect laws expressed in logic](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for lab 5a old.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [situations viz situation calculus and effect laws for actions in logic.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for lab 5a.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [implement a simple learning algorithm for a discrete decision tree](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for Lab 5b oldd.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [BDI architecture in zoo microworld lab](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for Lab 5b old.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [BDI architecture in zoo microworld lab](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Instructions for Lab 5b.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Course on Artificial Intelligence and Lisp - 2009 - welcome](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Introduction and Welcome old.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Course on Artificial Intelligence and Lisp - 2009 - welcome](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Introduction and Welcome.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Starting an installed leonardo agent.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Introduction to Running Leonardo.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [?? some leo](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/jircli-test-examples.txt) ### cite ``` ``` ### bibtex ``` ``` ## [JIR Leonardo CEL representation - wrt xml](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Journal Information Resource - JIR cel background.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [more.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Journal Information Resource - JIR cel result.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [more.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Journal Information Resource - JIR cel use.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [more.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Journal Information Resource - JIR demo serv addr.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [more.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Journal Information Resource - JIR JIR knowledgebases.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [more.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Journal Information Resource - JIR.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [more.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Journal Information Resource - JIR resultxml.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [more.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Journal Information Resource - JIR xmleg.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [zoo microworld lab](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Lab 2a_ Defining a Zoo Microworld.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [quarrel at the zoo](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Lab2b_ Precondition Achievement in the Zoo Microworld.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [What an interesting topic](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Lab 2c_ Dynamic Script Change due to Precondition Resolution.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [zoo microworld again](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Lab 2_ Defining a Zoo Microworld.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [..](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Lab 3_ Symptoms, Illnesses and Cures in the Zoo Microworld.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Itemized course literature](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/List of Compendiums and Reports for Course TDDC65 again again.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [again, different version maybe](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/List of Compendiums and Reports for Course TDDC65 again.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [again, different version maybe](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/List of Compendiums and Reports for Course TDDC65.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [as such.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/moving leonardo CAISOR Artificial Intelligence Course.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Tenets and their realization again](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/paradigm CAISOR Research Agenda.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [ADEPT Analysis and Development of Electronic Publishing Technologies Project (I think IT's NOVICE5)](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-adept-005 (1).pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Domain Modelling of Rights and Conditions for Parallel Publication of Research Articles Final Report from Phase I of the oa.se Project](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-adept-005.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Agenda for the Experimental Electronic Press](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-adept-008.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The CAISOR Research Agenda Combining Information Analysis, Software Systems, Open-Access Repositories, and Knowledge Representation](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-caisor-001.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Defeasible Inheritance with Doubt Index and its Axiomatic Characterization](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-003.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The KRF Type System and Ontology](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-004.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [An Introduction to Decision Trees and Probabilistic Causal Networks](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-007.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Ronnie at the Zoo: A Scenario for a Cognitive Autonomous Agent](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-008.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Knowledge Representation Framework: Overview of Languages and Mechanisms](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-009.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Compendium of Programming Techniques for Knowledge-based Autonomous Systems Part II: Managing Information Aggregates Prelimary, Incomplete Version](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-010.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [List Processing in the Knowledge Representation Framework](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-011.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Software Architectures and Languages for Autonomous Intelligent Agents Version I, Incomplete](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-012.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Notes on Propositional and Predicate Logic for the Knowledge Representation Framework](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-013.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Goals of Artificial Intelligence Research A Brief Introduction](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-014.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Reasoning about Actions and Action Planning](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-015.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Managing Information Aggregates in the Knowledge Representation Framework](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-016.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Reasoning about Actions II Lecture note for course TDDC65](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-017.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Description Logic and Defeasible Inheritance](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-018.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Knowledge Representation Framework: Introduction and Overview](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-019.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Resume of a Course on Artificial Intelligence and Lisp](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-020 (1).pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Resume of a Course on Artificial Intelligence and Lisp](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-020.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Illustration of Artificial Intelligence Techniques in a Zoo Microworld](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-021.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Computational Engines in Artificial Intelligence](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-022.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Structure of Artificial Intelligence Research A Brief Introduction](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-023.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Using the Lisp Language in the Knowledge Representation Framework](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-024.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Principles of Domain Modelling for Knowledge Representation](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-025.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Ontology, Taxonomy and Type in Artificial Intelligence](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-027.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Knowledge-Oriented Machine Learning A Brief Introduction](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-krf-028.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Leonardo Representation LAnguage Part I: Entity Descriptions](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-001 old.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Leonardo Representation LAnguage Part I: Entity Descriptions](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-001.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Recent Work and Current State of Applications and Ontology in Leonardo 2007](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-003 (1).pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Recent Work and Current State of Applications and Ontology in Leonardo 2007](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-003.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Introduction to the Leonardo System and Overview of Major Applications Incomplete Manuscript](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-004 (1).pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Introduction to the Leonardo System and Overview of Major Applications Incomplete Manuscript](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-004.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Leonardo Kernel and Platform](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-005 (1).pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Leonardo Kernel and Platform](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-005.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Self-Description and Self-Modification in the Leonardo Computation System](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-006.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [How to Begin Using the Leonardo System](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-007.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Leonardo Document Preparation Facility](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-010.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Facilities in Leonardo](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-011.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Leonardo Installation and Startup](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-012.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Lisp-Level Programming in Leonardo](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-013.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Leonardo Installation and Usage](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-leonardo-017.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Leonardo Implementation Note Self-description of Agents and Sessions](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-lin-004.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Methodology of Design Iteration for Systems-oriented Research in Computer Science](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-morador-001 (1).pdf) ### cite ``` ``` ### bibtex ``` ``` ## [The Methodology of Design Iteration for Systems-oriented Research in Computer Science](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/PM-morador-001.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [as such.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Publication list for Erik Sandewall 1967-2006.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Reading list for TDDC65 2010.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Reading List for Course TDDC65 again again again.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Reading list for TDDC65 2010.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Required and Recommended Reading for Course TDDC65 5again.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Reading list for TDDC65 2010.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Required and Recommended Reading for Course TDDC65 again again again again.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Reading list for TDDC65 2010.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Required and Recommended Reading for Course TDDC65.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [How to Begin Using the Leonardo Student System For Original Linus Version](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/start-leonardo.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Experience of Two-Stage Peer Review in the ETAI, 1997-2001](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/V855WN.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [corrupt pdf but it's useful starting material.](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/very useful ida.liu.se_ext_caisor_TDDC65_intro-leo_body.html.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [...welcome to having registered for my course! I (Erik Sandewall) will teach the lectures](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Welcome and Important First Information.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Concepts, methds and applications of artificial intelligence as well as software techniques..](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Welcome to the Caisor AI-course webpage old.pdf) ### cite ``` ``` ### bibtex ``` ``` ## [Concepts, methds and applications of artificial intelligence as well as software techniques.. ...briefly](https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/Welcome to the Caisor AI-course webpage.pdf) ### cite ``` ``` ### bibtex ``` ```