['../../../../2000/10/swap/cwm.py', 'ex-html24.n3', 'ext-vers-rules.n3', '--think', '--filter=ex-html24-goal.n3', '--why']
A binding is given eg in a proof or query result
binding
The step of conjunction introduction:
taking a bunch of compent statements
and building a formula from them.
The step of taking one statement out of a formula.
The step is identified by the :gives formula (the statement)
and the :because step's :gives formula (the formula extracted
from).
Conjunction elimination
The formula given was derived from parsing a
resource.
parsing
A Proof step is the last step in the proof,
a step which :gives that which was to be proved.
Typically a document will assert just one :Proof,
which a checker can then check and turn into
the Formula proved - Q.E.D. .
proof
A step in a proof.
See :gives for the arc to the formula proved at this step.
proof step
gives the step whose data was input to this step.
because
This binding binds its variable to this term.
bound to
A step whose data was used in building this conjunction
component
gives
The source document which was parsed.
source
The given string is that used as the identifier of the variable
which is bound by this binding. The variable name has to be given as
a string, rather than the variable being put here, or the variable
would be treated as a variable.
variable
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g3 .
:_g3 ev:intent ex:chap1in .
@@evidence
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@forSome :_g3 .
:_g3 ev:text "<html>...</html>" .
@@evidence
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g3 .
:_g3 ev:language ex:HTML4 .
@@evidence
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g3 .
ex:chap2 ev:stateCommunication :_g3 .
@@evidence
@prefix : <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix e: <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-goal.n3#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@prefix log: <http://www.w3.org/2000/10/swap/log#> .
@forAll e:C .
{
e:C :intent ex:chap1in;
:language ex:HTML4;
:text "<html>...</html>" .
ex:chap2 :stateCommunication e:C .
} log:implies {e:C :intent ex:chap1in;
:language ex:HTML4;
:text "<html>...</html>" .
} .
@@step
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24.n3#_g_L14C2
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-goal.n3#C
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g2 .
:_g2 ev:intent ex:chap1in .
@@evidence
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@forSome :_g2 .
:_g2 ev:text "<html>...</html>" .
@@evidence
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g2 .
:_g2 ev:language ex:HTML2 .
@@evidence
@prefix : <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
:HTML4 ev:sublanguage :HTML2 .
@@evidence
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@forSome :_g3 .
:_g3 ev:text "<html>...</html>" .
@@evidence
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g3 .
:_g3 ev:language ex:HTML4 .
@@evidence
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ext-vers-rules.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex2: <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix log: <http://www.w3.org/2000/10/swap/log#> .
@forAll :BIG,
:COMM,
:I,
:TXT .
{
@forSome ex2:_g4 .
:BIG ev:sublanguage ex2:_g4 .
:COMM ev:language :BIG;
ev:text :TXT .
[ ev:intent :I;
ev:language ex2:_g4;
ev:text :TXT ].
} log:implies {:COMM ev:intent :I .
} .
@@step
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ext-vers-rules.n3#BIG
http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#HTML4
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ext-vers-rules.n3#I
http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#chap1in
http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#HTML4
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ext-vers-rules.n3#BIG
<html>...</html>
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ext-vers-rules.n3#TXT
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24.n3#_g_L12C2
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ext-vers-rules.n3#_g_L26C3
http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#chap1in
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ext-vers-rules.n3#I
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24.n3#_g_L14C2
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ext-vers-rules.n3#COMM
http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#HTML2
file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ext-vers-rules.n3#_g_L26C30
@@step
@@step
@prefix : <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@prefix ex2: <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
ex2:_g3 :intent ex:chap1in;
:language ex:HTML4;
:text "<html>...</html>" .
@@step
@@step
@@step
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g3 .
:_g3 ev:intent ex:chap1in .
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g2 .
:_g2 ev:intent ex:chap1in .
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@forSome :_g2 .
:_g2 ev:text "<html>...</html>" .
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g2 .
:_g2 ev:language ex:HTML2 .
@@step
@prefix : <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
:HTML4 ev:sublanguage :HTML2 .
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@forSome :_g3 .
:_g3 ev:text "<html>...</html>" .
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g3 .
:_g3 ev:language ex:HTML4 .
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@forSome :_g3 .
:_g3 ev:text "<html>...</html>" .
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g3 .
:_g3 ev:language ex:HTML4 .
@@step
@prefix : <file:/home/connolly/w3ccvs/WWW/2001/tag/2006/ext-vers/ex-html24-pf.n3#> .
@prefix ev: <http://www.w3.org/2001/tag/2006/ext-vers/ext-vers-uml#> .
@prefix ex: <http://www.w3.org/2001/tag/2006/ext-vers/ex-html24#> .
@forSome :_g3 .
ex:chap2 ev:stateCommunication :_g3 .
@@step