shen-ruby 0.14.0 → 0.15.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -23,118 +23,118 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23
23
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
24
24
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
25
25
 
26
- (defun shen.datatype-error (V1370) (cond ((and (cons? V1370) (and (cons? (tl V1370)) (= () (tl (tl V1370))))) (simple-error (cn "datatype syntax error here:
26
+ (defun shen.datatype-error (V17173) (cond ((and (cons? V17173) (and (cons? (tl V17173)) (= () (tl (tl V17173))))) (simple-error (cn "datatype syntax error here:
27
27
 
28
- " (shen.app (shen.next-50 50 (hd V1370)) "
28
+ " (shen.app (shen.next-50 50 (hd V17173)) "
29
29
  " shen.a)))) (true (shen.f_error shen.datatype-error))))
30
30
 
31
- (defun shen.<datatype-rules> (V1371) (let YaccParse (let Parse_shen.<datatype-rule> (shen.<datatype-rule> V1371) (if (not (= (fail) Parse_shen.<datatype-rule>)) (let Parse_shen.<datatype-rules> (shen.<datatype-rules> Parse_shen.<datatype-rule>) (if (not (= (fail) Parse_shen.<datatype-rules>)) (shen.pair (hd Parse_shen.<datatype-rules>) (cons (shen.hdtl Parse_shen.<datatype-rule>) (shen.hdtl Parse_shen.<datatype-rules>))) (fail))) (fail))) (if (= YaccParse (fail)) (let Parse_<e> (<e> V1371) (if (not (= (fail) Parse_<e>)) (shen.pair (hd Parse_<e>) ()) (fail))) YaccParse)))
31
+ (defun shen.<datatype-rules> (V17175) (let YaccParse (let Parse_shen.<datatype-rule> (shen.<datatype-rule> V17175) (if (not (= (fail) Parse_shen.<datatype-rule>)) (let Parse_shen.<datatype-rules> (shen.<datatype-rules> Parse_shen.<datatype-rule>) (if (not (= (fail) Parse_shen.<datatype-rules>)) (shen.pair (hd Parse_shen.<datatype-rules>) (cons (shen.hdtl Parse_shen.<datatype-rule>) (shen.hdtl Parse_shen.<datatype-rules>))) (fail))) (fail))) (if (= YaccParse (fail)) (let Parse_<e> (<e> V17175) (if (not (= (fail) Parse_<e>)) (shen.pair (hd Parse_<e>) ()) (fail))) YaccParse)))
32
32
 
33
- (defun shen.<datatype-rule> (V1372) (let YaccParse (let Parse_shen.<side-conditions> (shen.<side-conditions> V1372) (if (not (= (fail) Parse_shen.<side-conditions>)) (let Parse_shen.<premises> (shen.<premises> Parse_shen.<side-conditions>) (if (not (= (fail) Parse_shen.<premises>)) (let Parse_shen.<singleunderline> (shen.<singleunderline> Parse_shen.<premises>) (if (not (= (fail) Parse_shen.<singleunderline>)) (let Parse_shen.<conclusion> (shen.<conclusion> Parse_shen.<singleunderline>) (if (not (= (fail) Parse_shen.<conclusion>)) (shen.pair (hd Parse_shen.<conclusion>) (shen.sequent shen.single (cons (shen.hdtl Parse_shen.<side-conditions>) (cons (shen.hdtl Parse_shen.<premises>) (cons (shen.hdtl Parse_shen.<conclusion>) ()))))) (fail))) (fail))) (fail))) (fail))) (if (= YaccParse (fail)) (let Parse_shen.<side-conditions> (shen.<side-conditions> V1372) (if (not (= (fail) Parse_shen.<side-conditions>)) (let Parse_shen.<premises> (shen.<premises> Parse_shen.<side-conditions>) (if (not (= (fail) Parse_shen.<premises>)) (let Parse_shen.<doubleunderline> (shen.<doubleunderline> Parse_shen.<premises>) (if (not (= (fail) Parse_shen.<doubleunderline>)) (let Parse_shen.<conclusion> (shen.<conclusion> Parse_shen.<doubleunderline>) (if (not (= (fail) Parse_shen.<conclusion>)) (shen.pair (hd Parse_shen.<conclusion>) (shen.sequent shen.double (cons (shen.hdtl Parse_shen.<side-conditions>) (cons (shen.hdtl Parse_shen.<premises>) (cons (shen.hdtl Parse_shen.<conclusion>) ()))))) (fail))) (fail))) (fail))) (fail))) YaccParse)))
33
+ (defun shen.<datatype-rule> (V17177) (let YaccParse (let Parse_shen.<side-conditions> (shen.<side-conditions> V17177) (if (not (= (fail) Parse_shen.<side-conditions>)) (let Parse_shen.<premises> (shen.<premises> Parse_shen.<side-conditions>) (if (not (= (fail) Parse_shen.<premises>)) (let Parse_shen.<singleunderline> (shen.<singleunderline> Parse_shen.<premises>) (if (not (= (fail) Parse_shen.<singleunderline>)) (let Parse_shen.<conclusion> (shen.<conclusion> Parse_shen.<singleunderline>) (if (not (= (fail) Parse_shen.<conclusion>)) (shen.pair (hd Parse_shen.<conclusion>) (shen.sequent shen.single (cons (shen.hdtl Parse_shen.<side-conditions>) (cons (shen.hdtl Parse_shen.<premises>) (cons (shen.hdtl Parse_shen.<conclusion>) ()))))) (fail))) (fail))) (fail))) (fail))) (if (= YaccParse (fail)) (let Parse_shen.<side-conditions> (shen.<side-conditions> V17177) (if (not (= (fail) Parse_shen.<side-conditions>)) (let Parse_shen.<premises> (shen.<premises> Parse_shen.<side-conditions>) (if (not (= (fail) Parse_shen.<premises>)) (let Parse_shen.<doubleunderline> (shen.<doubleunderline> Parse_shen.<premises>) (if (not (= (fail) Parse_shen.<doubleunderline>)) (let Parse_shen.<conclusion> (shen.<conclusion> Parse_shen.<doubleunderline>) (if (not (= (fail) Parse_shen.<conclusion>)) (shen.pair (hd Parse_shen.<conclusion>) (shen.sequent shen.double (cons (shen.hdtl Parse_shen.<side-conditions>) (cons (shen.hdtl Parse_shen.<premises>) (cons (shen.hdtl Parse_shen.<conclusion>) ()))))) (fail))) (fail))) (fail))) (fail))) YaccParse)))
34
34
 
35
- (defun shen.<side-conditions> (V1373) (let YaccParse (let Parse_shen.<side-condition> (shen.<side-condition> V1373) (if (not (= (fail) Parse_shen.<side-condition>)) (let Parse_shen.<side-conditions> (shen.<side-conditions> Parse_shen.<side-condition>) (if (not (= (fail) Parse_shen.<side-conditions>)) (shen.pair (hd Parse_shen.<side-conditions>) (cons (shen.hdtl Parse_shen.<side-condition>) (shen.hdtl Parse_shen.<side-conditions>))) (fail))) (fail))) (if (= YaccParse (fail)) (let Parse_<e> (<e> V1373) (if (not (= (fail) Parse_<e>)) (shen.pair (hd Parse_<e>) ()) (fail))) YaccParse)))
35
+ (defun shen.<side-conditions> (V17179) (let YaccParse (let Parse_shen.<side-condition> (shen.<side-condition> V17179) (if (not (= (fail) Parse_shen.<side-condition>)) (let Parse_shen.<side-conditions> (shen.<side-conditions> Parse_shen.<side-condition>) (if (not (= (fail) Parse_shen.<side-conditions>)) (shen.pair (hd Parse_shen.<side-conditions>) (cons (shen.hdtl Parse_shen.<side-condition>) (shen.hdtl Parse_shen.<side-conditions>))) (fail))) (fail))) (if (= YaccParse (fail)) (let Parse_<e> (<e> V17179) (if (not (= (fail) Parse_<e>)) (shen.pair (hd Parse_<e>) ()) (fail))) YaccParse)))
36
36
 
37
- (defun shen.<side-condition> (V1374) (let YaccParse (if (and (cons? (hd V1374)) (= if (hd (hd V1374)))) (let Parse_shen.<expr> (shen.<expr> (shen.pair (tl (hd V1374)) (shen.hdtl V1374))) (if (not (= (fail) Parse_shen.<expr>)) (shen.pair (hd Parse_shen.<expr>) (cons if (cons (shen.hdtl Parse_shen.<expr>) ()))) (fail))) (fail)) (if (= YaccParse (fail)) (if (and (cons? (hd V1374)) (= let (hd (hd V1374)))) (let Parse_shen.<variable?> (shen.<variable?> (shen.pair (tl (hd V1374)) (shen.hdtl V1374))) (if (not (= (fail) Parse_shen.<variable?>)) (let Parse_shen.<expr> (shen.<expr> Parse_shen.<variable?>) (if (not (= (fail) Parse_shen.<expr>)) (shen.pair (hd Parse_shen.<expr>) (cons let (cons (shen.hdtl Parse_shen.<variable?>) (cons (shen.hdtl Parse_shen.<expr>) ())))) (fail))) (fail))) (fail)) YaccParse)))
37
+ (defun shen.<side-condition> (V17181) (let YaccParse (if (and (cons? (hd V17181)) (= if (hd (hd V17181)))) (let Parse_shen.<expr> (shen.<expr> (shen.pair (tl (hd V17181)) (shen.hdtl V17181))) (if (not (= (fail) Parse_shen.<expr>)) (shen.pair (hd Parse_shen.<expr>) (cons if (cons (shen.hdtl Parse_shen.<expr>) ()))) (fail))) (fail)) (if (= YaccParse (fail)) (if (and (cons? (hd V17181)) (= let (hd (hd V17181)))) (let Parse_shen.<variable?> (shen.<variable?> (shen.pair (tl (hd V17181)) (shen.hdtl V17181))) (if (not (= (fail) Parse_shen.<variable?>)) (let Parse_shen.<expr> (shen.<expr> Parse_shen.<variable?>) (if (not (= (fail) Parse_shen.<expr>)) (shen.pair (hd Parse_shen.<expr>) (cons let (cons (shen.hdtl Parse_shen.<variable?>) (cons (shen.hdtl Parse_shen.<expr>) ())))) (fail))) (fail))) (fail)) YaccParse)))
38
38
 
39
- (defun shen.<variable?> (V1375) (if (cons? (hd V1375)) (let Parse_X (hd (hd V1375)) (if (variable? Parse_X) (shen.pair (hd (shen.pair (tl (hd V1375)) (shen.hdtl V1375))) Parse_X) (fail))) (fail)))
39
+ (defun shen.<variable?> (V17183) (if (cons? (hd V17183)) (let Parse_X (hd (hd V17183)) (if (variable? Parse_X) (shen.pair (hd (shen.pair (tl (hd V17183)) (shen.hdtl V17183))) Parse_X) (fail))) (fail)))
40
40
 
41
- (defun shen.<expr> (V1376) (if (cons? (hd V1376)) (let Parse_X (hd (hd V1376)) (if (not (or (element? Parse_X (cons >> (cons ; ()))) (or (shen.singleunderline? Parse_X) (shen.doubleunderline? Parse_X)))) (shen.pair (hd (shen.pair (tl (hd V1376)) (shen.hdtl V1376))) (shen.remove-bar Parse_X)) (fail))) (fail)))
41
+ (defun shen.<expr> (V17185) (if (cons? (hd V17185)) (let Parse_X (hd (hd V17185)) (if (not (or (element? Parse_X (cons >> (cons ; ()))) (or (shen.singleunderline? Parse_X) (shen.doubleunderline? Parse_X)))) (shen.pair (hd (shen.pair (tl (hd V17185)) (shen.hdtl V17185))) (shen.remove-bar Parse_X)) (fail))) (fail)))
42
42
 
43
- (defun shen.remove-bar (V1377) (cond ((and (cons? V1377) (and (cons? (tl V1377)) (and (cons? (tl (tl V1377))) (and (= () (tl (tl (tl V1377)))) (= (hd (tl V1377)) bar!))))) (cons (hd V1377) (hd (tl (tl V1377))))) ((cons? V1377) (cons (shen.remove-bar (hd V1377)) (shen.remove-bar (tl V1377)))) (true V1377)))
43
+ (defun shen.remove-bar (V17187) (cond ((and (cons? V17187) (and (cons? (tl V17187)) (and (cons? (tl (tl V17187))) (and (= () (tl (tl (tl V17187)))) (= (hd (tl V17187)) bar!))))) (cons (hd V17187) (hd (tl (tl V17187))))) ((cons? V17187) (cons (shen.remove-bar (hd V17187)) (shen.remove-bar (tl V17187)))) (true V17187)))
44
44
 
45
- (defun shen.<premises> (V1378) (let YaccParse (let Parse_shen.<premise> (shen.<premise> V1378) (if (not (= (fail) Parse_shen.<premise>)) (let Parse_shen.<semicolon-symbol> (shen.<semicolon-symbol> Parse_shen.<premise>) (if (not (= (fail) Parse_shen.<semicolon-symbol>)) (let Parse_shen.<premises> (shen.<premises> Parse_shen.<semicolon-symbol>) (if (not (= (fail) Parse_shen.<premises>)) (shen.pair (hd Parse_shen.<premises>) (cons (shen.hdtl Parse_shen.<premise>) (shen.hdtl Parse_shen.<premises>))) (fail))) (fail))) (fail))) (if (= YaccParse (fail)) (let Parse_<e> (<e> V1378) (if (not (= (fail) Parse_<e>)) (shen.pair (hd Parse_<e>) ()) (fail))) YaccParse)))
45
+ (defun shen.<premises> (V17189) (let YaccParse (let Parse_shen.<premise> (shen.<premise> V17189) (if (not (= (fail) Parse_shen.<premise>)) (let Parse_shen.<semicolon-symbol> (shen.<semicolon-symbol> Parse_shen.<premise>) (if (not (= (fail) Parse_shen.<semicolon-symbol>)) (let Parse_shen.<premises> (shen.<premises> Parse_shen.<semicolon-symbol>) (if (not (= (fail) Parse_shen.<premises>)) (shen.pair (hd Parse_shen.<premises>) (cons (shen.hdtl Parse_shen.<premise>) (shen.hdtl Parse_shen.<premises>))) (fail))) (fail))) (fail))) (if (= YaccParse (fail)) (let Parse_<e> (<e> V17189) (if (not (= (fail) Parse_<e>)) (shen.pair (hd Parse_<e>) ()) (fail))) YaccParse)))
46
46
 
47
- (defun shen.<semicolon-symbol> (V1379) (if (cons? (hd V1379)) (let Parse_X (hd (hd V1379)) (if (= Parse_X ;) (shen.pair (hd (shen.pair (tl (hd V1379)) (shen.hdtl V1379))) shen.skip) (fail))) (fail)))
47
+ (defun shen.<semicolon-symbol> (V17191) (if (cons? (hd V17191)) (let Parse_X (hd (hd V17191)) (if (= Parse_X ;) (shen.pair (hd (shen.pair (tl (hd V17191)) (shen.hdtl V17191))) shen.skip) (fail))) (fail)))
48
48
 
49
- (defun shen.<premise> (V1380) (let YaccParse (if (and (cons? (hd V1380)) (= ! (hd (hd V1380)))) (shen.pair (hd (shen.pair (tl (hd V1380)) (shen.hdtl V1380))) !) (fail)) (if (= YaccParse (fail)) (let YaccParse (let Parse_shen.<formulae> (shen.<formulae> V1380) (if (not (= (fail) Parse_shen.<formulae>)) (if (and (cons? (hd Parse_shen.<formulae>)) (= >> (hd (hd Parse_shen.<formulae>)))) (let Parse_shen.<formula> (shen.<formula> (shen.pair (tl (hd Parse_shen.<formulae>)) (shen.hdtl Parse_shen.<formulae>))) (if (not (= (fail) Parse_shen.<formula>)) (shen.pair (hd Parse_shen.<formula>) (shen.sequent (shen.hdtl Parse_shen.<formulae>) (shen.hdtl Parse_shen.<formula>))) (fail))) (fail)) (fail))) (if (= YaccParse (fail)) (let Parse_shen.<formula> (shen.<formula> V1380) (if (not (= (fail) Parse_shen.<formula>)) (shen.pair (hd Parse_shen.<formula>) (shen.sequent () (shen.hdtl Parse_shen.<formula>))) (fail))) YaccParse)) YaccParse)))
49
+ (defun shen.<premise> (V17193) (let YaccParse (if (and (cons? (hd V17193)) (= ! (hd (hd V17193)))) (shen.pair (hd (shen.pair (tl (hd V17193)) (shen.hdtl V17193))) !) (fail)) (if (= YaccParse (fail)) (let YaccParse (let Parse_shen.<formulae> (shen.<formulae> V17193) (if (not (= (fail) Parse_shen.<formulae>)) (if (and (cons? (hd Parse_shen.<formulae>)) (= >> (hd (hd Parse_shen.<formulae>)))) (let Parse_shen.<formula> (shen.<formula> (shen.pair (tl (hd Parse_shen.<formulae>)) (shen.hdtl Parse_shen.<formulae>))) (if (not (= (fail) Parse_shen.<formula>)) (shen.pair (hd Parse_shen.<formula>) (shen.sequent (shen.hdtl Parse_shen.<formulae>) (shen.hdtl Parse_shen.<formula>))) (fail))) (fail)) (fail))) (if (= YaccParse (fail)) (let Parse_shen.<formula> (shen.<formula> V17193) (if (not (= (fail) Parse_shen.<formula>)) (shen.pair (hd Parse_shen.<formula>) (shen.sequent () (shen.hdtl Parse_shen.<formula>))) (fail))) YaccParse)) YaccParse)))
50
50
 
51
- (defun shen.<conclusion> (V1381) (let YaccParse (let Parse_shen.<formulae> (shen.<formulae> V1381) (if (not (= (fail) Parse_shen.<formulae>)) (if (and (cons? (hd Parse_shen.<formulae>)) (= >> (hd (hd Parse_shen.<formulae>)))) (let Parse_shen.<formula> (shen.<formula> (shen.pair (tl (hd Parse_shen.<formulae>)) (shen.hdtl Parse_shen.<formulae>))) (if (not (= (fail) Parse_shen.<formula>)) (let Parse_shen.<semicolon-symbol> (shen.<semicolon-symbol> Parse_shen.<formula>) (if (not (= (fail) Parse_shen.<semicolon-symbol>)) (shen.pair (hd Parse_shen.<semicolon-symbol>) (shen.sequent (shen.hdtl Parse_shen.<formulae>) (shen.hdtl Parse_shen.<formula>))) (fail))) (fail))) (fail)) (fail))) (if (= YaccParse (fail)) (let Parse_shen.<formula> (shen.<formula> V1381) (if (not (= (fail) Parse_shen.<formula>)) (let Parse_shen.<semicolon-symbol> (shen.<semicolon-symbol> Parse_shen.<formula>) (if (not (= (fail) Parse_shen.<semicolon-symbol>)) (shen.pair (hd Parse_shen.<semicolon-symbol>) (shen.sequent () (shen.hdtl Parse_shen.<formula>))) (fail))) (fail))) YaccParse)))
51
+ (defun shen.<conclusion> (V17195) (let YaccParse (let Parse_shen.<formulae> (shen.<formulae> V17195) (if (not (= (fail) Parse_shen.<formulae>)) (if (and (cons? (hd Parse_shen.<formulae>)) (= >> (hd (hd Parse_shen.<formulae>)))) (let Parse_shen.<formula> (shen.<formula> (shen.pair (tl (hd Parse_shen.<formulae>)) (shen.hdtl Parse_shen.<formulae>))) (if (not (= (fail) Parse_shen.<formula>)) (let Parse_shen.<semicolon-symbol> (shen.<semicolon-symbol> Parse_shen.<formula>) (if (not (= (fail) Parse_shen.<semicolon-symbol>)) (shen.pair (hd Parse_shen.<semicolon-symbol>) (shen.sequent (shen.hdtl Parse_shen.<formulae>) (shen.hdtl Parse_shen.<formula>))) (fail))) (fail))) (fail)) (fail))) (if (= YaccParse (fail)) (let Parse_shen.<formula> (shen.<formula> V17195) (if (not (= (fail) Parse_shen.<formula>)) (let Parse_shen.<semicolon-symbol> (shen.<semicolon-symbol> Parse_shen.<formula>) (if (not (= (fail) Parse_shen.<semicolon-symbol>)) (shen.pair (hd Parse_shen.<semicolon-symbol>) (shen.sequent () (shen.hdtl Parse_shen.<formula>))) (fail))) (fail))) YaccParse)))
52
52
 
53
- (defun shen.sequent (V1382 V1383) (@p V1382 V1383))
53
+ (defun shen.sequent (V17198 V17199) (@p V17198 V17199))
54
54
 
55
- (defun shen.<formulae> (V1384) (let YaccParse (let Parse_shen.<formula> (shen.<formula> V1384) (if (not (= (fail) Parse_shen.<formula>)) (let Parse_shen.<comma-symbol> (shen.<comma-symbol> Parse_shen.<formula>) (if (not (= (fail) Parse_shen.<comma-symbol>)) (let Parse_shen.<formulae> (shen.<formulae> Parse_shen.<comma-symbol>) (if (not (= (fail) Parse_shen.<formulae>)) (shen.pair (hd Parse_shen.<formulae>) (cons (shen.hdtl Parse_shen.<formula>) (shen.hdtl Parse_shen.<formulae>))) (fail))) (fail))) (fail))) (if (= YaccParse (fail)) (let YaccParse (let Parse_shen.<formula> (shen.<formula> V1384) (if (not (= (fail) Parse_shen.<formula>)) (shen.pair (hd Parse_shen.<formula>) (cons (shen.hdtl Parse_shen.<formula>) ())) (fail))) (if (= YaccParse (fail)) (let Parse_<e> (<e> V1384) (if (not (= (fail) Parse_<e>)) (shen.pair (hd Parse_<e>) ()) (fail))) YaccParse)) YaccParse)))
55
+ (defun shen.<formulae> (V17201) (let YaccParse (let Parse_shen.<formula> (shen.<formula> V17201) (if (not (= (fail) Parse_shen.<formula>)) (let Parse_shen.<comma-symbol> (shen.<comma-symbol> Parse_shen.<formula>) (if (not (= (fail) Parse_shen.<comma-symbol>)) (let Parse_shen.<formulae> (shen.<formulae> Parse_shen.<comma-symbol>) (if (not (= (fail) Parse_shen.<formulae>)) (shen.pair (hd Parse_shen.<formulae>) (cons (shen.hdtl Parse_shen.<formula>) (shen.hdtl Parse_shen.<formulae>))) (fail))) (fail))) (fail))) (if (= YaccParse (fail)) (let YaccParse (let Parse_shen.<formula> (shen.<formula> V17201) (if (not (= (fail) Parse_shen.<formula>)) (shen.pair (hd Parse_shen.<formula>) (cons (shen.hdtl Parse_shen.<formula>) ())) (fail))) (if (= YaccParse (fail)) (let Parse_<e> (<e> V17201) (if (not (= (fail) Parse_<e>)) (shen.pair (hd Parse_<e>) ()) (fail))) YaccParse)) YaccParse)))
56
56
 
57
- (defun shen.<comma-symbol> (V1385) (if (cons? (hd V1385)) (let Parse_X (hd (hd V1385)) (if (= Parse_X (intern ",")) (shen.pair (hd (shen.pair (tl (hd V1385)) (shen.hdtl V1385))) shen.skip) (fail))) (fail)))
57
+ (defun shen.<comma-symbol> (V17203) (if (cons? (hd V17203)) (let Parse_X (hd (hd V17203)) (if (= Parse_X (intern ",")) (shen.pair (hd (shen.pair (tl (hd V17203)) (shen.hdtl V17203))) shen.skip) (fail))) (fail)))
58
58
 
59
- (defun shen.<formula> (V1386) (let YaccParse (let Parse_shen.<expr> (shen.<expr> V1386) (if (not (= (fail) Parse_shen.<expr>)) (if (and (cons? (hd Parse_shen.<expr>)) (= : (hd (hd Parse_shen.<expr>)))) (let Parse_shen.<type> (shen.<type> (shen.pair (tl (hd Parse_shen.<expr>)) (shen.hdtl Parse_shen.<expr>))) (if (not (= (fail) Parse_shen.<type>)) (shen.pair (hd Parse_shen.<type>) (cons (shen.curry (shen.hdtl Parse_shen.<expr>)) (cons : (cons (shen.demodulate (shen.hdtl Parse_shen.<type>)) ())))) (fail))) (fail)) (fail))) (if (= YaccParse (fail)) (let Parse_shen.<expr> (shen.<expr> V1386) (if (not (= (fail) Parse_shen.<expr>)) (shen.pair (hd Parse_shen.<expr>) (shen.hdtl Parse_shen.<expr>)) (fail))) YaccParse)))
59
+ (defun shen.<formula> (V17205) (let YaccParse (let Parse_shen.<expr> (shen.<expr> V17205) (if (not (= (fail) Parse_shen.<expr>)) (if (and (cons? (hd Parse_shen.<expr>)) (= : (hd (hd Parse_shen.<expr>)))) (let Parse_shen.<type> (shen.<type> (shen.pair (tl (hd Parse_shen.<expr>)) (shen.hdtl Parse_shen.<expr>))) (if (not (= (fail) Parse_shen.<type>)) (shen.pair (hd Parse_shen.<type>) (cons (shen.curry (shen.hdtl Parse_shen.<expr>)) (cons : (cons (shen.demodulate (shen.hdtl Parse_shen.<type>)) ())))) (fail))) (fail)) (fail))) (if (= YaccParse (fail)) (let Parse_shen.<expr> (shen.<expr> V17205) (if (not (= (fail) Parse_shen.<expr>)) (shen.pair (hd Parse_shen.<expr>) (shen.hdtl Parse_shen.<expr>)) (fail))) YaccParse)))
60
60
 
61
- (defun shen.<type> (V1387) (let Parse_shen.<expr> (shen.<expr> V1387) (if (not (= (fail) Parse_shen.<expr>)) (shen.pair (hd Parse_shen.<expr>) (shen.curry-type (shen.hdtl Parse_shen.<expr>))) (fail))))
61
+ (defun shen.<type> (V17207) (let Parse_shen.<expr> (shen.<expr> V17207) (if (not (= (fail) Parse_shen.<expr>)) (shen.pair (hd Parse_shen.<expr>) (shen.curry-type (shen.hdtl Parse_shen.<expr>))) (fail))))
62
62
 
63
- (defun shen.<doubleunderline> (V1388) (if (cons? (hd V1388)) (let Parse_X (hd (hd V1388)) (if (shen.doubleunderline? Parse_X) (shen.pair (hd (shen.pair (tl (hd V1388)) (shen.hdtl V1388))) Parse_X) (fail))) (fail)))
63
+ (defun shen.<doubleunderline> (V17209) (if (cons? (hd V17209)) (let Parse_X (hd (hd V17209)) (if (shen.doubleunderline? Parse_X) (shen.pair (hd (shen.pair (tl (hd V17209)) (shen.hdtl V17209))) Parse_X) (fail))) (fail)))
64
64
 
65
- (defun shen.<singleunderline> (V1389) (if (cons? (hd V1389)) (let Parse_X (hd (hd V1389)) (if (shen.singleunderline? Parse_X) (shen.pair (hd (shen.pair (tl (hd V1389)) (shen.hdtl V1389))) Parse_X) (fail))) (fail)))
65
+ (defun shen.<singleunderline> (V17211) (if (cons? (hd V17211)) (let Parse_X (hd (hd V17211)) (if (shen.singleunderline? Parse_X) (shen.pair (hd (shen.pair (tl (hd V17211)) (shen.hdtl V17211))) Parse_X) (fail))) (fail)))
66
66
 
67
- (defun shen.singleunderline? (V1390) (and (symbol? V1390) (shen.sh? (str V1390))))
67
+ (defun shen.singleunderline? (V17213) (and (symbol? V17213) (shen.sh? (str V17213))))
68
68
 
69
- (defun shen.sh? (V1391) (cond ((= "_" V1391) true) (true (and (= (pos V1391 0) "_") (shen.sh? (tlstr V1391))))))
69
+ (defun shen.sh? (V17215) (cond ((= "_" V17215) true) (true (and (= (pos V17215 0) "_") (shen.sh? (tlstr V17215))))))
70
70
 
71
- (defun shen.doubleunderline? (V1392) (and (symbol? V1392) (shen.dh? (str V1392))))
71
+ (defun shen.doubleunderline? (V17217) (and (symbol? V17217) (shen.dh? (str V17217))))
72
72
 
73
- (defun shen.dh? (V1393) (cond ((= "=" V1393) true) (true (and (= (pos V1393 0) "=") (shen.dh? (tlstr V1393))))))
73
+ (defun shen.dh? (V17219) (cond ((= "=" V17219) true) (true (and (= (pos V17219 0) "=") (shen.dh? (tlstr V17219))))))
74
74
 
75
- (defun shen.process-datatype (V1394 V1395) (shen.remember-datatype (shen.s-prolog (shen.rules->horn-clauses V1394 V1395))))
75
+ (defun shen.process-datatype (V17222 V17223) (shen.remember-datatype (shen.s-prolog (shen.rules->horn-clauses V17222 V17223))))
76
76
 
77
- (defun shen.remember-datatype (V1400) (cond ((cons? V1400) (do (set shen.*datatypes* (adjoin (hd V1400) (value shen.*datatypes*))) (do (set shen.*alldatatypes* (adjoin (hd V1400) (value shen.*alldatatypes*))) (hd V1400)))) (true (shen.f_error shen.remember-datatype))))
77
+ (defun shen.remember-datatype (V17229) (cond ((cons? V17229) (do (set shen.*datatypes* (adjoin (hd V17229) (value shen.*datatypes*))) (do (set shen.*alldatatypes* (adjoin (hd V17229) (value shen.*alldatatypes*))) (hd V17229)))) (true (shen.f_error shen.remember-datatype))))
78
78
 
79
- (defun shen.rules->horn-clauses (V1403 V1404) (cond ((= () V1404) ()) ((and (cons? V1404) (and (tuple? (hd V1404)) (= shen.single (fst (hd V1404))))) (cons (shen.rule->horn-clause V1403 (snd (hd V1404))) (shen.rules->horn-clauses V1403 (tl V1404)))) ((and (cons? V1404) (and (tuple? (hd V1404)) (= shen.double (fst (hd V1404))))) (shen.rules->horn-clauses V1403 (append (shen.double->singles (snd (hd V1404))) (tl V1404)))) (true (shen.f_error shen.rules->horn-clauses))))
79
+ (defun shen.rules->horn-clauses (V17234 V17235) (cond ((= () V17235) ()) ((and (cons? V17235) (and (tuple? (hd V17235)) (= shen.single (fst (hd V17235))))) (cons (shen.rule->horn-clause V17234 (snd (hd V17235))) (shen.rules->horn-clauses V17234 (tl V17235)))) ((and (cons? V17235) (and (tuple? (hd V17235)) (= shen.double (fst (hd V17235))))) (shen.rules->horn-clauses V17234 (append (shen.double->singles (snd (hd V17235))) (tl V17235)))) (true (shen.f_error shen.rules->horn-clauses))))
80
80
 
81
- (defun shen.double->singles (V1405) (cons (shen.right-rule V1405) (cons (shen.left-rule V1405) ())))
81
+ (defun shen.double->singles (V17237) (cons (shen.right-rule V17237) (cons (shen.left-rule V17237) ())))
82
82
 
83
- (defun shen.right-rule (V1406) (@p shen.single V1406))
83
+ (defun shen.right-rule (V17239) (@p shen.single V17239))
84
84
 
85
- (defun shen.left-rule (V1407) (cond ((and (cons? V1407) (and (cons? (tl V1407)) (and (cons? (tl (tl V1407))) (and (tuple? (hd (tl (tl V1407)))) (and (= () (fst (hd (tl (tl V1407))))) (= () (tl (tl (tl V1407))))))))) (let Q (gensym Qv) (let NewConclusion (@p (cons (snd (hd (tl (tl V1407)))) ()) Q) (let NewPremises (cons (@p (map (lambda V1359 (shen.right->left V1359)) (hd (tl V1407))) Q) ()) (@p shen.single (cons (hd V1407) (cons NewPremises (cons NewConclusion ())))))))) (true (shen.f_error shen.left-rule))))
85
+ (defun shen.left-rule (V17241) (cond ((and (cons? V17241) (and (cons? (tl V17241)) (and (cons? (tl (tl V17241))) (and (tuple? (hd (tl (tl V17241)))) (and (= () (fst (hd (tl (tl V17241))))) (= () (tl (tl (tl V17241))))))))) (let Q (gensym Qv) (let NewConclusion (@p (cons (snd (hd (tl (tl V17241)))) ()) Q) (let NewPremises (cons (@p (map (lambda X (shen.right->left X)) (hd (tl V17241))) Q) ()) (@p shen.single (cons (hd V17241) (cons NewPremises (cons NewConclusion ())))))))) (true (shen.f_error shen.left-rule))))
86
86
 
87
- (defun shen.right->left (V1412) (cond ((and (tuple? V1412) (= () (fst V1412))) (snd V1412)) (true (simple-error "syntax error with ==========
87
+ (defun shen.right->left (V17247) (cond ((and (tuple? V17247) (= () (fst V17247))) (snd V17247)) (true (simple-error "syntax error with ==========
88
88
  "))))
89
89
 
90
- (defun shen.rule->horn-clause (V1413 V1414) (cond ((and (cons? V1414) (and (cons? (tl V1414)) (and (cons? (tl (tl V1414))) (and (tuple? (hd (tl (tl V1414)))) (= () (tl (tl (tl V1414)))))))) (cons (shen.rule->horn-clause-head V1413 (snd (hd (tl (tl V1414))))) (cons :- (cons (shen.rule->horn-clause-body (hd V1414) (hd (tl V1414)) (fst (hd (tl (tl V1414))))) ())))) (true (shen.f_error shen.rule->horn-clause))))
90
+ (defun shen.rule->horn-clause (V17250 V17251) (cond ((and (cons? V17251) (and (cons? (tl V17251)) (and (cons? (tl (tl V17251))) (and (tuple? (hd (tl (tl V17251)))) (= () (tl (tl (tl V17251)))))))) (cons (shen.rule->horn-clause-head V17250 (snd (hd (tl (tl V17251))))) (cons :- (cons (shen.rule->horn-clause-body (hd V17251) (hd (tl V17251)) (fst (hd (tl (tl V17251))))) ())))) (true (shen.f_error shen.rule->horn-clause))))
91
91
 
92
- (defun shen.rule->horn-clause-head (V1415 V1416) (cons V1415 (cons (shen.mode-ify V1416) (cons Context_1957 ()))))
92
+ (defun shen.rule->horn-clause-head (V17254 V17255) (cons V17254 (cons (shen.mode-ify V17255) (cons Context_1957 ()))))
93
93
 
94
- (defun shen.mode-ify (V1417) (cond ((and (cons? V1417) (and (cons? (tl V1417)) (and (= : (hd (tl V1417))) (and (cons? (tl (tl V1417))) (= () (tl (tl (tl V1417)))))))) (cons mode (cons (cons (hd V1417) (cons : (cons (cons mode (cons (hd (tl (tl V1417))) (cons + ()))) ()))) (cons - ())))) (true V1417)))
94
+ (defun shen.mode-ify (V17257) (cond ((and (cons? V17257) (and (cons? (tl V17257)) (and (= : (hd (tl V17257))) (and (cons? (tl (tl V17257))) (= () (tl (tl (tl V17257)))))))) (cons mode (cons (cons (hd V17257) (cons : (cons (cons mode (cons (hd (tl (tl V17257))) (cons + ()))) ()))) (cons - ())))) (true V17257)))
95
95
 
96
- (defun shen.rule->horn-clause-body (V1418 V1419 V1420) (let Variables (map (lambda V1360 (shen.extract_vars V1360)) V1420) (let Predicates (map (lambda X (gensym shen.cl)) V1420) (let SearchLiterals (shen.construct-search-literals Predicates Variables Context_1957 Context1_1957) (let SearchClauses (shen.construct-search-clauses Predicates V1420 Variables) (let SideLiterals (shen.construct-side-literals V1418) (let PremissLiterals (map (lambda X (shen.construct-premiss-literal X (empty? V1420))) V1419) (append SearchLiterals (append SideLiterals PremissLiterals)))))))))
96
+ (defun shen.rule->horn-clause-body (V17261 V17262 V17263) (let Variables (map (lambda X (shen.extract_vars X)) V17263) (let Predicates (map (lambda X (gensym shen.cl)) V17263) (let SearchLiterals (shen.construct-search-literals Predicates Variables Context_1957 Context1_1957) (let SearchClauses (shen.construct-search-clauses Predicates V17263 Variables) (let SideLiterals (shen.construct-side-literals V17261) (let PremissLiterals (map (lambda X (shen.construct-premiss-literal X (empty? V17263))) V17262) (append SearchLiterals (append SideLiterals PremissLiterals)))))))))
97
97
 
98
- (defun shen.construct-search-literals (V1425 V1426 V1427 V1428) (cond ((and (= () V1425) (= () V1426)) ()) (true (shen.csl-help V1425 V1426 V1427 V1428))))
98
+ (defun shen.construct-search-literals (V17272 V17273 V17274 V17275) (cond ((and (= () V17272) (= () V17273)) ()) (true (shen.csl-help V17272 V17273 V17274 V17275))))
99
99
 
100
- (defun shen.csl-help (V1431 V1432 V1433 V1434) (cond ((and (= () V1431) (= () V1432)) (cons (cons bind (cons ContextOut_1957 (cons V1433 ()))) ())) ((and (cons? V1431) (cons? V1432)) (cons (cons (hd V1431) (cons V1433 (cons V1434 (hd V1432)))) (shen.csl-help (tl V1431) (tl V1432) V1434 (gensym Context)))) (true (shen.f_error shen.csl-help))))
100
+ (defun shen.csl-help (V17282 V17283 V17284 V17285) (cond ((and (= () V17282) (= () V17283)) (cons (cons bind (cons ContextOut_1957 (cons V17284 ()))) ())) ((and (cons? V17282) (cons? V17283)) (cons (cons (hd V17282) (cons V17284 (cons V17285 (hd V17283)))) (shen.csl-help (tl V17282) (tl V17283) V17285 (gensym Context)))) (true (shen.f_error shen.csl-help))))
101
101
 
102
- (defun shen.construct-search-clauses (V1435 V1436 V1437) (cond ((and (= () V1435) (and (= () V1436) (= () V1437))) shen.skip) ((and (cons? V1435) (and (cons? V1436) (cons? V1437))) (do (shen.construct-search-clause (hd V1435) (hd V1436) (hd V1437)) (shen.construct-search-clauses (tl V1435) (tl V1436) (tl V1437)))) (true (shen.f_error shen.construct-search-clauses))))
102
+ (defun shen.construct-search-clauses (V17289 V17290 V17291) (cond ((and (= () V17289) (and (= () V17290) (= () V17291))) shen.skip) ((and (cons? V17289) (and (cons? V17290) (cons? V17291))) (do (shen.construct-search-clause (hd V17289) (hd V17290) (hd V17291)) (shen.construct-search-clauses (tl V17289) (tl V17290) (tl V17291)))) (true (shen.f_error shen.construct-search-clauses))))
103
103
 
104
- (defun shen.construct-search-clause (V1438 V1439 V1440) (shen.s-prolog (cons (shen.construct-base-search-clause V1438 V1439 V1440) (cons (shen.construct-recursive-search-clause V1438 V1439 V1440) ()))))
104
+ (defun shen.construct-search-clause (V17295 V17296 V17297) (shen.s-prolog (cons (shen.construct-base-search-clause V17295 V17296 V17297) (cons (shen.construct-recursive-search-clause V17295 V17296 V17297) ()))))
105
105
 
106
- (defun shen.construct-base-search-clause (V1441 V1442 V1443) (cons (cons V1441 (cons (cons (shen.mode-ify V1442) In_1957) (cons In_1957 V1443))) (cons :- (cons () ()))))
106
+ (defun shen.construct-base-search-clause (V17301 V17302 V17303) (cons (cons V17301 (cons (cons (shen.mode-ify V17302) In_1957) (cons In_1957 V17303))) (cons :- (cons () ()))))
107
107
 
108
- (defun shen.construct-recursive-search-clause (V1444 V1445 V1446) (cons (cons V1444 (cons (cons Assumption_1957 Assumptions_1957) (cons (cons Assumption_1957 Out_1957) V1446))) (cons :- (cons (cons (cons V1444 (cons Assumptions_1957 (cons Out_1957 V1446))) ()) ()))))
108
+ (defun shen.construct-recursive-search-clause (V17307 V17308 V17309) (cons (cons V17307 (cons (cons Assumption_1957 Assumptions_1957) (cons (cons Assumption_1957 Out_1957) V17309))) (cons :- (cons (cons (cons V17307 (cons Assumptions_1957 (cons Out_1957 V17309))) ()) ()))))
109
109
 
110
- (defun shen.construct-side-literals (V1451) (cond ((= () V1451) ()) ((and (cons? V1451) (and (cons? (hd V1451)) (and (= if (hd (hd V1451))) (and (cons? (tl (hd V1451))) (= () (tl (tl (hd V1451)))))))) (cons (cons when (tl (hd V1451))) (shen.construct-side-literals (tl V1451)))) ((and (cons? V1451) (and (cons? (hd V1451)) (and (= let (hd (hd V1451))) (and (cons? (tl (hd V1451))) (and (cons? (tl (tl (hd V1451)))) (= () (tl (tl (tl (hd V1451)))))))))) (cons (cons is (tl (hd V1451))) (shen.construct-side-literals (tl V1451)))) ((cons? V1451) (shen.construct-side-literals (tl V1451))) (true (shen.f_error shen.construct-side-literals))))
110
+ (defun shen.construct-side-literals (V17315) (cond ((= () V17315) ()) ((and (cons? V17315) (and (cons? (hd V17315)) (and (= if (hd (hd V17315))) (and (cons? (tl (hd V17315))) (= () (tl (tl (hd V17315)))))))) (cons (cons when (tl (hd V17315))) (shen.construct-side-literals (tl V17315)))) ((and (cons? V17315) (and (cons? (hd V17315)) (and (= let (hd (hd V17315))) (and (cons? (tl (hd V17315))) (and (cons? (tl (tl (hd V17315)))) (= () (tl (tl (tl (hd V17315)))))))))) (cons (cons is (tl (hd V17315))) (shen.construct-side-literals (tl V17315)))) ((cons? V17315) (shen.construct-side-literals (tl V17315))) (true (shen.f_error shen.construct-side-literals))))
111
111
 
112
- (defun shen.construct-premiss-literal (V1456 V1457) (cond ((tuple? V1456) (cons shen.t* (cons (shen.recursive_cons_form (snd V1456)) (cons (shen.construct-context V1457 (fst V1456)) ())))) ((= ! V1456) (cons cut (cons Throwcontrol ()))) (true (shen.f_error shen.construct-premiss-literal))))
112
+ (defun shen.construct-premiss-literal (V17322 V17323) (cond ((tuple? V17322) (cons shen.t* (cons (shen.recursive_cons_form (snd V17322)) (cons (shen.construct-context V17323 (fst V17322)) ())))) ((= ! V17322) (cons cut (cons Throwcontrol ()))) (true (shen.f_error shen.construct-premiss-literal))))
113
113
 
114
- (defun shen.construct-context (V1458 V1459) (cond ((and (= true V1458) (= () V1459)) Context_1957) ((and (= false V1458) (= () V1459)) ContextOut_1957) ((cons? V1459) (cons cons (cons (shen.recursive_cons_form (hd V1459)) (cons (shen.construct-context V1458 (tl V1459)) ())))) (true (shen.f_error shen.construct-context))))
114
+ (defun shen.construct-context (V17326 V17327) (cond ((and (= true V17326) (= () V17327)) Context_1957) ((and (= false V17326) (= () V17327)) ContextOut_1957) ((cons? V17327) (cons cons (cons (shen.recursive_cons_form (hd V17327)) (cons (shen.construct-context V17326 (tl V17327)) ())))) (true (shen.f_error shen.construct-context))))
115
115
 
116
- (defun shen.recursive_cons_form (V1460) (cond ((cons? V1460) (cons cons (cons (shen.recursive_cons_form (hd V1460)) (cons (shen.recursive_cons_form (tl V1460)) ())))) (true V1460)))
116
+ (defun shen.recursive_cons_form (V17329) (cond ((cons? V17329) (cons cons (cons (shen.recursive_cons_form (hd V17329)) (cons (shen.recursive_cons_form (tl V17329)) ())))) (true V17329)))
117
117
 
118
- (defun preclude (V1461) (shen.preclude-h (map (lambda V1361 (shen.intern-type V1361)) V1461)))
118
+ (defun preclude (V17331) (shen.preclude-h (map (lambda X (shen.intern-type X)) V17331)))
119
119
 
120
- (defun shen.preclude-h (V1462) (let FilterDatatypes (set shen.*datatypes* (difference (value shen.*datatypes*) V1462)) (value shen.*datatypes*)))
120
+ (defun shen.preclude-h (V17333) (let FilterDatatypes (set shen.*datatypes* (difference (value shen.*datatypes*) V17333)) (value shen.*datatypes*)))
121
121
 
122
- (defun include (V1463) (shen.include-h (map (lambda V1362 (shen.intern-type V1362)) V1463)))
122
+ (defun include (V17335) (shen.include-h (map (lambda X (shen.intern-type X)) V17335)))
123
123
 
124
- (defun shen.include-h (V1464) (let ValidTypes (intersection V1464 (value shen.*alldatatypes*)) (let NewDatatypes (set shen.*datatypes* (union ValidTypes (value shen.*datatypes*))) (value shen.*datatypes*))))
124
+ (defun shen.include-h (V17337) (let ValidTypes (intersection V17337 (value shen.*alldatatypes*)) (let NewDatatypes (set shen.*datatypes* (union ValidTypes (value shen.*datatypes*))) (value shen.*datatypes*))))
125
125
 
126
- (defun preclude-all-but (V1465) (shen.preclude-h (difference (value shen.*alldatatypes*) (map (lambda V1363 (shen.intern-type V1363)) V1465))))
126
+ (defun preclude-all-but (V17339) (shen.preclude-h (difference (value shen.*alldatatypes*) (map (lambda X (shen.intern-type X)) V17339))))
127
127
 
128
- (defun include-all-but (V1466) (shen.include-h (difference (value shen.*alldatatypes*) (map (lambda V1364 (shen.intern-type V1364)) V1466))))
128
+ (defun include-all-but (V17341) (shen.include-h (difference (value shen.*alldatatypes*) (map (lambda X (shen.intern-type X)) V17341))))
129
129
 
130
- (defun shen.synonyms-help (V1471) (cond ((= () V1471) (shen.demodulation-function (value shen.*tc*) (mapcan (lambda V1365 (shen.demod-rule V1365)) (value shen.*synonyms*)))) ((and (cons? V1471) (cons? (tl V1471))) (let Vs (difference (shen.extract_vars (hd (tl V1471))) (shen.extract_vars (hd V1471))) (if (empty? Vs) (do (shen.pushnew (cons (hd V1471) (cons (hd (tl V1471)) ())) shen.*synonyms*) (shen.synonyms-help (tl (tl V1471)))) (shen.free_variable_warnings (hd (tl V1471)) Vs)))) (true (simple-error "odd number of synonyms
130
+ (defun shen.synonyms-help (V17347) (cond ((= () V17347) (shen.demodulation-function (value shen.*tc*) (mapcan (lambda X (shen.demod-rule X)) (value shen.*synonyms*)))) ((and (cons? V17347) (cons? (tl V17347))) (let Vs (difference (shen.extract_vars (hd (tl V17347))) (shen.extract_vars (hd V17347))) (if (empty? Vs) (do (shen.pushnew (cons (hd V17347) (cons (hd (tl V17347)) ())) shen.*synonyms*) (shen.synonyms-help (tl (tl V17347)))) (shen.free_variable_warnings (hd (tl V17347)) Vs)))) (true (simple-error "odd number of synonyms
131
131
  "))))
132
132
 
133
- (defun shen.pushnew (V1472 V1473) (if (element? V1472 (value V1473)) (value V1473) (set V1473 (cons V1472 (value V1473)))))
133
+ (defun shen.pushnew (V17350 V17351) (if (element? V17350 (value V17351)) (value V17351) (set V17351 (cons V17350 (value V17351)))))
134
134
 
135
- (defun shen.demod-rule (V1474) (cond ((and (cons? V1474) (and (cons? (tl V1474)) (= () (tl (tl V1474))))) (cons (shen.rcons_form (hd V1474)) (cons -> (cons (shen.rcons_form (hd (tl V1474))) ())))) (true (shen.f_error shen.demod-rule))))
135
+ (defun shen.demod-rule (V17353) (cond ((and (cons? V17353) (and (cons? (tl V17353)) (= () (tl (tl V17353))))) (cons (shen.rcons_form (hd V17353)) (cons -> (cons (shen.rcons_form (hd (tl V17353))) ())))) (true (shen.f_error shen.demod-rule))))
136
136
 
137
- (defun shen.demodulation-function (V1475 V1476) (do (tc -) (do (eval (cons define (cons shen.demod (append V1476 (shen.default-rule))))) (do (if V1475 (tc +) shen.skip) synonyms))))
137
+ (defun shen.demodulation-function (V17356 V17357) (do (tc -) (do (eval (cons define (cons shen.demod (append V17357 (shen.default-rule))))) (do (if V17356 (tc +) shen.skip) synonyms))))
138
138
 
139
139
  (defun shen.default-rule () (cons X (cons -> (cons X ()))))
140
140