I've been experimenting with "recursive" rules in Cwm, and get some unexpected results: http://www.ninebynine.org/SWAD-E/Intro.html#CwmRulesExperiments My test file is: http://www.ninebynine.org/SWAD-E/Scenario-HomeNetwork/PlayRules.n3 Which essentially reduces to this test case: [[ { ?A rule:append ( [ daml:first ?H ; daml:rest ?T ] ?T1 ) . } log:implies { ?A daml:first ?H ; daml:rest [ rule:append ( ?T ?T1 ) ] . } . :A1 rule:append ( ( "L11" "L12" "L13" ) "L14" ) . ]] #g ------------------- Graham Klyne <GK@NineByNine.org>Received on Thursday, 19 December 2002 11:34:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:20:05 GMT