#Processed by Id: cwm.py,v 1.54 2001/06/01 07:50:20 connolly Exp # using base file:C:\WEB\INFOMESH\2001\05\SW\DAY.N3 # Notation3 generation by # notation3.py,v 1.82 2001/06/01 07:52:40 connolly Exp # Base was: file:C:\WEB\INFOMESH\2001\05\SW\DAY.N3 @prefix : . @prefix d: . this <#created> <#_g0>; :forSome <#_g0> . <#_g0> "Sunday"; . { { <#x> <#y> . } :implies {{ { <#x> <#y> . <#y> :startsWith "W" . } :implies {<#x> . } . } a :Truth; :forAll <#x>, <#y> . { { <#x> <#y> . <#y> :startsWith "F" . } :implies {<#x> . } . } a :Truth; :forAll <#x>, <#y> . { { <#x> <#y> . <#y> :startsWith "S" . } :implies {<#x> . } . } a :Truth; :forAll <#x>, <#y> . { { <#x> <#y> . <#y> :startsWith "M" . } :implies {<#x> . } . } a :Truth; :forAll <#x>, <#y> . { { <#x> <#y> . <#y> :startsWith "T" . } :implies {<#x> . } . } a :Truth; :forAll <#x>, <#y> . } . } a :Truth; :forAll <#x>, <#y> . { { "Sunday" :startsWith "M" . [ "Sunday" ]. } :implies { [ ]. } . } a :Truth; :forAll "Sunday", <#_g0> . { { "Sunday" :startsWith "T" . [ "Sunday" ]. } :implies { [ ]. } . } a :Truth; :forAll "Sunday", <#_g0> . { { "Sunday" :startsWith "W" . [ "Sunday" ]. } :implies { [ ]. } . } a :Truth; :forAll "Sunday", <#_g0> . { { "Sunday" :startsWith "F" . [ "Sunday" ]. } :implies { [ ]. } . } a :Truth; :forAll "Sunday", <#_g0> . { { "Sunday" :startsWith "S" . [ "Sunday" ]. } :implies { [ ]. } . } a :Truth; :forAll "Sunday", <#_g0> . #ENDS