TSTP Solution File: NLP179+1 by iProver-SAT---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver-SAT---3.9
% Problem  : NLP179+1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d SAT

% Computer : n025.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Fri May  3 02:47:03 EDT 2024

% Result   : CounterSatisfiable 3.92s 1.15s
% Output   : Saturation 3.92s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0,X1] :
      ( furniture(X0,X1)
     => instrumentality(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax1) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( seat(X0,X1)
     => furniture(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax2) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( frontseat(X0,X1)
     => seat(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax3) ).

fof(f4,axiom,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
     => artifact(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4) ).

fof(f5,axiom,
    ! [X0,X1] :
      ( transport(X0,X1)
     => instrumentality(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax5) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( vehicle(X0,X1)
     => transport(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax6) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( car(X0,X1)
     => vehicle(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax7) ).

fof(f8,axiom,
    ! [X0,X1] :
      ( chevy(X0,X1)
     => car(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax8) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( location(X0,X1)
     => object(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax9) ).

fof(f10,axiom,
    ! [X0,X1] :
      ( city(X0,X1)
     => location(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax10) ).

fof(f11,axiom,
    ! [X0,X1] :
      ( hollywood_placename(X0,X1)
     => placename(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax11) ).

fof(f12,axiom,
    ! [X0,X1] :
      ( abstraction(X0,X1)
     => unisex(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax12) ).

fof(f13,axiom,
    ! [X0,X1] :
      ( abstraction(X0,X1)
     => general(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax13) ).

fof(f14,axiom,
    ! [X0,X1] :
      ( abstraction(X0,X1)
     => nonhuman(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax14) ).

fof(f15,axiom,
    ! [X0,X1] :
      ( abstraction(X0,X1)
     => thing(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax15) ).

fof(f16,axiom,
    ! [X0,X1] :
      ( relation(X0,X1)
     => abstraction(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax16) ).

fof(f17,axiom,
    ! [X0,X1] :
      ( relname(X0,X1)
     => relation(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax17) ).

fof(f18,axiom,
    ! [X0,X1] :
      ( placename(X0,X1)
     => relname(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax18) ).

fof(f19,axiom,
    ! [X0,X1] :
      ( way(X0,X1)
     => artifact(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax19) ).

fof(f20,axiom,
    ! [X0,X1] :
      ( street(X0,X1)
     => way(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax20) ).

fof(f21,axiom,
    ! [X0,X1] :
      ( barrel(X0,X1)
     => event(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax21) ).

fof(f22,axiom,
    ! [X0,X1] :
      ( state(X0,X1)
     => event(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax22) ).

fof(f23,axiom,
    ! [X0,X1] :
      ( state(X0,X1)
     => eventuality(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax23) ).

fof(f24,axiom,
    ! [X0,X1] :
      ( two(X0,X1)
     => group(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax24) ).

fof(f25,axiom,
    ! [X0,X1] :
      ( man(X0,X1)
     => male(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax25) ).

fof(f26,axiom,
    ! [X0,X1] :
      ( human_person(X0,X1)
     => animate(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax26) ).

fof(f27,axiom,
    ! [X0,X1] :
      ( human_person(X0,X1)
     => human(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax27) ).

fof(f28,axiom,
    ! [X0,X1] :
      ( organism(X0,X1)
     => living(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax28) ).

fof(f29,axiom,
    ! [X0,X1] :
      ( organism(X0,X1)
     => impartial(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax29) ).

fof(f30,axiom,
    ! [X0,X1] :
      ( organism(X0,X1)
     => entity(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax30) ).

fof(f31,axiom,
    ! [X0,X1] :
      ( human_person(X0,X1)
     => organism(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax31) ).

fof(f32,axiom,
    ! [X0,X1] :
      ( man(X0,X1)
     => human_person(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax32) ).

fof(f33,axiom,
    ! [X0,X1] :
      ( fellow(X0,X1)
     => man(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax33) ).

fof(f34,axiom,
    ! [X0,X1] :
      ( eventuality(X0,X1)
     => unisex(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax34) ).

fof(f35,axiom,
    ! [X0,X1] :
      ( eventuality(X0,X1)
     => nonexistent(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax35) ).

fof(f36,axiom,
    ! [X0,X1] :
      ( eventuality(X0,X1)
     => specific(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax36) ).

fof(f37,axiom,
    ! [X0,X1] :
      ( eventuality(X0,X1)
     => thing(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax37) ).

fof(f38,axiom,
    ! [X0,X1] :
      ( event(X0,X1)
     => eventuality(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax38) ).

fof(f39,axiom,
    ! [X0,X1] :
      ( wear(X0,X1)
     => event(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax39) ).

fof(f40,axiom,
    ! [X0,X1] :
      ( set(X0,X1)
     => multiple(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax40) ).

fof(f41,axiom,
    ! [X0,X1] :
      ( group(X0,X1)
     => set(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax41) ).

fof(f42,axiom,
    ! [X0,X1] :
      ( object(X0,X1)
     => unisex(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax42) ).

fof(f43,axiom,
    ! [X0,X1] :
      ( object(X0,X1)
     => impartial(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax43) ).

fof(f44,axiom,
    ! [X0,X1] :
      ( object(X0,X1)
     => nonliving(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax44) ).

fof(f45,axiom,
    ! [X0,X1] :
      ( entity(X0,X1)
     => existent(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax45) ).

fof(f46,axiom,
    ! [X0,X1] :
      ( entity(X0,X1)
     => specific(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax46) ).

fof(f47,axiom,
    ! [X0,X1] :
      ( thing(X0,X1)
     => singleton(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax47) ).

fof(f48,axiom,
    ! [X0,X1] :
      ( entity(X0,X1)
     => thing(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax48) ).

fof(f49,axiom,
    ! [X0,X1] :
      ( object(X0,X1)
     => entity(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax49) ).

fof(f50,axiom,
    ! [X0,X1] :
      ( artifact(X0,X1)
     => object(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax50) ).

fof(f51,axiom,
    ! [X0,X1] :
      ( clothes(X0,X1)
     => artifact(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax51) ).

fof(f52,axiom,
    ! [X0,X1] :
      ( coat(X0,X1)
     => clothes(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax52) ).

fof(f53,axiom,
    ! [X0,X1] :
      ( animate(X0,X1)
     => ~ nonliving(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax53) ).

fof(f54,axiom,
    ! [X0,X1] :
      ( existent(X0,X1)
     => ~ nonexistent(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax54) ).

fof(f55,axiom,
    ! [X0,X1] :
      ( nonhuman(X0,X1)
     => ~ human(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax55) ).

fof(f56,axiom,
    ! [X0,X1] :
      ( nonliving(X0,X1)
     => ~ living(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax56) ).

fof(f57,axiom,
    ! [X0,X1] :
      ( singleton(X0,X1)
     => ~ multiple(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax57) ).

fof(f58,axiom,
    ! [X0,X1] :
      ( specific(X0,X1)
     => ~ general(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax58) ).

fof(f59,axiom,
    ! [X0,X1] :
      ( unisex(X0,X1)
     => ~ male(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax59) ).

fof(f60,axiom,
    ! [X0,X1] :
      ( white(X0,X1)
     => ~ black(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax60) ).

fof(f61,axiom,
    ! [X0,X1] :
      ( young(X0,X1)
     => ~ old(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax61) ).

fof(f62,axiom,
    ! [X0,X1,X2] :
      ( ( of(X0,X2,X1)
        & placename(X0,X2)
        & entity(X0,X1) )
     => ~ ? [X3] :
            ( of(X0,X3,X1)
            & X2 != X3
            & placename(X0,X3) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax62) ).

fof(f63,axiom,
    ! [X0,X1,X2,X3] :
      ( be(X0,X1,X2,X3)
     => X2 = X3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax63) ).

fof(f64,axiom,
    ! [X0,X1] :
      ( two(X0,X1)
    <=> ? [X2] :
          ( ? [X3] :
              ( ! [X4] :
                  ( member(X0,X4,X1)
                 => ( X2 = X4
                    | X3 = X4 ) )
              & X2 != X3
              & member(X0,X3,X1) )
          & member(X0,X2,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax64) ).

fof(f65,axiom,
    ! [X0,X1,X2,X3] :
      ( ( patient(X0,X1,X3)
        & agent(X0,X1,X2)
        & nonreflexive(X0,X1) )
     => X2 != X3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax65) ).

fof(f66,axiom,
    ! [X0] :
      ~ ? [X1] : member(X0,X1,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax66) ).

fof(f67,conjecture,
    ~ ? [X0] :
        ( ? [X1,X2,X3,X4,X5,X6,X7,X8] :
            ( ! [X16] :
                ( member(X0,X16,X8)
               => ( cheap(X0,X16)
                  & black(X0,X16)
                  & coat(X0,X16) ) )
            & group(X0,X8)
            & ! [X13] :
                ( member(X0,X13,X8)
               => ! [X14] :
                    ( member(X0,X14,X1)
                   => ? [X15] :
                        ( wear(X0,X15)
                        & nonreflexive(X0,X15)
                        & present(X0,X15)
                        & patient(X0,X15,X13)
                        & agent(X0,X15,X14)
                        & event(X0,X15) ) ) )
            & ! [X12] :
                ( member(X0,X12,X7)
               => ( young(X0,X12)
                  & fellow(X0,X12) ) )
            & group(X0,X7)
            & two(X0,X7)
            & ! [X9] :
                ( member(X0,X9,X7)
               => ? [X10,X11] :
                    ( in(X0,X11,X2)
                    & be(X0,X10,X9,X11)
                    & state(X0,X10) ) )
            & in(X0,X6,X5)
            & down(X0,X6,X5)
            & barrel(X0,X6)
            & present(X0,X6)
            & agent(X0,X6,X3)
            & event(X0,X6)
            & lonely(X0,X5)
            & street(X0,X5)
            & placename(X0,X4)
            & hollywood_placename(X0,X4)
            & city(X0,X5)
            & of(X0,X4,X5)
            & old(X0,X3)
            & dirty(X0,X3)
            & white(X0,X3)
            & chevy(X0,X3)
            & frontseat(X0,X2)
            & group(X0,X1) )
        & actual_world(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

fof(f68,negated_conjecture,
    ~ ~ ? [X0] :
          ( ? [X1,X2,X3,X4,X5,X6,X7,X8] :
              ( ! [X16] :
                  ( member(X0,X16,X8)
                 => ( cheap(X0,X16)
                    & black(X0,X16)
                    & coat(X0,X16) ) )
              & group(X0,X8)
              & ! [X13] :
                  ( member(X0,X13,X8)
                 => ! [X14] :
                      ( member(X0,X14,X1)
                     => ? [X15] :
                          ( wear(X0,X15)
                          & nonreflexive(X0,X15)
                          & present(X0,X15)
                          & patient(X0,X15,X13)
                          & agent(X0,X15,X14)
                          & event(X0,X15) ) ) )
              & ! [X12] :
                  ( member(X0,X12,X7)
                 => ( young(X0,X12)
                    & fellow(X0,X12) ) )
              & group(X0,X7)
              & two(X0,X7)
              & ! [X9] :
                  ( member(X0,X9,X7)
                 => ? [X10,X11] :
                      ( in(X0,X11,X2)
                      & be(X0,X10,X9,X11)
                      & state(X0,X10) ) )
              & in(X0,X6,X5)
              & down(X0,X6,X5)
              & barrel(X0,X6)
              & present(X0,X6)
              & agent(X0,X6,X3)
              & event(X0,X6)
              & lonely(X0,X5)
              & street(X0,X5)
              & placename(X0,X4)
              & hollywood_placename(X0,X4)
              & city(X0,X5)
              & of(X0,X4,X5)
              & old(X0,X3)
              & dirty(X0,X3)
              & white(X0,X3)
              & chevy(X0,X3)
              & frontseat(X0,X2)
              & group(X0,X1) )
          & actual_world(X0) ),
    inference(negated_conjecture,[],[f67]) ).

fof(f69,plain,
    ~ ~ ? [X0] :
          ( ? [X1,X2,X3,X4,X5,X6,X7,X8] :
              ( ! [X9] :
                  ( member(X0,X9,X8)
                 => ( cheap(X0,X9)
                    & black(X0,X9)
                    & coat(X0,X9) ) )
              & group(X0,X8)
              & ! [X10] :
                  ( member(X0,X10,X8)
                 => ! [X11] :
                      ( member(X0,X11,X1)
                     => ? [X12] :
                          ( wear(X0,X12)
                          & nonreflexive(X0,X12)
                          & present(X0,X12)
                          & patient(X0,X12,X10)
                          & agent(X0,X12,X11)
                          & event(X0,X12) ) ) )
              & ! [X13] :
                  ( member(X0,X13,X7)
                 => ( young(X0,X13)
                    & fellow(X0,X13) ) )
              & group(X0,X7)
              & two(X0,X7)
              & ! [X14] :
                  ( member(X0,X14,X7)
                 => ? [X15,X16] :
                      ( in(X0,X16,X2)
                      & be(X0,X15,X14,X16)
                      & state(X0,X15) ) )
              & in(X0,X6,X5)
              & down(X0,X6,X5)
              & barrel(X0,X6)
              & present(X0,X6)
              & agent(X0,X6,X3)
              & event(X0,X6)
              & lonely(X0,X5)
              & street(X0,X5)
              & placename(X0,X4)
              & hollywood_placename(X0,X4)
              & city(X0,X5)
              & of(X0,X4,X5)
              & old(X0,X3)
              & dirty(X0,X3)
              & white(X0,X3)
              & chevy(X0,X3)
              & frontseat(X0,X2)
              & group(X0,X1) )
          & actual_world(X0) ),
    inference(rectify,[],[f68]) ).

fof(f70,plain,
    ? [X0] :
      ( ? [X1,X2,X3,X4,X5,X6,X7,X8] :
          ( ! [X9] :
              ( member(X0,X9,X8)
             => ( cheap(X0,X9)
                & black(X0,X9)
                & coat(X0,X9) ) )
          & group(X0,X8)
          & ! [X10] :
              ( member(X0,X10,X8)
             => ! [X11] :
                  ( member(X0,X11,X1)
                 => ? [X12] :
                      ( wear(X0,X12)
                      & nonreflexive(X0,X12)
                      & present(X0,X12)
                      & patient(X0,X12,X10)
                      & agent(X0,X12,X11)
                      & event(X0,X12) ) ) )
          & ! [X13] :
              ( member(X0,X13,X7)
             => ( young(X0,X13)
                & fellow(X0,X13) ) )
          & group(X0,X7)
          & two(X0,X7)
          & ! [X14] :
              ( member(X0,X14,X7)
             => ? [X15,X16] :
                  ( in(X0,X16,X2)
                  & be(X0,X15,X14,X16)
                  & state(X0,X15) ) )
          & in(X0,X6,X5)
          & down(X0,X6,X5)
          & barrel(X0,X6)
          & present(X0,X6)
          & agent(X0,X6,X3)
          & event(X0,X6)
          & lonely(X0,X5)
          & street(X0,X5)
          & placename(X0,X4)
          & hollywood_placename(X0,X4)
          & city(X0,X5)
          & of(X0,X4,X5)
          & old(X0,X3)
          & dirty(X0,X3)
          & white(X0,X3)
          & chevy(X0,X3)
          & frontseat(X0,X2)
          & group(X0,X1) )
      & actual_world(X0) ),
    inference(flattening,[],[f69]) ).

fof(f71,plain,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
      | ~ furniture(X0,X1) ),
    inference(ennf_transformation,[],[f1]) ).

fof(f72,plain,
    ! [X0,X1] :
      ( furniture(X0,X1)
      | ~ seat(X0,X1) ),
    inference(ennf_transformation,[],[f2]) ).

fof(f73,plain,
    ! [X0,X1] :
      ( seat(X0,X1)
      | ~ frontseat(X0,X1) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f74,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ instrumentality(X0,X1) ),
    inference(ennf_transformation,[],[f4]) ).

fof(f75,plain,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
      | ~ transport(X0,X1) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f76,plain,
    ! [X0,X1] :
      ( transport(X0,X1)
      | ~ vehicle(X0,X1) ),
    inference(ennf_transformation,[],[f6]) ).

fof(f77,plain,
    ! [X0,X1] :
      ( vehicle(X0,X1)
      | ~ car(X0,X1) ),
    inference(ennf_transformation,[],[f7]) ).

fof(f78,plain,
    ! [X0,X1] :
      ( car(X0,X1)
      | ~ chevy(X0,X1) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f79,plain,
    ! [X0,X1] :
      ( object(X0,X1)
      | ~ location(X0,X1) ),
    inference(ennf_transformation,[],[f9]) ).

fof(f80,plain,
    ! [X0,X1] :
      ( location(X0,X1)
      | ~ city(X0,X1) ),
    inference(ennf_transformation,[],[f10]) ).

fof(f81,plain,
    ! [X0,X1] :
      ( placename(X0,X1)
      | ~ hollywood_placename(X0,X1) ),
    inference(ennf_transformation,[],[f11]) ).

fof(f82,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(ennf_transformation,[],[f12]) ).

fof(f83,plain,
    ! [X0,X1] :
      ( general(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(ennf_transformation,[],[f13]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( nonhuman(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f85,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( abstraction(X0,X1)
      | ~ relation(X0,X1) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f87,plain,
    ! [X0,X1] :
      ( relation(X0,X1)
      | ~ relname(X0,X1) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f88,plain,
    ! [X0,X1] :
      ( relname(X0,X1)
      | ~ placename(X0,X1) ),
    inference(ennf_transformation,[],[f18]) ).

fof(f89,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ way(X0,X1) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f90,plain,
    ! [X0,X1] :
      ( way(X0,X1)
      | ~ street(X0,X1) ),
    inference(ennf_transformation,[],[f20]) ).

fof(f91,plain,
    ! [X0,X1] :
      ( event(X0,X1)
      | ~ barrel(X0,X1) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f92,plain,
    ! [X0,X1] :
      ( event(X0,X1)
      | ~ state(X0,X1) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f93,plain,
    ! [X0,X1] :
      ( eventuality(X0,X1)
      | ~ state(X0,X1) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f94,plain,
    ! [X0,X1] :
      ( group(X0,X1)
      | ~ two(X0,X1) ),
    inference(ennf_transformation,[],[f24]) ).

fof(f95,plain,
    ! [X0,X1] :
      ( male(X0,X1)
      | ~ man(X0,X1) ),
    inference(ennf_transformation,[],[f25]) ).

fof(f96,plain,
    ! [X0,X1] :
      ( animate(X0,X1)
      | ~ human_person(X0,X1) ),
    inference(ennf_transformation,[],[f26]) ).

fof(f97,plain,
    ! [X0,X1] :
      ( human(X0,X1)
      | ~ human_person(X0,X1) ),
    inference(ennf_transformation,[],[f27]) ).

fof(f98,plain,
    ! [X0,X1] :
      ( living(X0,X1)
      | ~ organism(X0,X1) ),
    inference(ennf_transformation,[],[f28]) ).

fof(f99,plain,
    ! [X0,X1] :
      ( impartial(X0,X1)
      | ~ organism(X0,X1) ),
    inference(ennf_transformation,[],[f29]) ).

fof(f100,plain,
    ! [X0,X1] :
      ( entity(X0,X1)
      | ~ organism(X0,X1) ),
    inference(ennf_transformation,[],[f30]) ).

fof(f101,plain,
    ! [X0,X1] :
      ( organism(X0,X1)
      | ~ human_person(X0,X1) ),
    inference(ennf_transformation,[],[f31]) ).

fof(f102,plain,
    ! [X0,X1] :
      ( human_person(X0,X1)
      | ~ man(X0,X1) ),
    inference(ennf_transformation,[],[f32]) ).

fof(f103,plain,
    ! [X0,X1] :
      ( man(X0,X1)
      | ~ fellow(X0,X1) ),
    inference(ennf_transformation,[],[f33]) ).

fof(f104,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(ennf_transformation,[],[f34]) ).

fof(f105,plain,
    ! [X0,X1] :
      ( nonexistent(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(ennf_transformation,[],[f35]) ).

fof(f106,plain,
    ! [X0,X1] :
      ( specific(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(ennf_transformation,[],[f36]) ).

fof(f107,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(ennf_transformation,[],[f37]) ).

fof(f108,plain,
    ! [X0,X1] :
      ( eventuality(X0,X1)
      | ~ event(X0,X1) ),
    inference(ennf_transformation,[],[f38]) ).

fof(f109,plain,
    ! [X0,X1] :
      ( event(X0,X1)
      | ~ wear(X0,X1) ),
    inference(ennf_transformation,[],[f39]) ).

fof(f110,plain,
    ! [X0,X1] :
      ( multiple(X0,X1)
      | ~ set(X0,X1) ),
    inference(ennf_transformation,[],[f40]) ).

fof(f111,plain,
    ! [X0,X1] :
      ( set(X0,X1)
      | ~ group(X0,X1) ),
    inference(ennf_transformation,[],[f41]) ).

fof(f112,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ object(X0,X1) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f113,plain,
    ! [X0,X1] :
      ( impartial(X0,X1)
      | ~ object(X0,X1) ),
    inference(ennf_transformation,[],[f43]) ).

fof(f114,plain,
    ! [X0,X1] :
      ( nonliving(X0,X1)
      | ~ object(X0,X1) ),
    inference(ennf_transformation,[],[f44]) ).

fof(f115,plain,
    ! [X0,X1] :
      ( existent(X0,X1)
      | ~ entity(X0,X1) ),
    inference(ennf_transformation,[],[f45]) ).

fof(f116,plain,
    ! [X0,X1] :
      ( specific(X0,X1)
      | ~ entity(X0,X1) ),
    inference(ennf_transformation,[],[f46]) ).

fof(f117,plain,
    ! [X0,X1] :
      ( singleton(X0,X1)
      | ~ thing(X0,X1) ),
    inference(ennf_transformation,[],[f47]) ).

fof(f118,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ entity(X0,X1) ),
    inference(ennf_transformation,[],[f48]) ).

fof(f119,plain,
    ! [X0,X1] :
      ( entity(X0,X1)
      | ~ object(X0,X1) ),
    inference(ennf_transformation,[],[f49]) ).

fof(f120,plain,
    ! [X0,X1] :
      ( object(X0,X1)
      | ~ artifact(X0,X1) ),
    inference(ennf_transformation,[],[f50]) ).

fof(f121,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ clothes(X0,X1) ),
    inference(ennf_transformation,[],[f51]) ).

fof(f122,plain,
    ! [X0,X1] :
      ( clothes(X0,X1)
      | ~ coat(X0,X1) ),
    inference(ennf_transformation,[],[f52]) ).

fof(f123,plain,
    ! [X0,X1] :
      ( ~ nonliving(X0,X1)
      | ~ animate(X0,X1) ),
    inference(ennf_transformation,[],[f53]) ).

fof(f124,plain,
    ! [X0,X1] :
      ( ~ nonexistent(X0,X1)
      | ~ existent(X0,X1) ),
    inference(ennf_transformation,[],[f54]) ).

fof(f125,plain,
    ! [X0,X1] :
      ( ~ human(X0,X1)
      | ~ nonhuman(X0,X1) ),
    inference(ennf_transformation,[],[f55]) ).

fof(f126,plain,
    ! [X0,X1] :
      ( ~ living(X0,X1)
      | ~ nonliving(X0,X1) ),
    inference(ennf_transformation,[],[f56]) ).

fof(f127,plain,
    ! [X0,X1] :
      ( ~ multiple(X0,X1)
      | ~ singleton(X0,X1) ),
    inference(ennf_transformation,[],[f57]) ).

fof(f128,plain,
    ! [X0,X1] :
      ( ~ general(X0,X1)
      | ~ specific(X0,X1) ),
    inference(ennf_transformation,[],[f58]) ).

fof(f129,plain,
    ! [X0,X1] :
      ( ~ male(X0,X1)
      | ~ unisex(X0,X1) ),
    inference(ennf_transformation,[],[f59]) ).

fof(f130,plain,
    ! [X0,X1] :
      ( ~ black(X0,X1)
      | ~ white(X0,X1) ),
    inference(ennf_transformation,[],[f60]) ).

fof(f131,plain,
    ! [X0,X1] :
      ( ~ old(X0,X1)
      | ~ young(X0,X1) ),
    inference(ennf_transformation,[],[f61]) ).

fof(f132,plain,
    ! [X0,X1,X2] :
      ( ! [X3] :
          ( ~ of(X0,X3,X1)
          | X2 = X3
          | ~ placename(X0,X3) )
      | ~ of(X0,X2,X1)
      | ~ placename(X0,X2)
      | ~ entity(X0,X1) ),
    inference(ennf_transformation,[],[f62]) ).

fof(f133,plain,
    ! [X0,X1,X2] :
      ( ! [X3] :
          ( ~ of(X0,X3,X1)
          | X2 = X3
          | ~ placename(X0,X3) )
      | ~ of(X0,X2,X1)
      | ~ placename(X0,X2)
      | ~ entity(X0,X1) ),
    inference(flattening,[],[f132]) ).

fof(f134,plain,
    ! [X0,X1,X2,X3] :
      ( X2 = X3
      | ~ be(X0,X1,X2,X3) ),
    inference(ennf_transformation,[],[f63]) ).

fof(f135,plain,
    ! [X0,X1] :
      ( two(X0,X1)
    <=> ? [X2] :
          ( ? [X3] :
              ( ! [X4] :
                  ( X2 = X4
                  | X3 = X4
                  | ~ member(X0,X4,X1) )
              & X2 != X3
              & member(X0,X3,X1) )
          & member(X0,X2,X1) ) ),
    inference(ennf_transformation,[],[f64]) ).

fof(f136,plain,
    ! [X0,X1] :
      ( two(X0,X1)
    <=> ? [X2] :
          ( ? [X3] :
              ( ! [X4] :
                  ( X2 = X4
                  | X3 = X4
                  | ~ member(X0,X4,X1) )
              & X2 != X3
              & member(X0,X3,X1) )
          & member(X0,X2,X1) ) ),
    inference(flattening,[],[f135]) ).

fof(f137,plain,
    ! [X0,X1,X2,X3] :
      ( X2 != X3
      | ~ patient(X0,X1,X3)
      | ~ agent(X0,X1,X2)
      | ~ nonreflexive(X0,X1) ),
    inference(ennf_transformation,[],[f65]) ).

fof(f138,plain,
    ! [X0,X1,X2,X3] :
      ( X2 != X3
      | ~ patient(X0,X1,X3)
      | ~ agent(X0,X1,X2)
      | ~ nonreflexive(X0,X1) ),
    inference(flattening,[],[f137]) ).

fof(f139,plain,
    ! [X0,X1] : ~ member(X0,X1,X1),
    inference(ennf_transformation,[],[f66]) ).

fof(f140,plain,
    ! [X0,X1] : ~ member(X0,X1,X1),
    inference(flattening,[],[f139]) ).

fof(f141,plain,
    ? [X0] :
      ( ? [X1,X2,X3,X4,X5,X6,X7,X8] :
          ( ! [X9] :
              ( ( cheap(X0,X9)
                & black(X0,X9)
                & coat(X0,X9) )
              | ~ member(X0,X9,X8) )
          & group(X0,X8)
          & ! [X10] :
              ( ! [X11] :
                  ( ? [X12] :
                      ( wear(X0,X12)
                      & nonreflexive(X0,X12)
                      & present(X0,X12)
                      & patient(X0,X12,X10)
                      & agent(X0,X12,X11)
                      & event(X0,X12) )
                  | ~ member(X0,X11,X1) )
              | ~ member(X0,X10,X8) )
          & ! [X13] :
              ( ( young(X0,X13)
                & fellow(X0,X13) )
              | ~ member(X0,X13,X7) )
          & group(X0,X7)
          & two(X0,X7)
          & ! [X14] :
              ( ? [X15,X16] :
                  ( in(X0,X16,X2)
                  & be(X0,X15,X14,X16)
                  & state(X0,X15) )
              | ~ member(X0,X14,X7) )
          & in(X0,X6,X5)
          & down(X0,X6,X5)
          & barrel(X0,X6)
          & present(X0,X6)
          & agent(X0,X6,X3)
          & event(X0,X6)
          & lonely(X0,X5)
          & street(X0,X5)
          & placename(X0,X4)
          & hollywood_placename(X0,X4)
          & city(X0,X5)
          & of(X0,X4,X5)
          & old(X0,X3)
          & dirty(X0,X3)
          & white(X0,X3)
          & chevy(X0,X3)
          & frontseat(X0,X2)
          & group(X0,X1) )
      & actual_world(X0) ),
    inference(ennf_transformation,[],[f70]) ).

fof(f142,plain,
    ! [X0,X1] :
      ( ( two(X0,X1)
        | ! [X2] :
            ( ! [X3] :
                ( ? [X4] :
                    ( X2 != X4
                    & X3 != X4
                    & member(X0,X4,X1) )
                | X2 = X3
                | ~ member(X0,X3,X1) )
            | ~ member(X0,X2,X1) ) )
      & ( ? [X2] :
            ( ? [X3] :
                ( ! [X4] :
                    ( X2 = X4
                    | X3 = X4
                    | ~ member(X0,X4,X1) )
                & X2 != X3
                & member(X0,X3,X1) )
            & member(X0,X2,X1) )
        | ~ two(X0,X1) ) ),
    inference(nnf_transformation,[],[f136]) ).

fof(f143,plain,
    ! [X0,X1] :
      ( ( two(X0,X1)
        | ! [X2] :
            ( ! [X3] :
                ( ? [X4] :
                    ( X2 != X4
                    & X3 != X4
                    & member(X0,X4,X1) )
                | X2 = X3
                | ~ member(X0,X3,X1) )
            | ~ member(X0,X2,X1) ) )
      & ( ? [X5] :
            ( ? [X6] :
                ( ! [X7] :
                    ( X5 = X7
                    | X6 = X7
                    | ~ member(X0,X7,X1) )
                & X5 != X6
                & member(X0,X6,X1) )
            & member(X0,X5,X1) )
        | ~ two(X0,X1) ) ),
    inference(rectify,[],[f142]) ).

fof(f144,plain,
    ! [X0,X1,X2,X3] :
      ( ? [X4] :
          ( X2 != X4
          & X3 != X4
          & member(X0,X4,X1) )
     => ( sK0(X0,X1,X2,X3) != X2
        & sK0(X0,X1,X2,X3) != X3
        & member(X0,sK0(X0,X1,X2,X3),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f145,plain,
    ! [X0,X1] :
      ( ? [X5] :
          ( ? [X6] :
              ( ! [X7] :
                  ( X5 = X7
                  | X6 = X7
                  | ~ member(X0,X7,X1) )
              & X5 != X6
              & member(X0,X6,X1) )
          & member(X0,X5,X1) )
     => ( ? [X6] :
            ( ! [X7] :
                ( sK1(X0,X1) = X7
                | X6 = X7
                | ~ member(X0,X7,X1) )
            & sK1(X0,X1) != X6
            & member(X0,X6,X1) )
        & member(X0,sK1(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f146,plain,
    ! [X0,X1] :
      ( ? [X6] :
          ( ! [X7] :
              ( sK1(X0,X1) = X7
              | X6 = X7
              | ~ member(X0,X7,X1) )
          & sK1(X0,X1) != X6
          & member(X0,X6,X1) )
     => ( ! [X7] :
            ( sK1(X0,X1) = X7
            | sK2(X0,X1) = X7
            | ~ member(X0,X7,X1) )
        & sK1(X0,X1) != sK2(X0,X1)
        & member(X0,sK2(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f147,plain,
    ! [X0,X1] :
      ( ( two(X0,X1)
        | ! [X2] :
            ( ! [X3] :
                ( ( sK0(X0,X1,X2,X3) != X2
                  & sK0(X0,X1,X2,X3) != X3
                  & member(X0,sK0(X0,X1,X2,X3),X1) )
                | X2 = X3
                | ~ member(X0,X3,X1) )
            | ~ member(X0,X2,X1) ) )
      & ( ( ! [X7] :
              ( sK1(X0,X1) = X7
              | sK2(X0,X1) = X7
              | ~ member(X0,X7,X1) )
          & sK1(X0,X1) != sK2(X0,X1)
          & member(X0,sK2(X0,X1),X1)
          & member(X0,sK1(X0,X1),X1) )
        | ~ two(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f143,f146,f145,f144]) ).

fof(f148,plain,
    ( ? [X0] :
        ( ? [X1,X2,X3,X4,X5,X6,X7,X8] :
            ( ! [X9] :
                ( ( cheap(X0,X9)
                  & black(X0,X9)
                  & coat(X0,X9) )
                | ~ member(X0,X9,X8) )
            & group(X0,X8)
            & ! [X10] :
                ( ! [X11] :
                    ( ? [X12] :
                        ( wear(X0,X12)
                        & nonreflexive(X0,X12)
                        & present(X0,X12)
                        & patient(X0,X12,X10)
                        & agent(X0,X12,X11)
                        & event(X0,X12) )
                    | ~ member(X0,X11,X1) )
                | ~ member(X0,X10,X8) )
            & ! [X13] :
                ( ( young(X0,X13)
                  & fellow(X0,X13) )
                | ~ member(X0,X13,X7) )
            & group(X0,X7)
            & two(X0,X7)
            & ! [X14] :
                ( ? [X15,X16] :
                    ( in(X0,X16,X2)
                    & be(X0,X15,X14,X16)
                    & state(X0,X15) )
                | ~ member(X0,X14,X7) )
            & in(X0,X6,X5)
            & down(X0,X6,X5)
            & barrel(X0,X6)
            & present(X0,X6)
            & agent(X0,X6,X3)
            & event(X0,X6)
            & lonely(X0,X5)
            & street(X0,X5)
            & placename(X0,X4)
            & hollywood_placename(X0,X4)
            & city(X0,X5)
            & of(X0,X4,X5)
            & old(X0,X3)
            & dirty(X0,X3)
            & white(X0,X3)
            & chevy(X0,X3)
            & frontseat(X0,X2)
            & group(X0,X1) )
        & actual_world(X0) )
   => ( ? [X8,X7,X6,X5,X4,X3,X2,X1] :
          ( ! [X9] :
              ( ( cheap(sK3,X9)
                & black(sK3,X9)
                & coat(sK3,X9) )
              | ~ member(sK3,X9,X8) )
          & group(sK3,X8)
          & ! [X10] :
              ( ! [X11] :
                  ( ? [X12] :
                      ( wear(sK3,X12)
                      & nonreflexive(sK3,X12)
                      & present(sK3,X12)
                      & patient(sK3,X12,X10)
                      & agent(sK3,X12,X11)
                      & event(sK3,X12) )
                  | ~ member(sK3,X11,X1) )
              | ~ member(sK3,X10,X8) )
          & ! [X13] :
              ( ( young(sK3,X13)
                & fellow(sK3,X13) )
              | ~ member(sK3,X13,X7) )
          & group(sK3,X7)
          & two(sK3,X7)
          & ! [X14] :
              ( ? [X16,X15] :
                  ( in(sK3,X16,X2)
                  & be(sK3,X15,X14,X16)
                  & state(sK3,X15) )
              | ~ member(sK3,X14,X7) )
          & in(sK3,X6,X5)
          & down(sK3,X6,X5)
          & barrel(sK3,X6)
          & present(sK3,X6)
          & agent(sK3,X6,X3)
          & event(sK3,X6)
          & lonely(sK3,X5)
          & street(sK3,X5)
          & placename(sK3,X4)
          & hollywood_placename(sK3,X4)
          & city(sK3,X5)
          & of(sK3,X4,X5)
          & old(sK3,X3)
          & dirty(sK3,X3)
          & white(sK3,X3)
          & chevy(sK3,X3)
          & frontseat(sK3,X2)
          & group(sK3,X1) )
      & actual_world(sK3) ) ),
    introduced(choice_axiom,[]) ).

fof(f149,plain,
    ( ? [X8,X7,X6,X5,X4,X3,X2,X1] :
        ( ! [X9] :
            ( ( cheap(sK3,X9)
              & black(sK3,X9)
              & coat(sK3,X9) )
            | ~ member(sK3,X9,X8) )
        & group(sK3,X8)
        & ! [X10] :
            ( ! [X11] :
                ( ? [X12] :
                    ( wear(sK3,X12)
                    & nonreflexive(sK3,X12)
                    & present(sK3,X12)
                    & patient(sK3,X12,X10)
                    & agent(sK3,X12,X11)
                    & event(sK3,X12) )
                | ~ member(sK3,X11,X1) )
            | ~ member(sK3,X10,X8) )
        & ! [X13] :
            ( ( young(sK3,X13)
              & fellow(sK3,X13) )
            | ~ member(sK3,X13,X7) )
        & group(sK3,X7)
        & two(sK3,X7)
        & ! [X14] :
            ( ? [X16,X15] :
                ( in(sK3,X16,X2)
                & be(sK3,X15,X14,X16)
                & state(sK3,X15) )
            | ~ member(sK3,X14,X7) )
        & in(sK3,X6,X5)
        & down(sK3,X6,X5)
        & barrel(sK3,X6)
        & present(sK3,X6)
        & agent(sK3,X6,X3)
        & event(sK3,X6)
        & lonely(sK3,X5)
        & street(sK3,X5)
        & placename(sK3,X4)
        & hollywood_placename(sK3,X4)
        & city(sK3,X5)
        & of(sK3,X4,X5)
        & old(sK3,X3)
        & dirty(sK3,X3)
        & white(sK3,X3)
        & chevy(sK3,X3)
        & frontseat(sK3,X2)
        & group(sK3,X1) )
   => ( ! [X9] :
          ( ( cheap(sK3,X9)
            & black(sK3,X9)
            & coat(sK3,X9) )
          | ~ member(sK3,X9,sK11) )
      & group(sK3,sK11)
      & ! [X10] :
          ( ! [X11] :
              ( ? [X12] :
                  ( wear(sK3,X12)
                  & nonreflexive(sK3,X12)
                  & present(sK3,X12)
                  & patient(sK3,X12,X10)
                  & agent(sK3,X12,X11)
                  & event(sK3,X12) )
              | ~ member(sK3,X11,sK4) )
          | ~ member(sK3,X10,sK11) )
      & ! [X13] :
          ( ( young(sK3,X13)
            & fellow(sK3,X13) )
          | ~ member(sK3,X13,sK10) )
      & group(sK3,sK10)
      & two(sK3,sK10)
      & ! [X14] :
          ( ? [X16,X15] :
              ( in(sK3,X16,sK5)
              & be(sK3,X15,X14,X16)
              & state(sK3,X15) )
          | ~ member(sK3,X14,sK10) )
      & in(sK3,sK9,sK8)
      & down(sK3,sK9,sK8)
      & barrel(sK3,sK9)
      & present(sK3,sK9)
      & agent(sK3,sK9,sK6)
      & event(sK3,sK9)
      & lonely(sK3,sK8)
      & street(sK3,sK8)
      & placename(sK3,sK7)
      & hollywood_placename(sK3,sK7)
      & city(sK3,sK8)
      & of(sK3,sK7,sK8)
      & old(sK3,sK6)
      & dirty(sK3,sK6)
      & white(sK3,sK6)
      & chevy(sK3,sK6)
      & frontseat(sK3,sK5)
      & group(sK3,sK4) ) ),
    introduced(choice_axiom,[]) ).

fof(f150,plain,
    ! [X10,X11] :
      ( ? [X12] :
          ( wear(sK3,X12)
          & nonreflexive(sK3,X12)
          & present(sK3,X12)
          & patient(sK3,X12,X10)
          & agent(sK3,X12,X11)
          & event(sK3,X12) )
     => ( wear(sK3,sK12(X10,X11))
        & nonreflexive(sK3,sK12(X10,X11))
        & present(sK3,sK12(X10,X11))
        & patient(sK3,sK12(X10,X11),X10)
        & agent(sK3,sK12(X10,X11),X11)
        & event(sK3,sK12(X10,X11)) ) ),
    introduced(choice_axiom,[]) ).

fof(f151,plain,
    ! [X14] :
      ( ? [X16,X15] :
          ( in(sK3,X16,sK5)
          & be(sK3,X15,X14,X16)
          & state(sK3,X15) )
     => ( in(sK3,sK14(X14),sK5)
        & be(sK3,sK13(X14),X14,sK14(X14))
        & state(sK3,sK13(X14)) ) ),
    introduced(choice_axiom,[]) ).

fof(f152,plain,
    ( ! [X9] :
        ( ( cheap(sK3,X9)
          & black(sK3,X9)
          & coat(sK3,X9) )
        | ~ member(sK3,X9,sK11) )
    & group(sK3,sK11)
    & ! [X10] :
        ( ! [X11] :
            ( ( wear(sK3,sK12(X10,X11))
              & nonreflexive(sK3,sK12(X10,X11))
              & present(sK3,sK12(X10,X11))
              & patient(sK3,sK12(X10,X11),X10)
              & agent(sK3,sK12(X10,X11),X11)
              & event(sK3,sK12(X10,X11)) )
            | ~ member(sK3,X11,sK4) )
        | ~ member(sK3,X10,sK11) )
    & ! [X13] :
        ( ( young(sK3,X13)
          & fellow(sK3,X13) )
        | ~ member(sK3,X13,sK10) )
    & group(sK3,sK10)
    & two(sK3,sK10)
    & ! [X14] :
        ( ( in(sK3,sK14(X14),sK5)
          & be(sK3,sK13(X14),X14,sK14(X14))
          & state(sK3,sK13(X14)) )
        | ~ member(sK3,X14,sK10) )
    & in(sK3,sK9,sK8)
    & down(sK3,sK9,sK8)
    & barrel(sK3,sK9)
    & present(sK3,sK9)
    & agent(sK3,sK9,sK6)
    & event(sK3,sK9)
    & lonely(sK3,sK8)
    & street(sK3,sK8)
    & placename(sK3,sK7)
    & hollywood_placename(sK3,sK7)
    & city(sK3,sK8)
    & of(sK3,sK7,sK8)
    & old(sK3,sK6)
    & dirty(sK3,sK6)
    & white(sK3,sK6)
    & chevy(sK3,sK6)
    & frontseat(sK3,sK5)
    & group(sK3,sK4)
    & actual_world(sK3) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3,sK4,sK5,sK6,sK7,sK8,sK9,sK10,sK11,sK12,sK13,sK14])],[f141,f151,f150,f149,f148]) ).

fof(f153,plain,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
      | ~ furniture(X0,X1) ),
    inference(cnf_transformation,[],[f71]) ).

fof(f154,plain,
    ! [X0,X1] :
      ( furniture(X0,X1)
      | ~ seat(X0,X1) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f155,plain,
    ! [X0,X1] :
      ( seat(X0,X1)
      | ~ frontseat(X0,X1) ),
    inference(cnf_transformation,[],[f73]) ).

fof(f156,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ instrumentality(X0,X1) ),
    inference(cnf_transformation,[],[f74]) ).

fof(f157,plain,
    ! [X0,X1] :
      ( instrumentality(X0,X1)
      | ~ transport(X0,X1) ),
    inference(cnf_transformation,[],[f75]) ).

fof(f158,plain,
    ! [X0,X1] :
      ( transport(X0,X1)
      | ~ vehicle(X0,X1) ),
    inference(cnf_transformation,[],[f76]) ).

fof(f159,plain,
    ! [X0,X1] :
      ( vehicle(X0,X1)
      | ~ car(X0,X1) ),
    inference(cnf_transformation,[],[f77]) ).

fof(f160,plain,
    ! [X0,X1] :
      ( car(X0,X1)
      | ~ chevy(X0,X1) ),
    inference(cnf_transformation,[],[f78]) ).

fof(f161,plain,
    ! [X0,X1] :
      ( object(X0,X1)
      | ~ location(X0,X1) ),
    inference(cnf_transformation,[],[f79]) ).

fof(f162,plain,
    ! [X0,X1] :
      ( location(X0,X1)
      | ~ city(X0,X1) ),
    inference(cnf_transformation,[],[f80]) ).

fof(f163,plain,
    ! [X0,X1] :
      ( placename(X0,X1)
      | ~ hollywood_placename(X0,X1) ),
    inference(cnf_transformation,[],[f81]) ).

fof(f164,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(cnf_transformation,[],[f82]) ).

fof(f165,plain,
    ! [X0,X1] :
      ( general(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(cnf_transformation,[],[f83]) ).

fof(f166,plain,
    ! [X0,X1] :
      ( nonhuman(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(cnf_transformation,[],[f84]) ).

fof(f167,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ abstraction(X0,X1) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f168,plain,
    ! [X0,X1] :
      ( abstraction(X0,X1)
      | ~ relation(X0,X1) ),
    inference(cnf_transformation,[],[f86]) ).

fof(f169,plain,
    ! [X0,X1] :
      ( relation(X0,X1)
      | ~ relname(X0,X1) ),
    inference(cnf_transformation,[],[f87]) ).

fof(f170,plain,
    ! [X0,X1] :
      ( relname(X0,X1)
      | ~ placename(X0,X1) ),
    inference(cnf_transformation,[],[f88]) ).

fof(f171,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ way(X0,X1) ),
    inference(cnf_transformation,[],[f89]) ).

fof(f172,plain,
    ! [X0,X1] :
      ( way(X0,X1)
      | ~ street(X0,X1) ),
    inference(cnf_transformation,[],[f90]) ).

fof(f173,plain,
    ! [X0,X1] :
      ( event(X0,X1)
      | ~ barrel(X0,X1) ),
    inference(cnf_transformation,[],[f91]) ).

fof(f174,plain,
    ! [X0,X1] :
      ( event(X0,X1)
      | ~ state(X0,X1) ),
    inference(cnf_transformation,[],[f92]) ).

fof(f175,plain,
    ! [X0,X1] :
      ( eventuality(X0,X1)
      | ~ state(X0,X1) ),
    inference(cnf_transformation,[],[f93]) ).

fof(f176,plain,
    ! [X0,X1] :
      ( group(X0,X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f94]) ).

fof(f177,plain,
    ! [X0,X1] :
      ( male(X0,X1)
      | ~ man(X0,X1) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f178,plain,
    ! [X0,X1] :
      ( animate(X0,X1)
      | ~ human_person(X0,X1) ),
    inference(cnf_transformation,[],[f96]) ).

fof(f179,plain,
    ! [X0,X1] :
      ( human(X0,X1)
      | ~ human_person(X0,X1) ),
    inference(cnf_transformation,[],[f97]) ).

fof(f180,plain,
    ! [X0,X1] :
      ( living(X0,X1)
      | ~ organism(X0,X1) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f181,plain,
    ! [X0,X1] :
      ( impartial(X0,X1)
      | ~ organism(X0,X1) ),
    inference(cnf_transformation,[],[f99]) ).

fof(f182,plain,
    ! [X0,X1] :
      ( entity(X0,X1)
      | ~ organism(X0,X1) ),
    inference(cnf_transformation,[],[f100]) ).

fof(f183,plain,
    ! [X0,X1] :
      ( organism(X0,X1)
      | ~ human_person(X0,X1) ),
    inference(cnf_transformation,[],[f101]) ).

fof(f184,plain,
    ! [X0,X1] :
      ( human_person(X0,X1)
      | ~ man(X0,X1) ),
    inference(cnf_transformation,[],[f102]) ).

fof(f185,plain,
    ! [X0,X1] :
      ( man(X0,X1)
      | ~ fellow(X0,X1) ),
    inference(cnf_transformation,[],[f103]) ).

fof(f186,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f104]) ).

fof(f187,plain,
    ! [X0,X1] :
      ( nonexistent(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f105]) ).

fof(f188,plain,
    ! [X0,X1] :
      ( specific(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f106]) ).

fof(f189,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f107]) ).

fof(f190,plain,
    ! [X0,X1] :
      ( eventuality(X0,X1)
      | ~ event(X0,X1) ),
    inference(cnf_transformation,[],[f108]) ).

fof(f191,plain,
    ! [X0,X1] :
      ( event(X0,X1)
      | ~ wear(X0,X1) ),
    inference(cnf_transformation,[],[f109]) ).

fof(f192,plain,
    ! [X0,X1] :
      ( multiple(X0,X1)
      | ~ set(X0,X1) ),
    inference(cnf_transformation,[],[f110]) ).

fof(f193,plain,
    ! [X0,X1] :
      ( set(X0,X1)
      | ~ group(X0,X1) ),
    inference(cnf_transformation,[],[f111]) ).

fof(f194,plain,
    ! [X0,X1] :
      ( unisex(X0,X1)
      | ~ object(X0,X1) ),
    inference(cnf_transformation,[],[f112]) ).

fof(f195,plain,
    ! [X0,X1] :
      ( impartial(X0,X1)
      | ~ object(X0,X1) ),
    inference(cnf_transformation,[],[f113]) ).

fof(f196,plain,
    ! [X0,X1] :
      ( nonliving(X0,X1)
      | ~ object(X0,X1) ),
    inference(cnf_transformation,[],[f114]) ).

fof(f197,plain,
    ! [X0,X1] :
      ( existent(X0,X1)
      | ~ entity(X0,X1) ),
    inference(cnf_transformation,[],[f115]) ).

fof(f198,plain,
    ! [X0,X1] :
      ( specific(X0,X1)
      | ~ entity(X0,X1) ),
    inference(cnf_transformation,[],[f116]) ).

fof(f199,plain,
    ! [X0,X1] :
      ( singleton(X0,X1)
      | ~ thing(X0,X1) ),
    inference(cnf_transformation,[],[f117]) ).

fof(f200,plain,
    ! [X0,X1] :
      ( thing(X0,X1)
      | ~ entity(X0,X1) ),
    inference(cnf_transformation,[],[f118]) ).

fof(f201,plain,
    ! [X0,X1] :
      ( entity(X0,X1)
      | ~ object(X0,X1) ),
    inference(cnf_transformation,[],[f119]) ).

fof(f202,plain,
    ! [X0,X1] :
      ( object(X0,X1)
      | ~ artifact(X0,X1) ),
    inference(cnf_transformation,[],[f120]) ).

fof(f203,plain,
    ! [X0,X1] :
      ( artifact(X0,X1)
      | ~ clothes(X0,X1) ),
    inference(cnf_transformation,[],[f121]) ).

fof(f204,plain,
    ! [X0,X1] :
      ( clothes(X0,X1)
      | ~ coat(X0,X1) ),
    inference(cnf_transformation,[],[f122]) ).

fof(f205,plain,
    ! [X0,X1] :
      ( ~ nonliving(X0,X1)
      | ~ animate(X0,X1) ),
    inference(cnf_transformation,[],[f123]) ).

fof(f206,plain,
    ! [X0,X1] :
      ( ~ nonexistent(X0,X1)
      | ~ existent(X0,X1) ),
    inference(cnf_transformation,[],[f124]) ).

fof(f207,plain,
    ! [X0,X1] :
      ( ~ human(X0,X1)
      | ~ nonhuman(X0,X1) ),
    inference(cnf_transformation,[],[f125]) ).

fof(f208,plain,
    ! [X0,X1] :
      ( ~ living(X0,X1)
      | ~ nonliving(X0,X1) ),
    inference(cnf_transformation,[],[f126]) ).

fof(f209,plain,
    ! [X0,X1] :
      ( ~ multiple(X0,X1)
      | ~ singleton(X0,X1) ),
    inference(cnf_transformation,[],[f127]) ).

fof(f210,plain,
    ! [X0,X1] :
      ( ~ general(X0,X1)
      | ~ specific(X0,X1) ),
    inference(cnf_transformation,[],[f128]) ).

fof(f211,plain,
    ! [X0,X1] :
      ( ~ male(X0,X1)
      | ~ unisex(X0,X1) ),
    inference(cnf_transformation,[],[f129]) ).

fof(f212,plain,
    ! [X0,X1] :
      ( ~ black(X0,X1)
      | ~ white(X0,X1) ),
    inference(cnf_transformation,[],[f130]) ).

fof(f213,plain,
    ! [X0,X1] :
      ( ~ old(X0,X1)
      | ~ young(X0,X1) ),
    inference(cnf_transformation,[],[f131]) ).

fof(f214,plain,
    ! [X2,X3,X0,X1] :
      ( ~ of(X0,X3,X1)
      | X2 = X3
      | ~ placename(X0,X3)
      | ~ of(X0,X2,X1)
      | ~ placename(X0,X2)
      | ~ entity(X0,X1) ),
    inference(cnf_transformation,[],[f133]) ).

fof(f215,plain,
    ! [X2,X3,X0,X1] :
      ( X2 = X3
      | ~ be(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f134]) ).

fof(f216,plain,
    ! [X0,X1] :
      ( member(X0,sK1(X0,X1),X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f217,plain,
    ! [X0,X1] :
      ( member(X0,sK2(X0,X1),X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f218,plain,
    ! [X0,X1] :
      ( sK1(X0,X1) != sK2(X0,X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f219,plain,
    ! [X0,X1,X7] :
      ( sK1(X0,X1) = X7
      | sK2(X0,X1) = X7
      | ~ member(X0,X7,X1)
      | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f220,plain,
    ! [X2,X3,X0,X1] :
      ( two(X0,X1)
      | member(X0,sK0(X0,X1,X2,X3),X1)
      | X2 = X3
      | ~ member(X0,X3,X1)
      | ~ member(X0,X2,X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f221,plain,
    ! [X2,X3,X0,X1] :
      ( two(X0,X1)
      | sK0(X0,X1,X2,X3) != X3
      | X2 = X3
      | ~ member(X0,X3,X1)
      | ~ member(X0,X2,X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f222,plain,
    ! [X2,X3,X0,X1] :
      ( two(X0,X1)
      | sK0(X0,X1,X2,X3) != X2
      | X2 = X3
      | ~ member(X0,X3,X1)
      | ~ member(X0,X2,X1) ),
    inference(cnf_transformation,[],[f147]) ).

fof(f223,plain,
    ! [X2,X3,X0,X1] :
      ( X2 != X3
      | ~ patient(X0,X1,X3)
      | ~ agent(X0,X1,X2)
      | ~ nonreflexive(X0,X1) ),
    inference(cnf_transformation,[],[f138]) ).

fof(f224,plain,
    ! [X0,X1] : ~ member(X0,X1,X1),
    inference(cnf_transformation,[],[f140]) ).

fof(f225,plain,
    actual_world(sK3),
    inference(cnf_transformation,[],[f152]) ).

fof(f226,plain,
    group(sK3,sK4),
    inference(cnf_transformation,[],[f152]) ).

fof(f227,plain,
    frontseat(sK3,sK5),
    inference(cnf_transformation,[],[f152]) ).

fof(f228,plain,
    chevy(sK3,sK6),
    inference(cnf_transformation,[],[f152]) ).

fof(f229,plain,
    white(sK3,sK6),
    inference(cnf_transformation,[],[f152]) ).

fof(f230,plain,
    dirty(sK3,sK6),
    inference(cnf_transformation,[],[f152]) ).

fof(f231,plain,
    old(sK3,sK6),
    inference(cnf_transformation,[],[f152]) ).

fof(f232,plain,
    of(sK3,sK7,sK8),
    inference(cnf_transformation,[],[f152]) ).

fof(f233,plain,
    city(sK3,sK8),
    inference(cnf_transformation,[],[f152]) ).

fof(f234,plain,
    hollywood_placename(sK3,sK7),
    inference(cnf_transformation,[],[f152]) ).

fof(f235,plain,
    placename(sK3,sK7),
    inference(cnf_transformation,[],[f152]) ).

fof(f236,plain,
    street(sK3,sK8),
    inference(cnf_transformation,[],[f152]) ).

fof(f237,plain,
    lonely(sK3,sK8),
    inference(cnf_transformation,[],[f152]) ).

fof(f238,plain,
    event(sK3,sK9),
    inference(cnf_transformation,[],[f152]) ).

fof(f239,plain,
    agent(sK3,sK9,sK6),
    inference(cnf_transformation,[],[f152]) ).

fof(f240,plain,
    present(sK3,sK9),
    inference(cnf_transformation,[],[f152]) ).

fof(f241,plain,
    barrel(sK3,sK9),
    inference(cnf_transformation,[],[f152]) ).

fof(f242,plain,
    down(sK3,sK9,sK8),
    inference(cnf_transformation,[],[f152]) ).

fof(f243,plain,
    in(sK3,sK9,sK8),
    inference(cnf_transformation,[],[f152]) ).

fof(f244,plain,
    ! [X14] :
      ( state(sK3,sK13(X14))
      | ~ member(sK3,X14,sK10) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f245,plain,
    ! [X14] :
      ( be(sK3,sK13(X14),X14,sK14(X14))
      | ~ member(sK3,X14,sK10) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f246,plain,
    ! [X14] :
      ( in(sK3,sK14(X14),sK5)
      | ~ member(sK3,X14,sK10) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f247,plain,
    two(sK3,sK10),
    inference(cnf_transformation,[],[f152]) ).

fof(f248,plain,
    group(sK3,sK10),
    inference(cnf_transformation,[],[f152]) ).

fof(f249,plain,
    ! [X13] :
      ( fellow(sK3,X13)
      | ~ member(sK3,X13,sK10) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f250,plain,
    ! [X13] :
      ( young(sK3,X13)
      | ~ member(sK3,X13,sK10) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f251,plain,
    ! [X10,X11] :
      ( event(sK3,sK12(X10,X11))
      | ~ member(sK3,X11,sK4)
      | ~ member(sK3,X10,sK11) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f252,plain,
    ! [X10,X11] :
      ( agent(sK3,sK12(X10,X11),X11)
      | ~ member(sK3,X11,sK4)
      | ~ member(sK3,X10,sK11) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f253,plain,
    ! [X10,X11] :
      ( patient(sK3,sK12(X10,X11),X10)
      | ~ member(sK3,X11,sK4)
      | ~ member(sK3,X10,sK11) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f254,plain,
    ! [X10,X11] :
      ( present(sK3,sK12(X10,X11))
      | ~ member(sK3,X11,sK4)
      | ~ member(sK3,X10,sK11) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f255,plain,
    ! [X10,X11] :
      ( nonreflexive(sK3,sK12(X10,X11))
      | ~ member(sK3,X11,sK4)
      | ~ member(sK3,X10,sK11) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f256,plain,
    ! [X10,X11] :
      ( wear(sK3,sK12(X10,X11))
      | ~ member(sK3,X11,sK4)
      | ~ member(sK3,X10,sK11) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f257,plain,
    group(sK3,sK11),
    inference(cnf_transformation,[],[f152]) ).

fof(f258,plain,
    ! [X9] :
      ( coat(sK3,X9)
      | ~ member(sK3,X9,sK11) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f259,plain,
    ! [X9] :
      ( black(sK3,X9)
      | ~ member(sK3,X9,sK11) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f260,plain,
    ! [X9] :
      ( cheap(sK3,X9)
      | ~ member(sK3,X9,sK11) ),
    inference(cnf_transformation,[],[f152]) ).

fof(f261,plain,
    ! [X3,X0,X1] :
      ( ~ patient(X0,X1,X3)
      | ~ agent(X0,X1,X3)
      | ~ nonreflexive(X0,X1) ),
    inference(equality_resolution,[],[f223]) ).

cnf(c_49,plain,
    ( ~ furniture(X0,X1)
    | instrumentality(X0,X1) ),
    inference(cnf_transformation,[],[f153]) ).

cnf(c_50,plain,
    ( ~ seat(X0,X1)
    | furniture(X0,X1) ),
    inference(cnf_transformation,[],[f154]) ).

cnf(c_51,plain,
    ( ~ frontseat(X0,X1)
    | seat(X0,X1) ),
    inference(cnf_transformation,[],[f155]) ).

cnf(c_52,plain,
    ( ~ instrumentality(X0,X1)
    | artifact(X0,X1) ),
    inference(cnf_transformation,[],[f156]) ).

cnf(c_53,plain,
    ( ~ transport(X0,X1)
    | instrumentality(X0,X1) ),
    inference(cnf_transformation,[],[f157]) ).

cnf(c_54,plain,
    ( ~ vehicle(X0,X1)
    | transport(X0,X1) ),
    inference(cnf_transformation,[],[f158]) ).

cnf(c_55,plain,
    ( ~ car(X0,X1)
    | vehicle(X0,X1) ),
    inference(cnf_transformation,[],[f159]) ).

cnf(c_56,plain,
    ( ~ chevy(X0,X1)
    | car(X0,X1) ),
    inference(cnf_transformation,[],[f160]) ).

cnf(c_57,plain,
    ( ~ location(X0,X1)
    | object(X0,X1) ),
    inference(cnf_transformation,[],[f161]) ).

cnf(c_58,plain,
    ( ~ city(X0,X1)
    | location(X0,X1) ),
    inference(cnf_transformation,[],[f162]) ).

cnf(c_59,plain,
    ( ~ hollywood_placename(X0,X1)
    | placename(X0,X1) ),
    inference(cnf_transformation,[],[f163]) ).

cnf(c_60,plain,
    ( ~ abstraction(X0,X1)
    | unisex(X0,X1) ),
    inference(cnf_transformation,[],[f164]) ).

cnf(c_61,plain,
    ( ~ abstraction(X0,X1)
    | general(X0,X1) ),
    inference(cnf_transformation,[],[f165]) ).

cnf(c_62,plain,
    ( ~ abstraction(X0,X1)
    | nonhuman(X0,X1) ),
    inference(cnf_transformation,[],[f166]) ).

cnf(c_63,plain,
    ( ~ abstraction(X0,X1)
    | thing(X0,X1) ),
    inference(cnf_transformation,[],[f167]) ).

cnf(c_64,plain,
    ( ~ relation(X0,X1)
    | abstraction(X0,X1) ),
    inference(cnf_transformation,[],[f168]) ).

cnf(c_65,plain,
    ( ~ relname(X0,X1)
    | relation(X0,X1) ),
    inference(cnf_transformation,[],[f169]) ).

cnf(c_66,plain,
    ( ~ placename(X0,X1)
    | relname(X0,X1) ),
    inference(cnf_transformation,[],[f170]) ).

cnf(c_67,plain,
    ( ~ way(X0,X1)
    | artifact(X0,X1) ),
    inference(cnf_transformation,[],[f171]) ).

cnf(c_68,plain,
    ( ~ street(X0,X1)
    | way(X0,X1) ),
    inference(cnf_transformation,[],[f172]) ).

cnf(c_69,plain,
    ( ~ barrel(X0,X1)
    | event(X0,X1) ),
    inference(cnf_transformation,[],[f173]) ).

cnf(c_70,plain,
    ( ~ state(X0,X1)
    | event(X0,X1) ),
    inference(cnf_transformation,[],[f174]) ).

cnf(c_71,plain,
    ( ~ state(X0,X1)
    | eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f175]) ).

cnf(c_72,plain,
    ( ~ two(X0,X1)
    | group(X0,X1) ),
    inference(cnf_transformation,[],[f176]) ).

cnf(c_73,plain,
    ( ~ man(X0,X1)
    | male(X0,X1) ),
    inference(cnf_transformation,[],[f177]) ).

cnf(c_74,plain,
    ( ~ human_person(X0,X1)
    | animate(X0,X1) ),
    inference(cnf_transformation,[],[f178]) ).

cnf(c_75,plain,
    ( ~ human_person(X0,X1)
    | human(X0,X1) ),
    inference(cnf_transformation,[],[f179]) ).

cnf(c_76,plain,
    ( ~ organism(X0,X1)
    | living(X0,X1) ),
    inference(cnf_transformation,[],[f180]) ).

cnf(c_77,plain,
    ( ~ organism(X0,X1)
    | impartial(X0,X1) ),
    inference(cnf_transformation,[],[f181]) ).

cnf(c_78,plain,
    ( ~ organism(X0,X1)
    | entity(X0,X1) ),
    inference(cnf_transformation,[],[f182]) ).

cnf(c_79,plain,
    ( ~ human_person(X0,X1)
    | organism(X0,X1) ),
    inference(cnf_transformation,[],[f183]) ).

cnf(c_80,plain,
    ( ~ man(X0,X1)
    | human_person(X0,X1) ),
    inference(cnf_transformation,[],[f184]) ).

cnf(c_81,plain,
    ( ~ fellow(X0,X1)
    | man(X0,X1) ),
    inference(cnf_transformation,[],[f185]) ).

cnf(c_82,plain,
    ( ~ eventuality(X0,X1)
    | unisex(X0,X1) ),
    inference(cnf_transformation,[],[f186]) ).

cnf(c_83,plain,
    ( ~ eventuality(X0,X1)
    | nonexistent(X0,X1) ),
    inference(cnf_transformation,[],[f187]) ).

cnf(c_84,plain,
    ( ~ eventuality(X0,X1)
    | specific(X0,X1) ),
    inference(cnf_transformation,[],[f188]) ).

cnf(c_85,plain,
    ( ~ eventuality(X0,X1)
    | thing(X0,X1) ),
    inference(cnf_transformation,[],[f189]) ).

cnf(c_86,plain,
    ( ~ event(X0,X1)
    | eventuality(X0,X1) ),
    inference(cnf_transformation,[],[f190]) ).

cnf(c_87,plain,
    ( ~ wear(X0,X1)
    | event(X0,X1) ),
    inference(cnf_transformation,[],[f191]) ).

cnf(c_88,plain,
    ( ~ set(X0,X1)
    | multiple(X0,X1) ),
    inference(cnf_transformation,[],[f192]) ).

cnf(c_89,plain,
    ( ~ group(X0,X1)
    | set(X0,X1) ),
    inference(cnf_transformation,[],[f193]) ).

cnf(c_90,plain,
    ( ~ object(X0,X1)
    | unisex(X0,X1) ),
    inference(cnf_transformation,[],[f194]) ).

cnf(c_91,plain,
    ( ~ object(X0,X1)
    | impartial(X0,X1) ),
    inference(cnf_transformation,[],[f195]) ).

cnf(c_92,plain,
    ( ~ object(X0,X1)
    | nonliving(X0,X1) ),
    inference(cnf_transformation,[],[f196]) ).

cnf(c_93,plain,
    ( ~ entity(X0,X1)
    | existent(X0,X1) ),
    inference(cnf_transformation,[],[f197]) ).

cnf(c_94,plain,
    ( ~ entity(X0,X1)
    | specific(X0,X1) ),
    inference(cnf_transformation,[],[f198]) ).

cnf(c_95,plain,
    ( ~ thing(X0,X1)
    | singleton(X0,X1) ),
    inference(cnf_transformation,[],[f199]) ).

cnf(c_96,plain,
    ( ~ entity(X0,X1)
    | thing(X0,X1) ),
    inference(cnf_transformation,[],[f200]) ).

cnf(c_97,plain,
    ( ~ object(X0,X1)
    | entity(X0,X1) ),
    inference(cnf_transformation,[],[f201]) ).

cnf(c_98,plain,
    ( ~ artifact(X0,X1)
    | object(X0,X1) ),
    inference(cnf_transformation,[],[f202]) ).

cnf(c_99,plain,
    ( ~ clothes(X0,X1)
    | artifact(X0,X1) ),
    inference(cnf_transformation,[],[f203]) ).

cnf(c_100,plain,
    ( ~ coat(X0,X1)
    | clothes(X0,X1) ),
    inference(cnf_transformation,[],[f204]) ).

cnf(c_101,plain,
    ( ~ animate(X0,X1)
    | ~ nonliving(X0,X1) ),
    inference(cnf_transformation,[],[f205]) ).

cnf(c_102,plain,
    ( ~ nonexistent(X0,X1)
    | ~ existent(X0,X1) ),
    inference(cnf_transformation,[],[f206]) ).

cnf(c_103,plain,
    ( ~ nonhuman(X0,X1)
    | ~ human(X0,X1) ),
    inference(cnf_transformation,[],[f207]) ).

cnf(c_104,plain,
    ( ~ living(X0,X1)
    | ~ nonliving(X0,X1) ),
    inference(cnf_transformation,[],[f208]) ).

cnf(c_105,plain,
    ( ~ multiple(X0,X1)
    | ~ singleton(X0,X1) ),
    inference(cnf_transformation,[],[f209]) ).

cnf(c_106,plain,
    ( ~ general(X0,X1)
    | ~ specific(X0,X1) ),
    inference(cnf_transformation,[],[f210]) ).

cnf(c_107,plain,
    ( ~ unisex(X0,X1)
    | ~ male(X0,X1) ),
    inference(cnf_transformation,[],[f211]) ).

cnf(c_108,plain,
    ( ~ black(X0,X1)
    | ~ white(X0,X1) ),
    inference(cnf_transformation,[],[f212]) ).

cnf(c_109,plain,
    ( ~ old(X0,X1)
    | ~ young(X0,X1) ),
    inference(cnf_transformation,[],[f213]) ).

cnf(c_110,plain,
    ( ~ of(X0,X1,X2)
    | ~ of(X0,X3,X2)
    | ~ placename(X0,X1)
    | ~ placename(X0,X3)
    | ~ entity(X0,X2)
    | X1 = X3 ),
    inference(cnf_transformation,[],[f214]) ).

cnf(c_111,plain,
    ( ~ be(X0,X1,X2,X3)
    | X2 = X3 ),
    inference(cnf_transformation,[],[f215]) ).

cnf(c_112,plain,
    ( sK0(X0,X1,X2,X3) != X2
    | ~ member(X0,X2,X1)
    | ~ member(X0,X3,X1)
    | X2 = X3
    | two(X0,X1) ),
    inference(cnf_transformation,[],[f222]) ).

cnf(c_113,plain,
    ( sK0(X0,X1,X2,X3) != X3
    | ~ member(X0,X2,X1)
    | ~ member(X0,X3,X1)
    | X2 = X3
    | two(X0,X1) ),
    inference(cnf_transformation,[],[f221]) ).

cnf(c_114,plain,
    ( ~ member(X0,X1,X2)
    | ~ member(X0,X3,X2)
    | X1 = X3
    | member(X0,sK0(X0,X2,X3,X1),X2)
    | two(X0,X2) ),
    inference(cnf_transformation,[],[f220]) ).

cnf(c_115,plain,
    ( ~ member(X0,X1,X2)
    | ~ two(X0,X2)
    | sK1(X0,X2) = X1
    | sK2(X0,X2) = X1 ),
    inference(cnf_transformation,[],[f219]) ).

cnf(c_116,plain,
    ( sK1(X0,X1) != sK2(X0,X1)
    | ~ two(X0,X1) ),
    inference(cnf_transformation,[],[f218]) ).

cnf(c_117,plain,
    ( ~ two(X0,X1)
    | member(X0,sK2(X0,X1),X1) ),
    inference(cnf_transformation,[],[f217]) ).

cnf(c_118,plain,
    ( ~ two(X0,X1)
    | member(X0,sK1(X0,X1),X1) ),
    inference(cnf_transformation,[],[f216]) ).

cnf(c_119,plain,
    ( ~ patient(X0,X1,X2)
    | ~ agent(X0,X1,X2)
    | ~ nonreflexive(X0,X1) ),
    inference(cnf_transformation,[],[f261]) ).

cnf(c_120,plain,
    ~ member(X0,X1,X1),
    inference(cnf_transformation,[],[f224]) ).

cnf(c_121,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | cheap(sK3,X0) ),
    inference(cnf_transformation,[],[f260]) ).

cnf(c_122,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | black(sK3,X0) ),
    inference(cnf_transformation,[],[f259]) ).

cnf(c_123,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | coat(sK3,X0) ),
    inference(cnf_transformation,[],[f258]) ).

cnf(c_124,negated_conjecture,
    group(sK3,sK11),
    inference(cnf_transformation,[],[f257]) ).

cnf(c_125,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | wear(sK3,sK12(X0,X1)) ),
    inference(cnf_transformation,[],[f256]) ).

cnf(c_126,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | nonreflexive(sK3,sK12(X0,X1)) ),
    inference(cnf_transformation,[],[f255]) ).

cnf(c_127,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | present(sK3,sK12(X0,X1)) ),
    inference(cnf_transformation,[],[f254]) ).

cnf(c_128,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | patient(sK3,sK12(X0,X1),X0) ),
    inference(cnf_transformation,[],[f253]) ).

cnf(c_129,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | agent(sK3,sK12(X0,X1),X1) ),
    inference(cnf_transformation,[],[f252]) ).

cnf(c_130,negated_conjecture,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | event(sK3,sK12(X0,X1)) ),
    inference(cnf_transformation,[],[f251]) ).

cnf(c_131,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | young(sK3,X0) ),
    inference(cnf_transformation,[],[f250]) ).

cnf(c_132,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | fellow(sK3,X0) ),
    inference(cnf_transformation,[],[f249]) ).

cnf(c_133,negated_conjecture,
    group(sK3,sK10),
    inference(cnf_transformation,[],[f248]) ).

cnf(c_134,negated_conjecture,
    two(sK3,sK10),
    inference(cnf_transformation,[],[f247]) ).

cnf(c_135,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | in(sK3,sK14(X0),sK5) ),
    inference(cnf_transformation,[],[f246]) ).

cnf(c_136,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | be(sK3,sK13(X0),X0,sK14(X0)) ),
    inference(cnf_transformation,[],[f245]) ).

cnf(c_137,negated_conjecture,
    ( ~ member(sK3,X0,sK10)
    | state(sK3,sK13(X0)) ),
    inference(cnf_transformation,[],[f244]) ).

cnf(c_138,negated_conjecture,
    in(sK3,sK9,sK8),
    inference(cnf_transformation,[],[f243]) ).

cnf(c_139,negated_conjecture,
    down(sK3,sK9,sK8),
    inference(cnf_transformation,[],[f242]) ).

cnf(c_140,negated_conjecture,
    barrel(sK3,sK9),
    inference(cnf_transformation,[],[f241]) ).

cnf(c_141,negated_conjecture,
    present(sK3,sK9),
    inference(cnf_transformation,[],[f240]) ).

cnf(c_142,negated_conjecture,
    agent(sK3,sK9,sK6),
    inference(cnf_transformation,[],[f239]) ).

cnf(c_143,negated_conjecture,
    event(sK3,sK9),
    inference(cnf_transformation,[],[f238]) ).

cnf(c_144,negated_conjecture,
    lonely(sK3,sK8),
    inference(cnf_transformation,[],[f237]) ).

cnf(c_145,negated_conjecture,
    street(sK3,sK8),
    inference(cnf_transformation,[],[f236]) ).

cnf(c_146,negated_conjecture,
    placename(sK3,sK7),
    inference(cnf_transformation,[],[f235]) ).

cnf(c_147,negated_conjecture,
    hollywood_placename(sK3,sK7),
    inference(cnf_transformation,[],[f234]) ).

cnf(c_148,negated_conjecture,
    city(sK3,sK8),
    inference(cnf_transformation,[],[f233]) ).

cnf(c_149,negated_conjecture,
    of(sK3,sK7,sK8),
    inference(cnf_transformation,[],[f232]) ).

cnf(c_150,negated_conjecture,
    old(sK3,sK6),
    inference(cnf_transformation,[],[f231]) ).

cnf(c_151,negated_conjecture,
    dirty(sK3,sK6),
    inference(cnf_transformation,[],[f230]) ).

cnf(c_152,negated_conjecture,
    white(sK3,sK6),
    inference(cnf_transformation,[],[f229]) ).

cnf(c_153,negated_conjecture,
    chevy(sK3,sK6),
    inference(cnf_transformation,[],[f228]) ).

cnf(c_154,negated_conjecture,
    frontseat(sK3,sK5),
    inference(cnf_transformation,[],[f227]) ).

cnf(c_155,negated_conjecture,
    group(sK3,sK4),
    inference(cnf_transformation,[],[f226]) ).

cnf(c_156,negated_conjecture,
    actual_world(sK3),
    inference(cnf_transformation,[],[f225]) ).

cnf(c_299,plain,
    seat(sK3,sK5),
    inference(superposition,[status(thm)],[c_154,c_51]) ).

cnf(c_300,plain,
    furniture(sK3,sK5),
    inference(superposition,[status(thm)],[c_299,c_50]) ).

cnf(c_301,plain,
    instrumentality(sK3,sK5),
    inference(superposition,[status(thm)],[c_300,c_49]) ).

cnf(c_302,plain,
    artifact(sK3,sK5),
    inference(superposition,[status(thm)],[c_301,c_52]) ).

cnf(c_355,plain,
    car(sK3,sK6),
    inference(superposition,[status(thm)],[c_153,c_56]) ).

cnf(c_360,plain,
    vehicle(sK3,sK6),
    inference(superposition,[status(thm)],[c_355,c_55]) ).

cnf(c_361,plain,
    transport(sK3,sK6),
    inference(superposition,[status(thm)],[c_360,c_54]) ).

cnf(c_362,plain,
    instrumentality(sK3,sK6),
    inference(superposition,[status(thm)],[c_361,c_53]) ).

cnf(c_363,plain,
    artifact(sK3,sK6),
    inference(superposition,[status(thm)],[c_362,c_52]) ).

cnf(c_392,plain,
    location(sK3,sK8),
    inference(superposition,[status(thm)],[c_148,c_58]) ).

cnf(c_393,plain,
    object(sK3,sK8),
    inference(superposition,[status(thm)],[c_392,c_57]) ).

cnf(c_431,plain,
    relname(sK3,sK7),
    inference(superposition,[status(thm)],[c_146,c_66]) ).

cnf(c_432,plain,
    relation(sK3,sK7),
    inference(superposition,[status(thm)],[c_431,c_65]) ).

cnf(c_433,plain,
    abstraction(sK3,sK7),
    inference(superposition,[status(thm)],[c_432,c_64]) ).

cnf(c_434,plain,
    thing(sK3,sK7),
    inference(superposition,[status(thm)],[c_433,c_63]) ).

cnf(c_435,plain,
    nonhuman(sK3,sK7),
    inference(superposition,[status(thm)],[c_433,c_62]) ).

cnf(c_436,plain,
    general(sK3,sK7),
    inference(superposition,[status(thm)],[c_433,c_61]) ).

cnf(c_437,plain,
    unisex(sK3,sK7),
    inference(superposition,[status(thm)],[c_433,c_60]) ).

cnf(c_442,plain,
    way(sK3,sK8),
    inference(superposition,[status(thm)],[c_145,c_68]) ).

cnf(c_447,plain,
    impartial(sK3,sK8),
    inference(superposition,[status(thm)],[c_393,c_91]) ).

cnf(c_466,plain,
    artifact(sK3,sK8),
    inference(superposition,[status(thm)],[c_442,c_67]) ).

cnf(c_507,plain,
    nonliving(sK3,sK8),
    inference(superposition,[status(thm)],[c_393,c_92]) ).

cnf(c_528,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | eventuality(sK3,sK12(X0,X1)) ),
    inference(superposition,[status(thm)],[c_130,c_86]) ).

cnf(c_529,plain,
    eventuality(sK3,sK9),
    inference(superposition,[status(thm)],[c_143,c_86]) ).

cnf(c_534,plain,
    thing(sK3,sK9),
    inference(superposition,[status(thm)],[c_529,c_85]) ).

cnf(c_535,plain,
    specific(sK3,sK9),
    inference(superposition,[status(thm)],[c_529,c_84]) ).

cnf(c_536,plain,
    nonexistent(sK3,sK9),
    inference(superposition,[status(thm)],[c_529,c_83]) ).

cnf(c_537,plain,
    unisex(sK3,sK9),
    inference(superposition,[status(thm)],[c_529,c_82]) ).

cnf(c_544,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | thing(sK3,sK12(X0,X1)) ),
    inference(superposition,[status(thm)],[c_528,c_85]) ).

cnf(c_545,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | specific(sK3,sK12(X0,X1)) ),
    inference(superposition,[status(thm)],[c_528,c_84]) ).

cnf(c_546,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | nonexistent(sK3,sK12(X0,X1)) ),
    inference(superposition,[status(thm)],[c_528,c_83]) ).

cnf(c_547,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | unisex(sK3,sK12(X0,X1)) ),
    inference(superposition,[status(thm)],[c_528,c_82]) ).

cnf(c_592,plain,
    entity(sK3,sK8),
    inference(superposition,[status(thm)],[c_393,c_97]) ).

cnf(c_606,plain,
    set(sK3,sK11),
    inference(superposition,[status(thm)],[c_124,c_89]) ).

cnf(c_607,plain,
    set(sK3,sK10),
    inference(superposition,[status(thm)],[c_133,c_89]) ).

cnf(c_608,plain,
    set(sK3,sK4),
    inference(superposition,[status(thm)],[c_155,c_89]) ).

cnf(c_613,plain,
    unisex(sK3,sK8),
    inference(superposition,[status(thm)],[c_393,c_90]) ).

cnf(c_614,plain,
    multiple(sK3,sK11),
    inference(superposition,[status(thm)],[c_606,c_88]) ).

cnf(c_615,plain,
    multiple(sK3,sK10),
    inference(superposition,[status(thm)],[c_607,c_88]) ).

cnf(c_616,plain,
    multiple(sK3,sK4),
    inference(superposition,[status(thm)],[c_608,c_88]) ).

cnf(c_621,plain,
    existent(sK3,sK8),
    inference(superposition,[status(thm)],[c_592,c_93]) ).

cnf(c_626,plain,
    specific(sK3,sK8),
    inference(superposition,[status(thm)],[c_592,c_94]) ).

cnf(c_631,plain,
    object(sK3,sK5),
    inference(superposition,[status(thm)],[c_302,c_98]) ).

cnf(c_632,plain,
    object(sK3,sK6),
    inference(superposition,[status(thm)],[c_363,c_98]) ).

cnf(c_638,plain,
    singleton(sK3,sK7),
    inference(superposition,[status(thm)],[c_434,c_95]) ).

cnf(c_639,plain,
    singleton(sK3,sK9),
    inference(superposition,[status(thm)],[c_534,c_95]) ).

cnf(c_640,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4)
    | singleton(sK3,sK12(X0,X1)) ),
    inference(superposition,[status(thm)],[c_544,c_95]) ).

cnf(c_649,plain,
    thing(sK3,sK8),
    inference(superposition,[status(thm)],[c_592,c_96]) ).

cnf(c_658,plain,
    ~ animate(sK3,sK8),
    inference(superposition,[status(thm)],[c_507,c_101]) ).

cnf(c_659,plain,
    unisex(sK3,sK5),
    inference(superposition,[status(thm)],[c_631,c_90]) ).

cnf(c_660,plain,
    entity(sK3,sK5),
    inference(superposition,[status(thm)],[c_631,c_97]) ).

cnf(c_661,plain,
    nonliving(sK3,sK5),
    inference(superposition,[status(thm)],[c_631,c_92]) ).

cnf(c_662,plain,
    impartial(sK3,sK5),
    inference(superposition,[status(thm)],[c_631,c_91]) ).

cnf(c_663,plain,
    unisex(sK3,sK6),
    inference(superposition,[status(thm)],[c_632,c_90]) ).

cnf(c_664,plain,
    entity(sK3,sK6),
    inference(superposition,[status(thm)],[c_632,c_97]) ).

cnf(c_665,plain,
    nonliving(sK3,sK6),
    inference(superposition,[status(thm)],[c_632,c_92]) ).

cnf(c_666,plain,
    impartial(sK3,sK6),
    inference(superposition,[status(thm)],[c_632,c_91]) ).

cnf(c_673,plain,
    singleton(sK3,sK8),
    inference(superposition,[status(thm)],[c_649,c_95]) ).

cnf(c_674,plain,
    thing(sK3,sK5),
    inference(superposition,[status(thm)],[c_660,c_96]) ).

cnf(c_675,plain,
    specific(sK3,sK5),
    inference(superposition,[status(thm)],[c_660,c_94]) ).

cnf(c_676,plain,
    existent(sK3,sK5),
    inference(superposition,[status(thm)],[c_660,c_93]) ).

cnf(c_677,plain,
    ~ animate(sK3,sK5),
    inference(superposition,[status(thm)],[c_661,c_101]) ).

cnf(c_682,plain,
    ~ existent(sK3,sK9),
    inference(superposition,[status(thm)],[c_536,c_102]) ).

cnf(c_683,plain,
    ( ~ existent(sK3,sK12(X0,X1))
    | ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4) ),
    inference(superposition,[status(thm)],[c_546,c_102]) ).

cnf(c_696,plain,
    ~ living(sK3,sK8),
    inference(superposition,[status(thm)],[c_507,c_104]) ).

cnf(c_697,plain,
    ~ living(sK3,sK5),
    inference(superposition,[status(thm)],[c_661,c_104]) ).

cnf(c_702,plain,
    ~ singleton(sK3,sK11),
    inference(superposition,[status(thm)],[c_614,c_105]) ).

cnf(c_703,plain,
    ~ singleton(sK3,sK10),
    inference(superposition,[status(thm)],[c_615,c_105]) ).

cnf(c_704,plain,
    ~ singleton(sK3,sK4),
    inference(superposition,[status(thm)],[c_616,c_105]) ).

cnf(c_705,plain,
    thing(sK3,sK6),
    inference(superposition,[status(thm)],[c_664,c_96]) ).

cnf(c_706,plain,
    specific(sK3,sK6),
    inference(superposition,[status(thm)],[c_664,c_94]) ).

cnf(c_707,plain,
    existent(sK3,sK6),
    inference(superposition,[status(thm)],[c_664,c_93]) ).

cnf(c_708,plain,
    ~ living(sK3,sK6),
    inference(superposition,[status(thm)],[c_665,c_104]) ).

cnf(c_709,plain,
    ~ animate(sK3,sK6),
    inference(superposition,[status(thm)],[c_665,c_101]) ).

cnf(c_710,plain,
    singleton(sK3,sK5),
    inference(superposition,[status(thm)],[c_674,c_95]) ).

cnf(c_725,plain,
    ~ specific(sK3,sK7),
    inference(superposition,[status(thm)],[c_436,c_106]) ).

cnf(c_734,plain,
    ~ young(sK3,sK6),
    inference(superposition,[status(thm)],[c_150,c_109]) ).

cnf(c_739,plain,
    ( ~ member(sK3,X0,sK10)
    | sK14(X0) = X0 ),
    inference(superposition,[status(thm)],[c_136,c_111]) ).

cnf(c_743,plain,
    singleton(sK3,sK6),
    inference(superposition,[status(thm)],[c_705,c_95]) ).

cnf(c_756,plain,
    ( ~ two(sK3,sK11)
    | coat(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_117,c_123]) ).

cnf(c_757,plain,
    ( ~ two(sK3,sK11)
    | black(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_117,c_122]) ).

cnf(c_758,plain,
    ( ~ two(sK3,sK11)
    | cheap(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_117,c_121]) ).

cnf(c_759,plain,
    ( ~ two(sK3,sK10)
    | sK14(sK2(sK3,sK10)) = sK2(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_117,c_739]) ).

cnf(c_760,plain,
    ( ~ two(sK3,sK10)
    | state(sK3,sK13(sK2(sK3,sK10))) ),
    inference(superposition,[status(thm)],[c_117,c_137]) ).

cnf(c_761,plain,
    ( ~ two(sK3,sK10)
    | fellow(sK3,sK2(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_117,c_132]) ).

cnf(c_762,plain,
    ( ~ two(sK3,sK10)
    | young(sK3,sK2(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_117,c_131]) ).

cnf(c_763,plain,
    young(sK3,sK2(sK3,sK10)),
    inference(forward_subsumption_resolution,[status(thm)],[c_762,c_134]) ).

cnf(c_764,plain,
    fellow(sK3,sK2(sK3,sK10)),
    inference(forward_subsumption_resolution,[status(thm)],[c_761,c_134]) ).

cnf(c_771,plain,
    state(sK3,sK13(sK2(sK3,sK10))),
    inference(forward_subsumption_resolution,[status(thm)],[c_760,c_134]) ).

cnf(c_772,plain,
    sK14(sK2(sK3,sK10)) = sK2(sK3,sK10),
    inference(forward_subsumption_resolution,[status(thm)],[c_759,c_134]) ).

cnf(c_777,plain,
    ( ~ two(sK3,sK11)
    | coat(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_118,c_123]) ).

cnf(c_778,plain,
    ( ~ two(sK3,sK11)
    | black(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_118,c_122]) ).

cnf(c_779,plain,
    ( ~ two(sK3,sK11)
    | cheap(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_118,c_121]) ).

cnf(c_780,plain,
    ( ~ two(sK3,sK10)
    | sK14(sK1(sK3,sK10)) = sK1(sK3,sK10) ),
    inference(superposition,[status(thm)],[c_118,c_739]) ).

cnf(c_781,plain,
    ( ~ two(sK3,sK10)
    | state(sK3,sK13(sK1(sK3,sK10))) ),
    inference(superposition,[status(thm)],[c_118,c_137]) ).

cnf(c_782,plain,
    ( ~ two(sK3,sK10)
    | fellow(sK3,sK1(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_118,c_132]) ).

cnf(c_783,plain,
    ( ~ two(sK3,sK10)
    | young(sK3,sK1(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_118,c_131]) ).

cnf(c_784,plain,
    young(sK3,sK1(sK3,sK10)),
    inference(forward_subsumption_resolution,[status(thm)],[c_783,c_134]) ).

cnf(c_785,plain,
    fellow(sK3,sK1(sK3,sK10)),
    inference(forward_subsumption_resolution,[status(thm)],[c_782,c_134]) ).

cnf(c_792,plain,
    state(sK3,sK13(sK1(sK3,sK10))),
    inference(forward_subsumption_resolution,[status(thm)],[c_781,c_134]) ).

cnf(c_793,plain,
    sK14(sK1(sK3,sK10)) = sK1(sK3,sK10),
    inference(forward_subsumption_resolution,[status(thm)],[c_780,c_134]) ).

cnf(c_800,plain,
    ( ~ agent(sK3,sK12(X0,X1),X0)
    | ~ nonreflexive(sK3,sK12(X0,X1))
    | ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4) ),
    inference(superposition,[status(thm)],[c_128,c_119]) ).

cnf(c_816,plain,
    man(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_764,c_81]) ).

cnf(c_817,plain,
    man(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_785,c_81]) ).

cnf(c_818,plain,
    eventuality(sK3,sK13(sK2(sK3,sK10))),
    inference(superposition,[status(thm)],[c_771,c_71]) ).

cnf(c_819,plain,
    event(sK3,sK13(sK2(sK3,sK10))),
    inference(superposition,[status(thm)],[c_771,c_70]) ).

cnf(c_820,plain,
    eventuality(sK3,sK13(sK1(sK3,sK10))),
    inference(superposition,[status(thm)],[c_792,c_71]) ).

cnf(c_821,plain,
    event(sK3,sK13(sK1(sK3,sK10))),
    inference(superposition,[status(thm)],[c_792,c_70]) ).

cnf(c_826,plain,
    ( ~ two(sK3,sK11)
    | clothes(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_756,c_100]) ).

cnf(c_833,plain,
    ( ~ white(sK3,sK2(sK3,sK11))
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_757,c_108]) ).

cnf(c_840,plain,
    ( ~ member(sK3,sK2(sK3,sK10),sK10)
    | be(sK3,sK13(sK2(sK3,sK10)),sK2(sK3,sK10),sK2(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_772,c_136]) ).

cnf(c_841,plain,
    ( ~ member(sK3,sK2(sK3,sK10),sK10)
    | in(sK3,sK2(sK3,sK10),sK5) ),
    inference(superposition,[status(thm)],[c_772,c_135]) ).

cnf(c_850,plain,
    ( ~ two(sK3,sK11)
    | clothes(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_777,c_100]) ).

cnf(c_857,plain,
    ( ~ white(sK3,sK1(sK3,sK11))
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_778,c_108]) ).

cnf(c_872,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | coat(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_114,c_123]) ).

cnf(c_873,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | black(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_114,c_122]) ).

cnf(c_874,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | cheap(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_114,c_121]) ).

cnf(c_906,plain,
    ( ~ of(sK3,X0,sK8)
    | ~ placename(sK3,X0)
    | ~ placename(sK3,sK7)
    | ~ entity(sK3,sK8)
    | X0 = sK7 ),
    inference(superposition,[status(thm)],[c_149,c_110]) ).

cnf(c_907,plain,
    ( ~ of(sK3,X0,sK8)
    | ~ placename(sK3,X0)
    | X0 = sK7 ),
    inference(forward_subsumption_resolution,[status(thm)],[c_906,c_592,c_146]) ).

cnf(c_932,plain,
    human_person(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_816,c_80]) ).

cnf(c_933,plain,
    male(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_816,c_73]) ).

cnf(c_934,plain,
    human_person(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_817,c_80]) ).

cnf(c_935,plain,
    male(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_817,c_73]) ).

cnf(c_936,plain,
    organism(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_932,c_79]) ).

cnf(c_937,plain,
    human(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_932,c_75]) ).

cnf(c_938,plain,
    animate(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_932,c_74]) ).

cnf(c_939,plain,
    ~ unisex(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_933,c_107]) ).

cnf(c_944,plain,
    ( ~ member(sK3,sK1(sK3,sK10),sK10)
    | be(sK3,sK13(sK1(sK3,sK10)),sK1(sK3,sK10),sK1(sK3,sK10)) ),
    inference(superposition,[status(thm)],[c_793,c_136]) ).

cnf(c_945,plain,
    ( ~ member(sK3,sK1(sK3,sK10),sK10)
    | in(sK3,sK1(sK3,sK10),sK5) ),
    inference(superposition,[status(thm)],[c_793,c_135]) ).

cnf(c_954,plain,
    ( ~ two(sK3,sK10)
    | in(sK3,sK2(sK3,sK10),sK5) ),
    inference(superposition,[status(thm)],[c_117,c_841]) ).

cnf(c_955,plain,
    in(sK3,sK2(sK3,sK10),sK5),
    inference(forward_subsumption_resolution,[status(thm)],[c_954,c_134]) ).

cnf(c_967,plain,
    ( ~ two(sK3,sK10)
    | in(sK3,sK1(sK3,sK10),sK5) ),
    inference(superposition,[status(thm)],[c_118,c_945]) ).

cnf(c_968,plain,
    in(sK3,sK1(sK3,sK10),sK5),
    inference(forward_subsumption_resolution,[status(thm)],[c_967,c_134]) ).

cnf(c_975,plain,
    organism(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_934,c_79]) ).

cnf(c_976,plain,
    human(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_934,c_75]) ).

cnf(c_977,plain,
    animate(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_934,c_74]) ).

cnf(c_978,plain,
    ~ unisex(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_935,c_107]) ).

cnf(c_979,plain,
    entity(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_936,c_78]) ).

cnf(c_980,plain,
    impartial(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_936,c_77]) ).

cnf(c_981,plain,
    living(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_936,c_76]) ).

cnf(c_982,plain,
    ~ nonhuman(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_937,c_103]) ).

cnf(c_983,plain,
    entity(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_975,c_78]) ).

cnf(c_984,plain,
    impartial(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_975,c_77]) ).

cnf(c_985,plain,
    living(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_975,c_76]) ).

cnf(c_986,plain,
    ~ nonhuman(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_976,c_103]) ).

cnf(c_992,plain,
    ( ~ agent(sK3,sK12(X0,X1),X0)
    | ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK4) ),
    inference(global_subsumption_just,[status(thm)],[c_800,c_126,c_800]) ).

cnf(c_1001,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X0,sK4) ),
    inference(superposition,[status(thm)],[c_129,c_992]) ).

cnf(c_1011,plain,
    ( ~ member(sK3,sK0(sK3,sK11,X0,X1),sK4)
    | ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_114,c_1001]) ).

cnf(c_1012,plain,
    ( ~ member(sK3,sK2(sK3,sK11),sK4)
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_117,c_1001]) ).

cnf(c_1013,plain,
    ( ~ member(sK3,sK1(sK3,sK11),sK4)
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_118,c_1001]) ).

cnf(c_1036,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | clothes(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_872,c_100]) ).

cnf(c_1052,plain,
    ( ~ white(sK3,sK0(sK3,sK11,X0,X1))
    | ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_873,c_108]) ).

cnf(c_1070,plain,
    thing(sK3,sK13(sK2(sK3,sK10))),
    inference(superposition,[status(thm)],[c_818,c_85]) ).

cnf(c_1071,plain,
    specific(sK3,sK13(sK2(sK3,sK10))),
    inference(superposition,[status(thm)],[c_818,c_84]) ).

cnf(c_1072,plain,
    nonexistent(sK3,sK13(sK2(sK3,sK10))),
    inference(superposition,[status(thm)],[c_818,c_83]) ).

cnf(c_1073,plain,
    unisex(sK3,sK13(sK2(sK3,sK10))),
    inference(superposition,[status(thm)],[c_818,c_82]) ).

cnf(c_1079,plain,
    thing(sK3,sK13(sK1(sK3,sK10))),
    inference(superposition,[status(thm)],[c_820,c_85]) ).

cnf(c_1080,plain,
    specific(sK3,sK13(sK1(sK3,sK10))),
    inference(superposition,[status(thm)],[c_820,c_84]) ).

cnf(c_1081,plain,
    nonexistent(sK3,sK13(sK1(sK3,sK10))),
    inference(superposition,[status(thm)],[c_820,c_83]) ).

cnf(c_1082,plain,
    unisex(sK3,sK13(sK1(sK3,sK10))),
    inference(superposition,[status(thm)],[c_820,c_82]) ).

cnf(c_1088,plain,
    thing(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_979,c_96]) ).

cnf(c_1089,plain,
    specific(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_979,c_94]) ).

cnf(c_1090,plain,
    existent(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_979,c_93]) ).

cnf(c_1094,plain,
    thing(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_983,c_96]) ).

cnf(c_1095,plain,
    specific(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_983,c_94]) ).

cnf(c_1096,plain,
    existent(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_983,c_93]) ).

cnf(c_1101,plain,
    singleton(sK3,sK2(sK3,sK10)),
    inference(superposition,[status(thm)],[c_1088,c_95]) ).

cnf(c_1106,plain,
    ( ~ two(sK3,sK11)
    | artifact(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_826,c_99]) ).

cnf(c_1115,plain,
    ( ~ two(sK3,sK11)
    | artifact(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_850,c_99]) ).

cnf(c_1142,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | artifact(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1036,c_99]) ).

cnf(c_1170,plain,
    singleton(sK3,sK1(sK3,sK10)),
    inference(superposition,[status(thm)],[c_1094,c_95]) ).

cnf(c_1173,plain,
    singleton(sK3,sK13(sK2(sK3,sK10))),
    inference(superposition,[status(thm)],[c_1070,c_95]) ).

cnf(c_1174,plain,
    ~ existent(sK3,sK13(sK2(sK3,sK10))),
    inference(superposition,[status(thm)],[c_1072,c_102]) ).

cnf(c_1177,plain,
    singleton(sK3,sK13(sK1(sK3,sK10))),
    inference(superposition,[status(thm)],[c_1079,c_95]) ).

cnf(c_1178,plain,
    ~ existent(sK3,sK13(sK1(sK3,sK10))),
    inference(superposition,[status(thm)],[c_1081,c_102]) ).

cnf(c_1185,plain,
    ( ~ two(sK3,sK11)
    | object(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1106,c_98]) ).

cnf(c_1192,plain,
    ( ~ two(sK3,sK11)
    | object(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1115,c_98]) ).

cnf(c_1205,plain,
    ( ~ two(sK3,sK11)
    | unisex(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1185,c_90]) ).

cnf(c_1206,plain,
    ( ~ two(sK3,sK11)
    | entity(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1185,c_97]) ).

cnf(c_1207,plain,
    ( ~ two(sK3,sK11)
    | nonliving(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1185,c_92]) ).

cnf(c_1208,plain,
    ( ~ two(sK3,sK11)
    | impartial(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1185,c_91]) ).

cnf(c_1221,plain,
    ( ~ two(sK3,sK11)
    | unisex(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1192,c_90]) ).

cnf(c_1222,plain,
    ( ~ two(sK3,sK11)
    | entity(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1192,c_97]) ).

cnf(c_1223,plain,
    ( ~ two(sK3,sK11)
    | nonliving(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1192,c_92]) ).

cnf(c_1224,plain,
    ( ~ two(sK3,sK11)
    | impartial(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1192,c_91]) ).

cnf(c_1249,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | object(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1142,c_98]) ).

cnf(c_1267,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | unisex(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1249,c_90]) ).

cnf(c_1268,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | entity(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1249,c_97]) ).

cnf(c_1269,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | nonliving(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1249,c_92]) ).

cnf(c_1270,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | impartial(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1249,c_91]) ).

cnf(c_1303,plain,
    ( ~ two(sK3,sK11)
    | thing(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1206,c_96]) ).

cnf(c_1304,plain,
    ( ~ two(sK3,sK11)
    | specific(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1206,c_94]) ).

cnf(c_1305,plain,
    ( ~ two(sK3,sK11)
    | existent(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1206,c_93]) ).

cnf(c_1320,plain,
    ( ~ living(sK3,sK2(sK3,sK11))
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1207,c_104]) ).

cnf(c_1321,plain,
    ( ~ animate(sK3,sK2(sK3,sK11))
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1207,c_101]) ).

cnf(c_1342,plain,
    ( ~ two(sK3,sK11)
    | thing(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1222,c_96]) ).

cnf(c_1343,plain,
    ( ~ two(sK3,sK11)
    | specific(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1222,c_94]) ).

cnf(c_1344,plain,
    ( ~ two(sK3,sK11)
    | existent(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1222,c_93]) ).

cnf(c_1357,plain,
    ( ~ living(sK3,sK1(sK3,sK11))
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1223,c_104]) ).

cnf(c_1358,plain,
    ( ~ animate(sK3,sK1(sK3,sK11))
    | ~ two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1223,c_101]) ).

cnf(c_1374,plain,
    ( ~ two(sK3,sK11)
    | singleton(sK3,sK2(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1303,c_95]) ).

cnf(c_1389,plain,
    ( ~ two(sK3,sK11)
    | singleton(sK3,sK1(sK3,sK11)) ),
    inference(superposition,[status(thm)],[c_1342,c_95]) ).

cnf(c_1425,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | thing(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1268,c_96]) ).

cnf(c_1426,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | specific(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1268,c_94]) ).

cnf(c_1427,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | existent(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1268,c_93]) ).

cnf(c_1454,plain,
    ( ~ living(sK3,sK0(sK3,sK11,X0,X1))
    | ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1269,c_104]) ).

cnf(c_1455,plain,
    ( ~ animate(sK3,sK0(sK3,sK11,X0,X1))
    | ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1269,c_101]) ).

cnf(c_1510,plain,
    ( ~ member(sK3,X0,sK11)
    | ~ member(sK3,X1,sK11)
    | X0 = X1
    | singleton(sK3,sK0(sK3,sK11,X1,X0))
    | two(sK3,sK11) ),
    inference(superposition,[status(thm)],[c_1425,c_95]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : NLP179+1 : TPTP v8.1.2. Released v2.4.0.
% 0.03/0.13  % Command  : run_iprover %s %d SAT
% 0.13/0.35  % Computer : n025.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu May  2 18:53:43 EDT 2024
% 0.13/0.35  % CPUTime  : 
% 0.20/0.47  Running model finding
% 0.20/0.47  Running: /export/starexec/sandbox/solver/bin/run_problem --no_cores 8 --heuristic_context fnt --schedule fnt_schedule /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 3.92/1.15  % SZS status Started for theBenchmark.p
% 3.92/1.15  % SZS status CounterSatisfiable for theBenchmark.p
% 3.92/1.15  
% 3.92/1.15  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 3.92/1.15  
% 3.92/1.15  ------  iProver source info
% 3.92/1.15  
% 3.92/1.15  git: date: 2024-05-02 19:28:25 +0000
% 3.92/1.15  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 3.92/1.15  git: non_committed_changes: false
% 3.92/1.15  
% 3.92/1.15  ------ Parsing...
% 3.92/1.15  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 3.92/1.15  ------ Proving...
% 3.92/1.15  ------ Problem Properties 
% 3.92/1.15  
% 3.92/1.15  
% 3.92/1.15  clauses                                 108
% 3.92/1.15  conjectures                             36
% 3.92/1.15  EPR                                     92
% 3.92/1.15  Horn                                    104
% 3.92/1.15  unary                                   23
% 3.92/1.15  binary                                  73
% 3.92/1.15  lits                                    215
% 3.92/1.15  lits eq                                 10
% 3.92/1.15  fd_pure                                 0
% 3.92/1.15  fd_pseudo                               0
% 3.92/1.15  fd_cond                                 0
% 3.92/1.15  fd_pseudo_cond                          6
% 3.92/1.15  AC symbols                              0
% 3.92/1.15  
% 3.92/1.15  ------ Schedule dynamic 5 is on 
% 3.92/1.15  
% 3.92/1.15  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 3.92/1.15  
% 3.92/1.15  
% 3.92/1.15  ------ 
% 3.92/1.15  Current options:
% 3.92/1.15  ------ 
% 3.92/1.15  
% 3.92/1.15  ------ Input Options
% 3.92/1.15  
% 3.92/1.15  --out_options                           all
% 3.92/1.15  --tptp_safe_out                         true
% 3.92/1.15  --problem_path                          ""
% 3.92/1.15  --include_path                          ""
% 3.92/1.15  --clausifier                            res/vclausify_rel
% 3.92/1.15  --clausifier_options                    --mode clausify -t 300.00 -updr off 
% 3.92/1.15  --stdin                                 false
% 3.92/1.15  --proof_out                             true
% 3.92/1.15  --proof_dot_file                        ""
% 3.92/1.15  --proof_reduce_dot                      []
% 3.92/1.15  --suppress_sat_res                      false
% 3.92/1.15  --suppress_unsat_res                    true
% 3.92/1.15  --stats_out                             none
% 3.92/1.15  --stats_mem                             false
% 3.92/1.15  --theory_stats_out                      false
% 3.92/1.15  
% 3.92/1.15  ------ General Options
% 3.92/1.15  
% 3.92/1.15  --fof                                   false
% 3.92/1.15  --time_out_real                         300.
% 3.92/1.15  --time_out_virtual                      -1.
% 3.92/1.15  --rnd_seed                              13
% 3.92/1.15  --symbol_type_check                     false
% 3.92/1.15  --clausify_out                          false
% 3.92/1.15  --sig_cnt_out                           false
% 3.92/1.15  --trig_cnt_out                          false
% 3.92/1.15  --trig_cnt_out_tolerance                1.
% 3.92/1.15  --trig_cnt_out_sk_spl                   false
% 3.92/1.15  --abstr_cl_out                          false
% 3.92/1.15  
% 3.92/1.15  ------ Interactive Mode
% 3.92/1.15  
% 3.92/1.15  --interactive_mode                      false
% 3.92/1.15  --external_ip_address                   ""
% 3.92/1.15  --external_port                         0
% 3.92/1.15  
% 3.92/1.15  ------ Global Options
% 3.92/1.15  
% 3.92/1.15  --schedule                              default
% 3.92/1.15  --add_important_lit                     false
% 3.92/1.15  --prop_solver_per_cl                    500
% 3.92/1.15  --subs_bck_mult                         8
% 3.92/1.15  --min_unsat_core                        false
% 3.92/1.15  --soft_assumptions                      false
% 3.92/1.15  --soft_lemma_size                       3
% 3.92/1.15  --prop_impl_unit_size                   0
% 3.92/1.15  --prop_impl_unit                        []
% 3.92/1.15  --share_sel_clauses                     true
% 3.92/1.15  --reset_solvers                         false
% 3.92/1.15  --bc_imp_inh                            [conj_cone]
% 3.92/1.15  --conj_cone_tolerance                   3.
% 3.92/1.15  --extra_neg_conj                        none
% 3.92/1.15  --large_theory_mode                     true
% 3.92/1.15  --prolific_symb_bound                   200
% 3.92/1.15  --lt_threshold                          2000
% 3.92/1.15  --clause_weak_htbl                      true
% 3.92/1.15  --gc_record_bc_elim                     false
% 3.92/1.15  
% 3.92/1.15  ------ Preprocessing Options
% 3.92/1.15  
% 3.92/1.15  --preprocessing_flag                    false
% 3.92/1.15  --time_out_prep_mult                    0.1
% 3.92/1.15  --splitting_mode                        input
% 3.92/1.15  --splitting_grd                         true
% 3.92/1.15  --splitting_cvd                         false
% 3.92/1.15  --splitting_cvd_svl                     false
% 3.92/1.15  --splitting_nvd                         32
% 3.92/1.15  --sub_typing                            false
% 3.92/1.15  --prep_eq_flat_conj                     false
% 3.92/1.15  --prep_eq_flat_all_gr                   false
% 3.92/1.15  --prep_gs_sim                           true
% 3.92/1.15  --prep_unflatten                        true
% 3.92/1.15  --prep_res_sim                          true
% 3.92/1.15  --prep_sup_sim_all                      true
% 3.92/1.15  --prep_sup_sim_sup                      false
% 3.92/1.15  --prep_upred                            true
% 3.92/1.15  --prep_well_definedness                 true
% 3.92/1.15  --prep_sem_filter                       exhaustive
% 3.92/1.15  --prep_sem_filter_out                   false
% 3.92/1.15  --pred_elim                             true
% 3.92/1.15  --res_sim_input                         true
% 3.92/1.15  --eq_ax_congr_red                       true
% 3.92/1.15  --pure_diseq_elim                       true
% 3.92/1.15  --brand_transform                       false
% 3.92/1.15  --non_eq_to_eq                          false
% 3.92/1.15  --prep_def_merge                        true
% 3.92/1.15  --prep_def_merge_prop_impl              false
% 3.92/1.15  --prep_def_merge_mbd                    true
% 3.92/1.15  --prep_def_merge_tr_red                 false
% 3.92/1.15  --prep_def_merge_tr_cl                  false
% 3.92/1.15  --smt_preprocessing                     false
% 3.92/1.15  --smt_ac_axioms                         fast
% 3.92/1.15  --preprocessed_out                      false
% 3.92/1.15  --preprocessed_stats                    false
% 3.92/1.15  
% 3.92/1.15  ------ Abstraction refinement Options
% 3.92/1.15  
% 3.92/1.15  --abstr_ref                             []
% 3.92/1.15  --abstr_ref_prep                        false
% 3.92/1.15  --abstr_ref_until_sat                   false
% 3.92/1.15  --abstr_ref_sig_restrict                funpre
% 3.92/1.15  --abstr_ref_af_restrict_to_split_sk     false
% 3.92/1.15  --abstr_ref_under                       []
% 3.92/1.15  
% 3.92/1.15  ------ SAT Options
% 3.92/1.15  
% 3.92/1.15  --sat_mode                              false
% 3.92/1.15  --sat_fm_restart_options                ""
% 3.92/1.15  --sat_gr_def                            false
% 3.92/1.15  --sat_epr_types                         true
% 3.92/1.15  --sat_non_cyclic_types                  false
% 3.92/1.15  --sat_finite_models                     false
% 3.92/1.15  --sat_fm_lemmas                         false
% 3.92/1.15  --sat_fm_prep                           false
% 3.92/1.15  --sat_fm_uc_incr                        true
% 3.92/1.15  --sat_out_model                         pos
% 3.92/1.15  --sat_out_clauses                       false
% 3.92/1.15  
% 3.92/1.15  ------ QBF Options
% 3.92/1.15  
% 3.92/1.15  --qbf_mode                              false
% 3.92/1.15  --qbf_elim_univ                         false
% 3.92/1.15  --qbf_dom_inst                          none
% 3.92/1.15  --qbf_dom_pre_inst                      false
% 3.92/1.15  --qbf_sk_in                             false
% 3.92/1.15  --qbf_pred_elim                         true
% 3.92/1.15  --qbf_split                             512
% 3.92/1.15  
% 3.92/1.15  ------ BMC1 Options
% 3.92/1.15  
% 3.92/1.15  --bmc1_incremental                      false
% 3.92/1.15  --bmc1_axioms                           reachable_all
% 3.92/1.15  --bmc1_min_bound                        0
% 3.92/1.15  --bmc1_max_bound                        -1
% 3.92/1.15  --bmc1_max_bound_default                -1
% 3.92/1.15  --bmc1_symbol_reachability              true
% 3.92/1.15  --bmc1_property_lemmas                  false
% 3.92/1.15  --bmc1_k_induction                      false
% 3.92/1.15  --bmc1_non_equiv_states                 false
% 3.92/1.15  --bmc1_deadlock                         false
% 3.92/1.15  --bmc1_ucm                              false
% 3.92/1.15  --bmc1_add_unsat_core                   none
% 3.92/1.15  --bmc1_unsat_core_children              false
% 3.92/1.15  --bmc1_unsat_core_extrapolate_axioms    false
% 3.92/1.15  --bmc1_out_stat                         full
% 3.92/1.15  --bmc1_ground_init                      false
% 3.92/1.15  --bmc1_pre_inst_next_state              false
% 3.92/1.15  --bmc1_pre_inst_state                   false
% 3.92/1.15  --bmc1_pre_inst_reach_state             false
% 3.92/1.15  --bmc1_out_unsat_core                   false
% 3.92/1.15  --bmc1_aig_witness_out                  false
% 3.92/1.15  --bmc1_verbose                          false
% 3.92/1.15  --bmc1_dump_clauses_tptp                false
% 3.92/1.15  --bmc1_dump_unsat_core_tptp             false
% 3.92/1.15  --bmc1_dump_file                        -
% 3.92/1.15  --bmc1_ucm_expand_uc_limit              128
% 3.92/1.15  --bmc1_ucm_n_expand_iterations          6
% 3.92/1.15  --bmc1_ucm_extend_mode                  1
% 3.92/1.15  --bmc1_ucm_init_mode                    2
% 3.92/1.15  --bmc1_ucm_cone_mode                    none
% 3.92/1.15  --bmc1_ucm_reduced_relation_type        0
% 3.92/1.15  --bmc1_ucm_relax_model                  4
% 3.92/1.15  --bmc1_ucm_full_tr_after_sat            true
% 3.92/1.15  --bmc1_ucm_expand_neg_assumptions       false
% 3.92/1.15  --bmc1_ucm_layered_model                none
% 3.92/1.15  --bmc1_ucm_max_lemma_size               10
% 3.92/1.15  
% 3.92/1.15  ------ AIG Options
% 3.92/1.15  
% 3.92/1.15  --aig_mode                              false
% 3.92/1.15  
% 3.92/1.15  ------ Instantiation Options
% 3.92/1.15  
% 3.92/1.15  --instantiation_flag                    true
% 3.92/1.15  --inst_sos_flag                         false
% 3.92/1.15  --inst_sos_phase                        true
% 3.92/1.15  --inst_sos_sth_lit_sel                  [+prop;+non_prol_conj_symb;-eq;+ground;-num_var;-num_symb]
% 3.92/1.15  --inst_lit_sel                          [+prop;+sign;+ground;-num_var;-num_symb]
% 3.92/1.15  --inst_lit_sel_side                     none
% 3.92/1.15  --inst_solver_per_active                1400
% 3.92/1.15  --inst_solver_calls_frac                1.
% 3.92/1.15  --inst_to_smt_solver                    true
% 3.92/1.15  --inst_passive_queue_type               priority_queues
% 3.92/1.15  --inst_passive_queues                   [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 3.92/1.15  --inst_passive_queues_freq              [25;2]
% 3.92/1.15  --inst_dismatching                      true
% 3.92/1.15  --inst_eager_unprocessed_to_passive     true
% 3.92/1.15  --inst_unprocessed_bound                1000
% 3.92/1.15  --inst_prop_sim_given                   true
% 3.92/1.15  --inst_prop_sim_new                     false
% 3.92/1.15  --inst_subs_new                         false
% 3.92/1.15  --inst_eq_res_simp                      false
% 3.92/1.15  --inst_subs_given                       false
% 3.92/1.15  --inst_orphan_elimination               true
% 3.92/1.15  --inst_learning_loop_flag               true
% 3.92/1.15  --inst_learning_start                   3000
% 3.92/1.15  --inst_learning_factor                  2
% 3.92/1.15  --inst_start_prop_sim_after_learn       3
% 3.92/1.15  --inst_sel_renew                        solver
% 3.92/1.15  --inst_lit_activity_flag                true
% 3.92/1.15  --inst_restr_to_given                   false
% 3.92/1.15  --inst_activity_threshold               500
% 3.92/1.15  
% 3.92/1.15  ------ Resolution Options
% 3.92/1.15  
% 3.92/1.15  --resolution_flag                       false
% 3.92/1.15  --res_lit_sel                           adaptive
% 3.92/1.15  --res_lit_sel_side                      none
% 3.92/1.15  --res_ordering                          kbo
% 3.92/1.15  --res_to_prop_solver                    active
% 3.92/1.15  --res_prop_simpl_new                    false
% 3.92/1.15  --res_prop_simpl_given                  true
% 3.92/1.15  --res_to_smt_solver                     true
% 3.92/1.15  --res_passive_queue_type                priority_queues
% 3.92/1.15  --res_passive_queues                    [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 3.92/1.15  --res_passive_queues_freq               [15;5]
% 3.92/1.15  --res_forward_subs                      full
% 3.92/1.15  --res_backward_subs                     full
% 3.92/1.15  --res_forward_subs_resolution           true
% 3.92/1.15  --res_backward_subs_resolution          true
% 3.92/1.15  --res_orphan_elimination                true
% 3.92/1.15  --res_time_limit                        300.
% 3.92/1.15  
% 3.92/1.15  ------ Superposition Options
% 3.92/1.15  
% 3.92/1.15  --superposition_flag                    true
% 3.92/1.15  --sup_passive_queue_type                priority_queues
% 3.92/1.15  --sup_passive_queues                    [[-conj_dist;-num_symb];[+score;+min_def_symb;-max_atom_input_occur;+conj_non_prolific_symb];[+age;-num_symb];[+score;-num_symb]]
% 3.92/1.15  --sup_passive_queues_freq               [8;1;4;4]
% 3.92/1.15  --demod_completeness_check              fast
% 3.92/1.15  --demod_use_ground                      true
% 3.92/1.15  --sup_unprocessed_bound                 0
% 3.92/1.15  --sup_to_prop_solver                    passive
% 3.92/1.15  --sup_prop_simpl_new                    true
% 3.92/1.15  --sup_prop_simpl_given                  true
% 3.92/1.15  --sup_fun_splitting                     false
% 3.92/1.15  --sup_iter_deepening                    2
% 3.92/1.15  --sup_restarts_mult                     12
% 3.92/1.15  --sup_score                             sim_d_gen
% 3.92/1.15  --sup_share_score_frac                  0.2
% 3.92/1.15  --sup_share_max_num_cl                  500
% 3.92/1.15  --sup_ordering                          kbo
% 3.92/1.15  --sup_symb_ordering                     invfreq
% 3.92/1.15  --sup_term_weight                       default
% 3.92/1.15  
% 3.92/1.15  ------ Superposition Simplification Setup
% 3.92/1.15  
% 3.92/1.15  --sup_indices_passive                   [LightNormIndex;FwDemodIndex]
% 3.92/1.15  --sup_full_triv                         [SMTSimplify;PropSubs]
% 3.92/1.15  --sup_full_fw                           [ACNormalisation;FwLightNorm;FwDemod;FwUnitSubsAndRes;FwSubsumption;FwSubsumptionRes;FwGroundJoinability]
% 3.92/1.15  --sup_full_bw                           [BwDemod;BwUnitSubsAndRes;BwSubsumption;BwSubsumptionRes]
% 3.92/1.15  --sup_immed_triv                        []
% 3.92/1.15  --sup_immed_fw_main                     [ACNormalisation;FwLightNorm;FwUnitSubsAndRes]
% 3.92/1.15  --sup_immed_fw_immed                    [ACNormalisation;FwUnitSubsAndRes]
% 3.92/1.15  --sup_immed_bw_main                     [BwUnitSubsAndRes;BwDemod]
% 3.92/1.15  --sup_immed_bw_immed                    [BwUnitSubsAndRes;BwSubsumption;BwSubsumptionRes]
% 3.92/1.15  --sup_input_triv                        [Unflattening;SMTSimplify]
% 3.92/1.15  --sup_input_fw                          [FwACDemod;ACNormalisation;FwLightNorm;FwDemod;FwUnitSubsAndRes;FwSubsumption;FwSubsumptionRes;FwGroundJoinability]
% 3.92/1.15  --sup_input_bw                          [BwACDemod;BwDemod;BwUnitSubsAndRes;BwSubsumption;BwSubsumptionRes]
% 3.92/1.15  --sup_full_fixpoint                     true
% 3.92/1.15  --sup_main_fixpoint                     true
% 3.92/1.15  --sup_immed_fixpoint                    false
% 3.92/1.15  --sup_input_fixpoint                    true
% 3.92/1.15  --sup_cache_sim                         none
% 3.92/1.15  --sup_smt_interval                      500
% 3.92/1.15  --sup_bw_gjoin_interval                 0
% 3.92/1.15  
% 3.92/1.15  ------ Combination Options
% 3.92/1.15  
% 3.92/1.15  --comb_mode                             clause_based
% 3.92/1.15  --comb_inst_mult                        5
% 3.92/1.15  --comb_res_mult                         1
% 3.92/1.15  --comb_sup_mult                         8
% 3.92/1.15  --comb_sup_deep_mult                    2
% 3.92/1.15  
% 3.92/1.15  ------ Debug Options
% 3.92/1.15  
% 3.92/1.15  --dbg_backtrace                         false
% 3.92/1.15  --dbg_dump_prop_clauses                 false
% 3.92/1.15  --dbg_dump_prop_clauses_file            -
% 3.92/1.15  --dbg_out_stat                          false
% 3.92/1.15  --dbg_just_parse                        false
% 3.92/1.15  
% 3.92/1.15  
% 3.92/1.15  
% 3.92/1.15  
% 3.92/1.15  ------ Proving...
% 3.92/1.15  
% 3.92/1.15  
% 3.92/1.15  % SZS status CounterSatisfiable for theBenchmark.p
% 3.92/1.15  
% 3.92/1.15  % SZS output start Saturation for theBenchmark.p
% See solution above
% 3.92/1.15  
% 3.92/1.15  
%------------------------------------------------------------------------------