Skip to content

WAM-CL specific Code for Environment for knowledge representation, reasoning, and engineering.

License

Notifications You must be signed in to change notification settings

logicmoo/test_programs_wam_common_lisp

 
 

Repository files navigation

Environment for knowledge representation, reasoning, and engineering.

Contains a transformation from SUO-KIF to TPTP-FOF.

You can read more about SUMO here: http://www.ontologyportal.org

You need to execute it with Allegro Common Lisp (`mlisp`).

See file `test-cases.tptp` for some sample test cases.

While there is already an implementation of a transformation from SUO-KIF TPTP in Sigmakee (see link below), we felt that it would be interesting to have a new implementation in Common Lisp that is aligned to the essence of KIF, which has its roots in symbolic list processing.

Another advantage of keeping everything in Common Lisp is better integration with systems such as ACL2 and SNARK.

To use this, you need the following project not yet in QuickLisp:

Links

About

WAM-CL specific Code for Environment for knowledge representation, reasoning, and engineering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 74.9%
  • Prolog 13.7%
  • HTML 6.7%
  • NewLisp 2.4%
  • JavaScript 0.9%
  • Scheme 0.4%
  • Other 1.0%