Don't like ads? PRO users don't see any ads ;-)
Guest

Scheme

By: a guest on Apr 11th, 2012  |  syntax: Scheme  |  size: 0.39 KB  |  hits: 30  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ;;; Query input:
  2. (adj (brillig .?x) ?x (adj brillig))
  3. (assert ! (rule (sent ?x ?z (sent ?a ?a))
  4. (and(n+p)?x ?u ?a)(adj ?u ?z ?b)))
  5.  
  6. ;;; Query results:
  7.  
  8. ;;; Query input:
  9.  
  10. ;;; Query results:
  11.  
  12. ;;; Query input:
  13. (sent4 (Twas brillig <comma> and the slithy toves Did gyre and gimble in the wabe <semicolon> All mimsy were the borogroves <comma> And the mome raths outgrabe <period>)() ?answer)